
body {
    margin: 0;
    padding: 0;
    background: #eee;
    font-family: 'Lato', sans-serif;
}

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

.main {
    /*background: #f7f9fb;*/
}

.space {
    width: 17%;
    display: inline-block;
    text-align: center;
}

.panel {
    background: #f7f9fb;
}

.f-size {
    font-size: 17px;
}

.p-f-size {
    font-size: 16px;
}

.first-p {
    display: inline-block;
    width: 32%;
    font-weight: bold;
}

.second-p {
    display: inline-block;
    width: 42%;
}

.income {
    display: inline-block;
    width: 20%;
}

.mar {
    margin: 42px 0px;
}



/*menus start*/
.nav-title {
    padding: 20px 15px 17px 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.menuIcons ul.navi .active a, .menuIcons ul.navi li.parent a.active, .menuIcons ul.navi .active > a:hover, .menuIcons ul.navi li.parent a.active:hover, .menuIcons ul.navi .active > a:focus, .menuIcons ul.navi li.parent a.active:focus {
    background: #f4f8fb !important;
    border-left: 4px solid #5fbeaa;
    color: #5fbeaa !important;
}

.sliding-menu {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
}

.sliding-menu-panel {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

.sliding-menu li {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .sliding-menu li a {
        color: #36404a;
        display: block;
        padding: 12px 10px;
        /*border-left: 4px solid #ffffff;*/
        border-bottom: 1px solid #ccc;
        vertical-align: middle;
        font-weight: normal;
        font-size: 12px;
        /*letter-spacing: 0.4px;*/
        cursor: pointer;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        vertical-align: middle;
        z-index: 1;
        will-change: opacity, transform;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .sliding-menu li a:hover {
            background: #46a9e0 !important;
            border-left: 4px solid #46a9e0;
            color: #fff !important;
        }

.sliding-menu .active a {
    background: #46a9e0 !important;
    border-left: 4px solid #46a9e0;
    color: #fff !important;
}

.sliding-menu .sliding-menu-nav:before {
    float: right;
    margin-left: 1em;
    content: "\3009";
}



.sliding-menu .sliding-menu-back {
    color: #fff;
    background: #46a9e0;
    font-weight: bold;
    font-size: 13px;
    line-height: 21px;
    text-transform: uppercase;
    padding-top: 15px;
}

    .sliding-menu .sliding-menu-back:before {
        float: left;
        content: "\3008";
        margin-left: 0px;
        margin-right: 21px;
    }

.sliding-menu .sliding-menu-icon {
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    margin-left: 3px;
    margin-right: 8px;
    text-align: center;
    /*	    vertical-align: middle;*/
    width: 20px;
    margin-left: 0px !important;
}

.sliding-menu .sliding-menu-separator {
    margin: .4em 1em;
    border-top: 2px solid #555;
}

.labels a {
    color: black;
    font-size: 50px;
}

    .labels a:hover {
        color: black;
        font-size: 50px;
    }
/*menus end*/

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    /*background-color: rgba(158, 158, 158, 0.11);*/
}

.n-b ul {
    padding-left: 0px;
}

.module-text p {
    color: #c5c5c5 !important;
    font-size: 27px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 35px;
}

.ad-nav {
    color: #3bb398;
    font-size: 18px;
    letter-spacing: 0.6px;
    margin-bottom: 0px;
}

.ad-sel {
    font-size: 13px;
    padding-top: 0px;
    margin-top: 0px;
}

.full-bg {
    background: url(../img/bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.nav-dropdown li a {
    line-height: 17px !important;
    padding-left: 38px !important;
    margin: 0px !important;
}

.log-de {
    background: #fff;
    border-radius: 10px;
    padding: 50px 50px 10px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 25px 0px rgba(21, 21, 21, 0.38);
    top: 80px;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #eee;
}

.loginhead {
    font-size: 30px;
    width: 100%;
    text-align: center;
    color: #000;
    margin: 0 0 30px;
}

.grp {
    position: relative;
    margin-bottom: 35px;
}

    .grp input {
        font-size: 18px;
        padding: 10px 10px 10px 10px;
        display: block;
        width: 100%;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        background: none;
        color: #000;
        outline: none;
    }

        .grp input:focus {
            outline: none;
        }
    /* LABEL ======================================= */

    .grp label {
        color: rgba(0, 0, 0, 0.5);
        font-size: 18px;
        font-weight: normal;
        position: absolute;
        pointer-events: none;
        left: 5px;
        top: 5px;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }
    /* active durum */

    .grp input:focus ~ label,
    input:valid ~ label {
        top: -20px;
        font-size: 14px;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.7);
    }
/* BOTTOM BARS ================================= */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: #000 !important;
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

    .bar:before,
    .bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .bar:before {
        left: 50%;
    }

    .bar:after {
        right: 50%;
    }
/* active durum bar */

.grp input:focus ~ .bar:before,
.grp input:focus ~ .bar:after {
    width: 50%;
}


.grp input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

.input-ikon {
    font-size: 22px !important;
    position: relative;
}

.input-sifre-ikon {
    font-size: 22px !important;
    position: relative;
}

.span-input {
    margin-left: 12px;
    position: relative;
    top: 0px;
}

.giris-yap-buton,
.kayit-ol-buton,
.sifre-hatirlat-buton {
    background: #5bc0de;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    outline: none;
    opacity: 0.8;
}

a.giris-yap-buton:hover {
    color: #fff;
}

a.giris-yap-buton:focus {
    color: #fff;
}

.forgot-and-create {
    margin: 20px 0px;
}

    .forgot-and-create a {
        color: #5bc0de;
        font-size: 13px;
        text-decoration: none;
        margin-right: 10px;
    }

.login-b {
    font-size: 18px;
    font-variant: small-caps;
}

/*end login page */
/*form*/
.half-panel-heading {
    font-weight: 300;
    letter-spacing: 0.025em;
    padding-left: 0px;
    line-height: 38px;
}

#side-btn a {
    position: fixed;
    transition: 1.3s;
    padding: 15px;
    text-decoration: none;
    font-size: 20px;
    background-color: #93a5a7;
    color: white;
    border-radius: 5px 0px 0px 5px;
    text-align: right;
    z-index: 1000;
}

    #side-btn a:hover {
        right: 0 !important;
        background-color: #42c9bc;
    }

    #side-btn a.detail:hover {
        background-color: #00b2bf;
    }

    #side-btn a.personal:hover {
        background-color: #0085b7;
    }

    #side-btn a.contact:hover {
        background-color: #fe8126;
    }

    #side-btn a.project:hover {
        background-color: #ff414e;
    }

    #side-btn a.Academic:hover {
        background-color: #eb37a0;
    }

    #side-btn a.Favorites:hover {
        background-color: #42c9bd;
    }

    #side-btn a.fee:hover {
        background-color: #00b2bf;
    }

    #side-btn a.pre-fee:hover {
        background-color: #0085b7;
    }

    #side-btn a.student-ledge:hover {
        background-color: #fe8126;
    }

    #side-btn a.print-re:hover {
        background-color: #ff414e;
    }

.fee {
    top: 120px;
    width: 181px !important;
    right: -121px;
}

.pre-fee {
    top: 180px;
    right: -134px !important;
    width: 195px !important;
}

.student-ledge {
    top: 240px;
    width: 216px !important;
    right: -155px !important;
}

.print-re {
    top: 300px;
    width: 190px !important;
    right: -129px !important;
}

.detail {
    top: 120px;
    width: 295px !important;
    right: -238px;
}

.personal {
    top: 180px;
    right: -157px !important;
    width: 215px !important;
}

.project {
    top: 240px;
    width: 191px !important;
    right: -134px !important;
}

.contact {
    top: 240px;
    width: 165px !important;
    right: -108px !important;
}

.Academic {
    top: 300px;
    width: 165px !important;
    right: -107px !important;
}

.Favorites {
    top: 300px;
    width: 218px !important;
    right: -161px !important;
}

input[type='radio'] {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    margin-left: -23px !important;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 0 5px 0px gray inset;
}

.file {
    visibility: hidden;
    position: absolute;
}

input[type='radio']:before {
    content: '';
    display: block;
    width: 43%;
    height: 45%;
    margin: 27% auto;
    border-radius: 50%;
}
/*checkbox start*/
.check-de {
    height: 40px;
}
/*checkbox end*/


input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: none;
    outline-offset: -2px;
}

input[type='radio']:checked:before {
    background: #46a9e0;
}

.alert-success {
    color: #56bba5;
    background-color: rgba(106, 197, 177, 0.16);
    border-color: #eeeeee;
}

    .alert-success .alert-link {
        color: #2ba288;
        text-decoration: underline;
    }

.gly-ph {
    height: 40px !important;
    width: 40px !important;
    stroke-width: 2px !important;
}

.s-icon {
    background: none;
    border-radius: 0px;
    color: #6ac5b1;
    border: 1px solid rgba(54, 64, 74, 0.25);
    font-size: 17px;
}

.input-mr {
    margin-bottom: 6px;
    width: 100%;
    line-height: 0px;
}

.button-de {
    border-radius: 1px;
    background: #6ac5b1 !important;
    border: 1px solid #fff !important;
    width: 101px;
    margin: 2px;
}

.input-de {
    border: 1px solid rgba(54, 64, 74, 0.2) !important;
    border-radius: 0px;
    padding: 4px 14px;
    height: 44px;
}

    .input-de::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(85, 85, 85, 0.78);
        letter-spacing: 0.3px;
        font-weight: 400;
    }

    .input-de::-moz-placeholder { /* Firefox 19+ */
        color: rgba(85, 85, 85, 0.78);
        letter-spacing: 0.3px;
        font-weight: 400;
    }

    .input-de:-ms-input-placeholder { /* IE 10+ */
        color: rgba(85, 85, 85, 0.78);
        letter-spacing: 0.3px;
        font-weight: 400;
    }

    .input-de:-moz-placeholder { /* Firefox 18- */
        color: rgba(85, 85, 85, 0.78);
        letter-spacing: 0.3px;
        font-weight: 400;
    }

.select-de option {
    color: #555;
}

.select-de {
    color: rgba(85, 85, 85, 0.78);
    letter-spacing: 0.3px;
    font-weight: 400;
}

.validation-one {
    font-size: 1.4rem;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: -14px;
    color: #888;
}

.validation-two {
    font-size: 1.4rem;
    font-weight: normal;
    margin-top: -18px;
    margin-bottom: 6px;
    color: #888;
}

.validation {
    /*margin-top:-14px;*/
    margin-bottom: 18px;
}
/*table section start*/
.table-st {
    border: none;
}

    .table-st > tbody > tr > td {
        border: 0px;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }

    .table-st > tbody > tr > th {
        border: none;
        border-bottom: 2px solid #5f6468;
        font-size: 13px;
        color: #000;
        font-weight: bold;
    }

td .red-col {
    color: rgba(255, 37, 0, 0.58);
    font-size: 18px;
    margin-left: 5px;
}

td .green-col {
    color: rgba(77, 177, 71, 0.58);
    font-size: 16px;
}

td .blue-col {
    color: rgba(74, 140, 243, 0.68);
    font-size: 16px;
    margin: 0px 2px 0px 5px;
}

td a.red-col:hover {
    color: rgba(255, 37, 0, 0.91);
    font-size: 18px;
    cursor: pointer;
}

td a.green-col:hover {
    color: rgb(77, 177, 71);
    font-size: 16px;
    cursor: pointer;
}

td a.blue-col:hover {
    color: rgb(74, 140, 243);
    font-size: 16px;
    cursor: pointer;
    margin: 0px 2px 0px 5px;
}

/*.form-group input[type="checkbox"] {
    display: none;
}

    .form-group input[type="checkbox"] + .btn-group > label span {
        width: 20px;
    }

        .form-group input[type="checkbox"] + .btn-group > label span:first-child {
            display: none;
        }

        .form-group input[type="checkbox"] + .btn-group > label span:last-child {
            display: inline-block;
        }

    .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
        display: inline-block;
    }

    .form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
        display: none;
    }*/

.checkbox-de {
    background: #fff !important;
    color: #56bba5 !important;
    border-radius: 50% !important;
    padding: 5px;
    border-color: #d6d9db !important;
}

.checkbox-de-icon {
    background: #fff !important;
    color: #56bba5 !important;
    border-radius: 50% !important;
    padding: 5px;
    border-color: #d6d9db !important;
    width: 20px;
    height: 20px;
}

.checkbox-icon {
    top: -6px;
    left: -6px;
    font-size: 10px;
}

.checkbox-field {
    width: 48%;
}

.checkbox-parent-field {
    width: 50%;
    display: inline-block;
}

@media only screen and (min-width: 1196px;) {
    /*     For desktop: */
    .chackbox-text {
        width: 100px;
    }
}

.chackbox-text {
    margin: 0px 10px 0px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #7a7a7a;
    font-weight: 400;
    letter-spacing: 0.3px;
    width: 96px;
}

.checkbox-icon {
    border-radius: 50% !important;
    padding: 5px;
    border-color: #d6d9db !important;
}
/*table section end*/
/*form end */

.icon-pad {
    padding: 0px 0px;
    font-size: 20px;
    color: #adabab;
}

.icon-de {
    margin-right: 17px;
    font-size: 15px;
}

.nav > li > a:focus {
    background: #128DE0 !important;
    border-left: 4px solid #128DE0;
    color: #fff !important;
}

.nav-bar li {
    border: 0;
    font-weight: normal;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}

    .nav-bar li a {
        color: #fff;
        display: block;
        padding: 12px 10px;
        font-size: 12px;
        border-bottom: 1px solid #fff;
        margin: 0px;
        border-left: 3px solid #fff;
    }

        .nav-bar li a i {
            display: inline-block;
            font-size: 16px;
            line-height: 17px;
            margin-left: 3px;
            margin-right: 7px;
            text-align: center;
            vertical-align: middle;
            width: 20px;
            margin-left: 0px !important;
        }

        .nav-bar li a span {
            vertical-align: middle;
            font-weight: normal;
            letter-spacing: 0.4px;
        }

.waves {
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.body-bg {
    background: url(../img/bg1.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.btn-de {
    background: rgba(0,0,0,0.1);
    border: 2px solid #d4d4d4;
    color: #d4d4d4;
    border-radius: 24px;
    padding: 6px 9px;
    font-size: 12px;
}

div.div-hover a:hover {
    color: #fff;
    text-decoration: none;
}

.div-hover a:focus {
    color: #fff;
    text-decoration: none;
}

.nav-de {
    color: #3bb398;
    font-size: 15px;
    letter-spacing: 0.6px;
}

/*Global Styles*/

body {
    background: #f7f9fb;
    padding-top: 0;
    color: #5f6468;
}

.col-sm-4.logoimage {
    position: absolute;
    left: 20px;
    width: auto;
}

    .col-sm-4.logoimage img {
        background: #fff;
        padding: 6px;
        position: relative;
        top: 16px;
        max-width: 140px;
    }

p {
    color: #777;
}

a, a:hover, a:focus {
    color: #36404a;
}

h1, h2, h3, h4, h5, h6 {
    color: #5f6468;
}

h1 {
    font-weight: 300;
    font-size: 40px;
}

h2 {
    font-weight: 300;
    margin-bottom: 20px;
}

h3, h4 {
    font-weight: 300;
}

.large {
    font-size: 2em;
}

.text-muted {
    color: #9fadbb;
}

.color-gray {
    color: #5f6468;
}

.color-blue {
    color: #30a5ff;
}

.color-teal {
    color: #1ebfae;
}

.color-orange {
    color: #ffb53e;
}

.color-red {
    color: #f9243f;
}

.bg-primary .glyphicon-remove {
    color: #5f6468;
}

    .bg-primary .glyphicon-remove:hover {
        color: #ef4040;
    }

.no-padding {
    padding: 0;
    margin: 0;
}

.glyphicon-xl {
    font-size: 6em;
}

.glyphicon-l {
    font-size: 3em;
}

.glyphicon-m {
    font-size: 1.5em;
}

.glyphicon-s {
    font-size: 0.75em;
}

.form-control {
    border: 1px solid #ccc;
    box-shadow: none;
}

    .form-control:focus {
        border: 1px solid #30a5ff !important;
        outline: 0;
        box-shadow: inset 0px 0px 0px 1px #fff !important;
    }

.navbar-header .navbar-brand {
    color: #3c80f0;
    font-size: 16px;
    letter-spacing: 1.1px;
    text-transform: capitalize;
    font-weight: 700;
}

    .navbar-header .navbar-brand span {
        color: #30a5ff;
    }

/*Buttons*/

a.btn:hover,
button:hover {
    opacity: 0.8;
}

a.btn:active,
button:active {
    box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
    opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e9ecf2;
    border-color: #e9ecf2;
    color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #00B1BB;
    border-color: #00B1BB !important;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #8ad919;
    border-color: #8ad919;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ffb53e;
    border-color: #ffb53e;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #f9243f;
    border-color: #f9243f;
}



/*Panels*/

.panel {
    border: 0;
}

.panel-heading {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.025em;
    /*height: 66px;*/
    line-height: 45px;
}

.panel-default .panel-heading {
    background: #fff;
    border-bottom: 1px solid #eee;
    color: #5f6468;
}

.panel-footer {
    background: #fff;
    border-top: 1px solid #eee;
}

.panel-widget {
    padding: 0;
    position: relative;
}

    .panel-widget .panel-footer {
        border: 0;
        text-align: center;
    }

.panel-footer .input-group {
    padding: 0px;
    margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child > .btn,
.panel-footer .input-group-btn:last-child > .btn-group {
    margin: 0;
}

.panel-widget .panel-footer a {
    color: #999;
}

    .panel-widget .panel-footer a:hover {
        color: #666;
        text-decoration: none;
    }

.panel-blue {
    background: #30a5ff;
    color: #fff;
}

.panel-teal {
    background: #1ebfae;
    color: #fff;
}

.panel-orange {
    background: #ffb53e;
    color: #fff;
}

.panel-red {
    background: #f9243f;
    color: #fff;
}

    .panel-blue .panel-body p,
    .panel-teal .panel-body p,
    .panel-orange .panel-body p,
    .panel-red .panel-body p {
        color: #fff;
        color: rgba(255, 255, 255, .8);
    }

    .panel-blue .panel-heading,
    .panel-teal .panel-heading,
    .panel-orange .panel-heading,
    .panel-red .panel-heading {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    .panel-blue .text-muted,
    .panel-teal .text-muted,
    .panel-orange .text-muted,
    .panel-red .text-muted {
        color: rgba(255, 255, 255, .5);
    }

.dark-overlay {
    background: rgba(0, 0, 0, .05);
    text-align: center;
}

.widget-left {
    height: 80px;
    padding-top: 15px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.widget-right {
    text-align: left;
    line-height: 1.6em;
    margin: 0px;
    padding: 20px;
    height: 80px;
    color: #999;
    font-weight: 300;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
    .widget-right {
        width: 100%;
        margin: 0;
        text-align: center;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 768px) {
    .widget-left {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
}

.widget-right .text-muted {
    color: #9fadbb;
}

.widget-right .large {
    color: #5f6468;
}

.panel-blue .widget-left {
    background: #30a5ff;
    color: #fff;
}

.panel-teal .widget-left {
    background: #1ebfae;
    color: #fff;
}

.panel-orange .widget-left {
    background: #ffb53e;
    color: #fff;
}

.panel-red .widget-left {
    background: #f9243f;
    color: #fff;
}

.panel-widget {
    background: #fff;
}




/*Navbar*/
.navbar-inverse .navbar-toggle {
    border-color: #d4d4d4;
    /* background: rgba(0,0,0,0.1); */
    border: 2px solid #d4d4d4;
    color: #d4d4d4;
    /* border-radius: 4px; */
    /* padding: 6px 9px; */
    /* font-size: 12px; */
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 7px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #36404a;
    border-color: #d4d4d4;
    color: #fff;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #d4d4d4;
}



/* Sidebar */
.nav-title {
    padding: 20px 15px 5px 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.sidebar {
    display: block;
    background-color: #fff;
    padding: 0;
    display: none;
}

    .sidebar form {
        padding: 20px 15px 5px 15px;
        border-bottom: 1px solid #eee;
        margin-bottom: 20px;
    }

@media (min-width: 768px) {
    .sidebar {
        display: block;
        position: fixed;
        top: 50px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #3c80f0;
        /*box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);*/
    }

    .navbar-header {
        width: 100%;
    }
}

.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
    text-decoration: none;
    color: #fff !important;
    background: #5bc0de;
}

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
    background: #5bc0de !important;
    border-left: 4px solid #5bc0de;
    color: #fff !important;
}

*/ .sidebar ul.nav ul,
.sidebar ul.nav ul li {
    list-style: none;
    list-style-type: none;
}

.sidebar ul.nav ul.children {
    width: auto;
    padding: 0;
    margin: 0;
    background: #f9f9f9;
}

    .sidebar ul.nav ul.children li a {
        height: 40px;
        background: #f9f9f9;
        color: #7a8590 !important;
    }

.sidebar ul.nav li.current a {
    background-color: #30a5ff;
    color: #fff !important;
}

.sidebar ul.nav li.parent ul li a {
    border: none;
    display: block;
    padding-left: 41px;
    line-height: 40px;
    text-decoration: none;
}


.sidebar span.glyphicon {
    margin-right: 10px;
}

.sidebar ul.nav li.divider {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
}

.sidebar .attribution {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 15px;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 12px;
}



/*Charts*/

.main-chart {
    background: #fff;
}

.easypiechart-panel {
    text-align: center;
    padding: 1px 0;
    margin-bottom: 20px;
}

.placeholder h2 {
    margin-bottom: 0px;
}

.donut {
    width: 100%;
}

.easypiechart {
    position: relative;
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 20px auto 10px auto;
}

    .easypiechart .percent {
        display: block;
        position: absolute;
        font-size: 26px;
        top: 38px;
        width: 120px;
    }

#easypiechart-blue .percent {
    color: #30a5ff;
}

#easypiechart-teal .percent {
    color: #1ebfae;
}

#easypiechart-orange .percent {
    color: #ffb53e;
}

#easypiechart-red .percent {
    color: #ef4040;
}


/*---- Message/Error Display CSS start ----*/
.messagePanelTab {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    float: left;
}

div.MessagePanel {
    border-color: #87FF87;
    background-color: #C6FFC6;
    color: #185100;
}

div.ErrorPanel {
    border-color: #FF9393;
    background-color: #FFDDDD;
    color: #FF0000;
}

div.InfoPanel {
    border-color: #8CCDFF;
    background-color: #C9E7FF;
    color: #1649FF;
}

div.WarningPanel {
    border-color: #FFC747;
    background-color: #FFE093;
    color: #7F3300;
}

div.ErrorPanel, div.MessagePanel, div.InfoPanel, div.WarningPanel {
    margin: 10px;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 2px #AAAAAA;
    position: fixed;
    width: 60%;
    left: 20%;
    z-index: 9999999;
    top: 46%;
    font-weight: bold;
}

    div.ErrorPanel img, div.MessagePanel img, div.InfoPanel img, div.WarningPanel img {
        float: left;
    }

    div.ErrorPanel div, div.MessagePanel div, div.InfoPanel div, div.WarningPanel div {
        margin: 0px 20px;
        padding: 8px 0;
        text-align: left;
    }

    div.ErrorPanel h3, div.MessagePanel h3, div.InfoPanel h3, div.WarningPanel h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0px 0px 4px 0px;
        margin-bottom: 3px;
        line-height: 18px;
    }

.reqField {
    color: #FF0000;
    display: inline-block;
    font-size: 16px;
    position: absolute;
}

.reqFieldchd {
    color: #FF0000;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    top: 0px;
}
/*---- Pagination start ----*/
.paginationDiv {
    float: right;
    padding: 5px 20px 0 20px;
    min-width: 231px;
}

    .paginationDiv a {
        color: #252c4c;
        text-decoration: none;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 12px;
        padding: 0px 5px 0 5px;
        float: left;
        font-weight: bold;
    }

        .paginationDiv a:hover {
            color: #4A5C73;
        }

    .paginationDiv span {
        font-size: 12px;
        color: #737373;
        font-family: "Source Sans Pro",sans-serif;
        padding: 0px 3px 0 3px;
        float: left;
    }

.PagerContainerTable {
    color: #424242;
    margin: 2px;
    font-size: 13px;
    font-weight: bold;
    float: right;
}

    .PagerContainerTable tr, .PagerContainerTable td {
        border: none;
    }

.PagerInfoCell {
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
    white-space: nowrap;
    font-weight: normal;
}

    .PagerInfoCell:link, .PagerInfoCell:visited {
        text-decoration: none;
    }

.PagerCurrentPageCell {
    color: #0160A9;
    cursor: default;
    padding-left: 5px;
    padding-right: 5px;
}

.PagerOtherPageCells, .PagerSSCCells {
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}

.PagerHyperlinkStyle:link, .PagerHyperlinkStyle:visited, .PagerHyperlinkStyle:active {
    color: #000000;
    text-decoration: none;
}

.PagerHyperlinkStyle:hover {
    color: #0160A9;
    text-decoration: none;
}

.GoToLabel {
    color: #333333;
    cursor: pointer;
    font-size: 90%;
    vertical-align: middle;
    display: inline-block;
}

.GoToSelect {
    font-size: 90%;
}

.GoToSelectedOption {
    color: #f9f9f9;
    background: none repeat scroll 0 0 #0160A9;
}

.GoToArrow {
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}
/*---- Pagination End ----*/

.updateProgress {
    min-height: 100%;
    width: 100%;
    position: fixed;
    z-index: 111111111111;
    text-align: center;
    margin: 0 auto;
}

    .updateProgress img {
        top: 47%;
        left: 45%;
        width: 100px;
        height: 100px;
        display: block !important;
        position: absolute;
        z-index: 11111111111111;
    }

.overlayDiv {
    background: #000;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
}

/**** FORM CONTAINER BACKGROUND ****/
.formContainer {
    padding: 15px;
    background-color: #f5f6f7;
    border-radius: 4px;
    /*-webkit-box-shadow: 0px 4px 10px -6px rgba(117,117,117,1);
    -moz-box-shadow: 0px 4px 10px -6px rgba(117,117,117,1);
    box-shadow: 0px 4px 10px -6px rgba(117,117,117,1);*/
    margin-bottom: 10px;
}


.alert-float {
    position: fixed;
    z-index: 99999;
    top: 60px;
    right: 20px;
}

.btn-container {
    padding-top: 10px;
}

/*table section start*/
.table {
    border: none;
}

    .table > tbody > tr > td {
        border: 0px;
        border-bottom: 1px solid rgba(0,0,0,0.2);
        vertical-align: middle;
    }

    .table > tbody > tr > th {
        border: none;
        border-bottom: 2px solid #5f6468;
        font-size: 13px;
        color: #000;
        font-weight: bold;
    }


    .table > tbody > tr > th {
        /*background-color: rgba(158, 158, 158, 0.11);*/
        background-color: #333;
        color: #fff;
        border: none;
        font-size: 11px;
        text-transform: uppercase;
        vertical-align: middle;
    }

        .table > tbody > tr > th a {
            color: #fff;
        }

.checkbox label, .radio label {
    padding-left: 5px;
}

.capitalise {
    text-transform: capitalize;
}

#menu_icon {
    float: left;
    width: 35px;
    margin-bottom: 0;
    height: 33px;
    padding: 0;
    line-height: 39px;
    margin-right: 10px;
    text-align: center;
    color: #3c80f0;
    padding: 0;
    font-size: 17px;
    cursor: pointer;
    border-radius: 100%;
    margin-top: 8px;
    position: relative;
}

div#ContentPlaceHolder1_dvform.margin_left {
    width: 100%;
}

.small_sidebar {
    width: 80px;
    min-width: 64px;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    display: none;
}

.col-sm-9.col-sm-offset-3.col-lg-10.col-lg-offset-2.main.margin_left {
    margin: 0;
    width: 100%;
}

.navbar-toggle .icon-bar {
    margin: auto;
}

.nav-bar li a + ul {
    display: none;
}
/*.nav-bar li a + ul.dropdownopen {display: block !important; }*/
/*
ul.someclass.dropdownopen ul.dropdownopen {display: none !important; }*/
ul.someclass.dropdownopen {
    display: block;
}

    ul.someclass.dropdownopen li a {
        background-image: url(/assets/img/arrowndown.png) !important;
        background-repeat: no-repeat !important;
        background-position: 97% 11px !important;
        background-size: 21px !important;
    }

.nav-bar li a.waves, ul.someclass.newcheck li a {
    background-image: url(/assets/img/arrowndown.png) !important;
    background-repeat: no-repeat !important;
    background-position: 97% 11px !important;
    background-size: 21px !important;
}

    .nav-bar li a.waves.uparrow, ul.someclass.newcheck li a.navadd {
        background-image: url(/assets/img/arrowntop.png) !important;
    }

ul.someclass.dropdownopen li a.addnew, ul.in.someclass.newcheck li a.navadd {
    background-image: url(/assets/img/arrowntopwhite.png) !important;
}

ul.someclass.dropdownopen li a.addnew, ul.in.someclass.newcheck li a.navadd {
    background: #128DE0;
    color: #fff;
}
/*ul.someclass.dropdownopen ul.dropdownopen.new {display: block !important; }*/
ul.someclass.dropdownopen ul.dropdownopen.new li a {
    background-image: none !important;
}

.navbar-inverse {
    background: #fff !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#128de0', endColorstr='#29c0f2', GradientType=1 );
    border: none !important;
    box-shadow: 1px -1px 7px 0px #00000030;
}

.headerrights input#btnsession, .headerrights select#ddlSession {
    background: #000 !important;
    color: #fff;
    box-shadow: none !important;
    border: 1px solid #fff;
    padding: 5px 15px;
    margin-right: 10px;
    border-radius: 3px;
}

.headerrights select#ddlSession {
    margin-left: 10px;
}

.logoutbtn {
    display: inline-block;
    margin: auto;
    border: 1px solid #3c80f0;
    border-radius: 4px;
    color: #fff;
    padding: 0 0;
    float: left;
}

ul.in.someclass.newcheck .newcheck li a {
    background-image: none !important;
    padding-left: 23px;
    padding-right: 23px;
}

.logoutbtn input#btnLogOut {
    background: none;
    border: none;
    line-height: 25px;
    padding: 2px 13px;
    color: #3c80f0;
}

.logoutbtn span.glyphicon.glyphicon-log-out { /* border-right: 1px solid #fff !important; */
    padding: 0px 10px 0 7px;
    float: left;
    margin: 0 !important;
    top: 0px;
    height: 29px;
    line-height: 26px;
    border-top-left-radius: 4px;
    margin: 0 !important;
    background: #3c80f0 !important;
    border-bottom-left-radius: 4px;
}

.headerrights select#ddlSession.aspNetDisabled {
    background: #f7f7f7 !important;
    color: #000;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    line-height: 20px;
}

ul.someclass.dropdownopen li .dropdownopen li a {
    background-image: none !important;
}

.pull-right.headerrights, .pull-right.div-hover {
    margin: 10px 10px 5px !important;
}

.col-sm-9.footer.pull-right {
    position: fixed;
    bottom: 0;
    background: #5bc0de;
    left: 16%;
    right: 0;
    width: 100%;
    padding: 8px 0;
    z-index: 99;
    color: #fff;
    text-align: center;
}

    .col-sm-9.footer.pull-right.margin_left {
        left: 0;
    }

.headerrights input#btnsession {
    background-image: url(../img/session.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 20px !important;
    padding: 0;
    width: 51px;
    float: left;
    margin: 0 4px 0 0;
    height: 31px;
    /*background-color: rgba(0, 0, 0, 0.1) !important;*/
    background-color: rgba(179, 60, 60, 0.7) !important;
    border-color: rgba(0, 0, 0, 0.1);
}

.footer {
    width: 100%;
    float: left;
    background: #cecece;
    padding: 8px 0;
    text-align: center;
    font-size: 15px;
    position: fixed;
    bottom: 0;
    color: #000;
}

.admissionmiddle {
    /*width: 100%;
    display: block;
    position: relative;
    top: 20px;*/
}

.main {
    position: relative;
    top: 30px;
}

.padding {
    /* border: 1px solid #ccc; */
    padding: 12px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    transition: all 0.3s cubic-bezier(0.32, 0.38, 0.58, 1);
    display: inline-block;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}

.padding1 {
    /* border: 1px solid #ccc; */
    padding: 12px 12px 36px 12px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    transition: all 0.3s cubic-bezier(0.32, 0.38, 0.58, 1);
    display: inline-block;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}

.panel-default .panel-heading.newss {
    background: #fff;
    border-bottom: none;
    color: #5f6468;
    line-height: normal;
}

.padding:hover {
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.4);
}

.copyfoot {
    position: fixed;
    bottom: 0;
    left: 0;
    /* right: 0; */
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    width: 16.7%;
    background: #3c80f0;
}

i.sm-set-icon.fa.fa-user-o {
    color: #128DE0;
}

ul.in.someclass.newcheck li a.navadd i.sm-set-icon.fa.fa-user-o {
    color: #fff;
}

.col-sm-9.feettablefull .feetablebox:hover, .feetablebox1:hover, #ContentPlaceHolder1_dvRight.feebottom:hover {
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.4);
}

.col-sm-4.profilpics .images img {
    width: auto !important;
    height: auto !important;
    overflow: hidden;
    max-width: 100%;
}

.col-sm-12.fullwidthbox.fill {
    border-bottom: none;
    margin-bottom: 20px;
    padding: 0;
}

.fulltext .col-lg-12.col-md-12.col-sm-12.col-xs-12.addtable {
    overflow-x: scroll;
}

.fee-cycle-wd {
    width: 200px;
}

.fee-labels {
    height: 50px !important;
}
/*preloader*/
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;
        -webkit-animation: spin 3s linear infinite;
        /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite;
        /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;
        -webkit-animation: spin 1.5s linear infinite;
        /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite;
        /* Chrome, Firefox 16+, IE 10+, Opera */
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #ffffff;
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */
}

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

/* Loaded */

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */

.no-js #loader-wrapper {
    display: none;
}

.no-js h1 {
    /* color: #222222; */
}

#content {
    margin: 0 auto;
    padding-bottom: 50px;
    /*width: 80%;*/
    /*max-width: 978px;*/
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

form {
    margin: 0;
    padding: 0;
}
