.hs_clear{
clear:both;
}
.hs_wrapper {
max-width: 990px;
background: #fff;
margin: 10px;
border: 1px solid #999;
border-radius: 10px;
}
.hs_header {
float: left;
width: 100%;
background: #ccc;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center;
}
.hs_header h2{
font-size: 24px;
font-weight: bold;
text-shadow: 0px 1px 0px #fff;
}
.hs_content {
float: left;
width: 96%;
padding: 40px 20px 20px;
}
.hs_cont_feild {
float: left;
width: 100%;
margin-bottom: 15px;
}
.hs_cont_feild label{
float: left;
width: 20%;
margin-top: 5px;
}
.hs_cont_feild input[type="text"]{
    width: 250px;
}
.hs_cont_feild select{
width: 20%;
padding: 2px;
}
.hs_cont_feild .hs_cont_checkbox{
width: 20%;
padding: 10px 5px;
display: inline-block;
}
.hs_midd_con {
float:left;
width:100%;
}
.hs_cont_left {
float: left;
width: 14.7%;
margin-top: 5%;
}
.hs_cont_right {
float: left;
width: 78%;
margin-bottom: 20px;
margin-left: 5.5%;
}
.hs_con_table tr:nth-child(even),.hs_front_table tr:nth-child(even) {background: #F7F7F7;}
.hs_con_table tr:nth-child(odd) ,.hs_front_table tr:nth-child(odd){background: #FFF;}

.hs_con_table tr input[type=text]{
width: 91%;
}
.hs_cont_right:first-child tr {
border-top-left-radius: 10px;
}
.hs_cont_right tr>th {
background: #1e8cbe;
padding: 10px 0px;
color: #fff;
font-size: 15px;
}
.hs_mid_footer {
}
.hs_footer {
float: left;
width: 100%;
margin-top: 22px;
}
.hs_success_msg {
margin-left: 30%;
margin-top: 2%;
color: green;
}
.hs_footer_div {
float: left;
width: 96%;
padding: 20px;
}
.hs_footer_hedleft h1 {
float: left;
font-size: 20px;
border-bottom: 1px dotted #999;
padding-bottom: 10px;
font-weight: normal;
}
.hs_front_table {
float: left;
width: 100%;
border: 1px solid #ccc;
border-spacing: 0px;
}
#show_manage_pages_wrapper {
margin: 20px 5%;
width: 90%;
margin-top: 15px;
float: left;
}
#show_email_optins_wrapper {
margin: 20px 5%;
width: 90%;
margin-top: 15px;
float: left;
}
table.dataTable th{
padding:8px 0px;
}
table.dataTable td{
text-align:center;
padding: 5px 0px;
}
#show_manage_pages {
float: left;
width: 100%;
border: 1px solid #ccc;
}
#show_email_optins {
float: left;
width: 100%;
border: 1px solid #ccc;
}
.hs_front_table inout{height:50%!important;}  
.hs_front_table th {
width: 10%;
text-align: center;
}
.hs_front_table td {
/*width: 10%;*/
text-align: center;
}
.hs_footer_hedleft {
float: left;
width: 100%;
}
.hs_footer_right p {
float: left;
width: 35%;
border: 1px solid;
padding: 3%;
}
.hs_footer_right {
float: left;
width: 40%;
}
.wpvp_manege_pages {
width: 100%;
float: left;
}/*
.wpvp_manege_pages table {
width: 90%;
float: left;
border-spacing: 0px;
margin: 2% auto;
}
.wpvp_manege_pages table tr th {
border-bottom: 1px solid;
border-top: 1px solid;
font-size: 15px;
padding-bottom: 10px;
padding-top: 10px;
}*/
.wpvp_edit_page {cursor:pointer;} 
/*---popup styles starts here ----- */
	.popupGrayBg {
		position:fixed; 
		width:100%; 
		height:100%; 
		background:black; 
		z-index:1001; 
		left:0; 
		top:0; 
		opacity:.5;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		}
	.QTPopupCntnr {
		/*width:487px; 
		position:fixed; 
		z-index:1200; 
		background:gray; 
		left:50%; 
		top:50%; 
		margin-left:-244px; 
		margin-top:-276px;
		*/
		width: 42%;
		position: fixed;
		z-index: 1200;
		background: gray;
		left: 57%;
		top: 55%;
		margin-left: -244px;
		margin-top: -276px;
		}
	.gpBdrLeftTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left top no-repeat;
		float:left;
		}
	.gpBdrRightTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right top no-repeat;
		float:right;
		}
	.gpBdrTop {
		height:3px;
		background:#a9b6e1;
		border-top:3px solid #3b4f91;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrLeft {
		/*border-left:3px solid #3b4f91;*/
		background:#fff;
		}
	.gpBdrRight {
             	/*border-right:3px solid #3b4f91;*/
		background:#fff;
		min-height:400px;
		position:relative;
	}
	.gpBdrLeftBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left bottom no-repeat;
		float:left;
		}
	.gpBdrRightBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right bottom no-repeat;
		float:right;
		}
	.gpBdrBottom {
		height:3px;
		background:#fff;
		border-bottom:3px solid #3b4f91;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrRight .caption {
		background:#000;
		line-height:38px;
		padding-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#fff;
		}
	.gpBdrRight .closeBtn {
		background:red;
		width:31px;
		height:31px;
		position:absolute;
		right:-15px;
		top:-15px;
		background:url(../image/com_cross.png) no-repeat;
		
		}
	/*.gpBdrRight .closeBtn:hover {
		background:url(../com_cross.png) no-repeat;
		}*/
		
	.gpBdrRight .content {
		padding:25px;
		font-weight:normal;
		}
	.wpvp_ajax_loading{display:none;}
/*---popup styles ends here ----- */
.hs_success_box {
width: 60% !important;
background: #CFFFCF;
border: 1px solid #3c763d;
margin: 20px auto;
padding: 11px;
font-size: 14px;
text-shadow: 0px 1px #fff;
color: #000000;
float:left;
margin-left: 20% !important;
/*display:none;*/
}
.hs_success_box img , .hs_success_box p{
float:left;
margin: 0px 5px;
font-size: 14px;
}

 .hsedit_icon {
float: right;
padding-right: 5px;
padding-left: 5px;
margin-top: -15px;
}
ul.hs_cont_order{
float: left;
width: 96%;
margin-left: 45px;
}
ul.hs_cont_order li{
float:left;
}
.csv-data {
padding: 0px 15px 15px;
}
.hs_download_div{
float: left;
width: 90%;
border-radius: 10px;
margin-bottom: 10px;
background: #F7F7F7;
margin-left: 45px;
}
.hs_download_div textarea{
float: left;
width: 50%;
min-height: 100px;
}
.wpvp_delete_page {
margin-left: 10px;
}
.wpvp_front_hedline
{
text-decoration:  none!important;
}
.wpvp_front_hedline:hover
{
text-decoration: underline!important;
color: black;
}

.wpvp-embed-video {
    position: absolute; 
    z-index: -1;
}
 
.wpvp-video-wrap{
    display: none;
}

img.wpvp-video-play-bottom{
    width: 420px;
    height: 315px;
    position: absolute;
    cursor: pointer;
}
img.wpvp-video-play-bottom:hover{
    opacity: 0.8;
}
.wpvp_mailers_option{
    display: none;
    width: 500px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.wpvp_integrated_lists{
    width: 500px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.wpvp_fullwidth{
    width: 100%;
}
.wpvp-optin-form-wrap{
    width: 420px;
    height: 315px;
    position: absolute;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
}
.wpvp-optin-form-inner-wrap{
    position: absolute;
    width: 420px;
    height: 315px;
    top: 50%;
    left: 50%;
    margin-left: -210px;
    margin-top: -150px;
}
.wpvp-optin-form-row{
    line-height: 60px;
    margin: 5px;
}
.wpvp-optin-form-row label{
    width: 75px;
}
.wpvp-optin-form-row input{
    min-width: 200px;
}
.wpvp-optin-form-row span{
    font-weight: bold;
}
.wpvp-optin-form-row input#wpvp-submit {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  border: none;
  font-size: 18px;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
}

.wpvp-optin-form-row input#wpvp-submit:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.wpvp-optin-form-processing{
    display: inline-block;
    margin: 130px auto;
    font-size: 24px;
    background: rgba(0,0,0,0.6);
    padding: 0px 15px;
    border-radius: 10px;
}

#wpvp-mailers-list {
        
}
#wpvp-mailers-list .ui-accordion-header {
	background-color: #ccc;
	margin: 0px;
        border: none;
        border-radius: 0px;
}
#wpvp-mailers-list .ui-accordion-header a {
	color: #fff;
	line-height: 42px;
	display: block;
	font-size: 12pt;
	width: 100%;
	text-indent: 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0, 0, 0, .2);
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(250, 250, 250, .2);
}
#wpvp-mailers-list .ui-accordion-content {
        max-height: 100px;
	background-color: #f3f3f3;
	color: #777;
	font-size: 10pt;
	line-height: 16pt;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2),
				inset 0px -1px 0px 0px rgba(0, 0, 0, .4);
        border: none;
        border-radius: 0px;
}
#wpvp-mailers-list .ui-accordion-content > * {
	margin: 0;
	padding: 0px 10px;
}
#wpvp-mailers-list .ui-accordion-content a {
	color: #777;
}
#wpvp-mailers-list .ui-accordion-header{
	background-color: #389abe;
	background-image: -moz-linear-gradient(top,  #389abe 0%, #2a7b99 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#389abe), color-stop(100%,#2a7b99));
	background-image: -webkit-linear-gradient(top,  #389abe 0%,#2a7b99 100%);
	background-image: -o-linear-gradient(top,  #389abe 0%,#2a7b99 100%);
	background-image: -ms-linear-gradient(top,  #389abe 0%,#2a7b99 100%);
	background-image: linear-gradient(to bottom,  #389abe 0%,#2a7b99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#389abe', endColorstr='#2a7b99',GradientType=0 );
}
#wpvp-mailers-list .ui-accordion-header:first-of-type a {
	box-shadow: 0px -1px 0px 0px #b85c0f;
}
#wpvp-mailers-list .ui-accordion-content:last-of-type {
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2),
				inset 0px 0 0px 0px rgba(0, 0, 0, .5);
}

#wpvp-mailers-list .ui-state-active, #wpvp-mailers-list  .ui-widget-content .ui-state-active, #wpvp-mailers-list  .ui-widget-header .ui-state-active{
    border: none;
}

#wpvp-mailers-list .ui-accordion-content a.wpvp-disconnect-mailer{
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 5px;
    width: 100px;
    margin: 0px auto 10px auto;
    color: #CD0000;
    background-color: #FFDADA;
}
#wpvp-mailers-list .ui-accordion-content a.wpvp-disconnect-mailer:hover{
    background-color: #FFBDBD;
}

.tlp_overlay_images_wrap{
    width: 480px;
    float: left;
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 5px;
}

.tlp_overlay_images_wrap label{
    background-position: center; 
    width: 150px; 
    height: 120px;
    padding: 5px;
    margin-top: 0px;
}
.tlp_overlay_images_wrap label:hover, .tlp_overlay_images_wrap input[type="radio"]:checked+label{
    background-color: #ccc;
}

.tlp-before-optin-loader{
    position: absolute;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
}

.wpvp-video-overlay .tlp-before-optin-loader img{
    border: none;
    box-shadow: none;
}