@font-face {
    font-family: eraser;
    src: url(../design_framework/fonts/erasdust.ttf);
}

body {
    font-family: century gothic !important;
    overflow-x: hidden;
}

.logo {
    position: relative;
    margin-top: 35px;
    padding-left: 15px;
}
.print img {
    height:25px!important;
}

h2#alert {
    font-size: 14px;
    text-align: center;
    color: red;
    font-weight: bold;
}

.MainLogo {
    width: 50%;
    padding-bottom: 15px;
}
/*Login Css Starts*/
.Background {
    background: url(../Images/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ClientBackground {
    background: url(../Images/ClientBackground.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.login-form {
    width: 350px;
    padding: 20px 30px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    opacity: 0.9;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.log-status.wrong-entry {
    -moz-animation: wrong-log 0.3s;
    -webkit-animation: wrong-log 0.3s;
    animation: wrong-log 0.3s;
}


    .log-status.wrong-entry .form-control, .wrong-entry .form-control + .fa {
        border-color: #ed1c24;
        color: #ed1c24;
    }

.log-btn {
    background: linear-gradient(to bottom, #2480bd 0%,#1d4c90);
    display: inline-block;
    width: 100%;
    font-size: 16px;
    height: 50px;
    color: #fff;
    text-decoration: none;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
/*Login Css End*/

.form_container {
    orm_containeite;
    font-size: 11px;
    background: linear-gradient(to right, rgba(202, 202, 202, 0), rgba(0, 0, 0, 0.64), rgba(255, 255, 255, 0));
    padding-top: 20px;
    padding-bottom: 20px;
}

.form input {
    border-radius: 0px;
    border-left: 6px solid dimgrey;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 13px;
}

.form label {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Century Gothic';
}

.checkbox label {
    font-weight: normal;
}

.btn_login {
    float: right;
    background-color: #054195;
    border-color: #2674CA;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 1px;
    box-shadow: 1px 1px 8px -3px #2674CA;
    font-size: 12px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 1px;
    background: -webkit-linear-gradient(#074CB1, #033984);
    background: -o-linear-gradient(#074CB1, #033984);
    background: -moz-linear-gradient(#074CB1, #033984);
    background: linear-gradient(#074CB1, #033984);
}

.links {
    float: right;
    font-size: 12px;
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

    .links a {
        color: white;
    }

.timmer {
    color: #313131;
    text-align: center;
    padding-top: 5px;
}

.footer {
    background-color: dimgrey;
    color: white;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    bottom: 0;
    background-image: url('../images/edulogo.png');
    background-repeat: no-repeat;
    background-position: 98%;
}

.fcolor2 {
    height: 3px;
    background-color: #0080FF;
    position: absolute;
    width: 100%;
    margin-left: -15px;
    bottom: 0;
}

.form_text {
    padding-top: 50px;
}

    .form_text h4 {
        font-family: eraser;
        text-shadow: 2px 5px 4px #333;
        text-align: center;
        font-size: 30px;
    }

    .form_text p {
        width: 300px;
        text-align: center;
        margin: 0 auto;
        font-size: 12px;
    }

.container {
    position: relative;
    top: 20%;
}

.form_text-line {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 40%;
    background: white;
}

.captcha {
    padding-left: 0px;
    margin-top: 10px;
}

#rc-imageselect[styles] {
    font-family: century gothic !important;
}

.View_Details:before {
    content: url(../images/view.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.Delete:before {
    content: url(../images/delete.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.WorkOnApp:before {
    content: url(../images/edit.png);
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 0px;
}

.print_admit_card {
    margin-top: -15px;
    display: block;
}

    .print_admit_card:before {
        content: url(../images/print.png);
        position: relative;
        top: 8px;
        padding-right: 10px;
    }

    .print_admit_card:after {
        /* content: "|"; */
        /* font-size: 27px; */
        /* padding-left: 30px; */
    }

    .print_admit_card:hover {
        cursor: pointer;
        text-decoration: none;
    }

.print_voucher {
    display: block;
    font-weight: bold;
}

    .print_voucher:before {
        content: url(../images/print.png);
        position: relative;
        top: 8px;
        padding-right: 10px;
    }

    .print_voucher:after {
        /* content: "|"; */
        /* font-size: 27px; */
        /* padding-left: 30px; */
    }

    .print_voucher:hover {
        cursor: pointer;
        text-decoration: none;
    }

.registration_footer .footer {
    background-color: white;
    color: white;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    bottom: 0;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 98%;
    float: left;
    width: 100%;
}

.registration_footer .footer-text {
    background-color: #0080FF;
    color: white;
    text-align: center;
    padding: 10px;
    padding-left: 0%;
    padding-right: 0%;
    margin-top: 30px;
    padding-bottom: 0px;
    font-size: 11px;
}

.registration_footer .blue_bar {
    height: 5px;
    background-color: #0080FF;
    margin-top: 5px;
}
/*Online Reg login Css**/
.label_lgn {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 5px !important;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Century Gothic';
    text-align: left !important;
}

.body_applicant {
    background-image: url('../images/login_background_student.png');
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.body_Faculty {
    background-image: url('../images/Approvedlogin.jpg');
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.login {
    margin-left: 15px;
}

.form-control-feedback {
    top: 22px !important;
}

.form-control {
    height: 28px !important;
    border-bottom: 1px solid #F1F1F1 !important;
    color: #000 !important;
}

.portal_text {
    padding-top: 5px !important;
}

.sib_form {
    margin-bottom: 15px;
}

.Details_link {
    font-size: 12px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

    .Details_link a {
        color: black;
    }

.control-label {
    font-weight: bold;
}

.fot_img {
}

.address {
    padding-left: 10px;
}

.checkbox input[type=checkbox] {
    margin-left: 3px;
    float: left;
    margin-right: 3px;
    position: initial;
    margin-top: 3px !important;
}

.body_reg_applicant {
    background-image: url('../images/bg-reg.jpg');
}

.select {
    border-left: 6px solid dimgrey;
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
    /*background-image:url('../images/dropdown_arrow.png');
    background-repeat:no-repeat;
    background-position: 95%;*/
    border-radius: 0px;
    width: 100% !important;
}

.edu_select {
    border-left: 6px solid dimgrey;
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    width: 100% !important;
}

p {
    font-size: 12px;
}

.logo img {
    height: 50px;
    background: gainsboro;
}

.file_show {
    border: 1px solid #999999;
    box-shadow: 1px 1px 7px 5px #EBEBEB;
    border-radius: 5px;
    max-width: 135px;
    max-height: 135px;
}

.upload_btn {
    border-left: 0px !important;
}

.upload_center {
    padding-top: 15px;
    padding-bottom: 15px;
}

.RadComboBox_Metro .rcbArrowCell a {
    background-image: url("../images/dropdown_arrow.png") !important;
    background-position: 5px 4px !important;
    width: 27px !important;
}

.RadComboBox .rcbInputCell {
    height: 28px !important;
}

.th.rgHeader {
    color: white !important;
    background-color: #01499E !important;
    background: none;
}

.rgHeader {
    background: #084FB7 !important;
    color: white !important;
    border-right: 1px solid white !important;
    text-align: center !important;
    border-bottom: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 13px;
    font-family: century gothic;
}

.rgRow, .rgAltRow {
    text-align: center;
    height: 38px;
    color: #000;
}

.rgMasterTable {
    font-family: century gothic !important;
}

.RadGrid_Default {
    border-color: #CCC !important;
}

.rgRow a, .rgAltRow a {
    color: #7D7D7D !important;
    font-family: century gothic;
}

.RadGrid_Default .rgRow td, .rgAltRow td {
    border-right: 1px solid #C7C7C7 !important;
}

    .RadGrid_Default .rgRow td:last-child {
        border-right: none !important;
    }

.RadGrid_Default .rgAltRow td:last-child {
    border-right: none !important;
}

th.rgHeader:last-child {
    border-right: none !important;
}

.tGgrid {
    margin-bottom: 15px;
}


.second_main_container .col-lg-12 {
    border: 1px solid #CCCCCC;
    margin-top: 15px;
}

.btn_logout {
    cursor: pointer !important;
}

.text-right {
    text-align: right;
}

.col-md-3.file_show {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.btn_theme_upload {
    margin-top: 15px;
}

.user_img {
    /*height: auto !important;*/
    border-radius: 5px;
    margin-top: -3px;
    width: 66px !important;
    /*max-height: 36px !important;*/
    height: 36px !important;
}

.alert_cs {
    font-size: 12px;
    color: green;
    font-weight: bold;
    padding-left: 15px;
}

.Submit_marks:before {
    content: url(../images/marks_green.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.upload_document:before {
    content: url(../images/upload_green.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
}
/*.Not_Submit_marks:before {
    content: url(../images/marks_red.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
    cursor:not-allowed;
}*/
.Not_upload_document:before {
    content: url(../images/upload_red.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
    cursor: not-allowed;
}

span.ruUploadProgress {
    display: block !important;
    width: 160px !important;
}

.RadUpload .ruFileProgressWrap {
    position: absolute !important;
    top: 1.42857143em !important;
    left: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    margin-top: 3px !important;
    height: 20px !important;
}

.RadUpload_Silk .ruFileLI .ruFileProgress {
    border-color: #084FB7 !important;
    background-color: #084FB7 !important;
    background-image: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0)) !important;
    border-radius: 2px 0 0 2px !important;
}

.RadUpload .ruFileProgressWrap {
    position: initial !important;
}

.RadUpload .ruFileProgress {
    height: 20px !important;
}

.RadUpload_Silk .ruFileLI .ruFileProgressWrap {
    border: 1px solid #000000 !important;
    float: left !important;
}

#example .demo-container {
    width: 430px;
}

html .demo-container .ruFakeInput {
    width: 200px;
}

/* Customize uploaded file name */
html .RadUpload .ruUploadProgress {
    display: inline-block;
    vertical-align: middle;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html .RadUploadProgressArea {
    margin-top: 10px;
}

#Upload_instrunctions .modal-body {
    max-height: 340px;
    overflow-y: auto;
}

#Upload_instrunctions p {
    font-size: 14px;
}

#Upload_instrunctions .modal-body {
    font-size: 14px;
}

p.upload.instrunctions {
    cursor: pointer;
    color: dimgrey;
    font-size: 14px;
    text-decoration: underline;
}

.page-wrapper {
    border-left: 0px solid #e7e7e7;
}

.navbar-default.sidebar {
    border-right: 1px solid #e7e7e7;
    margin-left: 12px;
    border-left: 1px solid #e7e7e7;
}

.main_container.applicant {
    min-height: 215px;
    padding-bottom: 0px;
}

.sidebar {
    margin-top: 150px;
}

.edu_grid_large {
    min-width: 230px;
    width: 100%;
}
/*.edu_grid_medium {
    width:180px;
}*/
.edu_grid_small span {
    width: 68px !important;
}

.edu_grid_small div {
    width: 80px !important;
}

.edu_grid_small a {
    width: 80px !important;
}

.edu_grid_xsmall {
    width: 60px !important;
}

    .edu_grid_xsmall span {
        width: 60px !important;
    }

    .edu_grid_xsmall div {
        width: 60px !important;
    }

    .edu_grid_xsmall a {
        width: 60px !important;
    }

.border-remove {
    border: 0px !important;
}

.sel_priority {
    border-left: 6px solid dimgrey;
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
}

h5#ctl00_ContentPlaceHolder1_alert {
    text-align: center;
    font-size: 12px;
    color: green;
    font-weight: bold;
}

li.active a {
    background: linear-gradient(#fff, #F5F5F5);
    font-weight: bold;
}

.no-padding {
    padding: 0px;
}

.no-left-padding {
    padding-left: 0px !important;
}

.no-right-padding {
    padding-right: 0px;
}

#ctl00_ContentPlaceHolder1_alert {
    text-align: center;
    font-size: 24px;
    color: dimgrey;
}

.same_as_pa label {
    padding-left: 5px;
}

.checkbox.no-padding {
    margin: 0px;
}

.reg_btn {
    float: right;
    margin-right: 0px !important;
}

.prog_sel {
    width: 100%;
}

.download_document:before {
    content: url(../images/download.png);
    padding-right: 5px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.phone_no span {
    width: 100% !important;
}

    .phone_no span input {
        width: 100% !important;
    }

span.rbText {
    padding-left: 25px;
}

.RadUpload .ruInputs li {
    text-align: left;
}

th.edu_grid_large.rgHeader {
    width: 30%;
}

th.edu_grid_medium.rgHeader {
    width: 20%;
}

.error {
    text-align: center;
    font-size: 18px;
    color: green;
    font-weight: bold;
}

.phone_no {
    float: left;
    margin-bottom: 15px;
}

.not-active:hover {
    color: #8A8A8A;
    cursor: not-allowed;
}

.required_field:after {
    content: " *";
    color: #f31212;
}

.view_application {
    float: left;
}

.RadComboBox_Metro {
    min-width: 60px;
}

.grid {
    border: 1px solid black;
}

.viewapplicationheading {
    font-weight: bold;
    border-bottom: 1px solid #BBBBBB;
    padding-bottom: 5px;
    color: #323F50;
}

.form_background {
    background-color: #F7F7F7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewapplabel {
    color: #0941B2;
    width: 100%;
    display: inline-block;
}

.viewapplicationtext {
    color: #333333;
    font-weight: normal !important;
    font-size: 10px;
}

.box_border .form-group {
    border-bottom: 1px solid #BEBEBE;
    height: 41px;
}

.viewapptable tr th {
    text-align: center;
    background: #084FB7;
    color: white;
    font-weight: normal !important;
}

.viewapptable tr td {
    text-align: center;
}

.viewapplication_no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.page-headeronview {
    margin-bottom: 15px !important;
}

.form_container #ctl00_ContentPlaceHolder1_alert {
    color: white !important;
    font-size: 15px !important;
}

#myTab li {
    font-weight: bold;
}

.numbers {
    width: 35px;
    height: 34px;
    display: inline-block;
    /* border: 1px solid; */
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
    font-size: 12px;
    color: #555555;
    background-color: #F5F0F0;
    margin: 8px;
    border-radius: 4px;
    box-shadow: 3px 3px 2px -1px #B5B5B5;
}

.c_label {
    font-size: 10px;
    font-weight: normal;
    color: #585757;
    position: relative;
    top: 22px;
}

.colon {
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 65px;
    margin-left: -1px;
}

div#clock {
    text-align: center;
    margin-top: 20px;
}

.powered span {
    color: white;
}

.powered a {
    color: white !important;
}

.edu_logo {
    float: right;
    padding-top: 10px;
    padding-right: 15px;
}

.col-md-12.col-sm-12.col-xs-12.form {
    padding-left: 5px;
}

.rgDetailTable {
    margin-top: 18px;
    margin-bottom: 18px;
}

.collapse {
    width: 100%;
    cursor: pointer;
    padding-left: 15px;
}

    .collapse:hover {
        background: linear-gradient(#fff, #F5F5F5);
    }

.completed_note {
    background-color: #09A91D;
    color: white;
    font-weight: normal;
    border-radius: 50%;
    width: 15px;
    text-align: center;
}

.mandatory {
    color: red;
}

.text_application {
    padding-left: 45px;
}

a.btn_theme {
    padding: 6px;
    font-size: 13px;
    text-decoration: none;
}

#ctl00_ContentPlaceHolder1_alertSiblings, #ctl00_ContentPlaceHolder1_alertMother, #ctl00_ContentPlaceHolder1_alertGuardian {
    text-align: center;
    font-size: 24px;
    color: dimgrey;
}
/*Student Portal Css*/

.jumbotron {
    background-color: white !important;
}

img.banner {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.nav {
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 4px;
}

.tab-content {
    margin-top: 15px;
}

h4.Title {
    color: #000 !important;
}

.uitemail/calender {
    height: auto;
    margin-top: 20px;
}

.menu {
    background-image: url(../images/blue%20background.jpg);
    background-repeat: no-repeat;
    min-height: 120px;
    background-size: 90% 75%;
}



.media {
    padding-top: 12px !important;
}

.media-body {
    overflow: visible !important;
    zoom: 1;
}

.uit_email {
    top: 12px;
}

    .uit_email h4 {
        color: #FFFFFF !important;
        font-size: 22px;
        font-weight: bold;
    }

    .uit_email p {
        color: #FFF !important;
        font-size: 14px;
    }



img.icon {
    position: relative;
    top: -15px;
    right: 70px;
    float: right;
}





.schooldomain {
    height: auto;
    margin-bottom: 15px;
}

.domain {
    background-repeat: no-repeat;
    min-height: 185px;
    background-size: 77% 90%;
}

h4.domaintext {
    color: #FFF !important;
    /* margin-top:30px; */
    /*text-align:center; */
    font-size: 22px;
    font-weight: bold;
}

p.domaintext {
    color: #FFF !important;
    font-size: 12px;
    text-align: center;
}



.thumbnail {
    background-color: transparent;
    border: none;
    box-shadow: none !important;
    /* margin-top: 10px; */
    /* padding-right: 27px; */
}


.examination {
    background-image: url(../images/purple%20backgound.jpg);
}

.school_child {
    background-repeat: no-repeat;
    min-height: 180px;
    background-size: 90% 100%;
    margin-bottom: 15px;
}

.mennu {
    background-repeat: no-repeat;
    min-height: 110px;
    background-size: 95% 100%;
    margin-bottom: 15px;
}

.inner_img {
    height: 80px;
    background-repeat: no-repeat;
    background-position: 46% 100%;
}

.examp_scope {
    background-image: url("../images/exam icon.png");
}

.timetable {
    background-image: url(../images/ornge.jpg);
}

.timetable_folder {
    background-image: url("../images/time table icon.png");
}

.list {
    background-image: url(../images/green.jpg);
}

.list_icon {
    background-image: url("../images/list icon.png");
}

.attendence {
    background-image: url(../images/yellow.jpg);
}

.attendence_file {
    background-image: url("../images/atendence icon.png");
}

.registraion_icon {
    background-image: url("../images/registration icon.png");
}

.course_icon {
    background-image: url("../images/cource icon.png");
}

.assesment_icon {
    background-image: url("../images/assesment icon.png");
}

.annoucement-icon {
    background-image: url("../images/annoucement icon.png");
}

.Personal_icon {
    background-image: url("../images/personal.png");
}

.Qualification_icon {
    background-image: url("../images/qualification.png");
}

.Achievement_icon {
    background-image: url("../images/ACHIEVEMENTS.png");
}

.inner_img_second {
    height: 55px;
    background-repeat: no-repeat;
    background-position: 90%;
    position: relative;
    top: 130px;
}

.image_width {
    width: 100px;
}

.payrol p {
    text-align: center;
    font-size: 14px;
}

.payrol .thumbnail {
    margin-bottom: 0px;
}

    .payrol .thumbnail a img {
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

.thumbnail:hover a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.result {
    background-image: url("../images/Green Block.png");
}

.school_result {
    background-repeat: no-repeat;
    min-height: 185px;
    background-size: 90% 100%;
    margin-bottom: 15px;
}




.school_faculty {
    background-repeat: no-repeat;
    min-height: 180px;
    background-size: 90% 100%;
    margin-bottom: 15px;
}


.result_scope {
    background-image: url("../images/Results Icon.png");
}


.innericon_img {
    height: 80px;
    background-repeat: no-repeat;
    background-position: 46% -194%;
}


.to_do_list {
    background-image: url(../images/ornge.jpg);
}

.timetable1 {
    background-image: url(../images/purple%20backgound.jpg);
}


.timetable2_folder {
    background-image: url("../images/time table icon.png");
}

.courses {
    background-image: url(../images/yellow.jpg);
}

.courses_offered {
    background-image: url("../images/Cousrses offered.png");
}

.news_annoucement {
    background-image: url(../images/Announce.png);
    background-repeat: no-repeat;
}

.news_annoucement-icon {
    background-image: url("../images/annoucement icon.png");
}

.innericon_img_second {
    height: 55px;
    background-repeat: no-repeat;
    background-position: 88%;
    position: relative;
    top: 120px;
}


.application {
    background-image: url(../images/Apps.png);
    background-repeat: no-repeat;
}

.application_icon {
    background-image: url("../images/Applications1_icons.png");
}

.Cources2 {
    background-image: url(../images/Course.png);
    background-repeat: no-repeat;
}

.Cources2_icon {
    background-image: url("../images/Courses1_Icon.png");
}

.Invigilance {
    background-image: url(../images/Invigilance.png);
    background-repeat: no-repeat;
}

.Invigilance_icon {
    background-image: url("../images/Invigilance1_icon.png");
}


.faculty_detail {
    background-size: 90% 100%;
    min-height: 325px;
    margin-bottom: 15px;
}


.links {
    float: right;
    font-size: 12px;
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

    .links a {
        color: white;
    }



@media (max-width: 1200px) {
    .inner_img {
        position: absolute;
        width: 100%;
        opacity: 0.1;
        top: 60px;
        left: 0;
    }

    .innericon_img {
        position: absolute;
        width: 100%;
        opacity: 0.1;
        top: 60px;
        left: 0;
    }
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        top: 0px;
        left: 4px;
    }

    .carasousel-captain2 {
        top: 170px !important;
        left: 10px !important;
    }

    .carousel-caption-announcement {
        top: 185px !important;
    }

    #quote-carousel .carousel-indicators {
        top: 128px;
    }
}

@media screen and (min-width: 1200px) {
    .carousel-caption {
        top: 68px;
        left: 50px !important;
    }

    .carasousel-captain2 {
        top: 184px !important;
        left: 29px !important;
    }

    .carousel-caption-announcement {
        left: 29px !important;
    }
}


.coursedomain {
    height: auto;
}

.detail {
    background-size: 90% 100%;
    min-height: 312px;
    margin-bottom: 15px;
}

.annoucement {
    background-image: url(../images/annoucement.jpg);
    background-repeat: no-repeat;
    margin-top: 7px;
}

.registeronline {
    background-image: url(../images/online%20cource.jpg);
    background-repeat: no-repeat;
}

.Personal {
    background-image: url(../images/EditInformation.png);
    background-repeat: no-repeat;
}

.Qualification_Info {
    background-image: url(../images/Qualificationbox.png);
    background-repeat: no-repeat;
}

.Achievement_info {
    background-image: url(../images/Achievement.png);
    background-repeat: no-repeat;
}

.Cources {
    background-image: url(../images/cource.jpg);
    background-repeat: no-repeat;
}


.Assesment {
    background-image: url(../images/assesment.jpg);
    background-repeat: no-repeat;
}

img.detail-icon {
    float: right;
    margin-top: 120px;
}

img.annoucement-icon {
    float: right;
    margin-top: 120px;
    margin-right: 70px;
}


h4.testimonial-tittle {
    color: #FFF !important;
    font-size: 22px;
    font-weight: bold;
}

p.testimonial-tittle {
    color: #FFF !important;
    font-size: 12px;
}



/* carousel */
#quote-carousel {
}

.text-center {
    text-align: left;
}

/* Control buttons  */


#quote-carousel .carousel-control {
    background: none;
    color: #999 !important;
    margin-top: 30px;
}
    /* Previous button  */
    #quote-carousel .carousel-control.left {
        left: -12px;
    }
    /* Next button  */
    #quote-carousel .carousel-control.right {
        right: -12px !important;
    }
/* Changes the position of the indicators */

/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: none;
}

#quote-carousel .carousel-indicators .active {
    background: #666666;
}

#quote-carousel img {
    width: 100px;
    height: 100px;
}
/* End carousel */





/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
    }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

        #quote-carousel .carousel-indicators li {
            display: inline-block;
            margin: 0px 5px;
            width: 10px;
            height: 10px;
        }

            #quote-carousel .carousel-indicators li.active {
                margin: 0px 5px;
                width: 10px;
                height: 10px;
            }
}

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        /* W3C */
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        /* move the element up by 5px */
    }

        .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
            opacity: 1;
            -webkit-transform: translateY(5px);
            transform: translateY(5px);
            /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
        }

a.hvr-float-shadow {
    text-decoration: none;
}

.trans_stu {
    color: #777777;
    font-weight: bold;
    padding-left: 30px;
}

.cgpa {
    color: #00459F;
}

.trans_btn {
    border: none;
    background: none;
}

.degree_sel .trans_btn {
    top: 22px;
    position: relative;
}

.atten span {
    color: #777777;
    font-weight: bold;
}

.lnk {
    float: right;
}

.basicinfo {
    height: 35px;
    width: 35px;
}

.jumbotron {
    padding-top: 0px !important;
}

.form .col-sm-4 {
    margin-bottom: 15px;
}

.Res_header {
    border: 1px solid #D2D2D2;
    margin-top: 10px;
}

.viewstudentinfo {
    color: #333333;
    font-weight: normal !important;
    font-size: 12px;
}

table.table.table-bordered th {
    background: #01499E;
    color: white;
    text-align: center;
}

tbody tr td:nth-child(1n+1) {
    text-align: center;
}


.table-margin {
    margin-bottom: 0px !important;
}

.tick {
    width: 20px;
}

.modal-body {
    min-height: 600px;
}
/*Faculty Corses Post*/





.calender_2 {
    background-image: url(../images/task.png);
    background-repeat: no-repeat;
    background-size: 85% 100%;
    min-height: 256px;
}

.course_Attendence {
    background-image: url(../images/task.png);
    background-repeat: no-repeat;
    background-size: 85% 100%;
    min-height: 256px;
    position: relative;
}



.white_background {
    background-image: url(../images/Whitebox.png);
    background-repeat: no-repeat;
    background-size: 66% 100%;
    min-height: 350px;
}

.Annoucement_image {
    background-image: url(../images/announcements.png);
    background-repeat: no-repeat;
    background-size: 65% 92%;
    min-height: 286px;
    position: relative;
    top: 5px;
}


.Annoucement-caption {
    top: 235px !important;
}

h4.ANNOUNCEMENTS-tittle {
    color: #0027bd !important;
    font-size: 16px;
    /* font-weight: bold; */
}

p.ANNOUNCEMENTS-tittle {
    color: #000 !important;
    font-size: 14px;
}


.Attendence_text {
    color: #FFF !important;
    font-size: 18px;
}

.label_1 {
    color: white;
    font-size: 16px;
    display: inline-block;
    max-width: 100%;
}

.label_2 {
    color: white;
    font-size: 13px;
    display: inline-block;
    max-width: 100%;
    font-weight: normal;
}

label {
    margin-bottom: 0px !important;
}

.label_3 {
    color: white;
    font-size: 18px;
    display: inline-block;
    max-width: 100%;
}

.label_4 {
    color: white;
    font-size: 16px;
    display: inline-block;
    max-width: 100%;
    font-weight: normal;
}

.bar2 {
    position: relative;
    top: 5px;
    font-size: 35px;
    color: white;
    right: 11px;
}

.attendance_form {
    margin-top: 20px;
    left: -5px;
}

.detailCourse {
    margin-top: 20px !important;
}

.appmultimode {
    height: 120px !important;
}

.attendance_form2 {
    margin-top: 45px;
    left: -15px;
}

.insert_img {
    width: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
}

tbody tr td:nth-child(1) {
    text-align: center;
}

.qualification {
    margin-top: 25px;
}

.controlnew {
    bottom: -40px !important;
}

.Achievement {
    margin-top: 50px;
}

.Description {
    height: 70px !important;
}

.gridmargin {
    margin-top: 50px;
}

.griddetail {
    margin-top: 25px;
}

.Labels {
    margin-top: 25px;
}

.form-errors {
    text-align: center;
    font-size: 24px;
    color: dimgrey;
}

.leavebtn {
    float: right;
    position: relative;
    top: 15px;
    right: 15px;
}

.assbtn {
    margin-top: 15px;
    margin-bottom: 15px;
}

input[type=checkbox] {
    position: relative;
    left: 12px;
}

.sal {
    text-align: center;
}

.col-md-12 .QuestainsNo {
    float: left;
    font-weight: bold;
}

.col-md-12 .Questains {
    font-weight: bold;
    text-align: left;
}

.Answers td {
    text-align: left !important;
}

.Answerbtn {
    margin-bottom: 15px;
}

tr.Answers.Checkbox input[type=checkbox] {
    left: 0px !important;
}

.stuatten input[type=checkbox] {
    left: 0px !important;
}

.genrep {
    margin-top: 15px;
}

.surveyrepbtn {
    text-align: center;
}

.suveypage {
    margin: 4px 0 0 0px !important;
}

#Exam li {
    list-style: none;
    padding: 13px 15px;
}

    #Exam li a {
        text-decoration: none;
    }

.generaltd tbody tr td:nth-of-type(1) {
    text-align: left;
}

.generaltd tbody tr td:nth-of-type(2) {
    text-align: left;
}

.generalFtd tbody tr td:nth-of-type(1) {
    text-align: left;
}

div#ctl00_ContentPlaceHolder1_Tgrid_Announcements table > tbody > tr > td {
    text-align: left;
}

    div#ctl00_ContentPlaceHolder1_Tgrid_Announcements table > tbody > tr > td:before {
        content: '\2022';
        padding-right: 15px;
    }

.glyphicon:before {
    margin-right: 10px;
}

.panel-body {
    padding: 0px;
}

    .panel-body table tr td {
        padding-left: 15px;
    }

    .panel-body .table {
        margin-bottom: 0px;
    }

fieldset.marks {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.marks {
    text-align: left !important;
    width: inherit; /* Or auto */
    padding: -1px 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}

.marks_parent {
    margin-top: 20px;
}

.AssesmentCheck input[type=checkbox] {
    left: 0px !important;
}

.gridoutcome input[type=checkbox] {
    left: 0px !important;
}

.genrep span.rbText {
    padding-top: 6px;
    color: white !important;
    text-transform: capitalize;
    padding-left: 0px !important;
}

.panel-body tbody tr td:nth-child(1) {
    text-align: left;
}

.tick.slide {
    cursor: pointer;
}

.surveyQues {
    border: 2px solid;
    font-weight: bold;
    font-size: 13px;
    height: 35px;
    background-color: #01499E;
    text-align: center;
}

.surveytext {
    border: 2px solid;
    font-weight: bold;
    font-size: 13px;
    height: 35px;
    background-color: #c0c0c0;
    text-align: center;
}

.survrychecked {
    width: 110px;
    border: 2px solid;
}

.surveytable {
    font-size: 10px;
    border: 2px solid;
}

.navbar {
    height: 0px !important;
    min-height: 0px !important;
}

.sidebar {
    margin-top: 75px !important;
}

.menuImg .col-md-2 img {
    width: 75%;
}

.menuImg .col-md-3 img {
    width: 50%;
}

.top_nav span.link {
    padding-left: 15px;
    position: relative;
    top: -14px;
}

.img-circle {
    background: white;
}

/*.sidebar ul li a.active {
    background-color: #a4dbf1!important;
    box-shadow: 4px 5px 6px #b1b1b1!important;
}*/

a.active {
    color: black !important;
    font-weight: bold !important;
}

.companyLogo {
    position: relative;
    left: 32%;
}

.collapseclose {
    padding-left: 0px !important;
}

.tabcolor {
    background-color: #a4dbf1 !important;
    box-shadow: 4px 5px 6px #b1b1b1 !important;
}

span.hidepanel {
    font-family: century gothic;
}

.desc {
    height: 100px !important;
}
textarea.form-control
{
    height:150px!important;
}
.form-control:focus {
        border-color: dimgrey;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px dimgrey;
}
@media (max-width: 1440px) {
    .bar2 {
        position: relative;
        top: 0px !important;
        font-size: 30px;
        color: white;
        right: 0px !important;
    }
}

@media screen and (max-width: 1500px) {
    .carousel-caption {
        top: 40px !important;
        left: 22px !important;
    }

    .school_result, .school_faculty {
        min-height: 140px !important;
    }

    .inner_img {
        height: 72px !important;
        background-position: 41% 32% !important;
        background-size: 24% 61% !important;
    }

    .innericon_img {
        background-position: 40% 17% !important;
        background-size: 27% 70% !important;
    }

    .schooldomain {
        margin-bottom: 0px !important;
    }

    .carasousel-captain2 {
        top: 144px !important;
        left: 12px !important;
    }

    .faculty_detail {
        min-height: 276px !important;
    }

    .jumbotron p {
        margin-bottom: 0px !important;
    }

    h4.domaintext {
        font-size: 16px !important;
    }

    h4.testimonial-tittle {
        font-size: 15px !important;
    }

    .uit_email p {
        font-size: 11px;
    }

    .uit_email h4 {
        font-size: 15px;
    }

    .inner_img_second {
        top: 108px !important;
    }

    .detail {
        min-height: 270px !important;
    }

    .carousel-caption-announcement {
        left: 29px !important;
    }
}
