@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.my-reconnect-modal > div {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
    background-color: #1e91ff;
    opacity: 0.8;
    text-align: center;
    font-weight: bold;
    color:white;
}
.orderresult {
    padding: 5px;
    background-color: #edededee;
    border-radius: 10px;
    margin-top: 5px;
    font-size: 12px;
}
.my-reconnect-modal p {
    margin-top: 30px;
    font-size: 24px;
}
.my-reconnect-modal a{
    color:white;
    text-decoration:none;
}
.components-reconnect-hide > div {
    display: none;
}

.components-reconnect-show > div {
    display: none;
}

.components-reconnect-show > .show {
    display: block;
}

.components-reconnect-failed > div {
    display: none;
}

.components-reconnect-failed > .failed {
    display: block;
}

.components-reconnect-rejected > div {
    display: none;
}

.components-reconnect-rejected > .rejected {
    display: block;
}

.buttonpanel {
    display: flex;
    margin-top: 10px;
    overflow: auto;
}
.dataselect {
    display: flex;
    align-items: center;
    padding-right: 5px;
}
.notused{
    background-color:#f84444;
    color:white;
    padding:5px;
    border-radius:7px;
   
    display: inline-grid!important;
    margin-bottom: 5px!important;
}
.used {
    background-color: #50d888;
    color: white;
    padding: 5px;
    border-radius: 7px;
    display: inline-grid !important;
    margin-bottom: 5px !important;
}
.rz-button.btn-primary, .btn-primary.rz-paginator-element {
    background-color: #0c83ff !important;
}
.logoglock {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border-bottom: 1px solid #d1d1d1ee;
    padding-bottom: 10px;
}
    .dataselect .rz-calendar {
        margin-right: 5px;
    }
.faqpanel {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 5px;
    border: 1px solid #ffe900ee;
    background-color: #fffee5ee;
    color: #785f00ee;
    border-radius: 10px;
    font-size: 14px;
    margin-top:10px;
}
    .faqpanel p{
        margin-bottom:0px;
    }
    .btn-mfodm {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 5px;
        padding-right: 5px;
        color: #b17a00;
        background-color: #fff3c5;
        border-color: #efcb48;
    }
.panelOrdOpt {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: unset;
}
.stzparam {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 5px;
    font-size: 14px;
}
.tbc {
    margin-left: 10px;
    border-left: 1px solid #f3e299;
    padding-left: 10px;
}
.ttip {
    font-size: 13px;
    background-color: #feffb8ee;
    padding: 3px;
    border-radius: 5px;
}
.stzparam:not(:first-child){
    margin-top:7px;
}
.rz-button.btn-secondary, .btn-secondary.rz-paginator-element {
    background-color: #128bff;
    color: #ffffff;
}
    .rz-button.btn-secondary, .btn-secondary.rz-paginator-element:hover {
        background-color: #2a70ff;
        color: #ffffff;
    }
.fp {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #8f8f8f;
    position: sticky;
    top: 0;
    margin-bottom: 10px;
    z-index: 998;
    -webkit-box-shadow: 0px 1px 7px -1px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 1px 7px -1px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 1px 7px -1px rgb(195 195 195);
    font-size: 14px;
}
    .fp p{
        margin:0px;
    }
    .stzparam2 {
        border-bottom: 1px solid #ddd;
    }
.arp h4 {
    margin-top: 10px;
}
.stzparam2 p{
    margin:0px;
}
    .stzparam2 p:first-child {
        font-size: 13px;
    }
.b1 {
   width:69%;
}
.b2 {
    margin-left:10px;width:30%;
}
.b3 {
    margin-left:10px;width:50%;
}
.stzparam2 p:not(:first-child) {
   font-weight:bold;
}

.stzparam3 p {
    margin: 0px;
}

    .stzparam3 p:first-child {
        font-size: 13px;
    }

    .stzparam3 p:not(:first-child) {
        font-weight: bold;
    }
.switchelement {
    display: flex;
    align-items: center;
    margin-top: 10px;
    border-radius: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #f9f9f9;
    padding-left: 5px;
}
    .stzparam p{
        margin:0px;
    }
    .stzparam p:not(:first-child) {
     font-weight:bold;
    }
.cst {
    flex-direction: column;
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 5px;
    margin-top: 20px;
}
.imgtrans {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 5px;
    font-size: 14px;
}
.imgparam{
    display:flex;
}
.imgparam div:not(:first-child){
    margin-left:10px;
}
.imgparams {
    padding: 7px;
    background-color: #fcfeff;
    border-radius: 10px;
    width: 30%;
}
    .imgparams p {
        margin-bottom: 10px!important;
    }
.imgtrans p {
    margin: 0px;
}
    .imbtn {
        width: 16px;
        height: 16px;
        margin-right: 5px;
        margin-left: 5px;
    }
.tabsmani:before {
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../images/manilogo.png);
    background-repeat: no-repeat;
    background-size: 28px;
    position: absolute;
    margin-top: 3px;
    margin-left: 5px;
    display: inline-block;
}
.tabsmani span{
    margin-left:10px;
}
.rz-tabview-panel {
     padding: 0.25rem; 
}
.tabsef:before {
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../images/eflogo.png);
    background-repeat: no-repeat;
    background-size: 28px;
    position: absolute;
    margin-top: 3px;
    margin-left: 5px;
    display: inline-block;
}

.tabsef span {
    margin-left: 10px;
}
.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;
    }
.btn-mfo {
    color: #000;
    background-color: #f9f9f9;
    border-color: #ababab;
}
.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;
    }
.dopat {
    font-size: 12px;
    margin-bottom: 0px;
}
.twofnc {
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.infow{
    font-size:19px;
    margin-top:10px;
}
.ptitle {
    font-size: 16px;
    margin-bottom: 2px;
    /* font-weight: bold; */
    color: #919191;
}
.shag {
    justify-content: flex-start;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #f3f3f3ee;
    padding: 5px;
    display: flex;
    flex-direction: row;
}
.step {
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    line-height: 0px;
    margin-right: 20px;
}
.stepopis p{
    margin-bottom:0px;
}
.step p {
    margin: 0px;
    background-color: #a7a7a7;
    padding: 10px;
    line-height: 1;
    color: white;
    border-radius: 5px;
}
    .stepopis {
        text-align: left;
    }
.shags {
    border-radius: 5px;
}

.btn-mfo:hover {
    color: #000;
    background-color: #a3e8cb;
    border-color: #ababab;
}
.dannie {
    display: flex;
    flex-direction: column;
}
.pva{
    color:black;
}
.rz-tabview-top > .rz-tabview-nav .rz-tabview-selected {
    border-top-color: #1e91ff !important;
}
.rz-tabview-top > .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
    border-top-color: #1e91ff !important;
}
.menuitem {
    margin-right: 10px;
    height: 25px;
}

.rz-tabview-nav rz-tabview-selected a {
    color: black ;
}
.rz-tabview-nav li a {
    color: #c3c3c3;
}
.dannie .ptitle {
    margin-bottom: 0px;
    margin-top: 5px;
}
    .dannie p {
        margin-bottom: 0px;
    }
    .brefresh {
        background-image: url(../img/refresh.png);
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left: 35px;
    }
.logorow {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    justify-content: center;
    align-items: center;
}
    .logorow img {
       width:50%;
    }
@media screen and (max-width: 700px) {
    .logorow {
        width: unset;
        justify-content: center;
        align-items: center;
    }
    .poisdiv {
        width: 100%;
    }
        .logorow img {
            width: 40px;
        }
    .panelOrdOpt {
        display: flex;
        flex-direction: column !important;
    }

    .btnrefresh {
        width: 100%;
        margin-top: 10px;
        margin-left:0px!important;
    }

        .btnrefresh button {
            width: 100%;
        }
    .loginpan {
        display: flex;
        padding: 20px;
        flex-direction: column;
        border-radius: 10px;
        border: 1px solid #cbcbcb;
        width: 100%;
    }
}
.bpay {
    background-image: url(../img/addpay.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.webcam {
    text-align: center;
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.badd {
    background-image: url(../img/add.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.bcam {
    background-image: url(../img/webcam.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.loginpan {
    display: flex;
    padding: 20px;
    flex-direction: column;
    border-radius: 10px;
    border: 1px solid #cbcbcb;
    min-width: 40%;
}
.rz-dropdown-item:hover, .rz-menuitem:hover, .rz-autocomplete-list-item:hover, .rz-multiselect-item:hover, .rz-dropdown-items li:hover, .rz-autocomplete-items li:hover, .rz-multiselect-items li:hover {
    background-color: #50d888!important;
}
.userinfo {
    flex-direction: column;
    border-radius: 10px;
    display: flex;
    background-color: #ffffff;
    padding-left: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.user2 {
    flex-direction: row;
    border-radius: 10px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}
@media (min-width: 641px) {
    .sidebar[b-7ig6e7q5mx] {
        min-width: 250px !important;}
}
.oktext{
    font-size:18px;
    text-align:center;
}
.conf {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.conf p{
  margin:0;
}
    .conf img {
        height: 16px;
        width: 16px;
        margin-right:10px;
    }
.exite {
    margin-left: 15px;
    text-align: right;
    margin-right: 18px;
    font-size: 13px;
    margin-bottom: 5px;
}
.uip {
    line-height: 18px;
    margin-left: 10px;
    font-size: 13px;
    color: #3c3c3c;
}
.ident {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: start;
}
.uip p {
    margin: 0px;
}
    .photoPanel {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        background-color: #fffe;
        flex-basis: content;
    }
.rz-dialog-wrapper{
    z-index:999;
}
.pimage {
    max-width: 700px;
    max-height: 700px;
}
.photoblock {
    width: 100%;
    text-align: center;
    flex-direction: column;
    max-height: 400px;
    justify-content: center;
    align-items: center;
    margin: 10px;
    background-color: #fbfbfbee;
    padding: 10px;
    border-radius: 10px;
    overflow: auto;
}
.bsave {
    background-image: url(../img/save.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
    -webkit-box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.stickbutton {
    ext-align: center;
    margin-top: 20px;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    /* -webkit-box-shadow: -1px 4px 8px 0px rgb(34 60 80 / 20%); */
    -moz-box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
    /* box-shadow: -1px 4px 8px 0px rgb(34 60 80 / 20%); */
}
.bpan {
    display: flex;
    margin-top: 20px;
    border-radius: 5px;
    padding: 7px;
    background-color: #ffffffee;

}
.rz-slider-handle{
    left:0%;
}
.sum {
    margin-left: 10px;
    background-color: #e1e1e1;
    padding: 5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.sumandsrok {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
    .sumandsrok:not(:first-child) {
        margin-bottom: 10px;
        margin-top: 20px;
    }
.rz-dialog-content .loginpan{
    width:100%;
}
.ssr {
    display: flex;
    flex-direction: column;
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.bpan button:not(:first-child) {
    margin-left: 10px;
}
    .buser {
        background-image: url(../img/user.png);
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left: 45px;
    }
.poisdiv {
    width: 30%;
}
.bok {
    background-image: url(../img/checkgreen.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.bsend {
    background-image: url(../img/send.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
.bdoc {
    background-image: url(../img/doc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
}
a, .btn-link {
    color: #0366d6;
}
.nav-item[b-moa6jelzzj] a:hover {
    background-color: rgba(255,255,255,0.1);
    color: #50d888;
}
.navbar-toggler[b-moa6jelzzj] {
    background-color: rgb(40 40 40 / 10%)!important;
}
.bpay:disabled {
   opacity:0.2;
}
.bpay:disabled:hover {
    opacity: 0.2;
}
.top-row {
    background-color: whitesmoke!important;
}
    .nav-item[b-moa6jelzzj] a {
    color: #000000!important;
}
        .nav-item[b-moa6jelzzj] a.active {
            background-color: rgb(214 235 255) !important;
            color: white;
        }
    .sidebar[b-7ig6e7q5mx] {
    background-color: whitesmoke;
    border-right: 1px solid #e7e7e7!important;
}
a.active {
    background-color: rgb(80 216 136);
    color: white;
}
.faq {
    background-color: #ffffe9 !important;
    font-size: 12px;
    padding: 5 px;
    border-radius: 10 px;
}
tr.rasm td, tr.rasm th {
    background-color: yellow;
}
.pti {
    background-color: #50d888;
    color: white;
    border-radius: 3px;
}
.panelOrdOpt div:not(:first-child) {
    margin-left: 15px;
}
.inform{
    display:flex;
    background-color:#fbfbd1;
    border-radius:5px;
    margin-bottom:10px;
    padding:10px;
}
    .inform p {
        font-size: 17px;
        margin-bottom: 0px;
        text-align: left;
        margin-left: 13px;
    }
.pti:not(:first-child) {
    margin-top: 20px;
}
.mtop{
    margin-top:10px;
}
.pti h3 {
    font-size: 17px;
    padding: 10px;
    margin: 0px;
}
.rz-dialog-wrapper .rz-dialog {
    max-height: 90% !important;
    /*min-width: 40%!important;*/
}
.dopinfo {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    margin-top: 20px;
    border-radius: 5px;
}
.rz-context-menu .rz-menu, .rz-context-menu .rz-navigation-menu {
    -webkit-box-shadow: 0px 16px 29px 0px rgb(50 50 50 / 67%);
    -moz-box-shadow: 0px 16px 29px 0px rgba(50, 50, 50, 0.67);
    box-shadow: 0px 16px 29px 0px rgb(50 50 50 / 67%);
}
.rz-menu:not(.rz-profile-menu) .rz-navigation-item-wrapper .rz-navigation-item-link {
    padding: 10px 10px;
    border-bottom: 1 px solid #e3e3e3;
    color: black;
}
    .rz-menu:not(.rz-profile-menu) .rz-navigation-item-wrapper .rz-navigation-item-link:hover {
        background-color: #479cc8;
        color: white;
    }
.pblock{
    width:100%;
}
    .pblock p {
        margin-bottom: 0px;
        color: gray;
    }
    .btn-primary {
        color: #fff;
        background-color: #1b6ec2;
        border-color: #1861ac;
    }

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.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;
    }
