body{
    font-family: "Inter", serif;
}
a{
    font-weight: 500;
    font-size: 14px;
    color: #335cff;
}
.pt140{
    padding-top: 140px;
}
.nav-brend{
    font-family: "Roboto Mono", serif;
    font-weight: 700;
    font-size: 30px;
    color: #000;
}
.nav-text{
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}
.nav-item{
    color: #000;
}
.heading{
    font-family: "Roboto Mono", serif;
    font-weight: 700;
    font-size: 30px;
    color: #000;
}
.heading_m{
    font-weight: 700;
    color: #000;
}

.box-setting-analitic{
    background: #fafafa;
    border-radius: 10px;
    padding: 20px;
}

.pod_heiding_m{
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 768px) {
    .heading_m {
        font-size: 24px;
    }
    .pod_heiding_m {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .heading_m {
        font-size: 20px;
    }
    .pod_heiding_m {
        font-size: 14px;
    }
}
.card-header{

}
.fon_bg{
    min-height: 100vh;
    background: #fafafa;
}
.box_m_w{
    border-radius: 30px;
    background: white;
}
.p_m{
    padding: 27px;
}

.mt_30{
    margin-top: 30px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 20px;
}
.mt40{
    margin-top: 40px;
}
.form-label.cast{
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
}
.form-control.cast{
    background: #f1f2f4;
    border-radius: 10px;
    border: none;
}
.btn-primary.cast{
    background: #335cff;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.btn-light.cast{
    background: #fff;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
}
text_login_bottom{
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: rgba(0, 0, 0, 0.8);

}

.footer-text{
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: rgba(0, 0, 0, 0.4);
}
.t12{
    font-size: 12px;
}
.t14{
    font-size: 14px;
}
.t20{
    font-size: 20px!important;
}
.padding-x-60{
    padding-left: 60px;
    padding-right: 60px;
}
.padding-y-15{
    padding-top: 15px;
    padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
    .padding-mobile-x-40{
        padding-left: 40px;
        padding-right: 40px;
    }

    .hide-desktop{
        display: none;
    }
}
.box-shadow{
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.8);
    padding-top: 20px;  
    padding-bottom: 20px;
}
.breadcrumb-item{
    font-weight: 400;
    font-size: 12px;
    color: #000;
}
.heading_m{
    font-weight: 400;
    font-size: 20px;
    color: #000;
}
.btn-outline-grey{
    border: 1px solid #f1f2f4;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    font-size: 14px;
    color: #000;
}
.btn-outline-grey.active{
    background: #335cff;
    color: white;
}
.ms-40{
    margin-left: 40px;
}
.bg-ligth-blue{
    background: #F5F7FA!important;
}
.t-16{
    font-size: 16px;
}
.t-m{
    font-weight: 500;
}
.t-n{
    font-weight: 400;
}
.mt-24{
    margin-top: 24px;
}
.wid-300{
    width: 300px;
}

.profile-section{
    background: #fafafa;
    border-radius: 10px;
    padding: 25px;
}
.t16{
    font-size: 16px;
}
.tm{
    font-weight: 500!important;
}
.tb{
    font-weight: 700;
}
.tblack{
    color: #000;
}
.tgrey{
    color: #212529;
}
.store-settings{
    background: #fafafa;
    border-radius: 10px;
    padding: 25px;
}
.td_bg_blue{
    /* background: #335cff!important; */
    color: white;
}
.cursor-pointer{
    cursor: pointer;
}
.drr_best{
    background: #bbf8e6!important;
}
.drr_good{
    background: #fff3cd!important;
}
.drr_warning{
    background: #ffedf0!important;
}
.text-muted-2{
    color: #c6cfd6;
}

/* страница аналиткии */
.purple-box{
    background: #8695f0;
    border-radius: 10px;
    padding: 10px 14px 10px 14px;

    font-weight: 700;
    font-size: 14px;
    color: #fff;
}
.btn.purple-btn{
    background: white;
    color: #335cff;
    border-radius: 5px;
    font-weight: 500;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.progress{
    position: relative;
    height: 25px;
    border-radius: 5px;
    background: white;
    padding: 2px;
}
.progress-line{
    height: 100%;
    border-radius: 5px;
    background: #59ff43;
}
.progress-text{
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    font-weight: 500;
    font-size: 12px;
    color: #000;

}
.th_blue{
    background: #335cff!important;
    color: white;
}
.th_red{
    background: #ff4d4d!important;
    color: white;
}
.th_yellow{
    background: #FFCC33!important;
    color: white;
}

.verical-middle{
    vertical-align: middle!important;
}
/* страница аналиткии конец */

/* Страница тарифы */
.tarif-card{
    border-radius: 10px;
    background: #FAFAFA;
    padding: 16px 25px 16px 25px;
}
.tarif-card.green{
    background: #E2FFDE;
}
.tarif-card.blue{
    background: #E0EDFF;
}
.tarif-card-title{
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
.tarif-card-text.rigth{
    right: 0px;
    top: 0px;
    position: absolute;
    
}
.ln-normal{
    line-height: normal;
}
.tarif-summary{
    background: #FAFAFA;
    padding: 16px 25px 16px 25px;
}
.card_box{
    font-size: 12px;
    font-weight: 400;
    width: 160px;
    background: #f1f2f4;
    border: 1px solid #b6b6b6;
    border-radius: 10px;
    padding: 10px;
    
}
.card_box.select{
    border: 1px solid #335cff;
}
.input_custom_ceckbox{
    display: none;
}

.custom-check-icon {
    position: relative;
    width: 14px;
    height: 14px;
    /* position: absolute; */
    /* top: 15px; */
    /* right: 15px; */
  }
  
  .custom-check-icon::before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(/img/check_box_custom.svg) no-repeat;
    background-size: cover;
    /* background-color: #9b7ede; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .minwidth td{
    min-width: 130px;
  }
  .minwidth_product_name{
    min-width: 430px!important;
  }
  
/* Конец Страница тарифы */



@media (max-width: 768px) {
    .hide-mobile{
        display: none;
    }
    .nav-brend{
        font-weight: 700;
        font-size: 16px;
    }
    .nav-text{
        font-weight: 400;
        font-size: 12px;
    }
    .pxm10{
        padding-left: 10px;
        padding-right: 10px;
    }
    .nav-item > a{
        font-weight: 400;
        font-size: 12px;
    }
    .breadcrumb-item{
        font-weight: 400;
        font-size: 10px;
    }
    .heading_m{
        font-weight: 400;
        font-size: 16px;
    }
    .heading_b{
        font-weight: 500;
        font-size: 18px;
    }
    .form-control{
        min-width: 120px;
        font-weight: 400;
        font-size: 12px; 
    }
    
    .btn-outline-grey{
        padding: 5px;
        font-weight: 400;
        font-size: 12px;
    }
    .btn-primary.cast{
        padding: 5px 10px;
        font-weight: 400;
        font-size: 12px;
    }
    .msm0{
        margin-left: 0px;
    }
    .mtm10{
        margin-top: 10px;
    }
    .tm12{
        font-size: 12px;
    }
    .tm16{
        font-size: 16px!important;
    }
    .tm10{
        font-size: 10px;
    }
    .minwidthmob td{
        min-width: 100px;
    }
    .minwidth_product_name{
        min-width: 230px!important;
      }
}

.tred{
    color: red;
}
.lhn{
    line-height: normal;
}
.lh1{
    line-height: 1;
}

/* компонент себестоимость */
.box-blue-10{
    background: rgba(51, 92, 255, 0.07);
}
.btn-special-date{
    background: rgba(120, 179, 255, 0.5);
}
.text-secondary-hover:hover{
    color: rgba(120, 179, 255)!important;
}
/* конец компонент себестоиомтсьь */



/* Страница p and l */
.grey-box{
    background: #f1f2f4;
    border-radius: 10px;
    padding: 13px 20px;   
}

.grey-box.select{
    background: #c8c9c9;
    border-radius: 10px;
    font-size: 14px;
}
.grey-box:hover{
    background: #e1e2e4;
    cursor: pointer;

}
.grey-box-text{
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.text-black-80{
    color: rgba(0, 0, 0, 0.4);
}
.grey-box-green-text{
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #17b93e;
    padding: 5px;
}
.box-table-grey{
    background: rgba(241, 241, 241, 0.37);
    border-radius: 10px;
}
.sb{
    font-weight: 600;
}
.box-table-row{
    padding: 11px 20px;
    display: flex;
    justify-content: space-between;
}
.box-table-row.blue{
    background: rgba(171, 205, 255, 0.26);
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.box-table-row.green{
    background: rgba(23, 185, 62, 0.51);
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.box-table-row.yellow{
    background: rgba(255, 233, 171, 0.26);
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.box-table-row.mini{
    background: #fff;
    font-weight: 400;
    font-size: 14px;
}


.pad-table-grey{
    padding: 20px 25px ;
}
.box-table-grey-item{
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    background: #335cff;
    border-radius: 10px;
    padding:  14px;
    text-align: center;
}
.box-table-grey-item-h1{
    font-size: 20px;
    color: #fff;
}
.text-white-80{
    color: rgba(255, 255, 255, 0.8);
}
.text-white-60{
    color: rgba(255, 255, 255, 0.6);
}
.box-table-grey-item.new-item{
    background: #f1f1f1;
}
.box-table-grey-item.new-item{
    background: #f1f1f1;
    color: #000;

    .box-table-grey-item-h1{
        color: #000;
    }
}

.popup-content.pinel{
    min-height: 90vh;
    max-height: 90vh;
    width: 100%!important;
    padding: 0px!important; 
    border-radius: 20px!important;
}
.popup-header.pinel{
    background: #335cff!important;
    border-radius: 20px 20px 0px 0px;
    padding: 20px;
}

/* Страница p and l конец */


/* unit fbo fbs */
.table-input{
    border: none;
    font-size: 14px;
    background: #f1f2f400
}
.table-input:focus{
    outline: none;
}

/* конец unit fbo fbs */