#content
{


width: 100%;
margin: 0px;
padding: 0px;
}

.container
{


width: 100%;
margin: 0px;
padding: 0px;
}

.row
{


width: 100%;
margin: 0px;
padding: 0px;
}



.MOF_main_block
{
position: relative;
display: block;

margin: 0px;
padding: 0px;
width:100%;
background:#66ADC6;

text-align: center;
}


.MOF_main_block table
{
position: relative;
display: block;

width: 100%;
margin: 0% 0% 0% 0%;

text-align: center;
}



.MOF_main_block table tr td:nth-child(1)
{

width: 40%;
margin: 0px;
padding: 0px;
background: url("/upload/medialibrary/fc8/fc81c7a2ca421158695ffb7ec2154316.jpg") no-repeat 100% 0;
background-size: cover;
text-align: center;
}

.MOF_main_block table tr td:nth-child(1) img
{

bottom: 0px;
margin: 0px;
padding: 18% 0% 0% 5%;
}


.MOF_main_block table tr td:nth-child(2)
{

width: 30%;
}

div.monitoring_order_form
{


		padding: 0%;
background: #66ADC6;
		text-align: center;
}

.MOF_block
{
position: relative;
display: block;

width: auto;
height: auto;
}

.MOF_submit
	{


		background: #134892;
		border-color: #134892;
		color: #FFFFFF;
		border-radius: 10px;
		moz-border-radius: 10px;
		webkit-border-radius: 10px;
		font-size: 22px;
		padding: 5% 21% 5% 21%;
}

.MOF_block input[type="text"]
{


width: 65%;
height: 40px;
padding: 3px 0px 3px 2px;
font-size: 28px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color: #66ADC6;
		border-radius: 10px;
		moz-border-radius: 10px;
		webkit-border-radius: 10px;
}

.MOF_text
{


color: #FFFFFF;
}

.MOF_input
{

width: 65%;
height: 50px;
font-size: 22px;
padding: 3px 0px 3px 2px;
font-family: Arial, Helvetica, sans-serif;
color: #66ADC6;
text-align: center;
		border-radius: 10px;
		moz-border-radius: 10px;
		webkit-border-radius: 10px;
}


.MOF_submit:hover
{

background: #0000CD;
border-color: #0000CD;
}


.MOF_phone
{

display: none;
}








/*-------------ForMozillaFireFox-----------------------*/

@-moz-document url-prefix() {

.MOF_input
{
font-size: 20px;
}  

/*------------------------------------------------------*/


/*

.MOF_main_block table
{
width: 85%;

}



.MOF_main_block table tr td:nth-child(1) img
{
position: relative;
bottom: 0px;
margin: 0px;
padding: 12% 0% 0% 10%;
}

.MOF_main_block table tr td:nth-child(1)
{
margin: 0px;
padding: 0px;
background: #66ADC6;
}

div.monitoring_order_form
{
padding: 0% 8%;
}
*/



/*------------------------------------------------------*/

}  
/*-------------EndForMozillaFireFox-----------------------*/