@charset "UTF-8";
/* CSS Document */
body #content_wrapper {
	font-family:Arial,Helvetica,sans-serif;	
}
.newStyle1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.auto-style197 {
	color: #000;
}
.auto-style207 {
	font-size: large;
	font-family: Tahoma;
}
#MainContent {
	width: 1200px;
	text-align: left;
}


.inline{
	display: inline;
}
.inline-block{
	display: inline-block;
}
td.icons{
	text-align: center;
}
td.icons .fa{
	margin: 0 5px;
	font-size: 20px;
	color: #777;
}
td.icons .fa:hover{
	color: #3a86b1;
}
td.error{
	background: #dc6666;
}
td.icons .fa.selected{
	color: #3a86b1;
}
input.input-style{
	border: none !important;
	height: auto !important;
	outline: none !important;
}
#sideBar ul li a:hover {
	background: #3a86b1;
	text-decoration: none;
	color: #fff;
}

.ui-tabs-nav {
	margin:0 !important;
}

.ui-tabs-nav li a {
	font-weight:normal !important;	
}
h1 {
	color: #000;
	font-size: 30px;
	line-height: 40px;
}
h2 {
	color: #000;
	font-family: "Lato";
	font-size: 25px;
	line-height: 35px;
	margin: 10px 0;
}
h3 {
	color: #000;
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
}
table {
	border-collapse: collapse;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
th {
	background: var(--qapi-color1);
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align:center;
	padding: 0px;
	color: white;
	font-size: small;
	text-transform: uppercase;
	line-height: 20px;
	height:auto;
}
input[type="submit"], #cancel, .btnLink {
	background:var(--qapi-color1);
	border: 1px solid #000;
	width: 100px;
	height: 45px;
	padding: 10px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	margin: 15px 0 0 15px;
	font-weight: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .btnLink {
	width: 155px;
	height: 20px;
	display: block;
	color: #000;
	text-decoration: none;
}
p.right {
	text-align: right;
}
td input, select, textarea {
	font-size: 20px;
	margin: 0;
	background-color:#fff;
	padding: 5px 0;
	border: none;
	border-width: 0px;
	font-size: 14px;
	width: 100%;
	text-indent: 5px;
	height: auto;
	text-align: left;
	color: #727272;
	font-family: Tahoma,Geneva,sans-serif;
}
textarea {
	width:750px;	
}
td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	line-height: 20px;
	color: #000;
	background-color: #fff;
	font-size: 14px;
	padding: 5px;
}
.totPerMonthWrap {
	float: left;
	width: 20%;
	margin-bottom: 15px;
}

.totPerMonthWrap td, .pocTable td {
	text-align:center;
}
.totPerMonthWrap h3 {
	color:#fff;	
	font-size:13px;
}
.pocTable {
	clear: both;
	float: none;
}
.clear {
	clear: both;
}
#footer {
	overflow: hidden;
	margin-bottom: 20px;
}
hr {
	margin: 10px 0;
	border: none;
	border-width: 0px;
	border-bottom: 1px solid #fff;
}

ul.letter_search {
	margin:0 !important;
	padding:0;	
}

ul.letter_search li {
	float:left;
	list-style:none;
	text-align:center;	
}

#footer ul.letter_search li a, ul.letter_search li a {
	display:inline-block;
	background-color:#fcd984;
	text-decoration:none;
	text-align:center !important;	
	padding:3px 8px;
	margin:1px;
	width:17px;
	color:#000;
	
}

#footer ul.letter_search li a:hover, ul.letter_search li a:hover {
	background: #3a86b1;
	text-decoration: none;
	color: #fff;
}


/*.show_users {
	cursor:pointer;	
}*/

.search_wrap {
	float:right;	
	position:relative;
	width:251px;
	margin-top:4px;
	margin-right:17px;
	top: 6px;
}

.search_wrap input[type="text"] {
	font-size:16px;
	height:23px;
	position:absolute;
	top:0px;
	left:0;
	border:1px solid #ccc;
	width:213px !important;
}

.search_wrap input[type="submit"] {
	margin:0;	
	padding:5px;
	height:25px;
	line-height:12px;
	width:36px !important;
	position:absolute;
	top:0;
	right:0;
}


.rowWrap {
	width:1200px;
	min-height:28px;
	overflow:hidden;
	height:auto;
}
.rowWrap.Long {
	width:966px;
}

.rowHeader {
	float:left;
	background: var(--qapi-color1);
	color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    text-align: center;
	font-weight:bold;
	padding:7px 0;
	border-bottom:1px solid #000;
	text-align:center;
}

.rowDivision {
	float:left;
	background-color:var(--qapi-color3);
	text-align:left;
	border-right:1px solid #000;
	min-height:256px;
	padding:0;
}

.rowDivision.four, .rowDivision.six {
	background-color:#fff;	
}

.rowDivision td {
	text-align:center;	
}

.one {
	width:110px;	
}

.one_n_half {
	width:120px;	
}

.two {
	width:159px;	
}
.three {
	width:204px;	
}
.four {
	width:132px;	
}
.four_five {
	width:150px;	
}
.five {
	width:204px;
}
.six {
	width:100px;	
	text-align:center;
}

td {
	vertical-align:center;	
	font-size:14px;
	padding:3px;
	line-height:22px;
}
#searchForm {
	position:absolute;
	right:0;
	width:482px;	
}


/* WIDE TEMPLATE */


#sideBar.wide {
	width:100%;display:none;	
}
#sideBar.wide ul li {
	width:163px;
	float:left;	
}
#sideBar.wide ul li a {
	margin:2px 0;
}/*
#sideBar.wide ul li:nth-child(7) {
	padding-right:2px;
}*/


#MainContent.wide {
	width:100%;
}

/* modifications from standard template 

#nav {
	display:none;
}*/

#content_wrapper {
	padding-top:10px;	
}

a {
	text-decoration:underline;	
}

input[type="text"] {
	border: 1px solid #000;
	height:26px;
}

.pagehead {
	font-size: 30px;
	font-family: "Lato", Tahoma, Geneva, sans-serif;
	font-weight:400;
	color: #000000;
	text-decoration: none;
}

.sechead {
	margin:14px 0 10px 14px;
}


 
.edit-news__title {
    margin-bottom:30px;
}
.float-left {
    float: left;
    margin-right: 15px;
}
/*# sourceMappingURL=dashboards.css.map */
