@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.logo {
    width: 176px;
}
.helpblock {
    display: flex;
    flex-direction: column;
    padding: 10px;
    background-color: #eef6ffee;
    border-radius: 5px;
    font-size: 13px;
}

.calcprod {
    display: flex;
    justify-content: center;
}
.calcopis {
    margin-bottom: 0px;
}
.sodlist a{
    font-size:14px;
    text-decoration:none;
    margin-top:6px;
}
.sodlist a:hover {
   background-color:#ffcd00;
}
.pods{
    color:#8d8d8d;
    font-size:12px;
    margin-left:10px;
}
.menuimg {
    height: 28px;
    width: 28px;
    margin-right: 10px;
}
.psost {
    margin-bottom: 0px;
}
.sodlist {
    height: fit-content;
    overflow: auto;
    padding: 5px;
    background-color: #f9f7f2;
    border-radius: 10px;
    padding-left: 10px;
    font-size: 14px;
}
.rz-tabview-top > .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
    border-top-color: #ffd62c!important;
}
.rz-tabview-nav li a {
    text-decoration: none!important;
}
    .rz-tabview-top > .rz-tabview-nav .rz-tabview-selected {
    border-top-color: #ffd62c!important;
}
    .rz-tabview-top > .rz-tabview-nav .rz-tabview-selected a {
        color: #363636 !important;
    }
.rz-tabview-nav li a {
    color: #a5a5a5 !important;
}


.rz-tabview-nav li {
    background-color: white!important;
}
    h1:focus {
    outline: none;
}
.cn {
    padding: 3px;
    background-color: #ffd62c;
    border-radius: 5px;
}
.cns {
    padding: 3px;
    background-color: #d7efff;
    border-radius: 5px;
    margin-left: 5px;
}
.buttonpanel button:not(:first-child) {
    margin-left:10px;
}
.switchelement {
    display: flex;
    align-items: center;
    margin-top: 10px;
    border-radius: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #f9f9f9;
    padding-left: 5px;
}
.descor{
    text-align:left;
}
.dopadres {
    display: flex;
    flex-direction: row;
}
.imbtn {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-left: 5px;
}
.tbc {
    margin-left: 10px;
    border-left: 1px solid #f3e299;
    padding-left: 10px;
}
.tablistinfo {
    text-align: left;
    overflow: auto;
}
    .tablistinfo img {
        height: 16px;
        width: 16px;
        margin-right: 5px;
    }
    .tablistinfo p {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
    }
.twofnc {
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.dataselect {
    display: flex;
    align-items: center;
    padding-right:5px;
}
    .dataselect .rz-calendar{
        margin-right:5px;
    }
    .whiteinfo {
        margin-top: 10px;
        background-color: white;
        border-radius: 10px;
        padding: 7px;
    }
    .whiteinfo p{
        margin:0px;
    }
    .descbut {
        text-align: left;
        align-content: start;
        display: flex;
        height: 30px !important;
        align-items: center;
        justify-content: start !important;
        background-color: #ededed !important;
        color: black !important;
        padding-left: 10px !important;
        width: 100%;
        text-align: left !important;
        margin: 0px !important;
        padding-top: 0px !important;
        box-shadow: none !important;
    }
    body:not(.rz-default-scrollbars) ::-webkit-scrollbar-thumb {
        background: #ffcd00 !important;
    }
.twodiv{
    display:flex;
    flex-direction:row;
}
.dopins {
    padding: 7px;
    border-radius: 10px;
    background-color: #f1f1f1;
}
    .dopins p {
        margin-bottom: 0px;
        font-size: 14px;
    }
.zamer {
   
    padding-left: 5px;
    padding-right: 5px;
}
    .zamer:not(:last-child) {
        border-right: 1px solid #c1c1c1ee;
    }
.zamer span {
    font-weight:bold;
}
.rz-tabview-left-icon {
    font-size: 1.3625rem!important;
    margin-right: 5px!important;
}
    .twodiv .wb {
        padding: 5px;
        border-radius: 5px;
        background-color: #fafafa;
        min-width: 260px;
    }
.twohead {
    font-size: 16px;
    text-align: left;
    background-color: #ffeea4;
    padding: 5px;
    border-radius: 5px 5px 0px 0px;
}
.twodiv .wb:not(:first-child) {
    margin-left: 10px;
    padding: 10px;
}
        .phonetxt:before {
        content: '+7';
        position: absolute;
        display: block;
        margin-left: 8px;
        margin-top: 8.4px;
        font-size: 0.875rem;
    }
.phonetxt {
    position: relative;
}
.user2 {
    flex-direction: row;
    border-radius: 10px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}
.userinfo {
    flex-direction: column;
    border-radius: 10px;
    display: flex;
    background-color: #ffffff;
    padding-left: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.exite {
    margin-left: 15px;
    text-align: right;
    margin-right: 18px;
    font-size: 13px;
    margin-bottom: 5px;
}
.loginpan {
    margin-top: 30px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #f7e400ee;
    background-color: #fffef8;
}
.tablewhite {
    background-color: white;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
    width: fit-content;
}
.rz-datatable-thead th, .rz-grid-table thead th {
    background-color: #f1f1f1 !important;
}
.rz-selectable .rz-datatable-even.rz-state-highlight > td, .rz-selectable .rz-datatable-odd.rz-state-highlight > td {
    background-color: #fff5cc !important;
}
.rz-selectable .rz-datatable-even.rz-state-highlight .rz-cell-data, .rz-selectable .rz-datatable-odd.rz-state-highlight .rz-cell-data {
    color: #000000!important;
}
.rz-selectable .rz-datatable-even:hover:not(.rz-state-highlight) > td:not(.rz-frozen-cell), .rz-selectable .rz-datatable-odd:hover:not(.rz-state-highlight) > td:not(.rz-frozen-cell) {
    background-color: rgb(255 248 220)!important;
    cursor:pointer;
}
.rz-selectable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data, .rz-selectable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
    color: #000000!important;
}
.trbp {
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
    background-color: #ffefaa;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
}
    .brefresh {
    background-image: url(../images/refresh.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.bpdf {
    background-image: url(../images/pdf.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}

    .badd {
    background-image: url(../images/add.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.funcpanel {
    padding: 7px;
    background-color: #fffbe8;
    margin-top: 10px;
}
    .funcpanel button {
        font-size: 13px !important;
        padding: 3px !important;
        height: 25px !important;
        display: flex;
        align-items: center;
        padding-right:7px!important;
        justify-content: center;
    }
    .funcpanel p {
        margin-bottom: 4px;
    }
    .funcpanel button:not(:first-child) {
        margin-left:10px;
    }
        .funcbtn {
    display: flex;
}
.propt {
    display: flex;
    justify-content: space-around;
    padding: 5px;
    flex-direction: column;
    align-items: start;
    width: 20%;
    background-color: #fff;
    border-radius: 5px;
}
.imc {
    display: flex;
    justify-content: center;
    align-items: center;
}
    .propt span {
        font-size:13px;
    }
    .prope {
        display: flex;
        justify-content: space-between;
    }
.propt img {
    height: 18px;
    width: 18px;
    margin-right: 3px;
}
.newwindow {
    padding: 10px;
    background-color: #f9f9f9;
    border-radius: 5px;
}
.dayopt {
    font-size: 12px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px dotted #8b8b8bee;
}
#components-reconnect-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    opacity: 0.8;
}

.components-reconnect-hide, .components-reconnect-show > .failed, .components-reconnect-show > .rejected, .components-reconnect-failed > .reconnect, .components-reconnect-failed > .rejected, .components-reconnect-rejected > .reconnect, .components-reconnect-rejected > .failed {
    display: none;
}

.components-reconnect-show, .components-reconnect-show > .reconnect, .components-reconnect-failed > .failed, .components-reconnect-rejected > .rejected {
    display: block;
}

a, .btn-link {
    color: #0071c1;
}
.btn {
    line-height: 1.3!important;
}
.buttonlists{
    width:max-content;
}
.sost{
     border-radius: unset; 
     border: none; 
     box-shadow:none; 
    padding: 0px;
    margin-bottom: 5px;
}
.sostdiet {
    border-radius: unset;
    border: none;
    box-shadow: none;
    padding: 0px;
    margin-bottom: 5px;
}
    .sostdiet .rz-g {
        display: flex;
        flex-direction: column;
    }
    .headso {
        justify-content: start;
        align-items: end;
        display: flex;
        height:20px!important;
    }
.d1 {
    width: 345px;
    height: 33.7px;
}
.d2 {
    width: 100px;
    height: 33.7px;
}

.d3 {
    width: 100px;
    height: 33.7px;
}
.prodbox {
 width: 100%; padding: 0px!important;
}
.headbtn img {
    width: 16px;
    height: 16px;
    margin-left:10px;
}
.headbtn img:hover {
   cursor:pointer;
}
.dietday {
   height:auto!important;
}
.headbtn {
    display: flex;
    align-items: center;
}
.dayhead {
    padding: 5px !important;
    display: flex;
    height: auto !important;
    justify-content: space-between;
    align-items: baseline;
}
.dietfooter {
    -webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.21)!important;
    -moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.21)!important;
    box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.21)!important;
}
.day {
    border: 1px solid #ebebeb;
    padding-bottom: 5px ;
    margin-bottom:10px;
    border-radius:10px;
}
.headdit {
    padding: 5px !important;
    display: flex;
    height: auto !important;
    justify-content: space-between;
    align-items: baseline;
    background-color: #fffae8;
    border-radius: 10px 10px 0px 0px;;
}
    .headdit .rz-g > div, .rz-datalist-data > li {
    height: auto !important;
}
.smalbim {
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin-right: 5px;
}

.pricecalc {
    height: 100%;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prodgr{
    overflow:unset;
}
.d4 {
    min-width: 90px;
    height: 33.7px;
}
.d5 {
    width: 90px;
    height: 33.7px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.dietprod {
    padding: 0px!important;
}
.btnhead {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    border-bottom: 1px solid #d3d3d3ee;
}
    .btnhead h4{
        margin:0px;
        line-height:unset!important;
    }
    .rz-g > div {
        margin: 0px !important;
    }
.rz-g > div, .rz-datalist-data > li {
    border-radius: 0px!important;
    border:none!important;
    box-shadow: none!important;
    background-color: none !important;
    /*height: 36px !important;*/
    margin-bottom:5px;
}
.sostav {
    padding-left: 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: start;
}
    .sostav input {
        font-size:12px;
    }
.h4, h4 {
    font-size: 18px !important;
    margin-top: 10px;
}
.param {
    margin-top: 10px;
}
.sdt {
    display: flex;
    padding: 0px!important;
    margin:0px!important;
    font-size: 12px;
}
    .sdt div {
        height: unset !important;
    }
.dopcat {
    padding: 10px;
    background-color: #f7f7f7ee;
    border-radius: 10px;
    margin-top: 10px;
}


.ptitle {
    margin-bottom: 2px;
}
.minw200{
    min-width:200px;
}
.dopat{
    font-size:12px;
    margin-bottom:0px;
}
.menucats {
    display: flex;
    flex-direction: column;
}
.menucats div{
    display: flex;
    flex-direction: column!important;
}
    .menucats div button {
        display: flex;
        flex-direction: column !important;
        margin-bottom: 5px;
        border: none;
        background-color: #ffffff;
        border-radius: 5px;
    }
.twocontent{
    display:flex;
    flex-direction:row;
}
.firstblock {
    min-width: 20%;
    padding: 10px;
    background-color: #f5f5f5ee;
    border-radius: 10px;
    margin-right: 15px;
}
.iskl {
    padding: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #ffcccc;
    border-radius: 5px;
    font-size: 11px;
    margin: 0px;
}
.smenaracion {
    font-size: 12px;
    background-color: #f9f9f9ee;
    border-radius: 10px;
    padding: 5px;
    width: fit-content;
}
    .smenaracion:not(:first-child){
        margin-top:5px;
    }
    .smractitle {
        margin-left: 6px;
    }
.iskl:not(:first-child) {
    margin-left: 5px;
}
    .twoblock {
}
.tabfl {
    vertical-align: top;
    text-align: left;
}
.tabflcontent {
    display: flex;
    flex-wrap: wrap;
}
.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
.btn-mfodm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 5px;
    padding-right: 5px;
    color: #b17a00;
    background-color: #fff3c5;
    border-color: #efcb48;
}
.btn-mfodblue {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #2a91fb;
    margin-left: 10px;
}

.btn-mfodblue img {
    width: 14px;
    height: 14px;
}
    .content {
        padding-top: 1.1rem;
    }

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}
.buttonpanel{
    display:flex;
    margin-top:10px;
}
.btn-mfo {
    color: #000;
    background-color: #f9f9f9;
    border-color: #ababab;
}
.btn-mfod {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 5px;
    padding-right: 5px;
    color: #0c4cff;
    background-color: #f0f7ff;
    border-color: #78bef9;
}
    .btn-mfod:hover {
        background-color: #c8e2ff;
    }
.btn-mfo:hover {
    background-color: #fff5cc;
}
    .invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }
