#basic-form .col-left .card-panel{
        background-image: -webkit-gradient(linear,left top,left bottom,from(#12b6dc),to(#0055a9));
    background-color: #12b6dc;
    border: 2px solid #12b6dc;
   
}
#basic-form .col-left .card-panel .left-img{
     background-image: url(../images/boy.png) no-repeat center center/cover !important;
     min-height:200px
}
@media only screen and (min-width: 993px)
{
#basic-form .col-left {
    
    padding-right: 0;
}
#basic-form .col-right {
    
   padding-left: 0;
}
}



.header-body{
            /*background: url(../images/Single_cources/banner-bg.jpg) no-repeat center center !important;*/
        }
        .no_bottom{
            margin-bottom:0px !important;
        }
        .Welcome-area{
            padding-top:50px;
            
   /* background-image: -webkit-gradient(linear,left top,left bottom,from(#12b6dc),to(#0055a9)) !important;
    background-color: #12b6dc !important;*/

        }
        .select-wrapper{
          margin-left:45px !important;
        }
		.error p{
			color:red;
		}
    @media only screen and (max-width: 767px){

body {
    text-align: left ;
}
}
@media only screen and (max-width: 320px){
    .rc-anchor-logo-img-portrait {
    background-size: 32px;
    height: 32px;
    margin: 0 13px 0 -61px !important;
    width: 32px;}

.rc-anchor-normal .rc-anchor-pt {
    margin: 4px 87px 0 0 !important; }

.rc-anchor-logo-text{
margin: 4px 87px 0 -70px !important;
}
.rc-anchor-normal {
    height: 74px;
    width: 244px !important;
}
}
.email{
     text-transform: lowercase;
}
.register-area
{
    min-height: 565px;
}