body {
	/* background: #ccd6da url(images/BodyBG.jpg) repeat top; */
	background-color:#e0fdff;
	/*background: #ccd6da url(images/SEDbg.jpg)  repeat top;*/
	/*background-color:#ccd6da;*/
	font-family: verdana;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #000;
}

.clear {
	clear: both;
}

a {
	color: #0291d4;
	text-decoration: none;
}

a#closebt {
	position: absolute;
	top: 130px;
	left: 208px;
	outline: none;
	z-index: 999;
}

a#openbt {
	position: absolute;
	top: 130px;
	left: 0px;
	outline: none;
	display: none;
	z-index: 999;
}

a.button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	text-align: center;
	cursor: pointer;
	margin: 0px 10px 0 0;
	float: left;
}

a.button1 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	text-align: center;
	cursor: pointer;
	margin: 10px 10px 0 0;
	float: right;
}

.red {
	color: #fff;
	background: #eb8484;
	text-shadow: 1px 1px #cc5959;
}

.green {
	color: #fff;
	background: #7dc44e;
	text-shadow: 1px 1px #4c9021;
}

.red:hover {
	background-color: #d96060;
}

.green:hover {
	background-color: #69b736;
}

#NVAccessibility {
	background-color: #000000;
	height: 16px;
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
#NVAccessibility_dashboard {
	background-color: #000000;
	text-align: right;
	padding-top: 5px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
#NVAccessibility  a {
	background-color: #000000;
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
#NVAccessibility_dashboard  a {
	background-color: #000000;
	text-align: right;
	padding-top: 5px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
#subAcessibilityDiv {
	background-color: #ffffff;
	height: 13px;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
	color: #000000;
	padding: 5px;
}

#subAcessibilityDiv a {
	background-color: #ffffff;
	text-align: right;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	color: #000000;
}

#menucontainer {
	width: 100%;
	height: auto;
	border-bottom: 2px solid #0fa1e0;
	background-color: #086FB4;
	font-weight: bold;
}

#menucontainer_left {
	float: left;
	color: yellow;
	/*padding-left:5px;
  font-family:Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	width: 30%;
	height: 33px;
	background-color: #086FB4;
	font-weight: bold;
}

#menucontainer_center {
	float: left;
	width: 40%;
	height: 33px;
	background-color: #086FB4;
	font-weight: bold;
	
}
#menucontainer_center1 {
	float: left;
	width: 40%;
	height: auto;
	background-color: #086FB4;
	font-weight: bold;
	font-size: 20px;
	color: yellow;
}
#menucontainer_right {
	float: left;
	height: 33px;
	color: yellow;
	width: 30%;
	background-color: #086FB4;
	font-weight: bold;
	text-align: right;
}

#panelwrap {
	width: 1250px;
	margin: 5px auto;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 4px #086FB4 solid;
}
#panelwrap1 {
	width: 1450px;
	margin: 10px auto;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 4px #086FB4 solid;
}
#indexpanelwrap {
	width: 1250px;
	margin: 5px auto;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 4px #086FB4 solid;
}

#loginpanelwrap {
	width: 500px;
	margin: 40px auto auto auto;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 6px #c0cdd2 solid;
}

.header {
	width: 100%;
	height: auto;
}

.title {
	font-size: 26px;
	float: left;
	padding: 0px 0px 0px 10px;
	height: 95px;
	background-color: #ffffff;
}

.title a {
	color: #366082;
	font-family: 'Belgrano', serif;
}

.header_right {
	float: right;
	padding: 20px 20px 0 0;
}

.header_right a {
	margin: 0 0 0 5px;
	color: #000000;
	font-weight: bold;
}

.header_right a.settings {
	background: url(images/settings.png) no-repeat left;
	padding: 0 0 0 22px;
}

.header_right a.logout {
	background: url(images/logout.png) no-repeat left;
	padding: 0 0 0 22px;
}

.center_content {
	clear: both;
	width: 100%;
	padding: 0 0 10px 0;
}

.loginheader {
	width: 100%;
	height: auto;
	text-align: center;
}

.logintitle {
	font-size: 22px;
	padding: 15px 0 0 0px;
}

.logintitle1 {
	font-size: 20px;
	padding: 15px 0 0 0px;
	text-align: center;
}

.logintitle a {
	color: #366082;
	font-family: 'Belgrano', serif;
}

.menu {
	float: left;
	clear: both;
	padding: 27px 0 0 15px;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

.menu ul li a {
	display: block;
	float: left;
	background-color: #086FB4;
	padding: 7px 12px 5px 12px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 4px 0 0;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.menu ul li a.selected {
	display: block;
	float: left;
	background-color: #edcd66;
	padding: 7px 12px 5px 12px;
	color: #000;
	text-decoration: none;
	margin: 0 4px 0 0;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.menu ul li a:hover {
	background-color: #64BBF5;
}

.submenu {
	width: 100%;
	height: auto;
	background-color: #edcd66;
	clear: both;
	float: left;
}

.submenu ul {
	padding: 5px 0 5px 25px;
	margin: 0px;
	list-style: none;
}

.submenu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

.submenu ul li a {
	display: block;
	float: left;
	padding: 3px 6px 3px 6px;
	color: #000;
	text-decoration: none;
	margin: 5px 4px 10px 0;
	font-size: 12px;
}

.submenu ul li a.selected {
	display: block;
	float: left;
	padding: 3px 6px 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 4px 8px 0;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #366082;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.submenu ul li a:hover {
	background-color: #366082;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.sidebar {
	width: 265px;
	float: left;
	padding: 0px 0 0 0px;
	position: relative;
	left: 0px;
	margin-top: 10px;
}

.sidebar1 {
	width: 265px;
	float: left;
	padding: 04px 0 0 0px;
	position: relative;
	left: 0px;
	margin-top: 13px;
}

.sidebar h2 {
	width: 240px;
	margin: 0px 10px 0 10px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #086FB4;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
	border-bottom: 1px #8A9296 solid;
	text-shadow: 1px 1px #4c9021;
	color: #fff;
}

.sidebar1 h2 {
	width: 265px;
	margin: 0px 10px 0 10px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #086FB4;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
	border-bottom: 1px #8A9296 solid;
	text-shadow: 1px 1px #4c9021;
	color: #fff;
}
.sidebar ul {
	background-color: #FFFFFF;
	list-style: none;
	width: 222px;
	border: 1px #D6D6D6 solid; /*border-top:none;*/
	padding: 10px 15px 15px 15px;
	margin: 0px 0 15px 10px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}


.sidebar1 ul {
	background-color: #FFFFFF;
	list-style: none;
	width: 265px;
	border: 1px #D6D6D6 solid; /*border-top:none;*/
	padding: 10px 15px 15px 15px;
	margin: 0px 0 15px 10px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.sidebar ul li {
	border-bottom: 1px #ededed solid;
}
.sidebar1 ul li {
	border-bottom: 1px #ededed solid;
	font-size: 13px;
}
.sidebar ul li a {
	color: #000000;
	display: block;
	padding: 5px 0 5px 5px;
}
.sidebar1 ul li a {
	color: #000000;
	display: block;
	padding: 5px 0 5px 5px;
}
.sidebar ul li a:hover {
	background-color: #ededed;
}
.sidebar1 ul li a:hover {
	background-color: #ededed;
}
.sidebar_section_text {
	background-color: #FFFFFF;
	width: 170px;
	border: 1px #D6D6D6 solid;
	border-top: none;
	padding: 10px 15px 15px 15px;
	margin: 0px 0 15px 10px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#right_wrap {
	float: left;
	width: 820px;
}

#right_wrap1 {
	float: left;
	width: 975px;
}
#right_content {
	height: auto;
	margin: 10px 10px 10px 10px;
}

#right_content1 {
	padding: 7px 8px;
	border: 1px #D6D6D6 solid;
	border-top: none;
	height: auto;
	min-height: 440px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
#right_content2 {
	padding: 7px 8px;
	border: 1px #D6D6D6 solid;
	border-top: none;
	height: auto;
	min-height: 540px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.rightside_img {
	width: 150px;
	float: left;
	margin-top: 10px;
}

.form_sub_buttons {
	padding: 0 0 20px 0;
	float: left;
}
.form_sub_buttons1 {
	padding: 0 0 20px 0;
	float: left;
	border:1px solid black;
}
#right_content h2 {
	background-color: #bad7e6;
	margin: 0px;
	clear: both;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	color: #22425e;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
	text-shadow: 1px 1px #DCEEF7;
	border-bottom: 1px #ABC7D6 solid;
}

#rounded-corner {
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

#rounded-corner th {
	padding: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #535E66;
	background: #dde8f0;
	text-shadow: 1px 1px #F2F8FC;
}

#rounded-corner tr.odd td {
	padding: 8px;
	background: #f4f9fd;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-corner tr.even td {
	padding: 8px;
	background: #fcfdfe;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-corner tfoot td {
	background: #dde8f0;
	font-size: 11px;
	padding: 8px 8px 8px 15px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#rounded-corner tbody tr:hover td {
	background: #dde8f0;
}

/* Toggle
/*------------------------------------------*/
.toogle_wrap {
	background-color: #bad7e6;
	margin: 0px;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #22425e;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
	text-shadow: 1px 1px #DCEEF7;
}

.trigger {
	padding: 0px;
	margin: 0;
}

.trigger a {
	color: #22425e;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-shadow: 1px 1px #DCEEF7;
	text-decoration: underline;
	display: block;
}

.active {
	
}

.trigger a:hover, .trigger a:hover:focus {
	
}

.toggle_container {
	overflow: hidden;
	padding: 0px 10px 0 0;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

/* Tabs
/*------------------------------------------*/
ul.tabsmenu {
	padding: 15px 0 0 0;
	clear: both;
	list-style: none;
	margin: 0px;
}

ul.tabsmenu li a {
	width: auto;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	background-color: #bad7e6;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	color: #22425e;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 15px;
	text-shadow: 1px 1px #DCEEF7;
}

ul.tabsmenu li.active a {
	background-color: #a8c9da;
}

ul.tabsmenu li a:hover {
	background-color: #a8c9da;
}

.tabcontent {
	padding: 10px;
	clear: both;
	border: 1px #ddd solid;
	margin: 0 0 15px 0;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
/*-------------------------------------form-------------------------------------*/
.form {
	padding: 10px;
	margin-left: 100px;
}

.form_row {
	width: 510px;
	float: left;
	clear: both;
	margin: 0 0 3px 0;
}

.form_row label {
	width: 180px;
	float: left;
	padding: 5px 0 0px 0;
	font-size: 12px;
	color: #535E66;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	text-align: left;
}

.form_row label h5 {
	color: red;
}

.form_input {
	width: 200px;
	height: 25px;
	float: left;
	padding: 0px 0px 0 4px;
	background-color: #F4F6F7;
	border: 1px #90A9B7 solid;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

select.form_select {
	width: 200px;
	height: 25px;
	float: left;
	padding: 4px 5px 4px 4px;
	background-color: #F4F6F7;
	border: 1px #90A9B7 solid;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.form_textarea {
	width: 500px;
	height: 100px;
	float: left;
	padding: 3px 0px 0 4px;
	background-color: #F4F6F7;
	border: 1px #90A9B7 solid;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

input.form_submit {
	float: right;
	clear: both;
	margin: 0px 210px 0 0px;
	color: #fff;
	background: #086FB4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	text-shadow: 1px 1px #4c9021;
}

input.form_submit_btn {
	float: right;
	clear: both;
	margin: 0px 30px 0 30px;
	color: #fff;
	background: #086FB4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	text-shadow: 1px 1px #4c9021;
}

input.form_submit1 {
	float: right;
	clear: both;
	margin: 0px 120px 0 0px;
	color: #fff;
	background: #7dc44e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	text-shadow: 1px 1px #4c9021;
}

.loginform {
	padding: 20px;
}

.loginform_row {
	width: 460px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

.loginform_row label {
	width: 290px;
	float: left;
	padding: 5px 0 0px 0;
	font-size: 12px;
	color: #535E66;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	text-align: left;
}

.loginform_input {
	width: 210px;
	height: 24px;
	float: left;
	padding: 0px 0px 0 4px;
	background-color: #F4F6F7;
	border: 1px #90A9B7 solid;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
}

input.loginform_submit {
	width: 220px;
	float: right;
	clear: both;
	margin: 0px 5px 0 0px;
	color: #fff;
	background: #086FB4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	text-shadow: 1px 1px #4c9021;
}

label.loginform_submit {
	width: 190px;
	float: right;
	clear: both;
	margin: 0px 5px 0 0px;
	color: #fff;
	background: #086FB4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	text-shadow: 1px 1px #4c9021;
}

input.loginform_submit1 {
	width: 230px;
	float: right;
	clear: both;
	margin: 0px 5px 0 0px;
	color: #fff;
	background: #086FB4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	text-shadow: 1px 1px #4c9021;
}

.footer {
	height: 105px;
	background-color: #BAD7E6;
	font-size: 10px;
	border-top: 1px #fff solid;
	line-height: 5px;
	padding: 0 0 0 5px;
}

.newfontsize {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
}

input.watermark {
	color: #999;
}

input.watermark1 {
	color: #999;
}

.footer_right_content {
	float: left;
	text-align: center;
	margin-left: 25px;
}

.footer_right_content_img {
	float: left;
	text-align: right;
	margin-left: 10px;
}

.footer_right_content_img img {
	margin-left: 40px;
	float: right;
}

.footer_right_content_text {
	float: right;
	text-align: left;
	margin-left: 5px;
	color: #921522;
	font-size: x-small;
}

.footer_right_content a {
	color: #0679c6;
}

.graph-block {
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #ccc;
    margin-top: 5px;
    box-sizing: border-box;
    animation: 1s ease-in 0s 1 slideInFromLeft;
}

.graph-area{ width:100%; height:337px; float:left; padding:10px 2%; box-sizing:border-box;}
