.row,.large-12 {max-width:1440px;}
.content{width: 100%; height: auto; background-color: #fff padding: 30px 12px;}
		h1{font-family: 'Vrinda', sans-serif; font-size:28px;font-weight:400;}
		h5{padding-left:6px;padding-top:15px;font-family: 'Vrinda', sans-serif;color:#333;font-weight:700;letter-spacing:1pt;}
		h5::before{ content: "";color:#999;}
		h4{	color:#fff !important;
		font-weight:600;
		font-family: 'Vrinda', sans-serif;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	margin-bottom:3px;
	padding:5px 5px 5px 15px;
	background-color:#AF52DA;
	background: linear-gradient(#AF52DA, #7C2AC1);
	background: -o-linear-gradient(#AF52DA, #7C2AC1);
	background: -ms-linear-gradient(#AF52DA, #7C2AC1);
	background: -moz-linear-gradient(#AF52DA, #7C2AC1);
	background: -webkit-linear-gradient(#AF52DA, #7C2AC1);
	background: -webkit-gradient(linear, left top, left bottom, from(#AF52DA), to(#7C2AC1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#AF52DA', EndColorStr='#7C2AC1');
	}
  h2{padding-left:15px;font-family: 'Vrinda', sans-serif;color:#92D960;font-weight:400;}
  h2:before{content:"－";position:relative; z-index:2;left:-5px;top:1px; }
small{color:#92D960;}
  h4:hover {
	background:#AF52DA;
	background:-moz-linear-gradient(top, #AF52DA, #780CA6);
	background:-webkit-gradient(linear, left top, left bottom, from(#AF52DA), to(#780CA6));
}
span{color:#2BA6CB;}
table{margin:10px auto;}
	p{margin:5px 0;}
strong{padding-left:18px;font-family: 'Vrinda', sans-serif;font-weight:400;}
		.strong{color:#005a87;padding-left:20px;font-size:13pt;font-family: 'Vrinda', sans-serif;font-weight:600;}
		.strong::before{ content: "- ";color:#999;}
		.arr{padding-left:8px;}
		.arr::before{content:" ❱ ";color:#2BA6CB;font-weight:700;}
		.stit{margin-top:19px;font-size:110%;color:#1284A7;letter-spacing: 2px;}
	.note {
		margin:5px 0;
		background-color: #ffffff; 
		padding: 8px 12px; 
		
		color: #222; 
		border:1px solid #ddd;
				border-radius:5px; 
		   -moz-border-radius:5px; 
		-webkit-border-radius:5px;
				box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
	       -moz-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
		-webkit-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
	}
	.noteright {
		margin-top:-2px;
		margin-bottom:12px;
		background-color: #ffffff; 
		padding: 8px 7px; 
		
		color: #222; 
		border:1px solid #2BA6CB;
				border-bottom-left-radius:5px; 
				border-bottom-right-radius:5px; 
		   -moz-border-radius-bottomleft:5px; 
		   -moz-border-radius-bottomright:5px; 
		-webkit-border-bottom-right-radius:5px;
		-webkit-border-bottom-left-radius:5px;
				box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
	       -moz-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
		-webkit-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
		border-top:0px; 
	}
	.note4 {
		background-color: #ffffff; 
		margin:5px;
		padding: 5px; 
		
		color: #222; 
		border:1px solid #ddd;
				border-radius:5px; 
		   -moz-border-radius:5px; 
		-webkit-border-radius:5px;
				box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
	       -moz-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
		-webkit-box-shadow: 0 1px 1px 0 rgba(100, 100, 100, 0.3);
	}
	
	.note5 {
		background-color: #ffffff; 
		padding: 8px 12px; 
		
		color: #222; 
		border:1px solid #ddd;
				border-radius:5px; 
		   -moz-border-radius:5px; 
		-webkit-border-radius:5px;

	}
	p{
		font-size:11pt;
		 
	}
	.artic{line-height:175%;font-size:11pt;color: #222;}
	.scap {
    font-variant: small-caps;font-weight:600;color:#222;
}
p span{color:#555;}
  hr.Slim{
  border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 150, 225, 0), rgba(0, 150, 225, 0.45), rgba(0, 150, 225, 0)); 
  }
 div cite{font-size:10pt;font-style:normal;}
 .stxt{color: #222;}
 small{font-size:10pt;}
/* ---- Buttons ---- */
button{
	display:inline-block;*display:inline;
	padding:7px 20px;
	margin-bottom:10px;*margin-left:.3em;
	font-size:14px;
	line-height:20px;*line-height:20px;
	color:#333 !important;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid #dedede;*border:0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color:#eeeeee,#dedede,#dedede;
	border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f9f9f9, #efefef);
	background-image: -ms-linear-gradient(top, #f9f9f9, #efefef);
	background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);  
	background-image: -webkit-linear-gradient(top, #f9f9f9, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#efefef');
}
button:hover, button:active{
	background:#eee;
	background:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#f8f8f8));
	background:-moz-linear-gradient(top, #eee, #f8f8f8);
}
button.large{padding:10px 35px; font-size:15px;}
button.small{padding:3px 13px; font-size:13px;}

button.skyblue{ /* --- skyblue color button --- */
	color:#fff !important;
	background-color:#26a2b6;
	background: linear-gradient(#34bac9, #26a2b6);
	background: -o-linear-gradient(#34bac9, #26a2b6);
	background: -ms-linear-gradient(#34bac9, #26a2b6);
	background: -moz-linear-gradient(#34bac9, #26a2b6);
	background: -webkit-linear-gradient(#34bac9, #26a2b6);
	background: -webkit-gradient(linear, left top, left bottom, from(#34bac9), to(#26a2b6));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#34bac9', EndColorStr='#26a2b6');
}
button.skyblue:hover, button.skyblue:active{
	background:#26a2b6;
	background:-moz-linear-gradient(top, #26a2b6, #34bac9);
	background:-webkit-gradient(linear, left top, left bottom, from(#26a2b6), to(#34bac9));
}

button.blue{ /* --- blue color button --- */
	color:#fff !important;
	background-color:#0085c6;
	background: linear-gradient(#008fd5, #0085c6);
	background: -o-linear-gradient(#008fd5, #0085c6);
	background: -ms-linear-gradient(#008fd5, #0085c6);
	background: -moz-linear-gradient(#008fd5, #0085c6);
	background: -webkit-linear-gradient(#008fd5, #0085c6);
	background: -webkit-gradient(linear, left top, left bottom, from(#008fd5), to(#0085c6));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#008fd5', EndColorStr='#0085c6');
}
button.blue:hover, button.blue:active{
	background:#008fd5;
	background:-moz-linear-gradient(top, #008fd5, #009de9);
	background:-webkit-gradient(linear, left top, left bottom, from(#008fd5), to(#009de9));
}

button.green{ /* --- green color button --- */
	color:#fff !important;
	background-color: #51A351;
	background: linear-gradient(#62C462, #51A351);
	background: -o-linear-gradient(#62C462, #51A351);
	background: -ms-linear-gradient(#62C462, #51A351);
	background: -moz-linear-gradient(#62C462, #51A351);
	background: -webkit-linear-gradient(#62C462, #51A351);
	background: -webkit-gradient(linear, left top, left bottom, from(#62C462), to(#51A351));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#51A351', EndColorStr='#51A351');
}
button.green:hover, button.green:active{
	background: #51A351;
	background: -moz-linear-gradient(top, #51A351, #5FA351);
	background: -webkit-gradient(linear, left top, left bottom, from(#51A351), to(#5FA351));
}

button.yellow{ /* --- yellow color button --- */
	color:#fff !important;
	background-color:#f0bf4a;
	background: linear-gradient(#f0c930, #f0bf4a);
	background: -o-linear-gradient(#f0c930, #f0bf4a);
	background: -ms-linear-gradient(#f0c930, #f0bf4a);
	background: -moz-linear-gradient(#f0c930, #f0bf4a);
	background: -webkit-linear-gradient(#f0c930, #f0bf4a);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0c930), to(#f0bf4a));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f0c930', EndColorStr='#f0bf4a');
}
button.yellow:hover, button.yellow:active{
	background:#f0bf4a;
	background:-moz-linear-gradient(top, #f0bf4a, #f0c930);
	background:-webkit-gradient(linear, left top, left bottom, from(#f0bf4a), to(#f0c930));
}

button.orange{ /* --- orange color button --- */
	color:#fff !important;
	background-color:#ff5c00;
	background: linear-gradient(#ff6f40, #ff5c00);
	background: -o-linear-gradient(#ff6f40, #ff5c00);
	background: -ms-linear-gradient(#ff6f40, #ff5c00);
	background: -moz-linear-gradient(#ff6f40, #ff5c00);
	background: -webkit-linear-gradient(#ff6f40, #ff5c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6f40), to(#ff5c00));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff6f40', EndColorStr='#ff5c00');
}
button.orange:hover, button.orange:active{
	background:#ff5c00;
	background:-moz-linear-gradient(top, #ff5c00, #ff6f40);
	background:-webkit-gradient(linear, left top, left bottom, from(#ff5c00), to(#ff6f40));
}

button.red{ /* --- red color button --- */
	color:#fff !important;
	background-color:#bd362f;
	background: linear-gradient(#bd362f, #b1322c);
	background: -o-linear-gradient(#bd362f, #b1322c);
	background: -ms-linear-gradient(#bd362f, #b1322c);
	background: -moz-linear-gradient(#bd362f, #b1322c);
	background: -webkit-linear-gradient(#bd362f, #b1322c);
	background: -webkit-gradient(linear, left top, left bottom, from(#bd362f), to(#b1322c));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#bd362f', EndColorStr='#b1322c');
}
button.red:hover, button.red:active{
  background:#bd362f;
  background:-webkit-gradient(linear, left top, left bottom, from(#bd362f), to(#cc3b34));
  background:-moz-linear-gradient(top, #bd362f, #cc3b34);
}

button.magenta{	/* --- magenta color button --- */
	color:#fff !important;
	background-color:#b9298f;
	background: linear-gradient(#b93180, #b9298f);
	background: -o-linear-gradient(#b93180, #b9298f);
	background: -ms-linear-gradient(#b93180, #b9298f);
	background: -moz-linear-gradient(#b93180, #b9298f);
	background: -webkit-linear-gradient(#b93180, #b9298f);
	background: -webkit-gradient(linear, left top, left bottom, from(#b93180), to(#b9298f));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b9298f', EndColorStr='#b9298f');
}
button.magenta:hover, button.magenta:active{
	background:#b9298f;
	background:-moz-linear-gradient(top, #b9298f, #b9358f);
	background:-webkit-gradient(linear, left top, left bottom, from(#b9298f), to(#b9358f));
}

button.black{ /* --- black color button --- */
	color:#fff !important;
	background-color:#111;
	background: linear-gradient(#333, #111);
	background: -o-linear-gradient(#333, #111);
	background: -ms-linear-gradient(#333, #111);
	background: -moz-linear-gradient(#333, #111);
	background: -webkit-linear-gradient(#333, #111);
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#333', EndColorStr='#111');
}
button.black:hover, button.black:active{
	background:#222;
	background:-moz-linear-gradient(top, #222, #333);
	background:-webkit-gradient(linear, left top, left bottom, from(#222), to(#333));
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.smallc{max-height:130px; overflow: hidden;}
.stxt{color: #222;}
.lisimg{width:160px;max-height:118px;}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){
	
.colu{padding:0px;}
.notpic{margin:0 -12px;}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12,.c1-5,.c1-8{width:100%;margin-right:0;margin-left:0;margin-bottom:20px; padding:5px 1px;}
	.c1.first,.c2.first,.large-3.first,.c4.first,.c5.first,.c6.first,.c7.first,.c8.first,.large-9.first,.c10.first,.c11.first,.c1-5.first,.c1-8.first {
		padding-left: 1px; position:relative;
	}
.smallc{max-height:360px;overflow-y: hidden;}
.stxt{display: none;}
h2:before{content:url('images/hotip.png');position:relative; z-index:2;left:-5px;top:7px; }
.lisimg{width:112px;max-height:84px;}
body{background:#fff;}
}

.picx{width:98%; max-width:600px;margin:10px auto;}

}

/* ---- Pagination ---- */
.pagin ul {list-style: none; margin: 0; padding: 0;}
.pagin li {display: inline;}
.pagin a {
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 1px 2px;
	padding: 5px 10px 5px 5px;
	display: inline-block;
	border-top: 1px solid #fff;
	text-decoration: none !important;
	color: #333 !important;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: white 0 1px 0;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);  
	background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea');
}
.pagin a:hover, .pagin a:focus {
	border-color: #fff;
	background-color: #fdfdfd;
	background-image: linear-gradient(top, #fefefe, #fafafa);
	background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
	background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
	background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa');  
}
.pagin a.more {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0 none !important;
	background: transparent !important;
	margin-left: 0;
	margin-right: 0;
}
.pagin-dark a {
	border-top: 1px solid #575e63;
	text-shadow: rgba(0, 0, 0, 0.75) 0 1px 0;
	color: #fff !important;
	background-color: #4e5458;
	background-image: linear-gradient(top, #575e63, #3f4347);
	background-image: -ms-linear-gradient(top, #575e63, #3f4347);
	background-image: -moz-linear-gradient(top, #575e63, #3f4347);
	background-image: -webkit-linear-gradient(top, #575e63, #3f4347);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#575e63', EndColorStr='#3f4347');
}
.pagin-dark a:hover, .pagin-dark a:focus {
	border-color: #575e63;
	background-color: #4d6374;
	background-image: linear-gradient(top, #567062, #3e505e);
	background-image: -ms-linear-gradient(top, #567062, #3e505e);
	background-image: -moz-linear-gradient(top, #567062, #3e505e);
	background-image: -webkit-linear-gradient(top, #567062, #3e505e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#567062', EndColorStr='#3e505e');
}
.pagin a, .pagin-dark a {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.pagin a.active, .pagin-dark a.active {
	box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
	border-color: #2d3035 !important;
	color: #fff !important;
	text-shadow: black 0 1px 0;
	background-color: #303338;
	background-image: linear-gradient(top, #303338, #2d3034);
	background-image: -ms-linear-gradient(top, #303338, #2d3034);
	background-image: -moz-linear-gradient(top, #303338, #2d3034);
	background-image: -webkit-linear-gradient(top, #303338, #2d3034);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#303338', EndColorStr='#2d3034');
}
