﻿.validation-summary-errors {
    display: none;
}

/*.form-horizontal .form-group .control-label {
    padding-right: 0px !important;
}*/

.required-field .control-label:before, .required-field .checkbox:after {
    content: " " !important;
}

.txt-box-other, .mh-tab-1-rb-whatyou, .mh-tab-1-chkpostcode, .mh-tab-1-checkpostcode-text, .mh-tab-1-cb-recognize, .mh-tab-1-sec-yourname, .mh-tab-1-txt-pleasenote, .mh-tab-1-sec-contactdetail, .business-text-box, .mh-tab-1-sec-actdetail, .mh-tab-2-rb-have-moremeter, .mh-tab-2-mr1, .mh-tab-2-mr2, .mh-tab-2-mr3, .mh-tab-2-mr4, .mh-tab-2-mr1-txtbox-mr, .mh-tab-2-mr-add-remove, .mh-tab-2-sec-occupiercontactdetail, .mh-tab-2-dd-why-property-empty, .mh-tab-2-dd-howlong-property-empty,
.mh-tab-2-sec-occupiercontactdetail, .mh-tab-2-sec-landlord-contactdetail, .mh-tab-2-sec-agent-contactdetail, .mh-tab-2-sec-association-contactdetail, .mh-tab-2-txt-council-name {
    display: none;
}

a.more-thames-water::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f137";
    font-size: 14px;
    line-height: 1;
    margin-right: 5px;
    vertical-align: middle;
}

a.more-thames-water::after {
    content: "" !important;
}

.no-margin {
    /*padding: 0 !important;
    margin: 0 !important;*/
}

.no-height {
    padding: 0px !important;
    margin: 0px !important;
    height: 0px !important;
    width: 0px !important;
}

.postcode-btn {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
    border: transparent;
    margin-left: 5px !important;
    margin-top: 5px !important;
    max-width: 160px;
}

ul.no-hover {
    pointer-events: none;
}

.primary-link.view-plumbers.inactive:after {
    content: "\f13a";
}

.primary-link.view-plumbers.active:after {
    content: "\f139";
}

/*.table-wrapper.named-plumbers {
    display: none;
}*/

.remove-colon::after {
    content: "" !important;
}

.form-group-with-checkboxes.has-error .checkbox span, .confirmation.has-success .checkbox span {
    color: #000;
}

    .form-group-with-checkboxes.has-error .checkbox span:before {
        border-color: #d62906;
    }

.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #333333;
}

textarea[maxlength] + span,
input[maxlength] + span {
    font-weight: 100;
}

a.anc-non-uk-adr {
    color: #7fba00;
}

    a.anc-non-uk-adr:hover {
        color: #4d8504;
    }

a.anc-uk-adr {
    color: #7fba00;
}

    a.anc-uk-adr:hover {
        color: #4d8504;
    }

a.ancgreen {
    color: #7fba00;
}

    a.ancgreen:hover {
        color: #4d8504;
    }

.ancgreen {
    color: #7fba00;
}

    .ancgreen :hover {
        color: #4d8504;
    }
/**************** Online DD print page ********************************/

#content input.upload-button{
    float:right;
    display:block;
    margin-bottom:5px;
}
#content input.upload-button{
    float:right;
    display:block;
    border:none;
    margin:7px 0 0 12px;
    padding:8px 10px 8px 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px; 
    cursor:pointer;
    color:#FFFFFF;
    font-size:1.5em;
    width:auto;
    overflow:visible;
} 
.directdebitguarantee {
    max-width:749px;
    width:100%;
    border:solid 1px #000;
    padding:5px 5px 20px 5px;
    margin-bottom:20px;
 }

.directdebitguarantee img {
    float:right;
 }

.directdebitguaranteehead{
    width:450px;margin-top:10px;float:left;
}
.directdebitguaranteeimage{
    width:100px;float:right;margin-top:5px;
}
.directdebitguaranteeimage img {
    float:right;
}
.directdebitguarantee h1 {
    text-align:center;
}
.directdebitguarantee ul{
    margin-top:20px;
}

.directdebitlogo {
   
}
.directdebitlogo img {
    float: right;
    display:inline;
}
.directdebitinstruction {
    max-width:749px;
    width:100%;
    height:700px;
    border:solid 1px #000;
    padding:5px;
}
.directdebitinstruction img {
   
}
.directdebitinstruction h1 {
    text-align:left;
}
.directdebitinstruction h2 {
    font-weight:bold;
    text-align:left;
    color:#000;
    padding:5px;
}
 div.directdebitinstruction h3 {
    border: #000 1px solid;
    padding:1px;
	margin-bottom:10px;
    font-size:14px
}
  .colleft h4 ,.colright h4{
    color: #000!important
}
 
div.directdebitinstruction p {
  
	
}
.colleft {
    margin: 10px;
    width: 46%;
    float: left
}
.colright {
    margin: 10px;
    width: 46%;
    float: left
}
.colcontainer {
    clear:both;
}
/**************** Online DD print page end **************************/
.datepicker table tr td.active.active
{
    border-radius:25px !important;
    border:1px solid green !important;
}
.highlight-red
{
    background:red !important;
    color:black  !important;
}
.highlight-notopen
{
    background:#FCE5E5 !important;
    color:black  !important;
}
.highlight-green
{
    background:green !important;
    color:black  !important;
}
.highlight-amber
{
    background:#FFC200 !important;
    color:black  !important;
}

.validationmsg {
    color: #e84423;
    line-height: 1.8em;
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: italic;
    margin-top: 5px;
}

span.span-validation {
    text-align: right;
    margin-left: 280px;
    color: #e84423;
    line-height: 1.8em;
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: italic;
    margin-top: 5px;
}
@media (min-width: 740px) {
    .form-control-veryshort {
        float: left;
        width: 29.96667%;
    }
}


/* -------------------------------- 
    Online Metering Popup
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index:2;
}
.cd-popup.bopsec.is-visible {
  z-index:3;
}

.cd-popup.bopsec.is-visible {
  z-index:3;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  padding:10px;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-buttons-p
{
    margin:0;
    padding:0;
    text-align:center
}
.cd-popup-container  li {
  float: left;
  width: 50%;
 
}

.cd-popup-container li:last-child a {
  /*background: #b6bece;
  border-radius: 0 0 .25em 0;*/
}
.no-touch {
  /*background-color: #c5ccd8;*/
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}

@media (min-width: 740px) {

.toutimage-halfwidth.tout.photo .tout-content {
    width: 47%;
}
.toutimage-halfwidth.tout.photo .tout-image {
    width: 100%;
}
}
@media (min-width: 1020px) {

.tout.photo.toutimage-halfwidth .tout-image {
    height: inherit;
    display:table;
}

.tout.photo.toutimage-halfwidth .tout-inner {
    height: 100%;
} 
}

/* -------------------------------- 

End XPopup 

-------------------------------- */

/*img hove css*/
/*img.hover-image {
    position: absolute;
}*/
.pop-up {
    display: none;   
    z-index:9999999;
    position: absolute;
    margin-left: 170px;
}


@media(min-width: 768px) {
   .scrollable-table .table-body #bodytable::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
    }

    .scrollable-table .table-body #bodytable::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
}

@media (max-width: 739px) {
  .accordions .panel-body > img {
    width: 100%;
    height: 100%;
    maxiwidth: 100%;
  }
} 
.disable-btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    color: #abbcb6;
    background-color: #fff;
    border-color: #abbcb6;
}

 .rate-limit-box input[type='text'], .rate-limit-box span {
    height: 0px;
    width: 0px;
    text-indent: -9999px;
    background :none !important;
    color: white;
     border:none  !important;
      z-index: -9999;
    opacity:0;    
}
.rate-limit-box.has-error,.rate-limit-box.form-group.has-focus{
    background :none !important;
}

/*TLS Section*/
.tls {
  display: none;
  background: #71857e;
  overflow: hidden;
  border-bottom:solid 1px #dae6e2;
  font-size:12px;
  color:#fff;
  padding-bottom:5px;
  padding-top:5px;
}

@media (min-width: 740px) {  
  .tls-inner {
    margin-left: -10px;
    margin-right: -10px;   
  }
  
  .tls-inner:before, .tls-inner:after {
    content: " ";
    display: table;
  }
  
  .tls-inner:after {
    clear: both;
  }
  
  .tls-content {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;	
  }
}
@media (min-width: 740px) and (min-width: 740px) {  
  .tls-content {
    float: left;
    width: 100%;	
  }
}

/*TLS Section*/