.row{margin: 0;}

.main_contentarea{
    margin: 0 auto 50px;
    /*margin-top: 60px;
    width: 600px;*/
    text-align: center;
    font-family: arial;
    font-size: 13px;
}
.logo{
    display: inline-block;
    background: #fff;
    border: #ddd 2px solid;
    padding: 5px 10px;
}
.logo img{
    width: 100%;
}
.pree-enrollee-login{
    margin-top: 30px;
    background: #fff;
    padding: 10px 0;
    border: 2px solid #ddd;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.75);

}
.pree-enrollee-login label{font-weight: normal;}
.inputtext{
    width: 95%;
    border: #ddd 1px solid;
    border-radius: 5px;
    padding: 10px;
    background: #eee;

}
label{
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
    width: 95%;
    font-family: arial;
    font-size: 13px;
}
.loginbutton{
    float: right;
    background:#2fa5cc;
    color: #fff;
    border: #004973 1px solid ;
    padding: 5px 10px;
    margin-right: 2.5%;
    margin-top: 10px;
}

.clear{
    clear: both;
}
.error{
    background: pink !important;
    border: red !important;
    color: red;
    font-weight: bolder;
}
.success{
    background: lightgreen !important;
    border: red !important;
    color: green;
    font-weight: bolder;
}
.forgotpassword{
    padding-top: 16px;
    display: inline-block;
    padding-left: 0;
    text-decoration: none;
    color: gray;
    font-weight: bolder;
}
.dontshow{
    display: none;
}

/****** Registration Page ********/
.header{
    padding: 26px !important;
    border: 2px solid #c7c7c7 !important;
    border-bottom: none !important;
    background-image: url(../images/others/bg-header.png);
    background-color: #fff;
    background-size: 100% 101%;
}
.header img{width:100%;}

.content{
    background:#fff;
    border: 2px solid #c7c7c7;
    border-top: none;
    padding-bottom: 20px;
}

.planWrap{
    background: url(../images/others/bg.png) no-repeat;
    background-size: 100% 100%;
    width: 87.333333%;
    padding: 35px 10px;
    text-align: center;
    margin: auto;
    float: none;
}

.planWrap p{
    font-family: ProximaNova;
    font-size: 18px;
    letter-spacing: -1px;
    margin-left: 25px;
    text-align: center;
    text-shadow: 0px 0px 1px rgba(255,255,255,1), 0px 0px 1px rgba(0,0,0,0.4);
    -webkit-text-shadow: 0px 0px 1px rgba(255,255,255,1), 0px 0px 1px rgba(0,0,0,0.4);
    -ms-text-shadow: 0px 0px 1px rgba(255,255,255,1), 0px 0px 1px rgba(0,0,0,0.4);
    -o-text-shadow: 0px 0px 1px rgba(255,255,255,1), 0px 0px 1px rgba(0,0,0,0.4);
    text-align: center;
}
.planWrap .box{
    display:inline-block;
    padding-left: 0px;
    text-align: left;
    background:url(../images/others/box.png) no-repeat;
    background-size: 96% 100%;
}
.planWrap .box .boxCont{height: 385px;}
.planWrap .box p{
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}
.planWrap h1{
    background: url(../images/others/pkg-bg.png) no-repeat;
    color: #fff;
    font-size: 22px;
    padding: 18px 0 28px;
    line-height: 36px;
    background-size: 100% 100%;
    font-family: Helvetica;
    font-weight: bold;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 0;
    -moz-border-top-left-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -ms-border-top-left-radius: 7px;
    -ms-border-top-right-radius: 7px;
    -o-border-top-left-radius: 7px;
    -o-border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.36);
    -moz-text-shadow: 1px 1px 3px rgba(0,0,0,0.36);
    -ms-text-shadow: 1px 1px 3px rgba(0,0,0,0.36);
    -o-text-shadow: 1px 1px 3px rgba(0,0,0,0.36);
    -webkit-text-shadow: 1px 1px 3px rgba(0,0,0,0.36);
}

.planWrap .box li{
    background: url(../images/others/bullet-arrow.png) no-repeat;
    padding-left: 37px;
    font-family: ProximaNova;
    font-size: 12px;
    list-style: outside none none;
    line-height: 25px;
    background-position: 0 3px;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.59), 0px 0px 0px rgba(255,255,255,0.61);
    -o-text-shadow: 0px 0px 0px rgba(0,0,0,0.59), 0px 0px 0px rgba(255,255,255,0.61);
    -moz-text-shadow: 0px 0px 0px rgba(0,0,0,0.59), 0px 0px 0px rgba(255,255,255,0.61);
    -ms-text-shadow: 0px 0px 0px rgba(0,0,0,0.59), 0px 0px 0px rgba(255,255,255,0.61);
    -webkit-text-shadow: 0px 0px 0px rgba(0,0,0,0.59), 0px 0px 0px rgba(255,255,255,0.61);
}

.planWrap .box .join-now{
    margin-left: 2px;
    display: block;
    color: transparent;
    font-size: 1px;
    height: 69px;
    background: url(../images/others/join-now.png) no-repeat;
    background-size: 100% 100%;

}

/***** Registration Page ******/
.registn{
    background: #fff;
    padding: 20px 0 10px 0;
    border: 2px solid #ddd;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    text-align: left;

}
.registn label{font-weight: normal;}
.reglogo{display: inline-block;
         padding: 5px 10px;}

.payitem {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    margin-top: 3% !important;
    padding: 2%;
}
.actvPay{border-color: #FFAB58;}
.hidnFrm{
    border: 0 solid #ddd;
    display: none;
    font-size: 12px;
    padding: 2% 0;
}
.italicHead{
    font-style: italic;
    font-weight: bold;
    padding-bottom: 15px;
    text-align: center;
    text-decoration: underline;
}
.hidnFrm .item{padding-bottom: 10px;}
.personalInfo .item{padding-bottom: 10px;}

.payment_type {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    margin-top: 5px;
    padding: 10px;
    height: 200px;
    overflow-y: scroll;
    text-align: justify;
}
.payment_type h1{
    color: #ff8000;
    font: italic 29px/30px "TrebuchetMS";
    padding: 0 0 20px;
    text-align: center;
}

.loginbutton{
    border: 1px solid #2fa5cc;
    border-radius: 5px;
    color: #fff;
    float: right;
    margin-right: 0;
    margin-top: 10px;
    padding: 5px 10px;
}

.loginbutton:hover{
    background:#FFAB58;
    border: #FFAB58 1px solid ;

}
.errMsg {color: #db0000;}

.r4-wrap {
    background: #e7ecef none repeat scroll 0 0;
    border-bottom: 1px solid #71a6c5;
    border-top: 1px solid #71a6c5;
    box-shadow: 0 -5px 16px -6px #71a6c5, 0 5px 16px -6px #71a6c5;
    margin-bottom: 40px;
    position: relative;
}
.r4-wrap .r4 {
    background: #71a6c5 none repeat scroll 0 0;
    margin-left: 1%;
    width: 98% !important;
}
.r4 h2 {
    color: #fff;
    font-family: Open Sans Bold;
    font-size: 18px;
    line-height: 25px;
    margin: auto;
    padding: 10px 0 12px;
    width: 86%;
}
.r5 {
    margin: 30px;
}
.r5 p {
    color: #333333;
    font-family: ProximaNovaBold;
    font-size: 14px;
    font-weight: bold;
}

.r6 h2 {
    color: #71a6c5;
    font-size: 19px;
    font-weight: bold;
    margin: auto;
    width: 75%;
}
.classname {
    background: #f6b33d -moz-linear-gradient(center top , #f6b33d 5%, #d29105 100%) repeat scroll 0 0;
    border: 1px solid #eda933;
    border-radius: 8px;
    box-shadow: 0 1px 10px 0 #fed897 inset;
    color: #ffffff;
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #cd8a15;
    width: 200px;
}
.classname:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
    background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
    background-color:#d29105;
}.classname:active {
    position:relative;
    top:1px;
}

.r7-wrap {
    border: 2px solid #71a6c5;
    border-radius: 3px;
    margin: 20px 10px;
    position: relative;
}
.r7 {
    border: 2px solid #71a6c5;
    margin: 2px;
    width: 99.6%;
}

.r7  p{
    color: #333333;
    font-family: Open sans;
    font-size: 15px;
    text-align: left;
}

.r7 h2 {
    background: #71a6c5 none repeat scroll 0 0;
    color: #fff;
    font-size: 26px;
    line-height: 25px;
    margin: auto;
    padding: 10px 0 12px;
    position: relative;
    text-align: center;
    width: 230px;
}
.r7 h2::before, .r7 h2::after{
    content:url(../images/others/circle.png);
    position: absolute;
    top: 7px;
}




