.content-side-twocolumns .sidenavi li a {
    line-height: 20px;
    padding-bottom: 0px;
}

section.sect-content .claim-form h2 {
    font-size: 45px;
    line-height: inherit;
    padding-bottom: 25px;
    border-bottom: 1px solid #B4B4B4;
}

.form-type .js_elemWrap.error .selectric {
    border-color: #f10000;
}
html form .formError.hasError {
    z-index: 9;
}

html .form-type .select-labeled-wrapper .selectric-changed .selectric .label {
    padding-top: 0;
}

.add-company .register-page-wrapper.with-reg-heading {
    padding-top: 40px;
}

.add-company .register-page-wrapper.with-reg-heading ._g-plefted {
    padding-left: 30px;
    padding-right: 30px;
}

.full-modal .bank-transfer-box .bank-transfer-row .bill-down-col.full-col {
    width: 100%;
    border-right: none;
}
.spinner-loading .loader-image {
    margin-top: 30px;
    animation: rotation 2s linear infinite;
}
.yellow-big-btn._mod-sm span {
    text-align: center;
}

html body .product-view-heading-row .product-view-heading-column {
    width: 49%;
}

.modal-wrap .tab-content .modal-centered-box ul.payment-type-tabs {
    justify-content: space-around;
}
.modal-wrap .tab-content .modal-centered-box ul.payment-type-tabs li {
    max-width: 400px;
}
.white-document-box .iconed-status .yellow-big-btn {
    margin-left: 20px;
}

.claim-success-box .info-reservation {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.product-desc-section .table-row .btn-link {
    padding: 0px;
    text-decoration: underline;
}

.product-desc-section .table-row .btn-link:hover {
    text-decoration: none;
}