body { background-color: #E8F9FA; }
header .container { background-color: #0D64AB; border-radius: 12px 12px 0 0;  }
/* header .container { margin-top: 24px; } */
.logo { padding: 8px 0; }
.logo img { width: 100%; height: auto; padding-top: 8px; }
.content .container { background-color: #8EDBF9; }
.side_menu { padding-top: 18px; }
.side_menu h3 { text-align: center; background-color: #0D64AB; color: #FFF; margin: 0; padding: 6px 0; }
.side_menu ul { margin: 12px 0 0; padding: 0; list-style: none; }
.side_menu ul li { }
.side_menu ul li a { color: #000000; font-size: 12px; border-bottom: 1px dashed #999999; display: block; margin-bottom: 6px; }
.side_menu ul li a .fa { margin-right: 4px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.side_menu ul li a:hover { text-decoration: none; }
.side_menu ul li a:hover .fa { margin-right: 8px; }
/*.container-detail { padding-top: 18px; }*/
.container-detail h1 { margin: 0; padding: 0; color: #2666c3; }
.container-detail p { font-size: 12px; margin: 0; padding: 0; }
.site-img-box { padding: 1em 0; }
.site-img-box img { width: 100%; max-width: 100%; height: auto; }
.cbp-caption-defaultWrap img {
    border: 2px solid #00395a !important;
    padding: 10px;
}
.notice { border: 1px solid rgb(54, 85, 167); height: 224px; width: 100%; background: rgb(232, 249, 250); padding: 12px; margin: 12px 0; }
.footer { background-color: #0D64AB; }
.footer p { color: #ffffff; margin: 0; height: auto; line-height: 24px; }
.head-img { padding: 6px 0; float: right; }
.client h2, .placed h2 { text-align: center; background-color: #0D64AB; color: #FFF; margin: 0 0 12px; padding: 6px 0; }
.decimal { list-style-type: decimal; font-size: 12px; margin: 0; padding: 0 0 0 12px; }
.cldr { margin: 0 0 12px; }
.topbar { border-bottom: 1px dashed #fff; padding: 6px 0; text-align: right; }
.topbar ul { padding: 0; margin: 0; }
.topbar ul li { padding: 0 6px; margin: 0; display: inline-block; border-right: 1px solid #fff; }
.topbar ul li a, .topbar ul li p { margin: 0; color: #fff; height: auto; line-height: 24px; }
.footer hr { margin-top: 10px; margin-bottom: 0px; }
.validate { padding: 6px 0; }
.validate ul { padding: 0; margin: 0; }
.validate ul li { padding: 0 6px; margin: 0; list-style: none; display: inline-block; }
.validate ul li a { color: #fff; }
.validate ul li h4 { color: #fff; margin: 0; }
.short-gallery { margin-top: 24px; }
.short-gallery img { width: auto; margin: 0 auto 24px; height: auto; }
.bg-danger { background-color: #f2dede; padding: 15px!important; }
.table-center th, .table-center td{ text-align:center;}
.table-center td{ color: #FF0000;}
.table.table-bordered.table-center {border: 2px solid #000;}
.table.table-bordered.table-center > tbody > tr > th {border: 2px solid #000;}
.table.table-bordered.table-center > tbody > tr > td {border: 2px solid #000;}
/*.nt-modal .modal-header{ padding: 0; }
.nt-modal header{ margin-top: 0;}
.nt-modal .modal-header .container-fluid { background-color: #0D64AB; }
.modal-dialog.modal-800 {
    width: 800px;
    margin: 30px auto;
}
.nt-modal .new-img{ padding: 0;}
.nt-modal .modal-body {
    position: relative;
    padding: 0;
}
.nt-modal .modal-body .table{ width:96%;}*/



.nt-modal{
    margin-top: 48px;
    -webkit-box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.6);
    box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.6);
    background-color: #ffffff;
}
.nt-modal hr{ margin:0;}
.logo-new {
    margin-top: 18px;
}
/*-------------------------------------Responsive css-------------------------------------*/
@media screen and (max-width:240px) {
}
@media screen and (min-width:241px) and (max-width:319px) {
}
@media screen and (min-width:320px) and (max-width:639px) {
}
@media screen and (min-width:640px) and (max-width:959px) {
}
@media screen and (min-width:960px) and (max-width:1279px) {
}
@media screen and (min-width:1280px) and (max-width:1599px) {
}
@media screen and (min-width:1600px) {
}
@media screen and (min-width:1920px) {
}
@media print {
}
@media only screen and (max-width: 500px) {
}
@media only screen and (min-width: 768px) {
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Slider */

.slick-slide {
    margin: 0px 2px;
    border:2px solid;
    border-color:#1764aa;
}

.slick-slide img {
    width: 100%;


}
.slick-slide img{
    height:163px;
}

.student_name{
    font-size:13px;
    padding:2px;
    margin:0px ;
    font-family:inherit;
    color:white;
    background:#1764aa!important;

}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}