#lang_sel,
#lang_sel_click {
  background-color: rgba(58,58,58,0.07);
}
.wf-td #lang_sel,
.wf-td #lang_sel_click {
  background-color: rgba(160,160,160,0.07);
}
.text-near-menu #lang_sel,
.text-near-menu #lang_sel_click {
  background-color: rgba(246,246,246,0.07);
}
#lang_sel:hover,
#lang_sel_click:hover {
  background-color: rgba(48,48,48,0.85);
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
#lang_sel li > ul,
#lang_sel_click li > ul {
  background-color: rgba(48,48,48,0.85);
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
#header #lang_sel_list {
  vertical-align: middle;
}
#lang_sel a,
#lang_sel_click a,
#lang_sel_list a {
  color: #3a3a3a;
}
.wf-td #lang_sel a,
.wf-td #lang_sel_click a,
.wf-td #lang_sel_list a {
  color: #a0a0a0;
}
.text-near-menu #lang_sel a,
.text-near-menu #lang_sel_click a,
.text-near-menu #lang_sel_list a {
  color: #f6f6f6;
}
#lang_sel:hover a,
#lang_sel_click:hover a {
  color: #e5e5e5;
}
#lang_sel:hover a:hover,
#lang_sel_click:hover a:hover {
  color: #e6574c;
  background-color: rgba(229,229,229,0.07);
}
.text-near-logo #lang_sel:hover a *,
.text-near-logo #lang_sel_click:hover a * {
  color: #e5e5e5 !important;
}
.text-near-logo #lang_sel:hover a:hover,
.text-near-logo #lang_sel_click:hover a:hover,
.text-near-logo #lang_sel:hover a:hover *,
.text-near-logo #lang_sel_click:hover a:hover * {
  color: #e6574c !important;
}
#lang_sel a:first-child,
#lang_sel_click a:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
#lang_sel a:last-child,
#lang_sel_click a:last-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
