@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.mwp{
	font-family: 'Open Sans Regular', sans-serif;
    color: #363636;
    font-size: 14px;
    margin: 10px 56px 0 2px;
}
.mwp h1{
	font-weight: 300;
	line-height: 1.4em;
	font-size: 36px;
}
.mwp h2{	
	font-weight: 300;
	line-height: 1.4em;
	font-size: 22px;
}
.mwp h3{
	font-weight: 300;
    margin: 0 0 5px 0;
    font-size: 18px;
}
.mwpbox{
	width: 100%;
    background: #fff;
    padding: 20px;
    margin-right: 80px;
    margin-top: 25px;
    box-sizing: border-box;
}
.mwp table{
	width:100%;
	background:#fff;
	padding: 10px;
	margin-top:10px;
	font-weight: 200;
	text-align:left;
}
.mwp table th {	
	border-bottom:1px solid #eee;	
}
.mwp table th, .mwp table td{		
	padding:10px 5px;	
}
.mwp table th:nth-child(1){	
	width:10%;
}
.mwp table th:nth-child(2){	
	width:20%;
}
.mwp table th:nth-child(3){	
	width:25%;
}
.mwp table th:nth-child(4), .mwp table th:nth-child(5), .mwp table th:nth-child(6){	
	width:15%;
}
.mwp table th u {
	text-decoration: none;
}

input.input-12, textarea.input-12,select.input-12 {
	width: 95% !important;
	}
input.input-6, textarea.input-6,select.input-6{
	width: 90% !important;
	}
.mwp-admin{	
	box-shadow: none;		
	overflow: auto;
	color:#000;
	max-width:100%;
	overflow:hidden;
}
.mwp-admin input[type=text],.mwp-admin input[type=tel],.mwp-admin input[type=number], .mwp-admin input[type=date], .mwp-admin select , .mwp-admin textarea{
	background: #E0FFFB;	
	box-shadow: none;
	border: 1px solid #cecece;
	padding: 10px;
	width: 80%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	}	
input.input-12, textarea.input-12,select.input-12 {
	width: 95% !important;
	}
input.input-6, textarea.input-6,select.input-6{
	width: 90% !important;
	}
.mwp-admin textarea{height:150px;}	
.mwp-admin select {height:40px;}
.signup textarea{width: 90%;}
.mwp-admin-col {
position:relative;
width: 100%;
float: left;	
	min-height: 1px;	
	white-space: normal;
	}  
.mwp-admin-col-1, .mwp-admin-col-2, .mwp-admin-col-3, .mwp-admin-col-4, .mwp-admin-col-5, .mwp-admin-col-6, .mwp-admin-col-7, .mwp-admin-col-8, .mwp-admin-col-9, .mwp-admin-col-10, .mwp-admin-col-11, .mwp-admin-col-12 {
	float: left;	
	white-space: normal;
	display: inline-block;
  vertical-align: middle;
  padding-top:15px;
	}    
.mwp-admin-col-12 {width: 100%;}
.mwp-admin-col-11 {width: 91.66666666666666%;}
.mwp-admin-col-10 {width: 83.33333333333334%;}
.mwp-admin-col-9 {width: 75%;}
.mwp-admin-col-8 {width: 66.66666666666666%;}
.mwp-admin-col-7 {width: 58.333333333333336%;}
.mwp-admin-col-6 {width: 50%;}
.mwp-admin-col-5 {width: 41.66666666666667%;}
.mwp-admin-col-4 {width: 33.33333333333333%;}
.mwp-admin-col-3 {width: 25%;}
.mwp-admin-col-2 {width: 16.666666666666664%;}
.mwp-admin-col-1 {width: 8.333333333333332%;}
.right {
	text-align: right;
}
.adminblock{
}
ul.mwp-admin-menu {
list-style: none;
margin-top: 20px;
}
ul.mwp-admin-menu li {
display: inline
}
ul.mwp-admin-menu li a {
display: inline-block;
	width: 128px;
	height: 32px;
	background: #e95645;
	border-radius: 5px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
ul.mwp-admin-menu li a:hover {
background: #d45041;
}
ul.mwp-admin-menu li a.selected {
background: #d45041;
}
.mwp_admin_signup {    
    margin: 15px 0;	
	background: #FFFFFF;		
	overflow: auto;
	padding:10px 15px;
}
.mwp_admin_signup h2 {
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    color: #e95645;
    padding: 0 !important;
    margin: 0;
    margin-top: -10px;
    margin-bottom: 5px;
}
#mc_embed_signup{
	height:130px;
	background:#43cb83;
	line-height:130px;
	max-width:500px;
	text-align:center;
}
.mwp_admin_signup input[type="email"]{ background: rgba(0,0,0,0.5); width: 60%; padding: 10px; color: #fff; margin: 0px; font-size: 14px;  font-weight: 500; height: 35px; border:none;}
.mwp_admin_signup input[type="email"]::-webkit-input-placeholder {color:#fff;}
.mwp_admin_signup input[type="email"]::-moz-placeholder          {color:#fff;}
.mwp_admin_signup input[type="email"]:-moz-placeholder           {color:#fff;}
.mwp_admin_signup input[type="email"]:-ms-input-placeholder      {color:#fff;}
.mwp_admin_signup input[type="submit"] {border: none;   box-sizing: border-box; padding: 10px 10px; margin: 0; box-shadow: none; border-radius: 0;font-size: 14px; height: 35px; color: #FFFFFF; background: #e95645; cursor: pointer; text-transform: uppercase;}
.mwp_admin_signup input[type="submit"]:hover{background: #d45041;}
 #mwp-preview-overlay{ top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; background-color: rgba(0, 0, 0, 0.7); position: fixed; cursor: default; display: none; width: 100%; height: 100%; overflow: auto; } 
#mwp-preview-overclose { top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; cursor: default; width: 100%; height: 100%; } 
#mwp-preview-window{
max-width: 85%;	
	padding:10px; 
	border: 0px solid #eeeeee; 
	z-index:999999; 
	position: fixed; 
	top:10%;
	left:0%;
	right:0%;
	border-radius:5px; 
	margin: 0 auto; 
	opacity: 1;
	height: auto;
background: #ffffff; 
box-sizing: border-box;
text-align:center;
}
  #mwp-preview-close { position: absolute; top: -10px; right: -10px; border: 1px solid #ffffff; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; background-color: #000000; font-size: 14px; color: #ffffff; padding:5px 10px; font-weight: bold; cursor:pointer; display: none; } 
.submit-right {
	display: block;
	top: 80%;
	right: 0px;
	position: fixed;	
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: right top 0;
	-moz-transform-origin: right top 0;
	-o-transform-origin: right top 0;
	-moz-transform-origin: right top 0;
	transform-origin: right top 0;
	text-align: center;
}
.sub {
	width: 128px;
	height: 32px;
	background: #e95645;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	transition-timing-function: ease-in-out;
	transition-duration: .05s;
	transition-property: all;
}
.sub:hover, .sub:active {
	background: #d45041;
}
.preview {
	width: 128px;
	height: 32px;
	background: #797979;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	transition-timing-function: ease-in-out;
	transition-duration: .05s;
	transition-property: all;
	margin-left: 2px;
}
.preview:hover, .preview:active {
	background: #656565;
}
.formsub {
	width: 128px;
	height: 32px;
	background: #e95645;
	border-radius: 5px;	
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	transition-timing-function: ease-in-out;
	transition-duration: .05s;
	transition-property: all;
}
.formsub:hover, .formsub:active {
	background: #d45041;
}
.formpreview {
	width: 128px;
	height: 32px;
	background: #797979;
	border-radius: 5px;	
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	transition-timing-function: ease-in-out;
	transition-duration: .05s;
	transition-property: all;
	margin-left: 2px;
}
.formpreview:hover, .formpreview:active {
	background: #656565;
}
.submit-bottom {
	margin-top: 25px;
	display: block;	
	width:300px;
}
.mwp-tooltip {
	position: relative;
	}
.mwp-tooltip em {
	display: none;
	}
.mwp-tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 	background: #000;
	color: #FFF;
	padding: 3px 5px;
	bottom: 22px;
	right: 0;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
}
.mwp-tooltip:hover em i {
	position: absolute;
	bottom: -7px;
	right: 5px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}
.value_text_remove {
	font-size:18px;
	font-weight:700;
	cursor:pointer;
	color:#e95645;
}
.err {
	color:#e95645;
	font-weight:500;
	font-size:12px;
}
.mwp-admin-col .title {
	display:block;
	font-weight:700;
	padding:5px;
}
.mwp-admin-col .param {
	display:block;
	padding:0px 15px;
}