.body{
font-family:'Roboto Condensed', sans-serif;

}
div.clblck {
	color:#000;
}
.hei1
{
	height:35px;
}
.padding8{
padding-bottom:8px;
}
.padding15{
padding-bottom:15px;
}
h3.mar_0{margin-bottom:0px;}
.htbt10
{
	height:15px;
}
.margin_topp{
margin-top:12px;
}
button.back1{
	background-color:#6d0c9e;
	border-color:#6d0c9e;
}
button.back1:hover{
	background-color:#5a0e80;
	border-color:#6d0c9e;
}

input[type=text].filed_back {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    background-color: #F0F0F0;
    color: #000;
}

input[type=text].filed_back:focus {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    background-color: #FFF;
    color: #000;
}

input[type=password].filed_back {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    background-color: #F0F0F0;
    color: #000;
}

input[type=password].filed_back:focus {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    background-color: #FFF;
    color: #000;
}

::placeholder {
    color: #333;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #333;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #333;
}

input[type=text].logform {
    width: 100%;
    padding: 12px 20px;
    
    box-sizing: border-box;
    border: none;
    background-color: #FFFFFF;
    color: #000;
	
}
input[type=text].logform:focus {
    width: 100%;
    padding: 12px 20px;
    
    box-sizing: border-box;
   border-style: outset;
    border-color: #000000;
	border-width: 1px 1px 1px 1px;
    background-color: #FFFFFF;
    color: #000;
	
}
input[type=password].logform {
    width: 100%;
    padding: 12px 20px;
  
    box-sizing: border-box;
    border: none;
    background-color: #FFFFFF;
    color: #000;
	
}

input[type=password].logform:focus {
    width: 100%;
    padding: 12px 20px;
    
    box-sizing: border-box;
   border-style: outset;
    border-color: #000000;
	border-width: 1px 1px 1px 1px;
    background-color: #FFFFFF;
    color: #000;
	
}

.button2 {
    position: relative;
    background-color: #702f91;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px;
    width: 100%;
    text-align: center;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

.button2:hover {
background-color:#00b6be;
color:#FFFFFF;


}
.col12{
color:#702f91;
}

.widt_12{
width:220px;

}

.he_sp
{
height:5px;
}

/* --------   sudeesha css ------------- */


.reg_header
{
	width:150px;
	float:right;
	background-color:#851f83;
	color:#FFF;
	font-size: 15px;
    line-height:1;
    font-weight: 500;
	text-transform:uppercase;
	height:48px;
	text-align:center;
	padding:16px;
	margin-top: 42px;
	margin-right: -50px;
	cursor:pointer;
}


.reg_header:hover
{
  /*  background-color: #851f83;
    color: white;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
	cursor:pointer;
	*/
	
	color: #009348;
	cursor:pointer;
	
}



.to_lin_hd { color:#FFF; text-decoration:none;}

.to_lin_hd:hover { color: #FFF; font-weight:bold; text-decoration:none;}


.to_lin_hd1 { color:#FFF;  text-decoration:none; text-transform:uppercase; font-size:15px;}

.to_lin_hd1:hover { color: #FFF; font-weight:bold; text-decoration:none; }




.reg_header_lg
{
	float:right;
	padding:10px;
	color:#FFF;
	width:180px;
	margin-right:-50px;;
	text-align:center;
    min-height:44px; 
	cursor:pointer;
	
}
.reg_header_lg:hover
	{
	/*box-shadow: 0 2px 6px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
	*/
    cursor:pointer;
	color: #FF0000;
	}

a.reg_lg
{
	color:#FFF;
	font-size:14px;
	font-family:'Roboto Condensed', sans-serif;
	
}


a.reg_lg:hover
{
	color:#851f83;
	
}



div .cs {
    height: 300px;
    background: red;
    position: relative;
}

div .cs:before {
    content: '';
    position: absolute;
    top: 0; right: 0;
    border-top: 80px solid white;
    border-left: 80px solid red;
    width: 0;
}

.outer_slider
{
	padding:0px; width:100%; position:relative; height:350px; margin:0px;
	

	
}
.scroller{
	margin-top:50px;
	overflow:hidden;
	 width:100%;
	
}
.banner_outer
{
	width:100%; 
}
.padd_not { padding:0px;}


.banner_title
{
	margin-top:30px;
	margin-bottom:30px;
}
.ban_hd
{
	text-align:center;
	color:#FFF;
	font-size:40px;
	padding-top:10px;
	
}
.ban_hd2
{
	text-align:center;
	color:#FFF;
	font-size:18px;
}

.baner_reg
{
	margin:0px auto;
	color:#FFF;
}

.highlighted_profiles
{
	width:100%;
	background-color:#f2f2f2;
	
}
.high_hd
{
	color:#702f91;
	
}
.img-contain
{
	width: 170px;
    height: 207px;
    float: left;
}

.img-contain img
{
	width: 170px;
    height: 207px;
    float: left;
	padding-top:5px;
	padding-bottom:5px;
	
}

.detail-contain
{
    width: 100%;
	text-align:left;
	margin-left:10px;
	font-size:14px;
	font-weight:normal;
	padding-top:30px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;


	
}
.clr{ clear:both;}


.member_search_box
{
	border: 1px solid #00b6be;;
    padding: 10px;
    border-radius: 5px;
	min-height:300px;
	margin-bottom:20px;
	color:#000;
	font-size: 14px;
    font-weight: 400;
	line-height: 14px;
}
.member_img
{
	width:220px;
	min-height:200px;

}

.member_img img
{
	display: inline-block;
    width:100%;
	min-height:244px;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.member_detail_name
{
	margin-top:20px;
	margin-left:30px;
	margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
	color:#990099;


	
}


.member_detail_list
{
	margin-top:30px;
	margin-left:30px;
	margin-bottom:20px;
	color:#000;
	font-size: 14px;
    font-weight: 400;
	line-height: 14px;
}

.member_footer
{
	margin-top:20px;
	padding:5px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
	min-height:60px;
}


.member_footer1
{
	margin-top:20px;
	padding:10px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
	min-height:40px;
}




a.member_butto
{
	text-align:center;
	padding:5px 5px; background-color:#C03; color:#FFF;
}

a.member_butto:hover
{
	padding:5px 5px; background-color:#d02550; color:#FFF; 
}

.view_button
{
	background-color:#990099;
	border:1px solid #990099;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color:#FFF;
}

.view_button:hover

{
	background-color:#00b6be;;
	border:1px solid #00b6be;;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color:#FFF;
}




.to_profile_view
{
	width:100%;
	min-height:60px;
	background-color:#C03;
	margin-top:10px;
	margin-bottom:20px;
	border: 1px solid #C03;;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
}


.hil_hover
{
	
    color: #702f91;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-right: 20px;
	font-weight:bold;
	position: relative;
}





.search_profiles
{
	width:100%;
	min-height:160px;
	background-image: url(../images/bg_matrimony.jpg);
	
/*background-image:url(../../images/wedding-1.jpg);
*/}

.search_title 
{
	color: #000;
	font-size:16px;

	
}
.serach_bor
{
	width:200px;
	height:38px;
	border-radius:5px;
	cursor: pointer;
    letter-spacing: 0.025em;
    font-size: 15px;
	 border: none;

}

.serach_bor1
{
	width:70px;
	height:38px;
	border-radius:5px;
	cursor: pointer;
    letter-spacing: 0.025em;
    font-size: 15px;
	    border: none;

}
.search_button

{
	width: 150px;
    height: 38px;
    border-radius: 5px;
    background: #702f91;;
    border: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.search_button:hover
{
	width: 150px;
    height: 38px;
    border-radius: 5px;
    background: #990099;
    border: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.search_inner
{
	width:100%;
}

.main_banner
{
	width:100%;
	min-height:500px;
	background-color: #090;
}
.baner_reg
{
	margin-top: 30px;
	
}
.footer_outer1{
	width:100%;
	background-color:#FFF;
	min-height:100px;
}

.search_bd
{
	margin-top:24px; height:38px;
}
.search_te
{
	margin-top:5px; width:250px;
}


.membership_plans
{
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.package_in
{
	margin-top:20px;
	margin-bottom:20px;
	background-color:#f6f6f6;
}


.memb_link_bt {
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
    height: 30px;
    border: 1px solid #951982;
    color: #951982;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.memb_link_bt:hover
{
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
    height: 30px;
    border: 1px solid #951982;
    color: #FFFFFF;
	background-color:#951982;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
	










.memb_link {
    margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 12px;
    height: 30px;
    border: 1px solid #951982;
    color: #951982;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.memb_link:hover
{
	margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 12px;
    height: 30px;
    border: 1px solid #951982;
    color: #FFFFFF;
	background-color:#951982;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
	
	
	
	
	
	
.memb_link1 {
    margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #db4437;
    color: #db4437;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.memb_link1:hover
{
	margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #db4437;
    color: #FFFFFF;
	background-color:#db4437;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.memb_link2 {
    margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #0ebac1;
    color: #0ebac1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.memb_link2:hover
{
	margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #0ebac1;
    color: #FFFFFF;
	background-color:#0ebac1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.memb_link3 {
    margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #63c45d;
    color: #63c45d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.memb_link3:hover
{
	margin: 38px 0 20px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #63c45d;
    color: #FFFFFF;
	background-color:#63c45d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}	

.pack_hd
{
	text-align:center;
	height:30px;
}
.pack_hd1
{
	text-align:center;
	height:30px;
}
.pack_hd2
{
	text-align:center;
	height:30px;
	color:#F00;
}
.pack_hd3
{
	text-align:center;
	height:50px;
}
.pack_hd_sub{
	padding-left:10px;
	height:30px;
}
.pack_subtitle
{
	text-align:center;
	height:30px;
	color:#FFF;
	background-color:#951982;
	
}

.pack_subtitle1
{
	text-align:center;
	height:30px;
	color:#FFF;
	background-color:#db4437;
	
}


.pack_subtitle2
{
	text-align:center;
	height:30px;
	color:#FFF;
	background-color:#0ebac1;
	
}

.pack_subtitle3
{
	text-align:center;
	height:30px;
	color:#FFF;
	background-color:#63c45d;
	
}
	




.front_searach_box
{
	  text-align: center;
      font-size: 18px;
      background: #fff;
      height: 210px;
	  margin-top:20px;
	  margin-bottom:10px;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}


.id_text_input
{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


/*sudeesha start code on 26-12-2018 */


.quick_search_box_final
{
	  font-size: 14px;
      background: #fff;
      min-height:240px;
	  margin-top:20px;
	  margin-bottom:10px;
	  /*border: 1px solid #00b6be;*/
	  border-radius: 5px;
	  

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  border-radius:4px;
	 border:#e9e9e9 solid 1px;

}



.img_contain_f
{
	width: 170px;
    height: 207px;
    float: left;
}

.img_contain_f img
{
	width: 170px;
    height: 207px;
    float: left;
	padding:5px;
	
}


.details_cont
{
    width: 100%;
	text-align:left;
	margin-left:10px;
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;


	
}


.details_content_da
{
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;
	color:#000;
	line-height:22px;

}

.details_content_da2
{
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;
	color:#000;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	
}





/*sudeesha end on 26-12-2018 */




@media (min-width: 1200px) { 

.id_text_input
{
	display: block;
    width: 50%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
}


}


@media (max-width:768px)
{
	
	.search_button
	{
		margin-bottom:15px;
	}

	.banner_title
	{
		margin-top: -30px;
	}
	.baner_reg
	{
		margin-top: 10px;
		color:#FFF;
		   padding-top: 0px;
		
	}
	.ba_inner
	{
		text-align:center;
	}
	.banner_outer_in
	{
		display:none;
		margin:0px;
		padding:0px;
		margin-top:-50px;
	}
	.banner_outer_in2
	{
		margin-top:-30px;
		padding:0px;
		margin:0px;
	}
	
	.ban_hd
	{
		margin-top: -30px;
	}
	.search_profiles
	{
		width:100%;
		min-height:350px;
		background-image:
		url(../images/mbg_matrimony.jpg);
		
		
		}
		
	   
		
		.padd_not { padding:0px;}
		
		.search_bd
		{
			margin-top:5px; width:250px;
		}
		.butt
		{
			text-align:center;
		}
		.srch
		{
			margin:0px;
			padding:0px;
		}
		
		.package_in
		{
			width:50%;
		}
		.package_inner
		{
			margin-top:-30px;
		}
		
		.package_in2
		{
			margin:0px;
			padding:0px;
			width:50%;
		}
		.memb_link1
		{
			height:20px;
			font-size:12px;
		}
		
}



@media (min-width:768px)
{
	
	.banner_outer_in2
	{
		margin-top:-30px;
		padding:0px;
		margin:0px;
	}
	
	
	}




@media (min-width:980px)
{}



@media (min-width:1200px)
{}

@media (max-width: 1199px) and (min-width: 992px)
{
.details_content_da
{
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;
	color:#000;
	line-height:22px;

}

.details_content_da2
{
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;
	color:#000;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	
}



.quick_search_box_final
{
	  font-size: 14px;
      background: #fff;
      min-height:300px;
	  margin-top:20px;
	  margin-bottom:10px;
	  /*border: 1px solid #00b6be;*/
	  border-radius: 5px;
	  

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}



.img_contain_f
{
	width: 170px;
    height: 207px;
    float: left;
}

.img_contain_f img
{
	width: 170px;
    height: 207px;
    float: left;
	padding:5px;
	
}


.details_cont
{
    width: 100%;
	text-align:left;
	margin-left:10px;
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
	padding-right:10px;
	font-family:'Roboto Condensed', sans-serif;


	
}



}




/* --------   sudeesha css ------------- */



div.alertbox_1{
color:red;  }

.alert_butt1{
background-color:#00b6be;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}
.alert_butt1:hover{
background-color:#69bcbf;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}
.padbot_2{
padding-bottom:5px;
}

.onhov_border{
/*padding-bottom:5px;
		 padding-left:5px;   */
		 
		  border: 1px solid #aaeef1;
        overflow: hidden;  
		
		 padding-left:5px;
		 padding-bottom:5px;    
}

.onhov_border2{
		 
		/* border: 1px solid #aaeef1;*/
         overflow: hidden;  
		 border-style: solid;
		 border-width: 1px 0px 1px 1px;
		 border-color:#aaeef1;
		 padding-left:5px;
		 padding-bottom:5px;    
}





.red22{ color:#FF0000; font-weight:bold; }
.fontee3{
font-size:16px;
padding-bottom:5px;
color:#000000;
}
.padding_top_1{
padding-top:5px;
}
.heightprofile{ height:10px;}



.button_exp {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    /*padding: 8px 12px;*/
	
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	width:100%;
}
.button5_exp {
    background-color: #00b6be;
    color: #FFFFFF;
    border: 2px solid #00b6be;
}

.button5_exp:hover {
    background-color: #702f91;
    color: white;
	 border: 2px solid #702f91;
	  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.disabled1 {
 background-color: #FFFFFF;
    color: #FF0000;
	font-size:16px;
	font-weight:bold;
    /* border: 2px solid #00b6be;
   opacity: 0.5;*/
    cursor: not-allowed;
}



