.logo p, p.uk-bonus {
    text-transform: none
}

.cta_casino_top .right, .home_arrow_holder img {
    float: right
}

.mobile_slider_btn {
    text-align: center;
    margin-top: 10px
}

.casino_selector_sel_counties span {
    margin-left: 5px
}

.casino_selector_sel_counties img {
    width: 30px
}

@media screen and (min-width: 992px) {
    .home-slider ul.slides li {
        max-height: 360px
    }

    .home-slider .flex-direction-nav a {
        width: 30px;
        height: 30px
    }
}

.casinos_selector_clear_filter {
    width: auto;
    font-size: 15px;
    text-align: right;
    float: right;
    margin-left: 38px;
    margin-bottom: 10px
}

.casinos_selector_clear_filter .clear_btn_text {
    color: #666;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.casinos_selector_clear_filter .clear_btn_x {
    color: #df0e14;
    background: #fff;
    padding: 2px 6px 2px 5px;
    font-weight: 900;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .3)
}

.casinos_selector_clear_filter:hover .clear_btn_text {
    font-weight: 900
}

.casino_selector_search_sticky {
    height: 180px
}

.casino_selector_search_sticky .right-contetn-holder {
    width: 333px;
    position: fixed;
    top: 70px;
    z-index: 100;
    background: #fff;
    margin: 0;
    padding: 10px 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.types-casinos-nav {
    position: relative
}

.home_arrow_holder {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    background: rgba(255, 255, 255, .9);
    height: 89px;
    padding-top: 40px
}

@-moz-keyframes bounce {
    0%, 100%, 15%, 25%, 80% {
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -moz-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    20% {
        -moz-transform: translateX(-15px);
        transform: translateX(-15px)
    }
}

@-webkit-keyframes bounce {
    0%, 100%, 15%, 25%, 80% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    20% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }
}

@keyframes bounce {
    0%, 100%, 15%, 25%, 80% {
        transform: translateX(0)
    }
    10% {
        transform: translateX(-30px)
    }
    20% {
        transform: translateX(-15px)
    }
}

.bounce {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite
}

.logo p {
    color: #fff;
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -72px
}

@media screen and (max-width: 768px) {
    .home-slider .slide-content {
        padding: 38px 60px
    }

    .home-slider .cta-btn {
        width: 165px;
        height: 45px;
        line-height: 45px;
        font-size: 14px
    }
}

.uk-bonus a {
    text-decoration: underline;
    color: #a3a3a3
}

.uk-bonus a:hover {
    font-weight: 900;
    color: #a3a3a3
}

@media screen and (min-width: 768px) {
    .cta_casino_top{
        display: flex;
        align-items: center;
    }
    p.uk-bonus {
        font-size: 10px !important;
        color: #a3a3a3
    }

    p.uk-bonus a.terms-url {
        display: inline-block;
        width: 13px;
        height: 13px;
        background: url(../images/icons/more-information.svg) center top no-repeat;
        background-size: 100% auto;
        opacity: .3;
        margin-left: 5px;
        margin-top: 1px;
        position: absolute
    }

    p.uk-bonus a:hover.terms-url {
        opacity: 1
    }

    p.uk-bonus a.terms-url span {
        display: none
    }

    body.uk-visitor article .top h4 {
        line-height: 1;
        margin-bottom: 5px
    }

    body.uk-visitor article .bonuz {
        margin-bottom: 5px
    }

    body.uk-visitor article .right-part > p {
        margin-bottom: 0
    }

    .bonus-content p.uk-bonus {
        margin-top: 10px
    }
}

.review-icon {
    font-size: 15px;
    font-family: ProximaNovaSemibold;
    color: #999999;
    padding-left: 39px;
    width: 100%;
    height: 30px;
    display: block;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeCAYAAABNChwpAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gQeDDQnxSQpvQAAAhpJREFUSMfFlr9rFEEUxz83c0nUC6Ock0LNIeMPyNXXJY0cBE4xaidiYynYC/4BAcFWa1slRQqbtAGDpAgopBAFJ8iBaFYxE09EnI1F5sIScrqX290bWHZn3lveZ97bN98tATVgAihR7NgBNsWQghNiToghBd+DKO9bWCsocKP7IBjyGAjAKn3fVqoPCgWwSpes0ket0neBh0hx3SpdKS4Dnkf4eA14DKwDd4CXVunbxQBIziBFHfgNXAG28PE48NQqfS1XAKt0Ex/fCMF3gJPGRZ+AWeAzPn5ulW7mAmCVngIWkWI7tNGMcdEbANP5tgHMBtti8M08A/PAMWDOuGjduOh10mhc9BbPXPCZzx7A0wSWjItWe7mYTrQKvACa2QNIRoBfKTz/AKN5lOAVnstW6YuJ7+KWrVRvJuYXQmes9KNIjTRaYCvVaaRYBn4Az4CzQCuYl4EN4CpwArhkXLSSRgtSAwSIFlI8Ac6FNnTBpPBxCfiAFPeMi5bSilFfAAmQSaSYBLqBWkDbuKhdjBpKAbAAHA/XwmG1oHyYl8JOa0OX46z+yxr/sDvgfQ/wGqAHBfhfCdQBa6PA+XDkZlIC14e/AupZBQe2yz1SfFBZTgGnE/MY+Ah8zbMEuyoAJrRbd/wEbEptGBigDowl5ptAO2SAIgDG9gR597z/nmUbyh7r4/t23QHehTtFAGwBR4AR4EvYuc/jIPoL+aiLEPQ2DoEAAAAASUVORK5CYII=')
}

@media screen and (max-width: 767px) {
    .bonus-content p.uk-bonus, /*.review-icon{margin-top:10px}*/
    p.uk-bonus {
        font-size: 10px !important;
        color: #a3a3a3
    }

    p.uk-bonus a.terms-url {
        opacity: .6;
        display: inline-block;
        height: 13px;
        background: url(../images/icons/more-information.svg) left 1px no-repeat;
        background-size: 12px auto;
        margin-left: 5px;
        padding-left: 16px
    }

    p.uk-bonus a.terms-url span {
        color: #676767;
        text-decoration: underline
    }

    .review-icon {
        margin: 0 auto;
        width: 85px;
        background-size: 30px;
        font-size: 13px;
        padding-left: 33px;
    }

    .top-review h1 {
        max-width: calc(100% - 30px)
    }

    .top-review .col-md-9 {
        clear: both
    }
}

.top-review h1 {
    text-align: left;
    margin-right: 15px;
    display: inline-block;
}
.top-review .last-update{
    color: #333;
    font-size: 15px;
    text-transform: capitalize;
}

.addictive {
    text-align: center !important;
    font-weight: 600
}

.cta_casino_top {
    background: #fff;
    border: 1px solid #ccc;
    padding:0 20px;
    width: 100%;
    height: auto;
    margin: 0;
}
.cta_casino_top div:nth-child(1){
    height: 31px;
    margin: 17px 0;
    padding: 0!important;
}
.cta_casino_top div:nth-child(2){
    margin: 20px 0;
}
.cta_casino_top div:nth-child(3){
    margin: 10px 0;
}

.cta_casino_top .left {
    float: left
}

.cta_casino_top ._buton a {
    margin: 0 auto;
    display: block;
    width: 140px;
    border-radius: 5px;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    font-family: ProximaNovaBold, sans-serif;
    text-align: center;
    line-height: 26px;
    background: #4ec65f
}

.cta_casino_top ._buton a:hover {
    background: #2a8437;
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .cta_casino_top {
        height: auto;
        text-align: center;
    }

    .cta_casino_top .left, .cta_casino_top .right {
        float: none;
        text-align: center
    }
    .cta_casino_top .bonus_text,
    .cta_casino_top .uk-bonus,.cta_casino_top img{
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

.index_top_mobile_casinos {
    background: #505050;
    position: relative
}

.index_top_mobile_casinos li {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    position: relative;
}

.index_top_mobile_casinos li .name {
    font-size: 14px;
    font-family: ProximaNovaRegular, sans-serif;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-left: 60px
}

.index_top_mobile_casinos > a.check_all,
.index_top_mobile_casinos > a.sidebar_view_all_btn{
    padding: 15px !important;
}

.index_top_mobile_casinos li .play {
    right: 15px;
    top: 18px;
    padding: 0 20px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    background: #4ec65f;
    position: absolute;
    font-weight: 900
}

.index_top_mobile_casinos li .icon {
    left: 15px;
    width: 35px;
    height: 35px;
    padding: 0;
    overflow: hidden;
    position: absolute
}

.index_top_mobile_casinos li .icon img {
    left: -9999px;
    right: -9999px;
    max-height: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

@media (min-width: 767px) and (max-width: 992px) {
    .index_top_mobile_casinos {
        margin-top: 10px
    }
}

.rating_casino_list {
    width: 186px
}

article .top figure {
    background: none !important
}

.text-left {
    text-align: left !important
}

.site--footer .main-content-sub p {
    margin: 0 15px 5px;
    font-family: ProximaNovaSemyBold, sans-serif
}

.present-holder {
    margin-bottom: 0;
    vertical-align: top
}

.register_terms {
    text-align: left;
    padding: 0 0 15px !important;
    font-size: 14px
}

.terms_checks input {
    visibility: hidden;
    position: absolute
}

.terms_checks input:checked + span, .terms_checks span {
    margin: auto;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    vertical-align: middle
}

.terms_checks input:checked + span {
    background: url(../images/icons/check-iconG.svg) center no-repeat;
    background-size: 8px 14px;
    border-color: #4ec65f
}

.terms_checks span {
    border: 2px solid #797979
}

.sign-up-bg .signup-form form .after-submit {
    font-size: 14px
}

#alert_cookies {
    border: 1px solid white;
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    left: 0;
    text-align: center;
    background-color: #000
}

#alert_cookies p {
    color: #fff;
    margin-bottom: 20px
}

#alert_cookies div {
    color: #fff
}

#alert_cookies button {
    padding: 7px;
    background: #df0f14;
    color: #fff;
    height: auto;
    width: auto;
    margin-top: 10px;
    font-weight: 900
}

.text-page-info table:not(.scroll-table),
    /*.top-review table:not(.scroll-table),*/
.styled-info table:not(.scroll-table)
{
    width: 100% !important;
}
.text-page-info table thead,.top-review table thead,.styled-info table thead {
    background-color: #df0e14;
}
.text-page-info th,
.top-review th,
.styled-info th{
    height: 60px;
    color: #fff;
    font-family: ProximaNovaSemibold,sans-serif;
    font-size: 15px;
    text-transform: uppercase;

}
.text-page-info th:not(:last-child),
.top-review th:not(:last-child),
.styled-info th:not(:last-child){
    border-right: 1px solid #fff;
}
.text-page-info table td,.top-review table td,.styled-info table td {
    padding: 15px 10px;
}

.text-page-info table ,
.top-review table,
.styled-info table {
    border: 0;
}

@media screen and (max-width: 767px) {
    .text-page-info table:not(.scroll-table) tr, .text-page-info table:not(.scroll-table) td,
    .top-review table:not(.scroll-table) tr, .top-review table:not(.scroll-table) td,
    .styled-info table:not(.scroll-table) tr, .styled-info table:not(.scroll-table) td{
        display: block;
        width: 100% !important;
        border-color: #df0e14;
    }
    body section .top-review table:not(.scroll-table){
        width: calc(100% - 30px) !important;
        margin: 0 15px;
    }
    .text-page-info table:not(.scroll-table) tr+tr,.top-review table:not(.scroll-table) tr+tr,.styled-info table:not(.scroll-table) tr+tr {
        margin-top: 50px;
    }
    .text-page-info table:not(.scroll-table) td,.top-review table:not(.scroll-table) td,.styled-info table:not(.scroll-table) td {
        position: relative;
        text-align: center !important;
    }

    .text-page-info table:not(.scroll-table) td:before,.top-review table:not(.scroll-table) td:before,.styled-info table:not(.scroll-table) td:before {
        content: attr(data-title);
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        color: #fff;
        font-family: ProximaNovaSemibold,sans-serif;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        text-transform: uppercase;
        background-color: #df0e14;

    }
    .right-cont-hold span a:hover {
        background: url(../images/icons/fav-gray.png) no-repeat;
        background-image: url(../images/icons/fav-gray.svg), none;
    }
    .text-page-info table:not(.scroll-table) thead,.top-review table:not(.scroll-table) thead,.styled-info table:not(.scroll-table) thead{
        display:none;
    }
    .text-page-info table:not(.scroll-table) td,.top-review table:not(.scroll-table) td,.styled-info table:not(.scroll-table) td {
        padding: 50px 10px 10px;
    }
}

.text-page-info table,.top-review table,.styled-info table {
    table-layout: fixed;
}


.related-game2 .play-related-games {
    position: initial;
}

@media screen and (max-width: 1229px) and (min-width: 992px) {
    .enjoy-casinos {
        height: auto;
    }

}
.top-review h3, .top-review h2, .top-review h4, .top-review ul, .top-review ol{
    text-align: initial;
    padding: 0 15px;
}
.contentmenu li{background:url(../images/icons/logo-bullet.svg) 0 4px no-repeat;background-image:url(../images/icons/logo-bullet.svg),none;background-size:14px;list-style:none inside;font-weight:700;color:#0765BE;padding-left:20px}.contentmenu li a:hover{text-decoration:underline}.contentmenu li a{text-decoration:none}a[id],a[name]{color:#333}a[id]:hover,a[name]:hover{color:#333;text-decoration:initial}

.top-ten-casinos .flags a, .top-ten-casinos .flags span {
    margin: 5px 20px;
}

.a-stick-menu .visit_casino{
    text-transform: uppercase;
}
.scroll_table{
    overflow: auto;
}
.scroll_table table{

}
@media screen and (min-width: 991px) {
    .top-review table:not(.scroll-table)
    {
        width: 100% !important;
        margin: 0 !important;
        margin-left: 15px !important;
    }

}
.sidebar_bonus{
    font-size: 11px!important;
    line-height: initial!important;
    opacity: 0.8!important;
}
.index_top_mobile_casinos .sidebar_bonus{
    padding: 0 95px 0 60px;
    color: #fff;
}
.top_casinos .sd-ul .single-link.height_auto{
    height: auto;
}
.height_auto .sidebar_bonus {
    padding: 0 25px 0 15px;
}

blockquote:not(.after-bonus){

    border-left: 4px solid #DDD;
    padding: 5px 10px;
    color: #777;
    margin: 15px;
}
blockquote:not(.after-bonus)>:first-child{
    margin-top: 0;
}
blockquote:not(.after-bonus) p {
    font-size: 14px !important;
    color: #777;
}
blockquote:not(.after-bonus)>:last-child{
    margin-bottom: 0;
}
.review-content blockquote{
    border-left: none;
    padding: 15px 0;
    color: initial;
    margin: 30px 0;
}
.review-content blockquote p:after{
    right: 15px;
}
.review-content blockquote p:before{
    left: 15px;

}

.more_review_text ul:not(.badge_game) li,
.s-article ul:not(.badge_game) li,
.styled-info ul:not(.badge_game) li,
.new-title-article ul:not(.badge_game) li{
    margin: 5px 0 0;
    font-size: 14px;
    position: relative;
    text-indent: 25px;
    background: url(../images/icons/round-gr-check.png) 0 4px no-repeat;
    background-image: url(../images/icons/round-gr-check.svg),none;
}
.more_review_text ol,
.s-article ol,
.styled-info ol,
.new-title-article ol{
    counter-reset: item;
}
.more_review_text ol li,
.s-article ol li,
.styled-info ol li,
.new-title-article ol li{
    margin: 5px 0 0!important;
    font-size: 14px;
    position: relative;
    text-indent: 35px;
}
.more_review_text ol li:before,
.s-article ol li:before,
.styled-info ol li:before,
.new-title-article ol li:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    text-indent: 0;
    color: #fff;
    background: rgba(0,0,0,.7);
    content: counter(item);
    counter-increment: item;
    text-align: center;
}
.casino_review_video {
    position: relative;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}
.casino_review_video:before {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 9px solid rgba(255,255,255,.15);
    background-color: #fff;
    z-index: 1;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.casino_review_video:after, .casino_review_video:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0!important;
    bottom: 0;
    margin: auto;
}
.casino_review_video img {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    min-width: 100%;
}
.casino_review_video:after {
    width: 0;
    height: 0;
    left: 7px;
    z-index: 2;
    border-left: 20px solid #df0e14;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.casino_review_video:hover:before {
    background-color: #df0e14;
    border-color: rgba(223,14,20,.15);
}
.casino_review_video:hover:after {
    border-left-color: #fff;
}
.casino_review_video_container{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,0.5);
    overflow: auto;
    font-size: 0;
    text-align: center;
}

.casino_review_video_container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.casino_review_video_holder{
    display: inline-block;
    vertical-align: middle;
    width: 800px;
    max-width: 100%;
    margin: 90px auto;
}
.overflow_hidden {
    overflow: hidden !important;
}
.top-review-boxs .a-stick-menu{
    height: auto;
}
.a-stick-menu .uk-bonus{
    float: left;
    display: inline-block;
    padding: 10px 0;
}
.subscribe_text{
    padding: 5px 20px;
}
.subscribe_text p{
    margin: 0!important;
}
#subscribe_10x figure{
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#subscribe_10x .close{
    right: 7px;
}
#subscribe_10x .modal-body{
    padding: 0 20px 50px 20px;
}
.new-map-section h2{
    color: #fff;
}
.map-allowed-content h4{
    padding-top: 7px;
}
.select-state-holder{
    padding-top: 13px;
}
.legal-countries .ilegal:before{
    background-color: gray!important;
}
.legal-countries .ilegal{
    color:gray!important;
}
.legal-countries .ilegal:before,
.legal-countries .legal:before{
    width: 100px!important;
}
.subscribe_text_link,
.subscribe_text_link:hover{
    font-weight: 900;
    text-decoration: underline;
    color: #fff!important;
}
.main-content-sub{
    border:none;
}
.form_and_text_holder{
    border: 2px dashed rgba(0,0,0,.15);
}
.casino_review_red_text{
    padding: 15px;
    background: #df3a32;
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    margin: 0 15px 20px 15px;
    border-radius: 25px;
}
.casino_review_red_text img{
    position: absolute;
    width: 20px;
}
.casino_review_red_text span{
    padding-top: 5px;
    display: inline-block;
    margin-left: 30px;
}
.visible-xs{display:none!important}
@media screen and (max-width: 768px) {
    .visible-xs {
        display: block!important;
    }
}
.subscribe_profile_text{
    text-align: center;
    margin-top: 20px;
}
.terms_checks {
    color: #c03;
    cursor: pointer;
}
.terms_checks span{
    margin-right: 3px!important;
}
.more_review_text{
    padding-right: 15px;
}
.newsletter-subscription-box .text1{
    font-size:16px;
    margin-bottom: 20px;
}
.newsletter-subscription-box .text1 p{
    font-size:16px;
}
.newsletter-subsctiption-section .newsletter-subscription-holder .newsletter-subscription-box .subscribe_text_link{
    background: none;
    padding: 0;
    color: #df3a32!important;
    text-transform: none;
    font-size: inherit;
    text-decoration: none;
    font-weight: normal;
}
.newsletter-subsctiption-section .newsletter-subscription-holder .newsletter-subscription-box .subscribe_text_link:hover{
    text-decoration: underline;
    font-weight: 900;
}
#location_popup .location_flag_link{
    margin-bottom: 50px;
}
#location_popup p{
    padding: 0 20px;
    margin-bottom: 30px;
}
#location_popup .location_flag{
    width: 190px;
    height: 190px;
    border-radius: 50%;
}
.newsletter-subscription-box span{
    width: 50px!important;
    height: 50px!important;
    line-height: 50px!important;
}
.mobile_load_more_casinos{
    padding: 15px !important;
}
.mobile_load_more_casinos a{
    color:#fff;
}
.social-like .fb_box, .social-like .gplus_box, .social-like .tw_box{
    width:100%
}
.mobile_sticky_icons{
    display: none;
}
@media screen and (max-width: 767px) {
    .cta_casino_top.row div:nth-child(1){
        height: auto;
    }
    #scrollUp.isset_mobile_sticky_icons{
        bottom: 80px;
    }
    .mobile_sticky_icons{
        display: block;
        width: 100%;
        height: 75px;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #f5f5f5;
        z-index: 99;
        padding: 0;
        overflow: hidden;
    }
    .mobile_sticky_icons a{
        font-size: 9px;
        color: #505050;
    }
    .mobile_sticky_icons li{
        position: relative;
        width: 25%;
    }
    .mobile_sticky_icons li:not(:last-child):before{
        content: " ";
        position: absolute;
        right: 0;
        top: 25px;
        width: 1px;
        height: 20px;
        opacity: 0.3;
        background: #505050;
    }
    .top-review figure{
        text-align: center !important;
    }
    .top-review > div:nth-child(1){
        float: none !important;
        width: 100%;
    }
    .top-review > div:nth-child(2) > h1{
        padding: 0;
        margin: 0;
        max-width: 100%;
        text-align: center;
        display: block;
    }
    .top-review .last-update{
        text-align: center;
        display: block;
    }
}
.chip_bullet li:before,
.cancel_bullet li:before,
.delete_bullet li:before,
.question_bullet li:before,
.yellow_arrow_bullet li:before{
    display: none;
}
.chip_bullet li{
    background: url(../images/bullets/chip.png) 0 no-repeat!important;
    background-image: url(../images/bullets/chip.png),none!important;
}
.cancel_bullet li{
    background: url(../images/bullets/cancel.png) 0 no-repeat!important;
    background-image: url(../images/bullets/cancel.png),none!important;
}
.delete_bullet li{
    background: url(../images/bullets/delete.png) 0 no-repeat!important;
    background-image: url(../images/bullets/delete.png),none!important;
}
.question_bullet li{
    background: url(../images/bullets/question.png) 0 no-repeat!important;
    background-image: url(../images/bullets/question.png),none!important;
}
.yellow_arrow_bullet li{
    background: url(../images/bullets/yellow_arrow.png) 0 no-repeat!important;
    background-image: url(../images/bullets/yellow_arrow.png),none!important;
}
.chip_bullet li,
.cancel_bullet li,
.delete_bullet li,
.question_bullet li,
.yellow_arrow_bullet li{
    background-size: 18px!important;
    list-style: none inside!important;
}
.collapse {
    display: none!important;
}
.collapse.in {
    display: block!important;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}
.collapse_table .table_collapse_btn{
    color: #fff;
    font-weight: 900;
    margin-top: 25px;
    font-family: ProximaNovaSemibold,sans-serif;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    background-color: #df0e14;
    position: relative;
}
body div .hide {
    display: none!important;
}
.table_collapse_btn::after {
    content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    width: 17px;
    height: 3px;
    top: 18px;
    right: 8px;
    z-index: 9;
}
.table_collapse_btn::before {
    content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    width: 3px;
    height: 17px;
    right: 15px;
    top: 11px;
    z-index: 9;
}
.table_collapse_btn div{
    border: 1px solid #df0d14;
    padding: 0!important;
    background: #fff;
    color: #333;
    text-decoration: initial;
    text-transform: initial;
    font-weight: 300;
    font-family: ProximaNovaLight,sans-serif;
}
.hide_collapse_btn{
    visibility: hidden;
    height: 0;
}
.collapse td:first-child::after,
.collapsing td:first-child::after{
    content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    width: 17px;
    height: 3px;
    top: 18px;
    right: 8px;
    z-index: 9;
}