.image-login {
    width: 100%;
}

.image-login img {
    width: 200px;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Russo One', sans-serif;
}

a {
    color: #d05a03;
    text-decoration: none;
}

.navbar-inverse {
    background-color: #151515;
}

.navbar-brand > img {
    margin-top: 2px;
    height: 20px;
}

.sidebar {
    background-color: #151515;
}

.navigation > li.active > a {
    background-color: #a62626;
    color: #fff;
    font-family: 'Russo One', sans-serif;
}

@media (min-width: 769px) {
    .sidebar-xs .sidebar-main .navigation > li > a > span {
        display: none;
        position: absolute;
        top: 0;
        right: -260px;
        background-color: #b11d1d;
        border: 1px solid #b11d1d;
        padding: 11px 20px;
        width: 260px;
        text-align: left;
        color: #fff;
        cursor: pointer;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }
}

.navigation li + li {
    margin-top: 1px;
    font-family: Russo One;
}

.navigation > li.active > a, .navigation > li.active > a:hover, .navigation > li.active > a:focus {
    background-color: #881a1a;
    color: #fff;
}

.text-primary, .text-primary:hover, .text-primary:focus {
    color: #f32121 !important;
}

.btn-link:hover, .btn-link:focus {
    color: #d05a03;
    text-decoration: none;
    background-color: transparent;
}

.content-group-sm {
    color: #ffffff;
}

label {
    font-family: 'Russo One', sans-serif;
    color: #636363;
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 1.25rem;
}

.d-block {
    display: block !important;
}


.turuncubaslik-bold {
    color: #333;
    font-size: 14px;
    border-bottom: 1px dotted #000;
    text-decoration: none;
}

/*keyboard*/

.login-page .keyboard button.btn.btn-default.char {
    width: 16.2%;
    margin-top: 3px;
    padding: 20px 12px;
}

.login-page .keyboard {
    padding-top: 20px;
}

.login-page .keyboard button.btn.btn-default.char.number {
    width: 9.5%;
    margin-bottom: 5px;
}


/*discipline*/

.login-page .col-sm-4.discipline {
    padding-left: 15px;
    border-left: 1px solid #dedede;
}

.login-page .col-sm-8.keyboard-pssw {
    padding-right: 15px;
}

.login-page .button-disciplina {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px !important;
    padding: 12px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    margin-bottom: 7px;
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-page .button-disciplina.active {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px !important;
    padding: 12px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    margin-bottom: 7px;
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid green;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px #4CAF50;
    box-shadow: inset 0 1px 1px #4CAF50;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.login-page .button-fase {
    width: 45px;
    float: left;
    text-align: center;
    font-size: 14px !important;
    padding: 12px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    margin-right: 5px;
    margin-bottom: 7px;
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-page .button-fase.active {
    border: 1px solid green;
    -webkit-box-shadow: inset 0 1px 1px #4CAF50;
    box-shadow: inset 0 1px 1px #4CAF50;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.login-page .livello {
    padding-top: 20px;
}

.button-login {
    padding-top: 30px;
}


.sweet-alert p {
    color: #000;
}

.lessons th,
.lessons td {
    color: #000;
}

.uppercase {
    text-transform: uppercase;
}

.wrap-loader {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: calc((100% - 120px) / 2);
    left: calc((100% - 120px) / 2);
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media (min-width: 769px) {
    #modal_csv_files .modal-dialog {
        width: 400px;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        height: 100%;
    }

    #modal_csv_files .modal-dialog .modal-content {
        height: 100%;
    }
}
