.inquiryform_textarea{
	resize:none;
}

.emailErrorNotify {
	font-size: 12px; 
	color:red; 
	font-weight:normal;
}


.my-form {
    color: #305896;
}
.my-form .btn-default {
    background-color: #305896;
    color: #fff;
    border-radius: 0;
}
.my-form .btn-default:hover {
    background-color: #4498C6;
    color: #fff;
}
.my-form .form-control {
    border-radius: 0;
}


.contact-detail-header{
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}

.contact-detail-header2{
	color: #000000;
	font-size: 22px;
	font-weight: 600;
}

.contact-details-labels{
	color:  ##aaa;
	font-size: 16px;
}


.mapouter{
	width:100%; 
	height:450px;
}

.herologo{
	width: 200px;
	height: 800px;
}


.inqdashboardpadd{
	padding-top: 100px;
}

.data-table-up{
	padding-top: 100px;	
}


.data-details{
	margin: 10px !important;
}

.data-details .secondary {
	font-size: 13px;
	margin-top: -15px;
}

.data-details .primary {
	font-size: 13px;
}

.universe_qrcode{
	margin-top: 5%;
}