@charset "utf-8";
/* CSS Document */
body{ 
	font-family: "Gill Sans", Helvetica, "Myriad Pro", "Gill Sans MT", "DejaVu Sans Condensed",  Arial, "sans-serif"; 
}
#navbarNavDropdown{
	padding-top: 25px;
}

.p_content_header{
	font-size: 36px;
	margin-top: 90px;
	padding-left: 18px;
}
.colcards{
	margin-top: 5%;
}

.card{
	height: 100%;
	width: 100%;
}
.btn_1{
	margin-bottom: 5px;
	width: 100px;
}
#content_header{
	background-color: #000000;
	color: #FFFFFF;
	height: 100%;
	font-size: 22px;
	padding-top: 0px;
	
}

#content{
	margin-top: 30px;
}
.img_carousel{
	max-height: 220px;
	max-width: 400px;
	padding-top: 10px;
}
.wafermap{
	margin-right: 15px;
	margin-bottom: 10px;
	min-height: 100%;
}
.wafermap_card_screenshots{
	margin-top: 10px;
	float: left;
	min-width: 100%;
}
.wafermap_h5{
	margin-top: 10px;
}

.navlinkproducts{
	width: 150px;
}
.navlinkapplication{
	width: 180px;
}
.navlinkinfos{
	width: 180px;
}
.infos{
	max-width: 850px;
}
.tr_infos{
	font-size: 16px;
}
.th_infos{
	min-width: 10%;
}

#footer{
	margin-top: 50px;
	height: 120%;
	padding-top: 10px;
}

hr{
	background-color: white;
}
p.copy{
	float: left;
	margin-right: 5%;
	font-size: 12px;
	color: white;
}
p.address{
	float: left;
	margin-right: 5%;
	font-size: 12px;
	color: white;
	height: 80px;
}
p.sitemap{
	float: left;
	font-size: 12px;
}
tr{
	font-size: 12px;
}
#apllication_pdf{
	list-style-type: none;
}
.application_pdf{
	margin-bottom: 10px;
}
.dryicon{
	width: 35px;
}
.twenty_years{
	margin-bottom: 20px;
}

