

/*---popup styles ends here ----- */
/*************Frontend Popup Design***********/
#cmplancemodal, #cmplancemodaleditppvew {
visibility: hidden;  
padding: 10px;
background: #525252;
-moz-border-radius: 8px;
position: fixed !important;
margin-top: -94px !important;
z-index: 100001;    
left: 41%;
margin-left: -230px !important;
width: 700px;
top: 35% !important;
border: 1px solid rgba(255, 255, 255, 0.25);   
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#cmplancemodal #heading ,#cmplancemodaleditppvew #heading{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: center;
float: left;
width: 100%;
box-shadow: 0px 3px 29px -6px #000;
}
#cmplancemodal #heading h2, #cmplancemodaleditppvew #heading h2{
font-size: 14px;
font-weight: bold;
color: #444444;
text-shadow: 0px 1px 0px #fff;
margin: 0px !important;
background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding:10px 0px !important;
}

#popup_content {
width: 97.1%;
background: #fff;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.25);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.25);
box-shadow: 0px 1px 3px rgba(0,0,0,.25);
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
float:left;
padding:10px;
max-height:320px;   
overflow:auto;
color:#fff;
background-size:100% 100% !important;
}

#popup_content p {
	font-size:13px;
	font-weight:normal;
	text-align:center;
	line-height:22px;
	color:#555555;
	width:100%;
	float: left;
	margin:0 0 5px 0;
    word-wrap: break-word;
	padding-right: 5px;
}


.wpcb_button {
	/*width:138px;*/
	height:33px;

	font-size:13px;
	font-weight:bold;
	line-height:33px;
 padding: 0 5px;
        text-decoration:none !important;
	color:#fff !important;
	text-shadow:0px 1px 0px rgba(0,0,0,.2);

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	-webkit-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);
	box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);

	float:left;
}
.wpcb_button img { 
	float:left;
	width:33px;
	height:33px;
        margin: -1px 5px 0px -5px;
}
.wpcb_button.green:hover,.wpcb_button.red:hover{
color:#fff;
}


.wpcb_button.green {
	background: -webkit-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -moz-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );
border:1px solid #5b8821;
margin:0px 5px;
text-transform: capitalize;
}
.wpcb_button.red {
	background: -webkit-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -moz-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87288', endColorstr='#ce3b46',GradientType=0 );
	border:1px solid #b0333e;
	margin:0px 5px;
	text-transform: capitalize;
display: inline-block;
float: none;
}

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.55) !important; 
	/*background: rgba(0,0,0,.4);*/
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}
.wpcb_close_cookies{
float: left;
font-size: 12px;
color: green;
padding: 0px 5px;
}
.wpcb_popup_button {
margin: 0px 25.8%;
padding: 10px;
float: left;
}
.wpcb_decline_msg {
margin: 0px 5%;
float: left;
text-align: center;
position: absolute;
margin-top: -11px;
background-color: #FFF;
border-radius: 15px;
color: #000;
padding: 10px 20px;
width: 80%;
z-index: 100;
border: 1px solid #CCC;
box-shadow: 0px 1px 17px -4px #000;
display:none;
}
.wpcb_accept_msg {
cursor: pointer;
position: relative;
right: -31px;
top: -22px;
background: url(../images/com_cross.png) no-repeat right;
width: 29px;
height: 25px;
text-align: right;
float: right;
font-size: 0px;
}
@media only screen and (max-width: 767px) {
        
	#cmplancemodal , #cmplancemodaleditppvew{
		width:284px;
		/*height:156px;*/
		padding:8px;

		margin-left:-60px !important;
		margin-top:-78px;
	}
	#cmplancemodal #heading , #cmplancemodaleditppvew #heading{
		width:284px;
		/*height:28px;*/
                line-height:28px;
		font-size:0.688em;
	}
	#popup_content {
		width:264px;
		/*height:128px;*/
   	}
   	#popup_content p {
   		width:264px;
   		font-size:0.688em;
   	}
   	.wpcb_button img { 
		width:23px;
		height:23px;
	}
	.wpcb_button {
		width:108px;
		height:23px;

		line-height:23px;
		font-size:0.688em;
	}
	.wpcb_button.green {
		/*margin:0 4px 0 28px !important;*/
	}
	.wpcb_button.red {
		margin:0 28px 0 4px !important;
	}
}