/* CASINOWEBSPIELE */
body .new-custom-language-switch.DE {
    margin-top: 10px;
}
body .new-custom-language-switch.DE .lang-selected.show-list .footer-flags {
        background: #202020 !important;
        border: 1px solid #000 !important;
}
body .new-custom-language-switch.DE .lang-selected.show-list .footer-flags a span {
    color: #fff !important;
    font-family: sans-serif;
}
body .new-custom-language-switch.DE .new-footer-flags li a:hover {
    background: #525252;
}
body .new-custom-language-switch.DE .new-current-lang i {
    color: #fff;
    font-family: sans-serif;
}
body .new-custom-language-switch.DE span::after {
    content: "";
    position: relative;
    margin: 0px 5px 0px 10px !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    top: 4px;
}
/* CASINOWEBSPIELE */



/* CASINOWEBGAMES */

body .new-custom-language-switch.EN .lang-selected.show-list .footer-flags {
        background: #0F2A47 !important;
        border: 1px solid #0F2A47 !important;
}
body .new-custom-language-switch.EN .lang-selected.show-list .footer-flags a span {
    color: #fff !important;
    font-family: sans-serif;
}
body .new-custom-language-switch.EN .new-footer-flags li a:hover {
    background: #1b476c;
}
body .new-custom-language-switch.EN .new-current-lang i {
    color: #fff;
    font-family: sans-serif;
}
body .new-custom-language-switch.EN .new-current-lang i {
    color: #fff;
}
body .new-custom-language-switch.EN span::after {
    content: "";
    position: relative;
    margin: 0px 5px 0px 10px !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    top: 0px;
}
/* CASINOWEBGAMES */

body .new-custom-language-switch {
    text-align: center;
    position: relative;
    line-height: 0;
}
body .new-custom-language-switch .lang-selected {
    width: 300px;
    background: transparent !important;
    display: inline-block;
}
body .footer-flags-container {
    display: none;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags {
    text-align: left;
    list-style-type: none;
}

body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags {
    display: block !important;
    bottom: 40px !important;
    width: 300px;
    text-align: left;
    right: 0;
    list-style-type: none;
    height: 250px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: scroll;
    -webkit-overflow-y: scroll;
    -moz-overflow-y: scroll;
    border: solid 1px #ccc;
    background: #f0f0f0;
    padding: 0;
    position: relative;
    margin: 0px;
    top: 0px;
    margin-bottom: 10px;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags1 {
    display: block !important;
    top: auto;
    bottom: 40px !important;
    width: 300px;
    text-align: left;
    right: 0;
    list-style-type: none;
    height: 250px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-y:scroll;
    -moz-overflow-y: scroll;
    border: solid 1px #0F2A47;
    background: #002137;
    padding: 0;
        position: relative;
    top: 0px;
    margin-bottom: 20px;
    
}
body .new-custom-language-switch span::after {
    content: "";
    position: relative;
    margin: 0px 5px 0px 10px !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #555;
}

body .new-footer-flags li a:hover {
    background: #cdcdcd;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags span:after {
    content: '';
    display: none;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags a {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    color: #fff;
}
.new-custom-language-switch ul.footer-flags.new-footer-flags1 a:hover {
    background: #1b476c;
}
body .custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags a {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    color: #555;
}
body .new-custom-language-switch .new-footer-flags a i {
    margin-right: 10px;
    color: #fff;
    background: #00a2fa;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 0;
    text-align: center;
    font-style: normal;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags1 a span {
    color: #fff;
    font-size: 14px;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags a span {
    color: #555;
    font-size: 14px;
}
body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags img {
    margin-right: 10px;
    width: 25px;
}
body .new-current-lang {
    overflow: hidden;
    padding-bottom: 20px;
}
body .new-custom-language-switch .lang-selected img:last-of-type {
    width: 30px;
}
body .new-current-lang i {
    color: #555;
    font-size: 16px;
    font-style: normal;
    position: relative;
    top: -9px;
    padding-left: 10px; 
}
@media ( min-width: 768px ) {
    body .new-custom-language-switch .lang-selected {
        padding-top: 0 !important;
        padding-bottom: 0px !important;
    }
}
@media( max-width: 768px ) {
    body .new-custom-language-switch {
        margin-bottom: 10px;
        margin-top: 0 !important;
    }
    body div.new-custom-language-switch span::after {
        top: 0 !important;
    }
    body .new-custom-language-switch .lang-selected.show-list ul.footer-flags.new-footer-flags {
        width: 90%;
        margin: 0px auto 20px auto;
        padding-top: 5px;
        position: relative;
    }
    body .new-custom-language-switch .lang-selected {
        margin: 0 !important;
        padding: 0 !important;
    }
}