﻿html {
    height: 100%;
}
body {
    min-height: 650px;
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    height: 100%;
}
/*.navbar>.container .navbar-brand {
    margin-left: -110px !important;
}*/

.navbar-nav {
    float: left;
    /*margin-left: -100px !important;*/
}

.login-body-cova{
    padding-top: 0px;
    background-color: blue !important;
}
.validationsummary-login-cova {
    margin-left: 100px !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
}

.login-body-content{
    padding-left: 15px;
    padding-right: 15px;
    height: 800px;
    overflow: auto;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* account management pages*/
div.div-acct-label {
    display: inline-block;
    white-space: nowrap;
    font-size: 1.5em;
    font-weight: normal;
    text-align: right;
    padding-right: 1px;
    padding-left: 110px;   
    vertical-align: middle;
    height: 22px;
}

.login-resetpwd-cova {
    font-size: 0.7em;
    padding: 0;
    padding-left: 3px;
    /*padding-top: 30px;*/   
    height:22px;
    width: 100%;       
}

/* pages */
div.div-notification {
    display: inline-block;
    white-space: nowrap;
    font-size: small !important;
    font-weight: bold !important;
    text-align: left;
    padding-right: 1px;
    vertical-align: baseline;
    height: 10px;
}

div.div-label, div.div-label-right, div.div-label-url, div.div-label-left {
    display: inline-block;
    white-space: nowrap;
    font-size: 0.8em;
    font-weight: normal;
    text-align: right;
    padding-right: 1px;
    vertical-align: baseline;
    height: 22px;
}

div.div-label-right {
    text-align: left;
    font-size: 0.6em;
    margin-left: 1px;
    margin-top: 2px;
    vertical-align: bottom;
}

div.div-label-left {
    text-align: left;
    padding-left: 5px;
}

div.div-label-url, span.audit-link {
    /* cursor: pointer; */
    color: #005999;
}



div.div-control, div.div-control-nowrap {
    text-align: left;
    padding-left: 5px;
}

div.div-control-nowrap {
    white-space: nowrap;
    display: inline-block;

}

div.div-control-right {
    padding-left: 3px;

    text-align: right;
    padding-bottom: 0;
    margin-bottom: 3px !important;
    vertical-align: baseline;
    font-size: 0.8em;
}

div.div-control-left {
    padding-right: 3px;

    text-align: left;
    padding-bottom: 0;
    margin-bottom: 3px !important;
    vertical-align: baseline;
    font-size: 0.85em;
}


div.div-submit {
    margin: 10px;
}


/* bootstrp */
div.col-md-1 {
    padding-left: 5px;
}

div.row-margin-bottom {
    margin-bottom: 3px;
}


/*  date picker */
#ui-datepicker-div {
    width: 200px;
    font-size: small;
}

input.date-picker {
    width: 110px;
}

input.search {
    width: 100px;
    border-radius: 4px;
    border-style: solid;
    border-width: thin;
    border-color: #424242;
    height: 22px;
}

input.search-textbox {
    width: 121px;
    height: 22px;
    text-align: left;
}

/* mvc */
.text-danger {
    font-size: 0.7em !important;    
}

.text-danger2 li {
    font-size: 0.8em;    
    color: #F3F781 !important;
}



button.btn {
    width: 120px;
    font-size: 0.8em;
    
}

a.btn-link {
    width: 120px;
    font-size: 0.8em;
   
}

.btncancelprop {
    height: 30px;
    padding-top: 8px;
    font-size: 0.75em;
    width: 50%;
    /*font-family: Verdana;*/
}

/* */
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}


.left-inner-addon {
    position: relative;
}

.left-inner-addon input {
    padding-left: 25px;
}

.left-inner-addon i {
    position: absolute;
    padding: 2px 7px;
    pointer-events: none;
}

div.div-grid {
    padding: 0 5px 3px 10px;
    width: 100%;
    vertical-align: top;
    text-align: center;
}
 
.checkbox label,
  .checkbox-inline label {
    text-align: left;
  }

  .chosebtn {
      width: 210px;
  }

  .radbtngroup, .radbtn {
      margin-top: 8px;
      font-size: 1em;
  }

/* grid - start */
.ui-jqgrid .ui-jqgrid-htable th div {
    height: auto;
    overflow: hidden;
    padding-right: 4px;
    padding-top: 2px;
    position: relative;
    vertical-align: text-top;
    white-space: normal !important;
}

.ui-jqgrid tr.jqgrow td {
    font-size: 0.8em; 
}

.ui-state-default {
    color: #262B31 !important;
    font-size: 0.88em !important;
    border-bottom-style: none !important;
}

.ui-jqgrid tr.jqgrow td {
    font-size: 0.78em !important; 
}	

.ui-jqgrid .ui-jqgrid-labels th.ui-th-column {
    background-color:#ccc !important;
    color: #fff;
    background-image: none
}
.ui-jqgrid .ui-pg-table td{
    font-size: 0.84em !important; 
}

.summary-result {
    /*margin-left: 220px;*/
    white-space:nowrap;
    display: inline-block;
}

.summary-grid-even {
    background: #F2F2F2; 
    border-color: #aaa; 
}

/* grid - end */
.dropdown-toggle {     
    width: 130px;
    height: 28px;
    margin-top: -5px;
    font-size: 12px;
    padding-bottom: -20em;
}

.status {
    width: 180px;
    height: 28px;
    margin-top: -5px;
    font-size: 12px;      
}

.updateagencylist {
    width: 100px;
    margin-top: 5px;
}

.agencycodelabel {
    margin-left: 40px;
}

.auditlinkpos {
    margin-left: -50px;
    margin-top: 10px;
}

.auditlinkpostenantlandlord {
    margin-left: -10px;
    margin-top: 5px;
}

.addnewstyle {
    margin-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-family: neu helvitca 
}

.longlaticon {
    margin-left: -30px;
}

.glyphprop {       
    padding-right: 5px;
    padding-top: 9px;
}

.auditbody {
    padding: 10px;

}
div.div-auditgrid {
    margin: 10px;
    width: 100%;
}

div.div-auditclick {
    cursor: default;
}

.jumbotron {         
    font-size: 2em;
    text-align: center; 
     
    
   padding-left: -15px;
    padding-right: -15px;     
}

.label-cova, .label-cova1, .label-cova2, .label-cova3, .label-cova-info, label-lastupdated-cova, .label-cova-url, .label-cova-left, .label-cova-pointer {
    font-size: 0.9em;
    text-align: right;
    font-weight: normal;
    vertical-align: middle;
    padding-top: 1px !important;
}


.label-cova-info {
    text-align: left;
    color: #0B243B;
    margin-left: 5px;
}

.label-cova, .label-cova1, .label-cova2, .label-cova-email, .label-cova-pointer {
    display: inline-block;
    white-space: nowrap;
    text-align: right;
    padding-right: 1px;
    vertical-align: baseline;
}

.label-cova-pointer {
   cursor: pointer; 
}

.label-cova1{
    font-size: 0.95em;
}

.label-cova2 {
    font-size: 0.8em;
    vertical-align: bottom;
}

.label-cova3 {
    font-size: 1.2em;
    font-weight: bold;
    padding-right: 10px;
    vertical-align: central;
    padding-bottom: 10px;
}

.label-cova4 {
    font-size: x-small;
    text-align: left;
}

.label-cova-left {
    text-align: left;
}


.label-lastupdated-cova {
    font-size: 0.8em;
    text-align: left;
    color: #0B243B;
    vertical-align: middle;
}

.label-cova-email {
    margin-left: 30px;
    text-align: right;
}
.label-cova-url {
    /* cursor: pointer; */
}

textarea, .text-cova, .text-cova3, .text-cova6, .text-cova9, .text-cova-readonly, .text-date, .dropdown-cova, .dropdown-cova-land-question-comments, .note-cova, .text-date-cova-readonly {
    font-size: 0.7em;
    padding: 0;
    padding-left: 3px;
    height:22px;
    width: 100%;
    text-transform: uppercase;
}




.login-text-cova{
    font-size: 0.8em;
    padding: 0;
    padding-left: 9px;
    height:25px;
    width: 100%;
}


.comment-cova{
    font-size: 0.8em;
    color: red;
}

.text-cova-readonly { 
    border-style: outset;        
}

.text-date-cova-readonly {
    border-style: outset;
}

.text-cova3 {
    width: 69px;
}

.text-cova6 {
    width: 120px;
}

.text-cova9 {
    width: 180px;
}
   
.text-date {
    width: 90px;
}

textarea {
    /* default height */
    height: 45px;
    padding: 2px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    
    border-color: #eee;
    border-width: 1px;
    outline: 0;   

    box-shadow: none;
}

.dropdown-cova  {
    width: auto;
    min-width: 80px !important;
    padding-left: 0;
     
}

.dropdown-cova-land-question-comments {
    width: auto;
    min-width: 80px !important;
    padding-left: 0;
     
}

.note-cova {
    text-transform: none;
    font-size: x-small;
    color: #19191C;
    margin-bottom: 3px;
    padding: 0;
    height:auto;

}

.button-cova, .button-backtosummary-cova, .button-cova-copy {
    display: inline-block; 
    white-space: nowrap; 
    text-align: center;
    margin: 10px;
}

.button-backtosummary-cova {
    display:none;
    font-size: 0.8em;
    width: 180px;
    height: 36px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    line-height: 25px;
    background-color: #0B243B;
    color: #fff;
    -webkit-user-select: none;
    -webkit-appearance: button;
}

.button-cova-copy {
    text-align: center !important;
    margin: 5px  !important;
    background-color: #112B57 !important;
    color: #fff;
    margin-top: 0 !important;
}

.button-cova-copy:hover {
    color: #FFFF00;
    background-color: #737F92 !important;
}

.form-group, .row-cova {
    margin-bottom: 3px;
}


th.doc-header {
    font-size: 0.8em;
    font-weight: normal;
    padding-left: 5px;
    background-color: #71777F;
    color: #fff;    
    min-width: 100px;

}

td.doc-delete {
    text-align: center;
    font-size: 0.9em;
    width: auto;
}

td.doc-content {
    font-size: 0.8em;
    text-align: left;
    padding-left: 5px;
}

a.link-cova {
    cursor: pointer;
    padding-left: -100px;
}   

.loginbackground-cova {
       
       background: url('/Content/themes/base/images/CovaTrax.jpg') center no-repeat;
       /*position:   relative;*/
       top: 0;
        left: 0;
        width: 100%;
        height: 100%;
       opacity: 0.2;
       /*z-index: -2;*/       
}

.layer-cova {
       background-color: rgba(135, 206, 250, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   }

.navbar {
       margin-bottom: 0;
}

/* login */
a.forgotpwd-cova {
    color: black;
}
a.forgotpwd-cova:active { color: white;  }
a.forgotpwd-cova:hover {color: black}
a.forgotpwd-cova:link { color: black; font-weight: bold; font-size: 11px; }
a.forgotpwd-cova:visited { color: #CCCCCC }

.loginbodybgr-cova{
    background: blue !important;
}

.loginmargin-top-cova{
    margin-top: 100px;
}
.login-box {
    /*background-color: rgb(250, 255, 189);*/
    background-color: white;
    background-image: none;
    color: rgb(0, 0, 0);
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;

    border-color: #000 #000 #000 #000;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-weight: normal;
    width: 180px;
}

.login-.form {
    border-color: #000 #000 #000 #000;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-weight: normal;
    width: 97px;
}

.login-password {
    color: #fff;
    font-weight: bold;
}

.login-top-left .login-container {
    height: 98px;
    margin: 20px 15px 15px 5px;
}

.login-top-left {
    background-color: #82BC00;
    border: 3px solid #fff;
    height: 145px;
    float: left;
    text-align: right;
    width: 290px;
}

.login-center-transparent {
    background-image: url("../../generic/images/login/transp30.png");
    background-repeat: repeat;
    left: 50%;
    margin-left: -300px;
    padding: 15px;
    position: absolute;
    top: 25%;
    width: 570px;
}

.login-top-right {
    background-image: url("images/top-right.jpg");
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 3px solid #fff;
    height: 199px;
    width: 295px;
}

.login-bottom-left {
    background-image: url("images/bottom-left.jpg");
    border-top: 3px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    height: 294px;
    width: 297px;
}

.login-bottom-right {
    background-image: url("images/bottom-right.jpg");
    border: 3px solid #fff;
    height: 294px;
    width: 295px;
}

.navbar {
    border-radius: 0px;
}

/* footer */
.panel-footer{
    width:100%;    
    text-align: center;
    background-color: aliceblue !important;
    height: 40px;
    margin-top:130px;
}

.login-footer-cova, .footer-cova{
    position:absolute;
    bottom: 0px;
    background-color: aliceblue !important;
    width:100%;    
    text-align: center;
}

.footer-cova {  
  height: 40px;
  clear:both;
  vertical-align: middle;
  padding-top: 12px;
  bottom: 0;
  left: 0;
  position: fixed;
}

.clearfooter {
height: 40px;
clear: both;
}
 
/* title */
.panel-default > .panel-heading {
  background-color: #71777F !important;
  color: #fff !important;
  height: 28px !important; 
  margin: 0 !important;
  padding: 3.5px 0 2px 15px !important;
}

.panel-body
{
    background-color: #FBFBFB !important;
    padding-bottom: 7px !important;
}
.panel-title {
  color: #fff !important;
  font-size: small !important;
  margin: 0 !important;
}

/*  button */
.btn-info {
    background-color: #385C8F !important;
    border-color: #385C8F !important;
}

.btn-default {
    vertical-align: central !important;
}

.btn-danger {
    background-color: #eee !important;
    border-color: #ccc !important; 
    color: #484848 !important;    
}

.btn-landing {
    font-weight: bold;
    color: #71777F !important;
}

.extra-btn-cova {
    color:#F7F8E0 !important;
    /*margin-top:-20px;*/
    margin-left: 5px !important;
    padding: 1px;
    display: inline-block !important;
    vertical-align: top !important;
    font-size: 0.8em;
}

.extra-btn-cova-agency-hide {
    color:#F7F8E0 !important;
    margin-top:-20px;
    margin-left: 1200px !important;
    padding: 1px;
    display: inline-block !important;
    vertical-align: top !important;
    font-size: 0.8em;
}

#SubmitDoc {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    line-height: 1.4285;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #484848;
    color: #ccc;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 0.8em;
    width: 120px;
    height: 30px;
}

input[type="file"]  {
    font-size: 0.8em !important;
    cursor: pointer;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* header */
.navbar-inverse .navbar-nav>li>a:link {
    /* color: #999 !important;*/
    color: #999;
}


.navbar-inverse .navbar-nav>li>a:hover  {
    /*color: #F5F6CE !important;*/
    color: #F5F6CE;
}

.navbar-brand {
    color: #fff !important;
    font-size: large !important;
    font-weight: bold !important;
}

.navbar-collapse {
    margin-left: 220px !important;
}

.navbar-inverse {
	background: -webkit-linear-gradient(#262B31, #71777F) !important;   /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#262B31, #71777F) !important;        /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#262B31, #71777F) !important;      /* For Firefox 3.6 to 15 */
	background: linear-gradient(#262B31, #71777F) !important;           /* Standard syntax */
}



/* agency checkbox list container*/
.agccontainer 
{ 
    border: 1px solid #ccc; 
    width: 280px !important; 
    height: 353px; 
    overflow-y: scroll; 
    padding-left: 10px;
    font-size: 0.82em;
    margin-top: 2px;
}

#AssignedAgencyCodeCheckAll {
    cursor: pointer;
}

#AssignedAgencyCodeClearAll {
    cursor: pointer;
}

#AvailableAgencyCodeCheckAll {
    cursor: pointer;
}

#AvailableAgencyCodeClearAll {
    cursor: pointer;
}


a.version-link { color: #333333 }
a.version-link:active { color: #666666 }
a.version-link:link { color: #999999 }
a.version-link:visited { color: #CCCCCC }

a.version-link-small { color: #333333; font-size: xx-small; }
a.version-link-small:active { color: #666666 }
a.version-link-small:link { color: #999999 }
a.version-link-small:visited { color: #CCCCCC }

div.version-small {
    font-size: xx-small;
    white-space: nowrap;
}


div.template-show {
    display: block;
}

div.template-hide {
    display: none;
}

.ui-jqgrid .ui-pg-input {
    height: 20px !important; 
    font-size: 1.1em !important;
    margin: 0;
}

.homepage-note>p {
    font-size: 1.1em;
    /*color:aqua;*/
}