/*
 * @author Igor A Tarasov <develop@dicr.org>
 * @version 01.06.21 06:32:56
 */

/*html {*/
/*    font-size: 14px;*/
/*}*/


/*body {*/
/*    height: 100%;*/
/*    min-height: 100vh;*/
/*    font-size: 1rem;*/
/*    font-family: 'Roboto', sans-serif;*/
/*    padding: 0 0 30px 0;*/
/*}*/

/*@media (max-width: 991px) {*/
/*    html {*/
/*        font-size: 13px;*/
/*    }*/
/*}*/

/*@media (max-width: 375px) {*/
/*    html {*/
/*        font-size: 12px;*/
/*    }*/
/*}*/

/*h1, .h1 {*/
/*    display: block;*/
/*    font-size: 30px;*/
/*    margin: 20px 0;*/
/*}*/

/*h2, .h2 {*/
/*    display: block;*/
/*    font-size: 24px;*/
/*    margin: 0 0 15px 0;*/
/*}*/

/*h3, .h3 {*/
/*    display: block;*/
/*    font-size: 20px;*/
/*    margin: 0 0 10px 0;*/
/*}*/

/*!* add sorting icons to gridview sort links *!*/
/*a.asc:after, a.desc:after {*/
/*    position: relative;*/
/*    top: 1px;*/
/*    display: inline-block;*/
/*    font-family: 'Glyphicons Halflings', serif;*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    line-height: 1;*/
/*    padding-left: 5px;*/
/*}*/

/*a.asc:after {*/
/*    content: "\e151";*/
/*}*/

/*a.desc:after {*/
/*    content: "\e152";*/
/*}*/

/*.sort-numerical a.asc:after {*/
/*    content: "\e153";*/
/*}*/

/*.sort-numerical a.desc:after {*/
/*    content: "\e154";*/
/*}*/

/*.sort-ordinal a.asc:after {*/
/*    content: "\e155";*/
/*}*/

/*.sort-ordinal a.desc:after {*/
/*    content: "\e156";*/
/*}*/

/*!*** Top navbar ****************************************************!*/
/*.navbar {*/
/*    position: sticky;*/
/*    top: 0;*/
/*    z-index: 1;*/
/*    font-size: 1.143rem;*/
/*}*/

/*!* align the logout "link" (button in form) of the navbar *!*/
/*.nav li > form > button.logout {*/
/*    padding: 15px;*/
/*    border: none;*/
/*}*/

/*.navbar-inverse .navbar-text {*/
/*    color: hsl(66, 57%, 66%);*/
/*}*/

/*.navbar .navbar-brand, .navbar .navbar-text, .navbar .navbar-nav {*/
/*    display: flex;*/
/*    flex-flow: column nowrap;*/
/*    height: 5.357rem;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    padding-top: 0;*/
/*    padding-bottom: 0;*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*}*/

/*.navbar .navbar-brand img {*/
/*    height: 3.357rem;*/
/*}*/

/*.navbar-inverse .navbar-nav > li > a {*/
/*    color: hsl(0, 0%, 90%);*/
/*}*/

/*.navbar .navbar-nav > li > a {*/
/*    line-height: 1.43rem;*/
/*    padding-top: 1.928rem;*/
/*    padding-bottom: 1.928rem;*/
/*}*/

/*.nav > li > form > button.logout:focus, .nav > li > form > button.logout:hover {*/
/*    text-decoration: none;*/
/*}*/

/*.nav > li > form > button.logout:focus {*/
/*    outline: none;*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .navbar .navbar-brand img {*/
/*        height: 2.7rem;*/
/*    }*/

/*    .navbar {*/
/*        font-size: 1.05rem;*/
/*    }*/

/*}*/

/*@media ( max-width: 767px) {*/
/*    .nav li > form > button.logout {*/
/*        display: block;*/
/*        text-align: left;*/
/*        width: 100%;*/
/*        padding: 10px 15px;*/
/*    }*/

/*    .navbar .navbar-brand, .navbar .navbar-text, .navbar .navbar-nav {*/
/*        height: 3.85rem;*/
/*    }*/

/*    .navbar .navbar-collapse {*/
/*        text-align: center;*/
/*    }*/
/*}*/

/*@media (max-width: 575px) {*/

/*}*/

/*@media (max-width: 320px) {*/
/*    .navbar .navbar-brand img {*/
/*        height: 2.3rem;*/
/*    }*/
/*}*/

/*!*** GridView **************************************************!*/
/*.grid-view th {*/
/*    white-space: nowrap;*/
/*}*/

/*.grid-view .table thead {*/
/*    background-color: hsla(0, 0%, 0%, 0.1);*/
/*}*/

/*.grid-view .table tfoot {*/
/*    background-color: hsla(61, 46%, 52%, 0.29);*/
/*    color: hsl(0, 0%, 0%);*/
/*    font-weight: bold;*/
/*}*/

/*.grid-view .table .form-control {*/
/*    display: block;*/
/*    border: none;*/
/*}*/

/*.alert:empty {*/
/*    display: none;*/
/*}*/

/*!*** Form control *********************************************************!*/
/*.form-control[type="number"] {*/
/*    padding-top: 0;*/
/*    padding-bottom: 0;*/
/*    padding-right: 0;*/
/*    line-height: 34px !important;*/
/*}*/

/*.form-group.required .control-label:after, .checkbox.required .control-label:after,*/
/*.radio.required .control-label:after {*/
/*    content: "*";*/
/*    color: red;*/
/*}*/

/*.static .form-control-static {*/
/*    padding-top: 0;*/
/*    padding-bottom: 0;*/
/*    min-height: unset;*/
/*}*/

/*.static .control-label {*/
/*    padding-top: 0;*/
/*}*/

/*.hint-block {*/
/*    display: block;*/
/*    margin-top: 5px;*/
/*    color: #999;*/
/*}*/

/*.help-block:empty {*/
/*    display: none;*/
/*}*/

/*.error-summary {*/
/*    color: #a94442;*/
/*    background: #fdf7f7;*/
/*    border-left: 3px solid #eed3d7;*/
/*    padding: 10px 20px;*/
/*    margin: 0 0 15px 0;*/
/*}*/

/*@media ( max-width: 767px) {*/
/*    .form-control[type="number"] {*/
/*        padding: 0 10px;*/
/*    }*/
/*}*/

/*!*** Autocomplete ************************************!*/
/*.autocomplete-suggestions {*/
/*    border: 1px solid #999;*/
/*    background: #fff;*/
/*    overflow: auto;*/
/*}*/

/*.autocomplete-suggestion {*/
/*    padding: 2px 5px;*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    cursor: pointer;*/
/*}*/

/*.autocomplete-selected {*/
/*    background: #f0f0f0;*/
/*}*/

/*.autocomplete-suggestions strong {*/
/*    font-weight: normal;*/
/*    color: #39f;*/
/*}*/

/*.autocomplete-group {*/
/*    padding: 2px 5px;*/
/*}*/

/*.autocomplete-group strong {*/
/*    display: block;*/
/*    border-bottom: 1px solid #000;*/
/*}*/

/*!*** List group ********************************!*/
/*.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {*/
/*    z-index: unset;*/
/*}*/

