
#confirmTemplateButtons{
	display:none;
	width:100%;
}
#confirmCampaignButtons{
	display:none;
	width:100%;
}

#aek-send-test-email-media{
	display:none;
	width:135px;
}
.div_loading {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}



/*PopUp CSS*/


#div_test_email {
    background: none repeat scroll 0 0 #F1F0F0;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
    margin: 0 auto;
    padding: 10px;
    position: fixed;
    text-align: left;
    top: 30%;
    z-index: 1000000;
    width: 500px;
    left: 30%;
}


#div_test_email h2 {
    border-bottom: 1px solid #D3D3D3;
    color: #000;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 8px;
    text-align: center;
}

.kittemplatesimg{
	float:left;
	width:31%;
	padding:5px;
	text-align:center;
	
}


.mctemplates{
	float:left;
	width:31%;
	padding:5px;
	text-align:center;
	
}



#openMessage {
    background: none repeat scroll 0 0 #F1F0F0;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
    margin: 0 auto;
    padding: 10px;
    position: fixed;
    text-align: left;
    top: 30%;
    z-index: 1000000;
    width: 500px;
    left: 30%;
}

#openMessage h2 {
    border-bottom: 1px solid #D3D3D3;
    color: #000;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 8px;
    text-align: center;
}

#settingMsgwrap {
    background: none repeat scroll 0 0 #F1F0F0;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
    margin: 0 auto;
    padding: 10px;
    position: fixed;
    text-align: left;
    top: 30%;
    z-index: 1000000;
    width: 500px;
    left: 30%;
}

#settingMsgwrap h2 {
    border-bottom: 1px solid #D3D3D3;
    color: #000;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 8px;
    text-align: center;
}



.closeButton {
    background: url("https://skinakiska.com/wp-content/plugins/ascent360-kit/includes/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: inline-block;
    float: right;
    height: 32px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 32px;
    cursor: pointer;
}




#send_test_fancy{
    float: left;
}


/*END PopUp CSS*/


.aek_form {
  display: block;
  margin: 30px;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  font-size: 0;
}
 
.aek_form > div > label {
  display: block;
  padding: 30px 20px 10px;
  vertical-align: top;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #939393;
  cursor: pointer;
}
 
 .aek_form > div {
	 padding-left:20px;
	 padding-right:20px;
	 
 }

.aek_span_help {
	width:100%;
	font-size:9px;
	color: #939393;
	
}
.current_page {
	font-size:18px;
	font-weight:bold;
}
.templatetitle{
	width:100%;
	font-size:12px;
	text-align:center;
}
.importbutton {
    background-color: #4CAF50;
    color: #ffffff;
	border:solid 1px #4CAF50;
    border-radius: 3px;
    cursor: pointer;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:15px;
	padding-left:15px;
	margin-bottom:20px;
}
importbutton:hover {
	color: #eeeeee;
	border:solid 1px transparent;
}

.aek_input {
    width: 100%;
    padding: 12px 20px;
    margin: 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.aek-p {
	border:solid 1px green;
}
.aek_textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
	height:300px;
}

.aek_input_sumbit {
    width: 100%;
    background-color: #4CAF50;
    color: #ffffff;
    padding: 8px 16px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	font-size:16px;
}
 
.aek_pag_button {
    background-color: #4CAF50;
    color: #ffffff;
	border:solid 1px #4CAF50;
    padding: 7px 10px;
    margin: 8px 0;
    border-radius: 4px;
    cursor: pointer;
	font-size:16px;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
	margin-bottom:35px;
}
.aek_pag_button:hover {
	color: #eeeeee;
	border:solid 1px transparent;
}

.aek_checkbox{
	width:30px !important;
	height:30px !important;
	font-size:28px !important;
	margin-top:4px !important;
	margin-bottom:4px !important;

}

.aek_select{
	width:100% !important;
	height:480px !important;
	background-color:#fff !important;
	color:#000 !important;
	border:solid 1px #000 !important;
	vertical-align:top !important;
	padding-left:10px !important;
	
}

.blueprint{
	width:100%;
	height:600px;
	overflow:auto;
	border:solid 1px red;
}
/* Temp stuff */
.aek-menu-bar{width:100%;display:block;}
.aek-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:#4CAF50;text-align:center;cursor:pointer;white-space:nowrap;float:left;}
.aek-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.aek-button:active{background-color:#ccc}
.aek-button{white-space:normal}
.aek-button:hover{color:#000!important;background-color:#ccc!important}
.aek-button-space{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;text-align:center;cursor:pointer;white-space:nowrap;float:left;}




/* End Temp Stuff */