﻿body {
    font-size:14px;
}
p{ text-align:justify; font-size:14px;}
hr{
    /*border:1px solid #808080;*/ 
    background-color:#eee;
    width:100%;

}
label {
    margin-bottom: 0px; 
}
 .news-thumbnail{   
    width:30px;
}

.form-group {
    margin-bottom: 2px;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.carousel-caption {
    position: absolute;
    right: 35%;
    bottom: 20px;
    left: 35%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
label{
    color:#000!important;
}
::placeholder {
  color: #aaa!important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #aaa!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #aaa!important;
}
.form-control{
    position:relative;
    z-index:1 !important;
}
.w_box{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,2292f4+100&1+0,0.6+100 */
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(34,146,244,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(34,146,244,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(34,146,244,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#992292f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,17207c+100&0.65+0,0.9+100 */
background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%, rgba(23,32,124,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%,rgba(23,32,124,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(0,0,0,0.65) 0%,rgba(23,32,124,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#e617207c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/*text-align:center;
max-width:400px;*/
    
}

.bg-light {   
    background-color: #004884 !important;
     background-color:transparent !important;
}
.navbar-nav .dropdown-menu {
    background-color: #003a6a !important;
}
.nav-bar-main{
    margin-top:35px;
}
.search-form form input, .main-navigation, .main-menu li {
    /*border-color: #00569d;*/
     border-color: #003a6a;
}
.main-navigation, .site-footer {
    /*background-color: #004884;
    background-color:transparent !important;*/
    background-color: #003a6a;
}
 
li.nav-item {
    
    /*border-right: 1px solid #00569d;*/
    border-right: 0px solid #00569d;
     text-transform:uppercase;font-size:12px;
}

    li.nav-item > a {
        /*padding:  17px !important;*/
        color: #fff !important;
    }

li.active a {
    color: #fecd0b !important;
}

.header-right {
    margin: 8px;
    text-align: right;
}

.social-icons {
    padding: 4px 8px;
    margin: 0;
}

    .social-icons li {
        float: right;
    }

.navbar-toggler {
    padding: 4px;
}

.site-footer .single-footer-widget .widget-title {
    font-size: 18px;
    color:   #fecd0b;
    margin-bottom: 30px;
    font-weight: 400;
}
.site-footer .single-footer-widget ul{
    list-style:none; padding-left:0px; 
}
.site-footer .single-footer-widget ul li a {
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    padding-left: 23px;
}
.site-footer .single-footer-widget ul li a::before {
    content: '';
    width: 8px;
    height: 8px;
    top: 7px;
    left: 0;
    border-radius: 50%;
    background-color: #ffbb38;
    position: absolute;
    z-index: 1;
}

.dropdown-item {
    padding: 8px !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom:1px solid #00569d;
}

    .dropdown-item:hover {
        background-color:  #003a6a !important;
        background-color:  #004884 !important;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 13rem;
    padding: 0.2rem 0;
    margin:   0;
    font-size: 13px;
    -webkit-border-radius: 0;
border-radius: 0;
margin-top:-1px;margin-left:-2px;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
}

.dropdown-menu .dropdown-menu.show {
    left: 94% !important;
    top: -2px;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.nav-tabs .nav-link
{background-color:#ffbb38;
   
}
.nav-tabs .nav-link.active
{
     background-color:#004884;
}
.nav-tabs li.nav-item{
    border-color:#fff;
}
.fa{ margin-right:5px;}

.mainBtn, .request-information .submit_field .mainBtn {
    /*height: 35px; 
    text-align: right;
    width: auto;
    padding: 0 10px;
    margin: 0;*/
     height: 35px; 
    text-align: center;
    width: auto; max-width:80px;
    width: 100%;
    border: 1px solid;
    padding: 2px 10px !important;
    outline: none;
}
.widget-main-title {
    padding: 10px 20px;
}
blockquote, .calendar-small, .course-list > dt:nth-child(odd), .tab-content > .tab-pane {
     background-color: #fff; 
}
@media (max-width: 823px) {

    .nav-bar-main{
    margin-top:4px;
}
    .nav-bar-main {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99;
    }
    /*.nav-bar-main{
       width:50% !important;
   }*/
    .navbar-toggler {
        color: #fecd0b;
        background-color: #fecd0b !important;
    }

    .navbar-nav li.nav-item {
        border-bottom: 1px solid #fecd0b;
    }

    li.nav-item > a {
        padding: 6px 10px !important;
    }

    
.carousel-caption {
    position: absolute;
    right: 25%;
    bottom: 20px;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
 .d-none {
    display: block !important;
}
}
@media (max-width: 720px) {
    .d-none {
    display: block !important;
}
    .carousel-caption {
    position: absolute;
    right: 5%;
    bottom: 20px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
}
@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}





/*Calendar Control CSS*/

.ajax__calendar_container { z-index : 1000 ; }

.cal_Theme1 .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #77D5F7;
z-index:9999!important;
}

.cal_Theme1 .ajax__calendar_header  {
background-color: #ffffff;
margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
color: #004080;
padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
background-color: #ffffff;
border: solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #004080;
}

.cal_Theme1 .ajax__calendar_day {
color: #004080;
text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
color: #004080;
font-weight: bold;
background-color: #DEF1F4;
}


.cal_Theme1 .ajax__calendar_today   {
font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
color: #bbbbbb;
}