/* Skin Color overrides for domain simplifiedscreening.instascreen.net. */
/*
* Set default values for all variables referenced in this scss file
* in case the database somehow has different skin color component names
* than this scss file expects. Otherwise, if the database
* and this file are out of sync then css skin file generation may fail.
* Default colors are currently based on the Baby Blues Reports color scheme
*/
.reportsection {
  background-color: #2D3D4C;
  color: #FFFFFF; }

.reportsubsection {
  background-color: #70858F;
  color: #FFFFFF; }

h2.report-header,
.report-primary-header {
  background-color: #2D3D4C;
  color: #FFFFFF;
  border-top-color: #2D3D4C;
  border-bottom-color: #2D3D4C; }

h3.report-header,
.report-secondary-header {
  background-color: #70858F;
  color: #FFFFFF;
  border-top-color: #70858F;
  border-bottom-color: #70858F; }

h4.report-header,
.report-tertiary-header {
  background-color: #98B4C2;
  color: #2D3D4C;
  border-top-color: #98B4C2;
  border-bottom-color: #98B4C2; }

h5.report-header,
.report-quaternary-header {
  background-color: #CEE3ED;
  color: #2D3D4C;
  border-top-color: #CEE3ED;
  border-bottom-color: #CEE3ED; }

#header {
  background-color: #2898B0;
  border-color: #103e48; }

#header .wrapper {
  background-color: #2898B0;
  border-color: #103e48; }

#header a {
  color: #FFFFFF; }

#header a:hover {
  color: #FFFFFF; }

#header a:active {
  color: #FFFFFF; }

#userDropdownButton:hover {
  border-color: #103e48;
  background-color: #103e48;
  color: #FFFFFF; }

a {
  color: #0D4F00; }

.primary-nav-menu a {
  background-color: #2898B0;
  border-color: #D9E8F0;
  color: #FFFFFF; }

.primary-nav-menu a:hover {
  background-color: #103e48;
  border-color: #103e48;
  color: #FFFFFF; }

.primary-nav-menu li.active a {
  background-color: #103e48;
  border-color: #103e48;
  color: #FFFFFF; }

#nav2 nav {
  border-color: #2898B0; }

#nav2 .panel-heading {
  background-color: #2898B0;
  border-color: #103e48;
  color: #FFFFFF; }

#btn-nav2 button {
  background-color: #2898B0;
  border-color: #103e48;
  color: #FFFFFF; }

#btn-nav2 button:hover {
  background-color: #103e48;
  border-color: #103e48;
  color: #FFFFFF; }

#btn-nav2 button:active {
  background-color: #103e48;
  border-color: #103e48;
  color: #FFFFFF; }

#btn-nav2 .fa-caret-down {
  color: #FFFFFF; }

.body-eQA {
  background-color: #2898B0; }

#window-head {
  background-color: #474849;
  border-top: #337799;
  border-left: #337799;
  color: #D6D5D5; }

#page-title-group h2 {
  color: #006699; }

#main-container {
  border-color: #474849; }

.header-primary {
  background-color: #2898B0;
  color: #FFFFFF; }

.text-primary {
  color: #006699; }

.text-primary:hover {
  color: #006699; }

.text-primary-dark {
  color: #103e48; }

.text-primary-dark:hover {
  color: #103e48; }

.btn-primary {
  background-color: #2898B0;
  border-color: #103e48;
  color: #FFFFFF; }

.btn-primary:hover {
  background-color: #103e48; }

.btn-primary:active {
  background-color: #103e48; }

.datatable-page-number {
  color: #103e48; }

.panel-primary {
  border-color: #103e48; }

.panel-primary > .panel-heading {
  background-color: #2898B0;
  border-color: #103e48;
  color: #FFFFFF; }

.panel-primary > .panel-heading a {
  color: #FFFFFF; }

.panel-primary .panel-body {
  background-color: #D9E8F0; }

.modal-primary .modal-header {
  background-color: #2898B0;
  color: #FFFFFF; }

.list-group-primary a.list-group-item:hover {
  background-color: #D9E8F0; }

.list-group-primary a.list-group-item:active {
  background-color: #D9E8F0; }

.list-group-primary a.list-group-item:focus {
  background-color: #D9E8F0; }

.list-group-secondary a.list-group-item:hover {
  background-color: #D9E8F0; }

.list-group-secondary a.list-group-item:active {
  background-color: #D9E8F0; }

.list-group-secondary a.list-group-item:focus {
  background-color: #D9E8F0; }

.header-secondary {
  background-color: #24879C;
  color: #FFFFFF; }

.text-secondary {
  color: #24879C; }

.text-secondary:hover {
  color: #0c2d34; }

.text-secondary-dark {
  color: #0c2d34; }

.text-secondary-dark:hover {
  color: #0c2d34; }

.btn-secondary {
  background-color: #24879C;
  border-color: #0c2d34;
  color: #FFFFFF; }

.btn-secondary:hover {
  background-color: #0c2d34; }

.btn-secondary:active {
  background-color: #0c2d34; }

.datatable-page-number {
  color: #0c2d34; }

.panel-secondary {
  border-color: #0c2d34; }

.panel-secondary > .panel-heading {
  background-color: #24879C;
  border-color: #0c2d34;
  color: #FFFFFF; }

.panel-secondary > .panel-heading a {
  color: #FFFFFF; }

.panel-secondary .panel-body {
  background-color: #64c6db; }

.modal-secondary .modal-header {
  background-color: #24879C;
  color: #FFFFFF; }

.text-info {
  color: #10AFFF; }

.text-info:hover {
  color: #10AFFF; }

.btn-info {
  background-color: #10AFFF;
  border-color: #09608C;
  color: #333333; }

.btn-info:hover {
  background-color: #09608C; }

.btn-info:active {
  background-color: #09608C; }

.table-info > thead > tr > th,
.table-info > thead > tr > td,
.table-header th,
.table-info > tfoot > tr > th {
  background-color: #10AFFF;
  border-color: #09608C;
  color: #333333; }

.table-striped.table-info > tbody > tr:nth-child(odd) > td {
  background-color: #DBF3FF; }

.table-striped.table-info > tbody > tr:nth-child(odd) > th {
  background-color: #DBF3FF; }

.alert-info {
  background-color: #DBF3FF;
  border-color: #10AFFF;
  color: #09608C; }

.panel-info {
  border-color: #09608C; }

.panel-info .panel-heading {
  background-color: #10AFFF;
  border-color: #09608C;
  color: #333333; }

.panel-info .panel-heading a {
  color: #333333; }

.top-banner-accent {
  background-color: #474849; }

hr {
  color: #474849; }

hr.dotted {
  color: #474849; }

th {
  background-color: #474849;
  border-top-color: #337799;
  border-bottom-color: #082233;
  color: #D6D5D5; }

th.row a {
  color: #D6D5D5; }

th.fixed a {
  color: #D6D5D5; }

th.fixed-xshort a {
  color: #D6D5D5; }

th.fixed-short a {
  color: #D6D5D5; }

th.fixed-long a {
  color: #D6D5D5; }

th.fixed-xlong a {
  color: #D6D5D5; }

th.fixed-xxlong a {
  color: #D6D5D5; }

th.fixed-xxxlong a {
  color: #D6D5D5; }

th.fixed-custom a {
  color: #D6D5D5; }

th.row-vertical {
  border-top-color: #082233;
  border-bottom-color: #337799; }

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top-color: #337799; }

tr.row-high {
  background-color: #E0E3E5; }

td.foot {
  background-color: #474849; }

td.col {
  border-bottom-color: #337799; }

td.col-text-right {
  border-bottom-color: #337799; }

td.tooltip {
  border-bottom-color: #337799; }

td.checkbox {
  border-bottom-color: #337799; }

td.checkbox-col {
  border-bottom-color: #337799; }

td.col-scroll {
  border-bottom-color: #337799; }

td.col-selection {
  border-bottom-color: #337799; }

td.not-fixed {
  border-bottom-color: #337799; }

td.fixed {
  border-bottom-color: #337799; }

td.fixed-xshort {
  border-bottom-color: #337799; }

td.fixed-short {
  border-bottom-color: #337799; }

td.fixed-long {
  border-bottom-color: #337799; }

td.fixed-xlong {
  border-bottom-color: #337799; }

td.fixed-xxlong {
  border-bottom-color: #337799; }

td.fixed-xxxlong {
  border-bottom-color: #337799; }

td.fixed-xxxxlong {
  border-bottom-color: #337799; }

td.fixed-xxxxxlong {
  border-bottom-color: #337799; }

td.fixed-custom {
  border-bottom-color: #337799; }

td.tooltip-col {
  border-bottom-color: #337799; }

td.foot {
  border-bottom-color: #082233; }

table.dataTable th,
table.dataTable thead tr th.sorting,
table.dataTable thead tr th.sorting_desc,
table.dataTable thead tr th.sorting_asc {
  background-color: #474849; }

table.dataTable thead th {
  border-bottom-color: #082233; }

table.dataTable tr.odd {
  background-color: #E0E3E5; }

table.dataTable td {
  border-bottom-color: #337799; }

table.dataTable a {
  color: #0D4F00; }

table.dataTable a:link {
  color: #0D4F00; }

table.dataTable a:visited {
  color: #0D4F00; }

div.foot {
  background-color: #474849; }

.sectionHead {
  color: #474849; }

.sectionHeadTable {
  color: #474849; }

.lineitem {
  background-color: #337799; }

.info_sectionitem {
  background-color: #474849; }

.info_lineitem {
  background-color: #474849; }

.cat_lineitem {
  background-color: #474849; }

.sorting, .sorting_desc, .sorting_asc {
  background-color: #474849; }

.form-div-titlebar {
  background-color: #474849; }

.form-div {
  border-top-color: #082233;
  border-right-color: #474849;
  border-bottom-color: #474849;
  border-left-color: #082233; }

.form-div-alert {
  border-top-color: #082233;
  border-right-color: #474849;
  border-bottom-color: #474849;
  border-left-color: #082233; }

a.form-div-close:hover {
  background-color: #D6D5D5; }

a.form-div-close:link {
  background-color: #082233; }

a.form-div-close:visited {
  background-color: #082233; }

div.options-open {
  border-color: #337799; }

.form-div-li {
  background-color: #E0E3E5;
  border-color: #337799; }

.form-div-titlebar {
  border-top-color: #337799;
  border-bottom-color: #082233;
  border-right-color: #337799;
  color: #D6D5D5; }

.form-div-titlebar p {
  color: #D6D5D5; }

div.options-open {
  background-color: #E0E3E5; }

.paging_full_numbers a.paginate_active {
  background-color: #E0E3E5; }

div.foot {
  border-bottom-color: #082233; }

.sortList {
  border-top-color: #082233; }

.sectionHead {
  background-color: #082233;
  border-top-color: #082233;
  border-bottom-color: #082233; }

.sectionitem {
  border-bottom-color: #082233;
  color: #082233; }

.info_sectionitem {
  border-bottom-color: #082233;
  color: #082233; }

.cat_sectionitem {
  border-bottom-color: #082233;
  color: #082233; }

.info_lineitem {
  border-bottom-color: #082233;
  color: #082233; }

.cat_lineitem {
  border-bottom-color: #082233;
  color: #082233; }

.lineitem {
  border-bottom-color: #082233;
  color: #082233; }

.list-table {
  background-color: #656F78; }

.list-head {
  background-color: #555657;
  color: #E7E6E6; }

.list-head-end {
  background-color: #555657;
  color: #E7E6E6; }

.list-row {
  background-color: #656F78;
  color: #082233; }

.list-row-selected {
  background-color: #DBDEE1; }

.list-row-high {
  background-color: #FFFFA2; }

.list-message {
  background-color: #656F78; }

.list-message-head {
  background-color: #555657;
  color: #E7E6E6; }

.list-page-selected {
  border-color: #555657;
  color: #555657; }

.form-div-li-checked {
  background-color: #FFFFA2;
  border-color: #656F78; }

.list-row a {
  color: #082233; }

.list-row-selected a {
  color: #082233; }

.list-row-high a {
  color: #082233; }

.form-value {
  color: #082233; }

.color-bold {
  color: #082233; }

.form-input-error {
  background-color: #FFFFA2; }

a.form-value {
  color: #0D4F00; }

i.fa-flag {
  color: #E74C3C;
  text-shadow: 1px 1px #000000; }
