html{
    background-color: #E8EBF1;
    text-decoration-skip-ink: none;
}
body{
    background-color: #FFF;
}

a{
    color: #000;
}
a:hover{
    color: #2AACC8;
}
.div-a{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
}
h2{
    margin-top: 10px !important;
}
h3:not(.popover-title){
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    color: #4f4f4f;
}
.logo img{
    max-width: 100%;
}
.btn-primary{
    background-color: #2AACC8;
}
.btn-primary:hover{
    background-color: #2390a6;
}
.btn-block{
    margin: 10px 0px;
}

p,.row{
    font-size: 1em;
    line-height: 1.5em;
}
.underline{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #CFCFD5;
}
.overline{
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #CFCFD5;
}
.leftline{
    border-left: 1px solid #CFCFD5;
}
.grey, .company_ad a{
    color:#999 !important;
}
.ad{
    color:#999 !important;
    font-size: .6em;
}

.modal-footer{
    margin-top: 0px;
}
.tooltip-inner {
    background-color: #2AACC8;
}
.tooltip > .tooltip-arrow {
    border-top-color: #2AACC8 !important;    
}


.mx-1 {
  margin-left: .25rem!important;
  margin-right: .25rem!important;
}
.mx-2 {
  margin-left: .5rem!important;
  margin-right: .5rem!important;
}
.my-1 {
  margin-top: .25rem!important;
  margin-bottom: .25rem!important;
}
.my-2 {
  margin-top: .5rem!important;
  margin-bottom: .5rem!important;
}


table.table-condensed{
    background: #fff !important;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    vertical-align: middle;
}
.table-hover:hover:not(.strong){
    background:inherit;
}
.div-hover:hover{
    background:#f5f5f5;
}
.div-hover{
    border-bottom: 1px solid #CFCFD5;
    padding-bottom: 10px;
    padding-top: 10px;
    position:relative;
}
table.sortable tr.strong > td{
    cursor: pointer;
}
table.sortable tr.strong > td:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
    content: "\25B4\25BE";
    font-size: .6em;
}

.monospace{
    font-family: monospace;
}
.fa-text{
    color:#FFF;
    font-family: Lato,sans-serif;
    font-weight: 900;
    font-size: .6em;
}
.strong{
    font-weight: bold;
}
.nou, .nou a, .nou a:hover{
    text-decoration: none !important;
}
.indent{
    padding-left:30px;
}
.left{
    float:left;
}
.right{
    float:right;
}
.center{
    text-align:center;
}
.nomargin{
    margin: 0;
}
.compact{
    padding-top: 4px;
    padding-bottom: 0px;
    margin-bottom: 5px;
}
label.normal {
    margin-bottom: 0px;
    font-weight: normal;
}
small{
    font-size: 75%;
}
.table-small{
    font-size: 90%;
}

.print{
    display: none;
}
#playSound{
    display: none;
}

#return-to-top{
    z-index:1200 !important;
}

#nobr,.nobr{
    white-space:nowrap;
}
.hanging-indent{
    padding-left: 2em;
    text-indent: -2em;
}
.btn-group-xl > .btn, .btn-xl {
    padding: 20px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.schedule{
    font-size: .9em;
    padding: 0px 15px;
    line-height: 1.7em;
}
.schedule h2,.schedule h3{
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}
.schedule ul{
    font-size: .95em;
    line-height: 1em;
}
.schedule i{
    font-size: 1.1em;
}
.schedule:not(:last-child){
    border-right: 1px solid #CFCFD5;
}
.schedule:first-child{
    padding-left: 15px;
}
.schedule:last-child{
    padding-right: 15px;
}
.schedule.col-md-1,.schedule.col-md-2{
    font-size: .7em;
    padding: 0px 8px;
    line-height: 1.7em;
}
.schedule.col-md-2.five-cols,.schedule.col-md-3{
    font-size: .8em;
    padding: 0px 10px;
    line-height: 1.7em;
}

ul.arrow-list{
    padding:0;
    list-style:none;
}
ul.arrow-list li {
    list-style-image: url(../images/icon_1.png);
    margin: 0 0px 20px 15px;
}
ul.arrow-list li a {
    font-size: 1em;
    vertical-align: top;
    font-variant: small-caps;
}

a:not([href]):not([data-href]):hover {
    color:#000;
    text-decoration:none;
}
.nav > li > a.parent{
    cursor: pointer;
}

.minor,.minor a{
    color:#adadad;
}
.minor a:hover{
    color:#555555;
    text-decoration:none;
}

.show-small{
    display:none;
}
.toggleMenu {
    background:#2aacc8 !important;
}
.nav:not(.nav-tabs) {
    float:right;
}
.nav li a, .title-section ul li, ul.about-list li a {
    font-variant: small-caps;
    text-transform: none !important;
}

.nav-tabs li {
    margin-bottom: -1px;
}
.nav-tabs li, .nav-tabs li.active, .nav-tabs li:hover{
    border-top: none;
}
.nav-tabs li a{
    font-variant: none;
    text-transform: none;
    margin-right: 0px;
}
.nav-tabs li.active a{
    border-color: #DDD #DDD transparent;
    border-width: 1px;
}
.nav-tabs > li > a:hover {
    border-color: #EEE #EEE #DDD;
    text-decoration: none;
    background-color: #EEE;
}

.title-section h1 a{
    text-decoration: none;
    color: #2aacc8;
}
.title-section h1 a:hover{
    text-decoration: none;
    color: #333;
}
.title-section ul li.active a{
    color:#2aacc8 !important;
}

.datepicker{
    z-index:1151 !important;
}

.col-md-1.seven-cols,
.col-sm-1.seven-cols,
.col-lg-1.seven-cols {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
}
.col-md-2.five-cols,
.col-sm-2.five-cols,
.col-lg-2.five-cols {
    width: 20%;
    *width: 20%;
}

.about-desc {
    padding-bottom: 0;
}
div.blog_top, tr{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CFCFD5;
}
.input-group{
    padding: 5px 0px;
}
.h-captcha{
    padding: 5px 0;
    height: 87px;
}
.form_details label, .form_details .margin{
    margin: 5px 0px !important;
}
.form_details input[type="text"], .form_details input[type="password"], .form_details label, .form_details textarea:not(#edit){
    padding: 10px;
    margin: 0px;
    width: 100%;
    font-size: 0.85em;
    border: 1px solid #E1E1E4;
    background: none;
    float: none;
    outline: none;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #333;
}
.form_details input[readonly="readonly"]{
    color: #999;
}
.form_details input[type="text"].condensed{
    padding: 5px 10px;
}

.copy p{
    color: #BBBBBB;
    font-size:0.7em;
    font-style:italic;
}
.copyT{
    color: #DDDDDD !important;
    font-size:0.6em !important;
}
.copyT a{
    color: #DDDDDD !important;
}
.copyT a:hover{
    color: #CCCCCC !important;
}

.has-feedback-left{
    padding-left: 32px;
    margin-bottom: 10px;
}
.has-feedback-left i{
    border: 1px solid #E1E1E4;
}
.has-feedback-left .form-control-feedback {
    left: 0;
}

/* my top menu */
.top-list-float{
    float:right;
}
ul.top-list li {
    list-style-image: url(../images/arrow.gif);
    margin: 0px 0px 0px 0px;
    padding: 0px 30px 5px 0px;
    font-size:0.8em;
    float:left;
    padding-left: 1.5em;
    text-indent:-1.5em;
}
/* my top menu end */


/* start msg box */
#msg, #notify, #notify2, #notifyNF{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    text-align:center !important;
    margin: 5px;
}
#msg p, #notify p, #notify2 p, #notifyNF p{
    padding:10px;
    width: 100%;
    text-align:center !important;
}
#notify, #notify2, #notifyNF{
    font-size: .93em;
}
.msgOK{
    background:#CCFFCC;
}
.msgOK p{
    color:#008000 !important;
}
.msgMid{
    background:#FFFFCC;
}
.msgMid p{
    color:#B3B300 !important;
}
.msgNO{
    background:#FFCCFF;
}
.msgNO p{
    color:#FF0000 !important;
}
.msgNote{
    background:#CCDDEE;
}
.msgNote p{
    color:#004A7B !important;
}
/* end msg box */


/***** Media Quries *****/
@media (max-width:1024px){
    .col-md-1.seven-cols,
    .col-sm-1.seven-cols,
    .col-lg-1.seven-cols,
    .col-md-2.five-cols,
    .col-sm-2.five-cols,
    .col-lg-2.five-cols{
        width: 100%;
        *width: 100%;
    }
    .schedule{
        padding: 8px 8px 16px 8px !important;
        border-right: 0 !important;
        border-bottom: 1px solid #CFCFD5;
    }
    #mobile-indicator {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .top-list-float{
        float:left;
    }
    .show-small{
        display:inherit;
    }
    .nav, .nav:not(.nav-tabs) {
        float:none;
    }
    .schedule{
        font-size: inherit !important;
    }
    .schedule .btn{
        font-size: 1.1em !important;
        margin: 16px 8px 16px 8px !important;
    }
}

@media screen and (max-width: 640px) {
    ul.top-list li {
        float:none;
    }
}

/* MEDIA PRINT */
@media print{
    .header,.breadcrumb,.copyT,.no-print,#error-inline,#error-bottom{
        display: none !important;
    }
    .print{
        display: block !important;
    }
    a[href]:after {
        content: "";
    }
}
/* END MEDIA PRINT */
/***** Media Quries End *****/

/* SCROLL TO TOP */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
}
/* END SCROLL TO TOP */

/* CALENDAR */
#calendar ul{
    list-style:none;
    padding:0;
    margin:0;
    clear:both;
    width:100%;
    overflow: hidden;
}
#calendar li{
    display:block;
    float:left;
    width:14.36%;
    padding:5px;
    box-sizing:border-box;
    border:1px solid #ccc;
    margin-right:-1px;
    margin-bottom:-1px;
}
#calendar ul.weekdays{
    height:40px;
    background:#2AACC8;
}
#calendar ul.weekdays li{
    text-align:center;
    text-transform:uppercase;
    line-height:20px;
    border:none !important;
    padding:10px 6px;
    color:#fff;
    font-size:13px;
}
#calendar ul.days{
    min-height:180px;
}
#calendar .days li{
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}
#calendar ul.days:last-child{
    border-bottom:1px solid #ccc;
}
#calendar .days li:hover{
    background:#eee;
}
#calendar .date{
    text-align:center;
    margin-bottom:5px;
    padding:5px;
    background:#333;
    color:#fff;
    width:35px;
    border-radius:50%;
    float:right;
}
#calendar .dayName{
    display: none;
}
#calendar .event{
    clear:both;
    display:block;
    font-size:13px;
    border-radius:4px;
    padding:5px;
    margin-bottom:5px;
    color:#666;
    line-height:14px;
    background:#e4f2f2;
    border:1px solid #b5dbdc;
    color:#009aaf;
    text-decoration:none;
}
#calendar .event-desc{
    color:#666;
}
#calendar .other-month{
    background:#f5f5f5;
    color:#666;
}

@media(max-width:768px){
    #calendar .weekdays,#calendar .other-month{
        display:none;
    }
    #calendar li{
        height:auto !important;
        border:1px solid #ededed;
        width:100%;
        padding:10px;
        margin-bottom:-1px;
    }
    #calendar .date{
        float:left;
    }
    #calendar .dayName{
        display: inline;
        text-align:center;
        margin-bottom:5px;
        padding:5px;
        background:#666;
        color:#fff;
        width:45px;
        border-radius:4px;
        float:right;
    }
}
/* END CALENDAR */
