body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    background-color: #1c1c1c !important;
    overflow-x: hidden !important;
	color: #ffffff;
	margin: 0px;
}
.card-body {
    font-family: Arial,Helvetica,sans-serif;
    background-color: #161515;
    color: #000000;
}
.container {
	overflow-y: scroll;
    overflow-x: hidden;
}
.card-header {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #0e6e2b !important;
}
.time {
    font-size: 11px;
    color: #cfcfcf;
}
.anyClass {
    height: 90vh;
    width: 100% !important;
    overflow-y: scroll;
    overflow-x: hidden;
  }
.anyClassStep {
    height: 80vh;
    width: 100% !important;
    overflow-y: scroll;
    overflow-x: hidden;
  }
.container-fluid .row .col-sm-1 {
    border: none;
}
.nowrap {
    white-space: nowrap !important;
  }
.float-left {
    white-space: nowrap !important;
}
.header {
	background-color: #0e6e2b;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bgcolor {
	background-color: 0e6e2b;
}
h1 {
	text-align: center;
	margin: 0;
	color: white;
	font-size: 2.6em;
	font-family: Verdana, "Trebuchet MS";
}
.card {
	background-color: #000000;
	overflow-y: scroll;
    overflow-x: hidden;
}
a:hover, a:visited, a:link, a:active {
	text-decoration: none !important;
	color: #ffffff;
}
h1 {
	text-align: center;
	margin: 0;
	color: white;
	font-size: 2.6em;
	font-family: Verdana, "Trebuchet MS";
}
