.catalog-tags ul { list-style: disc; margin-left: 40px; } .catalog-card .price { white-space: nowrap; } .presence.no {color:red;} .presence.yes {color:green;} .main-nav-link span { font-size: 12px; } label .req { color:red } .orderRow label { text-align: right; padding-right: 15px; } .leftPart { display: inline-block; width: 200px; vertical-align: middle; height: 30px; text-align: right; padding-right: 15px; } .rightPart { display: inline-block; width: 60%; } .soglRow .orderPersonalInfoCh { text-align: left; font-size: 14px } .order .submitBtn { margin-left: 200px; width: 215px; } .orderPersonalInfoCh label { padding-right: 0; text-align: left; } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } .alert h4 { margin-top: 0; color: inherit; } .alert .alert-link { font-weight: bold; } .alert > p, .alert > ul { margin-bottom: 0; } .alert > p + p { margin-top: 5px; } .alert-dismissable, .alert-dismissible { padding-right: 35px; } .alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; } .alert-success hr { border-top-color: #c9e2b3; } .alert-success .alert-link { color: #2b542c; } .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; } .alert-info hr { border-top-color: #a6e1ec; } .alert-info .alert-link { color: #245269; } .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; } .alert-warning hr { border-top-color: #f7e1b5; } .alert-warning .alert-link { color: #66512c; } .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; } .alert-danger hr { border-top-color: #e4b9c0; } .alert-danger .alert-link { color: #843534; } .cart-table tfoot td { padding-top: 30px; padding-bottom: 0px; } .cart-box .cart-wrapper { padding-bottom: 0; } .orderRow input[type="text"], .orderRow input[type="email"], .orderRow textarea { color: #000 !important; }
.not-av-btn { background: #EEE; color: #666; border: 1px #EEE solid; } input[type="hidden"] { display: none; } .errortext { color: red; }

.catalogElSubscr {
    background: #fdc300;
    font-size: 14px;
    color: #313131;
    line-height: 15px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    outline: 0;
}

.catalogElSubscrDetail {
    position: absolute;
    width: 220px;
    top: 0;
    right: 0;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    line-height: 20px;
    padding: 0;
    background: #fdc300;
    color: #313131;
    text-align: center;
    display: block;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    outline: 0;
}


/*
.admin_basket_export {
    text-align: right;
    
}
.admin_basket_export .btn {
    background: #FFF;
    color: #000;
}
*/

.filterSectionTitle {
    font-size: 20px;
    color: #313131;
    line-height: 20px;
    padding: 10px 10px 0px 30px;
}

.btn-small {
    height: auto;
    font-size: 12px;
    line-height: 12px;
    padding: 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
}


.ip_magic_block a.btn-ip-set {
    background: #fdc300;
    border-color: #fdc300;
    color: #000;
}
.ip_magic_block a.btn-ip-set:hover {
    color: #000;
}

.btn-ip-reset, .btn-ip-reset:hover {
    background: #e1e1e1;
    color: #313131;
}

