body,
h1,h2,h3,h4,h5,h6,
p, span, div,
.form-label,
label,
.input-text {
	color: #212529;
}

.form-label,
label {
	font-size: .875rem;
	line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

.top-header .left-menu .left-menu-item,
h1,
h2 {
  text-shadow: none;
}

.header-dropdown-content .left-menu-item .fa,
.header-dropdown-content .left-menu-link .left-menu-item,
.header-dropdown-content li a .menu-item-text {
  color: #262626;
}

.header-dropdown-content li a:hover {
	background-color: #0369a1
}

.header-dropdown-content .left-menu-link:hover .fa,
.header-dropdown-content .left-menu-link:hover .left-menu-item,
.header-dropdown-content li a:hover .menu-item-text,
.header-dropdown-content .left-menu-link .left-menu-item:hover .menu-item-text {
	color: #fff;
	text-decoration: none;
}

.header-dropdown-content li a .menu-item-text {
	vertical-align: text-top;
}

.header-dropdown-content .left-menu-link .left-menu-item:hover .menu-item-text {
	border-bottom: 0;
}

.header-dropdown-content .left-menu-item .fa {
	margin-right: 5px;
}

.header-dropdown-content .left-menu-link {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.header-dropdown-content {
	background-color: #0369a1;
	background-color: #fff;
	box-shadow: 0 2px 10px -6px #262626;
}

.right-navigation-icons a {
	line-height: normal;
	padding: 10px;
	display: inline-block;
}

.right-navigation-icons .icon {
	font-size: .875rem;
	display: inline-block;
    padding: 6px;
    margin-right: 5px;
	border-radius: 50%;
	background-color: #02636a;
    color: #fff;
}

.right-navigation-icons a:hover .icon,
.right-navigation-icons a:focus .icon  {
	background-color: #02636a;
	
}


.left-menu .left-menu-link:focus {
	display: flex;
	background-color: #e6e6e6;
}

.left-menu-link:focus .left-menu-item {
	border: 0;
}

.left-menu .left-menu-item:hover .menu-item-text, 
.left-menu .left-menu-link:focus .left-menu-item .menu-item-text,
.left-menu .left-menu-link:hover .left-menu-item .fa,
.left-menu .left-menu-link:focus .left-menu-item .fa {
	color: #0369a1;
	font-weight: bold;
}

.left-menu-item:hover .menu-item-text, 
.left-menu-link:focus .left-menu-item .menu-item-text {
	border-bottom-color: #0369a1;
}

.ServiceNavbar a {
	border-bottom: 0;
}

.ServiceNavbar .navbar-nav .nav-link {
	color: rgba(255,255,255,.8);
}

.ServiceNavbar .nav-link:focus {
	border-bottom: 1px solid #2C93E2;
}

.back-link {
	display: block;
	width: fit-content;
	padding-right: 0;
	font: normal normal normal 14px/1 FontAwesome, sans-serif;
	font-size: 14px;
	border-bottom: 0;
	position: relative;
}

.back-link::before {
	content: "\f053";
	font-family: FontAwesome;
	transform: none;
	color: #212529;
}

.back-link::after {
	content: "";
	position: absolute;
    bottom: -3px;
    left: 11px;
    width: 50px;
    height: 1px;
    background-color: #3174AF;
}

.back-link:hover {
	border-bottom: 0;
}

.back-link:hover::after {
	height: 2px;
	background-color: #004D85;
}
/* .btn {
	background-color: lightgray;
	border-color: lightgray;
	color: #444;
} */

/* .btn.dropdown-toggle,
.btn#BackButton,
.btn#Back {
	background-color: #fff;
	color: #212529;
	border-width: 2px;
} */

/* .btn .fa {
	color: inherit;
}

.btn:hover {
	background-color: #006870;
	border-color: #006870;
	transition: all .5 ease;
	color: #fff;
}

.btn.dropdown-toggle:hover,
.btn.dropdown-toggle:focus,
.btn#BackButton:hover,
.btn#BackButton:focus,
.btn#Back:hover,
.btn#Back:focus  {
	background-color: #6b7280;
	border-color: #6b7280;
	color: #fff;
} */

.top-nav-left > a {
	display: none;
}

.tox-tinymce {
	flex-shrink: 1;
}

.tox-fullscreen {
	margin-top: 3.5rem !important;
	margin-left: 265px !important;
}

#iCaseworkContent > div h1 {
	display: inline-block !important;
	margin-bottom: 1.5rem;
}

#iCaseworkContent > div h1 .fa {
    display: inline-block;
    padding: 8px;
    background: #e9e9e9;
    font-size: 14px;
    border-radius: 50px;
    transform: translateY(-5px);
}

#iCaseworkContent > div > span a[aria-label=Print] {
	transform: translateY(-3px);
	border-radius: 5px;
	padding: 6px;
    color: #797979;
    border: none;
    background: transparent;
    font-size: 16px;
}

.checkbox-wrapper.small label,
.radio-wrapper.small label {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.navbar-dark.ServiceNavbar .navbar-toggler {
	border: 0;
	background-color: inherit;
    color: #fff;
}

.dataTables_filter label .dt-searchIcon {
	padding: 7px;
}

#userDropdown  {
  padding-right: 0.625rem;
}

#userDropdown .fa {
    color: inherit;
}

#navitems .dropdown > a {
	display: inline-block;
	height: 3.5em;
}

#navitems .dropdown > a,
#navitems .dropdown > a span {
	color: white;
}

#navitems .left-menu-item {
	background-color: inherit;
}

.nav-items-list li {
	list-style: none;
}

.fa.rounded-button {
	background: rgb(0, 0, 0,.4);
    padding: 8px;
    border-radius: 50%;
    display: inline-block;
}

.input-group {
	align-items: stretch;
}

.input-group .input-group-append {
	margin-bottom: 8px;
}

.input-group .tox-tinymce {
	flex: 1 1 auto;
}

.form-group {
	margin-bottom: 0;
}

@media (max-width: 1200px) {
	.top-nav-left {
		width: 100%;
	}
	.top-nav-left > a {
	display: block;
	}
	.top-nav-left > a:focus {
		box-shadow: none;
		-webkit-box-shadow: none;
	}
	.tox-fullscreen {
		margin-left: 0px !important;
	}
	
}

@media(max-width: 991px) {
	#iCaseworkContent > div h1 {
	margin-bottom: 0}
}

@media (max-width: 768px) {
	.top-nav-left {
	width: 100%;
	}
	
	.btn-group {
		flex-direction: column;
		width: 100%;
	}
	
	.btn-group .btn:not(:last-child) {
	margin-right: 0}
	
	.dropdown-menu li a {
	padding: 4px 0}
	
	.top-header .dropdown-menu li a:hover {
		color: white;
	}
	
	.top-header .dropdown-menu li a:hover .left-menu-item,
	.top-header .dropdown-menu li a:hover .left-menu-item span,
	.top-header .dropdown-menu li a:hover .fa {
	color: inherit}
	
}

@media (max-width: 767px) {
	.ServiceNavbar {
		right: 150px;
    	top: 5px;
	}
	.ServiceNavbar .navbar-nav .nav-link {
	color: #262626;
	}
	
	.navbar-dark.ServiceNavbar .navbar-nav .nav-link:focus, 
	.navbar-dark.ServiceNavbar .navbar-nav .nav-link:hover {
		background-color: #0369a1;
	}
	
	.nav-items-row {
		display: block;
		position: static;
		width: auto;
		background-color: transparent;
		box-shadow: none;
	}
}

@media (max-width: 576px) {
	.dataTables_filter label .dt-searchIcon {
		padding-top: 6px;}
    .ServiceNavbar {
      right: 50px;
    }
}
