.hwe_css_class .form-basic{
    max-width: 100%;
    margin: 0 auto;
    padding:15px;
    box-sizing: border-box;

    background-color:  #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);

    font: bold 14px sans-serif;
    text-align: center;
	padding-top:15px;
}
button.btn_details:hover {
    color: #000;
}
button.btn_details {
    color: #43c801;
    background: transparent;
    border: none;
    padding: 0px !important;
}
.table-result td.td-six {
    text-align: center;
    }
.hwe_css_class .form-basic .form-row{
    text-align: left;
    margin-bottom: 15px;
}

.hwe_css_class .form-basic .form-title-row{
    text-align:left;
    margin-bottom: 0px;
}

/* The form title */

.hwe_css_class .form-basic h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 24px;
    padding: 0 10px 15px;
    border-bottom: 2px solid #6caee0;
    margin: 0;
}

.hwe_css_class .form-basic .form-row > label span{
    display: inline-block;
    box-sizing: border-box;
    color: #FFFFFF;
    width: 50px;
    text-align: right;
    vertical-align: top;
    padding: 12px 12px;
}

.hwe_css_class .form-basic input{
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 50px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 12px;
    border: 1px solid #dbdbdb;
}

.hwe_css_class .form-basic input[type=radio],
.hwe_css_class .form-basic input[type=checkbox]{
    box-shadow: none;
    width: auto;
}

.hwe_css_class .form-basic input[type=checkbox]{
    margin-top: 13px;
}

.hwe_css_class .form-basic select{
    background-color: #ffffff;
    color:  #5f5f5f;
    box-sizing: border-box;
    max-width: 240px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 12px 8px;
    border: 1px solid #dbdbdb;
}

.hwe_css_class .form-basic textarea{
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 240px;
    height: 80px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    font: normal 13px sans-serif;
    padding: 12px;
    border: 1px solid #dbdbdb;
    resize: vertical;
}

.hwe_css_class .form-basic .form-radio-buttons{
    display: inline-block;
    vertical-align: top;
}

.hwe_css_class .form-basic .form-radio-buttons > div{
    margin-top: 10px;
}

.hwe_css_class .form-basic .form-radio-buttons label span{
    margin-left: 8px;
    color: #5f5f5f;
    font-weight: normal;
}

.hwe_css_class .form-basic .form-radio-buttons input{
    width: auto;
}

.hwe_css_class .form-basic button{
    display: block;
    border-radius: 2px;
    background-color:  #6caee0;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 7px 22px;
    border: 0;
}


/*vinod*/
.hwe_css_class .main-content hwe_css_class{
    width: 100%;
	float: left;
	margin-top: -20px; 
	margin-left:4px
}

.hwe_css_class .hw-form{
    color: white;
	float:left;
	width: 50%;
	text-align:center;
	padding-left: 15px;
}

.hwe_css_class .hw-age{
    border-radius:20px;
	padding:9px; 
	height:40px; 
	width: 50%;
	float: left;
}


.hwe_css_class .hw-buttom{
   border-radius: 20px !important; 
   height:50px;
   background-color:#FF0200 !important;
   width: 76%;
   margin-left: 12%;
   font-size: 16px;
   cursor: pointer;
}

.hwe_css_class .form-row_checkbox{
   float: left;
   width: 101%; 
   font-size:12px;
   padding-bottom: 13px;
}

/*vinod-work 05/12/18*/
.table-result .tr-one {
	background-color:#00B1EB;
	margin-bottom:10px;
}

.table-result .th-one {
	width:17%;
	color:#fff;
}
.table-result .tr-two {
	background-color:#F0F0F0;
}
.table-result .td-two {
	color:#024B93; 
	font-size:14px;
}

.table-result .div-one {
	width: 100%;
}
.table-result .img-one {
	width: 120px;
}
.table-result .div-two {
	padding-left: 10%;
}
.table-result .a-one {
	text-decoration:underline; 
	color:#000;
}
.table-result .a-two {
	text-decoration:underline;
	 color:#000; 
	 display:none;
}
.table-result .td-three {
	color:#FE0201; 
	font-size:22px;
}
.table-result .a-three {
	text-decoration:underline; 
	color:#000;
}
.table-result .a-four {
	text-decoration:underline; 
	color:#000; 
	display:none;
}
/*.table-result .td-four {
	color:#00ACEA;
}*/
.table-result .td-five {
	color: #0099FF;
	width: 100%;
	text-align: center;
}
.table-result .button-one {
	color: #FFFFFF;
	background-color: #FD0000;
	border-radius: 0px;
	cursor: pointer;
	height: 40px;
	width: 150px !important;
}
.table-result .img-two {
	width: 10%;
	margin-left: 5%; 
	display:none;
}

.table-result .tr-three {
	background-color:#FFFFFF;
}

.table-result .recommendedpro {
	border: solid #821939 5px;
	height:	140px;
}

.table-result .recommended_text {
	font-size: 16px;
	color: #FE7E23;
}

.recommendedpro_header {
	text-align: center;
	height: 32px;
	padding-top: 2px;
	background-color: #821939;
	color: white;
	font-weight: bold;
	font-size: 18px;
	width: 40%;
	margin-left: 30%;
	position: absolute;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
/*	Making the form responsive. Remove this media query
    if you don't need the form to work on mobile devices. */

@media (max-width: 600px) {

    .hwe_css_class .form-basic{
        padding: 5px;
        max-width: 480px;
    }

   .hwe_css_class .form-basic .form-row{
        max-width: 300px;
        margin: 25px auto;
        text-align: left;
    }
	
	.hwe_css_class .form-basic .hwe_edad_row .form-row {
	text-align: left;
	margin-bottom: 15px;
	margin: 0px auto;
}

    .hwe_css_class .form-basic .form-title-row{
        margin-bottom: 50px;
    }

    .hwe_css_class .form-basic .form-row > label span{
        display: block;
        text-align: left;
        padding: 0 0 15px;
    }

    .hwe_css_class .form-basic select{
        width: 240px;
    }

    .hwe_css_class .form-basic input[type=checkbox]{
        margin-top:0;
    }

    .hwe_css_class .form-basic .form-radio-buttons > div{
        margin: 0 0 10px;
    }

    .hwe_css_class .form-basic button{
        margin: 0;
    }
	
	/*vinod*/
	.hwe_css_class .hw-form{
    color: white;
	float:left;
	width: 50%;
	text-align:center;
	padding-left: 15px;
	}

	.hwe_css_class .hw-age{
    border-radius:20px;
	padding:9px; 
	height:35px; 
	width: 50%;
	float: left;
	}
	.hwe_css_class .hw-email{
    margin-top:-24px
	}
	.hwe_css_class .hw-buttom{
	border-radius: 20px; 
	height:50px;
	background-color:#FF0200;
	width: 76%;
	margin-left: 12%;
	font-size: 16px;
	cursor: pointer;
	}
	
	.hwe_css_class .form-basic .hwe_edad_row .form-row > label span {
		display: inline-block;
		box-sizing: border-box;
		color: #FFFFFF;
		width: 38px;
		text-align: right;
		vertical-align: top;
		padding: 8px 0px;
	}

	.hwe_css_class .form-basic .hwe_edad_row input {
		color: #5f5f5f;
		box-sizing: border-box;
		width: 42px;
		box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
		padding: 12px;
		border: 1px solid #dbdbdb;
		margin-left:5px;
		
	}
	.hwe_css_class .hwe_button_class
	{
		margin-left:10% !important;
	}
	.hwe_css_class .acceptpolicy
	{
		margin-left:10% !important;
	}
	
	.hwe_css_class .form-row_checkbox
	{
	float: left;
	width: 100%; 
	font-size:9px;
	
	}
	
	.hwe_css_class .main-content hwe_css_class{
    width: 100% !important;
	float: left !important;
	margin-top: -20px !important; 
	margin-left:4px !important;
	
	}

}


input[type="checkbox"], input[type="radio"] {
	display: block !important;
}
#hwe_province {
	margin-top: 13px;
}
button[disabled], html input[disabled] {
	cursor: default;
	display: block !important;
}