@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1220px;
}
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h1, .h1 {
  font-size: 32px;
	padding: 0;
	margin: 0;
}
h2, .h2 {
  font-size: 28px;
	padding: 0;
	margin: 0;
    line-height: 1
}
h3, .h3 {
	padding: 0;
  font-size: 21px;
  color: #1E384B;
	font-weight: bold;
	margin-bottom: 20px;
}
h4, .progress-bar-label, .h4 {
    display: block;
    font-size: 16px;
    color: #4A4A4A;
    font-weight: bold;
	padding: 0;
    margin: 0;
	margin-bottom: 15px;
}
.dt-results h3 {
	border-bottom: 5px solid #cd3835;
    display: inline-block;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0;
}
.dt-results h4 {
	border-bottom: 5px solid #cd3835;
    display: inline-block;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0;
}
h5, .stat-h5, .h5 {
  font-size: 15px;
    font-weight: bold;
    color: #4A4A4A;
    display: inline-block;
}
.stat-h5.highlight {
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 5px solid #CD3835;
}
.stat-h5.highlight.green {
    border-bottom: 5px solid #0F9D58;
}
h6, .h6 {
  font-size: 15px;
    color: #4A4A4A;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
h3, h4, h5, .stat-h5  {
  font-weight: 600;
    margin-top: 0;
}
h2.section {
    margin-bottom: 0.75rem;
}
.read-only {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.7;
}
.stat-box-title {
    font-size: 28px;
	padding: 0;
	margin: 0;
    line-height: 1;
    font-weight: bold;
    color: #4a4a4a;
}
.stat-app-type {
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    margin: 0;
    margin-top: 5px;
}
.mobile-menu-section {
    display: none
}
.bootstrap-duallistbox-container .info {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 15px;
}
.page-item.disabled .page-link {
    display: none
}
.dropdown-menu-end {
    right: 0;
    min-width: 1px;
}
.header-nav .nav-item:hover .dropdown-menu.dropdown-menu-end::before {
    left: auto;
    right: 0;
}
.w-100 {
    margin: 5px auto;
}
.form-group, .form-group {
  margin-bottom: 20px;
}
.row .form-group:last-of-type, .row .form-group:last-of-type {
    margin-bottom: 0;
}
.row.force-m-b-form-group .form-group:last-of-type, .row.force-m-b-form-group .form-group:last-of-type {
    margin-bottom: 20px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    position: relative;
	box-sizing: border-box;
}
.nav > li > a {
  color: #4a4a4a;
  font-weight: 600;
  padding: 14px 20px 14px 25px;
}
.nav.navbar-right > li > a {
  color: #FFF;
}
.nav > li.active > a {
  color: #ffc927;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
  background-color: #293846;
  color: white;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #fff;
}
.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
  background-color: transparent;
}
.nav > li > a i {
  margin-right: 6px;
}
.navbar {
  border: 0;
}
.navbar-default {
  background-color: transparent;
  border-color: #2f4050;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 40px;
}
.body-small .navbar-top-links li:last-child {
  margin-right: 0;
}
.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.dropdown-messages, .dropdown-alerts {
  padding: 10px 10px 10px 10px;
}
.dropdown-messages li a, .dropdown-alerts li a {
  font-size: 12px;
}
.dropdown-messages li em, .dropdown-alerts li em {
  font-size: 10px;
}
.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px;
}
.nav-header {
  padding: 33px 25px;
  background: url("patterns/header-profile.png") no-repeat;
}
.pace-done .nav-header {
  transition: all 0.5s;
}
.nav > li.active {}
.nav.nav-second-level > li.active {
  border: none;
}
.nav.nav-second-level.collapse[style] {
  height: auto !important;
}
.nav-header a {
  color: #DFE4ED;
}
.nav-header .text-muted {
  color: #8095a8;
}
.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left;
}
.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: inline-table;
}
.navbar-form-custom .form-group {
  margin-bottom: 0;
}
.nav.navbar-top-links a {
  font-size: 14px;
}
.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-size: 14px;
  height: 60px;
  margin: 0;
  z-index: 2000;
}
.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px;
}
.row {
    margin-top: 0;
    margin-bottom: 20px;
}
table {
    font-size: 15px;
}
.page-title .row {
    margin-top: 20px;
}
.page-title {
    margin-bottom: 20px;
}

.page-title.application {
    background-color: #EEEEEE;
    padding: 20px 0 10px
}

.page-title.application .row {
    margin-top: 0;
}

.dataTables_wrapper .row {
	padding: 0;
}
.arrow {
  float: right;
}
.fa.arrow:before {
  content: "\f104";
}
.active > a > .fa.arrow:before {
  content: "\f107";
}
.nav-second-level li, .nav-third-level li {
  border-bottom: none !important;
}
.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px;
}
.nav-third-level li a {
  padding-left: 62px;
}
.nav-second-level li:last-child {
  margin-bottom: 10px;
}
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto;
}
body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}
.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px;
}
.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}
.mini-navbar .nav-second-level {
  position: absolute;
  left: 70px;
  top: 0px;
  background-color: #2f4050;
  padding: 10px 10px 10px 10px;
  font-size: 12px;
}
.canvas-menu.mini-navbar .nav-second-level {
  background: #293846;
}
.mini-navbar li.active .nav-second-level {
  left: 65px;
}
.navbar-default .special_link a {
  background: #0F9D58;
  color: white;
}
.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white;
}
.navbar-default .special_link a span.label {
  background: #fff;
  color: #0F9D58;
}
.navbar-default .landing_link a {
  background: #1cc09f;
  color: white;
}
.navbar-default .landing_link a:hover {
  background: #0F9D58 !important;
  color: white;
}
.navbar-default .landing_link a span.label {
  background: #fff;
  color: #1cc09f;
}
.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  display: none;
  padding: 18px 0;
}
.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-fixed-top {
  background: #fff;
  transition-duration: 0.5s;
  border-bottom: 1px solid #4a4a4a !important;
  z-index: 2030;
}
.navbar-fixed-top, .navbar-static-top {
  background: #f3f3f4;
}
.fixed-nav #wrapper {
  margin-top: 0;
}
body.fixed-nav #wrapper .navbar-static-side, body.fixed-nav #wrapper #page-wrapper {
  margin-top: 60px;
}
body.top-navigation.fixed-nav #wrapper #page-wrapper {
  margin-top: 0;
}
.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.body-small .navbar-fixed-top {
  margin-left: 0px;
}
body.mini-navbar .navbar-static-side {
  width: 70px;
}
body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
  display: none;
}
body.canvas-menu .profile-element {
  display: block;
}
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
  display: none;
}
body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px;
}
body.mini-navbar .logo-element {
  display: block;
}
body.canvas-menu .logo-element {
  display: none;
}
body.mini-navbar .nav-header {
  padding: 0;
  background-color: #0F9D58;
}
body.canvas-menu .nav-header {
  padding: 33px 25px;
}
body.mini-navbar #page-wrapper {
  margin: 0 0 0 70px;
}
body.fixed-sidebar.mini-navbar .footer, body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0 !important;
}
body.canvas-menu.mini-navbar #page-wrapper, body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0;
}
body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
  position: fixed;
  width: 220px;
  z-index: 2001;
  height: 100%;
}
body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0px;
}
body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0px;
}
body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 220px;
}
body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
}
.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level, .canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}
body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 13px;
  border-radius: 3px;
}
.fixed-sidebar.mini-navbar .nav-second-level li a, .canvas-menu.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}
.fixed-sidebar.mini-navbar .nav-second-level, .canvas-menu.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px;
}
.fixed-sidebar.mini-navbar li.active .nav-second-level, .canvas-menu.mini-navbar li.active .nav-second-level {
  left: 0px;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a, body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px;
}
body.fixed-sidebar.mini-navbar .nav-label, body.fixed-sidebar.mini-navbar .navbar-default .nav li a span, body.canvas-menu.mini-navbar .nav-label, body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline;
}
body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block;
}
.canvas-menu.mini-navbar .nav-second-level li a, .fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px;
}
.fixed-sidebar.mini-navbar .nav-second-level, .canvas-menu.mini-navbar .nav-second-level {
  left: 0px;
}
body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none;
}
body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px;
}
.top-navigation #page-wrapper {
  margin-left: 0;
}
.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #0F9D58;
  font-weight: bold;
}
.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
  background: #fff;
}
.top-navigation .navbar {
  margin-bottom: 0;
}
.top-navigation .nav > li > a {
  padding: 15px 20px;
  color: #676a6c;
}
.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
  background: #fff;
  color: #0F9D58;
}
.top-navigation .nav > li.active {
  background: #fff;
  border: none;
}
.top-navigation .nav > li.active > a {
  color: #0F9D58;
}
.top-navigation .navbar-right {
  margin-right: 10px;
}
.top-navigation .navbar-nav .dropdown-menu {
  box-shadow: none;
  border: 1px solid #4a4a4a;
}
.top-navigation .dropdown-menu > li > a {
  margin: 0;
  padding: 7px 20px;
}
.navbar .dropdown-menu {
  margin-top: 0px;
}
.top-navigation .navbar-brand {
  background: #0F9D58;
  color: #fff;
  padding: 15px 25px;
}
.top-navigation .navbar-top-links li:last-child {
  margin-right: 0;
}
.top-navigation.mini-navbar #page-wrapper, .top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper, .mini-navbar .top-navigation #page-wrapper, .body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper, .canvas-menu #page-wrapper {
  margin: 0;
}
.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
  margin-top: 50px;
}
.top-navigation .footer.fixed {
  margin-left: 0 !important;
}
.top-navigation .wrapper.wrapper-content {
  padding: 40px;
}
.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
  padding: 40px 0px 40px 0px;
}
.navbar-toggle {
  background-color: transparent;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
  border: none !important;
}
.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px;
}
@media (max-width: 767px) {
  .top-navigation .navbar-header {
    display: block;
    float: none;
  }
}
.menu-visible-lg, .menu-visible-md {
  display: none !important;
}
@media (min-width: 1200px) {
  .menu-visible-lg {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .menu-visible-md {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .menu-visible-md {
    display: block !important;
  }
  .menu-visible-lg {
    display: block !important;
  }
}
.btn {
  display: inline-block;
  font-weight: normal;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #1e384b;
  border: none;
  padding: 12.5px 25px;
    font-size: 15px;
    line-height: 1;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn {
  border-radius: 4px;
    text-decoration: none !important;
}
.float-e-margins .btn {
  margin-bottom: 5px;
}
.btn-w-m {
  min-width: 120px;
}
.btn-primary.btn-outline {
  color: #0F9D58;
}
.btn-success.btn-outline {
  color: #1c84c6;
}
.btn-info.btn-outline {
  color: #23c6c8;
}
.btn-warning.btn-outline {
  color: #ffc725;
}
.btn-danger.btn-outline {
  color: #9A2A28;
}
.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #1e384b;
  border-color: #1e384b;
  color: #FFFFFF;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
  background-color: #071a22;
  border-color: #071a22;
  color: #FFFFFF !important;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
.btn-success {
  background-color: #1e384b;
  border-color: #1e384b;
  color: #FFFFFF !important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
  background-color: #071a22;
  border-color: #071a22;
  color: #FFFFFF !important;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #c9c9c9;
    border-color: #c9c9c9;
    opacity: 1;
    color: #FFF !important;
}
.btn-info {
  background-color: #1e384b;
  border-color: #1e384b;
  color: #FFFFFF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
  background-color: #071a22;
  border-color: #071a22;
  color: #FFFFFF;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #c9c9c9;
    border-color: #c9c9c9;
    opacity: 1;
    color: #FFF !important;
}
.btn-default {
    color: #1F419A;
    background-color: #fff;
    border: 1px solid #979797;
    font-weight: normal;
    padding: 11.5px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
  color: #1F419A;
    background-color: #fff;
    border: 1px solid #979797;
    font-weight: normal;
    padding: 11.5px;
    box-shadow: none;
    outline: 0.25rem solid #2491ff;
    outline-offset: 0;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-warning {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
  color: #1E384B;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
  color: #1E384B;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #c9c9c9;
    border-color: #c9c9c9;
    opacity: 1;
    color: #FFF !important;
}
.btn-danger {
  background-color: #071A22;
  border-color: #071A22;
  color: #FFFFFF;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
  background-color: #071A22;
  border-color: #071A22;
  color: #FFFFFF !important;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #071A22;
  border-color: #071A22;
    opacity: .8
}
.btn-link {
  color: inherit;
}
.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  color: #0F9D58;
  text-decoration: none;
}
.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  background-image: none;
}
.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
  color: #cacaca;
}
.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #4a4a4a;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}
.btn-white:active, .btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  color: #cacaca;
}
.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
  box-shadow: none;
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-rounded {
  border-radius: 50px;
}
.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px;
}

.badge {
  background-color: #CD3835;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
    padding: 5px;
  text-shadow: none;
}
.label-primary, .badge-primary {
  background-color: #337ab7;
  color: #FFFFFF;
}
.label-success, .badge-success {
  background-color: #5cb85c;
  color: #FFFFFF;
}
.label-warning, .badge-warning {
  background-color: #ffc725;
  color: #FFFFFF;
}
.label-warning-light, .badge-warning-light {
  background-color: #ffc725;
  color: #ffffff;
}
.label-danger, .badge-danger {
  background-color: #9A2A28;
  color: #FFFFFF;
}
.label-info, .badge-info {
  background-color: #23c6c8;
  color: #FFFFFF;
}
.label-inverse, .badge-inverse {
  background-color: #262626;
  color: #FFFFFF;
}
.label-white, .badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E;
}
.label-white, .badge-disable {
  background-color: #2A2E36;
  color: #8B91A0;
}
/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
  background: #ffffff;
    box-shadow: none;
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #1b1b1b;
    border-radius: 0;
    cursor: text;
    height: auto !important;
    margin: 0;
    min-height: 30px;
    overflow: hidden;
    padding: 7px 12px;
    position: relative;
    width: 100%;
}
.chosen-container-multi .chosen-choices li.search-choice {
  background: #FFF;
    border: 1px solid #1b1b1b;
    border-radius: 0 !important;
    box-shadow: none;
    color: #4A4A4A;
    cursor: default;
    padding: 4px 20px 4px 4px;
    position: relative;
}
/* PAGINATIN */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}
.pagination > li > a, .pagination > li > span,.pagination > li > a:focus {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}
/* TOOLTIPS */
.tooltip-inner {
  background-color: #2F4050;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050;
}
/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center;
}
.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
.easypiechart canvas {
  top: 0;
  left: 0;
}
.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
}
.easypiechart img {
  margin-top: -4px;
}
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* FULLCALENDAR */
.fc-state-default {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #4A4A4A;
  text-shadow: none;
}
.fc-state-default {
  border: 1px solid;
}
.fc-button {
  color: inherit;
  border: 1px solid #4a4a4a;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap;
}
.fc-state-active {
  background-color: #0F9D58;
  border-color: #0F9D58;
  color: #ffffff;
}
.fc-header-title h2 {
  font-size: 16px;
  font-weight: 600;
  color: inherit;
}
.fc-content .fc-widget-header, .fc-content .fc-widget-content {
  border-color: #4a4a4a;
  font-weight: normal;
}
.fc-border-separate tbody {
  background-color: #F8F8F8;
}
.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3;
}
.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px;
}
.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px;
}
.fc-event, .fc-agenda .fc-event-time, .fc-event a {
  padding: 4px 6px;
  background-color: #0F9D58;
  /* background color */
  border-color: #0F9D58;
  /* border color */
}
.fc-event-time, .fc-event-title {
  color: #717171;
  padding: 0 1px;
}
.ui-calendar .fc-event-time, .ui-calendar .fc-event-title {
  color: #fff;
}
/* LIST GROUP */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #0F9D58;
  border-color: #0F9D58;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  margin-top: 10px;
}
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.list-group-item {
  background-color: inherit;
  border: 1px solid #4a4a4a;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  /*border-top: none;*/
  padding: 15px 25px;
}
.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}
.elements-list .list-group {
  margin-bottom: 0;
}
.elements-list a {
  color: inherit;
}
.elements-list .list-group-item.active, .elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #4a4a4a;
  /*border-bottom: 1px solid #4a4a4a;*/
  /*border-top: 1px solid #4a4a4a;*/
  border-radius: 0;
}
.elements-list li.active {
  transition: none;
}
.element-detail-box {
  padding: 25px;
}
/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px;
}
.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}
.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto;
}
.jqstooltip {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px;
}
.jqsfield {
  color: white;
  text-align: left;
}
.h-200 {
  min-height: 200px;
}
.legendLabel {
  padding-left: 5px;
}
.stat-list li:first-child {
  margin-top: 0;
}
.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stat-percent {
  float: right;
}
.stat-list li {
  margin-top: 15px;
  position: relative;
}
body.DTTT_Print {
  background: #fff;
}
.DTTT_Print #page-wrapper {
  margin: 0;
  background: #fff;
}
button.DTTT_button, div.DTTT_button, a.DTTT_button {
  border: 1px solid #4a4a4a;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
}
button.DTTT_button:hover, div.DTTT_button:hover, a.DTTT_button:hover {
  border: 1px solid #d2d2d2;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
}
button.DTTT_button:hover:not(.DTTT_disabled), div.DTTT_button:hover:not(.DTTT_disabled), a.DTTT_button:hover:not(.DTTT_disabled) {
  border: 1px solid #d2d2d2;
  background: #fff;
  box-shadow: none;
}
.dataTables_filter label {
  margin-right: 5px;
}
/* CIRCLE */
.img-circle {
  border-radius: 50%;
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px;
}
.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px;
}
#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px;
}
.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
}
.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px;
}
.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px;
}
.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase;
}
/* PEACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #0F9D58;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.pace-inactive {
  display: none;
}
/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.widget.style1 h2 {
  font-size: 30px;
}
.widget h2, .widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
.widget-text-box {
  padding: 20px;
  border: 1px solid #4a4a4a;
  background: #ffffff;
}
.widget-head-color-box {
    margin-bottom: 20px;
    min-height: 260px;
    position: relative
}
.widget-head-color-box .btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.widget .flot-chart {
  height: 100px;
}
.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}
.vertical-align h2, .vertical-align h3 {
  margin: 0;
}
.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.todo-list.small-list {
  font-size: 12px;
}
.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px;
}
.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px;
}
.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #4a4a4a;
  border-right: 6px solid #4a4a4a;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px;
}
.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
}
.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px;
}
.check-link {
  font-size: 16px;
}
.todo-completed {
  text-decoration: line-through;
}
.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0;
}
.glyphicon.fa {
  font-family: "FontAwesome";
}
/* INPUTS */
.inline {
  display: inline-block !important;
  vertical-align: top;
}
.input-s-sm {
  width: 120px;
}
.input-s {
  width: 200px;
}
.input-s-lg {
  width: 250px;
}
.i-checks {
  padding-left: 0;
}
.form-control, .single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #1b1b1b;
  border-radius: 0;
  color: #4A4A4A;
  display: block;
  padding: 7px 12px;
  width: 100%;
}
.form-select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
}
.form-select::after {
	font-family: "Font Awesome 6 Free";
    font-size: 13px;
    color: #4a4a4a;
    border: none;
    content: '\f0dc';
    font-weight: 900;
    right: 15px;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
	width: 10px;
	height: 10px;
}
.form-control:focus, .single-line:focus {
  border-color: #1b1b1b !important;
}
.has-success .form-control {
  border-color: #1b1b1b;
}
.has-warning .form-control {
  border-color: #1b1b1b;
}
.has-error .form-control {
  border-color: #1b1b1b;
}

.has-warning .control-label {
  color: #ffc725;
}
.has-error .control-label {
  color: #9A2A28;
}
.input-group-addon {
    display: inline-block;
    width: 40px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: inherit;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 6px;
    text-align: center;
}
.input-group-addon:active,
.input-group-addon:focus {
    background-color: #eeeeee;
}
.date .input-group-addon {
    position:relative;
    z-index: 9;
}
.date .input-group-addon img {
    width:20px;
    height:auto;
    position:relative;
    top:-1px;
}
.date .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom::before {
    width:39px;
    height:41px;
    background: url(/assets/images/calendar.png) #eeeeee no-repeat center 10px;
    display:block;
    top: -41px;
    left: auto;
    right: 0px;
    border: 1px solid #eeeeee !important;
    z-index:0;
}
.date-range .input-group-addon:active,
.date-range .input-group-addon:focus {
    background-color: transparent;
}
.progress-bar-section a {
    text-decoration: none !important
}
.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13;
}
.spinner-buttons.input-group-btn {
  width: 20%;
}
.noUi-connect {
  background: none repeat scroll 0 0 #0F9D58;
  box-shadow: none;
}
.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #9A2A28;
  box-shadow: none;
}
/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move;
}
.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #4a4a4a;
}
.ibox.ui-sortable-placeholder {
  margin: 0px 0px 23px !important;
}
.required {
    font-weight: bold
}
/* Nestable list */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}
.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #4A4A4A;
  text-decoration: none;
  border: 1px solid #4a4a4a;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-handle span {
  font-weight: bold;
}
.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold;
}
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}
#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1;
}
#nestable2 .dd-item > button:before {
  content: "\f067";
}
#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068";
}
.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
/* Google Maps */
.google-map {
  height: 300px;
}
/* Validation */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px;
}
.form-control.error {
  border: 1px dotted #cc5965;
}
/* ngGrid */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px;
}
.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px;
}
.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #4a4a4a;
}
.ngCell {
  border-right: none;
}
.ngTopPanel {
  background: #F5F5F6;
}
.ngRow.even {
  background: #f9f9f9;
}
.ngRow.selected {
  background: #EBF2F1;
}
.ngRow {
  border-bottom: 1px solid #4a4a4a;
}
.ngCell {
  background-color: transparent;
}
.ngHeaderCell {
  border-right: none;
}
/* Toastr custom style */
#toast-container > .toast {
  background-image: none !important;
}
#toast-container > .toast:before {
  position: fixed;
    font-family: "Font Awesome 6 Free";
    font-size: 15px;
    line-height: 15px;
    float: left;
    color: #000;
    padding-right: 0;
    margin: 3px 0 0 -25px;
    font-weight: 700;
}
#toast-container > .toast-warning:before {
  content: "\f06a";
}
#toast-container > .toast-error:before {
  content: "\f06a";
}
#toast-container > .toast-info:before {
  content: "\f05a";
}
#toast-container > .toast-success:before {
  content: "\f058";
}
#toast-container > div {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
.toast {
  background-color: #0F9D58;
}
.toast-top-full-width {
  margin-top: 20px;
}
.toast-bottom-full-width {
  margin-bottom: 20px;
}
/* Image cropper style */
.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.img-preview-sm {
  height: 130px;
  width: 200px;
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #4a4a4a;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before, .dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content, .dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
.approval-details {
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    padding: 20px;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #fff;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
    margin-left: 60px;
    background: #FFF;
    border-radius: 0.25em;
    padding: 1em;
    border: 1px solid #EEE;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #1e384b;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #eeeeee;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}
/* Tabs */
.tabs-container .panel-body {
  background: #fff;
  border: 1px solid #4a4a4a;
  border-radius: 2px;
  padding: 20px;
  position: relative;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #4a4a4a;
  border-bottom-color: transparent;
  background-color: #fff;
}
.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.tabs-container .tab-pane .panel-body {
  border-top: none;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #4a4a4a;
  border-bottom-color: transparent;
}
.tabs-container .nav-tabs {
  border-bottom: 1px solid #4a4a4a;
}
.tabs-container .tab-pane .panel-body {
  border-top: none;
}
.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #4a4a4a;
}
.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent;
}
.tabs-container .tabs-below > .nav-tabs, .tabs-container .tabs-right > .nav-tabs, .tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tabs-container .tabs-left .panel-body {
  position: static;
}
.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%;
}
.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%;
}
.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%;
}
.tabs-container .tab-content > .tab-pane, .tabs-container .pill-content > .pill-pane {
  display: none;
}
.tabs-container .tab-content > .active, .tabs-container .pill-content > .active {
  display: block;
}
.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #4a4a4a;
}
.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-container .tabs-below > .nav-tabs > li > a:hover, .tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #4a4a4a;
  border-bottom-color: transparent;
}
.tabs-container .tabs-left > .nav-tabs > li, .tabs-container .tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-container .tabs-left > .nav-tabs > li > a, .tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-container .tabs-left > .nav-tabs .active > a, .tabs-container .tabs-left > .nav-tabs .active > a:hover, .tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #4a4a4a transparent #4a4a4a #4a4a4a;
  *border-right-color: #ffffff;
}
.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
}
.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-container .tabs-right > .nav-tabs .active > a, .tabs-container .tabs-right > .nav-tabs .active > a:hover, .tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #4a4a4a #4a4a4a #4a4a4a transparent;
  *border-left-color: #ffffff;
  z-index: 1;
}
/* jsvectormap */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px;
}
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #0F9D58;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}
.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px;
}
.jvectormap-zoomin {
  top: 10px;
}
.jvectormap-zoomout {
  top: 30px;
}
.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}
.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}
.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.jvectormap-legend-cnt {
  position: absolute;
}
.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}
.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}
.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
.jvectormap-legend-tick-text {
  font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}
/*Slick Carousel */
.slick-prev:before, .slick-next:before {
  color: #0F9D58 !important;
}
/* Payments */
.payment-card {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #4a4a4a;
}
.payment-icon-big {
  font-size: 60px;
  color: #d1dade;
}
.payments-method.panel-group .panel + .panel {
  margin-top: -1px;
}
.payments-method .panel-heading {
  padding: 15px;
}
.payments-method .panel {
  border-radius: 0;
}
.payments-method .panel-heading h5 {
  margin-bottom: 5px;
}
.payments-method .panel-heading i {
  font-size: 26px;
}
/* Select2 custom styles */
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
  border-color: #4a4a4a;
}
.branding-container {
	padding-top: 10px;
	padding-bottom: 10px;
}
#welcome-section {
	background: #1e384b;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
    margin-bottom: 20px;
}
#welcome-section h1,
#welcome-section h2 {
	color: #FFF;
}
#welcome-section h2 {
    font-weight: normal;
}
body {
  font-family: Tahoma, sans-serif;
  background-color: #FFF;
  font-size: 15px;
  color: #4a4a4a;
  overflow-x: hidden;
  line-height: 1.4;
}
ul,li {
    line-height: 1.4
}
html, body {
  height: 100%;
}
body.full-height-layout #wrapper, body.full-height-layout #page-wrapper {
  height: 100%;
}
#page-wrapper {
  min-height: auto;
}
body.boxed-layout #wrapper {
  background-color: #2f4050;
  max-width: 1220px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.top-navigation.boxed-layout #wrapper, .boxed-layout #wrapper.top-navigation {
  max-width: 1300px !important;
}
.block {
  display: block;
}
.clear {
  display: block;
  overflow: hidden;
    width: 100%;
    float: none;
}
a {
  cursor: pointer;
    outline: none;
}
a:hover, a:focus, a:active,
table.dataTable td a:hover, table.dataTable td a:focus, table.dataTable td a:active {
  text-decoration: none;
    outline: none;
    color: #A82D2B;
}
.site-content p a,
.site-content li a {
    text-decoration: underline;
}
.dataTable .dropdown-menu a {
    text-decoration: none !important
}
.dataTable .dropdown-menu a:hover,
.dataTable .dropdown-menu a:focus,
.dataTable .dropdown-menu a:active {
    color: #1F419A
}

.border-bottom {
  border-bottom: 1px solid #4a4a4a !important;
}
.usa-banner__button {
    outline: none !important; 
}
.font-bold {
  font-weight: 600;
}
.font-noraml {
  font-weight: 400;
}
.text-uppercase {
  text-transform: uppercase;
}
.b-r {
  border-right: 1px solid #4a4a4a;
}
.hr-line-dashed {
  border-top: 1px dashed #4a4a4a;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0;
}
.hr-line-solid {
  border-bottom: 1px solid #4a4a4a;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
video {
  width: 100% !important;
  height: auto !important;
}
/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px;
}
.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%;
}
/* Summernote text editor  */
.note-editor {
  height: auto !important;
  min-height: 300px;
}
/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative;
}
.modal-dialog {
  z-index: 2200;
}
.modal-body {
  padding: 20px 30px 30px 30px;
}
.inmodal .modal-body {
  background: #f8fafb;
}
.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center;
}
.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.inmodal .modal-title {
  font-size: 26px;
}
.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}
.modal-footer {
  margin-top: 0;
}
/* WRAPPERS */
#wrapper {
  width: 100%;
  overflow-x: hidden;
}
.wrapper {
  padding: 0 20px;
}
.wrapper-content {
  padding: 20px 10px 40px;
}
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  position: relative !important;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 240px;
    min-height: 1000px;
  }
}
.title-action {
  text-align: right;
  padding-top: 30px;
}
.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px;
}
ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0;
}
.big-icon {
  font-size: 160px !important;
  color: #e5e6e7;
}
/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #4a4a4a;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}
.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #4a4a4a;
}
.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #4a4a4a;
  margin-left: 220px;
}
body.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px;
}
body.mini-navbar.canvas-menu .footer.fixed, body.canvas-menu .footer.fixed {
  margin: 0 !important;
}
body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px;
}
body.body-small .footer.fixed {
  margin-left: 0px;
}
/* PANELS */
.page-heading {
  border-top: 0;
  padding: 0px 10px 20px 10px;
}
.panel-heading h1, .panel-heading h2 {
  margin-bottom: 5px;
}
/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: #e6e6e6;
  border-bottom-width: 1px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #4a4a4a;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 0;
}
table.table-bordered.dataTable {
	border-bottom: 1px solid #4a4a4a;
}
.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #4a4a4a;
  line-height: 1;
  padding: 8px;
  vertical-align: middle;
    color: #000
}

table.dataTable.table-bordered th, table.dataTable.table-bordered td {
    border-top-width: 1px;
}
table.table.dataTable.table-bordered>tbody>tr>* {
    background-color: #F9F9F9;
}
table.table.dataTable.table-bordered>tbody>tr:nth-of-type(2n+1)>* {
    background-color: #FFFFFF;
}
table.dataTable thead th, table.dataTable thead td {
  border-top: 1px solid #4a4a4a;
  line-height: 1;
  padding: 8px;
  vertical-align: middle;
    color: #000;
    background-color: #e6e6e6 !important;
}
table.dataTable.display tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_1 {
    background-color: #eef4fa !important;
}

/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0;
}
.blank-panel .panel-heading {
  padding-bottom: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #771206;
  border-image: none;
  border-style: solid;
  border-width: 0px;
  color: #FFF;
  cursor: default;
  border-radius: 3em;
}
.nav-tabs > li.primary > a, .nav-tabs > li.primary > a:hover, .nav-tabs > li.primary > a:focus {
  background: #337ab7;
  color: #FFF;
}
.nav.nav-tabs li {
  background: none;
  border: none;
    display: flex;
}
.nav-tabs > li > a {
  color: #4a4a4a;
    font-weight: bold;
    padding: 0 0 10px 0;
    border-radius: 0;
    margin-right: 25px;
    border-bottom: 7px solid transparent;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #4a4a4a;
}
.ui-tab .tab-content {
  padding: 20px 0px;
}
.delete-training {
    margin-top: 26px;
}
.filter_label {
    display: none !important
}
/* GLOBAL  */
.strong {
    font-weight: bold;
}
.no-padding {
  padding: 0 !important;
}
.no-borders {
  border: none !important;
}
.no-margins {
  margin: 0 !important;
}
.no-top-border {
  border-top: 0 !important;
}
.ibox-content.text-box {
  padding-bottom: 0px;
  padding-top: 15px;
}
.border-left-right {
  border-left: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
  border-top: none;
  border-bottom: none;
}
.border-left {
  border-left: 1px solid #4a4a4a;
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.border-right {
  border-left: none;
  border-right: 1px solid #4a4a4a;
  border-top: none;
  border-bottom: none;
}
.full-width {
  width: 100% !important;
}
.link-block {
  font-size: 12px;
  padding: 10px;
}
.nav.navbar-top-links .link-block a {
  font-size: 12px;
}
.link-block a {
  font-size: 10px;
  color: inherit;
}
body.mini-navbar .branding {
  display: none;
}
img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%;
}
.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #0F9D58;
}
.login-panel {
  margin-top: 25%;
}
.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #676a6c;
}
.icons-box .infont a {
  color: #a6a8a9;
}
.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block;
}
.ui-draggable .ibox-title {
  cursor: move;
}
.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb > li a {
  color: inherit;
}
.breadcrumb > .active {
  color: inherit;
}
#bystate select {
    max-width: 380px;
        display: inline-block;
}
.total-users-snapshot-sub {
    position: relative;
    min-height: 100px;
}
.balign-row {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 100%;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 100%;
  padding: 2px 4px;
  white-space: nowrap;
}
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox.collapsed .ibox-content {
  display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077";
}
.ibox:after, .ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #4a4a4a;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px;
}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px;
}
.ibox-gray {
  background-color: #f4f4f4;
  color: inherit;
  padding: 10px 0px 0px;
  border-color: #4a4a4a;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.ibox-footer {
  color: inherit;
  border-top: 1px solid #4a4a4a;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}
table.table-mail tr td {
  padding: 12px;
}
.table-mail .check-mail {
  padding-left: 20px;
}
.table-mail .mail-date {
  padding-right: 20px;
}
.star-mail, .check-mail {
  width: 40px;
}
.unread td a, .unread td {
  font-weight: 600;
  color: inherit;
}
.read td a, .read td {
  font-weight: normal;
  color: inherit;
}
.unread td {
  background-color: #f9f8f8;
}
.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #ffc927;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}
.ibox-tools a.btn-primary {
  color: #fff;
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}
/* BACKGROUNDS */
.gray-bg {
  background-color: #f3f3f4;
}
.darkgray-bg {
  background-color: #FFF;
    border: 1px solid #CDCDCD;
    border-radius: 0;
}
.white-bg {
  background-color: #ffffff;
}
.navy-bg {
  background-color: #0F9D58;
  color: #ffffff;
}
.blue-bg {
  background-color: #1c84c6;
  color: #ffffff;
}
.lazur-bg {
  background-color: #23c6c8;
  color: #ffffff;
}
.yellow-bg {
  background-color: #ffc725;
  color: #ffffff;
}
.red-bg {
  background-color: #9A2A28;
  color: #ffffff;
}
.black-bg {
  background-color: #262626;
}
.panel-primary {
  border-color: #0F9D58;
}
.panel-primary > .panel-heading {
  background-color: #0F9D58;
  border-color: #0F9D58;
}
.panel-success {
  border-color: #1c84c6;
}
.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff;
}
.panel-info {
  border-color: #23c6c8;
}
.panel-info > .panel-heading {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #ffffff;
}
.panel-warning {
  border-color: #ffc725;
}
.panel-warning > .panel-heading {
  background-color: #ffc725;
  border-color: #ffc725;
  color: #ffffff;
}
.panel-danger {
  border-color: #9A2A28;
}
.panel-danger > .panel-heading {
  background-color: #9A2A28;
  border-color: #9A2A28;
  color: #ffffff;
}
.inline-block {
    display: inline-block
}
.progress-bar {
  background-color: #0F9D58;
}
.progress-small, .progress-small .progress-bar {
  height: 10px;
}
.progress-small, .progress-mini {
  margin-top: 5px;
}
.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0px;
}
.progress.horizontal {
  height: 25px;
  margin-bottom: 0;
  overflow: hidden;
  background-color: #EEEEEE;
  border-radius: 0px;
  position: relative;
}
.progress-bar.horizontal {
  height: 25px !important;
  margin-bottom: 0px;
  border-radius: 0px !important;
    padding: 0;
    position: relative;
}
.progress.horizontal span {
  position: absolute;
  top: 50%;
    transform: translateY(-50%);
  left: 5px;
  color: #000 !important;
  font-weight: normal !important;
}
.progress-bar-navy-light {
  background-color: #3dc7ab;
}
.progress-bar-success {
  background-color: #1c84c6;
}
.progress-bar-info {
  background-color: #23c6c8;
}
.progress-bar-warning {
  background-color: #ffc725;
}
.progress-bar-danger {
  background-color: #9A2A28;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.panel-title {
  font-size: inherit;
}
.jumbotron {
  border-radius: 6px;
  padding: 40px;
}
.jumbotron h1 {
  margin-top: 0;
}
/* COLORS */
.text-navy {
  color: #0F9D58;
}
.text-success {
  color: #0F9D58;
}
.text-gray {
  color: #dcdcdc;
}
.text-info {
  color: #23c6c8;
}
.text-warning {
  color: #ffc725;
}
.text-danger {
  color: #9A2A28;
}
.text-muted {
  color: #888888;
}
.text-white {
  color: #ffffff;
}
.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #4a4a4a;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block;
}
.img-shadow {
  -webkit-box-shadow: 0px 0px 3px 0px #919191;
  -moz-box-shadow: 0px 0px 3px 0px #919191;
  box-shadow: 0px 0px 3px 0px #919191;
}
/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar, .dashboards\.dashboard_3 nav.navbar, .mailbox\.inbox nav.navbar, .mailbox\.email_view nav.navbar, .mailbox\.email_compose nav.navbar, .dashboards\.dashboard_4_1 nav.navbar, .metrics nav.navbar, .metrics\.index nav.navbar, .dashboards\.dashboard_5 nav.navbar {
  background: #fff;
}
/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top, .Dashboard_3 .navbar.navbar-static-top, .Dashboard_4_1 .navbar.navbar-static-top, .ComposeEmail .navbar.navbar-static-top, .EmailView .navbar.navbar-static-top, .Inbox .navbar.navbar-static-top, .Metrics .navbar.navbar-static-top, .Dashboard_5 .navbar.navbar-static-top {
  background: #fff;
}
a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2;
}
a.close-canvas-menu:hover {
  color: #fff;
}
/* FULL HEIGHT */
.full-height {
  height: 100%;
}
.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative;
}
.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative;
}
.fh-column {
  background: #fff;
  height: 100%;
  width: 240px;
  float: left;
}
.modal-backdrop {
  z-index: 2040 !important;
}
.modal {
  z-index: 2050 !important;
}
.spiner-example {
  height: 200px;
  padding-top: 70px;
}
/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.p-w-xs {
  padding: 0 10px;
}
.p-w-sm {
  padding: 0 15px;
}
.p-w-m {
  padding: 0 20px;
}
.p-w-md {
  padding: 0 25px;
}
.p-w-lg {
  padding: 0 30px;
}
.p-w-xl {
  padding: 0 40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px !important;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px !important;
}
.m-b-md {
  margin-bottom: 20px !important;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
.fullscreen-ibox-mode .animated {
  animation: none;
}
body.fullscreen-ibox-mode {
  overflow-y: hidden;
}
.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0;
}
.ibox.fullscreen .collapse-link {
  display: none;
}
.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px);
}
body.modal-open {
  padding-right: inherit !important;
}
body.modal-open .animated {
  animation-fill-mode: initial;
}
/* Show profile dropdown on fixed sidebar */
body.mini-navbar.fixed-sidebar .profile-element, .block {
  display: block !important;
}
body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px;
}
body.mini-navbar.fixed-sidebar .logo-element {
  display: none;
}
/* SEARCH PAGE */
.search-form {
  margin-top: 10px;
}
.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE;
}
.search-result .search-link {
  color: #006621;
}
.search-result p {
  font-size: 12px;
  margin-top: 5px;
}
/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #4a4a4a;
  padding: 20px;
  margin-bottom: 20px;
}
.contact-box > a {
  color: inherit;
}
.contact-box.center-version {
  border: 1px solid #4a4a4a;
  padding: 0;
}
.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}
.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact-box.center-version address {
  margin-bottom: 0;
}
.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #4a4a4a;
  padding: 15px 20px;
}
/* INVOICE */
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
  text-align: right;
}
.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
  text-align: right;
}
.invoice-total > tbody > tr > td:first-child {
  text-align: right;
}
.invoice-total > tbody > tr > td {
  border: 0 none;
}
.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%;
}
/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px;
}
.loginscreen.middle-box {
}
.loginColumns {
  margin: 0 auto;
  padding: 60px 20px 20px 20px;
}
.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}
.logo-name {
  color: #e6e6e6;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0px;
}
.middle-box h1 {}
.wrapper .middle-box {
  margin-top: 140px;
}
.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px;
}
.lock-word span {
  font-size: 100px;
  font-weight: 600;
  color: #e9e9e9;
  display: inline-block;
}
.lock-word .first-word {
  margin-right: 160px;
}
/* DASBOARD */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px;
}
.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px;
}
.dashboard-overall {
    background: #EEE;
    padding: 20px 0;
    margin-bottom: 20px;
}
.fist-item {
  border-top: none !important;
}
.statistic-box {
  margin-top: 40px;
}
.dashboard-header .list-group-item span.label {
  margin-right: 10px;
}
.list-group.clear-list .list-group-item {
  border-top: 1px solid #4a4a4a;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}
ul.clear-list:first-child {
  border-top: none !important;
}
/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #4a4a4a;
  border-bottom: 1px solid #4a4a4a;
  border-left: 1px solid #4a4a4a;
  background: #f8f8f8;
}
.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px;
}
.timeline-item .content {
  border-left: 1px solid #4a4a4a;
  border-top: 1px solid #4a4a4a;
  padding-top: 10px;
  min-height: 100px;
}
.timeline-item .content:hover {
  background: #f6f6f6;
}
/* PROFILE */
.profile-content {
  border-top: none !important;
}
.profile-stats {
  margin-right: 10px;
}
.profile-image {
  width: 120px;
  float: left;
}
.profile-image img {
  width: 96px;
  height: 96px;
}
.profile-info {
}
.feed-activity-list .feed-element {
  border-bottom: 1px solid #4a4a4a;
}
.feed-element:first-child {
  margin-top: 0;
}
.feed-element {
  padding-bottom: 15px;
}
.feed-element, .feed-element .media {
  margin-top: 15px;
}
.feed-element, .media-body {
  overflow: hidden;
}
.feed-element > .pull-left {
  margin-right: 10px;
}
.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}
.feed-element .well {
  border: 1px solid #4a4a4a;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}
.feed-element .actions {
  margin-top: 10px;
}
.feed-element .photos {
  margin: 10px 0;
}
.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
.file-list li {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
  border: 1px solid #4a4a4a;
  margin-bottom: 5px;
}
.file-list li a {
  color: inherit;
}
.file-list li a:hover {
  color: #0F9D58;
}
.spin-icon {
  background: #0F9D58;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0px 0px 20px;
  font-size: 16px;
  top: 0;
  left: 0px;
  width: 40px;
  color: #fff;
  cursor: pointer;
}
@media (min-width: 767px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 220px;
  }
  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 220px;
  }
  .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px;
  }
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #4a4a4a;
    background: #f8f8f8;
  }
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #4a4a4a;
    padding-top: 10px;
    min-height: 100px;
  }
  .nav.navbar-top-links li.dropdown {
    display: none;
  }
  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block;
  }
}
/* Only demo */
@media (max-width: 1000px) {
  .welcome-message {
    display: none;
  }
}
.navbar {
  padding: 0;
  border-radius: 0px;
}
.poptip {
    font-weight: normal !important;
}
em.state-error {
  display: block;
    padding: 0;
    color: #9A2A28;
    font-size: 15px;
    text-align: left;
    font-style: normal;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1;
}
.form-group.state-error,
.form-group.has-error {
    border-left: 4px solid #9A2A28;
    padding-left: 10px;
}
.site-footer, .site-footer p, .site-footer p a, .site-footer ul, .site-footer ul li, .site-footer ul li a {
  font-family: 'Montserrat', sans-serif;
}

/*--------------------------------------------------------------
4.2 Footer
--------------------------------------------------------------*/
.menu-footer-primary-menu-container {
  margin: 0;
  padding: 0;
  width: 100%;
}
#menu-footer-primary-menu {
  margin: 0;
  padding: 0;
  width: 100%;
  display: table;
}
#menu-footer-primary-menu li {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #EAEAEA;
  text-transform: uppercase;
  border-right: 2px solid #EAEAEA;
}
#menu-footer-primary-menu li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  color: #EAEAEA;
}
#menu-footer-primary-menu li a:hover {
  color: #618087;
}
#menu-item-52 {
  text-align: left !important;
  width: 10% !important;
}
#menu-item-50 {
  width: 19%;
}
#menu-item-49 {
  width: 20%;
}
#menu-item-5413 {
  width: 20%;
}
#menu-item-4664 {
  width: 13%;
}
#menu-item-47 {
  width: 18%;
}
#menu-item-47 {
  text-align: right !important;
  border-right: none !important;
}
#menu-footer-secondary-menu li {
  color: #919191 !important;
}
#menu-footer-secondary-menu li a {
  color: #618087 !important;
}
#menu-footer-secondary-menu li a:hover {
  color: #CCCCCC !important;
}
/*--------------------------------------------------------------
9.2 Footer
--------------------------------------------------------------*/
@media (min-width: 768px) {
  #colophon aside.col-sm-6 {
    width: 100% !important;
  }
}
#colophon .textwidget {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #919191;
}
#colophon .textwidget ul {
  margin: 0;
  padding: 0;
}
#colophon .textwidget ul.footer_info-left {
  width: 70%;
  float: left;
}
#colophon .textwidget ul.footer_info-left li {
  margin-right: 25px;
  float: left;
}
#colophon .textwidget ul.footer_info-right {
  width: 30%;
  float: right;
  text-align: right;
}
#colophon .textwidget ul.footer_info-right a {
  color: #919191;
}
#colophon .textwidget ul.footer_info-right a:hover {
  color: #618087;
}
#colophon .textwidget i {
  color: #618087;
}
#secondary ul, footer#colophon.site-footer ul {
  list-style: none;
  padding-left: 0;
}
#secondary ul ul, footer#colophon.site-footer ul ul {
  list-style: none;
  padding-left: 25px;
}
#secondary ul li, footer#colophon.site-footer ul li {
  margin-top: 10px;
}
/*--------------------------------------------------------------
5.2 Footer
--------------------------------------------------------------*/
.site-footer {
  margin: 0;
  padding: 0;
  margin-top: 50px;
}
.site-footer, .site-footer p, .site-footer p a, .site-footer ul, .site-footer ul li, .site-footer ul li a {
  font-family: 'Montserrat', sans-serif;
}
.after-footer {
  background: #1F1F1F;
  color: #919191;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}
.after-footer a {
  color: #FFF;
}
.after-footer a:hover {
  color: #fec726;
}
/* Since footer nav has screen reader text, need to pad site credits to line them up */
#site-credits {
  padding: 10px;
  text-transform: capitalize;
}
.input-group {
  margin-bottom: 10px;
}
.checkbox label, .radio label {
  padding-left: 5px;
  padding-top: 2px;
}
.radio-group {
  display: block;
  margin-top: 5px;
  margin-left: 0px;
}
.checkbox-inline, .radio-inline {
  padding-left: 0px;
}
.checkbox-inline label, .radio-inline label {
  padding-left: 5px;
  padding-top: 1px;
}
.icon-circle {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #e4e4e4;
  margin-right: 20px;
  padding: 7px 5px 5px 10px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.circle-white {
  background-color: #999;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 2px;
  color: #fff;
}
.dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}
.dot.approved {
  background-color: #0F9D58;
}
.dot.denied {
  background-color: #CD3835;
}
.fa-2x {
  font-size: 1.5em;
  vertical-align: text-top;
}
.donut-inner {
  margin-top: -100px;
  width: 120px;
  height: 100px;
  text-align: center;
}
.bdr-bottom {
  border-bottom: 1px solid #ccc;
}
.header {
  padding: 15px 10px;
  background-color: #FFF;
  margin-bottom: 25px;
}
.light-gray {
  padding: 30px 25px 0px;
  background-color: #f4f4f4;
}
.date-range i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  top: auto;
  cursor: pointer;
}
.no-padding td, .no-padding tr {
  padding: 0px
}
.text-green {
  color: #25c149;
}
.text-red {
  color: #ef4e4f;
}
.ibox-content.reports .col-md-10 {
  width: 90%;
}
.offset-md-2 {
  margin-left: 35px;
}
.spacer {
  margin: 0px 0px 20px 0;
  display: block;
  clear: both;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 20px;
}
.ibox-content.reports h1 {
  margin-top: 25px;
  border-top: 5px solid #e4e4e4;
  padding-top: 25px;
}
#alltable {
  table-layout: fixed;
}
.alt-reports .table .sublabel th {
  white-space: nowrap;
}
.dataTable td, .dataTable th {
  white-space: normal;
  
}
.dataTable th.no-wrap {
    white-space: nowrap;
}
.dataTable.no-wrap th,
.dataTable.no-wrap td
{
    white-space: nowrap;
}
.dataTable td {
    -ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for WebKit */
     word-break: break-word;
}
.dataTable.auto td
{
    -ms-word-break: normal;
     word-break: normal;

     /* Non standard for WebKit */
     word-break: normal;
}
.dataTables_wrapper,
.dt-bootstrap5{
	position: relative;
    background-color: #eeeeee;
    padding: 15px;
    border-top: 1px solid #dbdbdb;
    display: block;
    float: none;
    clear: both;
}
.table-with-export .dataTables_wrapper,
.table-with-export .dt-bootstrap5 {
    padding: 15px 0
}
table.dataTable.table-bordered th:last-child, table.dataTable.table-bordered td:last-child {
    border-right-width: 1px;
    border-right-color: #4a4a4a;
}
#dashboard-data-tabs .dataTables_wrapper {
    border-top: none
}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/Message-1s-85px.gif) center no-repeat rgba(0, 0, 0, .8);
}
.tbody > div, .tr > div {
  display: block;
  float: left;
}
#alldiv div:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.04) !important;
}
#alldiv > .thead .tr > div {
  line-height: 1.42857;
  padding: 8px 4px 8px 8px;
  vertical-align: top;
}
#alldiv > .tbody .tr > div {
  line-height: 1.42857;
  padding: 8px 4px 8px 8px;
  vertical-align: middle;
}
#alldiv > .tbody .tr > div span {
  display: inline-block;
}
#alldiv .tbody .tr {
  float: left;
  width: 100%;
}
#alldiv > .thead {
  font-weight: bold;
  float: left;
  width: 100%;
  border: 1px solid #4a4a4a;
}
#alldiv .sublabel {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
#alldiv .sublabel div {
  font-size: 8px;
  color: #4A4A4A;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #FFEEBE !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
#alldiv .thead div:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
.scrolldiv {
  clear: both;
}
.dropdown-menu > li > strong, .dropdown-menu > li > span {
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.42857143;
  white-space: nowrap;
}

.ibtnDel {
  margin-top: 30px;
  cursor: pointer;
}
.steering_rows, .training_rows, .soar_rows, .twoday_rows {
  background: #f4f4f4;
  padding: 15px;
}
.trainingonline, .trainingsoar, .trainingtwoday,.steering_adults,.steering_kids,.steering_na {
  display: none;
}
.table > tbody + tbody {
  border-top: none;
}

/* line 2, ../sass/base/_regions_footer.scss */
.l-region--footer {
  background-color: #eeeeee;
  padding: 30px 30px 10px;
}
/* line 7, ../sass/base/_regions_footer.scss */
.l-region--bottom-footer {
  background-color: #1e384b;
  padding: 30px;
}
/* line 14, ../sass/base/_regions_footer.scss */
#items-footer-social {
  margin-bottom: 20px;
}
/* line 18, ../sass/base/_regions_footer.scss */
.footer-social-link {
  color: #4a4a4a;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
/* line 26, ../sass/base/_regions_footer.scss */
.footer-social-link.social-link-facebook:hover, .footer-social-link.social-link-facebook:focus {
  color: #3A67B8;
}
/* line 31, ../sass/base/_regions_footer.scss */
.footer-social-link.social-link-twitter:hover, .footer-social-link.social-link-twitter:focus {
  color: #00A2F9;
}
/* line 36, ../sass/base/_regions_footer.scss */
.footer-social-link.social-link-youtube:hover, .footer-social-link.social-link-youtube:focus {
  color: #FF0000;
}
/* line 41, ../sass/base/_regions_footer.scss */
.footer-social-link.social-link-blog:hover, .footer-social-link.social-link-blog:focus {
  color: #1C7491;
}
/* line 48, ../sass/base/_regions_footer.scss */
.language-assistance-title {
  font-size: 14px !important;
}
/* line 52, ../sass/base/_regions_footer.scss */
.l-footer {
  font-size: 14px;
}
/* line 56, ../sass/base/_regions_footer.scss */
.l-footer .menu, .l-footer .list-inline-pipes {
  padding: 0;
  margin: 0 -8px 20px;
}
/* line 62, ../sass/base/_regions_footer.scss */
.l-footer p, .l-footer a {
  font-size: 1em;
}
/* line 68, ../sass/base/_regions_footer.scss */
.l-region--footer .menu li {
  display: inline;
  border-right: 1px solid #a3a7a9;
}
/* line 9, ../sass/base/_lists.scss */
.l-region--footer .menu li:last-of-type {
  border-right: 0;
}
/* line 72, ../sass/base/_regions_footer.scss */
.l-region--footer .menu .white_arrow_mobile {
  display: none;
}
/* line 79, ../sass/base/_regions_footer.scss */
.language-assistance-linklist a, .l-region--footer .menu a {
  color: #4a4a4a !important;
  display: inline-block !important;
  padding: 2px 8px !important;
  text-decoration: none !important;
}
/* line 86, ../sass/base/_regions_footer.scss */
.language-assistance-linklist a:hover, .language-assistance-linklist a:focus, .l-region--footer .menu a:hover, .l-region--footer .menu a:focus {
  color: #4a4a4a !important;
  text-decoration: underline !important;
}
/* line 94, ../sass/base/_regions_footer.scss */
.l-region--bottom-footer p, .bottom-footer-logos {
  color: #fff;
}
/* line 52, ../sass/base/_regions_footer.scss */
.l-footer {
  font-size: 14px;
  margin-top: 15px;
}
/* line 56, ../sass/base/_regions_footer.scss */
.l-footer .menu, .l-footer .list-inline-pipes {
  padding: 0;
  margin: 0 -8px 10px;
}
/* line 62, ../sass/base/_regions_footer.scss */
.l-footer p, .l-footer a {
  font-size: 1em;
}
.accessible-alt {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.language-assistance-title {
  margin-bottom: 1.25em !important;
}
.list-inline-pipes li {
  display: inline !important;
  width: auto !important;
  border-right: 1px solid #a3a7a9 !important;
}
/* line 9, ../sass/base/_lists.scss */
.list-inline-pipes li:last-of-type {
  border-right: 0 !important;
}
/* line 68, ../sass/base/_regions_footer.scss */
.l-region--footer .menu li {
  display: inline;
  border-right: 1px solid #a3a7a9;
}
/* line 9, ../sass/base/_lists.scss */
.l-region--footer .menu li:last-of-type {
  border-right: 0;
}
/* line 72, ../sass/base/_regions_footer.scss */
.l-region--footer .menu .white_arrow_mobile {
  display: none;
}
/* line 79, ../sass/base/_regions_footer.scss */
.language-assistance-linklist a, .l-region--footer .menu a {
  color: #4a4a4a;
  display: inline-block;
  padding: 2px 8px;
  text-decoration: none;
}
/* line 86, ../sass/base/_regions_footer.scss */
.language-assistance-linklist a:hover, .language-assistance-linklist a:focus, .l-region--footer .menu a:hover, .l-region--footer .menu a:focus {
  color: #4a4a4a;
  text-decoration: underline;
}
/* line 94, ../sass/base/_regions_footer.scss */
.l-region--bottom-footer p, .bottom-footer-logos {
  color: #fff;
}
/* line 98, ../sass/base/_regions_footer.scss */
.bf-logo {
  margin: 20px 15px 0 0;
}
@media (min-width: 768px) {
  /* line 103, ../sass/base/_regions_footer.scss */
  .l-region--bottom-footer {
    display: flex;
    align-items: center;
  }
  .l-footer p {
    font-size: 14px;
    margin: 1em 0
  }
  .bottom-footer-logos {
    display: flex;
    align-items: center;
  }
  .language-assistance-title {
    font-weight: bold;
  }
  .l-region--footer {
    padding: 30px 35px 20px;
  }
  .l-footer p, .l-footer a {
    font-size: 13.4px;
    padding: 7px 0px;
  }
  #bf_samhsa_logo {
    width: 160px;
    height: 54px;
    margin-left: 0;
  }
  #bf_hhs_logo {
    width: 68px;
    height: 68px;
  }
  /* line 108, ../sass/base/_regions_footer.scss */
  .bf-logo {
    margin: 0 0 0 15px;
  }
  #items-footer-social {
    margin-bottom: 20px;
  }
  .footer-social-link {
    color: #4a4a4a;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding: 0 !important;
  }
  /* line 116, ../sass/base/_regions_footer.scss */
  .l-region--bottom-footer {
    padding: 30px 35px;
  }
}
/* line 122, ../sass/base/_regions_footer.scss */
.bottom-footer-logos {
  display: flex;
  align-items: center;
}
.l-region--footer .menu a {
  font-size: 15px !important; 
}
.language-assistance-linklist a, .l-region--footer .menu a {
  color: #4a4a4a !important;
  display: inline-block;
  padding: 2px 8px !important;
  text-decoration: none !important;
  font-size: 15px;
}

.tiny {
  font-size: 85%;
}

.tiny {
  font-size: 85%;
}
.alert {
  border-radius: 0;
}
.alert-training {
  color: #FFF;
  background-color: #1ab32dbd;
  border-color: #1ab32dbd;
  border-radius: 0;
}
.save-bar {
  position: fixed;
  bottom: 0;
  background: #FFF;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  box-shadow: 0 -5px 7px -5px rgba(0, 0, 0, .2);
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 99;
}
.navbar-inverse {
  background-color: #a82d2b;
  border-color: #a82d2b;
}
.navbar-inverse .navbar-nav > li > a {
  color: #FFF;
	font-weight: normal;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #FFF;
  background-color: transparent;
  outline: none !important;outline: none !important;
    opacity: .8;
}
.main-menu .nav-item.dropdown:hover::after {
content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #1e384b;
    width: 100%;
    border: none;
    margin: 0;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.dropdown-divider {
  margin: .75rem 0;
	border-color: #dddddd;
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
	display: none;
}
div.dataTables_wrapper div.dataTables_length label {
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    color: #4A4A4A;
    margin: 0;
}
div.dataTables_wrapper div.dataTables_filter input {
    border-radius: 0;
    padding: 10px 0.75rem 10px 0.75rem;
    font-size: 15px;
    line-height: 1;
    height: auto;
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
    content: "\f07d";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: 13px;
	opacity: 1;
	color: #71767a;
} 
table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:after {
	content: "\f175";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: 13px;
	opacity: 1;
	color: #1b1b1b;
}
table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after {
	content: "\f176";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: 13px;
	opacity: 1;
	color: #1b1b1b;
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}
table.dataTable {
    margin-top: 0 !important
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #eef4fa;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #eef4fa;
}
div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 1px;
    border-top: 0;
}
div.dataTables_scrollHead,
div.dataTables_scrollBody{
    border-left: 1px solid #4a4a4a !important;
    border-right: 1px solid #4a4a4a !important;
    z-index: 1;
}
.apidform em.state-error {
  font-style: normal;
    font-weight: bold;
    color: #000;
    background-color: #F5D7D7;
    border-left: 7px solid #CD3835;
    border-radius: 0;
    text-align: left;
    display: flex;
    font-weight: normal;
    align-items: flex-start!important;
    padding: 13px 15px;
    margin-top: 15px;
}
.apidform em.state-error i {
    margin-right: 10px;
    display: inline-block;
    align-self: center!important;
}
.date-group {
    position: relative;
}
.dataTables_empty {
    text-align: left;
}
.btn-exit-app {
    margin-right: 15px;
}
div.dataTables_wrapper div.dataTables_processing {
    z-index: 9 !important;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
    display: none
}
.datepicker-dropdown {
    left: auto !important;
    display: block;
    right: 0px !important;
    width: 100%;
    border-radius: 0;
    border: none;
    background: #EEEEEE;
    padding: 10px !important;
    top: 41px !important;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    display: none
}
.datepicker table {
    width: 100%
}
.datepicker table th,
.datepicker table td {
    background-color: #EEEEEE;
    background: #EEEEEE;
    border-radius: 0;
    font-size: 15px !important;
}
.date-group::after {
   content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 40px;
    background-image: url(../images/calendar.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    cursor: pointer;
}
.date-group .date {
    width: calc(100% - 44px) !important;
}
.ui-datepicker {
    z-index: 99 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  width: auto !important;
}
.range_inputs .btn-success, .range_inputs .btn-success.active, .range_inputs .btn-success.focus, .range_inputs .btn-success:active, .range_inputs .btn-success:focus, .range_inputs .btn-success:hover, .range_inputs .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.range_inputs success:hover, .range_inputs .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.small-int {
  width: 100px !important;
}
.dashed {
  border-bottom: dashed 1px #e4e4e4;
  margin-bottom: 10px;
  margin-top: 10px;
}
.steering, .practitioner, .other, .both {
  display: none;
}
.count-info {
  position: relative;
  display: inline-block;
}
.per {
  font-size: 85%;
}
.alt-reports .total, .alt-reports .data {
  padding: 0px !important;
}
.cell_offline span, .cell_oat span, .cell_total span {
    display: inline-block
}
/* Rows */
.alt-reports table tbody tr:nth-child(even) td {
  background-color: #f9f9f9;
}
.alt-reports table tbody tr:nth-child(odd) td {
  background-color: #FFF;
}.alt-reports table thead tr td{
    background-color: #e6e6e6;
}
/* Columns */
.cell_offline {
  display: inline-block;
  padding: 8px;
}
.cell_oat {
  display: inline-block;
  padding: 8px;
}
.cell_total {
  display: inline-block;
  padding: 8px;
}
.cell_show {
  display: inline-block;
  padding: 8px;
  width: 33.333333%;
  position: relative;
}
.cell_special {
  display: inline-block;
  padding: 8px;
  width: 25%;
  position: relative;
  vertical-align: text-top;
}
.cell_special span, .cell_offline span, .cell_total span, .cell_show span, .cell_oat span {
    display: inline-block;
    min-height: 15px;
}
.datepicker table tr td.today {
  color: #1e384b;
  background-color: #fff !important;
  border-color: #ddd !important;
  border-radius: 0px !important;
}
.datepicker table tr td.today:hover, 
.datepicker table tr td.today:focus {
  color: #a82d2b;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  background-image: none !important;
}
/*
.data .label {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 2px;
    top: 2px;
}

.data div {
	border-right: 1px solid #4a4a4a;
}
.data div:last-child {
	border-right:none;
}
*/
.alt-reports .tooltip-inner {
  white-space: nowrap;
}
.alt-reports .table .sublabel th {
  padding: 2px;
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #FFEEBE !important;
}
.alt-reports .table .sublabel th div {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}
.alt-reports .total .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 2px;
  top: 2px;
}
.alt-reports tbody td {
  font-size: 15px;
}
.cell_offline,.cell_oat,.cell_total { width: 33.333333%; position: relative; }
.alt-reports th, .alt-reports td {
  white-space: normal;
}
.alt-reports .total div, .alt-reports .data div {
  border-right: 1px solid #444 !important;
}
.alt-reports td {
  border-color: #444 !important;
  border: 1px solid #444 !important;
  border-top: none !important;
}
.alt-reports .table > thead > tr > th {
  border-bottom: 1px solid #444;
}
.alt-reports .total div:last-child, .alt-reports .data div:last-child {
  border-right: none !important;
}
.wd-sm-05 {
  width: 5%;
}
.wd-sm-08 {
  width: 10%;
}
.wd-sm-1 {
  width: 10%;
}
.wd-sm-15 {
  width: 15%;
}
.wd-sm-2 {
  width: 20%;
}
.wd-sm-25 {
  width: 25%;
}
.wd-sm-3 {
  width: 30%;
}
.wd-sm-35 {
  width: 35%;
}
/*.wd-sm-05 {
  width: 70px;
}
.wd-sm-08 {
  width: 110px;
}
.wd-sm-1 {
  width: 120px;
}
.wd-sm-15 {
  width: 150px;
}
.wd-sm-2 {
  width: 200px;
}
.wd-sm-25 {
  width: 220px;
}
.wd-sm-3 {
  width: 300px;
}
.wd-sm-35 {
  width: 350px;
}*/
.inline .icheckbox_square-blue, .inline .iradio_square-blue {
  float: left;
}
.checkbox-in {
  float: left;
  width: 100%;
  font-weight: normal;
  margin-bottom: 5px;
}
.checkbox-in label {
  float: left;
  width: 200px;
  font-weight: normal;
  padding-left: 5px;
}
.checkbox-in .icheckbox_square-blue {
  float: left;
  width: 22px;
}
.dropdown-menu > li > a.disabled {
  color: #999;
  cursor: default;
  pointer-events: none;
}
.scrolltable {
  clear: both;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.alert ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.popover {
  min-width: 300px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.trheader {
  background-color: #FFF !important;
    margin-top: .75rem
}
.trheader h3 {
    margin-bottom: 0;
    border-top: 1px solid #CDCDCD;
    padding-top: 0.75rem; 
}
.sep-line {
margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    clear: both;
    height: 1px;
    display: block;
    padding-bottom: 20px;
}
.chart-legend li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.doughnut-legend {
  padding: 0px !important;
  margin: 0px !important;
  list-style: none !important;
}

hr {
  margin-top: 0;
  margin-bottom: 20px;
  border: 0;
  opacity: 1;
    background-color: #DBDBDB;
}



.form-filters-section {
    border-top: 1px solid #CDCDCD;
    padding-top: 15px;
    margin-top: 20px;
}
tiny {
  font-size: 15px;
  line-height: 1 !important;
  color: #4a4a4a;
    font-style: italic;
}
.chosen-container {
    font-size: 15px;
}
.chosen-container-active .chosen-choices,
.chosen-container-multi .chosen-choices{
    border: 1px solid #1b1b1b;
    box-shadow: none;
    border-radius: 0;
    padding: 8px 10px;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: auto;
}
.chosen-container, .chosen-drop, .chosen-drop .chosen-search, .chosen-drop {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Input Box has to be slightly smaller, don't know why and I don't care. */
.chosen-search input {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  clear: both;
  display: table;
}
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.progress-container {
  width: 100%;
    margin: 0;
}
.progress-app {
  width: 100%;
  position: relative;
    display: flex
}
.progress-app .step {
  width: 20%;
  text-align: left;
  border-top: 8px solid #DDDDDD;
  margin-right: 5px;
  flex-grow: 1;
}
.progress-app .step .progress-bar-label {
    font-size: 18px;
    font-weight: normal;
    color: #4A4A4A;
    padding-top: 5px;
}
.progress-app .step small {
  display: block;
  padding: 5px;
}
.progress-app .step.active {
    border-color: #1A6986;
}
.progress-app .step.active .progress-bar-label {
    color: #1A6986;
    font-weight: bold;
}
.progress-app .step.fill {
    border-color: #1E384B; 
}
.progress-app .step.fill .progress-bar-label {
    color: #1E384B;
    font-weight: normal;
}
.progress-step-number {
    font-size: 21px;
    color: #1A6986;
    font-weight: bold;
}
.progress-step-number.active {
    width: 40px;
    height: 40px;
    background-color: #1A6986;
    color: #FFF;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}
.progress-step-number-section h3 {
    display: inline;
}
/* Override width of the whole thing */
.chosen-container {
  width: 100% !important;
}
.swal-form {
  overflow: hidden;
  height: 150px;
}
.swal-form input.nice-input {
  display: block;
  margin: 0;
  width: 100%;
  font-family: sans-serif;
  font-size: 18px;
  box-shadow: none;
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  height: initial;
}
.swal-form input.nice-input:focus, .swal-form input.nice-input.focus {
  outline: none;
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}
.swal-form .patch-swal-styles-for-inputs {
  width: initial !important;
  height: initial !important;
  display: initial !important;
}
.dropdown-menu {
    padding: 0;
}
.dropdown-item {
  padding: 0;
    font-weight: normal;
    color: #005ea2;
    border-bottom: 1px solid #1b1b1b;
    font-size: 15px;
}
.dropdown-item a {
	color: #005ea2;
    display: block;
    padding: 12.5px 1rem;
    line-height: 1;
}
.dropdown-item:last-child {
	border-bottom: none;
}
.dropdown-item i {
	color: #000000;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #1b1b1b;
    background-color: #dddddd;
}
.header-nav .dropdown-menu a:hover {
    color: #A22C2A;
    background-color: transparent
}
.dropdown-item:hover a,
.dropdown-item a:hover
{
	color: #1b1b1b;
}
.dataTable .dropdown-item:first-child:hover {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.dataTable .dropdown-item:last-child:hover {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.dropdown-menu > li > strong, .dropdown-menu > li > span {
  padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand-lg .navbar-nav .nav-item {
  margin-right: 2rem;
  margin-left: 0;
}
.navbar-expand-lg .navbar-nav .nav-link.first {
    padding-left: 0;
}
.dataTable .dropdown-menu {
  font-size: 15px;
  min-width: 200px;
	border: 1px solid #1b1b1b;
	padding: 0;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #3e9db1;
}
.nav-tabs {
  margin-bottom: 0;
    margin-left: 0;
    border: none;
}
.small, small {
  font-size: 100%;
}
.b {
    font-weight: bold
}

.stat-box {
}
.stat-box-inner {
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    padding: 20px;
}
.stat-box-inner .row:last-of-type {
    margin-bottom: 0;
}
.content-box {
    padding: 20px;
    background-color: #F0F0F0;
    border-top: 1px solid #dbdbdb 
}
.content-box-inner {
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    padding: 20px;
}
.content-box-inner .row {
    margin-bottom: 0;
}
.progress {
    font-size: 15px;
    background-color: #ffffff;
  border-radius: 0px;
}
p {
  margin: 0 0 .75em;
  line-height: 1.5;
}
.poptip a {
    font-size: 15px;
    color: #1f419a;   
    font-weight: normal;
}
.poptip i {
    color: #1F419A;
}
label {
display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #4A4A4A;
    font-size: 15px;
    line-height: 1;
}
.p-15 {
  padding: 0 15px;
}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/images/select-arrows.png) no-repeat left center !important;
}
.chosen-container-single .chosen-single div {
    width: 21px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: transparent;
}
.nav-tabs .nav-link {
  margin-right: 25px;
  line-height: 1;
  border-radius: 0;
    border-bottom: 5px solid transparent;
    display: inline-block;
    text-decoration: none !important
}
.nav-tabs > li > a:hover {
  background-color: transparent;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    isolation: isolate;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs .nav-link.active {
  border-bottom: 5px solid #cd3835 !important;
    display: inline-block;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: bold;
    padding-bottom: 10px;
    background-color: transparent;
    border-radius: 0;
    border: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
td .btn-group {
  width: 100%
}
.btn-group .btn {
  text-align: left;
}
.btn.dropdown-toggle::after {
  font-family: "Font Awesome 6 Free";
    font-size: 13px;
    color: #4a4a4a;
    border: none;
    content: '\f0dc';
    font-weight: 900;
    right: 8px;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}
.btn-check:active+.btn-secondary:focus, .btn-check:checked+.btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 4px #2491ff;
}
a, a:not([href]):not([class]) {
  color: #1f419a;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
	    color: #23527c;
}
.page-item.active .page-link {
  z-index: 3;
  color: #4a4a4a;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.form-group.filled {
  text-align: left;
}
.datepicker table tfoot tr th {
  width: 100%;
}
.datepicker table tfoot tr th.clear {
  display: table-cell !important;
}
.margin-bottom {
  margin-bottom: 20px;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}
a.paginate_button {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
  display: inline-block;
}
a.paginate_button.current {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}
a.paginate_buttona:focus, a.paginate_button:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.table th.col-sm-12 {
  width: 100%
}
.table th.col-sm-11 {
  width: 91.66666667%
}
.table th.col-sm-10 {
  width: 83.33333333%
}
.table th.col-sm-9 {
  width: 75%
}
.table th.col-sm-8 {
  width: 66.66666667%
}
.table th.col-sm-7 {
  width: 58.33333333%
}
.table th.col-sm-6 {
  width: 50%
}
.table th.col-sm-5 {
  width: 41.66666667%
}
.table th.col-sm-4 {
  width: 33.33333333%
}
.table th.col-sm-3 {
  width: 25%
}
.table th.col-sm-2 {
  width: 16.66666667%
}
.table th.col-sm-1 {
  width: 8.33333333%
}
div.dataTables_wrapper div.dataTables_length select {
    width: 100px;
    display: inline-block;
    padding: 10px 2.25rem 10px 0.75rem;
	border-color: #1b1b1b;
}
h2 {
  color: #1E384B;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #4A4A4A;
    cursor: default;
    border-radius: 0;
    border: none;
    border-bottom: 7px solid #CD3835;
    margin: 0;
    padding-bottom: 10px;
}
.nav-tabs > li > a.active {
    border-bottom: 7px solid #CD3835;
}
.badge {
  border-radius: 10px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  padding-top: 0;
}
.table .btn {
	padding: 11.5px;
    font-size: 15px;
    line-height: 1;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    border: 1px solid #1b1b1b;
    background-color: #FFF;
    color: #4A4A4A !important;
    position: relative;
    word-break: normal !important
}
.table .btn-email {
	display: inline-block;
    font-weight: normal;
    color: #FFF !important;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #1e384b;
    border: none;
    padding: 12.5px 25px;
    font-size: 15px;
    line-height: 1;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.table .btn-email:focus {
    outline: 0.25rem solid #2491ff;
    outline-offset: 0;
}

.table .btn-email:hover, .table .btn-email:focus, .table .btn-email:active, .table .btn-email.active, .table .btn-email:active:focus, .table .btn-email:active:hover, .btn-primary.active:hover, .table .btn-email.active:focus {
    background-color: #071a22;
    border-color: #071a22;
    color: #FFFFFF;
}

.table .btn.dropdown-toggle {
    padding-right: 25px;
}
.btn:focus {
	box-shadow: none;
	outline: 0.25rem solid #2491ff;
    outline-offset: 0;
} 
.btn:hover {
    opacity: .8;
}
.dt-apid {
    word-break: normal !important
}
a[data-bs-toggle="popover"] {
    font-weight: normal;
}
.fade.in {
  opacity: 1;
}
.sep {
    clear: both;
    height: 1px;
    padding: 30px 0px;
}
th, td {
    white-space: nowrap;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 4px 6px;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 8px 4px 9.5px 4px;
    border-bottom: 1px solid #111;
}
table.dataTable tbody tr {
    background-color: #FFFFFF;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.inline .icheckbox_square-blue, .inline .iradio_square-blue {
    float: left;
}
.input-group-addon:first-child {
    border-right: 0;
    width: 34px;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group-addon, .input-group-btn {
	vertical-align: middle;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 0;
}
.alert {
    border: none;
    padding: 13px 15px;
    margin-bottom: 20px;
    color: #000000;
    background-color: #daeaf6;
border-left: 7px solid #5191cd;
    border-radius: 0;
    text-align: left;
    display: flex;
    font-weight: normal;
    align-items: flex-start!important; 
}
.alert i,
.alert span {
    align-self: center!important;
}
.alert i {
    margin-right: 10px;
    display: inline-block;
}
.alert-danger {
    color: #000;
    background-color: #f5d7d7;
  border-left: 7px solid #cd3835;
    border-radius: 0;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
}
.hidden {
	display: none !important;
}
.alert-warning {
    background-color: #ffeebe;
border-left: 7px solid #ffc725;
    border-radius: 0;
}
.close-alert {
	padding: 0;
	background: none;
	background-color: transparent;
	border: none;
	margin-right: 5px;
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox-inline, .radio-inline {
    padding-left: 0px;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.help-block {
  display: block;
  margin: 7px 0px;
  color: #9A2A28;
    font-weight: bold;
}
#doughnutChart1,#doughnutChart2,#doughnutChart3 {
	width: 250px !important;
	height: 117px !important;
    margin: 20px 0
}
.form-inline .form-group {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
}
.form-inline label {
	text-align: left;
}

#alltable td.col-sm-1,#alltable th.col-sm-1 {
	    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    width: 8.333333%;
}
#alltable td.col-sm-2,#alltable th.col-sm-2  {
	    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    width: 16.666667%;
}
#alltable td.col-sm-3,#alltable th.col-sm-3 {
	    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
}
#alltable td.col-sm-4,#alltable th.col-sm-4 {
	 -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    width: 33.333333%;
}
#alltable td.col-sm-5,#alltable th.col-sm-5 {
	    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    width: 41.666667%;
}
#alltable td.col-sm-6,#alltable th.col-sm-6 {
	    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
}
#alltable td.col-sm-7,#alltable th.col-sm-7 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    width: 58.333333%;
}
#alltable td.col-sm-8,#alltable th.col-sm-8 {
	    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    width: 66.666667%;
}
#alltable td.col-sm-9,#alltable th.col-sm-9 {
	    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
}
#alltable td.col-sm-10,#alltable th.col-sm-10 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    width: 83.333333%;
}
#alltable td.col-sm-11,#alltable th.col-sm-11 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    width: 91.666667%;
}
#alltable td.col-sm-12,#alltable th.col-sm-12 {
	    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}
.dropdown-item i {
	width: 20px;
}
.dropdown-toggle {
    white-space: nowrap;
    min-width: 80px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #FFF;
    outline: none !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #16181b;
}
.d-flex .btn {
	width: auto;
	margin: 0 2px;
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f;
}
td .label-warning {
	display: block;
}
.tooltip-inner {
	max-width:300px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#000;
	border-radius:4px
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.main-menu .nav-link {
    font-size: 18px;
    padding-top: 19px;
    padding-bottom: 19px;
}
.dt-search-label,
.dt-checkbox-label{
    display: none
}
.page-title {
    padding: 0;
    background-color: #FFF;
}
.page-title.dashboard {
    background-color: #FFF;
    margin-bottom: 0;
}
.page-title.dashboard .row {
    margin-top: 20px;
}
.no-wrap {
    white-space: nowrap;
}
.dashboard-details {
    color: #4A4A4A;
}
.stat-label {
    font-weight: bold;
}
.stat-data {
    font-weight: normal;
}
.dashboard-details p {
    margin-bottom: 0;
}
.user-name {
    font-weight: bold;
}
.page-title h1 {
	color: #1e384b;
	font-weight: bold;
	position: relative;
	line-height: 1;
    margin: 10px 0;
    padding: 0px 0px 0px 20px;
}
.page-title h1::before {
	content: '';
	position: absolute;
	width: 7px;
	background-color: #ffbe2e;
	height: 100%;
	left: 0;
	top: 0;
}
.page-title.application h1 {
    padding-left: 0;
}
.page-title.application h1::before {
    display: none;
}
.btn-logout {
	float: right;
    background-color: #eeeeee;
    border: 1px solid #cdcdcd;
    text-transform: capitalize;
    padding: 0.95rem 1.5rem 1rem 1.5rem;
    color: #1F419A;
    border-radius: 0;
    font-weight: normal
}


.header-nav .dropdown-menu {
	border-radius: 0;
	border: 1px solid #dddddd;
	background-color: #FFF;
	padding: 20px;
}

.header-nav .dropdown-menu a {
	color: #1a6986;
	font-weight: bold;
	padding: 0;
	border: none;
        font-size: 15px;
}

.no-focus:hover,
.no-focus:active,
.no-focus:focus{
    outline: none !important;
}

.stat-number {
    color: #4A4A4A;
    font-size: 32px;
    display: block;
    font-weight: bold;
    line-height: 1;
}

.search-filters {
	padding: 1rem 0;
}

.logo-section {
    padding: 4px 0px;
}

.page-item.next a,
.page-item.previous a{
    background-color: transparent !important;
    border: none !important;
}

.page-item.next a:hover,
.page-item.previous a:hover {
    color: #1b1b1b;
}

.page-item.next a, .page-item.previous a {
    font-weight:400;
}
.page-item.next:not(:first-child) a {
    margin-left:0px;
}
.page-item.previous:not(:first-child) a {
    margin-right:0px;
}

.form-control {
	border-radius: 0;
	border-color: #1b1b1b;
    color: #4A4A4A;
}

.form-select {
	color: #4a4a4a;
	border: 1px solid #1b1b1b;
}

.form-select {
    background-image: url(/assets/images/select-arrows.png) !important;
background-size: auto !important;
cursor: pointer;
padding: 10px 2.25rem 10px 0.75rem;
font-size: 15px;
font-weight: 400;
line-height: normal;
height: auto;
overflow: auto;
box-sizing: border-box;
}

.reset-filters-section {
	border-top: 1px solid #dbdbdb;
	padding-top: 1rem;
}

.summary-reports-table .row {
    margin: 0;
    padding: 0.5rem 0
}

.summary-reports-table .row:nth-child(odd) {
    background: #f9f9f9;
}

.m-b-20 {
    margin-bottom: 20px;
}

.hide {
    display: none;
}

.dt-hide-desktop {
    display: none;
}

.usa-hint {
  margin-bottom:5px;
}

.applications__dt-results-header h3 {
    margin-bottom: 10px;
}

.dt-results-above {
    position: relative;
    background-color: #eeeeee;
    padding: 20px 20px 0 20px;
    border-top: 1px solid #dbdbdb 
}

.dt-results-above hr {
    margin-top: 20px;
    margin-bottom: 0;
    background-color: #cdcdcd
}
.dt-results-above .row {
    margin-bottom: 0;
}

.dt-results-header {
    background-color: #eeeeee;
    padding: 30px 0;
    margin-bottom: 20px;
}

.dt-results-sub-heading {
    margin-top: 15px;
    margin-bottom: 20px;
}
.reports .dt-results-sub-heading {
    margin-bottom: 0;
}
.dt-results-header .row {
    margin-bottom: 0;
}

.dt-results-header h2 {
	color: #1e384b;
	font-weight: bold;
	position: relative;
	padding-left: 15px;
	line-height: 1;
    margin-bottom: 0
}
.dt-results-header h2::before {
	content: '';
	position: absolute;
	width: 7px;
	background-color: #ffbe2e;
	height: 100%;
	left: 0;
	top: 0;
}

/*.dataTable  th,
.dataTable  td {
    white-space: nowrap;
}*/

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 8px 0 0 0;
    white-space: nowrap;
    justify-content: flex-end;
}

.page-item:not(:first-child) .page-link {
    margin-left: 8px;
}

.home .page-title {
	display: none
}

span.status {
    border-radius: 4px;
    border: none;
    padding: 9px 14px;
    line-height: 1;
    text-align: center;
    display: block;
    color: #000;
    text-transform: capitalize;
    word-break: normal;
}

span.status.active,
span.status.approved {
    background-color: #9FD8BC;
}

span.status.denied {
    background-color: #EBAFAE;
}

span.status.inactive {
    background-color: #DCDCDC;
}

span.status.locked {
    background-color: #ebafae;
}

span.status.disabled {
    background-color: #ffd866;
}

span.status.pending {
    background-color: #97BDE1;
}

span.status.archived {
    background-color: #dcdcdc;
}

span.status.new {
    background-color: #FFD866;
    color: #000;
    text-align: left;
}

.btn-block {
	width: 100%;
	display: block
}

::placeholder {
  color: #4A4A4A !important;
  font-size: 1rem;
}

.footer-wrapper ::placeholder {
    color: #757575 !important
}

.date-created-info-bar,
.date-updated-info-bar {
    padding: 0;
    margin: 0;
    color: #4A4A4A;
}

.date-created-info-bar a,
.date-updated-info-bar a {
    text-decoration: underline;
    color: #4A4A4A;
}

.link-cancel {
    color: #1F419A;
    margin-left: 10px;
}

.box {
	border: 1px solid #dfe1e2;
	border-radius: 0;
	padding: 20px;
    margin-bottom: 15px
}
.box.red {
	border-color: #cd3835;
}
.dataTables_filter input {
    min-width:300px;
    border-radius: 0;
    padding: 10px 0.75rem 10px 0.75rem;
    font-size: 15px;
    line-height: 1;
    height: auto;
}

div.dt-container div.dt-search input {
    min-width:300px;
    border-radius: 0;
    padding: 10px 0.75rem 10px 0.75rem;
    font-size: 15px;
    line-height: 1;
    height: auto;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:focus {
    background-color: #FFFFFF;
    border: 1px solid #c9c9c9;
    color: #1f419a;
    float: left;
    line-height: 1;
    padding: 11.5px 15px;
    position: relative;
    text-decoration: none;
    border-radius: 4px;
    margin: 0;
    font-size: 15px;
}

.page-link:focus {
    z-index: 3;
    color: #FFFFFF;
    background-color: #1b1b1b;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #2491ff;
}

.page-item.active .page-link,
.page-link:hover {
    color: #FFFFFF;
    background-color: #1b1b1b;
    border-color: #1b1b1b;
}

.stat-box .fa-circle::before {
    font-size: 11px;
    position: relative;
    top: -1px;
}

/* New Footer Section */
.footer-wrapper {
   background-color: #eee; 
    font-size: 1rem;
    line-height: 1.5;
}
.footer-wrapper p {
    font-size: 1rem;
    line-height: 1.5;
}

.footer-wrapper h2 {
    font-size: 1.75rem;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.4
}

#postscript-outer-wrapper {
  background-color: #eee;
  color: #4A4A4A;
  padding: 30px 35px 20px;
    max-width: 1400px;
    margin: 30px auto 0 auto;
}

#block-samhsa-uswds-base-footersocial {
  display: inline-block;
  text-align: center;
    width: 26%;
    text-align: left;
    float: left
}

.social a {
    width: 38px;
    height: 38px;
    display: inline-block;
    background-color: #4A4A4A;
    margin-right: 0.5em;
    border-radius: 3px;
  }

.social a.facebook:hover {
    background-color: #3A67B8;
  }

.social a.twitter:hover {
    background-color: #00A2F9
  }

.social a.youtube:hover {
    background-color: red
  }

.social a.linkedin:hover {
    background-color: #0E76A8;
  }

.social a.rss:hover {
    background-color: #C13584
  }

.social a.instagram:hover {
    background-color: #C13584
  }

.social a.blog:hover {
    background-color: #1C7491;
  }

  span.ext {
    display: none;
  }

#block-samhsa-uswds-base-newslettersignup {
    width: 65%;
    float: right;
}

.footer-signup {
    width: 100%;
    
}

h2.footer-title {
  color: inherit;
  font-weight: normal;
  margin-bottom: 9px;
}

.signup-text {
  float: left;
    width: 45%;
    padding-right: 20px;
        font-size: 1rem;
    line-height: 1.5;
  }

.signup-form {
  float: right;
    width: 55%;
  }

  form {
    margin: 0;
  }

#block-samhsa-uswds-base-newslettersignup .footer-signup .signup-form .signup-email {
    width: 67%;
    float: left;
    color: #4A4A4A;
    border: 1px solid #4A4A4A;
    font-size: 16px;
    height: 38px;
    padding: 0 10px;
    background: #FFF;
}

.log-in-text {
    margin: 0;
}

.btn-login {
    margin-bottom: 15px;
}

.signup-btn {
    background-color: #1A6986;
    border: 1px solid #1A6986;
    border-radius: 0;
    width: auto;
    height: 38px;
    padding: 0 15px;
    color: #FFF;
    font-size: 16px;
    line-height: 2.2;
}

.signup-btn:hover {
    background-color: #5F636A;
}

.region--postscript-fourth.region.region-postscript-fourth {
  clear: both;
}

.region--postscript-fourth.region.region-postscript-fourth {
    clear: both;
    padding-top: 0;
}
.region-postscript-fourth h2 {
    color: #4A4A4A;
    font-size: 1.75rem;
    margin: 5px 0 4px;
    font-weight: 600;
}
@media (max-width: 991px){
    .region-postscript-fourth h2,
    h2.footer-title {
        font-size: 1.438rem;
    }
    table.table-bordered.dataTable th, table.table-bordered.dataTable td {
        border-left-width: 1px;
        border-right-width: 0px;
    }
    .graph-row canvas,
    .graph-row .chart-legend{
        display: none
    }
    .graph-row .col-3 h4{
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        margin: 0
    }
    #block-samhsa-uswds-base-newslettersignup .footer-signup .signup-form .signup-email {
        width: 100%;
        margin-bottom: 0.75rem;
    }
    .signup-btn {
        width: 100%
    }
}
.region-postscript-fourth .menu, .region-postscript-fourth .lang {
    margin: 0 -8px 20px;
    font-size: 0;
    text-decoration: none;
}
.region-postscript-fourth .menu li, .region-postscript-fourth .lang li {
    display: inline;
    border-right: 1px solid #4A4A4A;
    font-size: 1rem;
    text-decoration: none;
    line-height: 30px;
}
.region-postscript-fourth .menu li:last-child {
    border-right: none;
}
#block-samhsa-uswds-base-newslettersignup .footer-signup h2.footer-title {
    color: inherit;
}
.region-postscript-fourth .menu li a, .region-postscript-fourth .lang li a {
    color: #4A4A4A;
    display: inline-block;
    padding: 0 10px;
    text-decoration: underline;
    text-underline-position: under;
    font-size: 1rem;
}
.block-menu-footer-1-menu {
    border-top: 1px solid #A3A7A9;
}
.menu--menu-footer-1-menu {
    padding-top: 18px;
}
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}
.region-postscript-fourth .menu, .region-postscript-fourth .lang {
    margin: 0 -8px 20px;
    font-size: 1rem;
    text-decoration: none;
    padding: 0;
}
.region-postscript-fourth .menu .menu-item, .region-postscript-fourth .lang .menu-item {
    padding-top: 0;
}
.region--postscript-first {
    display: table;
    width: 100%
}
.block-menu-footer-1-menu ul.menu .menu-item a {
    margin-right: -5px;
}
.region-postscript-fourth .lang li:last-of-type {
  border-right: none;
}
.region-postscript-fourth .lang li:last-of-type a {
  padding-right:0px;
}
ul.menu a.is-active {
    color: #000;
}
.footer-note p a {
    color: #4A4A4A;
    text-decoration: underline;
}
.footer-note p a:hover {
    text-decoration: none;
    color: #A22C2A;
}
#footer-outer-wrapper {
    overflow: hidden;
    
    background-color: #1E384B;
    color: #fff;
    text-align: left;
    font-size: 1rem
}
#footer-layout-holder {
    max-width: 1400px;
    margin: 0 auto;
}
#footer-layout {
    width: 100%;
    margin: 0 auto;
    padding: 30px 35px;
}
.footer-logo {
    margin-top: 20px;
}

.export-btn {
    margin-top: -15px;
}

.dt-results {
    margin-bottom: 20px;
}
.optional-report .row {
    margin-bottom: 10px;
}
.btn-export {
    margin-left: 10px;
    margin-top: -15px;
}
.dt-results-header .btn-export {
    margin-left: 0;
    margin-top: 0;
}
.table-with-export {
    position: relative;
    background-color: #eeeeee;
    padding: 15px 15px 0 15px;
}

.table-with-export .btn-export {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 15px;
}

.table-with-export .dataTables_wrapper {
    position: relative;
    background-color: #eeeeee;
    padding: 20px 0;
    clear: both;
    border-top: 1px solid #dbdbdb;
}

.table-with-export hr {
    clear: both;
    margin-bottom: 0;
}
.mobile-overall-stats {
        display: none
    }

.progress-step-section {
    padding-bottom: 20px;
}

.toastr {
    position: relative;
}

.stats-data-balign {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -30px;
    left: 10px;
    display: block;
    font-size: 16px;
    color: #4A4A4A;
    font-weight: 600;
}
.approval-rates-row {
  padding-bottom: 35px;
}
.approval-rates-row .col-xl-4 {
    position: relative
}
select.form-control {
    padding: 9px;
}
select option[selected] {
    color: #000;
    background: #dddddd;
    border: 1px dotted #1b1b1b;
}

@media (min-width: 480px) {
#footer-outer-wrapper .footer-address {
    width: 50%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-right: 14px;
}
}
@media (min-width: 480px){
#footer-outer-wrapper .footer-logo {
    width: 50%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-right: 0;
    text-align: right
}
}
.footer-wrapper .social img, .footer-wrapper .social svg {
    vertical-align: baseline;
}
.footer-address address {
    font-style: normal;
    margin-top: 1em;
    margin-bottom: 0;
}
.footer-logo .logos {
    display: inline-block;
    margin-right: 10px;
}
.footer-logo .logos.samhsa {
    width: 160px;
    height: 68px;
}
.footer-logo .logos.hhs {
    width: 68px;
    height: 68px;
}
.footer-logo .samhsa-logo, .footer-logo .hhs-logo {
    fill: #fff;
    vertical-align: baseline;
}
.region-postscript-fourth .menu li a:hover, .region-postscript-fourth .lang li a:hover {
    color: #A22C2A;
    text-decoration: none;
}

/* End Footer */

.app-id-section {
    background: #FFC725;
    padding: 20px 0;
    margin-bottom: 25px;
}

.app-id-section h2 {
    margin-bottom: 15px;
}

.app-id-section .alert {
    margin-bottom: 0;
}

.btn-square {
    border-radius: 0 !important;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: block;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: none;
    padding: 0.75em 0;
}

h3.section-title {
	color: #1E384B;
    font-size: 21px;
	font-weight: bold;
	position: relative;
	line-height: 1;
    margin: 6px 0;
    padding:4px 0px 4px 20px;
}
.p.section-description {
    padding: 0;
    margin: 0;
}
h3.section-title::before {
	content: '';
	position: absolute;
	width: 7px;
	background-color: #ffbe2e;
	height: 100%;
	left: 0;
	top: 0;
}

.application .alert.alert-success {
    padding: 15px 15px;
    margin: 30px auto;
    background-color: #cfebde;
    border-left: 7px solid #0f9d58;
    align-items: center !important;
    max-width: 1196px;
}

.alerts .alert button {
    line-height: 1.4;
}
.alerts .alert {
    margin: 30px auto;
    padding: 15px 15px;
    max-width: 1196px;
}
.alerts .alert + .alert {
    margin-top: -15px !important;
}
.alerts .alert.alert-success {
    background-color: #cfebde;
    border-left: 7px solid #0f9d58;
}
.alerts .alert.alert-danger h4 {
    margin-bottom: 0px;
    font-size:15px;
    color:#000000;
}

.input-group>.form-control, .input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

 table.dataTable>tbody>tr.child span.dtr-title {
    display: block;
    min-width: 100%;
    font-weight: bold;
        margin-bottom: 3px;
}
    table.dataTable>tbody>tr.child {
    padding: 0;
}

[type=file] {
  border: none;
  margin-top: 0.5rem;
  padding-left: 0;
  padding-top: 0.2rem;
}

.usa-file-input {
  display: block;
  max-width: 100%;
  width: 100%;
}

.usa-file-input__target {
  border: 1px dashed #adadad;
  display: block;
  font-size: 0.93rem;
  margin-top: 0.5rem;
  position: relative;
  text-align: center;
  width: 100%;
}

.usa-file-input__target:hover {
  border-color: #757575;
}

.usa-file-input__target.has-invalid-file {
  border-color: #fa9441;
}

.usa-file-input__accepted-files-message {
  font-weight: bold;
  margin: -1.5rem 0 1.5rem;
  pointer-events: none;
  position: relative;
  z-index: 3;
}

.has-invalid-file .usa-file-input__accepted-files-message {
  color: #b50909;
}

.usa-file-input__choose {
  color: #005ea2;
  text-decoration: none;
  font-weight: normal;
}

.usa-file-input__choose:visited {
  color: #54278f;
}

.usa-file-input__choose:hover {
  color: #1a4480;
}

.usa-file-input__choose:active {
  color: #162e51;
}

.usa-file-input__choose:focus {
  outline: 0.25rem solid #2491ff;
  outline-offset: 0;
}

.usa-file-input__instructions {
  display: inline-block;
  padding: 2rem 1rem;
  pointer-events: none;
  position: relative;
  z-index: 3;
}

.usa-file-input__instructions.display-none {
  display: none;
}

.usa-file-input__box {
  background: white;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.usa-file-input .usa-file-input__input[type] {
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none;
  position: absolute;
  padding: 0.5rem;
  text-indent: -999em;
  top: 0;
  width: 100%;
  z-index: 1;
}

.usa-file-input .usa-file-input__input[type]::-webkit-file-upload-button {
  display: none;
}

.usa-file-input--drag .usa-file-input__target {
  border-color: #005ea2;
}

.usa-file-input--drag .usa-file-input__box {
  background-color: #d9e8f6 !important;
}

.usa-file-input--drag .usa-file-input__preview {
  opacity: 0.1;
}

.usa-file-input__preview-heading {
  align-items: center;
  background: #d9e8f6;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  padding: 0.5rem;
  pointer-events: none;
  position: relative;
  z-index: 3;
    color: #000;
}

.usa-file-input__preview {
  align-items: center;
    background: #d9e8f6;
    word-wrap: anywhere;
    display: flex;
    font-size: 15px;
    margin-top: 1px;
    padding: 0.5rem 0.5rem;
    pointer-events: none;
    position: relative;
    text-align: left;
    z-index: 3;
    color: #000;
}

.usa-file-input__preview:last-child {
  margin-bottom: -1.5rem;
}

.usa-file-input__preview-image {
  border: none;
  display: block;
  height: 2.5rem;
  margin-right: 0.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 2.5rem;
}

.usa-file-input__preview-image.is-loading {
  background-image: url("../img/loader.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2rem;
}

.usa-file-input__preview-image--generic,
.usa-file-input__preview-image--pdf,
.usa-file-input__preview-image--word,
.usa-file-input__preview-image--excel,
.usa-file-input__preview-image--video {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

.usa-file-input__preview-image--pdf {
  background-image: url("../img/file-pdf.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
    padding: 10px 30px;
    background-color: #FFF;
    background-size: 15px;
    filter: grayscale(100%);
}

.usa-file-input__preview-image--generic {
  background-image: url("../img/file.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
    padding: 10px 30px;
    background-color: #FFF;
    background-size: 15px;
    filter: grayscale(100%);
}

.usa-file-input__preview-image--word {
  background-image: url("../img/file-word.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
    padding: 10px 30px;
    background-color: #FFF;
    background-size: 15px;
    filter: grayscale(100%);
}

.usa-file-input__preview-image--excel {
  background-image: url("../img/file-excel.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
    padding: 10px 30px;
    background-color: #FFF;
    background-size: 15px;
    filter: grayscale(100%);
}

.usa-file-input__preview-image--video {
  background-image: url("../img/file-video.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}

.usa-form-group--error .usa-file-input__target {
  border-color: #b50909;
  border-width: 2px;
}

.usa-file-input--disabled {
  pointer-events: none;
}

.usa-file-input--disabled .usa-file-input__instructions {
  opacity: 0.5;
}

.usa-file-input--disabled .usa-file-input__box {
  background-color: #e6e6e6;
}

.usa-file-input--disabled .usa-file-input__input[type] {
  cursor: default;
}

@media (min-width: 768px) {
    .col-md-15 {
        flex: 0 0 auto;
        width: 12.5%;
    }
}

@media (max-width: 767px) {
    .col-md-15 {
        flex: 0 0 auto;
        width: 100%;
    }
}

.submit-form-buttons {
    padding-top: 15px;
}

label {
    cursor: pointer;
    line-height: 1.4;
}

.m-b-0 {
    margin-bottom: 0;
}

.color-black {
    color: #000 !important
}

.width-80px {
    width: 80px;
}

.m-lr-30 {
    margin: 0 30px;
}

.cell_total_1,
.cell_oat_1,
.cell_offline_1 {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 8px;
}

.cell_total_2,
.cell_oat_2,
.cell_offline_2 {
    position: relative;
    width: 50%;
    display: inline-block;
    padding: 8px;
}

.cell_total_3,
.cell_oat_3,
.cell_offline_3 {
    position: relative;
    width: 33.333333%;
    display: inline-block;
    padding: 8px;
}

.appeals_cell_total_1,
.appeals_cell_oat_1,
.appeals_cell_offline_1 {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 8px;
}

.appeals_cell_total_2,
.appeals_cell_oat_2,
.appeals_cell_offline_2 {
    position: relative;
    width: 50%;
    display: inline-block;
    padding: 8px;
}

.appeals_cell_total_3,
.appeals_cell_oat_3,
.appeals_cell_offline_3 {
    position: relative;
    width: 25%;
    display: inline-block;
    padding: 8px;
}

.radio-quan-m {
    margin: 6px 0px 0px 10px !important;
    padding: 0px;
}

.p-l-10 {
    padding-left: 10px;
}
.height-140 {
    height: 140px;
}

.date-group:hover,
.date-group:focus {
    background-color: #EEEEEE;
}

/*.icheckbox_square-blue, .iradio_square-blue {
    width: 24px;
    height: 24px;
    background: none;
    border: 2px solid #71767A;
    border-radius: 50%;
}*/
/*.iradio_square-blue.checked {
    background-position: unset;
    background: #1A6986;
    border-color: #FFF;
    box-shadow: 0 0 0 2px #1a6986;
}*/

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    margin: 0;
    padding: 0;
}

.btn-stat {
    background-color: #EEEEEE;
    border: 1px solid #DFE1E2;
    border-radius: 0;
    color: #4A4A4A;
    display: inline-block;
    padding: 13px 25px;
    font-weight: normal;
    cursor: auto;
}

.box-with-background {
    background-color: #f0f0f0;
    padding: 20px;
}

.widget-head-color-box i {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    color: #FFF;
}

.widget-head-color-box {
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    border-radius: 0;
}

.box-soar h2 {
    color: #1A6986;
}
.box-soar .btn,
.box-soar .btn:focus,
.box-soar .btn:active {
    background: #1A6986;
}
.box-soar i {
    background: #1A6986;
    font-size: 15px;
    margin-bottom: 8px;
}

.box-recon h2 {
    color: #144F65;
}
.box-recon .btn,
.box-recon .btn:focus,
.box-recon .btn:active {
    background: #144F65;
}
.box-recon i {
    background: #144F65;
    font-size: 15px;
}
.box-alj h2 {
    color: #0D3543;
}
.box-alj .btn,
.box-alj .btn:focus,
.box-alj .btn:active {
    background: #0D3543;
}
.box-alj i {
    background: #0D3543;
    font-size: 15px;
}
.box-non h2 {
    color: #071A22;
}
.box-non .btn,
.box-non .btn:focus,
.box-non .btn:active {
    background: #071A22;
}
.box-non i {
    background: #071A22;
    font-size: 15px;
}
.widget-head-color-box.box-non {
    min-height: 1px;
}
.widget-head-color-box.box-non .btn {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none
}
.pull-right {
        float: right;
    position: relative;
    z-index: 9;
}
.account-register-links {
    border-bottom: 1px solid #dfe1e2;
    padding-bottom: 15px;
}

table.dataTable.hover tbody>tr.selected:hover, table.dataTable.hover tbody>tr>.selected:hover, table.dataTable.display tbody>tr.selected:hover, table.dataTable.display tbody>tr>.selected:hover,
table.dataTable.stripe tbody>tr.odd.selected, table.dataTable.stripe tbody>tr.odd>.selected, table.dataTable.display tbody>tr.odd.selected, table.dataTable.display tbody>tr.odd>.selected,
table.dataTable.display tbody>tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1,
tr.selected td, table.dataTable.display tbody>tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1,
table.table.dataTable>tbody>tr.selected>*{
    background-color: #DDDDDD !important;
    box-shadow: none !important;
    color: #000
}
table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
    color: #1F419A;
}

table.dataTable td a {
    color: #1F419A;
}

.box-soar i, 
.box-recon i, 
.box-alj i, 
.box-non i {
  font-size: 20px;
}
.box-soar h2, 
.box-recon h2, 
.box-alj h2, 
.box-non h2 {
  margin:10px;
  line-height: 1.1;
}

@media (max-width:1200px) {
.main-menu .nav-link {
    font-size: 15px;
}
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
    h3 {
        font-size: 18px;
    }
    .overview-details-table td {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .dashboard-snapshots-data .stat-box {
        margin-bottom: 20px;
    }
    .dashboard-snapshots-data .stats-label {
        margin: 0;
    }
    .stats-data-balign {
        margin-bottom: 20px;
    }
    .dashboard-snapshots-data .col-xl-4:last-child .stats-data-balign {
        margin-bottom: 0;
    }
    .stats-data-balign {
        position: relative;
        bottom: auto;
        left: auto;
    }
    .approval-rates-row {
    padding-bottom: 0;
}
    table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control {
        padding-left: 8px;
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
        display: none
    }
}



@media (max-width: 991px) {
.container, .container-md, .container-sm {
    max-width: 100%;
}
    .dataTables_filter input {
    min-width:1px;
}
    .dataTables_wrapper {
        padding: .75rem;
    }
    .dt-filters-dyn {
        margin-top: 0.75rem !important;
        margin-bottom: 0.75rem !important;
    }
    
}

@media (max-width:1024px) {
    table.dataTable tbody tr.parent td {
        background-color: #E6E6E6 !important;
    }
    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    background-color: #e6e6e6;
}
}

@media (max-width: 991px) {
    .vertical-timeline-block:first-child {
    margin-top: 30px;
}
    #newapps {
    float: none;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
    table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control {
    position: relative;
    padding-left: 8px;
    cursor: pointer;
}
    .main-menu {
        display: none;
    }
    .mobile-menu-section {
        display: block;
    }
    .navbar-nav .nav-link {
    padding-right: .75rem;
    padding-left: .75rem;
    background: #1E384B;
    color: #FFF;
    border: none;
    margin: 0;
    display: block;
    min-height: 1px;
}
    ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: none;
}
    #oat-mobile-menu-container .dropdown-menu.show {
    position: relative !important;
    transform: none !important;
    display: block;
}
    .dropdown-divider {
        display: none
    }
    .navbar-light .navbar-brand {
    color: #1E384B;
        display: block;
}
     #oat-mobile-menu-container .dropdown-item {
    padding: 0.4rem .75rem;
    font-weight: bold;
    color: #005ea2;
    border-bottom: 1px solid #1b1b1b;
    font-size: 15px;
    background: #eeeeee;
}
    .navbar-light .navbar-brand {
    color: #1E384B;
        display: block;
}
    .navbar-brand {
        color: #1E384B;
        text-transform: lowercase;
        font-size: 15px;
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .navbar-toggler {
        padding: 0;
        font-size: 15px;
        line-height: 1;
        border: none;
        text-align: center;
    }
    .navbar-light .navbar-toggler-icon {
    background-image: url(/assets/images/mobile-menu.png);
}
     .navbar-toggler-icon {
    display: inline-block;
    width: 37px;
    height: 17px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
}
.scrolltable {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .balign-row {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
}
    .dt-results-above {
    padding: 20px 0px 0 0px;
}
    .dt-results-above hr {
    margin-top: 0;
}
    #dashboard-data-dt {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        background: #EEE; 
    }
    .dashboard-overall {
    background: #FFF;
}
    .dashboard-overall .stat-box-inner {
    background-color: #FFF;
    border: none;
    padding: 0;
}
    .dashboard-overall .stat-box-inner .col-md-4 {
        margin-bottom: 2rem;
    }
    .dashboard-overall .stat-box-inner .col-md-4:last-child {
        margin-bottom: 0;
    }
    div.dataTables_wrapper div.dataTables_length select {
    width: auto;
}
   /* .dtfc-fixed-left {
        position: relative !important;
        left: 0 !important
    }*/
    
    .overview-details-table {
        margin: .75rem auto;
    }
    .overview-application-details {
        margin: .75rem auto;
    }
    .overview-action-buttons {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }
    .application-sub-details .text-right {
        text-align: left;
    }
    .overview-details-table td {
    font-size: 15px;
    width: 50% !important;
    white-space: normal;
    padding: 4px 0;
}
    .scrolltable {
        overflow-x: auto
    }
    .wd-sm-05 {
  width: auto;
}
.wd-sm-08 {
  width: auto;
}
.wd-sm-1 {
  width: auto;
}
.wd-sm-15 {
  width: auto;
}
.wd-sm-2 {
  width: auto;
}
.wd-sm-25 {
  width: auto;
}
.wd-sm-3 {
  width: auto;
}
.wd-sm-35 {
  width: auto;
}
    .alt-reports .scrolltable th, .alt-reports .scrolltable td {
    white-space: nowrap;
}
    .scrolltable #alltable {
    table-layout: auto;
}
    .row .form-group:last-of-type, .row .form-group:last-of-type {
    margin-bottom: 0.75rem;
}
    .offset-md-2 {
    margin-left: 0;
}
    .submit-form-buttons .btn {
        display: block;
        margin: 8px auto;
        width: 100%;
        float: none;
    }
    .submit-form-buttons {
    padding-top: 0;
}
    .widget-head-color-box {
    min-height: 1px;
}
    .widget-head-color-box .btn {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    white-space: nowrap;
}
    .checkbox-inline, .radio-inline {
        display: block
    }
    .checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 0;
}
    .btn-exit-app {
    margin-right: 0;
    margin-bottom: 0.75rem;
    display: block;
    width: 100%;
}
    .btn-success {
       display: block;
    width: 100%; 
    }
    .progress-bar-section {
        margin-bottom: 0.75rem;
    }
    .progress-app .step {
        margin-right: 0;
    }
    .progress-app .step .progress-bar-label {
        display: none
    }
    .omb-expiration {
        margin-top: 0.75rem;
    }
    hr {
    margin-bottom: 0.75rem;
}
    .date-created-info-bar,
    .date-updated-info-bar {
        display: none
    }
    .row {
    margin-top: 0;
    margin-bottom: 0;
}
    .m-b-xs {
    margin-bottom: 5px;
}
    .m-b-sm {
    margin-bottom: 10px;
}
    .page-title .row {
    margin-top: 0;
}
    .h2, h2 {
        font-size: 20px;
    }
    .h1, h1 {
        font-size: 24px;
        color: #1E384B;
    }
    .stat-number {
        font-size: 28px;
    }
    .dt-results-sub-heading {
        margin-bottom: 20px;
    }
    h3.section-title::before {
        display: none
    }
    .dashboard-details {
        background-color: #F0F0F0;
        padding-top: .75rem;
        padding-bottom: .75rem;
        margin-bottom: 0.75rem;
    }
    .dashboard-outcomes .col-12 {
        margin-bottom: 0.75rem;
    }
    .stat-h5.highlight {
        display: block
    }
    .mobile-overall-stats {
        float: right;
        margin-top: -55px;
        margin-right: 0.75rem;
        display: block
    }
    .content-box {
    padding: .75rem 0;
    background-color: #FFF;
}
    .content-box-inner {
    background-color: #FFF;
    border: none;
    padding: 0;
}
    .btn-stat {
        background: #FFF;
        border-color: #DFE1E2;
        padding: 8px 10px;
    }
    .page-title.dashboard {
        background-color: #F0F0F0;
    }
    .dtr-data i {
        display: none
    }
    .dt-results-header h2 {
    padding-left: 0;
}
    div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    display: block;
    width: 100%;
}
   
    .dt-sub-filter-group {
        display: flex;
        margin-top: 0.75rem;
    }
    .dt-sub-filter-group label {
        margin-right: 0.75rem;
    }
    .stat-box-inner {
        padding: .75rem;
    }
    div.dataTables_wrapper div.dataTables_filter label {
        display: block;
}
    .usa-banner__header {
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
}
    .dataTables_wrapper {
    position: relative;
    background-color: transparent;
    padding: 0;
}
    #dashboard-data-tabs .dt-filters-dyn {
        margin: 0.75rem 0
    }
    #dashboard-data-tabs .dt-filters-dyn .col-4 {
        padding: 0;
    }
    #dashboard-data-tabs .dt-filters-dyn .col-8 {
        padding: 0 0 0 15px;
    }
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: left;
}
    .cumulative-snapshot .stat-box-inner {
        background-color: #FFF;
        border: 1px solid #CDCDCD;
        border-bottom: none;
        border-top: none;
        padding: 0.75rem 0.75rem 0 0.75rem;
    }
    .cumulative-snapshot .col-md:first-child .stat-box-inner {
        border-top: 1px solid #CDCDCD;
    }
    .cumulative-snapshot .col-md:last-child .stat-box-inner {
        border-bottom: 1px solid #CDCDCD;
    }
    
    .dashboard-snapshots-data {
        background: #EEE;
        padding: 0.75rem;
    }
    h3.section-title {
        padding-left: 0;
    }
    .dt-results-header h2::before {
        display: none
    }
    .dt-results h4 {
        border-bottom: none;
        margin-bottom: 15px;
    }
    .page-title {
    padding: 1.5rem 0;
    background-color: #F0F0F0;
}
    .page-title h1 {
        margin: 0;
        padding: 0;
        display: inline-block;
    }
    .page-title h1::before {
        display: none
    }
    #block-samhsa-uswds-base-footersocial {
    text-align: center;
    width: 100%;
    text-align: center;
    float: none;
}
    #block-samhsa-uswds-base-newslettersignup {
    width: 100%;
    float: none;
}
    .signup-text {
    float: none;
    width: 100%;
    padding-right: 0;
}
    .signup-form {
    float: none;
    width: 100%;
}
    #page-wrapper {
    position: inherit;
    margin: 0 0 0 0px;
    min-height: 1000px;
  }
    #block-samhsa-uswds-base-newslettersignup .footer-signup .signup-form .signup-email {
    width: 100%;
    float: none;
}
    .signup-btn {
        width: 100%
    }
    
   
    .dropdown-divider {
        display: none
    }
    .usa-banner__header-flag {
    float: left;
    margin-right: 0rem;
    width: 1rem;
}
    .navbar-light .navbar-brand {
color: #1E384B;
    display: block;
    line-height: 1;
    margin-top: 5px;
}
    .page-title.dashboard .row {
    margin-top: 0;
}
    .usa-banner__header-text {
        line-height: 1
    }
    .usa-banner__content {
        padding-left: 75rem;
        padding-right: 75rem;
    }
    .usa-banner__header--expanded {
    padding-right: 0;
    text-align: center;
    min-height: 1px;
}
    .usa-banner__header--expanded .usa-banner__inner {
    margin-left: 0;
    padding: 5px;
    max-width: 320px;
    margin: 0 auto;
}
    .usa-banner__button {
    background-image: none;
    position: relative;
    text-align: left;
        display: block;
}
    .usa-banner__button {
    background-image: none;
    margin-left: 1.75rem;
}
    #welcome-section {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
}
    #postscript-outer-wrapper {
    padding: 30px 35px 20px;
}
    .system-use-notification ul {
        margin-bottom: 0
    }
    .usa-banner__button-text {
    position: relative;
    left: auto;
    right: auto;
    text-decoration: underline;
}
  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px;
  }
  .body-small.mini-navbar .navbar-static-side {
    display: block;
  }
  .lock-word {
    display: none;
  }
  .navbar-form-custom {
    display: none;
  }
  .navbar-header {
    display: inline;
    float: left;
    width: 100%;
    margin: 0px !important;
  }
  div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: normal;
  }
  .loginColumns {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 20px 20px 20px;
    text-align: center;
  }
  .navbar-toggle {
    margin-right: 0px !important;
  }
  .hide-mobile {
    display: none;
  }
  .sidebard-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important;
  }
  .sidebar-content .wrapper {
    padding-right: 0px;
    z-index: 1;
  }
  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px;
  }
  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }
  .ibox-tools {
    float: none;
    text-align: right;
    display: block;
  }
    #footer-outer-wrapper {
        padding: 0.75rem 0;
    }
    .box {
        padding: 15px;
    }
    .reverse {
        order: -1;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: none;
}
    #oat-mobile-menu-container .dropdown-menu.show {
        position: relative !important;
        transform: none !important;
        display: block;
    }
    .dt-hide-desktop {
        display: block;
    }
    
   
    .btn-logout {
        padding: 0;
        border: none;
        background: none;
    }
    .progress-app .step h4 {
        display: none
    }
    table.dataTable {
    max-width: 100% !important;
    box-sizing: border-box !important;
}
    table.dataTable>tbody>tr.child span.dtr-title {
    display: block;
    min-width: 100%;
    font-weight: bold;
        margin-bottom: 3px;
}
    table.dataTable>tbody>tr.child {
    padding: 0;
}
    .dataTable .primary {
        width: 100% !important;
        min-width: 100% !important;
    }
    table.dataTable tbody tr.parent td {
        background-color: #E6E6E6 !important;
    }
    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    background-color: #e6e6e6;
}
    table.dataTable tbody th, table.dataTable tbody td {
    padding: 0.75rem;
}
     table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: none;
    padding: 0.5em 0;
}
    table.dataTable>tbody>tr.child ul.dtr-details {
    display: block;
}
    
    
    table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f9f9f9;
}
    
}

span.email-status {
    border-radius: 4px;
    border: none;
    padding: 4px 6px;
    line-height: 1;
    text-align: center;
    display: block;
    color: #000;
    text-transform: capitalize;
    word-break: normal;
}

span.email-status.yes {
    background-color: #9FD8BC;
}

span.email-status.no {
    background-color: #EBAFAE;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5);
}

div.icheck-item input.icheck-input {
    position: absolute !important;
    display: block !important;
    outline: none !important;
    opacity: 0 !important;
    z-index: -99 !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.p-l-10 {
    padding-left: 10px;
}

.outcome-icon-padding {
    padding:2px 5px 0px 0px;
}

.badge-m {
    margin-top:-3px; 
    margin-left:10px; 
    background-color:#1e384b;
}

.icon-approved-dash {
    padding-right:5px; color:#0F9D58;
}
.icon-denied-dash {
    padding-left:5px; padding-right:5px; color:#CD3835;
}
.progress-bar-inline-lightblue {
    background-color:#DAEAF6;
}

.progress-bar-inline-lightgreen {
    background-color:#cfebde;
}

.progress-bar-inline-green {
    background-color:#0F9D58;
}

.progress-bar-inline-red {
    background-color:#CD3835;
}

.width-0 {
    width:0%;
}
.width-1 {
    width:1%;
}
.width-2 {
    width:2%;
}
.width-3 {
    width:3%;
}
.width-4 {
    width:4%;
}
.width-5 {
    width:5%;
}
.width-6 {
    width:6%;
}
.width-7 {
    width:7%;
}
.width-8 {
    width:8%;
}
.width-9 {
    width:9%;
}
.width-10 {
    width:10%;
}
.width-11 {
    width:11%;
}
.width-12 {
    width:12%;
}
.width-13 {
    width:13%;
}
.width-14 {
    width:14%;
}
.width-15 {
    width:15%;
}
.width-16 {
    width:16%;
}
.width-17 {
    width:17%;
}
.width-18 {
    width:18%;
}
.width-19 {
    width:19%;
}
.width-20 {
    width:20%;
}
.width-21 {
    width:21%;
}
.width-22 {
    width:22%;
}
.width-23 {
    width:23%;
}
.width-24 {
    width:24%;
}
.width-25 {
    width:25%;
}
.width-26 {
    width:26%;
}
.width-27 {
    width:27%;
}
.width-28 {
    width:28%;
}
.width-29 {
    width:29%;
}
.width-30 {
    width:30%;
}
.width-31 {
    width:31%;
}
.width-32 {
    width:32%;
}
.width-33 {
    width:33%;
}
.width-34 {
    width:34%;
}
.width-35 {
    width:35%;
}
.width-36 {
    width:36%;
}
.width-37 {
    width:37%;
}
.width-38 {
    width:38%;
}
.width-39 {
    width:39%;
}
.width-40 {
    width:40%;
}
.width-41 {
    width:41%;
}
.width-42 {
    width:42%;
}
.width-43 {
    width:43%;
}
.width-44 {
    width:44%;
}
.width-45 {
    width:45%;
}
.width-46 {
    width:46%;
}
.width-47 {
    width:47%;
}
.width-48 {
    width:48%;
}
.width-49 {
    width:49%;
}
.width-50 {
    width:50%;
}
.width-51 {
    width:51%;
}
.width-52 {
    width:52%;
}
.width-53 {
    width:53%;
}
.width-54 {
    width:54%;
}
.width-55 {
    width:55%;
}
.width-56 {
    width:56%;
}
.width-57 {
    width:57%;
}
.width-58 {
    width:58%;
}
.width-59 {
    width:59%;
}
.width-60 {
    width:60%;
}
.width-61 {
    width:61%;
}
.width-62 {
    width:62%;
}
.width-63 {
    width:63%;
}
.width-64 {
    width:64%;
}
.width-65 {
    width:65%;
}
.width-66 {
    width:66%;
}
.width-67 {
    width:67%;
}
.width-68 {
    width:68%;
}
.width-69 {
    width:69%;
}
.width-70 {
    width:70%;
}
.width-71 {
    width:71%;
}
.width-72 {
    width:72%;
}
.width-73 {
    width:73%;
}
.width-74 {
    width:74%;
}
.width-75 {
    width:75%;
}
.width-76 {
    width:76%;
}
.width-77 {
    width:77%;
}
.width-78 {
    width:78%;
}
.width-79 {
    width:79%;
}
.width-80 {
    width:80%;
}
.width-81 {
    width:81%;
}
.width-82 {
    width:82%;
}
.width-83 {
    width:83%;
}
.width-84 {
    width:84%;
}
.width-85 {
    width:85%;
}
.width-86 {
    width:86%;
}
.width-87 {
    width:87%;
}
.width-88 {
    width:88%;
}
.width-89 {
    width:89%;
}
.width-90 {
    width:90%;
}
.width-91 {
    width:91%;
}
.width-92 {
    width:92%;
}
.width-93 {
    width:93%;
}
.width-94 {
    width:94%;
}
.width-95 {
    width:95%;
}
.width-96 {
    width:96%;
}
.width-97 {
    width:97%;
}
.width-98 {
    width:98%;
}
.width-99 {
    width:99%;
}
.width-100 {
    width:100%;
}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
    text-align: left;
}

.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
}
a[aria-disabled="true"] {
  color: currentColor;
  display: inline-block;  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}

#code-timer {
    font-size: 12px;
    padding: 4px 6px;
    border-radius: 3px;
    line-height: 1;
    display: inline-block;
    color: #FFF;
    background: #1e384b;
}

optgroup {
  margin: 0;
  padding: 0;
}

optgroup option {
  padding-left: 0px; /* Remove left padding/indent */
}
