@font-face {
    font-family: 'MetaWebPro-Normal';
    src: url(../fonts/MetaWeb-Normal.woff);
}

html,body {
    height: 100%;
    font-family: MetaWebPro-Normal,sans-serif;
    font-size: 93.75%;
}

.custom-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #ffffff;
    height:100%;
}

.header {
    height: 110px;
    background-color: #ffffff;
    margin-bottom: 2%;
}

.header .wwu-logo {
    height: 81px;
    width: 280px;
    max-width: 100%;
    margin-top: 1.2rem;
}

.nav-spzwwu {
    width: 100%;
    padding-left: 0;
    border-bottom: 4px solid;
    border-color: #423c39;
}

.nav-spzwwu .navbar-collapse {
    padding-left: 0!important;
    padding-right: 0!important;
}

.nav-spzwwu .navbar-toggle {
    padding: 8px 10px !important;
    background-color: #006e89 !important;
    border-radius: 0 !important;
    float: none !important;
}

.nav-spzwwu .navbar-toggle .icon-bar {
    border: 2px solid #fff !important;
    width: 30px !important;
    height: 5px !important;
    background-color: #fff !important;
}

@media (min-width: 767px) {
    .nav-spzwwu .links {
        height: 35px;
    }

    .nav-spzwwu .links ul {
        list-style-type: none;
        margin-bottom: 1.05263%;
        padding: 0;

    }

    .nav-spzwwu .links li {
        text-transform: uppercase;
        float: left;
        padding: 0 15px;
        font-size: 1.2em;
        line-height: 1.2em;
        border-left: 1px solid #000;
    }

    .nav-spzwwu .links li:first-child {
        border: 0;
        padding: 0 15px 0 0;
    }

    .nav-spzwwu .links li a {
        color: #363d43;
    }
}

@media (max-width: 767px) {

    .fill {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .nav-spzwwu .links ul {
        list-style-type: none;
        margin-bottom: 1.05263%;
        padding: 0;
    }

    .nav-spzwwu .links ul li {
        width: 100%;
        background-color: #8c9598;
        padding: 10px 0 6px 8px;
        margin-bottom: 0.873%;
        overflow: hidden;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.43333em;
        line-height: 1.2em;
    }

    .nav-spzwwu .links ul li a{
        color: #fff;
    }

    .footer-top {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .footer-bottom {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}


.test-language {
    float: left;
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.test-language li {
    padding-left: 0;
    margin-left: 0;
    float: left;
    color: #fff;
    padding-bottom: 7px;
    border: 0;
    border-bottom: 4px solid;
}

.test-language li .nav-lang-box {
    margin-right: 12px;
    padding: 0 5px 2px 5px;
    text-transform: uppercase;
    background-color: #008e96
}

.test-language li .nav-lang-box a {
    color: #fff;
}

/*.sub-links-wrapper {*/
    /*margin-top: 1.05263%;*/
    /*width: 100%;*/
    /*clear: both;*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
    /*height: 40px;*/
/*}*/

.nav-spzwwu .select-language li {
    float: left;
    border-left: 1px solid #000;
    padding: 0 4px;
    border-top: none;
    border-bottom: none;
    text-transform: uppercase;
    list-style-type: none;
}

.select-language a {
    color: #000;
}

.nav-spzwwu .select-language li:first-child {
    border: 0;
    padding-right: 5px !important;
}

.fill {
    background: #fff;
    /*width: 100%;*/
    height: auto;
    padding: 0px;
    margin-top: 2rem;
}

.content-box {
    border: 2px solid #bec6c8;
}

.content-box .content-blog {
    border-top-color: #7ab51d;
    border-top-style: solid;
    border-top-width: 23px;
    padding: 8px;
    margin: 0;
}

.content-blog .heading {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #363d43;
    margin: 0.67em 0;
}

.content-blog .subheading {
    color: #8c9598;
    line-height: 1.4;
}

.sidebar ul {
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.sidebar ul li {
    border-color: #7ab51d;
    background-color: #7ab51d;
    color: #ffffff;
    border: 4px solid;
    break-inside: avoid;
    margin-bottom: 1.6129%;
}

.sidebar ul li .top-heading {
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 6px 1.3em 3px 10px;
    font-size: 1.33333em;
    text-indent: -1.5em;
    margin-left: 1.5em;
}

.sidebar .sidebar-container {
    display: block;
    background-color: #fff;
    margin: 4px -4px -4px;
    color: #363d43;
    padding: 8px;
}

.sidebar .sidebar-container .sidebar-content {
    margin: 0 auto;
    width: 80%;
}

.sidebar-container .sidebar-content .links {
    margin-bottom: 5px;
}

.stu-info {
    margin-top: 20px;
}

.test-content {
    line-height: 25px;
}

.test-cat {
    margin-bottom: 30px;
}

.test-content input{
    height: 20px;
}

.timer-area {
    color: #ffffff;
    padding: 10px;
}

.timer-area .timer-content {
    background-color: #af0078;
    padding: 10px;
}

.timer-area .time {
    font-size: 20px;
}

.timer-area .btn {
    margin-top: 10px;
    width: 100%;
}

footer {
    margin: 1.05263%;
    width: 97.89474%;
}

.footer-top {
    background-color: #8c9598;
    color: #fff;
}

.footer-top .f-content {
    padding: 8px;
}

.footer-top .f-content h2 {
    font-size: 1.4em;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-top: 0;
}

.claim {
    float: right;
    padding-right: 23px;
    letter-spacing: -.05em;
    color: #fff;
    overflow: hidden;
}

.claim-wissen {
    font-size: 3em;
    display: inline-block;
    margin-top: -.135em;
}

.claim-dot {
    color: #7ab51d;
    font-size: 4em;
    margin-top: -.3em;
    display: inline-block;
}

.claim-leben {
    font-size: 3em;
    display: inline-block;
}

.claim-wwu {
    font-size: 3em;
    margin-top: -.5em;
    margin-left: .189em;
}

.footer-bottom{
    background-color: #000;
    color: #fff;
}

.footer-bottom .nav-footer {
    padding: 15px 5px 12px 5px;
}

.footer-bottom .nav-footer ul {
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.footer-bottom .nav-footer li {
    float: left;
    list-style-type: none!important;
    text-transform: uppercase;
    color: #fff;
    padding: 0 5px;
    white-space: nowrap;
    text-align: center;
    border-left: 1px solid #fff;
}

.footer-bottom .nav-footer li a {
    color: #fff;
}

.footer-bottom .nav-footer li:first-child {
    border: 0;
}

.footer-bottom .cp-right {
    padding-top: 15px;
}

#timer {
    font-size: 25px;
}
@media (min-width: 1024px) {

    .sidebar {
        min-height:calc(100vh - 415px) !important;
    }

    .main-sidebar {
        min-height:calc(100vh - 152px) !important;
    }

    .main-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex !important;
    }

    .main-row > [class*='col-'] {
        display: flex !important;
        flex-direction: column !important;
    }
}

@media (max-width: 1200px) {

    .stu-details {
        display: none !important;
    }
}

@media (min-width: 557px) {
    .logo-r {
        float: right !important;
        margin-top: 50px;
    }

    .logo-l {
        float: left !important;
    }

}

@media (max-width: 557px) {
    .header {
        height: 130px;
    }

    .logo-r {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .logo-l {
        text-align: center;
    }

}

/*For Backend*/
.d-none {
    display: none !important;
}

.w-25 {
    width: 25%;
}

.w-100 {
    width: 100%;
}

.text-danger {
    color: #ff0000 !important;
}

.text-success {
    color: #01a300 !important;
}

.text-info {
    color: #e3873e !important;
}

.well {
    border-radius: 0 !important;
}

.spz-box {
    border: 5px solid #ededed;
}

.spz-box table {
    margin-bottom: 0 !important;
}

.spz-box thead {
    background: #5b8d00;
    color: #ffffff;
}

.spz-box thead tr th{
    border-bottom: 6px solid #ededed;
    border-collapse:separate;
    border-spacing:5px 5px;
}

.spz-box th {
    border: 1px solid #ffffff;
}

.spz-box th .thwrap {
    min-height: 60px;
    text-transform: uppercase;
}

.spz-box td:not(:first-child) {
    border-left: 1px solid #a1a1a1;
}

.spz-box td {
    border-top: 1px solid #a1a1a1 !important;
}

/*Form*/
.spz-form {
    padding: 15px;
}

.spz-form label {
    color: #6e6e6e !important;
}

.spz-form input, .spz-form select, .spz-form textarea{
    background-color: #e8eae9 !important;
    border-color: #e8eae9 !important;
}

/*Datepicker*/

.ui-widget-content {
    background-color: #f7f7f7 !important;
}

.ui-widget-header {
    border-radius: 0 !important;
    border: none !important;
    background-color: #7ab51d !important;
}

.ui-state-default {
    color: #000000 !important;
}

.ui-state-default:hover {
    color: #ffffff !important;
    background: #000000 !important;
    border-color: #000000 !important;
}

.ui-state-highlight {
    border: none !important;
    color: #ffffff !important;
    background-color: #7ab51d !important;
}

.ui-state-active {
    border-color: #7ab51d !important;
    color: #7ab51d !important;
}

.ui-datepicker-next-hover, .ui-datepicker-prev-hover{
    background: #ffffff !important;
    border: 0 !important;
}

/*Button*/
.btn-primary {
    background: #000000 !important;
    border-color: #000000 !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-primary:hover {
    background-color: #666 !important;
    border-color: #666 !important;
}

.btn-default {
    border-radius: 0 !important;
    text-transform: uppercase;
}

/*Message Box*/
.spz-msg-box {
    margin-bottom: 1rem;
}

.alph-area {
    margin-bottom: .8rem;
    font-weight: bold;
    padding-left: 1rem;
    font-size: 15px;
}

/*Drop-down-button*/
@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
}
@media (min-width: 768px) {
    .table-responsive {
        overflow: inherit;
    }

    .select-language {
        float: right!important;
    }
}

@media (max-width: 1200px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}