@charset "utf-8";
/* CSS Document */

body,html {
	font-family:"Roboto";
	background-color:#e1e1e1;
	margin:0 auto;
	padding:10px;
	min-width:360px;
}
@font-face {
    font-family:Roboto;
	src: url(../fonts/Roboto.ttf);
}
@font-face {
	font-family: 'fontIcon_tms';
	src:url('../fonts/fontIcon_tms.eot?srhjr2');
	src:url('../fonts/fontIcon_tms.eot?#iefixsrhjr2') format('embedded-opentype'),
		url('../fonts/fontIcon_tms.woff?srhjr2') format('woff'),
		url('../fonts/fontIcon_tms.ttf?srhjr2') format('truetype'),
		url('../fonts/fontIcon_tms.svg?srhjr2#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="boximg_"], [class*=" boximg_"] {
	font-family: 'fontIcon_tms';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.boximg_1:before{
	content: "\e916";
	font-size:16px;
	color:#ff5722;
}
.boximg_2:before{
	content: "\e904";
	font-size:26px;
	color:#727272;
    margin-right:5px;
	line-height:18px;
}
.boximg_3:before{
	content: "\e903";
	font-size:16px;
	color:#999999;
	float:right;
}
.boximg_4:before{
	content: "\e937";
	font-size:17px;
	color:#ffffff;
}

.navigation-small{

	padding: 10px ;
	background-color:#ffffff;212a32
}
.navigation-small_copy{

	padding: 10px ;
	background-color:#212a32;
}


.displayBlock{
	display:inline-block;
	vertical-align:top;
}


.size1{
	width:100%;
	line-height:22px;
}
.size2{
	width:100%;
	line-height:22px;
	text-align:center;
}
.size3{
	width:340px;
	line-height:24px;
	
}



.align{
	text-align:center;
}

.sec1{
	font-family:"Roboto";
	font-size:16px;
	font-weight:bold;
	color:#363636;
}

.sec2{
	font-family:"Roboto";
	font-size:14px;
	font-weight:normal;
	color:#888888;
}

.sec3{
	font-family:"Roboto";
	font-size:12px;
	font-weight:normal;
	color:#3d3d3d;
	padding-bottom:10px;
	
}

.sec4{
	font-family:"Roboto";
	font-size:14px;
	font-weight:normal;
	color:#888888;
	padding-right:5px;
	line-height:16px;
}


.sec5{
	font-family:"Roboto";
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
.sec6{
	font-family:"Roboto";
	font-size:14px;
	font-weight:normal;
	color:#888888;
	width:40%;
	text-align:right;
}

.sec7{
	font-family:"Roboto";
	font-size:14px;
	font-weight:normal;
	color:#000000;
	padding-left:16px;
	width:45%;
	text-align:left;

}

.sec{
	border-top:#d2d2d2 1px solid;
	margin:8px 0px 8px 0px;
	
}
.space{
	margin-top:5px;
}