﻿

.welcome-section {
    background: url(../../images/welcome-bg.jpg) center center;
    padding: 40px 0;
}

.minister {
    background: #ff8500;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    min-height: 243px;
}

.welcome-box {
    background: #f2f1f1 none repeat scroll 0 0;
    box-shadow: 2px 2px 2px #5c5a5a;
    font-family: 'Hind', sans-serif;
    min-height: 242px;
    padding: 1px 8px 2px 11px !important;
    padding-bottom: 11px;
}

    .welcome-box h3 {
        border-bottom: 1px solid #fc7a49;
        font-family: 'Hind', sans-serif;
        padding-bottom: 7px;
        padding-top: -2px;
        margin-top: 10px !important;
    }

h3, .h3 {
    font-size: 24px;
    color: #1197b7;
    font-weight:bold;
}

.welcome-readmore {
    background: #fc7a49;
    color: #fff !important;
    border-radius: 0;
    padding: 4px 10px;
    float: right;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.cabinet {
    padding: 0 20px;
}

.page-tab {
    float: left;
    width: 124%;
    height: 302px;
    overflow: auto;
}

.university {
    background: url(../../images/u-bg.jpg) center center;
    padding: 23px 0;
}

.main-heading2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 24px;
}

.important-links1 {
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 24px;
}

h3, .h3 {
    font-size: 24px;
}

#flexCarousel .slides a img {
    width: auto;
    float: left;
}
/*.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}*/
.carousel-wrapper {
    padding: 38px 2px 32px 7px !important;
}

.footer {
    background: rgba(0, 0, 0, 0) url(../../images/footer-bg.jpg) repeat scroll center center / cover;
    color: #ffffff;
    font-family: "Hind";
    padding-bottom: 20px;
    padding-top: 10px;
}

.footer-left {
    border-right: 1px solid #151515;
}

.footer ul {
    padding: 0;
}

    .footer ul li {
        list-style: none;
        margin-bottom: 1.061em;
    }

.footer h3 {
    border-bottom: 2px dotted rgba(255, 255, 255, 0.47);
    color: #ffffff;
    font-family: "Hind";
    font-size: 1.210em;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 11px;
    text-transform: uppercase;
}

.homecontent .social-icon li a {
    padding-top: 6px !important;
}

.footer ul li a {
    color: #fff;
    font-family: "Hind";
    font-weight: 200;
    font-size: 0.986em;
}

.social-icon li a {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: block;
    background: #3b5998;
    float: left;
    text-align: center;
    margin-right: 5px;
    line-height: 28px;
}

a {
    text-decoration: none !important;
}

.social-icon li:nth-child(2) a {
    background: #26a6d1;
}

.social-icon li:last-child a {
    background: #c4302b;
}

.innerbanner {
    background-color: #a7b3c2;
    background-image: url(../../../images/newsbg.jpg);
    background-repeat: repeat;
    min-height: 120px;
    padding-top: 43px;
}

    .innerbanner h1 {
        font-size: 31px;
    }

    .innerbanner h1 {
        color: #ffffff;
        margin-top: 0 !important;
    }

.breadcrumb {
    background-color: rgba(116, 116, 116, 0.49);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px;
    text-align: right;
}

    .breadcrumb > li {
        color: #e6c1c1;
        display: inline-block;
    }

        .breadcrumb > li a {
            color: #FFE930;
            display: inline-block;
        }

.section-white {
    background-color: #fcfcfc;
    padding-bottom: 15px;
    padding-top: 30px;
}

/*body p, body ul li {
    text-align: justify !important;
}*/

b, strong {
    font-weight: 700;
}

.list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .list li {
        margin-bottom: 4px;
        padding-left: 21px;
    }

        .list li::before {
            background-color: #1197b7;
            box-sizing: border-box;
            color: #ffffff;
            content: "";
            font-family: "FontAwesome";
            font-size: 14px;
            height: 20px;
            margin-left: -21px;
            margin-right: 6px;
            padding: 2px 5px;
            width: 20px;
        }

.inner-sidebar {
    background: rgba(0, 0, 0, 0) url(../../images/top-bg.jpg) repeat scroll center center;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .inner-sidebar h3 {
        margin-top: 0;
        padding-bottom: 10px;
        position: relative;
    }

.info-links ul {
    padding: 0;
}

.inner-sidebar ul li {
    display: block;
}

.inner-sidebar a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    color: #ffffff;
    display: block;
    padding: 6px 0;
    transition: all 0.2s ease 0s;
}








.inner h4 {
    /*background-color: rgba(153, 0, 0, 0.97);*/
    background-color: #1197b7;
    border-left: 6px solid #ff7803;
    color: #ffffff;
    font-size: 17px;
    margin-top: 0;
    padding: 8px 10px;
}

p {
    margin: 10px 0 10px;
}

/*th {
    color: black;
}*/








.dataTables_length {
    margin-left: 10px;
}

.dataTables_length, .dataTables_filter {
    margin-top: 10px;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}

.dataTables_length label, .dataTables_filter label {
    color: #005AA5;
    text-transform: capitalize;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
    padding-left: 1%;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
    padding-right: 3%;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0.5em;
        display: inline-block;
        width: auto;
    }

.dataTables_filter label span {
    display: block;
    color: red;
    font-size: 10pt;
}

.btn-danger {
    padding: 6px 10px;
    color: #ffffff;
    }

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    border: 1px solid;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-weight: bold;
    text-align: center;
    /*width:50%*/
}

.Success {
    color: #4A9529;
    background-color: #A7D883;
    border: 1px solid;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-weight: bold;
    text-align: center;
    /*width:50%*/
}


.fa-home
{
    color:white !important;
}


.universities {
    background: url(../images/directorate/edu-bg.jpg);
    text-align: center;
    color: #fff;
    padding: 36px 0;
}

.education-sec span {
    font-family: 'Noto Sans', sans-serif;
    background: rgba(0, 0, 0, 0.75);
    display: block;
    position: absolute;
    width: 92%;
    margin-left: 4%;
    bottom: 0px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px;
    text-align: left;
}

.education-sec {
    position: relative;
    padding: 0;
}

.chairman-readmore {
    float: right;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff !IMPORTANT;
    padding: 2px 12px;
    position: absolute;
    right: 17px;
    bottom: 26px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid white;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.content {
    /*margin-top: 18px;
    padding-top: 50px;*/
    text-align: justify;
}

.borderhead {
    border-bottom: 1px solid #e0dbdb;
    padding-bottom: 10px;
    background: #f4cd48;
    padding: 16px 13px;
    margin: 0;
    font-family: 'Noto Sans', sans-serif;
}

.content .col-md-8 p {
    padding: 15px;
}

.btn-read-more {
    background: #409ede url(../images/directorate/readmore.jpg) left center no-repeat;
    color: #fff;
    border-radius: 0;
    padding: 9px 18px 8px 46px;
    margin-left: 14px;
    margin-bottom: 14px;
}

.emailist {
    padding: 0;
    margin: 0;
}

    .emailist li {
        display: inline-block;
        list-style: none;
        border: 1px solid #ccc;
        padding: 13px 4px 4px 4px;
        text-align: center;
        width: 24%;
        background: #2b6186;
        margin: 12px 4px;
        min-height: 135px;
        vertical-align: top;
        color: #fff;
        font-size: 16px;
    }

        .emailist li .fa {
            margin: 0 0 8px 0;
            font-size: 20px;
            color: white;
        }

        .emailist li a {
            color: #fff;
        }

span.pdf-size {
    display: block !important;
    font-size: 12px !important;
}

.message-section {
    position: relative;
    z-index: 99;
}

.message-section {
    left: 0 !important;
    top: 60px !important;
}

.msg-common {
    text-align: center;
}

.cm .msg-box {
    /*background: url(../../images/dpt-cm.jpg) center center;*/
}

.msg-common .msg-box {
    padding: 2px 0 6px 0;
    height: 155px;
}

.msg-common .msg-box {
    padding: 2px 0 20px 0 !important;
}

.img-box {
    width: 115px;
    display: block;
    text-align: center;
    margin: 0px auto 0 auto;
    padding-top: 2px;
    position: relative;
    top: -55px;
    z-index: 999;
}

    .img-box img {
        display: block;
        border-radius: 50%;
        max-width: 100%;
        height: auto;
        border: 2px solid #CDCBCB !important;
    }

.msg-content {
    position: relative;
    top: -53px;
}

    .msg-content h4 {
        color: #fff;
        font-family: 'Noto Sans', sans-serif;
        font-weight: normal;
        margin: 6px auto;
        font-size: 17px;
    }


    .msg-content p {
        color: #fff;
        font-family: 'Ek Mukta', sans-serif;
        font-weight: normal;
        font-size: 12px;
        margin: 0;
    }

.dpt-cm .msg-box {
    /*background: url(../../images/dpt-cm.jpg) center center;*/
}

.state-minster .msg-box {
    /*background: url(../../images/dpt-cm.jpg) center center;*/
}

.message-section .container {
    position: relative;
    top: -16px;
    height: 161px;
}

.slide-caption {
    position: absolute;
    top: 60%;
    color: #fff;
    font-size: 24px;
    text-align: center;
    left: 0;
    right: 0;
    font-family: "Yantramanav";
    background: rgba(0, 0, 0, 0.12);
    padding: 15px;
    text-shadow: 0 0 3px rgb(0 0 0 / 46%);
}

.borderhead-news {
    border-bottom: 1px solid #e0dbdb;
    padding-bottom: 10px;
    background: #409ede;
    padding: 16px 13px;
    color: #fff;
    margin: 0;
    font-family: "arial unicode MS";
}

.news-section-scroll {
    margin-right: -15px;
}

    .news-section-scroll .panel {
        border: 0px;
        border-radius: 0;
    }

.play-pause {
    float: right;
    padding: 6px;
    background: #409ede;
    color: #fff;
    margin-top: -45px;
}

.news-section-scroll .panel-body {
    padding: 6px 0px 0px 0px !important;
}

#directorate #ticker1 {
    height: 142px !important;
}

#ticker1 {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 187px;
    padding: 0px;
    margin: 0;
    width: 100%;
}

#ticker1 {
    height: 183px !important;
}

.content .col-md-8 {
    background: #fff;
}

.content .col-md-8 {
    float: left !important;
}

.news-section-scroll .btn-default {
    color: #f87879;
    background-color: #efefef;
    border-color: #efefef;
    font-family: "arial unicode MS";
    text-transform: uppercase;
    font-weight: 100;
    border-radius: 0;
    font-size: 18px;
    box-shadow: 0px 0px 2px #4e4c4c;
}