﻿/*==================*/
/*General content styles*/
/*==================*/
.fcfl {
    float: left; margin-right:20px; margin-bottom:10px;
}
.fcfl-border {
    float: left;
}
 .fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
 .pp_social {
    display: none !important;
}
.gallery li { list-style:none;  }
.no-mb {
    margin-bottom: 0px !important;
}
.navbar {
    z-index:999;
}
.navbar-inner {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0)
}
.title-row {
    clear: both;
    overflow: hidden;
    margin-bottom:4px;
}
.title-left {
    float: left;
    margin-bottom:4px;
    margin-right:20px;
}
.title-left.dd {
    margin-left:4px;
    margin-right:0px !important;
}
.title-left.buttons {
    margin-left:0px;
    margin-right:0px !important;
}
.title-right {
    float: right;
}
.buttons_row {
    margin-bottom: 4px;
}
.widgettitle.ql {
    overflow: hidden;
}
.mini_ql {
    margin-top: 10px;
}
.dropdown-menu li a {
    cursor: pointer;
}
.divder {
    margin-top: 4px;
    margin-bottom: 4px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.marginleft_0 { margin-left:0px; background: #fff; }

.modal-body {
    padding: 10px;
}
.modal-body-no-pad {
    padding: 0px;
}
.modal-footer {
  background-color:rgb(250, 250, 250);
  padding:10px 10px 0px 10px;
}
.modal-footer-pad {
    background-color:rgb(250, 250, 250);
    padding: 10px;
    text-align:right;
}
.modal-footer-wht {
    padding: 10px;
    text-align:right;
}
.def-content {
    margin-top: 30px;
}
.HoverDesc{
    position:absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.HoverDescCont  {
    padding: 10px;
    color:#0866c6;
}
.gen-icon {
    padding: 2px 6px 2px 6px  !important;
}
.sm-icon {
    padding: 2px 4px 0px 4px  !important;
}

.loginTitle h1 {
    font-family: 'LatoLight', 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal;
    font-size:30px;
    white-space:nowrap;
    text-align:center;
    margin-bottom:20px;
    color:white;
}
.logoText {
    font-family: 'LatoLight', 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal; font-size:20px; color:white; width:100%; padding-top:12px; padding-bottom:12px; text-align:center;
}
.logoText a {
    color: white;
}
.logoText a:visited {
    color: white;
}
.logoText a:hover {
    color:#8da5b8;
    text-decoration:none;
}
.btn-primary {
    border: solid 1px #3b6c8e;
    background-color: rgb(8, 102, 198);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color:rgb(59, 108, 142);
}
.badge {
    background-color:rgb(59, 108, 142);
}
.subhdr {
    clear: both;
    overflow: hidden;
    min-height:32px; 
    background:#dddddd;
    border-bottom:solid 1px #cccccc;
    padding-top:4px;
    padding-bottom:4px;
}
.subhdr-lf {
    float: left;
}
.subhdr-rt {
    float:right;
    padding-right:10px;
    font-family: 'LatoLight', 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal; font-size:12px; color:#666666;
}

.subhdr-rt-panel {
		  min-height: 32px; background: #ddd; padding: 4px 0 4px 10px;
		  border-bottom: 1px solid #ccc; position: relative; 
}
/*==================*/
/*Link button styles*/
/*==================*/
a.btn-danger:link { color:white; }
a.btn-danger:visited { color:white; }
a.btn-danger:hover { color:white; }
a.btn-primary:link { color:white; }
a.btn-primary:visited { color:white; }
a.btn-primary:hover { color:white; }
a.btn-success:link { color:white; }
a.btn-success:visited { color:white; }
a.btn-success:hover { color:white; }
a.btn-warning:link { color:white; }
a.btn-warning:visited { color:white; }
a.btn-warning:hover { color:white; }

/*==================*/
/*asp button styles*/
/*==================*/
.inputwrapper input[type="submit"]:active, .inputwrapper input[type="submit"]:focus { background: #fff; border: 0; }
.inputwrapper input[type="submit"] { display: block; border: 1px solid #223751; padding: 10px;  width: 100%; color: #fff; background:#2a4865; text-transform: uppercase; }
.inputwrapper input[type="submit"]:focus, .inputwrapper input[type="submit"]:active, .inputwrapper input[type="submit"]:hover { background: #223751; }

/*==================*/
/*icons/buttons*/
/*==================*/
.mtoggle {
    padding:0px 8px 0px 8px;
    height:32px
}
.NavToggleHide {
    position: absolute;
    top: 114px;
    left: 202px;
    z-index: 9499;
}
.NavToggleShow {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9499;
}
.btn-dd {
    height: 35px;
}
.btn-menu-gr {
    padding: 0px 4px;
    margin-right:6px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1a4563;
  border-color: #123954;
}

/*==================*/
/*quick list styles*/
/*==================*/
.sTable td {
    padding: 2px;
    white-space:nowrap;
}
.sTable input {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 13px;
    padding-left:4px;
    padding-right:4px;
    height:26px;
    line-height:26px;
    border: 1px solid #ccc;
    color:#666666;
}
.sTable select {
	font-size: 13px;
    padding:0;
    height:26px;
    line-height:26px;
    border: 1px solid #ccc;
    color:#666666;
}
.ext-marg-rt {
    margin-right: 20px;
}
/*==================*/
/*Form Styles*/
/*==================*/
.required {
    border: solid 1px red;
}
.border-right {
    border-right: solid 1px #CCCCCC !important;
}
.row-fc {
    padding-left:12px;
    padding-right:12px;
    padding-top:6px; 
    padding-bottom:6px;
    border-bottom:solid 1px #CCCCCC;
}
.row-fc-menu {
    padding-left:12px;
    padding-right:12px;
    padding-top:2px; 
    padding-bottom:2px;
    border-bottom:solid 1px #CCCCCC;
}
.no-bottom-bdr {
    border-bottom: none !important;
    border-bottom-width: 0px !important;
}
td > .no-bottom-bdr {
    border-bottom: none !important;
}
.marg-bt-4 {
    margin-bottom:4px;
}
.marg-rt-10 {
    margin-right:10px;
}
.pad-rt-10 {
    padding-right:10px;
}
.fl-fc {
    float:left;
    padding-left:4px;
}
.gv-tb {
    padding: 2px;
    height:24px;
    color:#666666;
    border:solid 1px #CCCCCC;
    border:solid 1px #999999;
    margin-bottom:4px;
    background:#ffffff; 
}
.fl-fc input[type="text"] {
    padding: 2px;
    height:24px;
    color:#666666;
    border:solid 1px #CCCCCC;
    border:solid 1px #999999;
    margin-bottom:4px;
    background:#ffffff;
} 
.fl-fc-modal {
    float:left;
    padding-left:4px;
}
.fl-fc-modal input[type="text"] {
    padding: 2px;
    height:24px;
    color:#666666;
    border:solid 1px #CCCCCC;
    margin-bottom:4px;
    background:#ffffff;
} 
.widgetformcontent label {
    font-weight:normal;
    width:140px;
}
.widgetformcontent p {
    margin-bottom: 2px;
}
.form-table-default input[type="text"] {
    padding: 2px;
    height:24px;
    color:#666666;
    border:solid 1px #CCCCCC;
}

.form-table-wrapper label {
    font-weight:normal;
    width:200px;
}

.form-table-wrapper td {
    vertical-align: middle; padding:2px;
}
.form-table-border-widget {
    width:100%;
}
.form-table-border-widget tr:first-child td {
    border-top:none;
}
.form-table-border-widget td {
    border-top:solid 1px #ddd;
    border-right: solid 1px #ddd;
    background-color:rgb(243, 243, 243);
    padding:0px 8px 0px 8px;
    min-height:30px;
    vertical-align:middle;
}
.form-table-border-widget tr td:first-child {
    color:black;
    width:140px;
}
.form-table-border-widget tr td:last-child {
    background: white;
    width:293px;
}
.form-table-border-widget tr:last-child {
    border-bottom:solid 1px #ddd;
}

.form-table-border-modal {
    width:100%;
}
.form-table-border-modal tr:first-child td {
    border-top:none;
}
.form-table-border-modal td {
    border-top:solid 1px #ddd;
    border-right: solid 1px #ddd;
    background-color:rgb(243, 243, 243);
    padding:4px 8px 4px 8px;
    
    vertical-align:middle;
}
.form-table-border-modal tr td:first-child {
    color:black;
    width:140px;
}
.form-table-border-modal tr td:last-child {
    background: white;
    min-width:293px;
    border-right:none;
}
.form-table-border-modal tr:last-child {
    border-bottom:solid 1px #ddd;
}

.form-table-border td {
    border-top:#ddd;
    background-color:rgb(250, 250, 250);
}

.form-table-border-col2 td {
    border-top:solid 1px #ddd;
    background-color:rgb(252, 252, 252);
    padding:10px;
}
.form-table-border-col2 tr:first-child {
    border-top:none;
}
.form-table-border-col2 tr td:first-child {
    border-right: solid 1px #ddd;
    width:220px;
}
.form-table-border-col2 tr td:last-child {
    background: white;
}

.tbl-form-control {
    padding: 2px;
    height:24px;
    color:#666666;
    width:275px;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.tbl-form-control-wide {
    padding: 2px;
    height:24px;
    color:#666666;
    width:100%;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.tbl-form-control-cal {
    padding: 2px;
    height:24px;
    color:#666666;
    width:240px;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.tbl-form-control-tall {
    padding: 2px;
    height:330px;
    color:#0866c6;
    width:350px;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.tbl-form-control-tall2 {
    padding: 2px;
    height:150px;
    color:#0866c6;
    width:350px;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.tbl-form-control.def {
    width:100%;
}
.tbl-form-control.med {
    width: 200px;
}
.tbl-form-control.sm {
    width: 100px;
}
.form-control {
    padding: 2px;
    color:#0866c6;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.form-control.def {
    width:100%;
}
.form-control.med {
    width: 200px;
}
.form-control.sm {
    width: 100px;
}
.textarea.sm {
    padding: 2px;
    color:#666666;
    width:275px;
    border:solid 1px #CCCCCC;
    font-size:12px;
    margin-top:4px;
    margin-bottom:4px;
}
.textarea {
    padding: 2px;
    color:#666666;
    width:350px;
    border:solid 1px #CCCCCC;
    font-size:12px;
    margin-top:4px;
    margin-bottom:4px;
}
.textarea.col2 {
    padding: 2px;
    color:#666666;
    width:416px;
    border:solid 1px #CCCCCC;
    font-size:12px;
    margin-top:4px;
    margin-bottom:4px;
}
.textarea.lg {
    padding: 2px;
    color:#666666;
    width:600px;
    border:solid 1px #CCCCCC;
    font-size:12px;
}
.divider_blue {
    background:#0866c6; height:1px; clear:both; overflow:hidden; margin-bottom:8px; margin-top:8px; width:100%;
}
.tbl-form-control-sel {
    color:#666666;
    padding:2px;
    width:275px;
}
.uniformselect {
   color:#666666;
   padding:2px;
}
.tbl-form-control-lbl {
    color:#666666;
    font-size:12px;
}
.ro-lbl {
    color:#666666;
    font-size:12px;
    display:block;
    font-family:"RobotoRegular", "Helvetica Neue", Helvetica, sans-serif;
    border:solid 1px #CCCCCC;
    padding-left:2px;
    padding-right:2px;
    margin-bottom:4px;
    background:#ffffff;
    height:23px;
}
.ro-lbl-warn {
    color:#ffffff;
    font-size:12px;
    display:block;
    font-family:"Roboto", "Helvetica Neue", Helvetica, sans-serif;
    font-weight:bold;
    border:solid 1px #ff0000;
    padding-left:4px;
    padding-right:4px;
    margin-bottom:4px;
    background:#ff0000;
    height:23px;
    line-height:23px;
}
.b {
    font-weight:bold;
}

._25 {
    display: inline;
    float: left;
    margin-right: 2%;
    background:red;
}
.form-control-test {
    padding: 2px;
    height:24px;
    color:#0866c6;
    width:100%;
    border:solid 1px #CCCCCC;
    display:inline-block;
}
.tb-green {
    background:#80e265 !important;
    color:black !important;
}
.error {color:#b94a48;border-color:#b94a48; }
.form-control.error {color:#b94a48;border-color:#b94a48; border:solid 1px red;}

#UL_SN li a {
    cursor: pointer;
}
.ui-datepicker-trigger {
    cursor: pointer;
}
.ui-datepicker-header {
    background-color: rgb(59, 108, 142) !important;
}

.dt table { border:solid 1px #cccccc; border-collapse:collapse; padding:0px; }
.dt th{ border:solid 1px #cccccc; border-collapse:collapse; background-color:#333333 !important; color:#fff !important; font-weight:bold; text-align:center; padding:4px !important; }
.dt th a { color:White; }
.dt td { border:solid 1px #cccccc; border-collapse:collapse; padding:1px !important; }

.modal-subtitle {
    font-weight: bold !important;
    font-size: 16px !important;
    color:#3b6c8e !important;
    line-height:32px;
}
