/*
Style.CSS for SanDay (production) by b3r4
*/
/* END */
body, html {
background: #09090f;
color: #fff;
overflow: hidden;
overflow-y: auto;
min-height: 100vh;
}

.contain {
padding: 0 20px
}


.bolo {
height: 24.5vh;
overflow-y: scroll;
}

.display-none {
display: none;
}
.danger {
color: #F93154;
text-shadow: 0px 0px 1px #F93154;
-webkit-filter: drop-shadow( 0px 0px 1px #F93154 );
}
.primary {
color: #1266F1;
text-shadow: 0px 0px 1px #1266F1;
-webkit-filter: drop-shadow( 0px 0px 1px #1266F1 );
}
.secondary {
color: #B23CFD;
text-shadow: 0px 0px 1px #B23CFD;
-webkit-filter: drop-shadow( 0px 0px 1px #B23CFD );
}
.success {
color: #00B74A;
text-shadow: 0px 0px 1px #00B74A;
-webkit-filter: drop-shadow( 0px 0px 1px #00B74A );
}
.warning {
color: #FFA900;
text-shadow: 0px 0px 1px #FFA900;
-webkit-filter: drop-shadow( 0px 0px 1px #FFA900 );
}
.info {
color: #39C0ED;
text-shadow: 0px 0px 1px #39C0ED;
-webkit-filter: drop-shadow( 0px 0px 1px #39C0ED );
}
.light {
color: #FBFBFB;
text-shadow: 0px 0px 0.5px #FBFBFB;
-webkit-filter: drop-shadow( 0px 0px 0.5px #FBFBFB );
}
.bg-dark {
background-color: #17181D!important;
}
.bg-dark-elegant {
background-color: #191a1f!important;
}
.firstnav {
    background-color: #17181D!important;
}

width: 100%;
}
.infocards {
background-color: #141221;
color: white;
border-radius: 50px;
}
#time {
color: #9998AD;
font-weight: 600;
}
h1, h2, h3, h4, h5 {
color: #eee;
font-family: Roboto;
}
.terminal {
margin-top: 25px
}
.btn-dark {
background: #ffff;

}
.dropdown-content {
background-color: #17181d!important;
color: #eee!important;
}
.dropdown-content li, .select-dropdown li.disabled, .select-dropdown li.disabled>span, .select-dropdown li.optgroup {
color: #757575!important;
}
#AVAIL, #BUSY, #UNAVAIL, #ACT, #OPR, #TRF, #OFF, #ARRIVE {
border-radius: 0.65em;
}
@media (max-width: 570px) {
.timenav {
display: none;
}
#mobile_display {
display: none;
}
}
.modal {
background-color: transparent!important;
}
.md-form label {
color: #aaa;
}
.form-control, .form-control:focus {
color: #eee;
}
textarea {
background-color: #17181d!important;
border-color: #0f0f1b!important;
}
.dropdown-content li:hover {
background: #17181d!important;
}
.search {
color: #eee!important;
}
.dropdown-content li.active, .dropdown-content li:hover {
background-color: #17181d!important;
}
.dropdown-content li>a, .dropdown-content li>span {
color: #eee!important;
}
span.caret {
color: #eee!important;
}
.md-outline.select-wrapper+label {
top: .5em !important;
z-index: 2 !important;
}
.select-wrapper.md-form.md-outline input.select-dropdown {
color: #eee!important;
}
.select-wrapper.md-form.md-outline+label {
background: #17181d!important;
}
.select-outline {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.md-form.md-outline {
width: 100%;
}
.char {
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px rgba(0,0,0,0.22);
}
.md-form.md-outline label.active {
background: #17181d;
}
.md-form.md-outline label {
color: #eee;
}
.picker__nav--prev:before,
.picker__nav--next:before {
font-family: 'Font Awesome Pro', 'Font Awesome 5 Free' !important;
}
.pickers {
padding: 0;
}
#key_blur {
webkit-filter: blur(4px);
filter: blur(4px);
}
#key_blur:hover {
webkit-filter: blur(0px);
filter: blur(0px);
}
.notiflix-confirm-content {
background: #0f0f1b!important;
color: #eee;
}
[id^=NotiflixConfirmWrap]>div[class*="-content"]>div[class*="-head"]>div {
color: #eee!important;
}
.picker__box {
border:0!important;
}
.md-inner {
font-size: 1rem!important;
padding: 4%;
}
body {
    height: 100%;
    background-color: #09090f;
    height: 100vh;
}

.logo {
    width: 70px;
}

#doc_time {
    font-size: 30px;
    color: gray;
}

.vk {
    color: #4680C2;
}
break{
flex-basis: 100%;
width: 0px; 
height: 0px; 
overflow: hidden;
}
.dc {
    color: #7289DA;
}

.dep-card {
    border-radius: 3%;
    margin-bottom: 1em;
}

.card-smooth {
    transition: all .3s ease;
}

.card-smooth:hover {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}

.dep-card-name {
    filter: none;
    background-color: #17181d;
    font-size: 21px;
    border-radius: 15px;
}

a.berchnetwork,
a.berchnetwork:hover,
a.berchnetwork:visited,
a.berchnetwork:focus {
    color: #ff4444;
}

a.reportance_link,
a.reportance_link:hover,
a.reportance_link:visited,
a.reportance_link:focus {
    color: #ffbb33;
}

.status-bad {
    color: #ff4444;
}

.status-warn {
    color: #ffbb33;
}

.status-ok {
    color: #00C851;
}

.fad {
    font-size: 1rem !important;
}

.priority {
    color: #ff4444;
}
.fwb {
    font-weight: 600;
    color: white;
}
.overlay .mask {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.overlay .mask:hover {
    opacity: 1;

}
.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}
.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.inline-navbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300!important;
}
.fixed-action-btn {
    position: fixed;
    right: 35px;
    bottom: 35px;
    z-index: 998;
    margin-bottom: 0;
    overflow: hidden;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 15px 15px 15px 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: height 400ms;
    transition: height 400ms;
}