﻿@import url('customcontrol.css?id=87654');
#topmapall {
    width: 100%;
    position: fixed;
    top: 0px !important;
    right: 0px;
    left: 0px;
    bottom: 0px;
}

.graditop {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,0.3) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,0.3) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,0.3) 100%);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99999999;
    height: 32px;
     
}

.bottommenu {
    background: rgba(22, 22, 22, 0.94);
    box-shadow: 0px -0.5px 0px rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
    z-index: 999999999;
    display: flex;
    flex-direction: row;
}


.bottommenu_items {
    width: 75px;
    height: 49px;
    flex-grow: 1;
    align-self: center;
    text-align: center;
    justify-content: space-between;
    padding: 6px;
}


    .bottommenu_items .label {
        display: block;
        color: white;
        font-size: 13px;
    }


.resultbox, .courtselector {
    left: 16px;
    right: 16px;
    width: initial;
    top: 70px;
    bottom: 105px;
    height: auto !important;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.graditop {
    left: 16px;
    right: 16px;
    width: initial;
    top: 15px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    background: rgb(207 222 226);
    mix-blend-mode: normal;
    box-shadow: 0px 8px 8px rgb(0 0 0 / 12%);
    -webkit-box-shadow: 0px 8px 8px rgb(0 0 0 / 12%);
    border-radius: 16px;
    display: flex;
    height: auto;
    padding: 4px 8px;
    z-index: 9999999999;
    max-width: 504px;
    margin-left: auto;
    margin-right: auto;
}


.graywrapper {
   
    z-index: 99999991;
}

.courteditor {
    
    bottom: 90px;
     
}

.circle {
    background-image: url('components/mobileapp/green.png');
     
}

.red {
    background-image: url('components/mobileapp/red.png');
}

 

.courteditor {
   
    padding: 0px 16px;
}

.gradi {
    left: 0px;
    right: 0px;
    z-index: 99999999;
    height: 58px;
    padding: 0px 16px;
   
}

.item{
    max-width:initial;
}

.courteditor {
    right: -6px;
}

.imtosendwrapper div {
    min-height:60px;
}
.rotate45 {
  color:  rgb(0 113 164) !important;
}


.edtop {
    background: rgb(255,255,255) !important;
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,0.3) 100%) !important;
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,0.3) 100%) !important;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,0.3) 100%) !important;
}
#leftMenu
{
    display:none;
}
#leftMenu, #leftMenuc {
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.left_menu_item {
    padding: 8px 16px;
    border-bottom: solid 2px #eee;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 16px;
    color: #0071A4;
}

/*.green_e {
    background: url('components/mobileapp/greene.svg') no-repeat;
    width:20px;
    height:12px;
    background-size:contain;
}
.white_e {
    background: url('components/mobileapp/whitee.svg') no-repeat;
    width: 20px;
    height: 12px;
    background-size: contain;
}*/

.mymessage::after {
    content: " ";
    background: url(components/mobileapp/greene.svg) no-repeat;
    width: 20px;
    height: 12px;
    background-size: contain;
    position: absolute;
    right: -10px;
    bottom: 0px;
}
.othermessage::before {
    content: " ";
    background: url(components/mobileapp/whitee.svg) no-repeat;
    width: 20px;
    height: 36px;
    background-size: contain;
    position: absolute;
    left: -11px;
    top: 0px;
}
.mymessage.type_1::before {
    content: "#Вода";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 6px;
}

.othermessage.type_1::after {
    content: "#Вода";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 10px;
}



.mymessage.type_2::before {
    content: "#Электрика";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 6px;
}

.othermessage.type_2::after {
    content: "#Электрика";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 10px;
}

.mymessage.type_3::before {
    content: "#Транспорт";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 6px;
}

.othermessage.type_3::after {
    content: "#Транспорт";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 10px;
}
.mymessage.type_4::before {
    content: "#Инвентарь";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 6px;
}

.othermessage.type_4::after {
    content: "#Инвентарь";
    position: absolute;
    top: 1px;
     
    font-size: 12px;
    right: 10px;
}

.mymessage.type_5::before {
    content: "#Ремонт";
    position: absolute;
    top: 1px;
    font-size: 12px;
    right: 6px;
}

.othermessage.type_5::after {
    content: "#Ремонт";
    position: absolute;
    top: 1px;
    font-size: 10px;
    font-size: 12px;
    right: 10px;
}

.wtoper {
    background: white !important;
    min-height: calc(100%);
    height: calc(100%);
}

html, body {
   /* background: black !important;*/
    height: calc(100%);
}

.courteditor {
    max-width: 533px;
    margin-right: auto;
    margin-left: auto;
}

#leftMenuc {
    max-width: 500px;
}
.container {
    max-width: 550px !important;
}

.resultbox, .courtselector {
    max-width: 500px !important;
}
.userselector,.useradd {
    width: initial !important;
    max-width: 500px !important;
}

.mobile .itemline {
    display: block !important;
}

.mobile .selector {
    width: 100% !important;
}
.pl20 {
    padding-left: 26px !important;
}
.mtooltip .tooltiptext {
    
    width: 265px;
   
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

#messbox {
    border-bottom: 1px solid rgb(147 147 147) !important;
}