html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-text-size-adjust: 100%;
  }

/* Common- Start */
@font-face {
    font-family: 'OpenSans';
    src: url(/auth-assets/OpenSans-31b6b855254621325884ebeee8f42134e48c68bde9c41552e8f701d483d47cba.eot?#iefix) format('embedded-opentype'),  url(/auth-assets/OpenSans-da5eaf73a812166dceb10169b7ea8fa621efe3107e0bc04d27a7374d18a77fd8.woff) format('woff'), url(/auth-assets/OpenSans-e64e508b2aa2880f907e470c4550980ec4c0694d103a43f36150ac3f93189bee.ttf)  format('truetype'), url(/auth-assets/OpenSans-a578fe6781a696e96aded03c031dea32d87cb6f8112f9b77ae47627566150bf5.svg#OpenSans) format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
     font-family: OpenSans;
     color:#333333;
     width: 100%;
    font-size:13px;
    font-size-adjust:0.52 !important;
    line-height: normal !important;
    margin-left:auto;
    margin-right:auto;
}
 .head-fixed{
     background: #ed6d05;
     height: auto;
     box-sizing: content-box;
     -webkit-box-sizing:content-box;
     -o-box-sizing:content-box;
     -ms-box-sizing:content-box;
     position: fixed;
     width: 100%;
     z-index: 100;
     background-image: url(/auth-assets/theme-verdant-327800e422b5af5b9c0635e4556c42ddb3956fc275c736e275da64ab15d2933b.png);
     background-position:left;
     background-repeat: no-repeat;
     height: 90px;
 }
.bgshadow{
  background-color: #d6d6d6;
}

.fa-map-marker, .fa-minus-circle{
  margin-left:10px;
  color: #e1630b;
  font-size: 16px;
  cursor: pointer;
}
.fa-star, .fa-eye{
  margin-left:10px;
  color: #e1630b;
  font-size: 16px;
}
.cyncbtn-them-style{ 
    background: #e1630b;
    color: #ffffff;
    border: 1px solid #aaaaaa;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    padding: 4px 12px;
    margin:4px;
}

div.header
{
    height: 32px;
}
.settingIcon{
       width: 42px; height: 42px;
      border-radius: 42px;
     -webkit-border-radius: 42px;
     -moz-border-radius: 42px;
      text-align: center;
      display: inline-block;
      margin:auto; cursor: pointer;
     background-color: #ffffff;
     background-image: url(/auth-assets/profile-pic-a6c6cc4e8120960c4f85abe0ff206430ca7c8219f6b40198fc8a9cb3e4f95473.jpg);
     background-position: center;
     background-size: 100%;
     background-repeat: no-repeat;
     position: relative;
     top:14px;
  }

.settingScreen{
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 248px;
  margin: 2px 0 0;
  font-size: 13px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.notifi-button {
      height: 32px;
      color: #FFF ;
      font-size: 13px ;
      display:inline-block;
      min-width:40px;
      text-orientation: none;
    }
.notifi-button:hover{ color: #ffffff; text-decoration: none; }
.notifi-button:focus{ color: #ffffff; text-decoration: none; border: 0px; outline: none; }
.notifi-button:visited{ color: #ffffff; text-decoration: none; border: 0px; }
.notifi-button span { margin-right: 0px; }
.closed-framePanel, .iframe-close-icon{ color: #c95828; }

.userview-box{display: inline-block; margin-top: 20px; float: left; margin-left: 15%;}
.userview-box span{ font-size: 13px; color: #000000;}
.topleft{float:right;width:40%;}

label.footerlabel
{
    color : #FFF;
    font-family: OpenSans;
    font-size: 13px;
    padding-top:1%;
}

/* Common- end */
div.logoTile
{
    background-repeat: no-repeat !important;
    background-position:bottom !important;
    height: 200px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.75);
}
div.loginbg{
    background-repeat: no-repeat;
    width: 100%;
    overflow: hidden;
}
div.loginView
{
    height: auto;
    width:600px;
    margin: auto;
    text-align: center;
}
div.divider
{
    background-image:url(/auth-assets/seprator-3f35a7df2055819d17f4b472c06c9e616f71ae641458cf03fa3d226fc0004f25.png);
    background-repeat: no-repeat;
    height: 226px;
    float:left;
    width: 1%;
    margin-bottom: 5%;
    margin-top: 5%;
}
div.loginCurve
{
    background-image:url(/auth-assets/curve-903191e0fdf54ccf066fa5a1d9516876efa9f6e59895706a152adf011bc7cc82.png);
    background-repeat: no-repeat;
    height: 307px;
    float:left;
    width: 0.8%;
}
div.securityQ
{
    background-repeat: repeat;
    height: 307px;
    float:left;
    width: 40%;
}

.loginErrormsg{
    color:#FF0000;
    line-height: 14px;
    display: inline-block;
    word-wrap: break-word;
    padding: 4px;
}

label.login
{
    font-family: OpenSans;
    font-size: 16px;
    color: #424242;
    margin: 1%;
    text-align: left;
}
select.login
{
    font-family: OpenSans;
    font-size: 13px;
    min-width: 235px;
    margin-bottom: 2%;
    margin-top: 2%;
    min-height: 23px;
    color: #424242;
    padding-top: 0.8%;
}
input.textfield
{
    font-family: OpenSans;
    font-size: 13px;
    min-width: 230px;
    margin-bottom: 3%;
    margin-top: 2%;

}
input.button
{
    font-family: OpenSans;
    font-size: 14px;
    min-width: 80px;
    padding-top: 1%;
    margin-left: 40px;

}
.resetErrormsg {
        color: #FF0000;
        line-height: 14px;
        word-wrap: break-word;
        width: 100%; /* Ensure full width */
        text-align: center; /* Center the text within the element */
}
/* Login-end */

/* Landing Page - Start */

.textLeft{
    text-align: left !important;
}
.inputWidth{ width:75%;max-width: 208px;}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background: none;
}
 .ui-jqgrid tr.jqgrow td[aria-describedby='gl_accounts_list_purpose']{
  white-space:normal;
 }

.ui-jqgrid tr.jqgrow td[aria-describedby='borrowers_list_manager_id']{
  white-space: normal !important;
  word-wrap: break-word; /* IE 5.5+ and CSS3 */
  white-space: pre-wrap; /* CSS3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  height:auto;
  vertical-align:text-top;
  padding-top: 2px;
  padding-bottom: 2px;
}

.notification-box{ width: 550px;}
.pannel-hold{ padding: 0px; margin: 0px; text-align: left; min-height: 36px; }

.note-title{
    background:#37474F;
    color:#FFFFFF;
    width:100%;
    padding: 8px;
    text-align: center;
}

.note-title-time{
    width:100%;
    text-align: right;
}

.text_field{ border:1px solid #cccccc; }
.spcell{min-width:150px;}


select.client
{
    padding: 2%;
}

div.clientSelection
{
    background-image:url(/auth-assets/clientselectionbg-260606ee29c4f039b34341036fc1c64fe9148a450248c5a845f5413541452dda.png);
    background-repeat:repeat-y;
    background-position:right top;
    height: 100px;
    width: 80%;
    float:right;
}
div.internalDiv
{
    margin: 1%;
    width: 20%;
    float: right;
}
/* -----------------------themes-----------------*/
.crumbs{
  /*height:35px;*/
  padding:2px;
  color:#333333;
}
.crumbs ul li, .crumbs ul{ list-style: none; list-style-type: none; }

.breadcrumb {
  margin-top: 27px;
  background-color:#3466b3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0px 0px;
}
.breadcrumb a {
  text-shadow: none;
  font-size: 13px;
}


div.breadcrum
{
    min-height: 35px;
    padding: 6px;
}
div.landingbg
{
    background: url(/auth-assets/vlandingpage-5cf50783092bedb5e9c8eeb470e65ed1e047bc57b53afad7fdaa79aa9c33c612.png) repeat-x left top #ffffff;
}
div.parentforgrid
{
    width:82%;
    margin:0 auto;
}
div.logoforlanding
{
    background-image:url(/auth-assets/logo-b6df3a7b0d0261026ad559ef563f2d39f04dd1d52dc5d59a1d9411ac03891295.png);
    background-repeat: no-repeat;
    height: 140px;
}
div.notification
{
    background-color: #FFFFFF;
    padding: 2%;
    min-width:180px;
    margin: 2%;
}
select.user
{
    border: none;
}
div.user
{
    background-color: #FFFFFF;
    min-width:200px;
    margin: 10px 10px;

}
label.landing
{
    font-family: OpenSans;
    font-size: 13px;
    color: #424242;
    margin: 1%;
}
.iconmargin
{
    margin-right: 1%;
    margin-left: 1%;
}

.landingIconLabel
{
    font-family: OpenSans;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}
.iconTextDiv{
    float:left;
    width:100%;
    text-align: center;
    margin-top: 125px;
}
/* Landing Page - end */

.box-header h2, h3{
    color: #000;
}

.box-header h2 {font-size: 13px !important;
font-weight: bold !important;
}

form .box-content{
  padding-top:5px;
}

.landing_menus_left{
    position:absolute;
    height:100%;
    width:220px;
    background:black;
    display:none;
    top:0px;
    right:172px;
    z-index:999;
}
 .header_elmts{
    margin:10px;
   /* width:200px;*/
    float:right;
 }
 .header_elmts_bg{
    background:#FFFFFF;
    padding:3px;
 }

.greyPanel{
    background:#E5E8E8;
    padding:5px;
    border:1px solid #aaaaaa;
    border-radius:1px;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    margin: 8px 0px 8px 0px;
}

.header_elmts_bg, .header_elmts{
  box-shadow: 0px 0px 1px #888888;
}

.header_elmts{
  margin:5px 10px 0px 10px;
}
.welcomeUser{margin-top: 12px; display:inline-block;  color: #ffffff;}

.header_elmts select{
  margin-bottom:0px;
  font-size:13px;
  box-shadow: none;
  height: 32px;
  margin: 0px !important; border:1px solid #d3d3d3; background-color: #ffffff;
}
.topRight_box{
  float: right;
  width: auto;
  margin-right:15px;
  display: inline-block;
}

.topRight_box .alert .close{
  position: absolute;
}
.topRight_box .alert{
    margin-bottom: 0px;
    padding: 5px 10px 5px 5px;
    right:-173px;
}

.grid-div{
   cursor: pointer;
   margin-top:10px;
   margin-bottom:10px;
}

.hidden-tablet{
  text-decoration:none;
}
.ui-jqgrid .ui-jqgrid-htable th {
  min-height:30px;
     height: auto;
}
.ui-jqgrid .ui-jqgrid-pager{
  z-index: 5;
}

label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
}

.form-actions{
 margin:0px;
 background: none;
 padding:0px; top:-39px; margin-left: 5px; right:15px;

}

.connected option, .sortable option, .include option, .handles option {
  background:none;
  margin:0px;
  border:none;
  border-bottom:1px solid #d9d9d9;
  font-size: 13px;
}

.cync-bg{
  background-color: #fff;
}

.footer{
  position: fixed;
  z-index: 90;
  height:auto;
  bottom:0px;
  right:0px;
  background-color:transparent;
  color: #4c4c4c;
  -moz-border-bottom-color: none;
  -moz-border-left-color: none;
  -moz-border-right-color: none;
  -moz-border-top-color: none;
  border-color: #d6d6d6;
  border-image: none;
  border-bottom: 0 none;
  border-left: 0 none;
  border-top:0 none;
  border-style: solid none;
  border-width: 0px;
  padding:5px;
  text-align: center;
  background: #d6d6d6;
  left: 0px;
}
.footer * { font-size: 13px; color: #000; }
.footer a {
    color:#000;
}

.title-heading-pannel{
    display: flexbox;
    display: box;
    display: -webkit-flex;
   display: -ms-flex;
    display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   margin: 2px auto  2px auto;
   align-items:baseline;

}
.title-heading{
    font-size: 13px;
    font-weight: normal;
    display: inline;
    margin: 0px;
    border-left: 1px solid #ededed;
    line-height: 25px;
    color: #6a7177;
    white-space: nowrap;
    left: 0px;
    position: relative;
    min-width: 170px;
    padding-left: 8px;
    padding-right: 8px;
     border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;

    min-height: 32px;
    padding-top:4px !important;

    background: -moz-linear-gradient(88deg, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 92%, rgba(224,224,224,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(224,224,224,1)), color-stop(8%, rgba(224,224,224,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(88deg, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 92%, rgba(224,224,224,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(88deg, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 92%, rgba(224,224,224,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(88deg, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 92%, rgba(224,224,224,1) 100%); /* ie10+ */
    background: linear-gradient(2deg, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 92%, rgba(224,224,224,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E0E0E0', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
}
.flex-item-content{
    text-align:right;
    flex:-moz-max-content;
    flex:-max-content;
    flex:-webkit-max-content;
    flex:-ms-max-content;
    margin-left: auto;
    width: auto;
}
.flex-item-content form{ display: inline-block; }
input.xfileupload[type='file']{ display:inline-block;  }



.form-horizontal{ padding:0px;  position:relative;  background-color:none; }
.form-horizontal .form-actions{
  position:absolute;
  top:-25px;
  background:none;
  border-top:none;
  padding: 5px;
}
.form-horizontal .contact_btnpannel{
 top:-50px;
}

.row-fluid [class*="span"]{
  margin-left:0px;
}

.ui-jqgrid{
 border: 0px solid #aaaaaa;
}
.ui-widget-content{border: 1px solid #c1c1c1; margin-top: 1px;  }
.ui-jqgrid tr.ui-search-toolbar td > input{
 height: 18px;
 width:100%;
}
/*table.ui-search-table .ui-search-input select{
  height: 18px;
  width: 88% !important;
}*/
.ui-jqgrid .ui-jqgrid-view select, .ui-jqgrid .ui-jqgrid-view input[type='text']{
  font-size: 13px;
}
.ui-jqgrid .inline-edit-cell{
  padding: 0px;
}
.ui-jqgrid td input, .ui-jqgrid td select, .ui-jqgrid td textarea{
 padding-top:2px;
 height: 24px;
}
td.ui-state-disabled > .ui-separator{
  border-left:0px solid #ccc;
}

.control-group{
  padding-bottom:0px;
  margin-bottom:2px;
}

.form-horizontal .control-group{
  margin-bottom:0px;
}

 .client_selection{
     height:90px;
     width:100%;
     text-align: center;
 }
 .logo{
  width: 100%;
 }

.box {
    margin: 10px;
    border:none;
}

/*.fc-toMenubar{
  width: 96%;
  height: auto;
  box-sizing: border-box;
  list-style-type: none;
  list-style: none;
}
.fc-toMenubar a{color:#000000;}
.fc-toMenubar a.lblmain{ color: #ffffff; }*/

.crumbs li.dropdown{
  float:left;
}

li.report_mnu{
  float:right;
  margin-right:0px;
}
.report_mnu ul.dropdown-menu li.dropdown-submenu
{
 width:100%;
 display:block;
}

.dropdown-submenu.pull-left > .dropdown-menu{
  width:292px;
  left:-285px;
}

.controls .box-content{
  width:186px;
}

.controls .multiselect{
   background:#FFFFFF;
    border: 1px solid #D3D3D3;
    margin-bottom: 5px;
    width: 205px;
  }

.controls{
  text-align:left;
  margin-bottom:4px;
}

.box-content .box-header{
  height:40px;
}

.box-content .box-content{
  margin-top:0px;
}

form{
  margin-bottom:0px;
  text-align: left;
}

.box-header{
    margin-bottom: 10px;
    margin-top: 20px;
}

div.parentforgrid{
    margin: 0 auto;
    width: 960px;
}

.box-content.param_form{
  margin-top:0px;
}
.ptb-margin{ margin:5px 0px 5px 0px;}
.param_frm_dv{
  height:400px;float:left;width:100%;background:#FCFCFC;
  border:1px solid #c1c1c1;
}

.schedule_frm_dv{
    height:250px;float:left;width:100%;border:1px solid  #d1d1d1;
}

.pclean{ margin: 0px !important; padding: 0px !important; text-align: left !important;}

.charges_form{
    position: relative;
    text-align: left;
    margin-left: 20px;
    display: block;
    height: 32px;
}

.charges_form label{
    float: left;
}

.schedule_frm_dv fieldset{
    padding:1px;
}
.inblock{ display: inline-block; margin:auto;}
.param_frm_dv fieldset legend{
  color: #333;
  text-transform: uppercase !important;
  font-weight: bold;

}
.param_frm_dv fieldset{
  padding:6px;
  margin: 6px;
}

.bbc_avl_dv{
  float:left;
  text-align: left;
  border:1px solid black;
  min-height:140px;
  width:32%;
  margin-right:10px;
  margin-top:10px;
  background:#D0F3F7;
}

.bbc_sum_lbls{
  width:100%;
  padding-top:5px;
}

.bbc_sum_lbls .control-label {
    float: left;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
}

.bbc_sum_lbls .controls {
    float: left;
    margin-top: 5px;
    width:600px;
}

.client_info_frm{
  height:25px;
}

td.receivble_td{
  height:20px;
}

td .control-label{
  margin:0px;
  padding:0px;
}

input.receivable_roll_forward{
  margin:0px;
  padding:0px;
  width:100%;
}

.receivble_tbl{
  margin:3px;
  width:98%;
}


table{
  width:100%;
  text-align: left;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th
{
  vertical-align: middle;
  padding: 5px 5px;
}
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
  padding: 2px 5px;
}


th{
   background: #eaebef;
   text-align:center;
   vertical-align: middle !important;
  font-weight: bold;
}

#addendums_grid tr td{
  padding:0px 10px 0px 10px;
}

#addendums_grid tr:nth-child(odd) td, #addendums_grid tr:nth-child(even) td{

  border-right: 1px solid #d3d3d3;
}

#addendums_grid tr td select{
  margin-bottom:0px;
  margin-left:0px;
  width:100%;
  height:25px;
}

table #addendums_grid tr:nth-child(even) {
  background:#B0E2ED;
}

table #addendums_grid tr:nth-child(odd) {
  background:#D0F3F7;
}

table #addendums_grid tr:nth-child(even) td{
  background:#B0E2ED;
}

#summary_section{  margin-top:10px;  }


.landing_mns_ul{
    margin:0;
    padding:0;
    list-style:none;
    text-align: left;
}
.landing_mns_ul li{
    margin:0;
    padding:6px 2px;
    color:white;
    background-color:#000;
    height:20px;
    border-bottom: 1px solid #aaaaaa;
}
.landing_mns_ul > ul > li {
    float: left;
    background-color:#CCC;
    color:white;
}

.landing_mns_ul li a{
    color:white;
    padding: 2px;
}
.landing_mns_ul li > ul{
    display: none;
    width:225px;
    position:relative;
    top:-26px;
    left:215px;
  }

.landing_menus_right .landing_mns_ul li > ul {
    position: relative;
    width:225px;
    left:-225px;
}

.landing_mns_ul > ul > li > ul{ top:50px; left:0; }
.landing_mns_ul li:hover{ background-color:#999; }
.landing_mns_ul li:hover > ul{ display: block; }

.landing_menus{
    position:absolute;
    height: auto;
    width:220px;
    background:black;
    display:none;
    top:0px;
    left:172px;
    z-index:999;
}
.landing_menus_right{
    position:absolute;
    height: auto;
    width:220px;
    background:black;
    display:none;
    top:0px;
    left:-219px;
    z-index:999;
}

.ui-datepicker .ui-widget-header{
  background: #f1f1f1;
  background-color: #f1f1f1;
  border: none;

}

.ui-datepicker { width: 17em;display: none; background: #eceff1; z-index: 1250 !important;}
.ui-datepicker .ui-datepicker-header { position:relative;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 5px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 5px; }
.ui-datepicker .ui-datepicker-prev { left:2px;
background: url(/auth-assets/16/coloricons-30b3e64cb60768a386b5dc74aed43ed27ac0690711826f0e6000d8b33e41315d.png);
background-position: -18px -15px;
width: 15px;
height: 17px; }
.ui-datepicker .ui-datepicker-next { right:2px;
background: url(/auth-assets/16/coloricons-30b3e64cb60768a386b5dc74aed43ed27ac0690711826f0e6000d8b33e41315d.png);
background-position: 0px -17px;
width: 15px;
height: 15px;}
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 2.2em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:13px; margin:1px 0; color: #555555; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: 13px; border-collapse: collapse;}
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:13px; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.dropdown-menu{
  margin-top:-6px;
    text-align: left;
    margin-right: 10px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #1f4a7f;
  background-image: -moz-linear-gradient(top, #1f4a7f, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f4a7f), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #1f4a7f, #1f4a7f);
  background-image: -o-linear-gradient(top, #1f4a7f, #1f4a7f);
  background-image: linear-gradient(to bottom, #1f4a7f, #1f4a7f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f4a7f', endColorstr='#1f4a7f', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #1f4a7f;
  background-image: -moz-linear-gradient(top, #1f4a7f, #1f4a7f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f4a7f), to(#1f4a7f));
  background-image: -webkit-linear-gradient(top, #1f4a7f, #1f4a7f);
  background-image: -o-linear-gradient(top, #1f4a7f, #1f4a7f);
  background-image: linear-gradient(to bottom, #1f4a7f, #1f4a7f);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f4a7f', endColorstr='#1f4a7f', GradientType=0);
}
.export_drawer{
    color: #000000;
}

.export_drawer .box-header{
  background:grey;
  padding:5px 5px 0px 5px;
  height:32px;


}
.export_drawer label{
  text-align:left;
  padding:0px;
  margin:0px;
}
#jqg1 td input[type='text']{
  min-height:20px;
  min-width:50%;
}

.landing_mns_li a{
  color:#FFFFFF;
}

.iconTextDiv a{
  color:#FFFFFF;
}

.ui-jqdialog{
  position:absolute;
  margin-left:40%;
  margin-right:50%;
}
.searchFilter {
    width: 99.5% !important;
    overflow: hidden !important;
}

table tr td{
 vertical-align: middle;
}

.export
{
    width: 17px;
    height: 17px;
    background-image:url(/auth-assets/16/coloricons-30b3e64cb60768a386b5dc74aed43ed27ac0690711826f0e6000d8b33e41315d.png);
    cursor: pointer;
    background-position: 0px 0px;

}
.ui-search-table button, .ui-search-table input[type="button"]
{
  min-width: 25px;
}

.ui-jqgrid .ui-jqgrid-bdiv, .ui-jqgrid .ui-jqgrid-sdiv{
    background: #fff;
    background-color: #fff;
}


.ui-jqgrid .ui-jqgrid-view{
  font-family: OpenSans;
  font-size:13px;
}
.ui-jqgrid .ui-jqgrid-ftable{
  background: #fff;
  background-color: #fff;
}

.ui-autocomplete{
  background:#FFFFFF;
  color:#333333;
  text-align: left;
  max-height:250px;
  overflow-y:scroll;
  z-index: 80000 !important;
}

.ui-autocomplete li a{
  color:#333333;
}

.ui-state-focus{
  color:#FFFFFF;
  font-weight: bold;

}

.delmsg{
  color:black;
}

.ui-dialog{
  background:#ffffff ;
  background-color:#ffffff;
  z-index:775;
  top:10px;
  border:2px solid #3466b3;
  position: fixed;
  color: #414141;
  margin: auto;
  border-radius: 6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;

}
.ui-resizable-handle{
  position: fixed;
}
.ui-widget-header{
  background:#3466b3;
  color: #f1f1f1;
  border:1px solid #3466b3;
}
.ui-datepicker-title .ui-datepicker-month, .ui-datepicker-title .ui-datepicker-year{
color: #222222;
}
.ui-dialog .ui-dialog-titlebar{ padding: 7px; }
.ui-dialog .ui-dialog-content{
  padding: 5px;
}

#basic_parameter, #ar,#ap,#ac_dbtr,
#ac_vendr, #ar_sumry, #ap_sumry, #cash_repts, #asts_invtry{
  width:auto;
}
.dataTable{
  border:1px solid #aaaaaa;
  border-radius: 0px;
  border-collapse: collapse;
  background: #FFFFFF;
}
table.tbl-headinline th{ white-space:nowrap !important; }
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.dataTable td input[type='file']{
  display: inline-block;
}
.dataTable tr th, .dataTable tr td{ padding: 4px; }

.tb-style tr:nth-child(even) td{
  background: #FFFFFF;
  color:#000000;
  border:none;
}

.tb-style tr:nth-child(odd) td{
  background: #FFFFFF;
  color:#000000;
  border:none;
}

.table-striped > tbody > tr:nth-of-type(odd){
    background-color:#ffffff;
}

.dataTable .totalTR td{
  background:#d5d5d5;
  font-weight: bold;
}

.reportTREven{
  background:#F5FAFF;
  color:#000000;
}

.reportTROdd{
  background:#d2e9fa;
  color:#000000;
}

.dataTable tr td {
    vertical-align: middle;
}
.fm-button{
  padding: 6px;
  height: 30px;
  margin:0px;
  width: 90px;
  border-radius: 2px;
  border: 1px solid #aaaaaa;
  font-size: 13px !important;
}

.dataTables_scrollBody .table-bordered tr td { border:none !important;   border-bottom:1px solid #aaa !important; padding-left: 10px !important;}

.button-yes, .button-no {
  color: #e1630b;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: center;
  font-size:15px;
  height: 32px !important;
  border-radius: 4px;
  font-weight: bold;
  width: 100px !important;
  margin: 10px
}
.button-yes:hover, .button-no:hover, .button-yes:focus, .button-no:focus {
  background-color: #e1630b;
  color: #FFF;
}

.view-button
{
  background-color:#e1630b;
  color: #FFF;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: center;
  font-size:13px;
  height: 32px !important;
  border-radius: 4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
   box-sizing: border-box;
   -webkit-box-sizing:border-box;
    border:none;
    padding: 6px 10px;
   height: auto;
   text-decoration: none;
   text-shadow: none !important;
   white-space:nowrap;
}
.view-button:hover
{
  background-color:#af4e0a;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  white-space:nowrap;
}
.view-button:visited,.view-button:focus{ color: #fff; }

.view-button-new, .view-button-success{
    background: none repeat scroll 0% 0% #66BB6A;
   color: #FFF;
   display: inline-block;
   margin-bottom: 0;
   vertical-align: center;
   font-size:13px;
   height: 32px !important;
   border-radius: 4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
   box-sizing: border-box;
   -webkit-box-sizing:border-box;
    border:none;
    padding: 6px 10px;
    height: auto;
    text-decoration: none;
    text-shadow: none !important;
    white-space:nowrap;
}
.view-button-new:hover, .view-button-success:hover{
  background-color:#43a047 ;
  background-image: -webkit-linear-gradient(top, #43a047, #43a047);
  color: #FFF;
  text-decoration: none;
}
.view-button-new:focus, .view-button-success:focus,.view-button-new:visited, .view-button-success:visited{
  color: #FFF;
}
.view-button-cancel, .view-button-denger{
  background:#7e4140;
  background-color:#7e4140;
  color: #FFF;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: center;
  font-size:13px;
  height: 32px !important;
  border-radius: 4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
   box-sizing: border-box;
   -webkit-box-sizing:border-box;
    border:none;
    padding: 6px 10px;
   height: auto;
   text-decoration: none;
   text-shadow: none !important;
   white-space:nowrap;
}
.view-button-cancel:hover, .view-button-cancel:focus, .view-button-denger:hover, .cancel_btn:hover, .view-button-cancel:visited{
  background-color:#b07877;
  background-image: -webkit-linear-gradient(top, #FF7043, #FF7043);
  color: #FFF;
  text-decoration: none;
}

.cancel_btn
{
  background:#7e4140;
  background-color:#7e4140;
  color: #FFF;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: center;
  font-size:13px;
  height: 32px !important;
  border-radius: 4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
   box-sizing: border-box;
   -webkit-box-sizing:border-box;
    border:none;
    padding: 6px 10px;
   height: auto;
   text-decoration: none;
   text-shadow: none !important;
   white-space:nowrap;
 }
 /*Theme modal style */
.mdmodal{
   border-radius: 4px;
   border:1px solid #aaaaaa;
}
.mdmodal .ui-dialog-titlebar{font-size: 13px;  }
.mdmodal .ui-dialog-titlebar-close{ top:15px; }
.mdmodal .ui-dialog-title{ font-size: 13px; color: #000;  }
.mdmodal .ui-widget-header{
     background: #FFFFFF;
     color: #aaaaaa;
     border: 1px solid #FFFFFF;
}
.theme-section{ width: 100%; padding: 10px; margin: auto;  }
.theme-section .themelist{
  display:inline-table;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 100%;
}
.themeTitle > strong { font-size: 14px; }
.theme-section .themeTitle{ text-align: center; }
.theme-section .themelist li{
  list-style:none;
  display:table-cell;
  padding-left: 20px;
  text-align: center;
  margin: auto;
}
.theme-section .themelist li *{ text-align: center; margin: auto; }
.theme-section .themelist li input{ text-align: center; margin: 0px; }
.theme-section .themelist li label{ font-size: 13px; font-weight: bold; }
.md-dialog .th-modalfooter{ text-align: right; border-top: 1px solid #c1c1c1; margin-top:5px; padding: 10px; margin: auto;   }
.btn-align-right{ text-align: right; display: inline-block; }

/*disabled Button Style*/
.view-button[disabled], .cancel_btn[disabled] .view-button-new[disabled], .view-button-success[disabled], .view-button-cancel[disabled],.view-button-denger[disabled] {
    background: #6D7B8D;
    border: 1px solid #6D7B8D;
    color: #fff;
    cursor: not-allowed;
}


.form-actions input{
  height:32px;
}
#warning-content, #success-content, #error-content{
  height:auto;
  overflow-y:auto;
}

.report_form{
  margin-top:30px;
}

.report_form .form-actions{
  padding:5px;
  right:0px;
}

.gray-row{ background:#D4D4D4;}
.gray-row th, .gray-row td{border: 1px solid #888888;  font-weight: normal;  font-size: 13px;  }

.row-even {  /*background:#F5FAFF;background-color:#F5FAFF;*/ background:#FFFFFF;background-color:#FFFFFF;   }
.row-odd {  background:#FFFFFF; background-color:#FFFFFF;  }

.row-even td,.row-odd td{ border-right: 1px solid #c1c1c1 !important; border-collapse: collapse;}
.ui-jqgrid tr.jqgrow td{border-bottom: 1px solid #c1c1c1;  }
.ui-search-table .ui-search-input{
  border:none;
}
.ui-search-table select, .ui-search-table input{
  padding: 2px;
}

table.ui-search-table td.ui-search-input input{
    margin-left:0px !important;
}

.upload_form{
  height:400px;
}


.upld-cnt{
  min-height : 380px;
  text-align:left;
  width: 312px;
  background:#FFFFFF;
    padding-left: 5px;
}

.numRightAlign{
  text-align: right;
}
.loanfee-rpannel{
    width: 509px !important;
    margin-left: 2px !important;
}

#unapproved_bbcs_content .box-header{
    height:30px;
}
#unapproved_bbcs_content .box-header h2{
    margin-top: 3px;
}
#gview_invoice_documents_list, #gview_invoice_documents_list .ui-jqgrid-hdiv, #gview_invoice_documents_list .ui-jqgrid-htable, #gview_invoice_documents_list .ui-jqgrid-bdiv, #gview_invoice_documents_list .invoice_documents_pager{
    width:100%;
    box-sizing: border-box;
}

.table-bordered tr th{
  border: 1px solid #aaaaaa !important;
  font-weight: bold !important; }
.table-bordered tr td{
    border-left:none;
    vertical-align: middle;
}
.ajax-loader{
    background: url(/auth-assets/spinner-mini-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat scroll 0 0 transparent;
    padding: 8px;
    display: none;
    float: left;
    left: 5px;
    padding: 8px;
    position: relative;
    top: 5px;
}

.field_with_errors{
    display: inline;
}
#mail_address_form .form-horizontal .form-actions{
    margin-top:-15px;
}
#rate_codes_form_div .form-actions{
    float:right;right:0px;margin-top:-27px;
}
#rate_codes_form_div .form-actions #save_interest_rate_code{
    margin-top:-1px;
}
.dashboard_view .form-horizontal .row-fluid .control-group .controls{
    margin-left: 0px;
    text-align: center;
}

.select-wrapper{
    width:300px;
    float:left;
}
.select-wrapper .select-wrapper-lable{
    width:90px;
    float:left;
    text-align: left;
}
.select-wrapper .label_mandatory{
    margin-left: 0px;
    margin-top: 0px;
}
.select-wrapper .div{
    width:200px;
}
.form-horizontal .param_frm_dv .control-label {
    text-align: left;
    width: 210px;
}

.form-horizontal .schedule_frm_dv .control-label {
    text-align: left;
    width: 153px;
}
.form-horizontal .schedule_frm_dv .control-label {
    text-align: left;
    width: 153px;
}

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu, .input-append .popover, .input-prepend .popover {
    font-size: 13px;
}

.rebate-append input, .input-prepend input, .rebate-append select, .input-prepend select, .rebate-append .uneditable-input, .input-prepend .uneditable-input, .rebate-append .dropdown-menu, .input-prepend .dropdown-menu, .rebate-append .popover, .input-prepend .popover {
    font-size: 13px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
    ::i-block-chrome, #rate_codes_form_div .form-actions #save_interest_rate_code{
        margin-top:-2px;
    }
    ::i-block-chrome, select{
        line-height: 20px;
    }
}
.ui-jqgrid .ui-icon-asc{
    background: url(/auth-assets/theme_gray/ui-icons_6da8d5_256x240-5efcc3a2a33082e08777d23bdc5d4a52e257da16d33ae4e8890f7b4b9eb29140.png) no-repeat scroll -65px 2px transparent;
    padding: 6px;
    margin-top: 4px;
    margin-left: -1px
}
.ui-jqgrid .ui-icon-desc{
    background: url(/auth-assets/theme_gray/ui-icons_6da8d5_256x240-5efcc3a2a33082e08777d23bdc5d4a52e257da16d33ae4e8890f7b4b9eb29140.png) no-repeat scroll 0px -4px transparent;
    padding: 6px;
    margin-top: 3px;
}

.ui-jqgrid .ui-pg-selbox, .ui-jqgrid .ui-jqgrid-toppager .ui-pg-selbox{
  border: 1px solid #aaa;
  height: 18px;
  min-width: 40px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
background:#f2f2f2;
}


/* following code added for landing page menu stuff  by madhan*/

.parentforgrid .pull-left{
    width: 220px;
}
.parentforgrid .pull-right{
    width: 190px;
}

/* css by mani */
.add_chart_button {font-size: 13px;background: #81C784;color: #FFF;
    padding: 10px 40px;border-radius: 5px; cursor: pointer;}
.add_chart_button:hover {background: #1B5E20;color:#fff;}
.control-group .required:after {
  content:"*";color:red;
}

 .header1{background-color: #4DB6AC; height: 50px;}

  .loginform1 {
     text-align: center;
     border: none;
     margin: auto;
     background-color: #fff;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
    border-radius: 4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    height: auto;
    width: 350px;
    border:1px solid #aaa;
  }
.logo-portion{ padding:15px 0px 15px 0px; text-align: center; }
.sign_inform{text-align: center;}
.sign_inform .row-fluid{ padding: 4px; margin: auto; }

.login-input {
    width: 60%;
    border-radius: 4px;
    height: 35px;
    font-size: 22px !important;
    background-image:url(/auth-assets/1434370231_Username-8ad3b3911f3de40c499b4fa3b5e1a57cf2d47d0c36afeae5c57cae52bb6a6613.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 20px; font-family: 'Ubuntu', sans-serif;
    border: 1px solid #ccc;
    padding-left: 30px !important;

  }
  .login-password {
     width: 60%;
     border-radius: 4px;
     height: 35px;
     font-size: 22px !important;
     background-image:url(/auth-assets/1434370340_key-e0bb5589b2dc0a15192b7c79287eecf4cf55b7b6d05e245fa41fee3c4727d5f0.png);
     background-repeat: no-repeat; background-position: 5px center;
     background-size: 20px;
     font-family: 'Ubuntu', sans-serif;
     border: 1px solid #ccc;
     padding-left: 30px !important;
   }


  .dollarbg {height: 300px; background-image:url(/dollarbg.jpg); }
  .login-button {
    color: rgb(255, 255, 255);
    background-color: #0e4ead;
    border: 1px solid #0e4ead;
    border-radius: 4px;
    padding: 4px;
    min-width: 120px;
    text-align: center;
    min-height: 40px;
    font-size: 16px;
  }
  .login-button:hover{ background: #0b469e; }
  .remember {
     width: 100%;
     padding-left: 20%;
     text-align: left;
  }
  .login-logo {width: 100px;
    float: left !important;
    margin-left: 88px;}

 .session_logo_logo{
      background:url(/auth-assets/Cync_logo-4cc642c63653ac112551ab145936dc6f8a6264c83b12290369b9265a46ed6d76.png) no-repeat;
      background-size: 40%;
      background-position: center;
      width:auto;
      height:90px;
      margin: auto;
  }

  .forgotdiv{ float: none;  margin: 0px auto; }
  .forgot-link {
   display: inline-block;
   padding: 25px;
   }
  .forgot-link a { color: #000; }
  .forgot-logo img {width: 130px;}
  .forgottext1 {margin-top: 25px;}
  .forgottext1 h2 {font-size: 25px !important;
    font-weight: bold;}
  .lock img { margin-top: 60px;}
  .forgot-btn {width: 100%;
    display: block;
    margin: 0px;
    padding: 19px 0px;
    line-height: 0;
    font-size: 18px !important; color: #000;}

  .loginbg2 {position: fixed;
    height: 50vh;
    background: #ccc;
    width: 100%;
    bottom: 0;}



.control-group .required:after {
  content:"*";color:red;
}
.lender-details-form { width: 100%; float: left; padding: 5px 0px; }
.lender-details-form label {width: 160px;
float: left;
text-align: left;}
.lender-details-form input {float: left;;}
.lender-details-form p {float: left;
padding: 5px 15px !important;}
.lender-details-form textarea {float: left;}
.lender-details-form span {float: left;}
.lender-details-form-logo {float: left;
width: 28%;
margin-left: 50px;}
.lender-details-form-banner {float: left;
 padding-top: 6px;}
.lender-details-form a {margin-top: 5px;
float: left;
margin-left: 35px;}
.padding-top {padding-top: 25px;}
.control-group.selectable-placeholder {
    -webkit-user-select: text !important;
}
.button-right {position: relative !important; float: right;}
.section_heading {margin-bottom: 0px;
text-align: center;
background: #e1630b;
padding: 6px 4px;
margin-top: 0px; color: #FFF;}
.arrow-btnstyle{ background: #e1630b; }





/******************* BASIC STYLING **********************/
.tabPanel{ height: 32px; background: #ffffff; border-bottom: 1px solid #6a7177; }
.tabbhold{
    text-align: left;
    background-color: #fff;
     height: 31px;
}
.tabbhold ul {
   list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  height: 30px;
}
.tabbhold ul li{
       display: -moz-inline-stack;
      display: inline-block;
      *display: inline;
      list-style-type: none;
      list-style: none;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 40px;
        font-size: 13px;
        background-color: #fff;
       /* border-left: 1px solid #39659b;
        border-top: 1px solid #39659b;*/
        border-bottom: 0px solid #39659b;
        color: #111;
        cursor: pointer;
}
.tabbhold ul li >a{
 display: block;
 color: #111;
 outline: 0px;
}

.scroll_tabs_container {
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  text-align: left;
  height: 31px;
  margin-bottom: 10px;
}

ul.scroll_tabs_container {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.scroll_tabs_container div.scroll_tab_inner {
  height: 30px;
}

.scroll_tabs_container div.scroll_tab_inner span, .scroll_tabs_container div.scroll_tab_inner li {
  padding-left: 5px;
  padding-right: 5px;
  line-height: 30px;
  font-size: 13px;
  color: #111;
  cursor: pointer;
}

.scroll_tabs_container div.scroll_tab_inner li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  list-style-type: none;
  list-style: none;
}

.scroll_tabs_container div.scroll_tab_inner span.scroll_tab_left_finisher {
  padding: 0px;
  width: 0px;
}

.scroll_tabs_container div.scroll_tab_inner span.scroll_tab_right_finisher {
  padding: 0px;
  width: 0px;
}

.scroll_tabs_container .scroll_tab_left_button {
  height: 30px;
  background-color: #CCCCCC;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.scroll_tabs_container .scroll_tab_left_button::before {
  content: "\25C0";
  line-height: 30px;
  padding-left: 5px;
}

.scroll_tabs_container .scroll_tab_left_button_over {
  background-color: #999999;
}

.scroll_tabs_container .scroll_tab_left_button_disabled {
  color: #AAAAAA;
  background-color: #CCCCCC;
}

.scroll_tabs_container .scroll_tab_right_button {
  height: 30px;
  background-color: #CCCCCC;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.scroll_tabs_container .scroll_tab_right_button::before {
  content: "\25B6";
  line-height: 30px;
  padding-left: 5px;
}

.scroll_tabs_container .scroll_tab_right_button_over {
  background-color: #999999;
}

.scroll_tabs_container .scroll_tab_right_button_disabled{
  color: #AAAAAA;
  background-color: #CCCCCC;
}


/****************** LIGHT THEME **************************/
.scroll_tabs_theme_light {
  height: 31px;
}

.scroll_tabs_theme_light div.scroll_tab_inner {
  height: 31px;
}

.scroll_tabs_theme_light div.scroll_tab_inner, .scroll_tabs_theme_light div.scroll_tab_inner li {
  line-height: 26px;
  font-size: 13px;
  /*
   background-color: #01579b;
   border-left: 1px solid #c1c1c1;
   border-top: 1px solid #01579b;
   */
  color: #FFFFFF;
  cursor: pointer;
  padding: 0px 8px 0px 8px;
}
.scroll_tabs_theme_light div.scroll_tab_inner li span{
  color: #111;
}
.scroll_tabs_theme_light div.scroll_tab_inner li a{
    color: #111;
    margin-top: 2px;
}
.scroll_tabs_theme_light div.scroll_tab_inner li.tab_selected span{
  color: #000;
}


.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_first, .scroll_tabs_theme_light div.scroll_tab_inner li.scroll_tab_first {
  border-left: 0px;
}

.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_left_finisher {
  padding: 0px;
  width: 0px;
  background-color: #01579b;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 0px;
}

.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_right_finisher {
  padding: 0px;
  width: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  background-color: #01579b;
  border-left: 0px;
  border-right: 0px solid #01579b;
}

.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_over, .scroll_tabs_theme_light div.scroll_tab_inner li.scroll_tab_over {

color: #000;
border-bottom: 4px solid #d1d1d1;
/*background: #e8e8e8;*/
}
.scroll_tabs_theme_light div.scroll_tab_inner li.scroll_tab_over a{
    color: #000;
    text-decoration: none;
}
.scroll_tabs_theme_light div.scroll_tab_inner li.scroll_tab_over span{
    color: #000;
    text-decoration: none;
}

.scroll_tabs_theme_light .scroll_tab_left_button {
  height: 31px;
  background-color: #ffffff;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 0px;
  border: 0px solid #999999;
  border-bottom: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.scroll_tabs_theme_light .scroll_tab_left_button::before {
  content: "\25C0";
  line-height: 30px;
  padding-left: 5px;
}

.scroll_tabs_theme_light .scroll_tab_left_button_over {
  background-color: #ffffff;
}

.scroll_tabs_theme_light .scroll_tab_left_button_disabled {
  color: #AAAAAA;
  background-color: #ffffff;
}

.scroll_tabs_theme_light .scroll_tab_right_button {
  height: 31px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  background-color: #fff;
  border: 0px solid #999999;
  border-bottom: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.scroll_tabs_theme_light .scroll_tab_right_button::before {
  content: "\25B6";
  line-height: 30px;
  padding-left: 5px;
}

.scroll_tabs_theme_light .scroll_tab_right_button_over {
  background-color: #ffffff;
}

.scroll_tabs_theme_light .scroll_tab_right_button_disabled{
  color: #AAAAAA;
  background-color: #ffffff;
}

.scroll_tabs_theme_light div.scroll_tab_inner span.tab_selected, .scroll_tabs_theme_light div.scroll_tab_inner li.tab_selected
{
 border-bottom: 0px solid #01579b;
}
.scroll_tabs_theme_light div.scroll_tab_inner li.tab_selected a{
    color: #000;
    text-decoration: none;
    border-bottom: 4px solid #e1630b;
    font-weight: bold;
}
.scroll_tabs_theme_light div.scroll_tab_inner li.tab_selected a:visited{
    text-decoration: none;
}

.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_first_selected {
  background-color: #448aff;
}

.login-success-icon
{
    background-color: #3466b3;
}


/* New forgot password screen styles*/
.forget-pwd-layout { width: 100%;  text-align: center; margin: auto; }

.forgotEmail{ height: 35px;  }
.forget-pwd-layout .g-recaptcha
{
  transform:scale(0.98);
  -webkit-transform:scale(0.98);
  -ms-transform:scale(0.98);
  transform-origin:0 0;
  -ms-transform-origin:0 0;
  -ms-transform-origin:0 0;
  margin: 0 auto;
  width: 297px;
  padding-bottom: 10px;
}
.cync_panel_head
{
  background-color: #5c5f86;
  color:#fff;
}
.forget-pwd-layout .error_msg{
  max-height: 100px;
  min-height: 0px;
}

.forget-pwd-layout .error_msg h2
{
  line-height: 0px;
}
.forget-pwd-layout .panel-group
{
  padding-top: 25%;
}
.forget-pwd-layout .resetBottom
{
  background-color: #0e4ead;
  color: #ffffff;
  font-size: 13px;
  height: 32px;
  padding: 4px;
  border-radius: 4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  width: 150px;
}
.resetBottom:hover{ background-color: #0d20ad; }
.forget-pwd-layout .row-fluid{ margin: auto; text-align: center; }

/* Mobile , Tab screen css */
@media only screen and (max-width: 480px)
{
    /*Login Screen*/
    div.logoTile{ display: none; }
    div.loginCurve{ display: none;}
    div.securityQ{ display: none;}
      label.login{ text-align: left;}
    .topleft{ position: absolute; z-index: 1450; width: 75%;}
    .client_selection .pull-left, .client_selection .userview-box{
       display: block;
       margin: 0px;
       padding: 0px;
       width: auto;
       float: none;

       }

       .client_selection .topleft{
        position: relative; display: block;
       float: none;
       width: auto;
      }
       .topleft .header_usermgmt_element{float: none; width:100%; }
       .client_selection .topleft .pull-right{ float: none; width: 100%;}
       .client_selection .topleft .pull-right a{ padding: 0px; margin: 0px; }
       .client_selection .topleft .noti_div{ float: none; width: 100%; }
       .header_elmts, .header_elmts_bg{float: none; width:100%; margin: 0px;}
       .header_elmts select{ width: 100%; max-width:100%; margin:0px;  }

}
@media only screen and (min-width: 700px){
    .loanfee-rpannel{
        width: 509px !important;
        margin-left: 0px !important;
    }

    #hambar-toggle{ left: 170px; }
    /*Login Screen*/
    div.logoTile{ display: block;}
    div.loginCurve{ display: none;}
    div.securityQ{ display: none;}
    div.loginView{ width: 100%;}
    label.login{ text-align: left;}
   .logo{width: 100%;}

    /*After login Screen*/
   html{ overflow-x:hidden;}
    .userview-box{display: inline-block; float: left;  margin-left: 15%;}
    .userview-box span{ font-size: 1.5em; color: #000000;}
    .topleft{  float: right;width: 43%;}
    .parentforgrid .pull-right{ margin-right: 235px;}

}
@media only screen and (min-width: 768px){
   html{ overflow-x:hidden;}
    #hambar-toggle{ left: 190px; }
   .logo{width: 100%;}
}
@media only screen and (min-width: 980px){
   html{ overflow-x:hidden;}
    #hambar-toggle{ left: 200px; }
   .logo{width: 100%;}

}
@media only screen and (min-width: 1024px) {
   html{ overflow-x:hidden;}
   #hambar-toggle{ left: 220px; }
  .logo{width: 100%;}
  .loginform1{width: 350px;}
}
@media only screen and (min-width: 1360px) {
    html{ overflow-x:hidden;}
     #hambar-toggle{ left: 220px; }
    .logo{width: 100%;}
    .loginform1{width: 350px;}
}
@media screen and (min-width: 1600px) {
      html{ overflow-x:hidden;}
       #hambar-toggle{ left: 220px; }
      .logo{width: 100%;}
 }
@media screen and (min-width: 1920px) {
      html{ overflow-x:hidden;}
       #hambar-toggle{ left: 220px; }
      .logo{width: 100%;}
 }
@media screen and (min-width: 2080px) {
       html{ overflow-x:hidden;}
        #hambar-toggle{ left: 220px; }
       .logo{width: 100%;}
 }

/*Screen Printing */
@media print {
    @page { size: auto; }
    @page :left {  margin-left: 0.4cm;  margin-right:  0.4cm;  }
    @page :right {  margin-left: 0.5cm;  margin-right: 0.4cm;  }

    .page-break{ page-break-after: always;  page-break-inside: avoid; }

    .cync-bg{background:#c8d1ec !important;}
    .numRightAlign{ text-align: right; }
    .row-even {  background:#F5FAFF;  }
    .row-odd {  background:#d2e9fa;  }

    /*Element Hidden part while printing */
     td.reports-tbl-tdalign p{  display: none;  }
    .navbar, .header_navbar{ display: none !important;}
    .box{display: none !important;}
    .box-header{display: none !important;}
    .ptr-view{display: none !important; }
    .footer{ display: none;}

    .cyncReports{ border: 1px solid #aaaaaa; padding: 5px;}

    .cyncReports table.dataTable { page-break-after:always; }
    .cyncReports table.dataTable thead{ display:table-header-group; page-break-after:always; }
    .cyncReports table.dataTable tr { page-break-inside:avoid; page-break-after:always; }
    .cyncReports table.dataTable tr td  { page-break-inside:avoid; page-break-after:always; }

    /*chart Print Style*/
    #chart_data table tr th { font-weight:normal; padding: 0px 2px 0px 2px; }
    #chart_data table tr{page-break-inside:avoid; page-break-after:always; }
}

.custom_height { min-height: 75px; }
