h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
.main-container label {font-weight: normal;}
.page .label {
	color: inherit;
	font-size: 100%;
	border-radius: 0;
	display: inline-block;
	text-align: left;
	white-space:normal;
	line-height: normal;
}
.main-container .data-table .label {display: table-cell;}
.main-container .radio, .main-container .checkbox {display: inline-block; margin-top: 0;}
@media (min-width: 1200px) { 
   .container {
    max-width: 1200px;
    width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
    span.toggle {display: none;}
    .footer-col-content,
    .block .block-content,
    .box-collateral-content {
      height: 100% !important;
      display: block !important;
      opacity: 1!important;
    }
}
ul.index_block {
	display: block;
	margin: 15px 0 30px 0;
	clear: right;
}
ul.index_block li {
	background: #ffe994;
	border-radius: 10px;
	padding: 26px 0;
	width: 31%;
	margin: 1%;
	float: left;
	text-align: center;
	color: #393939;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
}
.index_table {
	width: 100%;
}
.index_table tr:first-child td {
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	padding: 8px 12px !important;
}
.index_table tr {
	border-bottom: 1px solid #fff;
}
.index_table td {
	padding: 3px 12px;
	color: #ffffff;
	background: #a00000;
	width: 50%;
}
.index_table td:first-child {
	background: #007416;
}

/* index ul graphics */
.index_img-list {
	background: green;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}
.index_img-list h3,
.index_img-list p{
	margin: 0;
	padding: 0;
	color: #ffffff !important;
}
.index_img-list h3 {
	font-size: 24px;
	margin-bottom: 6px;
}
.index_img-list li {
	float: left;
	width: 49.25%;	
	margin: 0 0 1% 0;
	padding: 0;	
	height: 160px;
	border-radius: 10px;
	border: 1px solid #CCC;
	overflow: auto;
}
.index_img-list li:nth-child(odd) {
	margin-right: 1%;
}
.index_img-list .index_img-inner {
	width: 55%;
	padding: 15px 10px 0 15px;
	height: 158px;
	overflow: auto;
	border-right: 1px solid #CCC;
}
.index_img-list li:hover .index_img-inner {
	width: 60%;
}
.index_img-list li .img-bg {
	height: 100%;
	background-position: right;
	background-repeat: no-repeat;	
}
.index_img-list a {
	text-decoration: none;
}


/*.std p:first-of-type{
	background: url(http://www.candopcsupport.com/skin/frontend/default/theme262k/images/01.jpg) no-repeat top left;
}*/
