.c-header {
    background-color: #FFFFFF;
    vertical-align: top;
    height: fit-content;
}
.c-sidebar .c-sidebar-brand, .c-sidebar .c-sidebar-header {
    background-color: #FFFFFF;
}

.c-subheader {
    /*display:none;*/
    background-color: #FFFFFF;
}

.c-header .c-subheader {
    border-top: 0;
}

.soc-green {
    color: #45A247;
}

.c-app {
    background-color: #FFFFFF;
}

.navbar-heading {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 32pt;
    color: black;
}
.navbar-heading:focus, .navbar-heading:hover {
    text-decoration: none;
}

.sb-icon {
    font-size: 28px;
    width: 35px;
    text-align:center;
    margin-right: 8px;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

@media (max-width: 991.98px) {
    .navbar-heading {
        font-size: 24pt;
    }
}


.c-icon .c-icon-lg {
    width: 1.5rem;
    height: 1.5rem;
}

.lbl {
    background-color: #E6E6E6;
    color: #2A2F34;
    max-width: 100% !important;
    max-height: 33px;
    white-space: nowrap;
    display: block;
    width: 100%;
    padding: 0.40rem 0.50rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid;
    border-color: transparent;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.lblFloat {
    position: relative;
    left: 8px;
    top: 10px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: white;
    width: fit-content;
    color: #7C7C7C;
}

.card-header {
    animation: fromTop .9s;
}


h5.lblFloat {
    top: 18px;
}

.border-box {
    border: 1px silver solid;
    padding: 8px;
    width: 100%;
}

.fld {
    padding-left: 2px;
    padding-right: 0;
    padding-top: 4px;
}

.bg-swirl {
    background-image: url(../assets/img/main-content-background.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.bg-tr-swirl {
    background-image: url(../assets/img/page_background_tr.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.bg-br-swirl {
    background-image: url(../assets/img/page_background_br.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}


.dx-accordion-item-title {
  background-color: #24252F;
}
.dx-accordion-item-opened.dx-state-hover > .dx-accordion-item-title, .dx-accordion-item-opened > .dx-accordion-item-title {
  background-color: #24252F;
}
.dx-accordion, .dx-accordion-item, .dx-item-content.dx-accordion-item-body {
  background-color: transparent;
}
.dx-accordion-item-opened {
  border-color: transparent;
}
.dx-state-focused.dx-accordion-item {
  border-color: transparent;
}

.dxeTextBox_Material td.dxic,
.dxeButtonEdit_Material td.dxic {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

input[type="text"].dxeEditAreaSys {
    font-size: 16px;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}
/* Provide sufficient contrast against white background */
.btn-primary, .btn-default {
  color: #FFF;
  background-color: #1E4B6A;
  border-color: rgba(30, 75, 106, 0.590);
}
@media (hover: hover), (-ms-high-contrast: none) {
  .btn-primary:hover, .btn-default:hover {
    color: #FFF;
    background-color: #505050;
    border-color: #505050;
  }
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #FFF;
  background-color: #1B6EC2;
  border-color: #1861AC;
}
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  bottom: 0;
  z-index: 999;
  background-color: #737373;
  width: 100%;
  padding: 10px 0;
}

/* Sticky footer styles

-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
.border-top {
  border-top: 1px solid #E5E5E5;
}
.border-bottom {
  border-bottom: 1px solid #E5E5E5;
}
.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}
button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 0;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  /* Vertically center the text there */
}
.card {
  margin: 0px 15px 0;
  padding: 0;
  position: relative;
}
.card .card-header {
  z-index: 3 !important;
  border-bottom: none;
  background: transparent;
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card [class*="card-header-"] .card-icon, .card [class*="card-header-"] .card-text {
  border-radius: 3px;
  background-color: #1E4B6A;
  padding: 15px;
  margin-top: -20px;
  margin-right: 15px;
  float: left;
}
.card .card-header.card-header-icon .card-title, .card .card-header.card-header-text .card-title {
  margin-top: 15px;
  color: #3C4858;
}
.card .card-header.card-header-icon h4, .card .card-header.card-header-text h4 {
  font-weight: 300;
}
.card .card-header .card-title {
  margin-bottom: 3px;
}
.card-icon {
  background-color: #3C4858;
  color: white;
  font-size: 25px;
  min-width: 65px;
  text-align: center;
}
h5 {
    font-size: 14px;
    font-weight: bold;
    color: #3C5B9C;
}

@keyframes fromTop {
    0% {
        transform: translateY(-500px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes fromLeft {
    0% {
        transform: translateX(-900px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes fromRight {
    0% {
        transform: translateX(900px);
    }

    100% {
        transform: translateX(0);
    }
}