#header {
	background-color: #fff;
	padding: 0 0 0 0;
}

#header > *:first-child, aside {
	width: 250px;
}

#header #logo {
	width: 210px
}

#header #logo img {
	width: 188px
}

@media (max-width: 767px) {
    #header #logo img {
        width: 100px !important;
    }
    #header > *:first-child, aside {
        width: 100px;
    }
}

.center-block {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.menu-on-top aside#left-panel nav ul li h2,
.menu-on-top aside#left-panel nav > ul > li.title,
.menu-on-top aside#left-panel nav > ul > li.title:hover {
	padding: 0 20px;
	color: #fff !important;
	display: block !important;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px !important;
	background: #22262E !important;
}

#ribbon h2 {
	padding: 0 20px;
	color: #fff !important;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 1px !important;
	margin: 0;
}

.bgWhite {
	background-color: #fff;
}

nav ul li a {
	color: #ffffff;
}

#ribbon .breadcrumb li:last-child, #ribbon .breadcrumb > .active {
	color: #ffffff;
}

#header {
	background-image: none;
	background-color: #ffffff;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	color: #000000;
}

nav ul li a:focus {
	background-color: #ffffff;
	background-image: none;
}

.nav > li > a:focus, .nav > li > a:hover {
	background-color: #ffffff;
	color: #000000;
}

context > :first-child, .project-context > :first-child {
	color: #000000;
}

body {
	color: #000000;
}

.menu-on-top #main {
	margin-left: 0 !important;
	margin-top: 5px !important;
}

#banner  {
	position: relative;
	background-image: url(https://i.pinimg.com/originals/3c/24/46/3c24462450c2a902bf7e18f3d9aada81.jpg) !important;
	min-height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: inset 0 8px 8px -2px rgba(0, 0, 0, 0.61), 0px 1px 13px -3px rgba(0, 0, 0, 0.61);
	-webkit-box-shadow: inset 0 8px 8px -2px rgba(0, 0, 0, 0.61), 0px 1px 13px -3px rgba(0, 0, 0, 0.61);
	-moz-box-shadow: inset 0 8px 8px -2px rgba(0, 0, 0, 0.61), 0px 1px 13px -3px rgba(0, 0, 0, 0.61);
	margin-top: 70px;
}

@media (max-width: 768px) {
	#banner {
		display: none;
	}
	#left-panel {
		margin-top: 40px;
	}
}
@media (max-width: 556px) {
	#hide-menu {
		margin-top: 0px !important;
	}
    	.header-dropdown-list>li>.dropdown-toggle {
        	margin-top: 8px !important;
    	}
    	#header > *:first-child, aside {
        	display: none;
    	}
}

.modal-bg {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	background-color: rgba(255,255,255,0.7);
	z-index: 99;
	text-align: center;
}

#processingBox {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	background-color: rgba(255,255,255,0.7);
	z-index: 99;
	text-align: center;
}

#processingBox div {
	z-index: 100;
	color: #3276b1;
	position: fixed;
	left: 50%;
	top: 35%;
}

.btn-help {
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 1px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
	color: #999;
	font-weight: 700;
	margin-left: 10px;
}

.form-control-feedback {
	top: 10px;
	color: #999;
}

.form-group.required label:after {
	content: "*";
	color: #990000;
}


.form-horizontal .checkbox, .form-horizontal .radio {
	margin-left: 25px;
}

.bgWhite {
	background-color: #fff;
}

.nav-tabs.bordered + .tab-content {
	padding: 25px 15px;
}

.media .media-left {font-size: 32px; line-height: 12px;}

.m5 {margin: 5px;}

/*Reorder List*/
.dragHandle {
	list-style: none;
	width: 10px;
	height: 15px;
	background: #ffffff url(/images/left_arrow.gif) no-repeat left 2px;
	cursor: move;
	margin: 0;
	padding: 0;
}

.callbackStyle {
	border: 1px solid #d7e79e;
}

	.callbackStyle table {
		background-color: #d7e79e;
		color: Black;
	}

.reOrderList {
	margin: 0 0 0 77px;
	padding: 0;
}

	.reOrderList ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.reOrderList li {
		list-style: none;
		padding: 2px;
		background-color: #ffffff;
		margin: 0;
	}

.reOrderList2 {
	margin: 0 0 0 0;
	padding: 0;
}

	.reOrderList2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.reOrderList2 li {
		list-style: none;
		padding: 2px;
		background-color: #ffffff;
		border-bottom: 1px solid #eeeeee;
		margin: 0;
	}

.reorderCue {
	background-color: #f2f7e0;
	width: 100%;
	height: 25px;
}

#loginBox {display: none;}

.btn-circle.btn-sm {
	width: 15px;
	height: 15px;
	text-align: center;
	padding: 1px 0;
	font-size: 12px;
	line-height: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}


/* CUSTOM RADIO AND CHECKBOXES */
.form-checkboxes ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

.form-checkboxes ul li {
	display: inline-block;
	margin: 5px 15px 5px 5px;
}

.form-checkboxes input {
	margin-right: 2px;
}

.form-checkboxes label {
	margin: 0 25px 5px 0;
	font-weight: normal;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: 0 !important;
}

[type="radio"]:checked,
[type="radio"]:not(:checked),
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.uwg-form-checkboxes [type="radio"]:checked,
.uwg-form-checkboxes [type="radio"]:not(:checked),
.uwg-form-checkboxes [type="checkbox"]:checked,
.uwg-form-checkboxes [type="checkbox"]:not(:checked) {
	position: static !important;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #000;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 100%;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #3276b1;;
	position: absolute;
	top: 4px;
	left: 4px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius: 100%;
}

[type="radio"]:not(:checked) + label:after,
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

[type="radio"]:checked + label:after,
[type="checkbox"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

span[disabled] + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	background: #ccc;
	border-radius: 100%;
}

span[disabled] + label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

/* 
Infragistics overrides
*/

div.dataTables_filter {
	width: auto;
	padding: 0 10px;
}

div.dataTables_filter label {
	float: none;
}

.text-right div.dataTables_filter {
	float: right;
}

table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc {
	background: none;
}

.buttons-excel {
	color: #fff !important;
	background-color: #739e73 !important;
	border-color: #659265 !important;
}

.dataTables_wrapper .dataTables_length {
	float: right;
}
.dataTable  th {
	border: 1px solid #ccc;
}

table.dataTable tr.group,
table.dataTable tr.group:hover {
	color: #fff;
	background-color: #2196f3 !important;
	border-color: #3276b1;
}

table.dataTable tr.group td {
	font-size: 14px;
	padding: 15px 5px 20px 5px;
	letter-spacing: 1px;
}

table.dataTable tr.group td::before {
	font-weight: bold;
	padding: 15px 10px 20px;
	content: "\f054";
	font-family: FontAwesome;
	font-weight: normal;
}

#reportOutput {
	clear: both;
}

.jarviswidget-color-bluePrimary > header {
	color: #fff;
	background-color: #3276b1;
	border-color: #2c699d;
}

.jarviswidget > header {
	height: 40px;
}

.widget-toolbar {
	height: 38px;
}

.widget-toolbar [type="radio"]:checked + label,
.widget-toolbar [type="radio"]:not(:checked) + label,
.widget-toolbar [type="checkbox"]:checked + label,
.widget-toolbar [type="checkbox"]:not(:checked) + label {
	color: #fff;
}

#reportFilters {
	margin-bottom: 25px;
}

.page-filters {
	margin-bottom: 25px;
}

.html-editor {
	border: 1px solid #ccc;
	padding: 5px;
	border-collapse: revert;
	margin-bottom: 25px;
	background-color: #fff;
}

.html-editor td {
	border-color: #ccc !important;
	border-collapse: collapse;
}

.html-editor-toolbar {
	margin-bottom: 2px;
	border: 5px solid #fff;
}

.btn-primary-reverse {
	color: #fff;
}
.btn-primary-reverse .fa-inverse {
	color: #3276b1;
}

.btn-default-primary {
	background-color: #fff;
	color: #3276b1;
}

#statusBar {
	line-height: 2.2;
}

.white-border {
	border-color: #fff;
}

.m15 {
	margin: 15px;
}

.btn-category {
	border: 1px solid #3276b1;
	background-color: #fff;
	color: #3276b1;
	display: inline-block;
	padding: 25px;
	text-align: center;
	width: 200px;
	margin: 25px 0;
}
.btn-category i.fa {
	margin-bottom: 15px;
}

.well[class*=" bg-"], .well[class^="bg-"] {
	border: 1px solid #ccc !important;
}

.igTabSelected {
	padding: 10px 25px !important;
	border: 1px solid #666 !important;
	border-bottom: 0 !important;
	background-color: #fff !important;
	color: #666 !important;
	font-weight: bold !important;
}

.igTabUnselected {
	border: 0 !important;
	border-bottom: 1px solid #666 !important;
	padding: 10px 25px !important;
	font-weight: bold !important;
	color: #3276b1;
}

.igTabUnselected:hover {
	background-color: #ccc !important;
}

input[type=text]:disabled {
	background: #ddd !important;
}

.checkbox-list-vertical label {
	display: block !important;
}
.checkbox-list-vertical br {
	display: none;
}

@media (max-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
}

/* This class is used throughout the site and for some reason sets display to none */
.alert-danger {display: none;}
