#popup_this {
	width:50%;
	top: 50%;
	left: 50%;
	text-align:center;
	margin-top: -50px;
	/*margin-left: -100px;*/
	background: #fff;
	padding: 30px;
	position: fixed;
	z-index:99999;
}
.b-close {
	color: #000;
	//background: #ff0000;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.terms_cond{color: #5395e9;}
#back{
	width:50%;
	display:none;
	top: 50%;
	left: 50%;
	text-align:center;
	margin-top: -50px;
	/* margin-left: -100px; */
	background: #fff;
	padding: 30px;
	position: fixed;
	z-index:99999;
}
.bodyBg{
	background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9997;
}
#bg{
	display:none;
}
.vlidation{
	font-size:15px;
	color:red; text-align:left; padding-left:15px;display:block;width:100%;
}
#agreement_form .checkbox{
	text-align:left;
}
.add, .add1{
	margin-right:15px !important;
	background:#5395e9 none repeat scroll 0 0 !important;
}
.add, .cancel, .add1, .cancel1{
	float:left;
	border-radius:0px 8px 0px 8px !important;
	font: 700 15px "Karla",sans-serif !important;
}
#popup_this span{
	margin-right: 10px;
}
#popup_this .b-close,#popup_this .b-close span{
	margin:0px !important;
}
#popup_this  span a{color:#5395e9;}
#popup_this  b{font-size:15px;vertical-align:top;}
#popup_this label{
	margin: 10px;
}
.contents h3, .contents p{
	text-align:left;
	padding-bottom:10px;
	text-align:left;
}
.contents h3{
	padding:8px 10px;
	font-size:bold;
	background:#EAE8E5;
	border-radius:5px 5px 0px 0px;
	font-weight:bold;
}
.contents p{padding:10px;font-size:17px;line-height: 25px;}
#popup_this .contents, #back .contents{
	border:1px solid silver;
	border-radius:5px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.conf_box{color:red;}
.second_cancel {
	background: #009900;
	border: 0 none;
	border-radius: 4px;
	box-shadow: none;
	color: #fff;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
	padding: 8px 20px;
	text-shadow: none;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	border-radius: 0 8px !important;
	float: left;
	font: 700 15px "Karla",sans-serif !important;
}
#back button.btn {
	margin-top: 0px !important;
}
#back button.btn{height:34px;}
.sec-close {
	color: #000;
	//background: #ff0000;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

#agreement_form  .btn{
	background: #009900 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: 34px;
    line-height: 30px;
    margin: 0;
    padding: 0 20px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
#agreement_form .cancel{
	background: #009900 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    /*font-family: "Roboto",sans-serif;
    font-size: 16px;*/
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    padding: 8px 20px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    border-radius: 0 8px !important;
    float: left;
    font: 700 15px "Karla",sans-serif !important;
}
.contents  a , .contents  .btn{
    margin-top: 24px !important;
}
.btn.btn-default.add{-webkit-appearance: none !important;}
@media all and (max-width: 767px){
  #agreement_form .checkbox {padding: 0px 10px;}
  .btn.btn-default.add1{margin-bottom:15px;}
  .cancel{margin-top:15px !Important;}
}  

	