.main-block{width: 1170px; margin-right: auto; margin-left:auto;}
textarea{width:800px; height:300px;margin-left: 160px; padding:15px;}
.block_act{width:800px;padding:15px;margin-left: 160px;}
.div_input_submit{margin-left: 160px; margin-top:20px;}
label.uploadButton {
    display: block;
    width: 100%;
	background: #0181C2;
    padding: 10px;
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
    float: left;
    margin: 10px;
	cursor:pointer;
}
label.uploadButton:hover{background:#015985;}
label.uploadButton a{color:#fff!important;text-decoration:none;}
label.uploadButton a:hover{color:#fff!important;text-decoration:none;}
.file_load{float:left;}
.button_link{float:right;}
.clear_float{clear:left; height:30px;}
.error_mes{color:red;}






/*------------------------------------------------------------------ Адаптивный дизайн медиа запросы ------------------------------------------------------------------*/





@media screen and (min-width: 290px) and (max-width: 480px) {
	
	

	.main-block{width:100%!important;}
	textarea{width:100%!important;margin-left:0px!important;height:100%!important;}
	
		
		
	
}







/*------------------------------------------------------------------ Адаптивный дизайн медиа запросы ------------------------------------------------------------------*/