.modal-p-alert {
    margin: 20px 0px;
    font-size: 16px;
}
.name_sales{
    margin-top: 10px;
    font-size: 14px;
    width: 295px;
}
.name_sales span{
    text-transform: uppercase;
    font-family: GothamProBold;
    color: #963786;
}
.full{
    text-decoration: line-through;
    margin-top: 18px;
    color: #bcbcbb!important;
}
.form-group {
    display: inline-block;
}
*:focus {
     outline: none;
}
.page-top:before {
    background-image: url(/local/templates/expert/images/bg/header-bg.jpg)!important;
}
.not_found{
    display: none!important;
}
.calc-form-title.load{
    background-image: url(/verstka/images/spinner.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.calc-form-title{
    width: 193px;
    height: 69px;
}
.no_use,.no_use:hover{
    opacity: 0.3!important;
    background: rgb(255, 168, 0)!important;
    cursor: default!important;
}