div.csc-frame-rulerAfter div.csc-header h2{
	margin: 0;
}
.ToolBoxContent{
	width: 100%;
}
.ToolBoxContent p{
	width: 100%;
}
.col1, .col3{
	margin: .5em 0;
}
.col1, .col2, .col3{
	float: left;
}
.col2{
	margin: .5em;
}
.ym-cbox {
    padding: 0 2em !important;
	display: inline-block !important;
	width: 100%;
	box-sizing: border-box;
}
.REboxRed{
	display: none;
}
.unAct .ToolBoxImage{
	float: left;
}
div.ToolBoxImage img{
	width:auto;
	/* height: 100% !important; */
	height:100%;
}
.ToolBox{
	padding: 0;
	margin: 0;
}
.curCell{
	background: #ffffff;
	padding: .5em;
	border-color: #dddddd;
    border-image: none;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    border-style: solid;
    border-width: 5px;
	color: #000;
}
.unAct{
	background: #ffffff;
	border-color: #dddddd;
    border-image: none;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    border-style: solid;
    border-width: 5px;
	color: #005ca9;
	padding: .5em;
	cursor: pointer;
}
.curCell .ToolBoxContent, .unAct .ToolBoxContent{
	padding: 0;
	display: inline-block;
}
.curCell  div.ToolBoxContent div.csc-default, .unAct .ToolBoxContent div.csc-default{
	padding: 1em 0 0 .3em;
}
div.unAct div.csc-header, div.curCol div.csc-header, div.curCell div.csc-header{
	float: right;
}
div.ym-cbox div.csc-frame-rulerAfter{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #DDDDDD;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    padding: 1em 2em;
}
.ym-cbox > .csc-default:first-child{
	display: inline-block;
    padding: 1em 0em;
    width: 100%;
	box-sizing: border-box;
}
div.ym-cbox div.csc-default:first-child div.csc-header h1.csc-firstHeader/* , .serviceBox_ie8 div[class*="csc-header-n"] h1 */{
	margin: 0;
	color: #a6a6a6;
	/* font-weight: normal; */
	font-size: 2em;
}
.ToolBoxContent div[class*="csc-header-n"] h1, div.csc-default.serviceBox_ie8 > div.csc-header[class*="csc-header-n"] > h1{
	display: none;
}
div.csc-default.serviceBox_ie8 div.ToolBoxContent div[class*="csc-header-n"] h1{
	display: block;
}

.serviceBox_ie8{
	background: #ffffff;
	border-color: #dddddd;
    border-image: none;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    border-style: solid;
    border-width: 5px;
	color: #a6a6a6;
	padding: 1em 2.3em;
	margin: 1em 0;
	/* width: 92%; */
	display: inline-block;
}
.serviceBox_ie8 > .csc-header, .serviceBox_ie8 .ToolBox{
	float: none;
	clear: both;
}
.serviceBox_ie8 .ToolBox .ToolBoxImage{
	width: 15%;
	height:auto;
	float: left;
	margin: .5em 0 1em 0;
	display:block;
}
.serviceBox_ie8 .ToolBox .ToolBoxImage img{
	width: 100%;
	height: auto;
}
.serviceBox_ie8 .ToolBox .ToolBoxContent{
	float: left;
	width: 80%;
	padding: 0 0 1em 1em;
}
.serviceBox_ie8 > div[class*="csc-header-n"] h1{
	color: #a6a6a6;
}
/*#########################################################################################################################################*/
/*################################################################ mobile #################################################################*/
/*#########################################################################################################################################*/
@media (max-width: 800px){
	div.ym-cbox div.csc-frame-rulerAfter {
		background: #ffffff none repeat scroll 0 0;
		border:none;
		padding: 1em 2em;
	}
	div.ToolBoxContent p.bodytext{
		/* font-size: 0.7em; */
		margin: 1em 0 0 0;
	}
	div.ToolBoxContent p.bodytext + p.bodytext{
		/* margin: 1.5em 0 0 0; */
	}
	#header{
		/* margin: 0 0 1em 0; */
	}
	div.ToolBox div.ToolBoxContent dd.csc-textpic-caption{
		font-size: .5em;
		line-height: 1.2em;
		text-align: center;
		padding: 0.2em;
	}
	.ToolBoxContent div.csc-textpic-imagerow, .ToolBoxContent dl.csc-textpic-image{
		width: 100% !important;
	}
	.ToolBoxContent img{
		width: 100% !important;
		height: auto;
	}
	.serviceBox_ie8{
		background: #ffffff;
		border:none;
		color: #a6a6a6;
		padding: 0.5em;
		margin: 1em 0 0 0;
		/* width: 93%; */
	}
	.serviceBox_ie8 > .csc-header, .serviceBox_ie8 .ToolBox{
		float: none;
		clear: both;
	}
	.csc-frame-rulerAfter h2{
		margin-left: .5em !important;
	}
	.serviceBox_ie8 > .csc-header h1{
		font-size: 1em !important;
	}
	.serviceBox_ie8 .ToolBox{
		/* font-size: .6em; */
		margin: .5em 0 0 0;
	}
	.serviceBox_ie8 .ToolBox .ToolBoxImage{
		width: 25%;
		float: left;
		margin: .5em 0;
		height:auto;
		max-height:25%;
	}
	.serviceBox_ie8 .ToolBox .ToolBoxImage img{
		width: 100%;
		height: auto;
	}
	.serviceBox_ie8 .ToolBox .ToolBoxContent{
		float: left;
		width: 70%;
		padding: 0 0 0.5em 1em;
	}
	.serviceBox_ie8 > div[class*="csc-header-n"] h1{
		color: #a6a6a6;
	}
}