.data_view_counter {
    /*display: none !important;*/

}

.data_share_counter {
    /*display: none !important;*/

}

.post-header {
    display: none !important;

}

.translation-view>.translation-view-btn {
    display: none !important;

}

.chart-container {

    box-shadow: none !important;
    border: none !important;
}

.card-border {
    box-shadow: none !important;
    border: none !important;
}

.panel_title {
    background: #fff !important;
    color: #000 !important;
}

.selected_title {
    color: #f5c994 !important;
    background: #334677 !important;
    font-size: 18px !important;
    height: 30px !important;
    border: #334677 solid 1px !important;
}

.panel_bar {
    background: #334677 !important;
}

.panel_slider {
    background: #fff !important;

}

#responsive_menu_485>ul>li>a:hover {
    color: #fff;
}

.slide_animate {
    background: #fff !important;
}

.menu_top ul li {
    color: #fff !important;
    background: #334677 !important;
    border-radius: 8px !important;
    height: 30px !important;
    border: #334677 !important;
    font-size: 18px !important;

}

.button_items {
    font-size: 18px !important;


}

.responsive_menu>ul>li>a {

    color: #212529;

}

.btn {
    font-size: 16px !important;
}

.kb_article_item_content {
    font-size: 18px !important;
}

.article-container {
    width: 700px !important;

}

.kb_article_item_header {
    font-size: 26px !important;
    font-family: Arial !important;
}

.kb_toc {
    width: 900px !important;
}

.article-container-right>.article-block>.content>.row {
    padding: 15px !important;
}

.article-container-right {
    width: 400px !important;

}

.row-search>.input {
    width: 200px !important;
}

.responsive_menu>ul>li>a {
    font-size: 20px !important;
}

.login-wrap .username {
    display: inline-block;
    width: 180px !important;
}

.login-wrap .align-left {
    padding-left: 15px;
}


@media screen and (max-width: 768px) {

    #login_form {
        margin-left: 50px !important;
    }

    .header>.header2 {
        float: right;
    }
}

@media (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .responsive_menu #menu-button {

        color: transparent !important;
    }
}

@media (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .responsive_menu #menu-button:after {

        border-top: 2px solid #212529 !important;
        border-bottom: 2px solid #212529 !important;

    }
}

@media (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .responsive_menu #menu-button:before {

        background: #212529 !important;

    }
}

.translation-view {
    display: none !important;
}

.translation-view>.translation-view-btn {
    display: none !important;
}

.checkbox label {
    padding-left: 40px !important;
}

.page-title h1 {
    font-size: 25px;
}


.dataTables_wrapper .dataTables_length select {
    padding: 10px !important;
}

.db_store_search_toolbar a {
    margin: 0px !important;
}

.store_search_container .dbstore_view_search_form input[type="submit"] {
    padding: 15px 5px 10px 50px !important;
}

.store_search_container .dbstore_view_search_form input[type="button"] {
    padding: 15px 5px 10px 50px !important;
    margin-left: 10px !important;

}

.notification-badge {
    color: black !important;
}

a#btn_manage_store_view.btn_manage_store_view_class {
    display: none !important;
}

a#btn_data_listing.btn_data_listing_class {
    display: none !important;
}

a#btn_deleted_data.btn_deleted_data_class {
    display: none !important;
}

a#btn_edit_data.btn_edit_data_class {
    display: none !important;
}

a#btn_import_data.btn_import_data_class.cbox_700.cboxElement {
    display: none !important;

}


/* ------------------------ START Subscription ------------------------- */

table.table_form .note {
    display: none !important;
}

table.table_form div.label label {
    /* Please avoid using !important on Global CSS files */
    /* If really needs to, target specific classes, this is too generic */
    /*color: white !important; */
    color: white;
    font-size: 18px !important;

}


table.table_form>tbody>tr:nth-child(odd)>td,
table.table_form>tr:nth-child(odd)>td {
    border-top: unset !important;
    background: unset !important;
}



table.table_form>tbody>tr:nth-child(even)>td,
table.table_form>tr:nth-child(even)>td {
    background: transparent !important;
}


table.table_form div.field {
    color: white !important;
    line-height: 5px !important;

}

.action_bar {

    display: none;
}


.error_box {
    display: inline-flex;
}

.existing_sub {
    /*position: relative !important;
  bottom: 30px !important;
  right: 110px !important;*/
    top: 0px;
    position: absolute;
    right: 0;
}

.existing_sub a {
    color: white !important;
}


.sect_email_field {
    width: 150% !important;
    margin-left: 15px !important;
}

.title_opt_field {
    line-height: 14.5px !important;
    margin-top: -12px !important;
}

.title_opt_field>input {
    width: unset !important;
}

.title_back_field {
    margin-top: -36px !important;
    margin-left: 80px !important;
    padding-left: 21px !important;
}

/*.back_btn{
  margin-top: -36px !important;
  margin-left: 75px !important;
}*/


.sect_subscribe_field {
    width: 95% !important;
    line-height: 17.5px !important;
    margin-top: -7px !important;
    margin-left: -28px !important;
    font-size: 16px !important;
    color: yellow !important;
}

.sect_subscribe_field>input {
    width: 100px !important;
    margin-right: -40px;
}

.sect_freq_field {
    margin-left: -27px !important;
    margin-top: -9px !important;
    line-height: 15.5px !important;
    color: yellow !important;
}

.sect_freq_field>input {
    width: 100px !important;
    margin-right: -40px;
}



.section_content>span {
    display: none;
}



.subscribe_table {
    /**max-width: 50%;**/
    max-width: 100%;
    margin: auto;
    position: relative;
}

.subscribe_table td {
    background: transparent !important;
    border-top: 0 !important;
}




.subscribe_table td input[name~=email] {
    /**background: transparent !important;**/
    background: rgb(242, 242, 242) !important;
    /**border: 2px solid rgb(204 204 204 / 56%);**/
    border: rgb(242, 242, 242);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    /**border-radius: 30px;**/
    border-radius: 1px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    /**color: #dedede !important;**/
    color: rgb(0, 0, 0) !important;
    font-size: 18px;
    /**height: 52px !important;**/
    height: 40px !important;
    outline: none;
    padding-right: 50px;
    padding-left: 10px;
    font-style: italic;
}

.subscribe_table .label {
    display: block;
    float: unset !important;
    text-align: center !important;
    width: 100% !important;
}

.subscribe_table .label>label {
    /**color: rgba(255, 255, 255, 0.7) !important;**/
    color: rgb(255, 255, 255) !important;
    font-size: 16px !important;
    line-height: 1.8;
    font-weight: 300;
    margin-left: 15px;
    text-align: left;
}

.subscribe_table .label>input {
    color: black !important;
    right: 95px;
}

table.table_form a {
    color: white;
    /* margin-left: 85px;*/
    margin-left: 43px;
}

.subscribe_table .field {
    display: block;
    float: unset !important;
    /**margin-left: 0 !important;**/
    /**text-align: center;**/
    /**width: 100% !important;**/
    /**width: 300% !important;**/

}

.subscribe_table .label>input {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    margin-left: -50px;

}

.subscribe_table .field>a {

    margin-left: 15px;

}

.subscribe_table tr:not(.current) {
    position: absolute;
    right: -999px;
    opacity: 0;
}

input[name~=email]::placeholder {
    /*color: rgba(255, 255, 255, 0.8) !important*/
    /**color: #9e9e9e !important;**/
    color: rgb(0, 0, 0) !important;
}

#prev-button {
    right: 275px;
    top: 95px;
}

#next-button {
    right: 170px;
    top: 95px;
}

#register-button {
    right: 0;
    top: -80px;
    margin-left: 20px;
    position: relative;
    float: left;
    color: white;
    width: 100%;
}

.btn-style {
    /**background-color: #0000002e;**/
    background-color: rgb(255, 255, 255);
    /**border-radius: 10px;**/
    border-radius: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    /**line-height: 45px;**/
    line-height: 38px;
    max-width: 160px;
    overflow: hidden;
    outline: none;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    /*width: 20%;*/
    width: 28% !important;
    top: 46px;
    right: -9px;
    position: absolute;
    min-width: fit-content;
}

.btn-style>span {
    /**color: rgba(255, 255, 255, 0.8) !important**/
    color: rgb(0, 0, 0);
    font-weight: bold;
}

form#main_form {
    display: block;
    /**max-width: 50%;**/
    max-width: 100%;
    margin: auto;
    position: relative;
}

.news-nav {
    padding-top: 60px;
    text-align: center;
}

.row-5f05677bd440a>div {
    position: relative;
    z-index: 1;
}

.svg-image {}

table.table_form .note,
table.table_form_clear .note {
    /*width: 85% !important;*/
    width: 50% !important;
    font-family: tahoma;
    color: rgb(255, 255, 255);
    font-style: normal;
    margin-left: 20px;
}




input#email.input_300.input {
    width: 50% !important;
}

.error_box div {
    padding: 0px 0px 0px 40px !important;
    width: 100% !important;
    margin-top: -28px !important;
}

.info_box div {
    margin-top: -27px !important;
}

@media only screen and (max-width: 769px) {

    .row-5f05677bd440a {
        height: 48vh !important;
    }

    .sub2 {
        width: 84% !important;
    }

    .sub1 {
        width: 90% !important;
        left: 30px !important;
    }



}

/* ------------------------- END Subscription -------------------------- */



@media all and (min-width: 600px) {
    .redeem-container {
        width: 500px;
        margin: auto;
    }
}

.custom_25 {
    background-color: #225a3e
}

#responsive_menu_31 {
    float: right;
    font-size: 15px;
    margin-top: 55px;
    margin-right: 6px;
}

#responsive_menu_31>ul>li {
    width: 200px;
    text-align: center;
}



#responsive_menu_31>ul>li:first-childimg {
    vertical-align: top;
    padding: 4px;
}

#responsive_menu_31>ul>li li {
    width: auto;
    text-align: left;
}

#responsive_menu_31>ul>li>a {
    padding: 10px;
    font-size: 15px !important;
}

.winner-list-container {
    list-style: none;
}

.winner-item {
    width: 31%;
    height: 250px;
    float: left;
    padding: 64px;
    text-align: center;
    font-size: 50px;
    margin: 10px;
    border: 5px solid black;
    background-color: grey;
}

@media (max-width: 768px) {
    .winner-item {
        width: 100% !important;
        font-size: 25px;
    }

    #thumbnail {
        width: 100% !important;
    }

    #responsive_menu_31 {
        margin-top: -1px !important;
    }

    .header-container {
        width: 100% !important;
    }

    .header-logo {
        text-align: center;
        float: none !important;
    }

    .header-menu {
        float: none !important;
    }

}

.month-label {
    padding-left: 5px !important;
}

#month-1,
#month-2,
#month-3 {
    display: none;
}

#month-4 ul {
    padding-top: 25px;
}

#month-10 ul {
    padding-top: 3px;
}

#month-5 ul,
#month-6 ul {
    padding-top: 13px;
}

#month-8 ul {
    padding-top: 15px;
}

#month-9 ul {
    padding-top: 0;
}

.redeem-header {
    padding-top: 15px;
}

.deliver-info-header {
    padding-top: 10px;
}

.success-message-container {
    padding-top: 125px;
}

.draw-date-items {
    padding-left: 14px !important;
    margin-right: 9px !important;
}

#month-11 ul {
    padding-top: 14px;
}

#month-12 ul {
    padding-top: 39px;
}

@media (min-device-height: 600) {
    .row-596c2acb4717c {
        min-height: 0 !important;
    }
}


@media (min-device-height: 1000px) {
    .row-596c2acb4717c {
        min-height: 782px !important;
    }
}

@media (max-width: 767px) {
    .f-media {
        float: left !important;
        font-size: 11px !important;
        width: 100% !important;
    }

    .block-28 img {
        height: 479px !important;
    }

    .header-logo img {
        width: 74px !important;
        height: 50px !important;
    }

    #thumbnail img {
        width: 100px !important;
        height: 30px !important;
    }

    .redeem-header {
        padding: 0 !important;
    }

    .success-message-container {
        padding: 0 !important;
    }

    .redeem-container {
        padding: 5px !important;
    }

    .redeem-container span {
        font-size: 12px !important;
    }

    .redeem-form-container table {
        font-size: 12px !important;
    }

    .redeem-info-container .redeem-row .redeem-label,
    .redeem-info-container .redeem-row .redeem-input {
        font-size: 12px !important;
    }

    .redeem-form-container input[type=text],
    .redeem-form-container select {
        font-size: 12px !important;
    }

    .delivery-info-title span {
        font-size: 13px !important;
    }

    .row-596c2acb4717c {
        min-height: 0 !important;
    }
}

.row-661410bc6b9e8 {
    width: 99% !important;
}