html,button,select,textarea {
color:#FFFFFF;
font-weight: bold;
}

.body_bg {
	background: #000000 url(graph7.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.body_bg2 {
	background: #FFFFFF;
}

input:required {
	border: 1px solid red;
}

input {
	color:#000000;
}

html {
font-size:1em;
line-height:1.4;
}

hr {
display:block;
height:1px;
border:0;
border-top:1px solid #ccc;
margin:1em 0;
padding:0;
}

audio,canvas,img,video {
vertical-align:middle;
}

fieldset {
border:0;
margin:0;
padding:0;
}

textarea {
resize:vertical;
}

.browsehappy {
background:#ccc;
color:#000;
margin:.2em 0;
padding:.2em 0;
}

a {
	text-decoration:none;
}

.oddRow1 {
	background: #0066CC;
}

.oddRow2 {
	background: #BDBDBD;
}

/* div block widget styles */


.widget1{
	width:105px;
	height:110px;	
	font-size:13px;
	font-weight:250;
	text-rendering:optimizeLegibility;
	float:left;
	margin:.2em;
	padding:.2em;
	font-family:"PT Sans", sans-serif;
	text-align: center;	
	display: flex;
	align-items: center; 
}


.widget1A {
	background: rgba(51, 181, 229, .5);
}

.widget1B {
	background: rgba(102, 153, 0, .5);
}

.widget1C {
	background: rgba(255, 140, 0, .5);
}

.widget1D {
	background: rgba(255, 69, 0, .5);
}

.widget1E {
	background: rgba(153, 51, 204, .5);
}

.widget1F {
	background: rgba(173, 216, 230, .5);
}

.widget1G {
	background: rgba(50, 205, 50, .5);
}

.widget1H {
	background: rgba(255, 215, 0, .5);
}

.widget1I {
	background: rgba(255, 20, 147, .5);
}

.widget1J {
	background: rgba(188, 66, 244, .5);
}

.widget1K {
	background: rgba(0, 128, 128, .5);
}

.widget1L {
	background: rgba(244, 66, 98, .5);
}

.widget1M {
	background: rgba(102, 255, 102, .5);
}

.widget1N {
	background: rgba(153, 153, 102, .5);
}

.widget1O {
	background: rgba(255, 153, 102, .5);
}

.widget2 {
	width:625px;
	height:350px;
	background-color:#D0D0DB;
	font-family:"PT Sans", sans-serif;
	font-size:35px;
	font-weight:250;
	text-rendering:optimizeLegibility;
	float:left;
	margin:.2em;
	padding:.2em;
}

.widget3 {
	width:955px;
	height:350px;
	background-color:#D0D0DB;
	font-family:"PT Sans", sans-serif;
	font-size:35px;
	font-weight:250;
	text-rendering:optimizeLegibility;
	float:left;
	margin:.2em;
	padding:.2em;
}

ul {
	list-style-type:none;
	color:#FFFFFF;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	
	text-align: center;
}

.hidden {
display:none!important;
visibility:hidden;
}

.visuallyhidden {
border:0;
clip:rect(0000);
height:1px;
overflow:hidden;
position:absolute;
width:1px;
margin:-1px;
padding:0;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
clip:auto;
height:auto;
overflow:visible;
position:static;
width:auto;
margin:0;
}

.invisible {
visibility:hidden;
}

.clearfix:before,.clearfix:after {
content:" ";
display:table;
}

.clearfix:after {
clear:both;
}

.clearfix {
zoom:1;
}

::-moz-selection,::selection {
background:#b3d4fc;
text-shadow:none;
}

@media print {
* {
background:transparent!important;
color:#000!important;
box-shadow:none!important;
text-shadow:none!important;
}

a,a:visited {
text-decoration:underline;
}

a[href]:after {
content:" (" attr(href) ")";
}

abbr[title]:after {
content:" (" attr(title) ")";
}

pre,blockquote {
border:1px solid #999;
page-break-inside:avoid;
}

tr,img {
page-break-inside:avoid;
}

img {
max-width:100%!important;
}

@page {
margin:.5cm;
}

p,h2,h3 {
orphans:3;
widows:3;
}

h2,h3 {
page-break-after:avoid;
}

