﻿.absolute-position {
    position: absolute !important;
}

span.inline > label {
    display: inline !important;
}


.size-24 {
    font-size: 24px !important;
}

.d-none {
    display: none !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.underline {
    text-decoration: underline !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.normal-link {
    color: #179bd7 !important;
    text-decoration: underline !important;
}

#commento-markdown-button-root {
    display: none;
}

innovation-table thead tr th {
    font-size: 18px !important;
}

.commento-logo-container {
    display: none;
}

.padding-inline-start-20 {
    padding-inline-start: 20px;
}

label.chb {
    width: 100%;
    position: relative;
}

label > a.chb-a {
    position: absolute;
    top: 0px;
    right: 10px;
}

label > a > i.chb-i {
    border: none;
}

.text-transform-normal {
    text-transform: none !important;
}

.logo_build {
    display: inline !important;
}

.padding-inline-start-15 {
    padding-inline-start: 15px;
}

.line-height-1 {
    line-height: 1 !important;
}
/*#header a.logo > img:last-child {
    display: inline;
}

#header.fixed #topNav a.logo > img:last-child {
    display: inline;
    margin-top: 1px;
}*/
#header.fixed #topNav .div-univer-name {
    width: 265px;
    display: inline-block;
    margin-top: 0px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 13px;
}

.margin-left15 {
    margin-left: 15px !important;
}

.no-margin {
    margin: 0 !important;
}

.size-28 {
    font-size: 28px !important;
}

@media (max-width:4000px) and (min-width:600px) {

    .padding-comment {
        padding: 40px !important;
    }

        .padding-comment > div
        {
            padding: 0px !important;
        }

        .tst-rez {
            text-align: left !important;
        }

        .tst-rez > h1 {
            margin-bottom: 5px !important;
        }

    .comment-block {
        font-size: 24px !important;
    }

    .table_answer {
        margin-left: 30px !important;
    }

        .table_answer > tbody > tr > td > span > input {
            transform: scale(1.4);
        }

        .table_answer > tbody > tr > td > span > label {
            display: inline !important;
            margin-left: 15px !important;
            color: #b7b7b7 !important;
            font-size: 22px !important;
        }


    .question-info-block {
        margin-top: 40px !important;
        font-size: 21px !important;
    }

    .stat-info-block {
        font-size: 24px !important;
    }

        .stat-info-block > h1 {
            font-size: 24px !important;
            line-height: 1.5 !important;
        }

    .div-terms {
        font-size: 25px !important;
    }

    .div-challenge-position {
        position: absolute !important;
    }

    .challenge-margin {
        margin-top: 45px !important;
        font-size: 21px !important;
    }

    .btn-red-challenge {
        background-color: #ca0606 !important;
        font-size: 25px !important;
        margin-top: 15px !important;
    }

    .div-game-info {
        font-size: 19px !important;
    }

    .share-to-family {
        margin-bottom: 15px !important;
        font-size: 40px !important;
        text-align: left !important;
    }

    .block-text {
        font-size: 19px !important;
    }


    .div-terms > p
    {
        font-size: 19px !important;
    }
}


.info-bar-dark-red {
    background-color: #ca0606 !important;
    color: white !important;
}

    .info-bar-dark-red > div > div > p {
        color: white !important;
    }

.size-20 {
    font-size: 20px !important;
}

.info-bar-red {
    background-color: red !important;
}

@media (max-width:599px) and (min-width:100px) {

    .div-terms > p {
        font-size: 15px !important;
    }

    .block-text {
        font-size: 15px !important;
    }


    .padding-comment {
        padding: 0px !important;
    }

        .padding-comment > div {
            padding: 0px !important;
        }

    .share-to-family {
        margin-bottom: 10px !important;
        font-size: 30px !important;
        text-align: left !important;
    }

    .tst-rez {
        text-align: left !important;
    }

    .comment-block {
        font-size: 16px !important;
    }

    .tst-rez > h1 {
        margin-bottom: 5px !important;
        font-size: 20px !important;
    }

    .table_answer {
        margin-left: 10px !important;
        margin-bottom: 10px !important;
    }

        .table_answer > tbody > tr > td > span > input {
            transform: scale(1.2);
        }

        .table_answer > tbody > tr > td > span > label {
            display: inline !important;
            margin-left: 11px !important;
            color: #b7b7b7 !important;
            font-size: 19px !important;
        }

    .question-info-block {
        font-size: 18px !important;
    }

    .stat-info-block {
        font-size: 14px !important;
    }

        .stat-info-block > h1 {
            font-size: 14px !important;
            line-height: 1.1 !important;
        }

    .div-game-info {
        font-size: 15px !important;
    }

    .div-terms {
        font-size: 16px !important;
    }

    .div-challenge-position {
        position: absolute !important;
    }

    .challenge-margin {
        margin-top: -20px !important;
        font-size: 18px !important;
    }

    .btn-red-challenge {
        background-color: #ca0606 !important;
        padding: 8px 20px;
        margin-top: 5px !important;
    }
}



@media (max-width:1200px ) and (min-width:993px) {
    .logo_build {
        display: none !important;
    }
}

@media (max-width: 992px) and (min-width: 348px) {
    .logo_build {
        display: inline !important
    }
}


@media (max-width:519px) {
    .logo_build {
        display: none !important;
    }
}

@media (max-width:407px) {
    .logo_build {
        display: none !important;
    }

    .logo_ugps {
        display: none !important;
    }
}

.text-normal {
    color: #414141;
}

@media(max-width:500px) {
    .padding-lr-xs-clear {
        padding-left: 0px;
        padding-right: 0px;
    }

    .box-light-padding-xs-clear {
        padding: 0px;
    }

    .disc-info {
        font-size: 16px;
    }
}

@media (max-width:347px) {
    .div-univer-name {
        width: 200px;
        display: inline-block;
        margin-top: 5px;
        margin-left: 0px;
        font-weight: bold;
        font-size: 11px;
    }
}

@media (max-width: 992px) and (min-width: 348px) {
    .div-univer-name {
        width: 260px;
        display: inline-block;
        margin-top: 1px;
        margin-left: 10px;
        font-weight: bold;
        font-size: 13px;
    }
}

@media (min-width:993px) {
    .div-univer-name {
        width: 215px;
        display: inline-block;
        margin-top: 14px;
        margin-left: 10px;
        font-weight: bold;
        font-size: 12px;
    }
}

.padding-top10 {
    padding-top: 10px !important;
}

.margin-10 {
    margin: 10px 0 !important;
}

.margin-bottom-clear {
    margin-bottom: 0px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}


.margin-top-0 {
    margin-top: 0px !important;
}

.nomargin {
    margin: 0px !important;
}

.inline {
    display: inline !important;
}

.h-40 {
    height: 40px;
}

@media (max-width: 992px) and (min-width: 348px) {
    .abs-div-buttons {
        position: absolute;
        width: 100%;
        z-index: 999;
        text-align: right;
        padding-right: 100px;
        margin-top: 5px;
    }
}

.abs-div-buttons {
    position: absolute;
    width: 100%;
    z-index: 999;
    text-align: right;
    padding-right: 70px;
    margin-top: 5px;
}



    .abs-div-buttons button {
        height: 25px;
        width: 25px;
        color: #179BD7;
    }

        .abs-div-buttons button:hover {
            /*transform: scale(2);
    color: rgb(255, 255, 255);
    transition-duration: 300ms;*/
        }

.element-size-25-25 {
    height: 25px;
    width: 25px;
}

a.dotted {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: rgb(0, 136, 204);
}

.section_index {
    padding: 20px 0 !important;
}

div.data-read p {
    word-wrap: break-word;
}

.fsize-16 {
    font-size: 16px;
}

.fsize-18 {
    font-size: 18px;
}

.fsize-30 {
    font-size: 30px !important;
}

span.dotted {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: rgb(0, 136, 204);
}

label.dotted {
    border-bottom-width: 1px !important;
    border-bottom-style: dashed !important;
    border-bottom-color: rgb(0, 136, 204) !important;
}



.cbl-control {
    font-size: 14px;
}

    .cbl-control tr {
        /*border-bottom: 1px solid #cccccc;*/
    }

        .cbl-control tr td {
            width: 33% !important;
            text-align: left;
            padding: 8px 8px 8px 10px;
            vertical-align: top;
        }

    .cbl-control input[type="checkbox"] {
        margin: 3px;
        width: 18px;
        height: 18px;
        font-weight: normal;
    }

    .cbl-control input[type="radio"] {
        margin: 3px;
        width: 18px;
        height: 18px;
        font-weight: normal;
    }

    .cbl-control label {
        font-weight: normal;
        padding-left: 25px;
        display: block;
        margin-top: -24px;
        font-size: 16px;
    }

hr.hr-xs {
    margin-top: 5px;
    margin-bottom: 10px;
}

.not-active {
    color: #b5adb5;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.no-padding {
    padding: 0px !important;
}

#div_dialog {
    border: solid 2px;
    border-radius: 3px;
    border-color: rgb(225, 225, 225);
    height: 400px;
    text-align: center;
    color: black;
}

#div_dialog_date_container {
    position: relative;
}

#div_dialog_date {
    position: absolute;
    z-index: 5;
    width: 30%;
    border-radius: 5px;
    border: solid 1px;
    border-color: #28a4c9;
    color: #28a4c9;
    background-color: white;
    text-align: center;
    margin-top: 2px;
    right: 35%;
}

#div_dialog_progress_line {
    position: relative;
    display: none;
}

#div_dialog_progress_line_in {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 100%;
    z-index: 4;
    padding-left: 2px;
    padding-right: 2px;
}

.message-box-from {
    background-color: rgb(220, 220, 220);
    border-radius: 10px;
    display: inline-block;
    word-wrap: break-word;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 70%;
    min-width: 20%;
}

.message-box-to {
    border: solid 1px;
    border-radius: 10px;
    border-color: rgb(220, 220, 220);
    display: inline-block;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 70%;
    min-width: 20%;
}

.message-box-from-container {
    text-align: right;
}

.message-box-to-container {
    text-align: left;
}

.row-separator {
    position: relative;
    margin-bottom: 25px;
    margin-top: 10px;
}

#new_messages_separator {
    padding-top: 5px;
}

.message-box-time {
    font-size: x-small;
    color: rgb(140, 140, 140);
}

.message-box-separator {
    position: absolute;
    z-index: 2;
    font-size: x-small;
    color: #28a4c9;
    /*border: solid 1px;
    border-color: #28a4c9;*/
    border-radius: 3px;
    background-color: white;
    width: 10%;
    margin-left: 45%;
    margin-right: 45%;
    margin-top: -8px;
}

.separator {
    position: absolute;
    z-index: 1;
    width: auto;
    left: 0px;
    right: 0px;
    border-top: solid 1px;
    border-color: #28a4c9;
    opacity: 0.5;
    background-color: #28a4c9;
    height: 0px;
}

.btn-inline {
    display: inline !important;
}

.padding-left-25 {
    padding-left: 25px !important;
}

tr.strong-line {
    border-bottom: solid black 2px;
}

.message-box-hpro {
    width: 50%;
    text-align: left;
    float: left;
    font-weight: bolder;
}


.fsize-12 {
    font-size: 12px !important;
}

/* kak postupit*/


.kak_postupit_h2 {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 2px 3px 3px #808080;
    font-size: 44px;
}

.kak_postupit_p {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 2px 3px 3px #808080;
    font-size: 24px;
    margin-bottom: 10px;
}

.kak_postupit_kursant {
    background: url('/assets/images/kak_postupit/kursanti.jpg');
    background-position: 50% 0px;
    padding: 20px 0;
}

.kak_postupit_stydenti {
    background: url('/assets/images/kak_postupit/stydenti.jpg');
    background-position: 50% 0px;
    padding: 20px 0;
}

.kak_postupit_magistri {
    background: url('/assets/images/kak_postupit/magistri.jpg');
    background-position: 50% 0px;
    padding: 20px 0;
}

.kak_postupit_oficeri {
    background: url('/assets/images/kak_postupit/oficeri.jpg');
    background-position: 50% 0px;
    padding: 20px 0;
}

.material-level-can-read {
    text-decoration: underline;
}

.material-level-0 {
    display: block !important;
}

.material-level-1 {
    margin-left: 5px !important;
    display: block !important;
}

.material-level-2 {
    margin-left: 20px !important;
    display: block !important;
}

.material-level-3 {
    margin-left: 25px !important;
    display: block !important;
    display: block !important;
}

.material-level-4 {
    margin-left: 30px !important;
    display: block !important;
}

.learning-material-header-1 {
    font-size: 17px !important;
    font-weight: bold;
}

.learning-material-header-2 {
    font-size: 16px !important;
    font-weight: bold;
    margin-left: 10px;
}

.learning-material-header-3 {
    font-size: 15px !important;
    font-weight: bold;
    margin-left: 20px;
}

.learning-material-header-4 {
    font-size: 14px !important;
    font-weight: bold;
    margin-left: 30px;
}

.strong {
    font-weight: bold;
}


.border-bottom-clear {
    border-bottom: 0px !important;
}

.size-163 {
    font-size: 30px !important;
    word-wrap: break-word;
}


@media (max-width:347px) {
    .163-size {
        font-size: 1px !important;
    }
}

@media (max-width: 992px) and (min-width: 348px) {
    .163-size {
        font-size: 14px !important;
    }
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-45 {
    margin-right: 45px !important;
}

@media (max-width:768px) {
    .min-height-250 {
        margin: 0px !important;
        min-height: 250px !important;
    }

    .min-height-271 {
        min-height: 271px !important;
    }

    .min-height-300 {
        margin: 10px !important;
        min-height: 195px !important;
    }

    .min-height-350 {
        margin: 10px !important;
        min-height: 350px !important;
    }
}

@media (min-width:769px) {
    .min-height-250 {
        min-height: 250px !important;
    }

    .min-height-271 {
        min-height: 271px !important;
    }

    .min-height-300 {
        min-height: 300px !important;
    }

    .min-height-350 {
        margin: 10px !important;
        min-height: 350px !important;
    }
}


.mark-Perfectly {
    color: #246831;
    font-size: 14pt;
    font-weight: bold;
}

.mark-Good {
    color: #859E34;
    font-size: 14pt;
    font-weight: bold;
}

.mark-Satisfactorily {
    color: #EF6A30;
    font-size: 14pt;
    font-weight: bold;
}

.mark-Badly {
    color: #E42726;
    font-size: 14pt;
    font-weight: bold;
}

.mark-Nothing {
}

.mark-Missing {
}

.font-normal {
    font-weight: normal !important;
}

.padding-bottom-clear {
    padding-bottom: 0px !important;
}


.padding-5 {
    padding: 5px !important;
}


.margin-5 {
    margin: 5px !important;
}

.fdb-send-mail-style {
    position: fixed;
    right: 10px;
    bottom: 6px;
    z-index: 100;
    height: 35px;
    width: 40px;
    font-size: large;
    padding: 3px 10px;
}

.fdb-send-mess-dev-canvas > canvas {
    border: #ddd 2px solid;
}

.position-relative {
    position: relative !important;
}

.border-bottom-0 {
    border-bottom: 0px !important;
}

.item-box-custom {
    margin: 10px !important;
    padding: 20px !important;
    box-shadow: rgba(0,0,0,0.1) 0 0 5px !important;
    /*max-height: 350px;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.max-width-800 {
    max-width: 800px !important;
}

.padding-clear {
    padding: 0px !important;
}

.margin-20 {
    margin: 20px 0 !important;
}

.margin-top--15 {
    margin-top: -15px !important;
}

.fsize-19 {
    font-size: 19px !important;
}


.fsize-17 {
    font-size: 17px !important;
}

@media (max-width:768px) {
    .bc-small {
        max-width: 300px !important;
        overflow: hidden !important;
        height: 29px !important;
    }
}

.white {
    color: white !important;
}

.margin-left10 {
    margin-left: 10px !important;
}

.padding-bottom2 {
    padding-bottom: 2px !important;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}

.circle-line {
    width: 40px;
    height: 1px;
    background: #179bd7;
    display: inline-block;
    margin-bottom: 4px;
}

.circle-point-has-answer {
    width: 10px;
    height: 10px;
    background: #246831;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
}

.circle-point-active {
    width: 10px;
    height: 10px;
    background: #fba731;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
}

.circle-point {
    width: 10px;
    height: 10px;
    background: #179bd7;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 2px;
    display: inline-block;
}
