.wcuTabContent .chosen-container-single .chosen-single {
    height: 25px;
    padding: 0 0 0 8px;
}

.wcuTabContent .chosen-container-single .chosen-single div b {
    background-position-y: 4px;
}

#wcuSwitcherTab .chosen-container,
#wcuOptionsTab .chosen-container {
    min-width: 400px;
}

.wcuCurrenciesShell .nav-tab:focus {
    box-shadow: none;
}

.wcuCurrencyHeader,
.wcuCurrencyItem {
    padding: 10px;
}

.wcuCurrencyHeader {
    font-weight: bold;
}

.wcuCurrencyItem {
    background-color: #ffffff;
    margin-bottom: 10px;
}

.wcuCurrencyHeader.row,
.wcuCurrencyItem.row {
    margin-right: -5px;
    margin-left: -5px;
}

.wcuCurrencyHeader>div,
.wcuCurrencyItem>div {
    padding-right: 5px;
    padding-left: 5px;
}

.wcuCurrencyItem input[type="text"],
.wcuCurrencyItem select {
    display: inline-block;
    width: 100%;
}

.wcuCurrencyItem .iradio_minimal,
.wcuCurrencyItem input,
.wcuCurrencyItem select,
.wcuCurrencyItem button {
    margin-right: 5px;
    margin-top: 1px !important;
    margin-bottom: 1px;
}

.wcuCurrencyItem select {
    vertical-align: top;
}

.wcuCurrencyItem button {
    display: inline-block;
    height: 27px;
}

.wcuAddCurrency {
    margin-top: 10px;
}

.wcuCurrencyEtalon {
    width: 100%;
    overflow: hidden;
    margin-right: 0; 
}

@media (max-width:768px) {
    .wcuTabContent table.form-table select {
        width: 300px;
    }
}


/* Slider styles */

.wcuTabContent .toeSliderContainer {
    width: 400px;
}

.wcuTabContent .toeSliderDisplay {
    text-align: center;
    padding-bottom: 5px;
}


/* ColorPicker styles */

.wcuTabContent .wp-picker-container input[type=text].wp-color-picker {
    width: 65px !important;
    margin: 0 6px 6px 0;
    padding: 3px 6px;
}

.wcuTabContent .button.button-small.wp-picker-default {
    margin: 0 6px 6px 0;
}

.wcuTabContent .wp-picker-container {
    display: inline-block;
}

.wcuShowFlags label {
    margin: 0 10px 0 0;
}


/* LivePreview styles */

.wcuCurrencySwitcher {
    display: block !important;
    position: absolute !important;
    z-index: auto !important;
}

.wcuTabContentCurrencySwitcherPreviewWrapper {
    display: inline-block;
    position: relative;
    max-width: 500px;
    width: 100%;
    max-height: 500px;
    height: 100%;
    z-index: auto;
    overflow: hidden;
    content: " ";
    background: #efefef;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    box-shadow: 0 1px 0 #ccc;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.wcuTabContentCurrencySwitcherPreviewOverlay {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .35);
    content: " ";
}

.wcuTabContentCurrencySwitcherPreviewClose {
    display: inline-block;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin: 4px !important;
}

.wcuCurrencySwitcher {
    display: inline-block !important;
}

.wcuCurrencySymbol,
.wcuCurrencyUserSymbol {
    line-height: 28px;
    height: 28px;
    display: inline-block;
    padding-right: 38px;
}
.wcuTabContent select, .wcuTabContent input[type=text]  {
    line-height: normal !important;
    height: 28px;
}
.wcuTabContent input[type=text]  {
    min-height: 28px; 
}

.wcuCurrencySymbolEdit {
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 25%;
    cursor: pointer;
    transform: translate(0%, -50%);
    transition: .4s;
}

.wcuCurrencySymbolEdit:hover {
    color: #4ae8ea;
}

.wcuSelectMultiple select {
    min-height: 200px;
}

.wcuCurrencyItemWarning,
.wcuRateWarning,
.wcuCustomCurrencyCodeWarning,
.wcuCurrencyEtalonWarning {
    border: 1px solid red !important;
}

.wcuTabContentCurrencyErrorItem {
    display: none;
}

.nav-tab.wcuShowPro {
    position: relative;
    display: block;
}

.wcuShowPro:after {
    display: block;
    position: absolute;
    content: 'PRO';
    right: 1px;
    top: -7px;
    font-size: 10px;
    letter-spacing: .5px;
    color: #adadad;
}

.wcuPreviewProOptions {
    display: block;
    position: relative;
    max-width: 100%;
}

.wcuTabContentPreviewInner {
    display: block;
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 3px;
    background: white;
    border: 1px solid #dddddd;
    margin: 20px 0px;
    overflow: hidden;
}

.wcuTabContentPreviewInner .wcuCurrencyConverter .ddTitle {
    padding-left: 0px;
}

.wcuTabContentPreviewInner .wcuCurrencyConverter .ddcommon .ddTitle {
    display: block;
}

.wcuTabContentPreviewInner .top {
    top: 0px !important;
}

.wcuTabContentPreviewInner .wcuCurrencyRatesTableButton tr td {
    width: auto !important;
}

.wcuTabContentPreviewInner .wcuCurrencyRatesTableButton table {
    width: auto !important;
}

.wcuTabContentPreviewInner .wcuCurrencyConverter .wcuExchangeIcon {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 24px;
    width: 100%;
    transition: .4s;
    text-align: center;
}

.wcuTabContentPreviewInner .container,
.wcuTabContentPreviewInner .container-fluid,
.wcuTabContentPreviewInner .row,
.wcuTabContentPreviewInner .wcuCol-md-2,
.wcuTabContentPreviewInner .wcuCol-md-5,
.wcuTabContentPreviewInner .wcuCol-md-12,
.wcuTabContentPreviewInner .wcuMargin,
.wcuTabContentPreviewInner .wcuCol-xs-12 {
    margin: 0px !important;
    padding: 0px !important;
}

.wcuTabContentPreviewInner .wcuCurrencyConverterShell div input,
.wcuTabContentPreviewInner .wcuCurrencyConverterShell div select,
.wcuTabContentPreviewInner .wcuCurrencyConverterShell div .dd {
    width: 90% !important;
    margin: 5px 4.99% !important;
}

.wcuTabContentPreviewInner .wcuCurrencyConverterShell div .dd {
    width: 88.5% !important;
}

.wcuTabContentPreviewInner .wcuCurrencyConverterShell div .wcuCurrencyConvertBtn {
    width: 95% !important;
    margin: 5px 2.45% !important;
}

.wcuTabContentPreviewInner .wcuCurrencyConverterLayout_vertical .wcuCurrencyConverterShell div input,
.wcuTabContentPreviewInner .wcuCurrencyConverterLayout_vertical .wcuCurrencyConverterShell div select {
    width: 95% !important;
    margin: 5px 2.45% !important;
}


.wcuTabContentPreviewInner .wcuFloatOpeningButton_currency_codes .wcuCurrencySwitcherButton {
    overflow:hidden !important;
    text-align:center !important;
}

.wcuTabContentPreviewInner .wcuFloatOpeningButton_currency_symbols .wcuCurrencySwitcherButton {
    overflow:hidden !important;
    text-align:left !important;
}

.woocommerce table.form-table {
    table-layout: inherit !important;
}
.supsystic-sticky-active {
    position: fixed !important;
    z-index: 99;
}
.wcuTabContentPreviewInner #wcuCurrencySwitcher {
	position:absolute;
}
.wcuTabContentPreviewInner #wcuCurrencyConverter {
	position:absolute;
}
.wcuTabContentPreviewInner #wcuCurrencyRates {
	position:absolute;
}
.wcuTabContentChild table.form-table th, .wcuTabContentChild table.form-table td {
	padding:15px 0px !important
}
.wcuTabContentInrowElement {
	display:inline-block;
	position:relative;
	float:left;
	line-height:30px;
}
.wcuTabContentInrowElement label {
	margin-left:0px !important;
	font-weight: normal;
}
.forminp .wcuTabContentInrowElement {
	margin-left:0px !important;
}
.forminp .wcuTabContentInrowElement:nth-child(1) {
	margin-left:0px !important;
}
.wcuTabContentChild .form-table th {
	width:inherit;
}
.wcuTabContentChild .form-table th.col-md-3 {
	width: 25%;
}
.wcuHideIfFullSizeViewChecked {
	display:none !important;
}
.wcuCurrencyItem .dd .ddChild li img {
    padding: 0 6px 0 0;
	width: 100%;
	height: auto;
	max-width: 24px;
}
#wpfooter #footer-left {
	display:none;
}
@media (max-width:980px) {
	.wcuTabContentChild table.form-table th, .wcuTabContentChild table.form-table td {
    	padding: 15px 10px !important;
	}
	.wcuTabContentPreviewInner {
		width:350px;
		height:350px;
		margin:20px auto;
	}
}
@media (min-width: 992px) {
	.col-md-8 {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.col-md-4 {
		margin-left: 0px;
 	   margin-right: 0px;
 	   padding-right: 0px;
 	   padding-left: 0px;
	}
}
.wcuTabContent li.search-field input{
	width: 100% !important;
}

.wcuCurrencyItem .ddcommon .ddTitle {
    position: relative;
    display: inline-block;
    width: 100%;
	height: 24px;
}

.wcuCurrencyItem .wcuRowFlex {
	display: -ms-flexbox;
	display: flex;
}
.wcuCurrencyItem .wcuExchangeFeeSign {
	max-width: 45px;
	margin: 0;
}

.wcuPopupMessageChild {
	display: none;
}