@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Open Sans', sans-serif;
}
.body_clas{
	background: linear-gradient(#ffffff, #ffffff);
	min-height: 640px;
}
.form-top{
	margin-top: 8%;
}
.form-top1{
	margin-top: 6%;
}
.server_error{
	color:red;
    padding-bottom: 11px;
	font-weight: bold;
}

.title_text{
	color: #337ab7;
	letter-spacing: 0.1em;
	font-size: 30px;
	padding-bottom: 18px;
  }
  .checkbox_css{
	      padding: 9px 10px;
  }
  .logo-size{
	      width: 18%;

  }
  
  input.hidden {
   position: absolute;
   left: -9999px;
}

#profile-image1 {
   cursor: pointer;
 
    width: 100px;
   height: 100px;
border:2px solid #03b1ce ;}
.tital{ font-size:16px; font-weight:500;}
.bot-border{ border-bottom:1px #f8f8f8 solid;  margin:5px 0  5px 0}
/*englisg and hindi button */

.buying-selling.active {
background: #337ab7 !important;   
}

.buying-selling {
width: 113px; 
padding: 9px;
position: relative;
}

.buying-selling-word {
font-size: 15px;
font-weight: 600;
margin-left: 22px;
}

.radio-dot:before, .radio-dot:after {
content: "";
display: block;
position: absolute;
background: #fff;
border-radius: 100%;
}

.radio-dot:before {
width: 20px;
height: 20px;
border: 1px solid #ccc;
top: 10px;
left: 12px;
}

.radio-dot:after {
width: 12px;
height: 12px;
border-radius: 100%;
top: 14px;
left: 16px;
}

.buying-selling.active .buying-selling-word {
color: #fff;
}

.buying-selling.active .radio-dot:after {
background: #426C2A;
}

.buying-selling.active .radio-dot:before {
background: #fff;
border-color: #699D17;
}

.buying-selling:hover .radio-dot:before {
border-color: #adadad;
}

.buying-selling.active:hover .radio-dot:before {
border-color: #699D17;
}


.buying-selling.active .radio-dot:after {
background: #337ab7;
}

.buying-selling:hover .radio-dot:after {
background: #337ab7;
}

.buying-selling.active:hover .radio-dot:after {
background: #426C2A;

}
.custominverse{
	    background-color:#e0e0e0;
    border: none;
    border-radius: 0px;
}
.customrightnav{
	padding: 5px 15px 0px 0px;
}
.customlanguagebtn{
	background: #00bcd4!important;
    /* border-radius: 2px; */
    border: 1px solid #00bcd4!important;
    color: #fff !important;
}
table.dataTable thead th, table.dataTable thead td{
	padding: 15px 8px !important;
}
table.dataTable tbody th, table.dataTable tbody td{
	padding: 15px 8px !important;
}
.requiredfieldcustom{
	border-left: 5px solid #ce3131 !important;
}
.labelrequiredhead{
	display: inline-block;
    width: 5px;
    background: #ce3131;
    height: 22px;
}
.customreqname{
	padding-left: 5px;
}
.customspanreq{
	vertical-align: super;
}
@media (max-width: 400px) {

.mobile-br {
display: none;   
}

.buying-selling {
width: 49%;
padding: 10px;
position: relative;
}
}
.select_posi{
    padding-top: 12px;
	}
	.label_css{
		    color: #fff;
    font-size: 16px;
    margin-top: 7px;
	}
	.logo-text{
		    padding-left: 20px ;
	}
	.lagu-btn{
		border-radius: 5px 0px 0px 5px;
	}
	.lagu-btn1{
		border-radius: 0px 5px 5px 0px;
		    padding: 9px 25px;
	}
	.lagu-btncss{
		margin: 10px 0;
	}








