/**
 * Admin CSS
 */




.tranzly-translation-progress {
	margin-top: 20px;
}
.tranzly-translation-progress:not(.active) {
	display: none;
}
.tranzly-translation-progress .progress-table {
	/*max-width: 550px;*/
	width: 100%;
}
.tranzly-translation-progress .progress-table .progressbar-column {
	width: 100%;
}
.tranzly-translation-progress .progressbar {
	height: 25px;
	overflow: hidden;
	background-color: #e9e9e9;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.tranzly-translation-progress .progressbar > div {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #37c496;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-info {
	font-size: 16px;
	text-align: center;
	padding: 10px 0 ;
}
.tranzly-translation-progress .tranzly-success-message {
	color: #1f2020;
text-align: center;
font-size: 18px;
font-family: arial;
margin: 0;
}

.tranzly-translation-error {
	display: none;
	margin: 5px 0 0;
	background: #fff;
	border-left: 4px solid #dc3232;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 1px 12px;
}

table.form-table select {
    width: 300px;
}

.tranzly_spinner {
    background: url(../img/world.svg) no-repeat;
    background-size: 34px 30px;
    display: inline-block;
    /* visibility: hidden; */
    float: left;
    vertical-align: middle;
    /* opacity: .7; */
    /* filter: alpha(opacity=70); */
    width: 35px;
    height: 35px;
	line-height: 35px;
}
.text-center{
text-align: center;
}
.text-right{
	float: right;
}
.text-left{
	float: left
}
span.tranzly_spinner_text{margin:0  10px; line-height: 25px; color: #ff6f6f }
.tranzly_spinner_div{visibility: hidden;}

.mylod{
	display: none;
  left:0!important;
  top: 0px!important;
  width: 100%!important;
  height: 100%!important;
  position: fixed!important;
  /* background: rgba(0, 0, 0, 0.5)!important; */
  z-index: 999999999 !important; 
}
.mylodsub{
	width: 300px;
	position: fixed;
	top: 30%;
	left: 40%;
	right: 0px;
	margin: 0px auto;
	border-radius: 3px;
	/* background: #ddd; */
	text-align: center;
}
.cnmsg {
	font-size: 18px;
	color: #212121;
	
}

.spinner1_img{
	width: 100%
}

input#override_translation {
    display: none;
}
.form-table .regular-text {
    width: 300px;
}

span.select2-selection.select2-selection--multiple {
    width: 300px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: dashed #1d3ad7 1px !important;
}
input.select2-search__field{width: 100%!important;}

span.select2.select2-container.select2-container--default {
    width: 60% !important;
}
h2 { margin: 0 !important}

.button-primary.savesettings , #translate_posts_btn , #generate_posts_btn{
	
	background: #1d3ad7;
	border: 0px;
	padding: 7px 25px;
	margin-left: 220px;
	margin-top: 20px;
	text-align: center;
}

.button-primary.savesettings.side {margin: 10px auto; width: 100%; padding: 5px 15px; }
.trnoticed {display: block; margin: 10px 0; text-align: center; font-size: 14px;}
.button-primary.savesettings:hover ,.button-primary.savesettings.side:hover, #translate_posts_btn:hover , #generate_posts_btn:hover {
	
	background: #555
}
 #translate_posts_btn, #generate_posts_btn {
 margin-left: 0}
 
  .premiumnotice {
	   display: inline-block;
	   
  }
 .premiumnotice.left {
	 width: 60%; 
	 float: left;

}
 .premiumnotice.right{
	 width: 28% ; 
	  display: inline-block;
	  float: right;

	  
	 box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
border: 1px solid #dcdcdc;
background-color: #fff;
padding: 16px;
margin: -1px 0 20px;
	
	
}

 .premiumnotice.right h3{ text-transform: none; text-align: center;margin-top: 0;
font-weight: 600;
font-size: 16px;}
.bluredimg {
    margin: 30px 10px;;
	
}

.prenotice {
color: #2a2a2d;
font-size: 18px;
padding: 5px 15px 15px;
text-align: center;
text-transform: uppercase;
	
}
p.submit {
  
    clear: both;
}
.afflink {
	font-size: 1em;
	
}

.moreheading {
	text-align: center;
	line-height: 25px;
	
}
.presection li{ font-size: 15px }
.presection li::before {
    content: "+";
    left: 0;
    font-weight: 700;
	margin-right: 10px; 
	font-size: 18px;
}
 
 .tranzly-button-upsell {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-height: 48px;
    padding: 8px 1em;
    font-size: 16px;
    line-height: 30px;
    font-family: Arial,sans-serif;
    color: #000;
    border-radius: 4px;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,.2);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,.2));
    text-decoration: none;
    background-color: #fec228;
	display: block;
	text-align: center; 
}
  .tranzly-button-upsell:hover {
    color: #000;
  background-color: #f2ae01;}
  
  
  
    .tranzly-button-upsell:focus {
		  color: #000;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,.2),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);
}
/* Toggle Button */
.cm-toggle {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	border: 0;
	outline: 0;
	cursor: pointer;
	margin: 10px;
	margin-left: 5px !important;
	
}
input.cm-toggle {
	
	margin-left: 15px !important;
	
}



/* To create surface of toggle button */
.cm-toggle:after {
	content: '';
	width: 60px;
	height: 28px;
	display: inline-block;
	background: rgba(196, 195, 195, 1);
	border-radius: 18px;
	clear: both;
	margin: -5px -13px;
}
/* Contents before checkbox to create toggle handle */
.cm-toggle:before {
	content: '';
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	left: -10px;
	top: -8px;
	border-radius: 50%;
	background: rgb(255, 255, 255);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
	margin: 5px 0px !important;
}
/* Shift the handle to left on check event */
.cm-toggle:checked:before {
	left: 22px;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
	width: 23px !important;
	height: 23px !important;
	content: '' !important;
}
/* Background color when toggle button will be active */
.cm-toggle:checked:after {
	background: #1d3ad7;
}

/* Transition for smoothness */
.cm-toggle,
.cm-toggle:before,
.cm-toggle:after,
.cm-toggle:checked:before,
.cm-toggle:checked:after {
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
}