@font-face {
    font-family: eraser;
    src: url(../design_framework/fonts/erasdust.ttf);
}

body {
    font-family: calibri!important;
    font-size: 13px!important;
}

.main_container {
    font-family: calibri!important;
}

.logo {
    position: relative;
    margin-top: 35px;
    padding-left: 25px;
}

.body {
    background-image: url('../images/login_background.png');
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.DivPadding {
    padding-top: 5px;
}

.form_container {
    color: white;
    font-size: 11px;
    background: linear-gradient(to right, rgba(16, 16, 16, 0.6), rgba(0, 0, 0, 0.6), rgba(16, 16, 16, 0.6));
    padding-top: 20px;
    padding-bottom: 20px;
}

.QuestainsNo {
    /* float: left; */
    font-weight: bold;
    /* background-color: #084FB7; */
    /* padding: 35px; */
    /*padding: 22px;*/
    color: #084fb7;
    min-width: 95%;
    font-size: 17px;
    width: auto;
    /*margin-left: 22px;*/
    margin-top: 70px;
    margin-bottom: 43px;
}

    .QuestainsNo .quesNoTag {
        display: inline-block;
        background-color: #084FB7;
        color: #ffffff;
        font-size: 13px;
        height: 36px;
        width: 100px;
        padding: 9px 10px;
        float: left;
    }

    .QuestainsNo i {
        position: relative;
        top: 10px;
        left: 24px;
    }

@media only screen and (min-width: 700px ) {
    .ansMainDiv {
        margin-left: 109px;
    }
}

.Questains {
    font-weight: bold;
    text-align: left;
}

.Answers {
    text-align: left!important;
    color: #AAAAAA;
    /*display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    height: 50px;*/
    border-bottom: 1px solid #cccccc;
}

.Answerbtn {
    /*text-align: right;*/
    /* position: absolute; */
    /* width: 100%; */
    /* bottom: 57px; */
    /* left: 0; */
    /* padding-bottom: 20px; */
    /* padding-top: 20px; */
    transition: box-shadow .1s ease;
}

    .Answerbtn > input[type=button] {
        /* display: block; */
        /* margin: 0 20px; */
        border: 2px solid #084fb7 !important;
        /* padding: 14px 28px; */
        /* border-radius: 3px; */
        color: #084fb7;
        font-size: 16px;
        font-weight: 500;
        transition: background .2s ease;
        background: #ffffff;
        height: 43px;
        width: 94px;
        margin-top: 123px;
    }

        .Answerbtn > input[type=button]:hover {
            background-color: #084fb7;
            color: #ffffff;
        }

td.Answers.Checkbox input[type=checkbox] {
    left: 0px!important;
}

.form input {
    border-radius: 0px;
    border-left: 6px solid #0061C8;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 13px;
}

.form label {
    font-size: 12px;
    font-weight: bold;
    font-family: calibri;
}

.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: 15px;
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

    .links a {
        color: white;
    }

.timmer {
    color: #313131;
    text-align: center;
    padding-top: 5px;
}

.footer {
    background-color: #0061C8;
    color: white;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    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: Century Gothic;
        text-shadow: 1px 1px 2px #333;
        text-align: center;
        font-size: 30px;
    }

    .form_text p {
        width: 300px;
        text-align: center;
        margin: 0 auto;
        font-size: 12px;
    }

.container {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -50%);
}

.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: calibri!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;
}

.RadButton_Default {
    font-family: Calibri!important;
}

.WorkOnApp:before {
    content: url(../images/edit.png);
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 0px;
}

.print_admit_card {
    margin-top: -4px;
    display: block;
}

div#ctl00_timmer {
    min-height: 115px;
}

.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;
        padding-right: 10px;
        margin-left: 15px;
    }

    .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: 1px;
    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: 14px;
}

.registration_footer .blue_bar {
    height: 5px;
    background-color: #0080FF;
    margin-top: 5px;
}
/*cbw form ku*/
/*Online Reg login Css**/
.label_lgn {
    padding-left: 2px!important;
    padding-right: 0px;
    margin-bottom: 5px!important;
    font-size: 15px!important;
    font-weight: bold;
    font-family: calibri;
    text-align: left!important;
    text-transform: none;
}

.btn_margin {
    margin-top: 20px;
}

.body_applicant {
    /*background-image: url('../images/login_bck_portal.jpg');*/
    /*background-image: url(../images/bg-reg.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow-x: hidden;
    background-size: cover;
}

.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;
    text-align: center;
}

.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: normal;
}

.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 #0061C8;
    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 #0061C8;
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    width: 100%!important;
}

p {
    font-size: 12px;
}

.logo img {
    height: 60px;
    /*width:7%;*/
}

.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 7px!important;
    width: 20px!important;
    background-size:50%;
}

.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: calibri;
}

.rgRow, .rgAltRow {
    text-align: center;
    height: 38px;
    color: #7D7D7D;
}

.rgMasterTable {
    font-family: calibri !important;
}

.RadGrid_Default {
    border-color: #CCC !important;
}

.btnGap {
    margin-top: 23px;
}

.rgRow a, .rgAltRow a {
    color: #7D7D7D !important;
    font-family: calibri;
}

.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;
}

.RadGrid input {
    text-align: center;
}

.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: 50%;
    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: #0061C8;
    font-size: 14px;
    text-decoration: underline;
}

.page-wrapper {
    border-left: 0px solid #e7e7e7;
}

.navbar-default.sidebar {
    border-right: 1px solid #e7e7e7;
    /*margin-left: 10px;*/
    border-left: 1px solid #e7e7e7;
}

.main_container.applicant {
    /*min-height: 341px;*/
    min-height: 305px;
    padding-bottom: 0px;
}

.sidebar {
    /*top: 455.5px;*/
    /*top: 481.5px;*/
    top: 425px;
}

input#ctl00_ContentPlaceHolder1_TgrdProgramAppliedd_ctl00_ctl04_gbcDeleteColumn {
    width: 14px;
}

.edu_grid_large {
    min-width: 230px;
    width: 100%;
}
/*.edu_grid_medium {
    width:180px;
}*/
.edu_grid_small span {
    width: 80px!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 #0061C8;
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
}

.Assignpadding-left {
    padding-left: 15px!important;
}

.Assignpadding-Right {
    padding-right: 15px!important;
}

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: 20px;
    /*color: #0061C8;*/
    color: red;
    position: relative;
    top: 8px;
    text-transform: capitalize;
}

.same_as_pa label {
    padding-left: 5px;
}

.checkbox.no-padding {
    margin: 0px;
}

.checkbox {
    text-align: center!important;
}

.spacing {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.reg_btn {
    float: right;
    margin-right: 0px !important;
    margin-left: 10px;
}

.LnkLogin {
    margin-top: 8px!important;
}

.links.LnkLogin a {
    font-size: 16px;
}

.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!important;
}

.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: Red !important;
    font-size: 15px !important;
}

#myTab li {
    font-weight: bold;
}

.numbers {
    width: 29px;
    height: 34px;
    display: inline-block;
    /* border: 1px solid; */
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
    font-size: 13px;
    color: red;
    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: 12px;
}

.colon {
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 50px;
    margin-left: -1px;
}

div#clock {
    text-align: center;
    margin-top: -7px!important;
}


.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;
}

.col-md-6.text_application {
    margin-bottom: 9px;
}

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: #0061C8;
}

.admit {
    margin-top: 15px;
}

    .admit input {
        float: right;
    }

.RadUpload_Default .ruButton {
    background: linear-gradient(#004DBB, #16417D)!important;
    color: white!important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    font-family: calibri;
}

.UserDetails {
    font-weight: bold;
    text-transform: uppercase;
    color: #01499e;
}

.col-md-12 .prog {
    font-weight: bold;
    padding-left: 15px;
}

.navbar {
    height: 0px!important;
    min-height: 0px!important;
}



.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: 1px 1px 6px #b1b1b1!important;
}

a.active {
    color: black!important;
    font-weight: bold!important;
}

/*.companyLogo {
     
    height: 128px!important;
    width: 128px!important;
}*/
.companyL-RLogo {
    margin-top: 120px;
}

.companyL-Logo {
    margin-top: 55px;
}

.companyLogo {
    /*height: 55px!important;*/
    width: 150px!important;
}

.companyLogoSquare {
    left: 0%!important;
    margin-bottom: 10px;
}

.present {
    margin-bottom: 39px;
}

.DashboardLogo {
    width: 64px !important;
    height: 64px !important;
    position: relative;
    top: -14px;
}

.instruction ol li {
    margin-left: 0px!important;
}

.footertext span {
    color: white !important;
    font-size: 14px !important;
}

.fb_icon {
    font-weight: normal;
    border-radius: 26%;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-right: 6px;
    margin-left: 6px;
    background-color: white;
    margin-bottom: 5px;
}

span#ctl00_footertext p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    text-align: center !important;
    margin-top: 13px;
}

.underline {
    border-bottom: 2px solid red;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px!important;
}

.forgot {
    font-weight: bold;
}

.alert_login {
    color: red;
}

.guidance_box span {
    font-family: Calibri!important;
    font-size: 13px!important;
    padding: 3px!important;
}

.part {
    display: none;
}

.responsive.LogoGapping > img {
    width: 85px !important;
    height: 85px !Important;
}

.LogoBoxRegistration {
    margin-top: 80px;
}
#ctl00_ContentPlaceHolder1_LogoBox img{
        max-width:210px!important;
    max-height:150px!important;
    overflow:hidden;
}

.LogoWithoutBox {
    margin-top: 28px;
}

.LogoGapping {
    margin-bottom: 15px;
}

.admit_icon a {
    display: flex;
    align-items: flex-end;
}

.submit_video_btn {
    position: absolute;
    right: 0;
    left: 0;
    text-align: right;
    margin-top: 18px;
}

@media only screen and (max-width: 768px ) {

    .submit_video_btn {
        position: relative;
    }

    .sidebar {
        /*top: 475px;*/
        /*top: 497px;*/
        top: 443px;
    }

    .main_container.applicant {
        /*min-height: 353px;*/
        /*min-height: 375px;*/
        min-height: 320px;
    }
}


@media only screen and (min-width: 800px ) and (max-width: 1024px ) {
    .main_container.applicant {
        min-height: 300px;
    }
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.RadComboBox_Metro .rcbFocused .rcbArrowCell {
    border-color: #e5e5e5!important;
    color: black!important;
    background-color: #e5e5e5!important;
}


.RadComboBox_Metro .rcbFocused .rcbInputCell {
    border-color: #e5e5e5!important;
    color: black!important;
    background-color: white!important;
}

.lnk-color {
    color: #084fb7;
}
