.right-side-box
{
height :auto;
}
.btn-margin
{
	margin:10px 0 !important;
}
.jobsearch
{
	background-color:rgb(238,238,238); color:#412a40; font:arial; font-size:12px; margin-top:37px; min-height:0 !important; 
}
.text-center
{
	text-align:center;
	
}
.emailbox
{
	background-color:rgb(238,238,238); color:#0080C2; font:arial; font-size:12px; margin-top:10px;
}
.emailbox1
{
	text-align:center; padding:10px;
}
.submitbox
{
	background-color:rgb(238,238,238); color:#0080C2; font:arial; font-size:12px; margin:10px 0 !important;
}
.detail
{
	float:right; margin-top:20px;
}

.submitbox {
    margin-bottom: 38px !important;
}

.sub-content-container h3{margin:30px 0 25px 0 !important;}



/**shrishiti goyal*****/
.col-lg-12.col-md-12.col-sm-12.col-xs-12.vacancy {
    background-color:transparent;
    color: #412a40;
    font-size: 12px;

    min-height: 0 !important;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.vacancy h3{text-align:center;}
.my_form.Group{font-size:14px !important; color: #412a40  !important; margin-bottom:10px !important;}
.my_form.Group > label {
    font-size: 14px;
    font-weight: 400 !important; color: #412a40  !important;
}

.my_form.Group input, textarea {
    border-radius: 0 !important;
    color: #412a40  !important;
	 
    font-size: 12px !important;
	width:100%;
	border:solid 1px #412a40 !important;
}
.my_form.Group > textarea{ border-radius: 0 !important;
    color: #412a40  !important;
	 solid 1px #000 !important
    font-size: 12px !important;
	width:100%;}
	
.my_form.Group > select {
   border:solid 1px #412a40 !important;
    border: 0 none;
    border-radius: 0;
    color: #000;
    height: 34px;
    line-height: 1;
    padding: 5px;
	width:100%;
	border-radius: 0 !important;
	    -moz-appearance: none;
		-webkit-appearance: none !important;
    background: #fff url("../images/arrow.png") no-repeat scroll 98% 6px;
    
	
}
.vacancy form.my_form div.my_form.Group.text-center p input{margin-top:10px !important; border-radius: 0px !important; padding:5px 15px;}

.my_form.Group > select option { color: #412a40 !important;
    font-size: 12px !important;}
	
	
	.my_form input[type="submit"] {
    background: #412a40 none repeat scroll 0 0;
    border: medium none !important;
    color: #fff !important;
    height: 32px !important;
    padding: 0 13px;
    text-decoration: none !important;
	font-size:14px !important;
	width:auto !important;
}

#text-11 h3.widget-title {
    text-align: center;
    color: #412a40;
}
/*****/
