#footer_content_container
{
	
	background-color: #3f3f3f;
	color: #b9bac4;
	font-size: 10pt;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#4b4b4b',GradientType=0 ); /* IE6-9 */
}

#footer_copyright_container
{
	background: #3f3f3f;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#4b4b4b',GradientType=0 ); /* IE6-9 */
}

body, ul, li, ul { list-style-type: none; }
 
/* start section_nav ************************************************************************************************************/

	.section_nav_wrapper { text-align: center; margin-bottom: 0px; font: 11px 'RobotoRegular', Arial, sans-serif; color: #66635b; }
	.section_nav_wrapper a { color: #64645C; }
	.section_nav_wrapper>div.row [class*="span"] { background: #E5E5E7; }
	.section_nav_wrapper>div.row [class*="span"]:hover { background: #e9c225; }

	
	.gray_border_left{ border-left: 1px solid #cfced1; }
	

/* end section_nav *************************************************************************************************************/


.square_box { position: relative; background: #e5e4e7; width:300px; height: 40px; margin-bottom: 5px; }
.square_box header { position: absolute; top: 13px; left: 10px; color: #888; padding-right: 43px; color: #444444; font: 10pt 'RobotoItalic', sans-serif; }
.square_box_gray  { position: absolute; z-index: 0; right: 0; top: 0; width: 40px; height: 40px; background: #cfced1; font: 10pt 'RobotoRegular', Arial, sans-serif; color: #f7f7f8; }
.arrows { position: absolute; top: 8px; left: 14px; color: #fff; font-size: 20px; }
.fat_square_box { position: relative; background: #e5e4e7; margin-bottom: 10px; width: 310px; height: 60px; }
.fat_square_box header{ position: absolute; top: 13px; left: 10px; color: #888; padding-right: 67px; font: 10pt 'RobotoRegular', Arial, sans-serif; color: #444444; }
.fat_square_box_gold{ position: absolute; z-index: 0; right: 20; top: 0; width: 65px; height: 60px; background: #e9c225; font: 10pt 'RobotoRegular', Arial, sans-serif; color: #444444; }
.fat_square_box_gold span { position: absolute; top: 15px; left: 12px; color: #888; }

.arrow_tab { position: absolute; top: 0; right: 0; z-index: 30; height:25px; width: 20px; }
.arrow_tab span { position: relative; top: 4px; left: 6px; color: #f7f7f8; font-size: 15px; }

.content_block { border-bottom: 2px solid #dad7d2; padding: 10px; margin-left: auto; margin-right: auto; width: 960px; background: #f7f7f8;}



@media (min-width: 1260px)  /* 88888888888888888888888888888888888888888888888888888888888888888888888888*/
{
	.gray_border_left { border-left: 1px solid #cfced1; } /* #acacac; */
	.col-sm-2.section6 { width: 16.667%; }
	.col-sm-2.section5 { width: 20%; }
	.col-sm-3.section4 { width: 25%; }
	.col-sm-4.section3 { width: 33.33%; }
}

@media (min-width: 769px)
{

	.col-sm-2.section6 { width: 16.667%; }
	.col-sm-2.section5 { width: 20%; }
	.col-sm-3.section4 { width: 25%; }
	.col-sm-4.section3 { width: 33.33%; }
	
	.gray_border_left { border-left: 1px solid #cfced1; }
	
}
@media (max-width: 768px) /*888888888888888888888888888888888888888888888888888888888888888888888888888888*/
{
 
	.gray_border_left { border-top: 1px solid #cfced1; }
}


	





