
.input-width-25
{
	width: 25% !important;
}
.input-normal
{
	width: 43% !important;
	margin-right: 0px !important;
}
.input-normal.input-inline
{
	margin-right: 0px !important;
}
.input-width-27
{
	width: 27% !important;
}
.custom-button-country
{
	text-align: center;
	margin-top: 150px !important;
}
@media (max-width: 1000px)
{
	.custom-button-country
	{
		text-align: center !important;
		margin-top: 0% !important;
	}
}
.custom-map
{
	width: 100%;
	height: 345px;
	/*border:4px solid #e0dede;*/
	margin-top:10px;
}
.form-group .custom-input-medium
{
	margin-right: 0px;
	width: 49%;
	float: left;
	margin-left: 3px !important;
}
.custom-input-medium
{
	width: 49%;
}
.modal-body
{
	position: relative;
	padding: 15px;
}
.modal-footer
{
	padding: 15px;
	text-align: right;
	/*border-top: 1px solid #e5e5e5;*/
}
.modal-footer .btn + .btn
{
	margin-bottom: 0;
	margin-left: 5px;
}
