/* 
================================
 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:#7eb01a;
	font-size:21px;
	line-height:35px;
    font-weight:500;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.JasonT2 .stylecontainertitleB1{
	color:#eaeaea;
	font-size:21px;
	line-height:35px;
    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:#7eb01a;
   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:35px; line-height:35px; padding-left:2px;}
.jtitleheight2{height:33px; line-height:33px; padding-left:7px;}

.jconbg{background:#656565; -webkit-border-radius:0 21px 21px 0; -moz-border-radius:0 21px 21px 0; border-radius:0 21px 21px 0;}
.jedge{border:1px solid #656565; padding:3px;}


.jcoloredge{border:1px solid #7eb01a; padding:3px;}
.jconcolorbg{background:#7eb01a; -webkit-border-radius:0 21px 21px 0; -moz-border-radius:0 21px 21px 0; border-radius:0 21px 21px 0;}


.jshadowc{background:url(images/jshadow.png) center top no-repeat; height:7px; background-size:100% 7px;}


