body {
	color: #000000;
	font-size: 13px;
	background: #fff;
	line-height: 1.471;
	font-family: 'system-ui';
	padding: 0px !important;
}

input::placeholder, textarea::placeholder {
	color: #808080 !important;
	opacity: 2 !important;
}

.table-grids {
	width: 100%;
	background: #F7F7F9;
}

.table-grids h5 {
	font-size: 1em;
	color: green;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: underline;
	padding-top: 5em;
	padding-bottom: 1em;
}

.form-grids {
	width: 100%;
	padding: 3em;
	/* background: #F7F7F9; */
	/* margin: 3em auto 0; */
}

.form-grids input[type="text"], .form-grids input[type="date"] {
	outline: none;
	border: 1px solid #DBDBDB;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	color: #999;
	display: block;
	width: 100%;
}

.admin-form-grids textarea {
	outline: none;
	border: 1px solid #DBDBDB;
	padding: 10px 10px 10px 45px;
	font-size: 14px;
	color: #999;
	display: block;
	height: 150px;
	width: 100%;
}

.form-grids input[type="submit"] {
	outline: none;
	border: none;
	padding: 10px 0;
	font-size: 1em;
	color: #fff;
	display: block;
	width: 100%;
	background: #FFC229;
	margin: 1.5em 0 0;
}

.form-grids input[type="submit"]:hover {
	background: #d8703f;
}

.form-grids ::-webkit-input-placeholder {
	color: #999;
}

.form-grids h5, .form-grid h6 {
	font-size: 1em;
	/* color: white; */
	text-transform: uppercase;
	margin: 0 0 2em;
}

.form-grids input[type="text"], .form-grids input[type="date"] {
	margin: 1em 0;
}

.admin-form-grids {
	width: 100%;
	padding: 1.5em;
	background: #f0f0f0;
}

.admin-form-grids input[type="text"], .admin-form-grids input[type="date"],
	.admin-form-grids input[type="file"], .admin-form-grids select {
	outline: none;
	border: 1px solid #DBDBDB;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	color: #000;
	display: block;
	width: 100%;
}

.admin-form-grids input[type="submit"] {
	outline: none;
	border: none;
	padding: 10px 0;
	font-size: 1em;
	color: #fff;
	display: block;
	width: 100%;
	background: #FFC229;
	/* 	margin: 1.5em 0 0; */
}

.admin-form-grids input[type="submit"]:hover {
	background: #d8703f;
}

.admin-form-grids ::-webkit-input-placeholder {
	color: #F7F7F9;
}

.admin-form-grids h5 {
	font-size: 1em;
	color: #212121;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: underline;
	padding-top: 5em;
	padding-bottom: 1em;
}

/* .admin-form-grids input[type="text"], .admin-form-grids input[type="date"],
	.admin-form-grids input[type="file"], .admin-form-grids select {
	margin: 0.5em 0;
} */
.admin-form-grids textarea {
	outline: none;
	border: 1px solid #DBDBDB;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	color: #000;
	display: block;
	height: 150px;
	width: 100%;
}

.page-title {
	width: 100%;
	float: left;
	display: block;
	background: orange;
	color: white;
}

.page-title .title_left h3 {
	margin-left: 10px;
	font-size: 18px;
	font-weight: 400;
}

/* .products-right-grid {
	float: right;
	width: 75%;
}

.products-left-grid {
	float: left;
	width: 25%;
}
 */
.user-profile>h3>label {
	font-size: 17px;
	color: #1c5ad2;
	text-transform: uppercase;
}

.divider {
	position: relative;
	height: 1px;
	display: block;
	background: orange;
}

.row {
	margin: 0 -10px 0 -10px;
	/* padding-top: 1.5em; 
	margin-right: 1% !important;
	margin-left: 1% !important;*/
}

.rowData {
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	width: 100%;
}

.subscription {
	border-bottom: 1px solid lightgrey;
}

.rowData a:hover {
	background: #ddd !important;
}

.stanceLabel {
	padding: 0;
	font-weight: 800;
}
/* .right-container {
	color: red;
	background: url(../images/backgrounds/background1.jpg) no-repeat #fff;
	background: #99ddff;
} */
.product {
	margin: 3em 0 0;
}
/* user profile image */
.profile-img {
	text-align: center;
}

.profile-img img {
	width: 100%;
	height: auto;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.profile-img .file {
	position: relative;
	overflow: hidden;
	margin-top: -20%;
	width: 70%;
	border: none;
	border-radius: 0;
	font-size: 15px;
	background: #212529b8;
}

.profile-img .file input {
	position: absolute;
	opacity: 0;
	right: 0;
	top: 0;
}

.flexslider h5 span {
	color: #ffc229;
	font-weight: 600;
}

.flexslider h5 {
	margin: 5em 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	text-align: center;
}

/* css bar graph */
.bargraph {
	height: 229px;
	position: relative;
	background: url(http://pics.cssbakery.com/pics/papergrid.jpg) repeat-x;
	border-left: 1px solid #d4d4d4;
	margin: 15px auto 50px;
}

.bargraph ul.bars {
	margin: 0;
	padding: 0;
	/* getting rid of bullets */
	list-style-type: none;
}

.bargraph ul.olympic-watermark {
	background: url(http://pics.cssbakery.com/pics/orings.png) no-repeat;
	background-position: 50% 50%;
	height: 122px; /* IE fix */
	z-index: 98;
}

.bargraph ul.euro-watermark {
	background: url(http://pics.cssbakery.com/pics/sapphire5.png) no-repeat;
	height: 201px; /* IE fix was 164*/
	background-position: 0 0;
}

.bargraph ul.stars-watermark {
	background: url(http://pics.cssbakery.com/pics/starcoin4.png) no-repeat;
	background-position: 50% 50%;
	height: 174px; /* IE fix */
}

div.bargraph div.colorfilter {
	position: absolute;
	top: 0;
	left: 0;
	height: 201px;
	background-color: black;
	opacity: 0.2;
	filter: alpha(opacity = 20);
	z-index: 97;
}

div.bargraph div.colorfilter2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 201px;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	z-index: 97;
}

.bargraph ul.bars li {
	position: absolute;
	width: 30px;
	height: 200px;
	/*move it up from bottom label*/
	bottom: 29px;
	padding: 0;
	margin: 0;
	background: url(http://pics.cssbakery.com/pics/bars200.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 2.5em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 99;
}

.bargraph ul.bars li span {
	position: relative;
	top: -25px;
	color: #7c7c7c;
}

.bargraph ul.bars li img {
	margin: 0;
	padding: 0;
	position: relative;
	top: -71px;
	left: 0;
}

.bargraph ul.bars li span.darkpen {
	color: #515151;
	position: static;
}

.bargraph ul.bars li span.whitepen {
	color: red;
}

.bargraph ul.bars li.bar1 {
	left: 21px;
}

.bargraph ul.bars li.bar2 {
	left: 94px;
}

.bargraph ul.bars li.bar3 {
	left: 167px;
}

.bargraph ul.bars li.bar4 {
	left: 240px;
}

.bargraph ul.bars li.bar5 {
	left: 313px;
}

.bargraph ul.bars li.bar6 {
	left: 386px;
}

.bargraph ul.bars li.bar7 {
	left: 459px;
}

.bargraph ul.bars li.bar8 {
	left: 532px;
}

.bargraph ul.bars li.bar9 {
	left: 605px;
}

.bargraph ul.bars li.bar10 {
	left: 723px;
}

/* bottom means 100% in background-position */
.bargraph ul.bars li.bluebar {
	background-position: 0px bottom;
}

.bargraph ul.bars li.redbar {
	background-position: -30px bottom;
}

.bargraph ul.bars li.greenbar {
	background-position: -60px bottom;
}

.bargraph ul.bars li.orangebar {
	background-position: -90px bottom;
}

.bargraph ul.bars li.grapebar {
	background-position: -120px bottom;
}

.bargraph ul.bars li.purplebar {
	background-position: -150px bottom;
}

.bargraph ul.bars li.crimsonbar {
	background-position: -180px bottom;
}

.bargraph ul.bars li.navybar {
	background-position: -210px bottom;
}

.bargraph ul.bars li.goldbar {
	background-position: -240px bottom;
}

.bargraph ul.bars li.tealbar {
	background-position: -270px bottom;
}

.label {
	list-style-type: none;
	position: absolute;
	bottom: 3px;
	margin: 0;
	padding: 0;
}

.label li {
	color: white;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
	width: 72px;
	float: left;
	text-align: center;
	/*safeguard against a label that is too long - if they type
          that in from the HTML
        */
	overflow: hidden;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

ul.y-axis {
	list-style-type: none;
	position: absolute;
	/*
                  positioning the ul box - the box that goes 
                  around the list, 100, 75,... */
	left: -45px;
	width: 40px;
	text-align: right;
	bottom: 0;
	margin: 0;
	padding: 0;
}

ul.y-axis li:first-child {
	height: 40px;
	line-height: 40px;
}

ul.y-axis li {
	color: #aba8a8;
	font-size: 12px;
	height: 51px;
	line-height: 51px;
	text-align: right;
}

ul.y-axis li.units {
	position: absolute;
	bottom: 110px;
	right: 20px;
	line-height: 1.2em;
	height: auto;
}
/*labeling of the graph*/
.bargraph  p {
	position: absolute;
	left: 0;
	top: 236px;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;
	line-height: 1.3em;
}

.bargraph p.centered {
	text-align: center;
}

/* end of css bar graph */
.selectHeading {
	text-align: center;
	padding: 5px;
	background: black;
	color: white;
	border-radius: 5px;
}