/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
  white-space: normal; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, div, body, html {
  font-family: Arial; }

body {
  background-color: #eeeeee;
  color: #666666; }
  body.modal-open {
    overflow: auto; }
  body.modal-open[style] {
    padding-right: 0px !important; }

html, body {
  width: 100%;
  height: 100%;
  min-width: 385px;
  -ms-overflow-style: scrollbar; }

.app-body {
  /* TODO: Determine how business wants to the mobile menu to be "fixed top" or "static".
		If they choose navbar-fixed-top, then margin-top will be needed.
	*/
  margin-top: 105px; }

label {
  font-weight: normal !important; }

select {
  width: 100%; }

h1 {
  color: #003478;
  font-size: 1.8em;
  margin-bottom: 3px !important; }

h2 {
  color: #003478;
  font-size: 1.6em;
  margin-bottom: 0px !important; }

h3 {
  font-size: 1.3em;
  font-weight: bold;
  color: #003478;
  border-bottom: 1px solid #003478;
  padding: 0px 0px 8px 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  float: left;
  width: 100%; }
  h3 label, h3.collapsed label {
    font-size: 0.8em; }
  h3.collapsed {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  h3 + * {
    clear: both; }

h5 {
  font-size: 1em;
  font-weight: bold;
  color: #003478;
  border-bottom: 1px solid #003478;
  padding: 0px 0px 8px 0px;
  margin-bottom: 15px; }

.h1-links {
  padding-left: 20px;
  margin-top: -10px; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7c7c7;
  margin: 1em 0 1em 0;
  padding: 0; }

a {
  color: #7ab800;
  outline: none;
  text-decoration: none; }

a:link, a:visited,
a:active {
  color: #7ab800; }

a:hover {
  color: #666666;
  text-decoration: none;
  cursor: pointer; }

/*alertSection Portal Dashboard*/
a.alertSection:active, a.alertSection:link, a.alertSection:visited {
  color: #666666; }

a.alertSection:hover, a.alertSection:active {
  color: #7ab800; }

.checkbox-align {
  display: inline-block;
  padding-left: 15px;
  text-indent: -15px; }
  .checkbox-align input {
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0;
    margin-right: 2px;
    vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden; }

.mainContent {
  background-color: #ffffff;
  margin: 15px auto 0px auto;
  padding: 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px #aaaaaa;
  -moz-box-shadow: 0 2px 2px #aaaaaa;
  box-shadow: 0 2px 2px #aaaaaa;
  position: relative; }
  .mainContent-alert {
    border: 1px solid #b94a48;
    box-shadow: 0 0 10px #b94a48; }
  .mainContent h1:first-of-type,
  .mainContent h2:first-of-type {
    margin-top: -10px; }
  .mainContent h3:first-of-type {
    margin-top: -15px; }

.clear {
  clear: both; }

.main-header {
  background-color: #003478;
  height: 70px; 
}

.sub-header {
  width: 100%;
  height: 35px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 3px #666666;
  -moz-box-shadow: 0 3px 3px #666666;
  box-shadow: 0 3px 3px #c7c7c7; }
  .sub-header .icon-bar {
    background-color: #003478 !important; }
  .sub-header .navbar-toggle {
    margin-top: 0 !important; }

.signin, .signin-dropdown .dropdown-toggle {
  color: #ffffff;
  background-color: #7ab800;
  font-size: .85em;
  padding: 6px 10px;
  /*margin-top: -15px;*/
  -webkit-box-shadow: 0 1px 1px #333333;
  -moz-box-shadow: 0 1px 1px #333333;
  box-shadow: 0 1px 1px #333333;
  border-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px; }

.signin-dropdown .dropdown-toggle {
  padding: 5px 10px !important;
  font-weight: normal; }
  .signin-dropdown .dropdown-toggle .caret {
    margin-left: 3px;
    margin-right: 0; }

.signin-dropdown .dropdown-menu {
  z-index: 1200;
  top: 25px !important;
 }
.signin-dropdown .dropdown-menu li a {
  font-size: .8em;
  color: #666666; }
.signin-dropdown .dropdown-menu li a:hover {
  color: #7ab800;
  background-color: #ffffff; }

.dropdown-menu[data-bs-popper]{
  left: auto !important;
}

.dropdown-item{
  padding-top: 0;
  padding-bottom: 0;
}

.signin a, .signin-dropdown .dropdown-toggle a, .signin a:link, .signin-dropdown .dropdown-toggle a:link, .signin a:visited, .signin-dropdown .dropdown-toggle a:visited, .signin a:active, .signin-dropdown .dropdown-toggle a:active {
  color: #ffffff !important; }

.signin a:hover, .signin-dropdown .dropdown-toggle a:hover {
  color: #666666 !important;
  text-decoration: none !important; }

.container {
  max-width: 1172px;
  margin: 0 auto; }

#imgLogo {
  padding-top: 10px;
  height: 60px; }

#headerLogo {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -10px; }

.header-static-links {
  margin-right: 15px;
  line-height: 28px;
  font-size: .8em; }

.header-static-links ul {
  list-style-type: none; }

.header-static-links li {
  display: inline; }

.header-static-links li a {
  color: #ffffff; }

.header-static-links li a:hover {
  color: #aaaaaa; }

footer {
  color: #aaaaaa;
  font-size: 1.05rem;
  margin-bottom: 5px;
  margin-top: 50px; }

footer a, footer a:link, footer a:visited, footer a:active {
  color: #aaaaaa; }

footer a:hover {
  color: #333333;
  text-decoration: none; }

#footerLogo {
  width: 100px; }

#sociallinks {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 2px solid #aaaaaa;
  padding-bottom: 8px; }

#sociallinks img {
  background-color: #aaaaaa; }

#sociallinks img:hover {
  background-color: #666666; }

#digicert {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 2px solid #aaaaaa;
  height: 50px; }

#digicert img {
  height: 48px; }

.menu-add-mobile {
  display: none !important; }

.notifications-modal {
  list-style-type: none; }

.notifications-modal-header .display-table-cell {
  background-color: #666666;
  border-bottom: 4px solid #aaaaaa;
  color: #ffffff;
  white-space: nowrap; }

@media (max-width: 767px) {
  footer .cert {
    display: none; }
  footer .copy {
    text-align: center;
    width: 100%; }
  .menu-add-mobile {
    display: block !important; } }

@media (min-width: 768px) {
  .mobileProcess {
    display: none !important; }
  .nonMobileProcess {
    display: inline-block; } }

@media (max-width: 767px) {
  .mobileProcess {
    display: inline-block !important; }
  .nonMobileProcess {
    display: none; } }

/**************  SECURITY LAYOUT OVERRIDES *************************/
.security-body {
  background-color: #007ac9;
  color: #666666; }

.mainBody {
  padding: 0px 30px 20px 30px; }

.security-h1 {
  color: #003478;
  font-size: 40px;
  padding: 30px 30px 0px 30px; }

.security-hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #666666;
  margin: 1.5em 0 1em 0;
  padding: 0; }

.security-btn-form {
  margin-top: 30px; }

.main-security-content {
  background-color: #ffffff;
  margin: 30px auto 60px auto;
  width: 390px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px #333333;
  -moz-box-shadow: 0 2px 2px #333333;
  box-shadow: 0 2px 2px #333333; }

.security-header {
  text-align: center;
  background-color: #007ac9;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.security-header-logo {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -20px; }

.security-footer {
  color: #ffffff;
  font-size: 1.05rem;
  margin-bottom: 30px; }

.security-footer a, .security-footer a:link, .security-footer a:visited, .security-footer a:active {
  color: #ffffff; }

.security-footer a:hover {
  color: #666666; }

.security-footer ul {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  text-align: center; }

.security-footer ul li {
  display: inline-block;
  text-align: left;
  vertical-align: top; }

.security-footer .follow-us {
  margin-left: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  border-left: 2px solid #ffffff; }

.security-footer-logo {
  width: 100px;
  height: 34.9688px;
  vertical-align: auto !important;
  margin-top: -25px; }

.security-footer-contacts {
  border-left: 2px solid #ffffff;
  display: inline-block;
  text-align: left; }

.follow-us img {
  background-color: #003478; }

/**************  END SECURITY LAYOUT OVERRIDES ************************/
/* enable absolute positioning */
.inner-addon {
  position: relative; }

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  pointer-events: none;
  color: #c7c7c7; }

/* align icon */
.left-addon .glyphicon {
  left: 0px; }

.right-addon .glyphicon {
  right: 0px; }

.right-addon-select .glyphicon {
  right: 15px; }

.glyphicon-lg {
  padding: 10px 16px 10px 16px;
  font-size: 30px;
  line-height: 1.33;
  border-radius: 6px; }

/* add padding  */
.left-addon input {
  padding-left: 30px; }

.right-addon input {
  padding-right: 30px; }

.btn-primary {
  background-color: #7ab800;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px #666666;
  -moz-box-shadow: 0 1px 2px #666666;
  box-shadow: 0 1px 2px #666666;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-appearance: button;
  cursor: pointer;
  font-weight: 400;
  min-width: 100px;
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 0;
  margin-left: 7px;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #88cc00 !important;
  border-color: transparent !important; }

.btn-primary-multiselect {
  background-color: #7ab800;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px #333333;
  -moz-box-shadow: 0 1px 2px #333333;
  box-shadow: 0 1px 2px #333333;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-appearance: button;
  cursor: pointer;
  font-weight: 400;
  min-width: 100px;
  display: inline-block;
  padding: 4px 15px;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent; }

.btn-primary-multiselect:hover {
  background-color: #88cc00; }

.btn-secondary {
  background-color: #666666;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px #333333;
  -moz-box-shadow: 0 1px 2px #333333;
  box-shadow: 0 1px 2px #333333;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-appearance: button;
  cursor: pointer;
  font-weight: 400;
  min-width: 100px;
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 0;
  margin-left: 7px;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent; }

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

.btn-default {
  background-color: #666666;
  color: #ffffff;
  border-color: #666666; }

.btn-default:hover {
  background-color: #aaaaaa;
  color: #ffffff; }

.btn-secondary-multiselect {
  background-color: #666666;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px #333333;
  -moz-box-shadow: 0 1px 2px #333333;
  box-shadow: 0 1px 2px #333333;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-appearance: button;
  cursor: pointer;
  font-weight: 400;
  min-width: 100px;
  width: 100%;
  display: inline-block;
  padding: 4px 15px;
  margin-bottom: 0;
  /*line-height: 1.428571429;*/
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent; }

.btn-secondary-multiselect:hover {
  background-color: #aaaaaa; }

.button-row-multiselect {
  margin-top: 31px;
  margin-left: 0;
  margin-bottom: 0px;
  padding: 0px;
  display: inline-block;
  list-style-type: none;
  width: 100%; }

.button-row-multiselect li {
  margin-bottom: 10px;
  padding: 0px;
  width: 100%; }

.button-row-multiselect li span {
  margin-top: 3px; }

.tooltip {
  display: inline;
  direction: ltr;
  white-space: nowrap; }

.tooltip-container {
  direction: rtl; }

.tooltip-inner {
  background-color: #b94a48;
  color: #ffffff;
  margin: auto;
  max-width: 300px !important; }

.tooltip.top-left {
  margin-top: -5px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #b94a48; }

.tooltip.top-left .tooltip-arrow {
  border-top-color: #b94a48; }

.tooltip.top-right .tooltip-arrow {
  border-top-color: #b94a48; }

.tooltip.right .tooltip-arrow {
  border-right-color: #b94a48; }

.tooltip.left .tooltip-arrow {
  border-left-color: #b94a48; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #b94a48; }

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #b94a48; }

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #b94a48; }

.tooltip > .tooltip-inner {
  background-color: #b94a48; }

.attention {
  color: #003478;
  font-weight: bold;
  font-size: large; }

.btn_row {
  padding-right: 15px; }

#announcement {
  width: 100%;
  background-color: #d52b1e;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 2px 2px #333333;
  -moz-box-shadow: 0 2px 2px #333333;
  box-shadow: 0 2px 2px #333333; }

.control-label {
  color: #003478 !important;
  margin-top: 0px; }

.control-label:first-child {
  margin-top: 0px; }

.white-background {
  background-color: #ffffff; }

.white-text {
  color: #ffffff; }

.swbc-blue {
  color: #003478; }

.swbc-mediumblue {
  color: #007ac9; }

.swbc-green {
  color: #7ab800; }

.swbc-grey {
  color: #666666; }

.swbc-light-blue {
  color: #5eb0e8; }

.swbc-lightgray {
  color: #eeeeee; }

.swbc-mediumgray {
  color: #c7c7c7; }

.swbc-darkgray {
  color: #6a737b; }

.swbc-orange {
  color: #fa943e; }

.swbc-darkblue-background {
  background-color: #003478; }

.swbc-mediumdarkblue-background {
  background-color: #0067ad; }

.swbc-blue-background {
  background-color: #12468d; }

.swbc-lightblue-background {
  background-color: #5eb0e8; }

.swbc-mediumblue-background {
  background-color: #007ac9; }

.swbc-lightgreen-background {
  background-color: #9fe123; }

.swbc-green-background {
  background-color: #7ab800; }

.swbc-grey-background {
  background-color: #666666; }

.swbc-lightblue-background {
  background-color: #5eb0e8; }

.swbc-lightgray-background {
  background-color: #eeeeee; }

.swbc-mediumgray-background {
  background-color: #c7c7c7; }

.swbc-darkgray-background {
  background-color: #6a737b; }

.swbc-orange-background {
  background-color: #fa943e; }

/* --------------------------------------------- BEGIN GRID OVERRIDES -----------------------------------------*/
.baseGrid {
  display: block;
  background-color: #f6f6f6;
  width: auto;
  overflow: visible !important;
  /* Needed for slickgrid header context menu (expand beyond viewport) */
  border: 1px solid #eeeeee;
  height: 65px;
  /* Needed to set default height while grid is loading - overflow: visible requires it */
  line-height: 110%;
  margin-left: 0; }

.grid-no-data {
  margin-top: 5px; }

.grid-rowcount {
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-top: 2px #aaaaaa solid;
  color: #003478;
  display: block; }

/* This is to get rid of the horizontal scrollbar that appears with no extended content */
.slick-viewport {
  position: unset !important;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden !important;
  /* TODO: Remove this once scrollbars are fixed on the display with no header */ }

.slick-cell-center {
  text-align: center !important; }

.slick-cell-left {
  text-align: left !important; }

.slick-cell-right {
  text-align: right !important; }

.slick-columnpicker {
  font-size: .5em !important;
  border: 1px Solid #808080;
  background-color: #666666;
  padding-right: 16px !important;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px #aaaaaa;
  -moz-box-shadow: 0 1px 2px #aaaaaa;
  box-shadow: 0 1px 2px #aaaaaa; }

.slick-columnpicker li {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0; }

.slick-columnpicker label {
  display: block;
  padding-left: 15px;
  text-indent: -15px; }

.slick-columnpicker input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  margin-right: 3px;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden; }

.slick-columnpicker hr {
  margin: 10px 0;
  padding: 0; }

.slick-header-menu {
  font-size: .8em !important;
  border: 1px Solid #808080;
  background-color: #666666;
  z-index: 20000;
  padding-right: 16px !important;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px #aaaaaa;
  -moz-box-shadow: 0 1px 2px #aaaaaa;
  box-shadow: 0 1px 2px #aaaaaa; }

.slick-header-menuitem {
  white-space: nowrap; }

.slick-header-menuitem span {
  width: 95%; }

.slick-header-menuitem span:hover {
  background-color: #ffffff;
  color: #666666; }

.slick-header {
  background: #666666 !important;
  border-bottom: 4px solid #aaaaaa !important; }

.slick-header-column {
  background: #666666 !important;
  color: #ffffff !important;
  height: 26px !important;
  line-height: 26px !important;
  border-top: none !important;
  border-right: 1px dotted #eeeeee !important;
  font-size: 1em !important;
  -webkit-box-sizing: content-box;
  /* Bug fix for column re-sizing */
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.slick-header .slick-header-column:last-child {
  border-right: 1px solid transparent !important; }

.slick-header {
  border-right: none;
  width: auto !important; }

.slick-header-column {
  padding-right: 30px; }

.slick-cell {
  border: none !important;
  border-top: 1px solid #eeeeee !important;
  border-right: 1px dotted #eeeeee !important;
  font-size: .9em !important;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 4px !important; }

.slick-row .slick-cell:last-child {
  border-right: 1px solid transparent !important; }

.slick-cell .glyphicon {
  line-height: 2 !important; }

.slick-headerrow-columns {
  height: 30px !important; }

.slick-headerrow-column {
  text-overflow: clip;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 28px !important;
  border-bottom: none !important;
  border-right: 1px dotted #eeeeee !important; }

.slick-headerrow-columns .slick-headerrow-column:last-child {
  border-right: 1px solid transparent !important; }

.slick-headerrow-column.ui-state-default {
  padding: 1px !important; }

.glyphicon-grid {
  text-align: center;
  margin-top: 5px; }

.slick-headerrow-column input, .slick-headerrow-column select {
  margin: 0;
  padding: 0px;
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c7c7c7;
  color: #666666;
  font-size: 1.2rem !important; }

.slick-headerrow-column input[type=text]::-ms-clear {
  display: none; }

.slick-header-menubutton {
  display: block !important;
  border-left: none !important; }

.slick-row {
  height: 30px !important; }

.even {
  background-color: #ffffff !important;
  background-image: none !important; }

.odd {
  background-color: #f6f6f6 !important;
  background-image: none !important; }

.slick-cell-input {
  padding: 1px !important; }

.slick-cell-input input {
  height: 27px !important;
  padding: 6px 12px !important;
  width: 100%;
  font-size: 1.0em; }

.slick-cell-input .input-group-addon {
  height: 26px !important;
  padding: 6px 12px !important;
  font-size: 1.0em; }

.slick-cell a,
.slick-cell a:visited {
  color: #7ab800 !important; }

.slick-cell a:hover {
  color: #666666 !important; }

.slick-group {
  font-weight: bold; }

.slick-group-toggle {
  width: 9px;
  height: 9px;
  margin-right: 5px; }

/* .slick-group-toggle.expanded {
  background: url(../images/collapse.gif) no-repeat center center; }

.slick-group-toggle.collapsed {
  background: url(../images/expand.gif) no-repeat center center; } */

.grid-action-link {
  padding-left: 3px;
  margin-right: 3px; }

.grid-action-link .caret {
  margin-top: -2px !important;
  border-top: 4px solid #666666 !important;
  margin-left: 3px !important; }

.grid-action-menu {
  outline-style: none !important;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.grid-action-menu li,
.grid-action-menu li a {
  display: block;
  cursor: pointer;
  font-size: 1.05em;
  line-height: 20px;
  color: #ffffff;
  padding: 0px 6px;
  background-color: #666666;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px; }

.grid-action-menu li a:hover {
  color: #666666;
  background-color: #ffffff; }

/* --------------------------------------------- END GRID OVERRIDES -----------------------------------------*/
/* --------------------------------------------- BEGIN NAV OVERRIDES -----------------------------------------*/
.navbar-collapse {
  font-size: small !important;
  padding-right: 0px !important;
  border-color: #666666; }

#horizontalMenu {
  height: 70px !important;
  background-color: #003478; }

#subMenu {
  background-color: #ffffff;
  color: #666666;
  height: 35px !important; }

@media (min-width: 768px) {
  .mobile-dashboard-header {
    display: none; }
  #dashboardLeftNav {
    padding-left: 0px; } }

.navbar-collapse .dropdown-menu {
  background-color: #ffffff !important;
  font-size: small !important;
  min-width: unset !important; }

.navbar-collapse .dropdown-menu a {
  border-bottom: none !important;
  color: #ffffff !important; }

.navbar-collapse .dropdown-menu a:hover {
  border-bottom: none !important;
  background-color: #ffffff !important;
  color: #666666 !important;
  border-color: #ffffff; }

.navbar-collapse li a {
  color: #ffffff;
  padding-top: 5px !important;
  padding-bottom: 3px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border-bottom: 3px solid transparent;
  position: relative;
  z-index: 1000; }

.navbar-collapse li a:hover {
  border-bottom: 3px solid #7ab800;
  background-color: #ffffff !important;
  color: #7ab800 !important; }

.sub-header .navbar-collapse li a {
  color: #666666 !important;
  padding: 8px 10px 5px 10px !important;
  border-bottom: 3px solid transparent;
  position: relative;
  z-index: 1000; }

.sub-header .navbar-collapse li a:hover,
.sub-header .open > a {
  border-bottom: 3px solid #7ab800;
  background-color: #ffffff !important;
  color: #7ab800 !important; }

/*.sub-header .navbar-collapse li a:focus {
        color: $swbc-primary !important;
        padding: 8px 10px 5px 10px !important;
        border-bottom: 3px solid transparent;
        position: relative;
        z-index: 1000;
    }*/
.nav .caret {
  border-top-color: #ffffff !important;
  border-bottom-color: #ffffff !important; }

.sub-header .nav .caret {
  border-top-color: #666666 !important;
  border-bottom-color: #666666 !important; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #7ab800;
  border-color: #7ab800;
  background-color: #ffffff; }

.nav .open > a > .caret {
  color: #7ab800; }

/* Bootstrap navbar-brand has 15px padding around all - that's too much. */
.navbar-brand {
  padding: 0; }

.sub-header .navbar-brand {
  /*border-right: 1px dotted $swbc-primary;*/
  padding-right: 15px;
  /*padding-left: 15px;*/
  /*border-left: 1px dotted $swbc-primary;*/
  line-height: 35px;
  height: 35px; }

.sub-header .navbar-brand a {
  font-size: large;
  color: #003478;
  /*color: $swbc-primary;*/
  text-transform: uppercase; }

.sub-header .navbar-brand a:hover {
  color: #7ab800; }

.sub-header .dropdown-menu {
  left: auto;
  right: 0; }

.navbar {
  height: 70px !important; }

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0px; }

.navbar-default .navbar-text {
  color: #ffffff; }

.navbar-default .navbar-nav > li > a {
  color: #ffffff; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #7ab800;
  background-color: #ffffff; }

.navbar-default .navbar-nav > li > a:hover .caret,
.navbar-default .navbar-nav > li > a:focus .caret {
  border-top-color: #7ab800 !important;
  border-bottom-color: #7ab800 !important; }

/* Icon bar overrides */
.navbar-default .navbar-toggle {
  border-color: transparent;
  margin-top: 36px; }

.navbar .navbar-toggler {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent; }

#drpMenuTools {
  width: 972px;
  height: 400px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #ffffff !important;
  right: -1px !important;
  left: auto;
  top: 30px;
  z-index: 1001;
  margin-top: 0px; }

#drpMenuElements {
  width: 972px;
  background-color: #ffffff !important;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  right: -63px;
  left: auto;
  top: 30px;
  z-index: 1001;
  margin-top: 0px; }

#drpMenuTools > li,
#drpMenuElements > li {
  padding: 10px 20px; }

#drpMenuElementsMobile, #drpMenuToolsMobile {
  background-color: #003478 !important;
  color: #ffffff !important; }

#drpMenuElementsMobile li a:hover,
#drpMenuToolsMobile li a:hover {
  color: #7ab800 !important; }

/*.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: initial !important;
}*/
@media (max-width: 767px) {
  #horizontalMenu, #subMenu {
    height: auto !important; }
  /* Move the horizontal menu down below our header section when in mobile mode. */
  .navbar-toggle {
    margin-top: 17px !important;
    margin-bottom: 0;
    padding-right: 0px !important; }
  .main-header .container .navbar-collapse {
    margin-top: 31px !important;
    position: relative;
    z-index: 10000;
    margin-left: -15px !important;
    margin-right: -15px !important; }
  .navbar-collapse ul {
    padding-left: 10px; }
  .navbar-collapse ul,
  .navbar-collapse ul li,
  .navbar-collapse ul li a {
    width: 100%; }
  .sub-header .container .navbar-collapse {
    /*margin-top: -5px !important;*/
    position: relative;
    z-index: 10000;
    margin-left: -15px !important;
    margin-right: -15px !important; }
  /* Move the horizontal menu items to the left when in mobile mode. */
  .navbar-nav {
    float: left !important; }
  /* Navbar-static-top needs a bit more padding below logo than navbar-fixed-top */
  header > nav > .container {
    height: 70px !important; }
  /* Push the signin to the right */
  .signin, .signin-dropdown .dropdown-toggle {
    display: none; }
  .container {
    /*padding-left: 0px;
        padding-right: 0px;*/ }
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; }
  .navbar-toggle {
    margin-right: 0; } }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff; }

/* --------------------------------------------- END NAV OVERRIDES -----------------------------------------*/
/* --------------------------------------------- BEGIN QTIP OVERRIDES -----------------------------------------*/
.qtip-dark {
  background-color: #666666;
  border: 1px solid #808080; }

/* --------------------------------------------- END QTIP OVERRIDES -----------------------------------------*/
/*------View Details-------*/
h3 a {
  font-weight: normal;
  font-size: .8em;
  white-space: nowrap;
  float: right; }

h3 a:last-child {
  margin-left: 25px; }

h3 a:last-child:before {
  content: none; }

h3 a:before {
  color: #666666;
  content: "\0000a0\0000a0|\0000a0\0000a0"; }

h3 .info {
  margin-left: 10px;
  color: #666666;
  font-size: 1.1em;
  cursor: pointer;
  top: 3px !important; }

.rtl {
  direction: rtl; }

.ltr {
  direction: ltr; }

.entityCommands {
  margin-top: -6px;
  padding-left: 25px;
  margin-left: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 1.1em;
  display: inline-block;
  list-style-type: none; }

.entityCommands li {
  float: left;
  text-decoration: none;
  white-space: nowrap;
  margin-bottom: 0px; }

.entityCommands li a {
  white-space: nowrap; }

.entityCommands li:before {
  content: "\0000a0|\0000a0"; }

.entityCommands li:first-child:before {
  content: none; }

.view {
  line-height: 1.7em; }

.view span {
  color: #003478; }

/* --------------------------------------------- BEGIN MODAL OVERRIDES -----------------------------------------*/
.modal-header {
  background-color: #003478 !important;
  color: #ffffff !important; }

.modal-header .close {
  color: #ffffff !important; }

.modal-header .close span {
  color: #ffffff !important; }

.modal-body {
  overflow: auto; }

.modal-footer button,
.modal-footer .btn + .btn {
  margin-left: 10px !important; }

.modal-footer-for-table {
  padding: 10px 7px 7px 7px;
  text-align: right; }

/* --------------------------------------------- END MODAL OVERRIDES -----------------------------------------*/
.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
  margin-top: 26px;
  margin-left: 30px; }

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg); }
  to {
    transform: scale(1) rotate(360deg); } }

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

.form-control {
  border-color: #c7c7c7;
  box-shadow: none; }

.text-error {
  color: #b94a48 !important; }

.text-success {
  color: #666666 !important; }

/* --------------------------------------------- BEGIN ANGULAR OVERRIDES -----------------------------------------*/
.ng-touched.ng-invalid {
  border-color: #b94a48;
  /* bootstrap alert red */ }

.ng-touched.ng-invalid:focus {
  box-shadow: inset 0 1px 1px rgba(185, 74, 72, 0.07), 0 0 4px rgba(185, 74, 72, 0.6); }

.input-error {
  border-color: #b94a48; }

.input-error:focus {
  box-shadow: inset 0 1px 1px rgba(185, 74, 72, 0.07), 0 0 4px rgba(185, 74, 72, 0.6); }

.select-error {
  border-color: #b94a48;
  right: 15px; }

.glyphicon-error {
  font-size: large;
  color: #b94a48 !important; }

.glyphicon-error-select {
  font-size: large;
  color: #b94a48 !important;
  margin-right: 15px; }

.glyphicon-error-input-group {
  font-size: large;
  color: #b94a48 !important;
  margin-right: 40px; }

.glyphicon-required {
  font-size: 0.5em;
  color: #b94a48;
  top: -4px;
  margin-left: 2px;
  background-color: #ffffff; }

.glyphicon-superscript {
  font-size: .5em;
  top: -4px;
  left: -2px; }

/* --------------------------------------------- END ANGULAR OVERRIDES -----------------------------------------*/
/* ---------------------------------- TOOLTIP OVERRIDE SO IT APPEARS BEHIND MODAL -------------------------- */
.tooltip {
  z-index: 1030 !important; }

.related-items {
  font-style: italic;
  background-color: #f6f6f6;
  cursor: no-drop; }

.glyphicon-section {
  float: right;
  cursor: pointer;
  color: #7ab800; }

.tile-title-height {
  font-size: 1.0em;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #ffffff; }

.grid-loading {
  margin-left: 20px;
  line-height: 65px; }

.PortalBottom {
  background-color: #003478; }

.PortalTop {
  background-color: #0067ad;
  width: 100%; }

.ToolBottom {
  background-color: #003478; }

.ToolTop {
  background-color: #0067ad;
  width: 100%; }

.ElementTop {
  background-color: #5eb0e8;
  width: 100%; }

.ElementBottom {
  background-color: #007ac9; }

.NewlyAvailableTop {
  background-color: #9fe123;
  width: 100%; }

.NewlyAvailableBottom {
  background-color: #7ab800; }

.DisabledTop {
  background-color: #aaaaaa;
  width: 100%; }

.DisabledBottom {
  background-color: #6a737b; }

.file-upload {
  opacity: 0;
  width: 45px;
  height: 100%;
  outline: none;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer; }

.tile-image-container {
  display: inline-block; }

.div-ProcessingModal {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  text-align: center;
  margin: -25px; }

.div-ProcessingModalBody {
  top: 50%;
  left: 25%;
  width: 50%;
  font-size: 1em;
  position: absolute;
  height: 100px;
  margin-top: -50px;
  line-height: 100px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.div-ProcessingModalMenuBody {
  top: 30%;
  left: 5%;
  width: 90%;
  font-size: 1em;
  position: absolute;
  height: 100px;
  margin-top: 0px;
  line-height: 100px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.twowaylist-filter {
  text-align: right;
  width: 200px;
  height: 25px;
  margin-top: -3px;
  border: none;
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.twowaylist-filter-glyphicon {
  height: 25px;
  width: 25px;
  line-height: 21px; }

.dashboard-subheader {
  font-size: 11px;
  color: #ffffff;
  padding-left: 5px;
  font-weight: bold; }

.dashboard-subtext {
  color: #666666;
  text-wrap: none;
  padding: 15px 10px; }

/* TODO: Determine if the News/Alert box and Tiles should be
	hard-coded widths. 
*/
.notification_news_maxwidth {
  max-width: 227.5px;
  margin-left: -12px; }

.news-alerts-height {
  height: 180px;
  margin-top: 10px; }

.news-alerts-subheader {
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px; }

/* Use the below 3 classes to center vertically */
.subheader-container-fluid {
  height: 30px;
  display: table;
  width: 100%;
  padding: 0; }

.subheader-row-fluid {
  height: 100%;
  display: table-cell;
  vertical-align: middle; }

.centering {
  float: none;
  margin: 0 auto; }

.bottom-leftalign-text {
  position: absolute;
  bottom: 5px;
  left: 15px;
  padding-bottom: 0px; }

.bottom-align-text {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-bottom: 0px;
  font-size: .9em; }

.bottom-align-text-notification {
  margin-top: -10px;
  left: 10px; }

.display-table {
  display: table;
  border-left: 1px dotted #eeeeee; }

.display-table-row {
  display: table-row;
  border: 1px solid #eeeeee; }

.display-table-cell {
  display: table-cell;
  padding: 5px;
  border-right: 1px dotted #eeeeee;
  border-left: none;
  border-bottom: 1px solid #eeeeee;
  border-top: none; }

.border-mediumgray {
  border: 1px solid #c7c7c7; }

.submenu-logo {
  font-size: large;
  color: #003478;
  line-height: 35px;
  border-right: 1px dotted #666666;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px dotted #666666; }

.submenu {
  list-style-type: none;
  font-size: small;
  padding-left: 15px; }

.submenu li {
  cursor: pointer;
  padding-bottom: 7px;
  padding-top: 10px;
  display: inline;
  padding-left: 10px;
  padding-right: 10px; }

.submenu li:hover {
  border-bottom: 3px solid #7ab800;
  color: #7ab800; }

.dashboard-main .row,
.dropdown-menu .row {
  margin-left: -5px !important;
  margin-right: -5px !important;
  margin-bottom: 5px !important; }

.dropdown-menu h2 {
  font-size: 20px;
  margin-top: 0; }

.dashboard-main .row .col-sm-2,
.dashboard-main .row .col-md-3,
.dashboard-main .row .col-md-6,
.dashboard-main .row .col-md-9,
.dropdown-menu .row .col-sm-2,
.dropdown-menu .row .col-md-3,
.dropdown-menu .row .col-md-6 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.dashboard-processing-essentials {
  background-color: #ffffff;
  padding: 35px 15px;
  height: 120px;
  margin: 10px -10px 0px -10px !important;
  vertical-align: middle;
  text-align: center; }

.dashboard-processing-news {
  margin-top: 10px;
  background-color: #ffffff;
  padding: 35px 15px;
  height: 180px;
  text-align: center; }

.userTile-container {
  padding: 0px; }

.userTile-container .userTile-frame {
  padding: 5px;
  cursor: pointer; }

.userTile-container .userTile-frame[draggable="true"] {
  cursor: move; }

.userTile-frame img {
  width: 100%;
  display: block;
  min-height: 32px;
  height: 72px;
  max-height: 72px;
  padding: 10px; }

.userTile-frame:hover {
  background: rgba(255, 255, 255, 0.5); }

ul li h2 {
  padding-top: 15px; }

.userTile-frame :last-child {
  width: 100%;
  font-size: 11px;
  color: #ffffff;
  line-height: 14px;
  vertical-align: middle;
  text-align: center;
  border-radius: 0;
  display: inline-block; }

.userTile-frame .panel-footer {
  padding: 2px 15px;
  height: 38px;
  min-height: 38px;
  line-height: 30px;
  width: 100%;
  border-radius: 0; }

.carousel-control.right,
.carousel-control.left {
  background-image: none !important; }

.carousel-indicators {
  bottom: -12px !important; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  margin-right: -35px !important; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  margin-left: -35px !important; }

.carousel-inner > .item > a > img {
  margin-left: auto;
  margin-right: auto; }

.userTile-frame-addnew img {
  width: 100%;
  display: block;
  min-height: 100px;
  max-height: 115px;
  padding: 10px; }

.userTile-Remove {
  position: absolute;
  background-color: #7ab800;
  color: #ffffff;
  border-radius: 0px;
  cursor: pointer;
  font-size: 14px;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }

.userTile-Remove:hover {
  background-color: #88cc00; }

.userTile-Remove .btn {
  padding: 4px 10px; }

.essentials-edit {
  margin-left: 20px;
  margin-top: 19px; }

.essentials-edit .btn-link-primary {
  background-color: #7ab800;
  padding: 0;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  background-color: #7ab800;
  color: #ffffff;
  margin-left: 5px;
  -webkit-box-shadow: 0 2px 2px #aaaaaa;
  -moz-box-shadow: 0 2px 2px #aaaaaa;
  box-shadow: 0 2px 2px #aaaaaa; }

.essentials-edit .btn-link-primary:hover {
  background-color: #88cc00; }

.essentials-edit .btn-link-primary span {
  font-size: .9em; }

.essentials-edit .btn-link-secondary {
  background-color: #7ab800;
  padding: 0;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  background-color: #666666;
  margin-left: 5px;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px #aaaaaa;
  -moz-box-shadow: 0 2px 2px #aaaaaa;
  box-shadow: 0 2px 2px #aaaaaa; }

.essentials-edit .btn-link-secondary:hover {
  background-color: #aaaaaa; }

.essentials-edit .btn-link-secondary span {
  font-size: .9em; }

/*
	Hover effects from Bootstrap
*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 52, 120, 0.8);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear; }

.hovereffect h2 {
  color: #ffffff;
  text-align: center;
  position: relative;
  font-size: 10px;
  background: rgba(0, 52, 120, 0.6);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 10px; }

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  color: #ffffff !important;
  font-size: 18px;
  background-color: transparent;
  line-height: 109px;
  /* this is height of a tile */
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.hovereffect span.info {
  text-decoration: none;
  display: inline-block;
  color: #ffffff !important;
  font-size: 18px;
  background-color: transparent;
  line-height: 109px;
  /* this is height of a tile */
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.hovereffect a.info:hover {
  background-color: transparent !important;
  color: #ffffff !important; }

.hovereffect span.info:hover {
  background-color: transparent !important;
  color: #ffffff !important; }

.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect:hover h2, .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

.hovereffect:hover h2, .hovereffect:hover span.info {
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect:hover span.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

.stats-iframe-container {
  width: 100%;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  -webkit-overflow-scrolling: touch; }

.statsIframe {
  height: 201px;
  color: #666666;
  background-color: #ffffff;
  border: none;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden; }

.statsIframeTitle {
  height: 30px;
  color: #ffffff;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px; }

a#lnkSendMeDetails {
  color: #7ab800 !important;
  padding-left: 0px !important;
  display: inline-block; }

.accounts-dropdown {
  max-width: 100px;
  border: none;
  margin-top: 7px;
  width: 100px; }

.accounts-dropdown:focus {
  outline: none;
  box-shadow: none; }

.account-selection {
  color: #ffffff;
  font-size: small;
  line-height: 30px; }

.account-selection .account-sel-name {
  margin-left: 5px;
  color: #ffffff; }

.account-selection a {
  margin-left: 5px;
  margin-right: 20px; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px dashed;
  border-top: 3px solid \9;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent; }

.field-detail-value {
  opacity: .5;
  color: #666666 !important; }

.alert-info {
  background-color: #eeeeee;
  border-color: #c7c7c7;
  color: #666666; }

.alert-info hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7c7c7;
  margin: 1em 0 1em 0;
  padding: 0; }

.alert-error {
  background-color: #ffeeee;
  border-color: #ebccd1;
  color: #b94a48; }

/*********Search Criteria Style********************/
.search-pills,
.search-pill-results {
  padding: 2px 5px;
  height: 110px;
  border: 1px solid #c7c7c7;
  width: 100%;
  word-wrap: break-word; }

.search-pills .label-default,
.search-pill-results .label-primary {
  margin-right: 10px;
  cursor: pointer;
  display: inline-block; }

.search-pills .glyphicon-plus {
  margin-right: 5px;
  color: #7ab800; }

.label-primary {
  color: #666666;
  background-color: #eeeeee;
  border: 1px solid #c7c7c7; }

.search-pill-results .glyphicon-remove {
  margin-left: 5px;
  color: #b94a48; }

.searchContent {
  margin: 15px auto 0;
  padding: 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px #aaaaaa;
  -moz-box-shadow: 0 2px 2px #aaaaaa;
  box-shadow: 0 2px 2px #aaaaaa;
  position: relative; }

.datepicker .calendarContainer .calendar {
  margin-top: -15px; }

/**************navbar toggle overrides***************/
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out; }

.navbar-toggle.active .top-bar {
  top: 6px;
  transform: rotate(45deg); }

.navbar-toggle.active .middle-bar {
  background-color: transparent !important; }

.navbar-toggle.active .bottom-bar {
  top: -6px;
  transform: rotate(-45deg); }

/**************modal footer fix for windowsOverlay component ***************/
.modal-body .modal-footer {
  padding: 15px 15px 0 15px;
  margin-left: -15px;
  margin-right: -15px; }

.showTrash-seperator {
  background-color: #ffffff;
  width: 1px;
  position: absolute;
  top: 0px;
  height: 35px !important;
  border-left: thick;
  margin-left: -13px; }

/***************about us styles*****************************/
.aboutUs-footer {
  color: #aaaaaa;
  font-size: 1rem;
  padding: 15px;
  border-top: 1px solid #dddddd; }

.aboutUs-footer a {
  color: #aaaaaa; }

.aboutUs-footer a:hover {
  color: #333333; }

.aboutusdetails {
  padding-top: 10px; }

#aboutusclose {
  padding-bottom: 8px;
  padding-top: 5px;
  text-align: right; }

.slick-cell-checkboxsel {
  text-align: center; }

.slick-header-checkboxsel {
  margin-left: 5px; }

/** Bootstrap Multi-level submenu styles. **/
.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto;
  margin-top: -6px;
  margin-left: 0px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
  background-color: #ffffff; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 2px 3px 5px;
  border-left-color: #666666;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #7ab800; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }
