@charset "UTF-8";
/* CSS Document */


#content_wrapper {
	padding-left: 14px;
	padding-right: 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 15px;
}
.oneLevel {
		padding-left: 50px;
		margin-left:0px !important;
	}

	.oneLevel li {
		margin-top:8px;
	}

	.twoLevels li {
	   	margin-top:8px;
	}

	.twoLevels {
	  	margin-left:0px !important;
	  	padding-left: 40px;

	}

hr {
	height: 4px;
	background-color: #C0C0C0;
	border:none;
	margin-bottom:6px;
}


.element_bar {
	height:12px;
	width:250px;
}

.element_title {
	font-weight: bold;
	font-size: 20px;
	margin: 12px 0px 8px 5px !important;
}

.left_content {
	float:left;
}

.right_content {
	float:right;
}

.element_content {
	margin-top:8px;
	margin-left:18px;
	display: inline;
}

.element_subheader {
	font-size: 18px;
}

.element_content_header {
	font-weight:900;
	font-size:20px;
}

.content_container {
	margin-top:15px;
	margin-left:25%;
}

.img_header {
	width:100%;
}

.img_description {
	margin-top:30px;
	margin-left:205px;
}


.element_footer {
	margin-top:200px;
}

.qapi_info {
	height:67%; 
	width:21%;
	padding:1%;
	background-color:#ffeecc;
	float:left;
	margin-top:30px;
}

.qapi_info ul {
	margin-left:12% !important;
}

.elements_pdf ul{
	list-style-image: none !important;
	list-style: none !important;
}

.elements_pdf ul li:before{
	content: "◼ \00a0" !important;
	font-size: 20px;
	vertical-align: middle;
}

.content_container ul {
	padding-left:4%;
}

.content_container ul li {
	padding:.5%;
}


.qapi_info h2 {
	color:#014E93;
	font-size:18px !important;
}


#master_wrapper table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
	font-weight: normal;
}

#master_wrapper table ul {
	list-style-image: none;
}

#master_wrapper table p {
	font-weight:bold;
}

#master_wrapper table a {
	display:block;
	padding-bottom:12px;
}

#master_wrapper table{
	text-align: left;
}

#master_wrapper table td {
	padding:0 0 1% 1%;
}

#master_wrapper table th, #master_wrapper table td{
	border: 1px solid #000;
}

#master_wrapper table th{
	background: #79a6d2;
	color: #000;
	white-space: none;
	vertical-align: top;
}

/*# sourceMappingURL=5-elements.css.map */
