.page h3 {
    color: #676570;
}
.emsgpad { padding-left:85px; font-style: italic;}
.mainrow {
    float: left;
    overflow: hidden;
    padding: 20px;
    background-color: rgb(241, 244, 247);
    margin-left: 12px;
    width: 95.5%;
    color: #333;
}

.col2 {
    margin-bottom: 0;
    padding: 60px 91px 0 30px;
}
/*
label {
    color: #676570;
    float: left;
    margin: 5px 20px 5px 0;
    text-align: right;
    width: 40%;
}
*/

input,
textarea,
select {
    border-radius: 0;
    float: left;
    outline: none;
    color: #fff;
}

ul {
    margin: 0px;
}
/*
select{ max-width:455px;}
li {
    color: #676570;
    float: left;
    font-size: 13px;
    line-height: 22px;
    padding-left: 9px;
    text-align: left;
    width: 100%;
}
*/

.request {
    float: left;
    padding-left: 20px;
    text-align: left;
    width: 100%;
}

.red {
    color: red;
}

.buttons {
    bottom: 0;
    float: right;
    margin: 0;
    /* width: 700px; */
    
    width: auto;
}

.moveButtons {
    background-color: #5fa4d8;
    border: medium none;
    bottom: 50px;
    color: #fff;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: bold;
    margin-top: 40px;
    padding: 5px 30px;
    position: relative;
    right: 93px;
    width: auto;
}

.uploadBtn {
    cursor: pointer;
    height: 36px;
    line-height: 9px;
    padding: 5px 30px;
    width: auto;
    margin: 10px 5px;
    background: #e26100;
    border: none;
    font-size: 15px;
    font-weight: bold;
    max-width: 250px;
}
.uploadBtn:hover{
    background: #cc5000;
}

.uploadBtnParent {
    cursor: pointer;
    height: 36px;
    line-height: 9px;
    padding: 5px 30px;
    width: auto;
    margin: 10px 5px;
    background: #e26100;
    border: 2px solid #c45c00;
    font-size: 21px;
    font-weight: bold;
    max-width: 250px;
}
.uploadBtnParent:hover{
    background: #cc5000;
}


.account_holder_information {
    position: relative
}

.narrowColumn input {
    margin-left: 300px;
    width: 65px;
}

.error_msg {
    color: red;
    display: block;
    float: left;
    font-style: italic;
    font-size: 11px;
    margin-left: 10px;
    text-align: left;
    line-height: 100%;
    padding-top: 5px;
    font-family: Open Sans;
	font-weight:bold;
}


.error_msg_up_docs{
    color: red;
    display: block;
    float: left;
    font-style: italic;
    font-size: 13px;
    margin-left: 20px;
    text-align: left;
    line-height: 100%;
    padding-top: 5px;
	font-family: Open Sans;
}


input[type=radio] {
    border: 0 !important;
}

#water_agency_ddl {
    color: #0068ad;
    display: block;
    float: left;
    font-size: 13px;
    margin: 0px;
    text-align: left;
    width: 100%;
}

#suggested_addresses {
    clear: both;
    display: block;
    font-size: 13px;
    width: 100%;
    float: left;
    text-align: left;
}

.helpIcon {
    line-height: 40px;
    margin: 8px 0 5px;
}

.errorMsgWrap {
    width: 100%;
    float: left;
    display: block;
}

.errorMsgWrapUpDocs {
    width: 100%;
    float: left;
    display: block;
	font-family: Open Sans;
	font-size:10px;
	font-weight:bold;
}


#display_documents_here {
    width: 100%;
    float: left;
}

#display_documents_here div {
    width: 100%;
    /*margin-left:20%;*/
}

#display_documents_here table {
    width: 100%;
}

form#account_holder_information {
    width: 100%;
}

fieldset dd {
    margin: 0;
    padding-bottom: 0;
}

.innerow {
    padding: 15px;
    align: justify;
    font-size: 14px;
    color: #676570;
}

.blueBtn {
    background-color: #5fa4d8;
    color: #fff;
    padding: 10px;
    float: right;
    border: medium none;
    width: auto;
}
/*.thankcolumn {float:left; width:50%;} */

p.text2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    text-align: right;
    width: 100%;
}

p.text2 a {
    color: #fff;
    text-decoration: none;
}


@media (max-width: 980px) {
    .rowMain {
        background-color: #f1f4f7;
        margin-top: 60px;
        width: 100%;
        float: left;
        color: #676570;
    }
}

@media (max-width: 1280px) {
    .rowMain {
        background-color: #f1f4f7;
        margin-top: 60px;
        width: 100%;
        float: left;
        color: #676570;
    }
}

@media (max-width: 360px) {
    .rowMain {
        background-color: #f1f4f7;
        margin-top: 60px;
        width: 100%;
        float: left;
        color: #676570;
    }
    #display_documents_here div {
        width: 100% !important;
    }
}

@media (max-width: 1920px) {
    .rowMain {
        background-color: #f1f4f7;
        margin-top: 60px;
        width: 100%;
        float: left;
        color: #676570;
    }
}

@media (max-width: 320px) {
    .rowMain {
        background-color: #f1f4f7;
        color: #676570;
        margin-top: 60px;
        width: 100%;
        float: left;
    }
    #display_documents_here div {
        width: 100% !important;
    }
}

.termsConditionDiv, .trrpApplicantDiv {
    font-weight: bold;
    font-size: 16px;
    background: #5fa4d8;
    color: #fff;
    padding: 6px;
    margin: 0px 0px 10px
}

.btn-info {
    background-color: #5fa4d8 !important;
    border-radius: 0px !important;
    border: medium none;
    color: #fff;
    float: right;
    padding: 5px 30px;
    width: auto;
    margin: 10px 10px 10px 0;
    max-width: 250px;
    font-size: 15px;
    font-weight: bold;
}

.leftlabel {
    width: auto;
    padding: 0;
    text-align: left;
    color: #676570;
    margin: 2px;
}

label.rightlabel {
    color: #676570;
    margin: 1px 20px 5px 35px;
    text-align: left;
    float: none;
    font-weight: normal;
}

legend {
    color: #676570;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: uppercase;
    width: 100%;
}

fieldset dd {
    margin: 0;
    padding-bottom: 22px;
}

.col-lg-5,
.col-lg-7,
.col-lg-6 {
    margin-bottom: 10px;
}

li.line {
    color: #333;
    float: left;
    font-size: 13px;
    line-height: 22px;
    padding-left: 9px;
    text-align: left;
    width: 100%;
}

label.reservation {
    color: #fff;
    display: none;
    float: left;
    font-size: 10px;
    background-color: #5FA4D8;
    font-weight: bold;
    margin: 0px 20px 0px 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    width: 100%;
    text-align: left;
}

legend.reservation {
    color: #676570;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom:20px;
	margin-top:10px;
    box-shadow: none;
    border: none;
    margin-left: 5px;
}

.info {
    float: left;
    margin: 3px 0 0;
    top: 9px;
}

#agree_program_error_msg,
#sign_print_name_error_msg {
    float: left;
    width: 100%;
    margin: 3px 0;
}

.simpleDiv {
    float: left;
    width: 100%
}

ul.containerUl {
    padding: 0;
    float: left;
    padding-left: 20px;
    width: 100%;
}

span.square_feet_tip {
    margin: 0 3px 0 0;
    float: left;
}

span.sq_feet {
    margin: 0 67px 0 0;
    float: left;
}

small.sq_feet {
    float: left;
}

.otherddl {
    float: left;
    width: 100%;
}

.logoWrap {
    margin-top: 50px;
}

.btn-info:hover {
    background-color: #0068ad !important;
}

a:link {
    color: #5fa4d8;
    font-weight: bold;
    text-decoration: none;
}

a {
    color: #5fa4d8;
    text-decoration: none;
}

a:hover {
    color: #0068ad;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-color: #0068ad !important;
}

#estimatesection {
    background: #f1f4f7;
    clear: left;
    overflow: hidden;
    padding: 20px 40px;
}

.btn-info {
    background-color: #5fa4d8 !important;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    float: left;
    margin: 10px 10px 10px 0px;
    padding: 5px 30px;
    width: auto;
    max-width: 250px;
    font-size: 15px;
    font-weight: bold;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-color: #0068ad !important;
}

.btn-info:hover {
    background-color: #0068ad !important;
}

.col-lg-12 {
    margin-bottom: 10px!important;
}

.mainContent {
float: left;
width: 100%;
padding: 10px 60px 30px;
margin-top: 10px;
margin-bottom: 10px;
}

.outrContnr .mainContent {
border-bottom: 30px solid #fff;
}
.paddngTop{
    padding-top:40px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container {
        padding: 0px 20px;
    }
     ..buttons{
        width: 100%;
     }
    .logoWrap {
        padding-left: 0;
        margin-top:34px;
    }
    .nav_container {
      margin: -20px 0 59px;
    }
    .w-logo-img {
        height: auto;
        margin: -30px 0 -20px;
        max-width: 320px;
        width: 100%;
    }
    .mainContent {
        float: left;
        padding: 10px 35px 30px;
    }
    #water_agency_ddl {
        width: 100%;
    }
    legend {
        margin: 0;
    }
    .buttons input {
        width: 100%;
    }
    .col-lg-5,
.col-lg-7,
.col-lg-6 {
    margin-bottom: 10px;
    padding: 0;
}

.outrContnr .col-xs-12{
    padding: 0;
    width: 100%;
    margin: 0 0 15px 0;
}
.footerContent div:nth-child(2){
    padding-left: 10px !important;
}
.crtPaddng {
  padding: 30px 35px !important;
}
#nav, .mobiHide{
    display: none;
}
#homeButton{
    display: none !important;
}
.mobi-nav-control{
    width: 60px;
    padding: 18px 20px 15px;
    background-color: #5B5E65;
}
.mobi-nav-control .fa{
    font-size: 26px;
    color: #fff;
}
#homeButtonMobi, #changePswrdMobi{
    display: block;
}
#nav li{
    width: 100%;
    background: #45474d;
    color: #919191;
    border-bottom: 1px solid #919191;
    z-index: 9999;
    left: 0;
}
#nav li a{
    height: 50px;
    line-height: 50px;
}

.mobihead{
    font-size: 26px;
}
.emsgpad { font-style: italic; padding-left: 38px !important;}
.popp {
  padding: 30px 20px !important;
}
.popp .btnDiv {
 /* margin-left: -109px;*/
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: portrait) {
.emsgpad { font-style: italic; padding-left: 18px !important;}
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container {
        padding: 0px 20px;
    }
    .w-logo-img {
        height: auto;
        margin: -30px 0 -20px;
        max-width: 320px;
        width: 100%;
    }
    .buttons{
        width: 100%;
     }
    .logoWrap {
        padding-left: 0;
        margin-top:34px;
    }
    .nav_container {
      margin: -24px 0 59px;
    }
    #water_agency_ddl {
        width: 100%;
    }
    legend {
        margin: 0;
    }
    #suggested_addresses {
        float: left;
    }
    .buttons input {
        width: 100%;
    }
    .col-lg-5,
.col-lg-7,
.col-lg-6 {
    margin-bottom: 15px;
    padding: 0;
}
.footerContent div:nth-child(2){
    padding-left: 0 !important;
}
.Copyright{
    padding: 0 15px;
}
.mainContent{
    padding: 10px 20px 30px;
}
.btnsection {
  padding: 0 30px 20px 30px !important;
  margin: -30px 0 0 0;
}
.crtPaddng {
  padding: 30px 20px !important;
}
.btnsection.mobiNoMrgnTop{
    margin: 0;
}

#nav, .mobiHide{
    display: none;
}
#homeButton{
    display: none !important;
}
.mobi-nav-control{
    width: 60px;
    padding: 17px 20px 15px;
    background-color: #5B5E65;
}
.mobi-nav-control .fa{
    font-size: 26px;
    color: #fff;
}
#homeButtonMobi, #changePswrdMobi{
    display: block;
}
#nav li{
    width: 100%;
    background: #45474d;
    color: #919191;
    border-bottom: 1px solid #919191;
    z-index: 9999;
    left: 0;
}
#nav li a{
    height: 50px;
    line-height: 50px;
}
.mobihead{
    font-size: 26px;
}
.btnsection.mobiAdjst{
  padding: 0 0px 20px 0px !important;
  margin: -0 0 0 0 !important;
}
.emsgpad { padding-left:none !important;}
.popp {
  padding: 30px 10px !important;
}
.popp .btnDiv {
  margin: 0 auto;
}
.popp .btnDiv .btn{
  margin-bottom: 15px;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.Copyright {
  padding-left: 25px;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.Copyright {
  padding-left: 0;
  text-align: left;
}
.btnsection.mobiNoMrgnTop{
    padding-right: 0;
}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1920px) and (orientation: landscape) {
    .container {
        padding: 0px 20px;
    }
    .col-md-12 {
        width: 100%!important;
        float: left;
    }
        .col-md-6 {
width: 46%;
margin-left: 2%;
margin-right: 2%;
padding: 0!important;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1920px) and (orientation: portrait) {
   .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container {
        padding: 0px 45px;
    }
    .col-md-12 {
        width: 100%!important;
        float: left;
    }
    .col-md-6 {
width: 46%;
margin-left: 2%;
margin-right: 2%;
padding: 0!important;
}
}


ul#masonaryid{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
ul#masonaryid li.mainContent{
    list-style: none;
 /* -webkit-box-shadow: 0px 0px 4px -1px #0068ad;
-moz-box-shadow: 0px 0px 4px -1px #0068ad;
box-shadow: 0px 0px 4px -1px #0068ad;*/
}


textarea::-webkit-input-placeholder {  color: #C4C6C9;}
.displayBlock{display:block;}

/*****************Upload section***********/

.btnDiv a {
    float: none;
}
a.btn:hover, a.btn:link, a.btn:visited, a.btn:active {
    color: #fff !important;
    outline: medium none;
}
.orange, a.btn.orange:active {
 /*  background: linear-gradient(180deg, #fa7500, #c74c00) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #e26100;
    border: 1px solid #c45c00;
}
.modal-content{
	border: 10px solid #bdd9f0;
	width: 810px;
	top: 50px;
}
.modal-dialog{
	width: 810px;
}
.modal-header .close{
	font-weight: normal;
}
.modal-header, .modal-footer{
	border: none;
}
.modal-content p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	text-align: left;
}
.modal-content .form-group {
    float: left;
    margin: 0 0 10px -3px;
    width: 70%;
}
.modal-content label {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.modal-content input#browseFile {
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
    padding: 0;
    border: none;
    background: #fff;
}
.modal-content input#remarks {
    width: 100%;
}

.modal-content input#request_info_document {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
	box-shadow:none;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 23px; /* 36*/
    margin-right: 15px;
    padding: 0;
	color: #555 !important;
	font-weight: normal;
}


#myModal input, .modal-content input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
    padding: 6px 12px;
	color: #555 !important;
	font-weight: normal;
}

#myModal select, .modal-content select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #555 !important;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
    padding: 6px 12px;
    width: 100%;
	box-shadow: none !important;
	font-weight: normal;
	
}
.btnDiv {
    clear: both;
    padding: 10px 0 5px;
	text-align: center;
    margin-left: -42px;
}
.grey, a.btn.grey:active {
    background: linear-gradient(180deg, #696969, #262626) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #262626;
}
.lftin legend.reservation{margin-left: 18px;}
.mainContent:nth-child(4), .mainContent:nth-child(5), .mainContent:nth-child(6){
    border:none;
    padding-bottom: 0;
}
.form-horizontal .control-label{
    text-align: left;
}
 .popp{
    padding: 30px 60px;
 }
 .popp .form-group{
    margin-left: 4px !important;
 }
  .popp .btn{
    padding: 5px 30px;
    max-width: 250px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 0;
  }
.crtPaddng{
    padding: 30px 60px;
}
.noPadng{
    padding: 0;
}
.btnsection {
    padding: 0 60px 20px;
}
@media print {
 .btnsection {
    display: none;
 }
 .nav_container {
    display: none;
 }
 .footerContent{
	border: 0;
 }
 
a[href]:after {
    content: none !important;
  }

	
}
.mrgUp{
    margin-top: -30px;
    width: 100% !important;
}

@media only screen and (min-device-width: 768px){
.mobi-nav-control, #homeButtonMobi, #changePswrdMobi{
    display: none !important;
}

}

/*************END***************/
/***********header logo *********/

/* MET Logo */

.w-logo-img-MET{
	width: 375px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
	margin-top: 6px;
}

/* Decrease Header Logo Sizes for iPad Landscape */

@media only screen and (max-width: 1120px) { 

.w-logo-img-MET{
	width:315px;
	margin-left:30px;
}
}

/* Remove MET Logo Below 970px */

@media only screen and (max-width: 970px) { 

.w-logo-img-MET{
	display:none;
}
}

@media only screen and (min-device-width: 980px) and (max-device-width: 1279px) and (orientation: portrait) {

.w-logo-img-MET{
	display:none;
}

}


@media only screen and (min-device-width: 980px) and (max-device-width: 1279px) and (orientation: landscape) {


.w-logo-img-MET{
	display:none;
}
}



.css_watch_video {
    cursor: pointer;
    height: 36px;
    line-height: 9px;
    padding: 4px 15px;
    width: auto;
    margin: 10px 5px;
    background: #e26100;
    border: 2px solid #c45c00;
    font-size: 15px;
    font-weight: bold;
    max-width: 250px;
}
.css_watch_video:hover{
    background: #cc5000;
}


/***********END***************/