.l-box-footer {
    padding: 10px;
}

.l-box-footer button {
    margin-left: 10px;
}

#horizEasyRespTab {
	margin-bottom: 15px !important;
}

#ajax-loader-pagination {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%; 
    top: 50%;
    margin: -15px 0 0 -15px;
    font-size: 52px;
    display: none;
    z-index: 9999;
}

.ajax-loader-background {
    opacity: 0.50;
    filter: alpha(opacity=50);
    background-image: url(../images/loaders/loader10.gif);
    background-repeat:no-repeat;
    background-position:center; 
}

.login-form select {
    border: 1px solid #fff;
    border-radius: 2px;
    height: auto;
    padding: 17px 15px;
}

.label {
    font-size: 13px;
    font-weight: normal;
}

.progress-bar {
    color: #000;
}

.btn-file .error {
    margin: 0 !important;
}

.filter-btn {
    margin-top: 17px;
}

#filter-form .form-group {
    margin-bottom: 10px;
    margin-right: 5px;
}

.profile-in-header .name {
    width: auto !important;
}

.profile-in-header .dropdown-menu {
    width: 100% !important;
}

ul.error_list {
    margin-top: 5px; 
}

ul.error_list li {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    color: #eb525d;
    margin-left: 5px;
}

ul.error_list li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f06a  ";
}

.ui-amount {
    width: 50%;
}

label.error {
    color: #eb525d;
}

@media(min-width:990px) and (max-width:1600px) {
    li.plan > ul > li.title { height: 86px; }
    li.plan > ul > li.title h2 { font-size: 28px; }
    li.plan > ul > li.credit.price { height: 64px; }
    li.plan > ul > li.credit.price p { font-size: 18px; }
    li.plan > ul > li.entities.price { height: 64px; }
    li.plan > ul > li.entities.price p { font-size: 18px; }
    li.plan > ul > li.options > ul > li { height: 53px; }
}

.back-wrapper {
    text-align: right;
}

.back-wrapper .btn {
    margin-top: 13px;
}

.bold {
    font-weight: bold;
}

.plans .options span {
    padding-right: 0;
}

.loader{
    max-width: 80%;
}

a.loader{
    max-width: 100%;
}

.progress-scale {
    position: relative;
    margin-top: 20px;
    min-height: 50px;
}

.progress-step {
    position: absolute;
    bottom: 0;
    text-align:right;
    padding-left: 5px;
}

.header-button{
    text-align: center;
    padding: 6px 10px;        
}

.header-button i{
    font-size: 30px;     
}

.header-button p{
    margin: 0;
    font-size: 16px;        
}

.header-button:hover{    
    background-color: #f0f0f0;
    border-color: #cecece;
}

.header-button:hover, .header-button a:hover{
    color: #161616 !important;
}

.enabled-product{
    background-color: #30bb74;
    color: #fff;
}

.disabled-product{
    background-color: #b9b9b9; 
}

.btn-danger {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    color: #fff !important;
}

.btn-info {
    background-color: #49c0e7 !important;
    border-color: #49c0e7 !important;
    color: #fff !important;
}

.btn-disable {
    background-color: #b9b9b9 !important;
    border-color: #b9b9b9 !important;
    color: #fff !important;
}

.btn-success {
    background-color: #30bb74 !important;
    border-color: #30bb74 !important;
    color: #fff !important;
}

ul.checkbox_list {
    list-style: none !important;
}

ul.checkbox_list label {
    margin-left: 10px !important;
    line-height: 12px !important;
}

/*.sep-bottom{
    margin: 25px 0 0 0;
    padding-bottom: 0;
}*/

.no-margin{
    margin: 0 !important;
}

.radio label, .checkbox label{
    padding-left: 0;
}

#corrections-list li {
    border-bottom: 1px solid #ededed;
    padding: 5px;    
}

.strikethrough{
    text-decoration: line-through;
    font-weight:100 !important;
}

.checkbox i{
    font-size: 20px;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.format-variable{
    cursor: pointer;
}

.summernote-list li{
    cursor: pointer;
    border-bottom: 1px solid #ededed;
    padding: 5px;    
}

ul.radio_list li {
    display: inline-block;
    margin-right: 10px;
}

ul.checkbox_list li input {
    vertical-align: top;
}

.mt0 {
    margin-top: 0px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.my25 {
    margin: 25px 0;
}

.big-input {
    height:42px;
    font-size: 20px;
}

.text-bold {
    font-weight: bold;
}

.no-padding {
    padding: 0 !important;
}

.uppercase {
    text-transform: uppercase;
}

.checkboxes-wrapper .error {
    margin: -10px 0 0 0 !important;
}

#product-search-form label {
    font-size: 90%;
}

.search-placeholder {
    font-size: 120%;
    text-align: center;
    display: block;
    padding-top: 5px;
    color: #999999;
    font-weight: lighter;
}

.product-result-wrapper {
    padding: 20px;
    border: 2px solid #92214e;
    margin-bottom: 20px;
}

.product-result-wrapper p {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 5px;
}

.product-result-wrapper p span {
    font-weight: bolder;
}

.product-result-wrapper hr {
    border-top: 2px solid #eaeaea;
}

.product-result-wrapper p.sofom-name {
    font-size: 15px;
    color: #999999;
    margin-bottom: 15px;
}

.product-result-wrapper p.product-name {
    color: #92214e;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.product-result-wrapper p.product-amounts {
    font-size: 16px;
    font-weight: bold;
}

.product-result-wrapper p.product-btn {
    margin-top: 15px;
}

.auction-table td, .auction-table th {
    text-align: center;
    vertical-align: middle !important;
}

.auction-table thead th {
    background-color: #e8f0f3;
}

.auction-table td.sofom-info {
    text-align: left;
    color: #5b7cff;
}

.auction-table td.sofom-info img {
    height: 35px;
    border: 1px solid #ededed;
    margin-right: 5px;
}

.auction-table td:last-child {
    padding-left: 40px;
    padding-right: 40px;
}

.form-group br {
    display: none;
}

.form-group p {
    margin-top: 5px;
    margin-bottom: 0;
}

.page-header-content .header-left {
    padding: 15px 0;
    height: 92px;
}

.custom-logo {
    display: inline-flex;
}

.custom-logo img {
    height: 43px!important;
    max-width: fit-content;
   /* border: 1px solid #ededed;*/
}

.user-data {
    display: inline-block;
    margin-left: 15px;
}

.user-data h3 {
    font-size: 22px;
    margin: 0;
    line-height: 20px;
}

.page-header-content p {
    margin: 0;
    line-height: 18px;
}

.header-right {
    padding: 15px 0;
    height: 92px;
}

.header-right h1 {
    margin: 0;
}

.header-right p {
    line-height: 14px;
    font-style: normal !important;
}

ul.nav-wizard li.active-bad {
    color: #eb525d;
    background: #fdf2f3;
}

ul.nav-wizard li.active-bad:after {
    border-left: 16px solid #fdf2f3;
}

ul.nav-wizard li.active-bad a, ul.nav-wizard li.active-bad a:active, ul.nav-wizard li.active-bad a:visited, ul.nav-wizard li.active-bad a:focus {
    color: #eb525d;
    background: #fdf2f3;
}

ul.nav-wizard .active-bad ~ li {
    color: #999999;
    background: #ededed;
}

ul.nav-wizard .active-bad ~ li:after {
    border-left: 16px solid #ededed;
}

.d-block {
    display: block;
}
