@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif !important;
    font-weight: 600 !important;
}

p, span, input, select, li, label, a, checkbox, button, div {
    font-family: sans-serif !important;
}

img.logo-img {
    width: 32%;
}

.footer .footer-logo {
    padding-bottom: 0px;
}

.button-outer button.btn.custom_submit {
    text-align: center;
    margin: 0 auto;
}

img.logos-img {
    width: 26%;
}

.about {
    padding-top: 110px;
}

.custom-right {
    /*  max-width: 500px; */
    padding-bottom: 68px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
}

.left-side {
    padding: 30px; 
}

.right-side {
    float: right;
    /* margin-top: 40px; */
    margin-bottom: 40px;
}

.cnt-block button.login-custom {
    /*  width: 100%; */
}

.form-group input::placeholder {
    font-size: 13px;
}

.recapcha .input-recaptcha {
    float: right;
    display: block;
    margin-bottom: 15px;
}

.right-side button.btn.register {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 66%;
    margin-bottom: 20px;
}

.right-side .img {
    margin-bottom: 20px;
    margin-top: 20px;
}

.right-side .custom-img {
    width: 300px;
    height: 258px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.check label {
    color: #6e7e83;
}

.header a {
    float: left;
    width: 40%;
}

.footer .footer-logo {
    border-bottom: none;
    border-right: 1px #fff solid;
}

.footer .connect-us {
    border-right: 1px #fff solid;
}

.footer .bottom {
    background: #1aba9d;
}

.login-wrapper .head-block.forgot h1 {
    font-size: 22px;
}

.form-outer input {
    border: none;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.form-outer .form-group {
    border-bottom: 1px #000 solid;
}

.login-wrapper .button-outer {
    margin-top: 12px !important;
}

.form-outer .button-outer {
    margin-top: 42px;
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: center;
}

.right-side h2 {
    margin-bottom: 20px;
    text-align: center;
    margin-top: -11px;
    padding-top: 24px;
}

.right-side p {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    color: #000;
}

input#cell_phone {
    padding: 4px 12px;
    border-radius: 4px;
    border: none;
    border: 1px solid #ccc;
}

input#cell_phone2 {
    padding: 4px 12px;
    border-radius: 4px;
    border: none;
    border: 1px solid #ccc;
}

.login-wrapper .login-logo {
    text-align: center;
}

.button-outer .btn.send {
    background-color: #ff9600;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.form-group.custom-data {
    color: #000;
    margin-top: 50px;
}

.login-wrapper img.logo-img {
    width: 46%;
    padding-top: 36px;
}

.login-wrapper .cnt-block {
    display: block;
    padding: 20px;
}

img.bars-logo {
    width: 49%;
    float: right;
    padding-top: 23px;
}

.footer ul.follow-us li a {
    border: 2px #fff solid;
}

.login-wrapper .head-block {
    display: block;
    padding: 18px 0;
}

.login-wrapper .login {
    /* max-width: 400px; */
}

.button-outer .btn {
    border: none;
}

.login-wrapper .or {
    width: auto;
    background-color: #fff;
    position: relative;
    padding: 0px 10px;
}

    .login-wrapper .or span {
        background-color: #fff;
        z-index: 999;
        position: relative;
        padding: 0px 7px;
    }

.navbar-inverse.custom ul.nav.navbar-nav li a {
    color: #fff;
}

.button-outer button.btn.register {
    text-align: center;
    /*  margin: 0 auto; */
    margin-top: 14px;
}

.hero-text a.btn.btn-dark.anim-scroll.text-center {
    margin: 0 auto;
    display: block;
    width: 125px;
    margin-top: 28px;
}

.hero-text h1 {
    font-size: 21px;
    margin-bottom: 15px;
    text-align: center;
}

.btn a {
    color: #fff;
}

.login-wrapper .or:before {
    content: "";
    width: 90px;
    height: 1px;
    background-color: #1aba9d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
}

.sidebar {
    position: fixed;
    width: 250px;
    background-color: #2a3f54;
    height: 100%;
    top: 0;
    left: 0;
    padding: 60px 0 0px 20px;
    z-index: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    padding-top: 35px !important;
    padding-right: 20px;
    background-size: cover;
}

.navbar-custom {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}

    .navbar-custom .navbar-header {
        float: none;
        margin: 0 0 60px;
        margin-bottom: 6px !important;
    }

    .navbar-custom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-custom .navbar-toggle {
        padding: 0;
        margin: 27px 15px 0 0;
    }

.wrapper {
    /*position: relative;*/
    position: absolute;
    margin-left: 250px;
    top: 0;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.header {
    background-color: #ccc;
    padding: 10px 12px;
}

    .header span {
        font-size: 26px;
        color: #337ab7;
        margin-top: 20px;
    }

.dashboard {
    margin-top: 48px;
}

    .dashboard h2 {
        font-size: 28px;
        text-transform: capitalize;
        color: #337ab7;
    }

    .dashboard h3 {
        font-size: 20px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

.personal-detail {
    padding: 0px 0px;
}

    .personal-detail h4, .personal-detail-right h4 {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 6px;
    }

    .personal-detail p, .personal-detail-right p {
        font-size: 13px;
    }

    .personal-detail span.or, .personal-detail-right span.or {
        color: #fff;
        font-size: 20px;
        text-align: center;
        display: block;
        width: 40px;
        height: 40px;
        border: 50px;
        background-color: #1aba9d;
        border-radius: 50px;
        line-height: 39px;
        margin-bottom: 20px;
    }

ul.nav.navbar-nav li {
    border: none;
}

    ul.nav.navbar-nav li a {
        padding: 9px 10px;
        color: #fff;
    }

.nav li:hover {
    color: #fff;
    background-color: #1aba9d !important;
}

ul.nav.navbar-nav li {
    position: relative;
    display: block;
    width: 100%;
}

.nav > li > a {
    position: relative;
    display: block;
}

span.or {
    margin-top: 20px;
}

h5 {
    font-size: 16px;
}

.header {
    background-color: #fff;
    padding: 10px 12px;
    box-shadow: 2px 2px 5px #cccc;
    width: 100%;
    float: left;
    z-index: 2;
}

.custom ul.nav.navbar-nav li {
    display: inline-block;
    width: auto;
    padding-top: 3px;
    padding-left: 22px;
}
/**************************************/

.dashboard, .user_info, .personal_info, .university_info, .acdemic_info, .accomodation_info, .address_info, .parents_info, .sibling_info, .income_info, .work_info, .scholarships_info, .helath_info, .social_info, .picture_info {
    margin-top: 48px;
    margin-bottom: 26px;
}

    .dashboard h2, .user_info h2, .personal_info h2, .university_info h2, .acdemic_info h2, .accomodation_info h2, .address_info h2, .parents_info h2, .sibling_info h2, .income_info h2, .work_info h2, .scholarships_info h2, .helath_info h2, .social_info h2, .picture_info h2 {
        font-size: 35px;
        text-transform: capitalize;
        color: #337ab7;
        text-align: center;
        position: relative;
        margin-bottom: 20px;
    }

h4 {
    /*text-transform: capitalize;*/
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 26px;
}

.left-block h4 {
    font-size: 25px;
    text-transform: capitalize;
    color: #337ab7;
}

.transfer {
    color: #337ab7;
    padding-left: 7px;
    padding-right: 15px;
}

.univercity-label {
    float: left;
}

.form-group.required.univercity-sec {
    float: left;
    width: 100%;
}
/*h2::after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #337ab7;
    border-top: 1px solid #337ab7;
    top: 44px;
    width: 116px;
    
    left: 42%;
}*/
.dashboard h3 {
    font-size: 30px;
    margin-bottom: 40px;
}

.personal-detail h4, .personal-detail-right h4 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 6px;
}

.personal-detail p, .personal-detail-right p {
    font-size: 13px;
}

.personal-detail {
    padding: 0px 0px;
}

    .personal-detail span.or, .personal-detail-right span.or {
        color: #fff;
        font-size: 20px;
        text-align: center;
        display: block;
        width: 40px;
        height: 40px;
        border: 50px;
        border-radius: 50px;
        line-height: 39px;
        margin-bottom: 20px;
    }

.personal-detail-right {
    padding-left: 40px;
}

    .personal-detail-right p {
        margin-bottom: 8px;
    }

    .personal-detail-right h5 {
        font-size: 14px;
        margin-bottom: 6px;
    }

h3 {
    text-transform: none !important;
    margin-bottom: 10px;
    font-size: 20px;
}

.form-control { /* font-size:11px!important; */
    /*text-transform: capitalize !important;*/
    color: #555 !important;
}

.personal-detail-right h5:last-child {
    margin-bottom: 10px;
}

.sidebar ul.nav.navbar-nav li.active a {
    font-weight: bold;
    color: #fff;
}
/* .user_info .remember button, .personal_info .remember button{margin-bottom: 22px;} */
.user_info .remember {
    text-align: right;
}

.user_info .form-group label, .personal_info .form-group label, .university_info .form-group label, .acdemic_info .form-group label, .accomodation_info .form-group label, .address_info .form-group label, .parents_info .form-group label, .sibling_info .form-group label, .income_info .form-group label, .work_info .form-group label, .scholarships_info .form-group label, .helath_info .form-group label, .social_info .form-group label, .picture_info .form-group label {
    font-size: 14px;
    font-family: Roboto;
    letter-spacing: 0.5px;
}

.personal_info .form-group span, .university_info .form-group span, .acdemic_info .form-group span, .acdemic_info .form-group span, .address_info .form-group span, .parents_info .form-group span, .sibling_info .form-group span, .income_info .form-group span, .work_info .form-group span, .scholarships_info .form-group span, .helath_info .form-group span, .social_info .form-group span, .picture_info .form-group span {
    font-size: 14px;
    margin-right: 20px;
}

.remember {
    margin-top: 15px;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: relative;
    left: 0;
}

body.scholarship {
    width: 100%;
    background-image: url(../images/scholar2-min.jpg);
    background-repeat: no-repeat;
    height: auto;
    background-position: cover;
    background-size: cover;
}

p.main {
    font-size: 15px;
    margin-bottom: 50px;
    letter-spacing: 1px;
    color: white;
    font-weight: bold;
    border: 1px solid red;
    padding: 10px;
    display: block;
    margin: 0px auto;
    width: 98%;
    background-color: red;
    text-align: center;
}

    p.main i {
        padding-right: 12px;
    }

.acdemic_info .form-group .transfer, .picture_info .form-group .transfer { /* padding-left:15px; */
}

.form-group textarea {
    width: 100%;
    resize: none;
    padding-left: 12px;
    border: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

table, th, td {
    border-color: #337ab7 !important;
}

th {
    color: #337ab7;
}

.picture_info .form-group .chose_file {
    margin-left: 25px;
    background-color: #ccc;
    color: #000;
    font-weight: bold;
}

.thank .btn {
    background-color: #337ab7;
    color: #fff;
}

.hero-caption h1 {
    letter-spacing: 1px;
}

.btn-create {
    color: #fff;
}

.btn-login a {
    color: WHITE;
}

img.logo {
    width: 25%;
}

.header span {
    font-size: 26px;
    color: #337ab7;
    margin-top: 42px;
    float: left;
}

.check-box {
    display: none;
}

.custom-prefix input, .custom-prefix select, .custom-mobile input {
    width: 100%;
}

.custom-prefix select {
    height: 34px;
    padding-right: 24px;
    text-overflow: ellipsis;
}

.col-md-10.col-xs-12.custom-prefix {
    padding-left: 0;
}

.col-md-10.col-xs-12.custom-mobile {
    padding-left: 0;
    width: 72%;
    padding-right: 0;
    margin-bottom: 16px;
}

.col-md-10.col-xs-12.custom-prefix {
    width: 28%;
}

ul.nav.navbar-nav li a {
    color: #ded8d8;
    text-transform: capitalize;
}

    ul.nav.navbar-nav li a:hover {
        background: none;
        color: #fff;
    }
/* ul.nav.navbar-nav li a:visited {
    color: pink;
} */
ul.navbar-nav {
    border-left: 1px solid #1aba9d;
}

ul.nav.navbar-nav li a {
    position: relative;
    padding-left: 15px;
}

    ul.nav.navbar-nav li a::before {
        content: "\f111";
        position: absolute;
        font-family: fontawesome;
        left: -6px;
        font-size: 11px;
        color: #1aba9d;
    }

button.btn.register.send:hover {
    background-color: #1aba9d;
}

.user_info .btn-save {
    margin-bottom: 15px;
}

.btn-save:hover {
    background-color: #1aba9d;
}

.btn-back:hover {
    background-color: #1aba9d;
}

.custom_box2 {
    margin-top: 20px;
}

.custom_box, .custom_box2 {
    background-color: #ccc;
    padding: 15px;
}

textarea.custom_text {
    height: 130px;
    padding: 10px;
}

.form-group.required.custom_tckn {
    margin-top: 16px;
}

.custom_tckn input#last_name {
    margin-left: 30px;
    width: 255px;
    padding: 8px;
}

.form-group.row.button.custom_btn2 {
    margin-left: 0px;
    margin-right: 0px;
}

.form-group.row.button.custom_btn2 {
    margin-top: 30px;
}

.custom_box, .custom_box2 {
    display: none;
}

.class-date {
    padding-right: 0px !important;
}

input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="date"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}


.btn-edit-sibling {
    padding: 6px 12px !important;
    display: none;
}

.sibling-section {
    float: left;
    width: 100%;
}

    .sibling-section .edit-sibling-section {
        float: left;
        width: 80%;
    }

    .sibling-section button {
        float: left;
        width: 20%;
        margin-top: 32px;
    }

    .sibling-section .edit-sibling-section input {
        width: 95%;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #1aba9d !important;
}
/*Krunal changes */
.my-custom-compress-content {
    max-width: 90%;
    margin: 52px auto;
    position: relative;
}

.wrapper .container-fluid {
    background-color: rgba(255,255,255,0.9);
}

.about .left-block h4 {
    margin-bottom: 16px;
}

.remember .check input#test1 {
    display: none;
}

.sidebar-mobile {
    display: none;
}

.header a {
    float: left;
    width: 40%;
    padding-left: 10px;
}

.right {
    text-align: right;
}

h6.thank {
    font-size: 22px;
    text-align: center;
    color: r blanchedalmond;
    color: #ff9600;
}

.remember.me-sec {
    text-align: left;
    margin-top: 5px;
}

.container.bg-login {
    background: #f2f2f2;
}

div#divLoader {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(88, 89, 91, 0.3);
    position: fixed;
    z-index: 9999;
}

    div#divLoader img {
        left: 50%;
        right: 0;
        top: 50%;
        bottom: auto;
        position: absolute;
        transform: translate(-50%,-50%);
    }

.create_table thead tr {
    background: #8cb5dd;
}

.create_table td {
    background: #f6f2f2;
    color: #000;
    vertical-align: middle !important;
}

.create_table thead th {
    color: #FFF;
    border-bottom-width: 0px !important;
}

.create_table td .removebutton {
    padding: 10px 10px;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 12px;
}

label.check_custom::before{top:6px!important;   
    background: #ffffff!important;
    border: 1px solid #000;
}
label.check_custom::after {
    top:11px !important;
}
/*.sticky {
    position:fixed;
    width:100%;
    top:0;
}*/
/*responsive css*/
@media(max-width:1300px) {
    .header a {
        float: left;
        width: 48%;
    }

    .sibling-section .edit-sibling-section {
        width: 70%;
    }

    .container.bg-login {
        width: 98% !important;
    }
}

@media(max-width:1024px) {
    /* .login-wrapper .login{
		max-width: 500px;
	} */
    .sibling-section button {
        width: 31%;
        margin-top: 18px;
    }

    .sibling-section .edit-sibling-section {
        float: left;
        width: 69%;
    }

    .login-wrapper .login {
        max-width: 339px;
    }

    .login-wrapper img.logo-img {
        width: 50%;
    }

{
    width: 100%;
    height: 100%;
    position: absolute;
    display: table;
    z-index: 2;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #93a0a7;
    line-height: 26px;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

body {
    line-height: 1;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.left-side {
    width: 100%;
}

.right-side {
    width: 100%;
}

.header span {
    font-size: 20px;
    color: #337ab7;
    margin-top: 28px;
    float: left;
}

img.logos-img {
    width: 69%;
}

.header span {
    font-size: 24px;
    color: #337ab7;
    margin-top: 50px;
    float: left;
}

.header a {
    float: left;
    width: 30%;
}

.dashboard h2, .user_info h2, .personal_info h2, .university_info h2, .acdemic_info h2, .accomodation_info h2, .address_info h2, .parents_info h2, .sibling_info h2, .income_info h2, .work_info h2, .scholarships_info h2, .helath_info h2, .social_info h2, .picture_info h2 {
    font-size: 26px;
}

.helath_info .row, .scholarships_info .row, .picture_info .row, .social_info .row, .work_info .row {
    margin-left: 0;
    margin-right: 0;
}

img.logo-img {
    width: 45%;
}

.custom-right {
    max-width: 339px;
    padding-bottom: 8px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    height: 400px;
}

h4 {
    margin-bottom: 14px;
}

p.main {
    margin-top: 15px;
}

input.custom_file {
    margin-top: 10px;
    margin-bottom: 10px;
}

}

.disable-link {
    cursor: not-allowed;
}

.custom_logout i {
    font-size: 16px;
    color: #fff;
    padding-left: 0px;
    margin-left: -4px;
    margin-top: 2px;
    margin-right: 5px;
}

.custom_logout {
    color: #fff;
}

.radio-span {
    color: #000000;
}

@media(max-width:980px) {

    .user_info .btn-save {
        margin-top: 20px;
    }

    .header span {
        margin-top: 50px;
        float: right;
    }
}

@media(max-width:768px) {

    .header span {
        font-size: 17px;
        color: #337ab7;
        margin-top: 32px;
        float: left;
    }

    .form-group.row.button.custom_btn2 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .cutom_btnss {
        margin-top: 20px;
    }

    .custom_box, .custom_box2 {
        padding-bottom: 72px;
    }

    .sibling-section .edit-sibling-section {
        float: left;
        width: 57%;
    }

    .sibling-section button {
        width: 40%;
        margin-top: 18px;
    }

    .user_info .btn-save {
        margin-top: 15px;
    }

    .picture_info .custom_btn2 .btn {
        padding: 12px 15px;
        font-size: 12px;
    }

    .table-responsive {
        overflow-x: none;
    }

    .picture_info .custom_btn2 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .custom-right {
        max-width: 339px;
        padding-bottom: 8px;
        margin: 0 auto;
    }

    @media(max-width:767px) {
        .custom ul.nav.navbar-nav li {
            display: block;
        }

        .login-wrapper img.logo-img {
            width: 31%;
            text-align: left;
            float: left;
            padding-top: 10px;
        }

        .login-wrapper .login {
            max-width: 100%;
        }

        input#cell_phone {
            width: 19%;
            padding: 4px 8px;
        }

        img.logo-img {
            width: 31%;
        }

        .about {
            padding-top: 50px;
        }

            .about .left-block {
                padding-bottom: 0;
            }

        .banner-outer .slide3 .content h1 {
            font-size: 28px;
        }
        /* .login-wrapper .login {
		max-width: 305px;
	} */
        .header span {
            font-size: 20px;
            color: #337ab7;
            margin-top: 1px;
            float: left;
        }

        .wrapper {
            margin-left: 0px !important;
            position: relative;
        }

        .sidebar {
            display: none;
        }

        .my-custom-compress-content {
            max-width: 100%;
            margin: 0px auto;
        }

        ul.navbar-nav {
            border-left: 0px;
        }

        ul.nav.navbar-nav li a::before {
            display: none;
        }

        .sidebar-mobile {
            display: block;
        }

        .personal-detail-right {
            padding-left: 0;
        }

        img.logos-img {
            width: 100%;
        }

        .header span {
            font-size: 16px;
            MARGIN-TOP: 15PX;
        }

        .dashboard h2, .user_info h2, .personal_info h2, .university_info h2, .acdemic_info h2, .accomodation_info h2, .address_info h2, .parents_info h2, .sibling_info h2, .income_info h2, .work_info h2, .scholarships_info h2, .helath_info h2, .social_info h2, .picture_info h2 {
            margin-bottom: 35px;
            line-height: 30px;
        }

        p.main {
            margin-bottom: 25px;
            line-height: 23px;
        }

        .form-group textarea {
            padding: 4px 30px;
        }

        table tr th, table {
            border: 1px solid #337ab7 !important;
        }

        .custom_btn2 .btn_app {
            display: block;
            width: 100%;
            margin-top: 10px;
        }

        .custom_btn2 .btn_app {
            padding: 12px 16px;
        }

        .form-group.row.button.custom_btn2 {
            margin-left: 0px;
            margin-right: 0px;
        }

        .col-md-10.col-xs-12.custom-prefix {
            padding-right: 0px;
            width: 100%;
        }

            .col-md-10.col-xs-12.custom-prefix .custom_form {
                margin-bottom: 10px;
                width: 100% !important;
            }

        .col-md-10.col-xs-12.custom-mobile {
            width: 100%;
        }

        .user_info .btn-save {
            /*display: block;
    margin: 0 auto;*/
            margin-top: 20px;
        }

        .sidebar-mobile .navbar-collapse {
            padding-bottom: 10px !important;
        }

        .sibling-section .edit-sibling-section {
            float: left;
            width: 100%;
        }

            .sibling-section .edit-sibling-section input {
                width: 100%;
            }

        .sibling-section button {
            width: 100%;
            margin-top: 18px;
        }

        .table-responsive {
            border: 1px solid #337ab7;
        }

        .sidebar-mobile.sticky {
            position: fixed;
            width: 100%;
            z-index: 9;
        }
    }

    @media(max-width:737px) {

        .header span {
            float: right;
            margin-top: 95px;
        }
    }

    @media(max-width:580px) {

        .header span {
            float: right;
            margin-top: 60px;
        }

        .custom-right {
            max-width: 100%;
            height: 400px; 
        }

        @media(max-width:420px) {


            .header span {
                font-size: 20px;
                color: #337ab7;
                margin-top: 10px;
                float: left;
            }
        }
        /*responsive css end*/
        .container.bg-login {
            width: 900px;
            background: #f2f2f2;
            position: relative;
            top: 110px;
        }

        .login-wrapper .login-logo {
            margin-bottom: 0px;
        }
