/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.stylecontainertitleB1{
	color:#323232;
	font-size:21px;
	line-height:35px;
    font-weight:500;
font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.JasonT1 .stylecontainertitleB1{
	color:#3db4a8;
	font-size:21px;
	line-height:35px;
    font-weight:500;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.JasonT2 .stylecontainertitleB1{
	color:#fafafa;
	font-size:21px;
	line-height:39px;
    font-weight:400;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.JasonT3 .stylecontainertitleB1{/*LAN*/
	color:#999;
	font-size:21px;
	line-height:35px;
    font-weight:500;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.JasonT4 .stylecontainertitleB1{/*CHENG*/
	color:#ff6e00;
	font-size:21px;
    font-weight:bolder;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.JasonCon,.JasonCon td,.JasonCon div,.JasonCon tr, .JasonCon P, .JasonCon span{
								
   color:#a9a9a9;
   font-weight:400;
}
.JasonCon a:hover{								
   color:#fff;}

.JasonCon2,.JasonCon2 td,.JasonCon2 div,.JasonCon2 tr, .JasonCon2 P{
								
   color:#3db4a8;
   font-weight:500;
}

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }

.jconpadding{padding:0;}
.jconpadding2{padding:5px 0 10px;}
.jconpad3{padding:2px;}
.jconpad4{padding:0 2px 2px 2px;}
.jtitleheight{height:39px; line-height:39px; padding-left:2px;}
.jtitleheight2{height:33px; line-height:33px; padding-left:7px;}

.jconbg{background:#3b3b3b; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.jedge{border:1px solid #3b3b3b; padding:3px;}


.jcoloredge{border:1px solid #3db4a8; padding:3px;}
.jconcolorbg{background:#3db4a8; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}


.jshadowc{background:url(images/jshadow.png) center top no-repeat; height:7px; background-size:100% 7px;}


