.reg-head {
    background: #3e4e5d;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.calc-vdt .form-group {
    margin-bottom: 5px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


.radio, .checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.available-submit2 {
    background: #32376f;
    font-size: 15px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 15px auto;
    padding: 10px 15px;
	float: left;
    margin-left: 10px;
}
.calc-vdt {
    width: 100%;
    overflow: hidden;
    padding: 15px;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.form-control {
    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;
}

#namer,#mobiler,#emailr,#cemailr,#checkmail,#qualir,#branchr,#radior,#colleger,#SORF,#no_yexp,#companyname_er,#city_er,#centre_er,#event_er
{
	color: red;
    padding: 2px;
	font-style:bold;
}

.radio-inline
{        
vertical-align: baseline !important;
}

.home_btn {
color: #fff;
background-color: #a51810;
border-color: #a51810;
    border-radius: 10px;
}
.home_btn{
text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}
img.loading {
    margin-left: 40%;
    margin-top: 15%;	
}
label {
    margin-top: 25px;
}

.sel{
    padding: 10px;
    margin-left: 50%;
    margin-top: 0.9%;
    z-index: 10;
    position: absolute;
    font-size: initial;
}

.seleve{
    padding: 10px;
    margin-left: 20%;
    margin-top: 0px;
    z-index: 10;
    position: absolute;
    font-size: initial;
	display: inline-block;
    width: 20%;

}

.selec
{
    padding: 5px;
    border-radius: 3px;
}

.selece
{
    padding: 5px;
    border-radius: 3px;
    width: 100%;
}

.details
{
	color: whitesmoke;
    width: 15px;
    background-color: #6b6be2;
    
}

.data-t
{
	background-color:whitesmoke;
}


@media only screen and (max-width: 400px) 
{
.reg-head {
    display: none;
}
}

.msg 
{
    padding: 5px;
    padding-bottom: 2%;
    padding-top: 2%;
    text-align: center;
    margin-top: 1%;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    background: #e7e6ff;
    position: fixed;
    width: 60%;
    z-index: 99;
	color:green;
    left: 20%;
}

.download
{
    background-color: #01019c;
    width: 15% !important;
    margin-top: 1%;
    border-radius: 3px;
    /* padding: 1px; */
    padding-top: 5px;
    font-weight: bolder;
    font-size: large;
    font-family: serif;
    display: inline-block;
}

.download:active
{
    background-color: #4e4eff;
    width: 15% !important;
    margin-top: 1%;
    border-radius: 3px;
    /* padding: 1px; */
    padding-top: 5px;
    font-weight: bolder;
    font-size: large;
    font-family: serif;
    display: inline-block;
}


a
{
	text-decoration:none!important;
}
a:hover
{
	text-decoration:none !important;
}
.txt-d
{
    margin-left: 5% !important;
    margin-top: 2% !important;
}

.fa {
    display: inline-block  !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: larger !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    padding-left: 2px !important;
}


.ok
{
    border-radius: 5px;
    border-bottom-color: white;
    padding: 5px;
    width: 10%;
    background-color: blue;
    color: white;
    font-weight: bolder;
    text-align: center;
}
