
/* CSS Document */
@font-face {
    font-family: 'RobotoSlab-Regular';
    src:  url(../font/RobotoSlab-Regular.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}
@font-face {
	font-family: 'Arial Narrow';
	src: url(../font/ArialNarrow.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Arial';
	src: url(../font/ArialMT.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Arial';
	src: url(../font/Arial-BoldMT.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}	
@font-face {
	font-family: 'Sans-Serif';
	src: url(../font/GoogleSans-Medium.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}	      
#datepicker	  {            /*Календарь цели движения*/
	
	margin-left:19px;
	 margin-top:20px; 
	 float:left;
	 position: absolute;
	 font-family:Arial;
	 font-size: 14px;
	} 





	











 