.payment_prop_header {
    font-weight: bold;
    margin-top: 10px;
font-size: larger;
text-decoration: underline;
font-family: monospace;
padding: 3px;
}
.payment_prop_description {
    font-weight: lighter;
font-size: smaller;
font-style: italic;
}
.p_noimage_separator {
    height: 90px;
}
body.maintenance_fake .p_product_wrap .plogo {
    max-height: 90px;
}
body.maintenance_fake .p_product_wrap .name {
    margin-top: 10px;
}
.highlight {
/*    background-color: black;
    color: white;*/
    background-color: gray;
    color: black;
    /* font-weight: bold; */
    padding: 3px;
    font-family: Monospace;
    text-decoration: underline;
    margin: 2px;
}
.form-group {
    margin-top: 5px;
}
.form-group .help-block {
    font-style: italic;    
    text-decoration: underline;
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    color: black;
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}
.fk-page-description {
    padding: 5px;
    background-color: white;
    color: black;
}
.payment_title_wrapper {
    margin-bottom: 20px;
}
.payment_title_wrapper img {
    display: inline-block;
    height: 100px;
}
.payment_title_wrapper h1, .payment_title_wrapper h2 {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}
.fancybox-close-small {
    color: black !important;
}
.fancybox-close-small:hover {
    color: black !important;
}
.cp-content {
    margin-top: 10px;
    padding: 5px;
    border: 1px solid black;
}
.cp-content p {
    font-family: Monospace;
    font-size-adjust: 0.8;
}
.cp-content.ce {
    color: red;
}
#s-content-pre {
    background-color: black;
    color: white;
    font-size: 0.8rem;
    margin-top: 10px;
    border: 2px solid white;
    font-family: Monospace;
}
#s-content-pre section.border {
    text-align: left;
}
body.captcha_page #s-content-pre {
    text-align: left;
    padding: 10px;
}
#s-content-footer {
    background-color: black;
    color: white;
    font-size: 0.8rem;
    margin-top: 10px;
    border: 2px solid white;
    font-family: Monospace;
}
#alert img {
    height: auto !important;
}
.paymentMethod .item {
    cursor: pointer;
}
section.border::after, section.border::before, ul#products li::after, ul#products li::before { z-index: -1; }
#orderPaid {
    cursor: pointer;
}
.nav-toggle {
    display: none;
}
.nav-collapse li {
    width: auto;
}
.menuTitle {
    display: block;
}
li.left > ul {
    margin-right: 100px;
}
/*
 * FIX FOR NEW TEMPLATE
 * section#menu > ul {
    width: auto !important;
    margin: 0 auto !important;
}*/
li.right > ul {
    margin-left: 100px;
}

@media (min-width: 480px) {
    #universal { padding: 10px; }
}
@media (max-width: 480px) {
    .nav-toggle {
        display: block;
    }
    .menuTitle {
        display: none !important;
    }
    .tinynav {
        display: block;
    }
    ul#cities, ul#districts {
        clear: both;
        margin-bottom: 20px;
        padding-bottom: 40px;
    }
    #sales_popup_container, #my_ckeck_page_inject {
        padding: 10px 0 0 0;
    }
    body.acabrf_biz .header .menu { display: none; }
    body.tor777_biz #index:not(.product_content_container) .title {
        display: none;
    }
    .mcities_header {
        display: none;
    }
    .mdistricts_header {
        display: none;
    }

    body.narco24_biz .nav-toggle {
        background: rgb(2,0,36);
        background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(23,24,22,0.94859950816264) 35%, rgba(23,27,26,1) 37%, rgba(26,38,40,1) 100%, rgba(0,212,255,1) 100%);
        color: white;
    }
    body.narco24_biz #universal h2 {
        font-size: 23px;
    }
    body.narco24_biz #universal p {
        font-size: 16px;
    }
    body.narco24_biz .citiesNav li.selected {
        text-decoration: underline;
        color: red;
    }
    body.narco24_biz .citiesNav li {
        display: inline-block;
        margin-top: 5px;
        padding: 5px;
        background: rgb(2,0,36);
        background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(23,24,22,0.94859950816264) 35%, rgba(23,27,26,1) 37%, rgba(26,38,40,1) 100%, rgba(0,212,255,1) 100%);
        color: white;
    }
    body.bioticrc_biz ul#cities li, body.bioticrc_biz ul#districts li {
        margin: 0;
    }
}
    body.narco24_biz .alert-fk a {
        text-decoration: underline;
        font-weight: bold;
    }
body.mutki_biz ul#products .product-price {
    color: white;
    text-decoration: underline;
}
body.pride_24_biz > div.warning {
    display: none;
}
body.pride_24_biz .nav-toggle {
    color: black;
    text-transform: uppercase;
    background-color: #e3e7e8;
    border: 2px solid white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    background-image: none;
    font-weight: normal;
}
body.like_chem .paymentMethod .item:hover a span {
    color: red;
}
body.like_chem .paymentMethod .item a span {
    color: black;
}
body.like_chem .product_content_container .title {
    color: black;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    background-color: #e3e7e8;
    border: 2px solid white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    background-image: none;
    text-decoration: underline; 
}
/**
 * Old fake source styles */
    a.nav-toggle, body.zamut_com .nav-toggle, body.like_frm .nav-toggle {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: linear-gradient(rgb(44, 254, 254) 0%, rgb(104, 177, 246) 100%);
        background-origin: padding-box;
        background-position: 0% 0%;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.75) 1px 1px 3px 0px;
        box-sizing: border-box;
        color: rgb(255, 255, 255);
        font-family: Arial;
        font-size: 16px;
        margin-bottom: 30px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        position: relative;
        text-align: center;
        transition-delay: 0s;
        transition-duration: 0.3s;
        transition-property: all;
        transition-timing-function: ease;
    }
    /*Yellow*/
    body.thc777_biz .nav-toggle,
    body.bg24_biz .nav-toggle,
    body.meduza24_biz .nav-toggle {
        background-image: linear-gradient(rgb(255, 179, 0) 0%, rgb(255, 208, 0) 100%);
        border-radius: 7px;    
        font-weight: normal;
        box-shadow: rgba(0, 0, 0, 0.75) 1px 1px 2px 0px;
        box-sizing: border-box;
        color: rgb(0, 0, 0);
        cursor: pointer;
    }
    body.meduza24_biz .title {
        background: linear-gradient(to bottom, rgba(255, 179, 0, 1) 0%, rgba(255, 208, 0, 1) 100%);
        padding: 10px;
        font-size-adjust: 0.8;
        color: red;
        font-family: Monospace;
    }

    body.ls24_biz a.nav-toggle {
        background-image: linear-gradient(rgb(44, 254, 254) 0%, rgb(104, 177, 246) 100%);
    }
    body.lapki_biz a.nav-toggle {
        background: linear-gradient(to right, rgba(84, 47, 231, 1) 0%, rgba(145, 8, 160, 1) 100%);
    }
    body.maintenance_fake section.border {
        padding: 15px;
    }
    body.maintenance_fake .product-availability, 
     
    body.bro24_biz .product-availability, 
    body.bg24_biz .product-availability, 
    body.hitpoint_biz .product-availability
    {
        color: white;
    }
    body.sweets24_biz .product-availability {
        color: white;
    }
    body a.nav-toggle {
        font-weight: bold;
        font-size: 25px;
        text-transform: uppercase;
        background-image: url("/img/menu_bg_all.jpg");
        font-family: "DaysRegular";
    }
    body.maintenance_fake input#orderPaid:hover {
        background-image: url("/img/menu_bg_all_hover.png");
        background-color: rgb(199, 142, 0);
    }
    body.maintenance_fake input#orderPaid  {
        display: block;
        font-weight: bold;
        font-size: 25px;
        text-transform: uppercase;
        background-image: url("/img/menu_bg_all.jpg");
        font-family: "DaysRegular";
        position: relative;
        display: inline-block;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        padding: 10px 30px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-color: #35780b;
        border: 1px solid rgba(0, 0, 0, .6);
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
        cursor: pointer;
    }
    body.sweets24_biz a.nav-toggle {
        display: block;
        font-weight: bold;
        font-size: 25px;
        text-transform: uppercase;
        background-image: url(/img/sweets24/menu.jpg);
        font-family: "DaysRegular";
    }
    body.ls24_biz ul#products > li {
        border-bottom-width: 20px !important;
        border-bottom-color: white !important;
    }
    body.freeyayo_biz  {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    /**
     * Dark-blue product title */
    body.freeyayo_biz section#index .title
    {
        background: linear-gradient(rgb(0, 142, 252) 0%, rgb(6, 61, 140) 100%);
    }
    body.freeyayo_biz a.nav-toggle {
        background: linear-gradient(rgb(0, 142, 252) 0%, rgb(6, 61, 140) 100%);
        font-weight: normal;
        border-radius: 0;
    }
    body.acabrf_biz #universal {
        font-size-adjust: 0.8;
    }
    /**
     * Red title+buttons 
     * */
    body.acabrf_biz:not(.maintenance_fake) .nav-toggle, 
    body.acabrf_biz section.index .title {
        background: linear-gradient(to bottom, rgba(248, 80, 50, 1) 0%, rgba(241, 111, 92, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 100%) ;
        color: black;
        font-weight: normal;
    }
    body.acabrf_biz .change_payment_button {
        color: cyan;
    }
    body.skgood_biz {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, 'sans-serif';
    }
    /*body.skgood_biz a.block.btn {
    margin-top: 10px;
    }*/
    /**
     * Dark blue nav-toggle */
    body.skgood_biz .nav-toggle
    {

        background: linear-gradient(to bottom, #008efc 0%, #063d8c 100%) 
    }
    body.faerr_biz .nav-toggle{
        background-size: auto 100%;
        background-repeat: repeat-x;
        border-radius: 20px;
        margin-top: 5px;
        background-image: url("/img/faerr/btn.png");
        color: black;
    }
    body.dcorp_biz .product-availability {
        color: white;
    }
    body.vindiesel24_biz .product-title {
        color: black;
        margin-top: 10px;
    }
    /*
     * Black transparent title */
    body.bg24_biz section#index .title, 
    body.tor777_biz .nav-toggle {
        box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
        background: rgba(0, 0, 0, .7);
        text-decoration: underline;
        font-weight: normal;
    }
    body.bg24_biz section#index .title {
        padding: 5px;
        font-size-adjust: 0.8;
    }
    body.klad_ms div.paymentMethod > div.item a > span.caption {
        color: black;
    }
    body.klad_ms ul.goods-list li {
        border: 2px solid white;
    }
    body.klad_ms ul.goods-list li .product-buy a:hover {
        background-color: rgba(252,14,14,1);
    }
    body.klad_ms ul.goods-list li .product-buy a {
        color: white;
        background-color: rgba(252,14,14,0.4);
    }
    body.mk24_biz .nav-toggle {
        display: inline-block;
        padding: 5px 15px;
        background: rgba(43, 44, 38, 1);
        font-weight: normal;
        border-radius: 5px;
        color: white;
        position: relative;
        border: 1px solid rgba(255, 255, 255, .4);
        box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
        transition: .3s;
        margin-top: 5px;
    }
    body.eastwind_biz .product-availability {
        background-color: black;
    }
    body.eastwind_biz .goods-list-item {
        height: auto !important;
    }
    body.eastwind_biz .caption {
        color: black !important;
    }
    body.klad_ms .product_content_container.goods {
        background-color: white;
        padding: 5px;
    }
    /**
     * .maintenance_fake may have white colors, but original is BLACK */
    body.gost24_biz .product-title span { color: white; }
    body.gost24_biz .product-availability { color: white; }
    /*
    body.skgood_biz ul#cities li, body.skgood_biz ul#districts li {
    padding: 5px;
    margin: 5px;
    }
    body.skgood_biz ul#products .product-buy {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(136,136,255,1) 35%, rgba(0,212,255,1) 100%);
    }
    body.skgood_biz ul#products .product-buy a {
    color: white;
    display: block;
    }
    body.skgood_biz ul#products .product-buy:hover a {
    color: red;
    }
    body.skgood_biz ul#products .product-availability {
    color: white;
    }
    body.skgood_biz ul#products li {
    background-color: black;
    border: 1px solid white;
    }*/
    .change_payment_button {
        color: red;
    }
    .orderGeo {
        font-family: "Monospace"
    }
    .pwn_form_wrap textarea {
        width: 90%;
        display: block;
        padding: 5px;
    } 
    .pwn_form_wrap input, .pwn_form_wrap textarea {
        color: black;
        margin: 5px;
    }
    .form-group label {
        margin: 10px;
    }
    body #my_check_page_inject {
        padding: 5px;
    }
    /* body.maintenance_fake #districts { display: none; } */
    nav.nav-collapse ul.list-inline li {
        display: inline-block;
    }
    body.mk24_biz #s-content-footer {
        background-color: white;
        color: black;
    }
    body.mk24_biz #s-content-pre {
        background: #f9f9f9;
        color: black;
    }
    body.tolikdv_biz .product-availability {
        color: black !important;
    }
    body.tolikdv_biz .goods-list-item {
        height: auto;
    }
    body.tolikdv_biz div.paymentMethod > div.item a > span.caption {
        color: black;
    }

    .zazor_floating_block {
        position: fixed;
        z-index: 99999;
        font-family: "Noto Sans";
        font-size: 12px;
        font-style: italic;
        color: white;
        bottom: 0;
        /*left: 0;*/
        left: 0;	
    }
    .zazor_floating_block_location {
        background-color:  #6a6aff;
        padding: 5px;
        display: inline-block;
    }
    .zazor_floating_block a {
        color: white !important;
        text-decoration: none;
    }
    .zazor_floating_block a:visited {
        color: white !important;
        text-decoration: none;
    }
    .orderGeo label {
        font-weight: bold;
    }
    .orderGeo {
        margin-top: 10px;
    }
    .nav-collapse .list-inline li {
        width: auto;
    }

    .districtsNav .nav-collapse li {
        width: auto;
    }
    body.gorilla24_biz ul.list-inline li a {
        
        color: black;
    }
    body.gorilla24_biz ul.list-inline li.selected {
        border: 2px solid blue;
    }
    body.gorilla24_biz ul.list-inline li {
        padding: 5px;
        background-color: white;
        margin: 3px;
    }
    .nav-collapse.closed {
        max-height: 0 !important;
    }
    .pwn_form_wrap input[type="submit"], .pwn_form_wrap select {
        padding: 5px;
        font-size: 1rem;
        color: #0d0d0d;
        border: 3px solid #3d7c84;
    }
    body.klad_ms .filter-title-list li {
        float: inherit;
    }
    body.klad_ms ul.goods-list li {
        background-color: #f2edd6;
        color: #602e00;
    }
    body.klad_ms .goods-list-item .product-item .product-availability {
        color: #602e00;
    }
    body.klad_ms ul.goods-list li .product-buy a {
        color: #fae886;
    }
    body.klad_ms {

    }
    
    body.freeyayo_biz .goods-list-item .product-item .product-availability {
        color: #06d0f4;
    }
    body .alert.alert-fk {
        background-color: #258a60;
padding: 5px;
color: white; 
    }
    body.vitalya_bro_com #my_check_page_inject .block.check_button {
        padding: 4px;
    }
    body.vitalya_bro_com #my_check_page_inject {
        background-color: #CDBC87;
        color: black;
    }
    #alert .content a {
        text-decoration: underline;
    }
    body.gorilla24_biz section#universal.border {
        text-align: left;
            width: 90%;
                margin: 2px auto;
    }
   

    body.fr27_biz .ex-alert {
        padding: 2px;
        background-color: black;
        color: red;
        font-weight: bold;
    }

    body.fr27_biz section#universal.border {
        padding: 5px;
        background-color: #a2af05;
        margin-bottom: 30px;
        color: black;
    }

    body.fr27_biz div.paymentMethod > div.item a:hover span.caption {
        color: inherit;
    }
    body.fr27_biz div.paymentMethod > div.item a > span.caption {
        color: inherit;
    }
    body.fr27_biz #my_check_page_inject {
        color: black;
    }
    body.fr27_biz #my_check_form input.input {
            margin: 10px;
        border: 1px solid black;
    }
    body.fr27_biz #my_check_form input.block {
        display: block;
        width: 80%;
        color: white;
        margin: 10px auto;
        padding: 10px 5px;
        background-color: #017ec6;
        border-radius: 10px;
        text-transform: uppercase;
        font-size: 20px;
        outline: none;
    }
    body.narco24_biz #orderPaid {
        color: white;
    }
    body.chayka24_biz .goods-list-item .product-item .product-availability {
        color: black;
    }
    body.sherlokufa_biz .goods-list-item .product-item .product-availability {
        color: white;
    }
    body.bg24_biz section#index #orderPaid:hover {
        background: linear-gradient(to bottom, rgba(255, 187, 50, 1) 0%, rgba(255, 9, 0, 1) 100%);
        color: white;
    }
    body.bg24_biz section#index #orderPaid {
        color: black;
        text-decoration: none;
        padding: 5px;
        background: linear-gradient(to bottom, rgba(255, 179, 0, 1) 0%, rgba(255, 208, 0, 1) 100%);
        font-family: Arial;
    }
    body.narco24_biz .alert.alert-fk {
        background-color: #36403c;
padding: 5px;
color: white;
font-size: 0.8em;
width: 80%;

margin-left: 20%;
    }
    .fancybox-container {
        z-index: 9999999 !important;
    }
    body.off24_biz.vc div.paymentMethod > div.item a > span.caption {
        color: black;
    }
    body.off24_biz.vc div.paymentMethod > div.item a:hover > span.caption {
        color: black;
    }
    body.off24_biz.vc div.wraper div.simInfo {
        text-align: left !important;
padding: 20px !important;
border: 1px !important;
    border-top-color: currentcolor;
    border-top-style: none;
    border-right-color: currentcolor;
    border-right-style: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-left-color: currentcolor;
    border-left-style: none;
border-style: dashed !important;
border-color: inherit !important;
margin-bottom: 20px !important;
font-size: 90% !important;
    }
    body.off24_biz.vc div.wraper {
        text-align: center;
    }
    body.off24_biz.vc div.title {
        padding: 5px;
        display: inline-block;
        margin: 5px auto;
        font-weight: bold;
background: rgba(255, 255, 255, .7);
font-size: larger;
    }
body.superklad_biz #my_check_page_inject  input[type="text"] {
    color: black;
    border: 1px solid #61ae7a;
    border-radius: 0;
}
body.superklad_biz #my_check_page_inject {
    color: black;
}
body.tripmaster_biz #orderPaid {
    color: white !important;
}
body.dobro24_biz div#all_cabinet a.button { color: white; }
body.dobro24_biz span.caption {
    color: #1A8BDE !important;
}

body.maintenance_fake #universal #sDistricts li a {
        display: inline-block;
    padding: 10px 20px;
    background: rgba(44, 254, 254, 1);
    background: -moz-linear-gradient(top, rgba(44, 254, 254, 1) 0%, rgba(104, 177, 246, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(44, 254, 254, 1)), color-stop(100%, rgba(104, 177, 246, 1)));
    background: -webkit-linear-gradient(top, rgba(44, 254, 254, 1) 0%, rgba(104, 177, 246, 1) 100%);
    background: -o-linear-gradient(top, rgba(44, 254, 254, 1) 0%, rgba(104, 177, 246, 1) 100%);
    background: -ms-linear-gradient(top, rgba(44, 254, 254, 1) 0%, rgba(104, 177, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(44, 254, 254, 1) 0%, rgba(104, 177, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2cfefe', endColorstr='#68b1f6', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    transition: .3s;
}
.body_messages {
    background: rgba(0, 0, 0, .7);
    padding: 10px 0;
}
body.frm48_biz .product_content_container .paymentMethod .caption {
    color: black;
}

body.flakka24_biz .fancybox-container section#check {
    color: black;
} 
body.tolikdv_biz.vc div.filter ul.list-inline li {
    margin: 0 5px;
}
body.off24_biz div.fancybox-container section#check form#my_check_form .block:hover {
    background-color: #ebc9c9;
}
body.off24_biz div.fancybox-container section#check form#my_check_form .block {
    display: inline-block;
    margin: 10px 0 0;
    font-size: 25px;
    padding: 5px 20px;
    color: black;
    text-transform: uppercase;
    background-color: #e3e7e8;
    border: 2px solid white;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    cursor: pointer;
}
body.chaplin24_biz #my_check_page_inject {
    background-color: black;
}
a.f-link-telegram {
    text-decoration: underline;
    font-style:italic;
}
body.amigo24_biz section#check {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    color: black;
    text-align: center;
}
body.amigo24_biz input { 
    color: black;
    margin: 10px 0;
}
body.uralklad_biz section#check {
    color: black;
}
body.uralklad_biz section#check input {
    background-image: url(/assets/962034e5/img/menu_s.png);
    background-size: 100% 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}
body.badboy96_biz section#check .block:hover {
    color: white;
    background: rgba(0,218,80,1);
    background: linear-gradient(to bottom, rgba(0,218,80,1) 0%, rgba(12,42,1,1) 100%);
}
body.badboy96_biz section#check .block {
    position: relative;
    background: rgba(218, 0, 58, 1);
    background: linear-gradient(to bottom, rgba(218, 0, 58, 1) 0%, rgba(42, 1, 38, 1) 100%);
    padding: 10px;

    border-radius: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: -25px;
    margin-top: 20px;

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
body.mn24_biz section#check.border {
    background-color: #4F4F51;
}
body.eastwind_biz .alert-fk {
    font-size: smaller;
    text-align: center;
}
