/* Add here all your CSS customizations */
#header .header-body
{
    border-top: 3px solid #0088CC !important;
    background:url(../img/bg.png) no-repeat top center;
}
html.sticky-header-active #header .header-body
{
    background: #fff !important;
    padding: 21px 0 0 0;
}
#formModal .modal-content
{
    background:url(../img/bg.png) #fff no-repeat top center;
    border: 10px solid #9BDEFF;
    color: #000;
}
#formModal .modal-content p, #formModal .modal-content label
{
    color: #000;
}
#header .header-nav-top .nav > li > a
{
    color: #000;
}
.ws-nowrap
{
    color: #000 !important;
}
.header-logo img
{
    width:80%;
    height: auto;
}
.form-label label
{
    color:#555;
    font-size: 14px;
    font-weight:bold;
}
.ads-sidebar img
{
    width: 100%;   
}
.pop-logo
{
    width:100%;
    padding: 20px 2px;
}

/*.popup-form .modal-content
{
    background: #000;
    color: #fff;
    opacity: 0.9;
}
.popup-form .modal-title
{
    color: #fff;
}
.popup-form p
{
    color: #fff;
}*/
.popup-form .modal-header
{
    padding:7px 15px;
}
.popup-form label
{
    font-weight: bold;
}
.submit-div
{
    padding: 10px;
}
.popup-form .close
{
    margin: -43px -33px;
    opacity: 1 !important;
    position: absolute;
    right: 0;
}
.popup-form .btn-primary
{
    /*    background:#fff;
        color:#000;
        border-color:#fff;*/
}
.breadcrumb li a
{
    color:#fff !important;
}
.breadcrumb>.active
{
    color:#fff !important;
}
.tab-pane .breadcrumb
{
    background-color: #0888c9 !important;
    color:#fff !important;
}
.tab-pane .breadcrumb>.active
{
    color:#fff !important;
}
.custom1
{
    background:#f79d01;
} 
.custom1 > a
{
    color: #fff !important;
}
.custom1 > a:hover
{
    color : #777 !important;
}

.custom2
{
    background: #f47f81;
} 
.custom2 > a
{
    color: #fff !important;
}
.custom2 > a:hover
{
    color : #777 !important;
}
.custom3
{
    background: #f7584c;
} 
.custom3 > a
{
    color: #fff !important;
}
.custom3 > a:hover
{
    color : #777 !important;
}
.custom4
{
    background: #60bb46;
} 
.custom4 > a
{
    color:#fff !important;
}
.custom4 > a:hover
{
    color : #777 !important;
}

/***************/

#buttonminus{
    width: 17px;
    height: 21px;
    font-size: 25px;
    float: right;
    cursor: pointer;
    margin: -11px 15px 15px 0px;
    border: 1px solid;
    text-align: center;
}
.form-min
{
    display: none;
    padding: 2px 0 2px 0;
}
.small-pop
{
    float: left;
    width: 26%;
    position: fixed;
    bottom: -36px !important;
    left: -327px !important;
    top: 206px;
    height: 48px;
    text-align: center;
    font-size: 12px;

}
.minim
{
    margin: 2px 9px 0 4px !important;
    font-size: 22px !important;
    font-weight: bold;
    padding: 0px;
    height: 24px !important;
}
/*.modal-backdrop {
     display: none !important;
}*/
.opnetrans
{
    transform: scale(0.9);
    transition: all .2s linear;
}
/******************/
._2tga _49ve 
{
    display: none !important;
}

.related
{
    color: #e36159;
    font-size:18px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.fac_campus
{
    text-align: justify;
}
.fac_camp
{
    width: 100%;
    height: auto;
    padding: 5px;
    text-align: center;
}
ul.nav-list li.active > a
{
    color:#0088CC;
}
.heading-primary
{
    text-transform: capitalize;
}
.lab
{
   color: #793F96; 
    font-size:14px;
    text-transform: capitalize;
    font-weight: bold;
}
.cima-com
{
    padding:10px;
    font-size:24px;
    line-height: 35px;
}
.blinking{ 
    font-size:30px;
    font-weight: bold;
    color: #793F96; 
}
.cima-talent
{
    margin-top: 30%;
}
.sep
{
    font-weight: bold;
    color: fff;
}
.campus-timetable
{
    font-size:18px;
    color:#E56C64;
    text-align: center;
    font-weight: bold;
    margin:10px 10px;
}
.tab-pane p
{
     line-height:22px;
     margin: 2px 5px;
}
.tab-pane p strong
{
    font-size:12px;
    color:#777777;
    line-height:12px;
    font-weight: normal;
}
.scholarshipform
{
    padding: 10px;
}
.scholarshipform .blinking{ 
    font-size:24px;
    font-weight: bold;
    color: #00B355; 
}
.scholarshipform label
{
    color: #00B355; 
}
.register label
{
    color: #000; 
}
.register h4
{
    color:#ff0000;
    padding: 15px 0px;
}
#header
{
    min-height: auto !important;
}
.city-view
{
    font-weight: bold;
    font-size: 10px;
}
.fac_campus_skt .img-thumbnail
{
    float:left;
    width:45% !important;
}
.fac_campus_skt .img-thumbnail img
{   
    width:100% !important;
}
/**************/
@media (min-width: 992px){
    .modal-lg {
        width: 710px;
    }
    .modal-large
    {
         width: 900px !important;
    }
}
