#RMenuLanguagesWrap .selectdiv {position: relative; float: left; height:32px;}

#RMenuLanguagesWrap .selectdiv:after {content: '\f107';font: normal normal normal 16px FontAwesome;color: #333; right:0;top: 50%;transform: translateY(-50%);position: absolute;pointer-events: none;}

/* IE11 hide native button (thanks Matt!) */
#RMenuLanguagesWrap select::-ms-expand {display: none;}

#RMenuLanguagesWrap .selectdiv select {-webkit-appearance: none;-moz-appearance: none;appearance: none;width:55px;border:1px solid #ccc;border-radius:0 !important;height:32px;padding-left:6px;padding-bottom:1px;font-weight:700;background:transparent;border:0;font-size:26px;}


#RMenuLanguagesWrap .selectdiv option {font-size:18px;}

#RMenuLanguagesWrap .selectdiv option span {border-bottom:1px solid #ccc;padding: 0 5px;}