*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

/*body.preloader-ultimate:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0; 
  bottom: 0;
  z-index: 1000000;
  background-color: rgba(26,188,156,0.5) !important;
}

.preloader-ultimate-container{
  background-color: rgba(26,188,156,0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0;
  z-index: 1000000;
  line-height: 0;
}*/

input[type=radio]:checked:before,
input[type=checkbox]:checked:before{
  color: #1abc9c;
}
input[type=radio]:checked:before{
  background-color: #1abc9c;
}
.label{
  color: #23282d;
  font-size:14px;
  font-weight:600;
}
.form-table p.description{
	font-weight: normal;
  font-size: 13px !important;
}

.nav-tab-wrapper{
  margin-bottom: 5px;
  margin-top: 12px;
}
.nav-tab-wrapper .nav-tab{
  cursor: pointer;
}
.nav-tab-wrapper .nav-tab-active{
  background-color: #fff;
}

.preloader-ultimate-settings.global-settings{
  padding: 30px;
  background-color: #fff;
}
.preloader-ultimate-settings{
  padding: 10px 0;
}
.preloader-ultimate-settings .form-table th{
  padding: 10px 10px 10px 0;
}
.preloader-ultimate-settings h2{
  color: #0073aa;
  padding-bottom: 4px;
  border-bottom: 1px solid #0073aa;
}
.preloader-ultimate-settings select,
.preloader-ultimate-settings input[type="text"]{
  width: 100%;
}
.global-settings h2{
  margin-top: 20px;
}


.save-options{
	float: right;
}
.spinner-list{
  margin-bottom: 20px;
}
.img-con{
	width: 60px;
	height: 60px;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
  position: relative;
  line-height: 0;
	background-color: #1abc9c;
}
.img-con:hover{
  border: 2px solid #F1C40F;
}
/*svg loader*/
.img-con > img{
  width: 100%;
  height: 100%;
} 
/*css3 loader and custom loader upload*/
.img-con > div, 
.upload-preview > img{
  position: absolute !important;
  top: 0; left: 0; bottom: 0; right: 0;
  margin: auto;
}
.custom-upload{
  width: 300px;
}
.upload-preview{
	height: 200px;
	width: 100%;
	margin: 10px 0;
	position: relative;
	border: 1px solid #ddd;
}
.upload-preview > img{
	max-width: 200px;
	max-height: 200px;
}
/*gif loader*/
.gif-img-list .img-con {
  padding: 0;
  background-color: #fff;
}
/*custom html*/
.custom-html{
  width: 300px;
}
.custom-html textarea{
  width: 100%;
  height: 200px;
  margin: 10px 0;
}

.center-spin{
  position: absolute !important;
  top: 0; left: 0; bottom: 0; right: 0;
  margin: auto;
}
#spinner-preview,
#ie-spinner-preview{
	width: 100%;
  line-height: 0;
	min-height: 220px !important;
	position: relative;
	background-color: #1abc9c;
	outline: 1px solid #ddd;
  overflow: hidden;
}
#css-width > div,
#ie-css-width > div{
  display: inline-block;
  margin-right: 10px;
}

.required{
  color: #888;
  font-size: 13px;
  font-style: italic;
}
.wp-list-table thead tr th:nth-child(5){
  width: 240px;
}
.table-preview{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 50px;
  line-height: 0;
  background-color: #1abc9c;
}
.slider-con{
  position: relative;
  padding-left: 60px;
  width: 100%;
}
.slider-con > div:nth-child(2){
  position: absolute;
  left: 0;
  top: 0;  
  font-weight: bold;
  font-size: 16px;
}
.tooltip{
  width: 24px;
  margin-bottom: -6px;
}

/*by rendhon*/

.img-con-gif{
  width: 60px;
  height: 60px;
  padding: 5px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  line-height: 0;
  background-color: #fff;
}
.img-con-gif:hover{
   border: 2px solid #F1C40F;
}
/*svg loader*/
.img-con-gif > img{
  width: 100%;
  height: 100%;
} 
/*css3 loader and custom loader upload*/
.img-con-gif > div, 
.upload-preview > img{
  position: absolute !important;
  top: 0; left: 0; bottom: 0; right: 0;
  margin: auto;
}

.vertical-tabs-panes.vertical-tabs-processed{
      border-bottom: 12px solid #cccccc !important;
}

.img-con-svg{
  width: 60px;
  height: 60px;
  padding: 5px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  line-height: 0;
  background-color: #1abc9c;
}
.img-con-svg:hover{
  border: 2px solid #F1C40F;
}
/*svg loader*/
.img-con-svg > img{
  width: 100%;
  height: 100%;
} 
/*css3 loader and custom loader upload*/
.img-con-svg > div, 
.upload-preview > img{
  position: absolute !important;
  top: 0; left: 0; bottom: 0; right: 0;
  margin: auto;
}

.form-item.form-type-select.form-item-loader-type label , .form-item-loader-style label{
  display:inline-block;
}

#edit-loader-type, #edit-loader-style{
  width:50%;
}

.form-item.form-type-radios.form-item-spinner-size{
    display: inline-block;
    padding-top: 38px;
    /* border-top: 1px solid #48a9e4; */
    width: 100%;
}
.form-item.form-type-radio.form-item-spinner-size{
    display: inline-block;
    padding-right: 12px;
}

.form-item.form-type-radio.form-item-spinner-size .option{
    margin-left: 0px !important;
}

.select_color{
    height: 25px !important;
    border-radius: 3px !important;
}

.label_setting{
      border-bottom: 1px solid #48a9e4;
      color:#0073aa;
}

.setting_label_container{
      padding-bottom: 20px;
      padding-top: 10px;
}

#slider {
    margin: 10px;
}
.ui-slider-horizontal {
    height: 8px;
    width: 200px;
}
.ui-slider .ui-slider-handle {
    height: 15px;
    width: 5px;
    padding-left: 5px;
}
 
.page-admin-config-system-preloader.page-admin #content img {
     margin-right: auto !important; 
}

.minicolors-swatches{
  padding: 0 0 0.25em 0.5em !important;
}

.bootstrap-tabs-processed .vertical-tabs-panes{
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}

.form-item-page-entrance{
  padding: 20px;
}