ul.banner_menu .language-button {
    width: 32px;
    height: 32px;
    line-height: 32px;
    float:right;
    clear:none;
    margin-left: 8px;
    margin-right: 8px;
}

ul.banner_menu .language-button>button {
    width: 28px;
    max-width: 28px;
    height: 28px;
    line-height: 28px;
    margin-top: 2px;
    border-radius: 18px;
    box-sizing: content-box;
    color: transparent;
    background-size: cover;
    background-position: center;
    clear:both;
    float:left;
}

ul.banner_menu .language-button  div.generic_options_anchor {clear: both;}

div.language_choose {float:none;margin-left:auto;margin-right:auto;clear:none;background:transparent;margin-top:0px;width:250px;}
div #language_choose_width {float:none;clear:both;width:250px;min-width:250px;height:0px;max-height:0px;line-height:0px;margin-top:0px;overflow:hidden;}
.language_choose #language_choose_heading {font-size:1.25em; font-weight:bold;width:100%; float:left; text-align:center;margin-top:0.25em; margin-bottom:0.5em;}
.language_choose #language_choose_line {float:left;clear:both;width:100%;background:transparent;height:30px;line-height:30px;}

.language_choose .language_choose_post_button {border:none;background:transparent;clear:both;width:100%;}
.language_choose .language_choose_post_button_img {float:left; min-width: 64px; height: 32px; background-size: cover; background-position: center;}
.language_choose .language_choose_post_button_name {float:left; margin-left:8px; font-weight:bold; line-height:32px; vertical-align:middle; font-size:1.25em;}
.language_choose button {width:auto;}
.language_choose>form {clear:both;}

.language_choose .generic_thin_panel {width:100%;}

/*.language-button div.generic_options_position {top:0px;right:0px;font-size:0.8em;}*/

.language-button .language-icon-en {
  background-image: url(../../images/core/flags/gb.svg);
}

.language-button .language-icon-cy {
  background-image: url(../../images/core/flags/gb-wls.svg);
}

.language-button .language-icon-fr {
  background-image: url(../../images/core/flags/fr.svg);
}

.language-button .language-icon-nl {
  background-image: url(../../images/core/flags/nl.svg);
}

.language-icon-es {
  background-image: url(../../images/core/flags/es.svg);
}

.language-icon-it {
  background-image: url(../../../css/core/flags/it.svg);
}