@charset "utf-8";
/* CSS Document */

@media (min-width: 1600px){
	.menuPanel .menuContentWrapper .menuWrapper .menu{width:calc(100% - 180px);}
	.menuPanel .menuContentWrapper .menuWrapper .functionWrapper{width:180px;}
	.menuPanel .menuContentWrapper .menuWrapper .menu .section{padding-right:120px;}
	.contentPage .footerWrapper .copyright{float:right;line-height:20px;font-size:16px;margin-top:5px;}
	h1{ color:#df6400; font-size:26px; margin-bottom:18px;}
	h2{ font-size:21px; margin-bottom:18px;}
	.img_default{width:auto;}
	
	.slideArea  thead, .slideFix thead{ font-size:24px;}
	.reportsTemplate .row .coverDetails{width:375px;padding-right:55px; display:block;}
	.reportDetails{float:left; width:calc(100% - 375px); margin-bottom:30px;}
	
	.calendarLeft{ width:50% !important;}
	.calendarRight{ width:50% !important;}
	
	.directBox33  a .orange .name{  font-size:24px;}
	.directBox33  a .orange .title{ font-size:18px; }
	.directBox33  a .blue .name{ font-size:24px;}
	.directBox33  a .blue .title{ font-size:18px;}
	
	.overviewGroup{ display: -ms-flexbox; display:flex; padding:0 40px; -ms-flex-pack: justify;  justify-content:space-between; margin:0 0 50px 0; display:-webkit-flex; -webkit-justify-content:space-between;}
	.overview50{ width:49%;}
	.overviewVideo .videoContainer{ margin-top:70px; width:100%;}
	.overviewVideo .icon{ position:absolute;}
	
	/* iconTab */
	.iconTab .caption{ font-size:28px;}
	
	/* csr overview */
	#csr_overview .ellipsis { width:890px;}
	
	/* videoLibrary */
	#video .title{ font-size:32px; padding:30px 0 0 35px; width:420px;}
	#video .title span{ font-size:18px; display:block;}
	#video .videoContainer{ float:right; width:480px; padding:20px 0 0 0;}
}