
.chch-pusf-tab-2,.hide-section {
	display:none;
}

.wrap div.updated {
width: 71.5% !important;
}

.chch-pusf-customize-form {
	display:none;
    background: none repeat scroll 0px 0px transparent;
    z-index: 100099;
    position: fixed;
    overflow: visible;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    min-width: 0px;
	margin-left: 300px;
}
.cc-pu-customize-preview {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: 100%;
	background:#fff;
}

.chch-pusf-customize-controls {
	box-sizing: border-box;
	position: fixed;
	width: 300px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 10;
	overflow: auto;
	background: none repeat scroll 0% 0% #EEE;
	border-right: medium none;
}

.chch-pusf-customize-header-actions {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 45px;
	padding: 0px 15px;
	line-height: 45px;
	z-index: 10;
	margin: 0px;
	border-top: medium none;
	box-shadow: none;
	border-bottom: 1px solid #DDD;
}

.chch-pusf-customize-close{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 45px;
	padding-right: 2px;
	background: none repeat scroll 0% 0% #EEE;
	border-right: 1px solid #DDD;
	color: #444;
	cursor: pointer;
	transition: color 0.1s ease-in-out 0s, #000 0.1s ease-in-out 0s;
	text-decoration:none;
}

.chch-pusf-customize-close:before {
    font: 400 22px/1 dashicons;
    content: "";
    position: relative;
    top: 7px;
    left: 13px;
}

.chch-pusf-customize-close:hover {
    background: none repeat scroll 0% 0% #DDD;
    border-color: #CCC;
    color: #000;
    outline: 0px none;
    box-shadow: none;
}

.chch-pusf-customize-header-actions .button-primary {
    float: right;
    margin-top: 9px;
}

.chch-pusf-options-overlay {
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	top: 45px;
	bottom: 45px;
	left: 0px;
	right: 0px;
}

.chch-pusf-options-overlay .accordion-section-content {
	padding:0 !important;
}

.chch-pusf-customize-info{
	color: #555;
    background-color: #FFF;
    border-bottom: 1px solid #EEE;
	padding: 8px 12px;
}
.template-title {
	font-size: 20px;
	font-weight: 200;
	line-height: 24px;
	display: block;
}

.accordion-section-title {
    color: #555 !important;
    background-color: #FFF;
    border-bottom: 1px solid #EEE;
	border-right: 0 !important;
	padding: 10px 10px 11px 14px !important;
	line-height: 21px;
	font-size: 14px;
}

.accordion-section-title:after{
    color: #555 !important;
}
.accordion-section-title.open:after {
	content: "";
}


.customize-control-title {
    display: block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    margin-bottom: 3px;
	margin-top: 15px;
}
.accordion-section-content {
	background: #FAFAFA;
}
.accordion-section-content h4 {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #ECECEC;
	text-align: center;
	background: #F0F0F0;
	margin:0 0 10px 0;
}


.chch-pusf-fields-wrapper {
	position:relative;
	padding: 10px 20px;
}

.chch-pusf-fields-wrapper:hover .chch-pusf-overlay{
	display:block;
}

.chch-pusf-overlay {
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	display:none;
	z-index:9999;
	left:0;
	top:0;
}

.chch-pusf-overlay a{
	position:absolute;
	top:50%;
	text-align:center;
	display:block;
	width:100%;
	left:0;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	font-family:Open Sans, sans-serif;
	font-size:16px;
	line-height:18px;
	margin-top:-9px;
}

.chch-pusf-overlay a:hover{
	text-decoration:underline;
}

.wrap div.updated {
	width: 71.5% !important;
}

/*** General ***/

#post-body-content, #postbox-container-2 {
	  width: 95%!important;
}
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
	margin-top: 35px!important;
}
.wrap div.updated {
  width: 69.7%!important;
}
#poststuff .theme-browser .theme {
	width: 48%!important;
}
.theme-browser .theme:nth-child(3n) {
  margin-right: 4%!important;
}
.theme-browser .theme:nth-child(4n), .theme-browser .theme:nth-child(2n) {
  margin-right: 0!important;
}
#poststuff .theme-browser .theme .theme-name {
	font-size: 13px!important;
}
a.nav-tab:focus {
  outline: 0;
  box-shadow: none;
}
#_chch_pop_up_page {
	width: 90%;
	height: 150px;
}
.cmb_metabox_description, #_chch_pop_up_email + span {
  	display: inline-block;
  	max-width: 84%!important;
  	background: rgba(255, 255, 255, 0.7);
  	padding: 15px;
  	margin-top: 10px!important;
  	border: 1px dashed rgb(204, 204, 204)!important;
}
.form-table.cmb_metabox tbody th {
	width: 27%!important;
	text-align: left;
}

/*** Options Metaboxes ***/

#chch-metabox-settings label,
#chch-metabox-advanced label
 {
  display: inline-block!important;
  margin-top: 9px;
}
.settings-box {
	float: right;

}
.settings-box.input-box {
	display: inline-block;
}
.settings-box.input-box,
.settings-box.select-box {
	width: 60%!important;
}
.settings-box.checkbox-box {
	float: left!important;
	margin: 9px 20px 0 0 !important;
}
.chch-pusf-tab .dashicons  {
	color: #555555!important;
	font-size: 18px!important;
  	margin-right: 3px!important;
  	margin-top: 1px!important;
}
.nav-tab .dashicons {
	font-size: 18px!important;
	margin-top: 3px!important;
}
.form-table td {
	padding: 10px;
}
#titlediv #title-prompt-text {
	font-size: 1.4em!important;
}

/*** Customizer ***/

label.chch-pusf-customizer-class-switcher span,
label.chch-pusf-option-active.chch-pusf-customizer-checkbox span,
label.chch-pusf-option-active.chch-pusf-customizer-checkbox span
 {
	display: inline-block!important;
	width: 85%!important;
}
.chch-pusf-customizer-class-switcher input ,
.chch-pusf-customizer-checkbox  input
 {
  display: inline-block;
  float: left;
  margin-top: 13px!important;
  margin-right: 10px!important;;
}
.chch-pusf-customize-controls {
	 border-right: 1px solid rgb(204, 204, 204)!important;
}

/*** Colors ***/
input[type=checkbox], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=radio], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea,
.postbox
 {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
#poststuff {
	background: #fff;
	border: 1px solid rgb(204, 204, 204);
	border-top: 0;
	padding: 20px 0 0 20px;
}
.nav-tab {
	 border-bottom: 1px solid #ccc!important;
}
.nav-tab.nav-tab-active, .nav-tab.nav-tab-active:hover {
	border-bottom: 1px solid #FFFFFF !important;
	background: #FFFFFF!important;
}
.nav-tab:hover {
	background: #f1f1f1!important;
}
#post-body.columns-2 #postbox-container-1 {
	float: right;
	 margin-right: -240px;
	width: 240px;
}
.theme-browser .theme .theme-actions {
  border-left: 0!important;
  width: 94.6%!important;
  text-align: right!important;
}
.chch-single-slide:nth-child(odd) {
	background: rgba(250, 250, 250, 0.3) !important;
}
.chch-single-slide:nth-child(even) {
	background: rgba(250, 250, 250, 0.6) !important;
}
.chch-slides-repeater .chch-slide-counter {
	background: rgba(241, 241, 241, 0.32) !important;
}
.postbox  {
  background: rgba(250, 250, 250, 0.3) !important;
}
#poststuff .theme-browser .theme .theme-name {
  background: rgba(250, 250, 250, 0.6) !important;
}
#poststuff .theme-browser .theme.active .theme-name {
  background: rgba(66, 66, 66, 1) !important;

}
.theme-browser .theme.active .theme-actions {
	background: transparent !important;
}

/*** Email Repeater ***/

table.chch-pu-repeater {
	width: 100%;
	margin-bottom: 10px;
}
.chch-pu-reapeter-fields:nth-child(odd) {
	background: rgba(241, 241, 241, 0.3);
}
.chch-pu-reapeter-field-wrapper.chch-pu-checkbox-wrapper {
	margin-top: 10px;
	font-size: 12px;
}
.chch-pu-reapeter-field-wrapper label {
	display: inline-block;
	width: 34.5%!important;
}
.chch-pu-reapeter-field-wrapper input {
    display: inline-block;
	width: 34.5% !important;
}
.chch-pu-reapeter-field-wrapper.chch-pu-checkbox-wrapper input {
	width: auto!important;
}
.chch-pu-reapeter-field-wrapper select {
	display: inline-block;
	width: 34.5% !important;
	cursor: pointer;
}
.delete-email-field {
	text-decoration: none;
	text-align: center;
}
.delete-email-field span {
	font-size: 25px!important;
}
