/*===================================================================*/
#icl_save_default_button, #icl_cancel_default_button, #icl_theme_localization {
display: none; }
/* Wizard */
#icl_setup_wizard .icl_setup_wizard_step {
float: left;
width: 25%;
font-weight: bold;
font-size: 11px; }
#icl_setup_wizard_progress {
margin: 10px 0 10px 0;
width: 100%;
height: 10px;
background-color: #ccc; }
#icl_setup_wizard_progress_bar {
height: 10px;
background-color: #777; }
/* Wizard END */
/* Color picker */
#colorPickerDiv {
z-index: 999; }
#colorPickerDiv a {
padding: 1px;
border-bottom: 0;
text-decoration: none; }
#colorPickerDiv a:hover {
padding: 1px;
border-bottom: 0;
text-decoration: none; }
/* Color picker END */
#icl_edit_languages_table td {
vertical-align: middle; }
#icl_edit_languages_table input {
width: 70px; }
#icl_edit_languages_table .radio, #icl_edit_languages_table .file {
width: auto; }
#icl_edit_languages_info ul {
padding: 15px;
list-style: square inside; }
/* Wizard section */
.wpml-section-wizard-steps h3 {
color: #278ab7; }
/* Wizard section END */
/* Languages section */
.wpml-section-languages .selected {
font-weight: bold; }
.wpml-section-languages .available-languages, .wpml-section-languages .enabled-languages {
margin: 0 0 20px 0; }
.wpml-section-languages .available-languages {
overflow: hidden; }
.wpml-section-languages .available-languages li {
display: inline-block;
width: 170px; }
.wpml-section-languages .available-languages li:hover {
color: #21759b;
font-weight: bold; }
.wpml-section-languages .enabled-languages li {
position: relative; }
.wpml-section-languages .enabled-languages input[type="radio"] {
/*position: absolute;*/
/*left: -18px;*/
display: none; }
.wpml-section-languages .inactive-content-table {
width: auto; }
.wpml-section-languages .inactive-content-table td {
text-align: right; }
.wpml-section-languages .inactive-content-table tfoot td {
font-weight: bold; }
.branch-3-8 .enabled-languages input[type="radio"] {
left: -22px;
top: 7px; }
/* Languages section END */
/* URL format */
.wpml-section-url-format ul table {
margin: 10px 0; }
/* URL format END */
/* Language switcher */
.language-selector-preview {
float: right;
padding: 0 15px;
height: 30px;
border: 1px solid #ccc; }
.language-selector-preview-footer {
float: none;
padding: 15px;
min-height: 80px;
height: auto; }
.wpml-section-language-switcher .languages-order {
overflow: hidden; }
.wpml-section-language-switcher .languages-order li {
float: left;
margin: 0 8px 0 0;
padding: 2px 8px;
border: 1px solid #DFDFDF;
border-radius: 2px;
/* autoprefixer: off */
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==") repeat scroll 0 0 #f1f1f1;
background: linear-gradient(to top, #ececec, #f9f9f9) repeat scroll 0 0 #f1f1f1;
cursor: move; }
.wpml-section-language-switcher span.dashicons {
font-size: 14px;
display: inline;
width: auto;
height: auto;
line-height: inherit;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
font-weight: 900;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: none; }
/* Language switcher END */