@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700,300");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
/*Black Bold Light Medium Regular SemiBold UltraBold UltraLight Variable*/
@font-face {
  font-family: Telegraf-UltraLight;
  src: url("../fonts/TelegrafFont/Telegraf-UltraLight.eot");
  src: url("../fonts/TelegrafFont/Telegraf-UltraLight.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-UltraLight.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-UltraLight.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-Light;
  src: url("../fonts/TelegrafFont/Telegraf-Light.eot");
  src: url("../fonts/TelegrafFont/Telegraf-Light.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-Light.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-Light.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-Light.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-Regular;
  src: url("../fonts/TelegrafFont/Telegraf-Regular.eot");
  src: url("../fonts/TelegrafFont/Telegraf-Regular.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-Regular.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-Regular.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-Regular.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-Medium;
  src: url("../fonts/TelegrafFont/Telegraf-Medium.eot");
  src: url("../fonts/TelegrafFont/Telegraf-Medium.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-Medium.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-Medium.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-Medium.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-Bold;
  src: url("../fonts/TelegrafFont/Telegraf-Bold.eot");
  src: url("../fonts/TelegrafFont/Telegraf-Bold.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-Bold.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-Bold.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-Bold.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-SemiBold;
  src: url("../fonts/TelegrafFont/Telegraf-SemiBold.eot");
  src: url("../fonts/TelegrafFont/Telegraf-SemiBold.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-SemiBold.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-SemiBold.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-UltraBold;
  src: url("../fonts/TelegrafFont/Telegraf-UltraBold.eot");
  src: url("../fonts/TelegrafFont/Telegraf-UltraBold.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-UltraBold.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-UltraBold.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-UltraBold.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-Black;
  src: url("../fonts/TelegrafFont/Telegraf-Black.eot");
  src: url("../fonts/TelegrafFont/Telegraf-Black.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-Black.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-Black.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-Black.ttf") format("truetype");
}
@font-face {
  font-family: Telegraf-Variable;
  src: url("../fonts/TelegrafFont/Telegraf-Variable.eot");
  src: url("../fonts/TelegrafFont/Telegraf-Variable.eot") format("embedded-opentype");
  src: url("../fonts/TelegrafFont/Telegraf-Variable.woff2") format("woff2");
  src: url("../fonts/TelegrafFont/Telegraf-Variable.woff") format("woff");
  src: url("../fonts/TelegrafFont/Telegraf-Variable.ttf") format("truetype");
}
:root {
  --fa-secondary-opacity: 0.6;
}

/*ROOT 1rem*/
/* - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - COLOR PALETTE FROM STORYBOOK/FIGMA*/
/*text colours*/
/*- - - - - - - - - - - - -  tm appraisal forms*/
/* - - - - - - - - - -  darken / lighten factor - redundant?*/
/* - - - - - - - - - - - - - - dataviz categorical */
/* - - - - - - - - - - - - - - dataviz diverging spectral */
/* - - - - - - - - - - - - - - dataviz signal spectral */
/* - - - - - - - - - - - - - - dataviz diverging branding */
/* - - - - - - - - - - - - - - dataviz heat */
/* --------------------------
link anchor
  ---------------------------- */
/* --------------------------
Form states alerts – deprecated?
  ---------------------------- */
/* --------------------------
Talentech handmade icons such as absence and companies
---------------------------- */
/* Hack to make sure SASS is not replacing the actual escaped ascii representation of icons with the unicode character */
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-wrap {
  white-space: normal;
}

.dropdown-lg {
  width: 280px;
}

.dropdown-menu {
  box-shadow: 0 0px 24px 0 rgba(21, 21, 23, 0.06), 0 1px 0px 0 rgba(21, 21, 23, 0.02);
  border: 1px solid rgba(21, 21, 23, 0.05);
}

/* --------------------------
Talentech overrides
---------------------------- */
h1, h2, h3, h4, h5, h6, .topNav {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
}

/*h1, h2, h3, h4, h5, h6, p {color: $ttText300;}
h1{font-size: 2.25rem;}
h2{font-size: 2rem;}
h3{font-size: 1.75rem;}
h4{font-size: 1.5rem;}
h5{font-size: 1.2rem;}
h6{font-size: 1rem;} 
*/
/*Compromise. Increase over time if possible*/
h1, h2, h3, h4, h5, h6, p {
  color: #26253e;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.75rem;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.2rem;
}

h5, .h5 {
  font-size: 1.1rem;
}

h6, .h6 {
  font-size: 1rem;
  text-transform: uppercase;
}

.display-1, .display-2, .display-3, .display-4 {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-weight: 300;
  font-family: "Telegraf-UltraLight";
}

.display-1 {
  font-size: 3.25rem;
}

.display-2 {
  font-size: 2.75rem;
}

.display-3 {
  font-size: 2.375rem;
}

.display-4 {
  font-size: 2rem;
}

p {
  line-height: 1.429rem;
  font-weight: normal;
}

a, a:hover, a:focus {
  color: inherit;
  transition: all 0.3s;
}

.card-header h6 {
  font-size: 1rem;
  text-transform: none;
}

/* --------------------------
TR stats top bar
  ---------------------------- */
.dashboardchart-data-lastweek {
  color: #56557c !important;
  font-weight: 600 !important;
}

.dashboardchart-data-lastmonth {
  color: #9595bb !important;
  font-weight: 600 !important;
}

.dashboardchart-data-lastyear {
  color: #944a62 !important;
  font-weight: 600 !important;
}

.dashboardchart-separator {
  background-color: #e6e6ea !important;
  height: 2px;
}

/* --------------------------
TR stats top bar
  ---------------------------- */
.ProcessStatusOrange, a.ProcessStatusOrange:link {
  color: #9e6b18 !important;
}

.ProcessStatusRed, a.ProcessStatusRed:link {
  color: #ca4b46 !important;
}

.ProcessStatusGreen, a.ProcessStatusGreen:link {
  color: #49815f !important;
}

html {
  position: relative;
  min-height: 100%;
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  background-color: #f1f1f3;
}

.page-title-box {
  background-color: #ffffff;
  margin: -1.143rem -1.143rem 1.143rem -1.143rem;
  padding: 1.143rem;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}
.page-title-box .page-title {
  margin-bottom: 0;
  font-size: 1.143rem;
}
.page-title-box .breadcrumb {
  padding: 0;
  background-color: transparent !important;
}

/* ---------------------------------------------------
breadcrumbs
----------------------------------------------------- */
.breadcrumb {
  font-size: 1rem;
  line-height: 1.143rem;
  margin-top: 0.857rem;
  padding-bottom: 0.3rem;
}

.breadcrumb a {
  color: #60606c;
  text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 1rem;
}

.breadcrumb-item::before {
  padding-left: 0.429rem;
}

.breadcrumb-item.active {
  color: #26253e;
}

/* ---------------------------------------------------
tabs
----------------------------------------------------- */
.nav-tabs {
  text-transform: uppercase;
  font-size: 0.857rem;
  font-weight: 600;
  border: none;
}

.nav-link {
  padding: 0.5rem 0.5rem 0.3754 0.5rem;
}

.nav-tabs .nav-item .nav-link:hover {
  border-bottom: 4px solid #26253e;
}

.nav-tabs .nav-item .nav-link:focus {
  border-style: inset;
  border: 2px solid #c7c7dc;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #26253e;
  border-bottom: 4px solid #26253e;
}

.nav-tabs a, .pagination a {
  color: #444450;
  text-decoration: none;
}

.nav-tabs .nav-link {
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  border: none;
}

/* ---------------------------------------------------

----------------------------------------------------- */
.card-box {
  padding: 1.143rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  background-clip: padding-box;
  margin-bottom: 1.143rem;
  margin: 1rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.04);
}

.content-narrow {
  max-width: 1440px;
}

.row-narrow {
  max-width: 1460px;
}

.header-title {
  font-size: 1rem;
  text-transform: uppercase;
}

.page-header {
  margin-top: 2.143rem;
  margin-bottom: 1.143rem;
  font-size: 1.15rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6dc;
}

.button-list {
  margin-bottom: -5px;
  margin-left: -7px;
}
.button-list button,
.button-list a {
  margin: 5px 7px;
}

canvas {
  max-width: 100%;
}

svg {
  max-width: 100%;
}

/* --------------------------
Links
---------------------------- */
a {
  color: #26253e;
  text-decoration: underline;
  text-decoration-color: rgba(38, 37, 62, 0.4);
}

a:hover {
  color: #56557c;
}

/* --------------------------
Rows & cols
---------------------------- */
.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  padding-right: 0.857rem;
  padding-left: 0.857rem;
}

.bg-primary {
  background-color: #26253e !important;
}

.bg-success {
  background-color: #49815f !important;
}

.bg-info {
  background-color: #92bcd7 !important;
}

.bg-warning {
  background-color: #f4bc60 !important;
}

.bg-danger {
  background-color: #ca4b46 !important;
}

.bg-purple {
  background-color: #c7c7dc !important;
}

.bg-pink {
  background-color: #da8aa5 !important;
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  background-color: #26253e;
}

/* --------------------------
Custom colour classes: legacy deprecated: do not use these classes
---------------------------- */
.bg-dark {
  background-color: #26253e !important;
}

.bg-faded {
  background-color: #f1f1f3;
}

.primary {
  color: #26253e;
}

.hr-red {
  color: #ca4b46;
}

.hr-purple {
  color: #6c6a9a;
}

.hr-green {
  color: #49815f;
}

.hr-yellow {
  color: #efae45;
}

.hr-blue {
  color: #41405e;
}

.hr-darkBlue {
  color: #41405e;
}

.hr-bluegray {
  color: #d6d6e4;
}

.lightBlue {
  color: #efeff3;
}

.gray-dark {
  color: #444450;
}

.gray {
  color: #b7b7c0;
}

.hr-gray {
  color: #b7b7c0;
}

.gray-light {
  color: #757581;
}

.gray-lighter {
  color: #d6d6dc;
}

.gray-lightest {
  color: #f1f1f3;
}

.hr-supportBar {
  color: #26253e;
}

/* - - - borders*/
.border-blue {
  border: 1px solid #26253e;
}

.border-green {
  border: 1px solid #49815f;
}

.border-gray {
  border: 1px solid #b7b7c0;
}

.border-success {
  border: 1px solid #49815f !important;
}

.border-warning {
  border: 1px solid #efae45 !important;
}

.border-danger {
  border: 1px solid #e9827d !important;
}

/* - - - - backgrounds bkg. */
.bg-hr-blue {
  background-color: #d6d6dc;
  color: #26253e;
}

.bg-hr-green {
  background-color: #49815f;
  color: #ffffff;
}

.bg-hr-gray {
  background-color: #b7b7c0;
  color: #ffffff;
}

.hr-blue-darken-txt {
  color: #26253e;
}

.hr-green-darken-txt {
  color: #235537;
}

.hr-gray-darken-txt {
  color: #30303a;
}

.hr-blue-lighten-txt {
  color: #41405e;
}

.hr-green-lighten-txt {
  color: #77b992;
}

.hr-gray-lighten-txt {
  color: #757581;
}

.bg-hr-blue-darken {
  background-color: #26253e;
}

.bg-hr-green-darken {
  background-color: #235537;
}

.bg-hr-gray-darken {
  background-color: #30303a;
}

.bg-hr-blue-lighten {
  background-color: #41405e;
}

.bg-hr-green-lighten {
  background-color: #77b992;
}

.bg-hr-gray-lighten {
  background-color: #757581;
}

.bg-hr-blue .navbar-nav a {
  color: #ffffff;
}

.exampleBorder {
  border: 3px solid #56557c;
}

.card.infoBkg {
  background-color: #d6d6e4;
}

/* --------------------------
END legacy deprecated classes
---------------------------- */
/* --------------------------
Talentech
---------------------------- */
.talmundo-yellow {
  color: #f3c300;
}

/*- - - - - - - - TM appraisal colour code employee and superior */
.employeeB {
  color: #235537;
}

.employeeB-border {
  border: 1px solid #235537;
}

.employeeB-bg {
  background-color: #235537;
}

.superiorB {
  color: #6c6a9a;
}

.superiorB-border {
  border: 1px solid #6c6a9a;
}

.superiorB-bg {
  background-color: #6c6a9a;
}

/* --------------------------
Background for deleted content stripey bkg
---------------------------- */
.stripesB {
  color: #ffffff;
  background: repeating-linear-gradient(45deg, #f1f1f3, 4px, #ffffff 4px, #ffffff 8px);
  background-attachment: fixed;
}

.stripesB {
  color: #444450;
}

/* --------------------------
?TODO move
---------------------------- */
@media screen and (min-width: 0\0 ) {
  .form-control {
    padding: 0.55rem 0.75rem !important;
  }

  .input-group-addon {
    line-height: 1.2 !important;
    font-size: 0.9rem !important;
  }

  .carousel-control span {
    right: 1.143rem;
  }
}
/* --------------------------
Backbutton 
---------------------------- */
.btnBack {
  font-size: 2.2em;
  padding-left: 0.1em;
}

.btn-link, .divLink {
  color: #41405e;
}

.divLink {
  display: block;
  text-align: center;
}

/* --------------------------
Spinner
---------------------------- */
.modal-loading {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) 50% 50% no-repeat;
}

/*- - - - - - -OLD OLD OLD spinner. TODO: clean up spinner redundancy*/
#loading {
  position: fixed;
  /* or absolute */
  top: 50%;
  left: 50%;
}

#loading::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 3em;
  content: "";
}

body.loading {
  overflow: hidden;
}

body.loading .modal-loading {
  display: block;
}

/*- - - - - - -NEW NEW NEW NEW  NEW NEW NEW NEW NEW loading spinner*/
/*Ajax spinner – Loading indicator*/
.modal-loading2 {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) 50% 50% no-repeat;
}

#loading2 {
  position: fixed;
  /* or absolute */
  top: 50%;
  left: 50%;
}

#loading3 {
  position: fixed;
  top: 50%;
  left: 50%;
}

#loading2::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Duotone";
}

body.loading2 {
  overflow: hidden;
}

body.loading2 .modal-loading2 {
  display: block;
}

.spinB:before {
  content: "";
  color: #41405e;
}

.spinB:after {
  content: "􏋱";
  color: #41405e;
  text-align: center;
}

.fa-spin {
  -webkit-animation: fa-spin 3s linear infinite;
  animation: fa-spin 3s linear infinite;
}

code {
  color: #bc2189;
}

/* --------------------------

---------------------------- */
.list-group-item.active {
  background-color: #f1f1f3;
  border: 1px solid #f1f1f3;
  color: #26253e;
}

.page-item.active .page-link {
  background-color: #3a385e;
  border: 1px solid #3a385e;
}

/*hack for margins in all pages, adjacent sibling*/
.topbar-main > .container {
  min-width: 99%;
}

.wrapper > .container {
  min-width: 99%;
}

/* --------------------------
Talentech
---------------------------- */
body {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  color: #26253e;
  background-color: #f1f1f3;
}

#content {
  transition: all 0.5s;
}

/* --------------------------
Media queries TODO: move to respective selectors
---------------------------- */
/*down*/
@media (max-width: 768px) {
  .wrapper #appSelect .media-body {
    margin-left: 0.714rem;
  }

  .userB {
    display: none;
  }

  .ttLogo {
    display: none;
  }
}
/*down*/
@media (max-width: 1200px) {
  .navbar-brand .headTxtSm {
    font-weight: 400;
    font-size: var(--font-size-root);
  }

  .secondName {
    display: none;
  }

  .userB .fa-chevron-down {
    display: none;
  }

  .navbar .userB {
    padding-left: var(--font-size-root);
  }
}
/*down*/
@media (max-width: 993px) {
  .firstName {
    display: none;
  }
}
/* down*/
@media (max-width: 576px) {
  .userModal .list-group-item {
    font-size: 1rem;
  }
}
/*up */
@media (min-width: 576px) {
  .navbar-brand {
    font-size: 1rem;
    padding-left: 0.2em;
    line-height: 1.2em;
  }
}
.media .media-body h5 {
  font-size: var(--font-size-root);
}

.media .media-body p {
  font-family: var(--ttTelegrafFallback);
  font-family: "Telegraf-SemiBold";
}

/* --------------------------
Animation for wavy hand and sparkles
---------------------------- */
@keyframes pagerBuzz {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -5deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 5deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.fa-sparkles {
  animation: pagerBuzz 1.5s infinite linear;
  animation-iteration-count: 4;
}

.helloo {
  animation-name: helloo1;
  animation-duration: 2.5s;
  /* speed */
  animation-iteration-count: 4;
  transform-origin: bottom 1.143rem;
  /* Pivot */
  display: inline-block;
  color: #56557c;
}

@keyframes helloo1 {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* --------------------------
TR-specific CV-screening page
---------------------------- */
.cv-screen-container h1 {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-Bold";
}

.cv-screen-container h1 .font-weight-light, .last-name {
  font-weight: none;
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-Light";
}

/* --------------------------
Star-rating widget
---------------------------- */
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.rating-stars ul > li.star {
  display: inline-block;
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size: 1.1em;
  /* Change the size of the stars */
  color: #26253e;
  /*Color on idle state */
  cursor: pointer;
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color: #343350;
  cursor: pointer;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color: #343350;
  cursor: pointer;
}

.admin-btn-img {
  max-width: 4rem;
}

@media (min-width: 1200px) {
  .container {
    max-width: 2560px;
  }
}
.logo {
  float: left;
  color: #ffffff !important;
  font-size: 1.3em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 3em;
}
.logo span span {
  color: #49815f !important;
}

#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  background-color: #ffffff;
  border: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  min-height: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.topbar-main a:hover {
  text-decoration: none;
}

.topbar-main {
  background-color: #26253e;
}
.topbar-main .badge {
  position: absolute;
  top: 12px;
  right: 7px;
}
.topbar-main .navbar-nav > .open > a {
  background-color: fade(#ffffff, 10%) !important;
}
.topbar-main .navbar-nav {
  margin: 0;
}
.topbar-main .navbar-nav .nav-link {
  padding: 0;
  line-height: 60px;
}

.navbar-custom {
  background-color: #ffffff;
}

.navbar-topbar .nav-link {
  padding: 0px;
  line-height: 60px;
  color: #ffffff;
}
.navbar-topbar .dropdown-toggle:after {
  content: initial;
}

.navbar-toggle {
  border: 0;
  position: relative;
  width: 60px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;
  padding-top: 6px;
  height: 18px;
}
.navbar-toggle span {
  height: 2px;
  width: 100%;
  background-color: #ffffff;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
}

.navbar-toggle.open span {
  position: absolute;
}
.navbar-toggle.open span:first-child {
  top: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-toggle.open span:nth-child(2) {
  visibility: hidden;
}
.navbar-toggle.open span:last-child {
  width: 100%;
  top: 12px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navigation-menu > li.active > a {
  color: #26253e;
}

.navigation-menu > li.active li.active > a {
  color: #26253e;
}

.navigation-menu > li.active li.active li.active > a {
  color: #26253e;
}

.navigation-menu {
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  transition: margin 0.3s ease-in-out;
}

.navigation-menu > li {
  display: inline-block;
  position: relative;
}

.navigation-menu > li > a {
  display: block;
  color: #56557c;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 500;
  font-size: 0.95rem;
}
.navigation-menu > li > a:hover {
  color: #56557c;
}
.navigation-menu > li > a:hover i {
  color: #56557c;
}
.navigation-menu > li > a:focus {
  color: #56557c;
}
.navigation-menu > li > a:focus i {
  color: #56557c;
}
.navigation-menu > li > a:active {
  color: #56557c;
}
.navigation-menu > li > a:active i {
  color: #56557c;
}
.navigation-menu > li > a i {
  font-size: 18px;
  margin-right: 5px;
  color: fade(#26253e, 80%);
  vertical-align: middle;
}

.navigation-menu > li > a:hover, .navigation-menu > li > a:focus {
  background-color: transparent;
  text-decoration: none;
}

.navigation-menu > li li > a:hover, .navigation-menu > li li > a:focus {
  text-decoration: none;
}

@media (min-width: 992px) {
  #topnav .navigation-menu > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (min-width: 992px) {
  .navigation-menu > li.last-elements .submenu {
    left: auto;
    right: 0;
  }

  .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
  }

  .navigation-menu > li:first-of-type a {
    padding-left: 0px;
  }

  .navigation-menu > li:hover a {
    color: #56557c;
  }
  .navigation-menu > li:hover a i {
    color: #56557c;
  }

  .navigation-menu > li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    border: 1px solid #d6d6dc;
    padding: 15px 0;
    list-style: none;
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #ffffff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  }

  .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    width: auto;
  }

  .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    width: 200px;
    display: inline-block;
    vertical-align: top;
  }

  .navigation-menu > li .submenu > li.has-submenu > a:after {
    content: "\e649";
    font-family: "themify";
    position: absolute;
    right: 20px;
    font-size: 9px;
  }

  .navigation-menu > li .submenu > li .submenu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px;
  }

  .navigation-menu > li .submenu li {
    position: relative;
  }

  .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }

  .navigation-menu > li .submenu li a {
    display: block;
    padding: 8px 25px;
    clear: both;
    white-space: nowrap;
    color: #26253e;
  }

  .navigation-menu > li .submenu li a:hover {
    color: #56557c;
  }

  .navigation-menu > li .submenu li span {
    display: block;
    padding: 8px 25px;
    clear: both;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    color: #757581;
  }

  .navbar-toggle.navbar-toggle {
    display: none;
  }

  .site-nav {
    position: relative;
    display: block !important;
    width: 100%;
  }

  nav.navbar-custom {
    position: relative;
  }

  .nav-scroll {
    margin: 0;
    border: 0;
    background: rgba(255, 255, 255, 0.7);
    top: 0;
    bottom: 0;
    padding: 0 1em;
    display: block;
    position: absolute;
    z-index: 3;
    width: 6%;
    cursor: pointer;
    font-size: 150%;
  }

  .nav-scroll-left {
    left: 0px;
    border-right: 1px dashed rgba(38, 37, 62, 0.5);
  }

  .nav-scroll-right {
    right: 0px;
    border-left: 1px dashed rgba(38, 37, 62, 0.5);
  }
}
@media (max-width: 991px) {
  .wrapper .btn-group.m-t-15 {
    margin-top: 17px;
  }

  .container {
    width: auto;
  }

  #topnav {
    top: 0 !important;
  }

  .navigation-menu {
    float: none;
    max-height: 400px;
  }

  .navigation-menu > li {
    float: none;
    display: block;
  }

  .navigation-menu > li > a {
    color: #26253e;
    padding: 15px;
  }
  .navigation-menu > li > a i {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .navigation-menu > li > a:after {
    position: absolute;
    right: 15px;
  }

  .navigation-menu > li .submenu {
    display: none;
    list-style: none;
    padding-left: 20px;
    margin: 0;
  }

  .navigation-menu > li .submenu li a {
    display: block;
    position: relative;
    padding: 7px 20px;
    color: #26253e;
  }

  .navigation-menu > li .submenu li a:hover {
    color: #56557c;
  }

  .navigation-menu > li .submenu {
    display: block;
  }

  .navigation-menu > li .submenu .submenu {
    display: none;
    list-style: none;
  }

  .navigation-menu > li .submenu .submenu {
    display: block;
  }

  .navigation-menu > li .submenu.megamenu > li > ul {
    list-style: none;
    padding-left: 0;
  }

  .navigation-menu > li .submenu.megamenu > li > ul > li > span {
    display: block;
    position: relative;
    padding: 15px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
  }

  .navigation-menu > li.has-submenu.open > a {
    color: #56557c;
  }

  .navbar-header {
    float: left;
  }

  .site-nav {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    border-top: 1px solid #d6d6dc;
    border-bottom: 1px solid #d6d6dc;
    background-color: #ffffff;
  }

  .site-nav.open {
    display: block;
    overflow-y: auto;
  }
}
@media (min-width: 768px) {
  .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }

  .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-toggle {
    display: block;
  }
}
.notification-box {
  margin-right: 10px;
}
.notification-box ul {
  max-height: 60px;
}
.notification-box ul li a {
  font-size: 24px;
  color: #ffffff;
  display: block;
  line-height: 60px;
}
.notification-box .noti-dot {
  position: relative;
  top: -45px;
}
.notification-box .pulse {
  width: 2px;
  height: 2px;
  border: 3px solid #ca4b46;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #ca4b46;
  z-index: 10;
  position: absolute;
  right: 3px;
}
.notification-box .dot {
  border: 4px solid #ca4b46;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 30px;
  width: 30px;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -12px;
  left: -4px;
  z-index: 1;
  opacity: 0;
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.user-box {
  text-align: center;
}
.user-box .user-img {
  position: relative;
}
.user-box .user-status {
  height: 12px;
  width: 12px;
  position: absolute;
  bottom: 8px;
  right: 15px;
  line-height: 0px !important;
}
.user-box .user-status i {
  font-size: 12px !important;
}
.user-box .user-status.away i {
  color: #835710;
}
.user-box .user-status.offline i {
  color: #ca4b46;
}
.user-box .user-status.online i {
  color: #235537;
}
.user-box .user-status.busy i {
  color: #757581;
}

.footer {
  border-top: 1px solid rgba(67, 89, 102, 0.1);
  bottom: 0px;
  color: #60606c;
  text-align: center;
  padding: 20px 0px;
  position: absolute;
  right: 0px;
  left: 0px;
}

.wrapper {
  padding-top: 130px;
}

.notification-list {
  margin-left: 0 !important;
}
.notification-list .noti-title {
  border-radius: 0.25rem 0.25rem 0 0;
  background-color: #56557c;
  margin: -6px -1px 0px -1px;
  width: auto;
  padding: 12px 20px;
}
.notification-list .noti-title h5 {
  color: #ffffff;
  margin: 0;
}
.notification-list .noti-icon {
  font-size: 22px;
  padding: 0 6px 0 12px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.8);
}
.notification-list .noti-icon-badge {
  height: 10px;
  width: 10px;
  background-color: #ca4b46;
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 12px;
  border-radius: 50%;
  border: 2px solid #26253e;
}
.notification-list .notify-item {
  padding: 10px 20px;
}
.notification-list .notify-item .notify-icon {
  float: left;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  margin-right: 10px;
  border-radius: 50%;
  color: #ffffff;
}
.notification-list .notify-item .notify-icon img {
  margin-top: 4px;
}
.notification-list .notify-item .notify-details {
  margin-bottom: 0;
  overflow: hidden;
  margin-left: 45px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notification-list .notify-item .notify-details b {
  font-weight: 500;
}
.notification-list .notify-item .notify-details small {
  display: block;
}
.notification-list .notify-item .notify-details span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}
.notification-list .notify-all {
  border-radius: 0 0 0.25rem 0.25rem;
  margin: 0 0 -5px 0;
  background-color: #d6d6dc;
}

.profile-dropdown {
  width: 170px;
}
.profile-dropdown i {
  font-size: 17px;
  vertical-align: middle;
  margin-right: 5px;
}
.profile-dropdown span {
  vertical-align: middle;
}

.nav-user {
  padding: 0 12px !important;
}
.nav-user img {
  height: 36px;
  width: 36px;
}

.side-bar.right-bar {
  float: right !important;
  right: -266px;
  top: 60px;
}

.side-bar {
  -moz-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  background-color: #ffffff;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
  height: 100%;
  position: fixed;
  transition: all 200ms ease-out;
  width: 240px;
  z-index: 9999;
}

.right-bar {
  background: #ffffff !important;
}
.right-bar .nav-tabs {
  border: none !important;
}
.right-bar .nav-tabs .nav-item {
  float: none;
  display: inline-block;
  margin-bottom: 0;
}
.right-bar .nav-tabs .nav-link {
  border: none !important;
  font-weight: 500;
  font-size: 1.143rem;
  color: #26253e;
}
.right-bar .nav-tabs .nav-link.active {
  color: #56557c;
  background-color: transparent;
}
.right-bar .tab-content {
  padding: 20px;
  border-top: 2px solid #d6d6dc;
}
.right-bar .right-bar-toggle {
  float: right;
  line-height: 46px;
  font-size: 20px;
  color: #60606c;
  padding: 0px 10px;
}
.right-bar .nicescroll {
  height: 88%;
}
.right-bar .contact-list {
  max-height: 600px;
}
.right-bar h5 {
  font-size: 15px;
}

@media (max-width: 640px) {
  .btn-group.m-t-15 {
    display: none;
  }
}
@media (max-width: 420px) {
  .topbar-left {
    width: 38px;
    text-align: center;
    float: left;
  }

  .logo {
    float: none;
  }
  .logo span {
    display: none !important;
  }
}
.app-search {
  position: relative;
}
.app-search a {
  position: absolute;
  top: 12px;
  right: 25px;
  display: block;
  height: 34px;
  line-height: 34px;
  width: 34px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
.app-search a:hover {
  color: #ffffff;
}
.app-search .form-control,
.app-search .form-control:focus {
  border: 1px solid rgba(117, 117, 129, 0.3);
  font-size: 13px;
  height: 34px;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 40px;
  margin-top: 13px;
  margin-right: 20px;
  background: rgba(117, 117, 129, 0.1);
  box-shadow: none;
  border-radius: 30px;
  width: 200px;
}

.wrapper.right-bar-enabled .right-bar {
  right: 0 !important;
  display: block !important;
}

.page-title {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 1rem;
  line-height: 50px;
}

/*removes bootstrap default dropdown arrow to enable more elegant chevron*/
.candidateListNav {
  border-bottom: none !important;
}

.candidateListNav .dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 14px/1 FontAwesome;
  content: "" !important;
  vertical-align: 0;
}

.candidateListNav .navbar-collapse {
  background-color: #f1f1f3;
  z-index: 33;
  line-height: 2rem;
  padding: 0.2rem;
  border-radius: 4px;
  padding-right: 1rem;
}

.candidateListNav {
  margin-bottom: 0.33rem;
}

/* ---------------------------------------------------
 support admin toolbar
----------------------------------------------------- */
.adminBar {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  color: #d6d6e4;
  font-size: 1rem;
  line-height: 20px;
  font-weight: 600;
  padding: 10px 10px 10px 16px;
  background-color: #343350;
  position: relative;
  z-index: 1;
}

.adminBar .fad, .adminBar .fal {
  font-size: 1rem;
  margin-right: 10px;
}

.adminBar a {
  color: #d6d6e4;
}

.adminBar a .fal, .adminBar a .fad {
  margin-right: 6px !important;
}

.trunkateB {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.adminBar a:hover {
  color: #b1b1cd;
}

/* 
MEDIAQUERIES support admin toolbar ---------------- */
/*up*/
@media (min-width: 768px) {
  .adminBar {
    padding: 10px 24px 10px 24px;
    margin: 0;
  }
}
/*talentech – – – talentech – – – talentech – – – talentech – – –*/
/*talentech – – – talentech – – – talentech – – – talentech – – –*/
/*talentech overrides*/
.wrapper {
  display: flex;
  align-items: stretch;
  padding-top: 0;
}

/* ---------------------------------------------------
topnav navbar
----------------------------------------------------- */
.navbar {
  font-size: 1rem;
  line-height: 1.429rem;
  padding: 0;
  background: #ffffff;
  border: none;
  box-shadow: none;
  height: 64px;
}

.navbar a {
  text-decoration: none;
}

.navbar .container-fluid {
  padding: 0;
  height: 64px;
  border: 0;
  border-bottom: 1px;
  border-color: #d6d6dc;
  border-bottom-style: inset;
}
.navbar .navIcon {
  font-size: 1.25rem;
  padding: 0.571rem;
}
.navbar .userB {
  height: 65px;
  background-color: #ffcfcd;
  border-bottom: 1px solid #fab8b5;
  padding-left: 0.5rem;
  padding-right: 1.286rem;
}
.navbar .userB:hover {
  background-color: #fab8b5;
}
.navbar .userB .nav-link {
  padding: 0;
}
.navbar .userB .userBimg,
.navbar .btn .userBimg {
  width: 40px;
  border: 1px solid #26253e;
}
.navbar .userName {
  font-size: 0.857rem;
  margin-top: 0.7rem;
}
.navbar .firstName {
  font-weight: 600;
  margin-left: 1rem;
  margin-right: 0.2rem;
}
.navbar .secondName {
  font-weight: 300;
  margin-right: 0.6rem;
}
.navbar .appName {
  font-family: "Telegraf-SemiBold";
  padding: 0;
  margin: 0;
  line-height: 2rem;
  color: #26253e;
}
.navbar .navbar-brand {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
  font-size: 1rem;
  cursor: pointer;
}
.navbar .brandBlurb {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-Medium" !important;
  font-size: 0.714rem;
  color: #757581;
  line-height: 0;
}
.navbar .nav-link {
  padding: 0;
  margin-left: 1rem;
}
.navbar .badge-pill {
  background-color: #ca4b46;
}

.headTxtSm {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
  color: #151517;
}

@media (min-width: 769px) {
  .navbar .userB {
    height: 64px;
  }
}
.headTxtSm a {
  color: #151517;
}

#appSelect .media {
  width: 100%;
}
#appSelect .dropdown-item {
  border-left: 4px solid #ffffff;
  padding: 0.35rem 1.5rem 0.35rem 1rem;
}
#appSelect .dropdown-item:hover {
  background-color: #efeff3;
  border-left: 4px solid #26253e;
}
#appSelect .brandBlurb {
  display: none;
}
#appSelect .ttLogo, #appSelect .ttLogo-tm, #appSelect .ttLogo-tr {
  width: 40px;
  margin-top: 6px;
}
#appSelect .media-body {
  margin-left: -4px;
}

#appSelect .dropdown-menu {
  border-radius: 4px;
  box-shadow: 0px 2px 2px rgba(21, 21, 23, 0.24), 0px 0px 2px rgba(21, 21, 23, 0.24);
  left: 19px;
  padding-top: 0.1rem;
  margin-top: 0.55rem;
  min-width: 250px;
}

#appSelect .dropdown-menu .appName {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-weight: 600;
  font-size: 0.857rem;
  line-height: 2.2rem;
}

#appSelect .dropdown-menu .media-body {
  margin-left: -7px;
}

#appSelect .dropdown-menu .ttLogo {
  width: 24px;
  padding-left: -3px;
}

#appSelect .dropdown-menu .appName:after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-weight: 100;
  float: right;
  display: none;
}

#appSelect .media {
  display: flex !important;
}
#appSelect .appSelectChevron {
  align-self: center;
}
#appSelect .appSelectChevron span {
  display: flex;
  height: 100%;
  margin-left: 20px;
  color: #26253e;
}

#appSelect a, .userB a {
  text-decoration: none;
}

#appSelect .dropdown-item + .section-title {
  background-color: #f1f1f3;
  border-left: 4px solid #efeff3 !important;
  padding-left: 0.75rem;
  margin-top: 0.2rem;
}
#appSelect .dropdown-item + .section-title p {
  color: #26253e;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
  margin-top: 0.2rem;
}
#appSelect .dropdown-item + .section-title:hover {
  background-color: #efeff3 !important;
  border-left: 4px solid #efeff3 !important;
}

.topNav .nav-item {
  padding: 1rem;
}

.nav-item .badge {
  font-size: 0.45rem;
  vertical-align: top;
  margin-left: -0.8rem;
  margin-top: -0.27rem;
  border: 2px solid #ffffff;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-text {
  color: #757581;
}

.navbar-text {
  padding-bottom: 0rem;
}

.dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.5s ease all;
}
.dropdown-menu a {
  text-decoration: none;
}

.dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateX(0px);
  transition: 0 0.6s ease all;
}

/*minor hack to fix for dropdowns in tables getting cut off*/
@media (max-width: 200px) {
  .table-responsive .dropdown-menu {
    position: static !important;
  }
}
@media (min-width: 200px) {
  .table-responsive .dropdown-menu {
    overflow: visible;
  }
}
/* ---------------------------------------------------
search bar expand 
----------------------------------------------------- */
.searchbar {
  margin-bottom: auto;
  margin-top: auto;
  height: 50px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #ffffff;
}

.search_input {
  color: #343350;
  border: 0;
  outline: 0;
  background: none;
  width: 0;
  caret-color: transparent;
  line-height: 40px;
  transition: width 0.4s linear;
}

.searchbar:hover > .search_input {
  padding: 0 10px;
  width: 250px;
  caret-color: #26253e;
  transition: width 0.4s linear;
}

.searchbar:hover {
  border: 1px solid #d6d6dc;
}

.searchbar:hover > .search_icon {
  background: #ffffff;
  color: #757581;
}

.search_icon {
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #757581;
  text-decoration: none;
}

.search_icon:hover {
  text-decoration: none;
}

#collapseSearch {
  background-color: #ffffff;
}

.collapseSearch {
  padding-top: 1rem;
  margin-bottom: 1rem;
}

.collapseSearch .btn-tt {
  margin-right: 0;
  padding-right: 0.6rem;
}

.collapseSearch .form-control {
  height: 40px;
}

/* ---------------------------------------------------
user dropdown
----------------------------------------------------- */
.userB .dropdown-menu {
  box-shadow: 0px 2px 2px rgba(21, 21, 23, 0.24);
  border-radius: 4px;
  margin-top: 0.21rem;
}

.userB .dropdown-menu {
  min-width: 20rem;
}

.userDD img {
  width: 8em;
  margin-top: 1rem;
}
.userDD h2 {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
  color: #26253e;
  font-size: 1.286rem;
  line-height: 1.857rem;
  padding: 0.6rem;
}
.userDD h3 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  color: #26253e;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0.6rem;
}
.userDD .dropdown-item span {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.429rem;
}
.userDD p {
  margin-bottom: 0;
}
.userDD .list-group .list-group-item {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1rem;
  border: none;
  padding: 0.5rem 0.1rem 0.7rem 0.3rem;
  margin: 0rem 0.3rem 0.5rem 0.3rem;
  line-height: 0.3rem;
}
.userDD .list-group-item a:hover {
  /*user dropdown bottom links*/
  color: #56557c;
}
.userDD .list-group-item a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #56557c;
  visibility: hidden;
  visibility: visible;
  transform: scaleX(1);
}
.userDD .list-group-item a:hover::before {
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.userDD .media {
  width: 100%;
}

.dropdown-item {
  border-left: 4px solid #ffffff;
}

.dropdown-item:hover {
  background-color: #efeff3;
  border-left: 4px solid #26253e;
}

/* ---------------------------------------------------
sidebar    
----------------------------------------------------- */
#sidebar {
  min-width: 65px;
  max-width: 65px;
  background: #26253e;
  color: #e6e6ea;
  transition: all 0.3s;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 18px;
  min-height: 100vh;
  z-index: 2;
}

.hide {
  display: none;
}

#sidebar.active {
  min-width: 250px;
  max-width: 250px;
  display: block;
}

#sidebar.active .fa-fw {
  font-size: 1.286rem;
  margin-right: 0.3rem;
}

#sidebar.active .hide {
  display: contents;
}

#sidebar a {
  color: #efeff3;
  text-decoration: none;
}
#sidebar .sidebar-header {
  border-bottom: 1px solid #41405e;
  height: 64px;
}
#sidebar h3 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  color: #f1f1f3;
  font-size: 0.852rem;
  line-height: 1rem;
  margin-top: 1.429rem;
  margin-left: 1rem;
  text-transform: uppercase;
}
#sidebar .sidebar-header button {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
  font-size: 1rem;
  background-color: transparent;
  border: none;
  color: #f1f1f3;
}
#sidebar button:hover {
  background-color: transparent;
  color: #fab8b5;
}
#sidebar ul li a {
  border-left: 4px solid #26253e;
  text-align: center;
  padding: 1rem;
  display: block;
}
#sidebar ul li ul li {
  background-color: #343350;
}
#sidebar ul li.active > a, #sidebar a[aria-expanded=true] {
  background: #343350;
  border-left: 4px solid #fab8b5;
}
#sidebar a[data-toggle=collapse] {
  position: relative;
}
#sidebar ul.components {
  padding: 0;
  margin: 0;
}
#sidebar ul li a:hover {
  background: #343350;
  border-left: 4px solid #fab8b5;
}
#sidebar ul li ul {
  padding-left: 0;
}
#sidebar hr {
  border-bottom: 1px solid #56557c;
  padding: 0;
  margin: 0;
}
#sidebar .header {
  cursor: pointer;
}

#sidebar.active ul li a {
  padding: 1rem;
  text-align: left;
  font-size: 1rem;
  line-height: 1rem;
}

#sidebar.active .menuToggleSm {
  display: none;
}

#sidebar.active .menuToggleLg {
  display: block;
  text-transform: none;
}

#sidebar.active .dropdown-toggle::after {
  top: auto;
  bottom: 10px;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

#sidebar.active hr {
  display: none;
}

.sidebarCollapse .menuToggleLg, .sidebarCollapse_oldmenu .menuToggleLg {
  display: none;
}

#sidebar .menuToggleSm span {
  margin-right: 8px;
  padding-right: 0.5rem;
}

/* ---------------------------------------------------
tooltip
----------------------------------------------------- */
.tooltip-inner {
  background-color: #343350;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #343350 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #343350 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #343350 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #343350 !important;
}

/* ---------------------------------------------------
mystery overrides 
----------------------------------------------------- */
.footer {
  padding: 0px;
}

.talentech-footer img {
  max-width: 122px;
}

.whitelable-footer, .whitelable-footer a, .whitelable-footer img {
  display: none;
}

/* ---------------------------------------------------
mystery overrides 
----------------------------------------------------- */
.userB.active > a, a[aria-expanded=true] {
  background-color: transparent;
}

/* ---------------------------------------------------

----------------------------------------------------- */
/*down*/
.ttLogo {
  border-radius: 4px;
}

.ttLogo-tm {
  content: url("/v2/images/talentech-logo-tm.png");
}

.ttLogo-tr {
  content: url("/v2/images/talentech-logo-tr.png");
}

/* ---------------------------------------------------
powerbi pbi iframe styling
----------------------------------------------------- */
#pbiReportMenu a {
  font-size: 1.143rem;
  color: #26253e;
  text-decoration: none;
  border-left: 4px solid transparent;
}
#pbiReportMenu a:hover {
  background-color: #e6e6ea;
  border-left: 4px solid #26253e;
}
#pbiReportMenu a:focus {
  background-color: #ffffff;
  border-left: 4px solid #26253e;
}
#pbiReportMenu a:active {
  background-color: #ffffff;
  border-left: 4px solid #26253e;
}

.pbi-iframe-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1250px;
}

/* ---------------------------------------------------
Temporary fix. Delete when Talentech branding is done
----------------------------------------------------- */
#ctl00_Content_Main_ctl00_Breadcrumbs_UpdatePanel1 a {
  color: #444450;
}

button:focus {
  outline: none !important;
}

.btn:not(.btn-lg):not(.btn-sm) {
  font-size: 0.9rem;
  line-height: 1.2;
}

.btn:not(.disabled),
.btn:not([disabled]) {
  cursor: pointer;
}

.btn-outline-primary:not([disabled]):not(.disabled).active, .btn-outline-primary:not([disabled]):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  box-shadow: none;
}

.btn-rounded {
  border-radius: 2em !important;
  padding: 0.5rem 1.5rem;
}

.btn-label {
  background: rgba(38, 37, 62, 0.1);
  display: inline-block;
  padding: 7px 15px;
  border-radius: 3px 0 0 3px;
  margin: -7px -14px;
  margin-right: 12px;
}

.btn-rounded .btn-label {
  padding: 7px 15px 7px 20px;
  margin-left: -20px;
}

.btn-rounded .btn-label-right {
  margin-right: -20px;
  margin-left: 12px;
}

.btn-label-right {
  margin-left: 12px;
  margin-right: -13px;
  border-radius: 0px 3px 3px 0px;
}

.btn-custom {
  background-color: #56557c;
  border-color: #56557c;
  color: #ffffff;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom {
  background-color: #474667;
  border-color: #474667;
  color: #ffffff;
}

.btn-light {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #26253e;
}

.btn-dark {
  background-color: #26253e;
  border-color: #26253e;
  color: #ffffff;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus,
.open > .dropdown-toggle.btn-dark {
  background-color: #161624;
  border-color: #161624;
  color: #ffffff;
}

.btn-pink {
  background-color: #f59e9a;
  border-color: #f59e9a;
  color: #ffffff;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.btn-pink.focus,
.open > .dropdown-toggle.btn-pink {
  background-color: #d06b8d;
  border-color: #d06b8d;
  color: #ffffff;
}

.btn-purple {
  background-color: #9595bb;
  border-color: #9595bb;
  color: #ffffff;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.focus,
.open > .dropdown-toggle.btn-purple {
  background-color: #7c7cab;
  border-color: #7c7cab;
  color: #ffffff;
}

.btn-outline-custom {
  color: #56557c;
  background-image: none;
  background-color: #ffffff;
  border-color: #56557c;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.open > .dropdown-toggle.btn-outline-custom {
  color: #ffffff;
  background-color: #56557c;
  border-color: #56557c;
}

.btn-outline-pink {
  color: #f59e9a;
  background-image: none;
  background-color: #ffffff;
  border-color: #f59e9a;
}

.btn-outline-pink:hover,
.btn-outline-pink:focus,
.btn-outline-pink:active,
.btn-outline-pink.active,
.btn-outline-pink.focus,
.open > .dropdown-toggle.btn-outline-pink {
  color: #ffffff;
  background-color: #f59e9a;
  border-color: #9595bb;
}

.btn-outline-purple {
  color: #9595bb;
  background-image: none;
  background-color: #ffffff;
  border-color: #9595bb;
}

.btn-outline-purple:hover,
.btn-outline-purple:focus,
.btn-outline-purple:active,
.btn-outline-purple.active,
.btn-outline-purple.focus,
.open > .dropdown-toggle.btn-outline-purple {
  color: #ffffff;
  background-color: #9595bb;
  border-color: #9595bb;
}

.btn-outline-dark {
  color: #26253e;
  background-image: none;
  background-color: #ffffff;
  border-color: #26253e;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.focus,
.open > .dropdown-toggle.btn-outline-dark {
  color: #ffffff;
  background-color: #26253e;
  border-color: #26253e;
}

.exportIcons li:not(:first-child) {
  padding-left: 0.6em;
}

.exportIcons span {
  font-size: 1.6em;
}

/* ---------------------------------------------------
Social buttons – redundant?
----------------------------------------------------- */
.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998 !important;
}

.btn-twitter {
  color: #ffffff !important;
  background-color: #00aced !important;
}

.btn-linkedin {
  color: #ffffff !important;
  background-color: #007bb6 !important;
}

.btn-dribbble {
  color: #ffffff !important;
  background-color: #ea4c89 !important;
}

.btn-googleplus {
  color: #ffffff !important;
  background-color: #dd4b39 !important;
}

.btn-instagram {
  color: #ffffff !important;
  background-color: #517fa4 !important;
}

.btn-pinterest {
  color: #ffffff !important;
  background-color: #cb2027 !important;
}

.btn-dropbox {
  color: #ffffff !important;
  background-color: #007ee5 !important;
}

.btn-flickr {
  color: #ffffff !important;
  background-color: #ff0084 !important;
}

.btn-tumblr {
  color: #ffffff !important;
  background-color: #32506d !important;
}

.btn-skype {
  color: #ffffff !important;
  background-color: #00aff0 !important;
}

.btn-youtube {
  color: #ffffff !important;
  background-color: #bb0000 !important;
}

.btn-github {
  color: #ffffff !important;
  background-color: #171515 !important;
}

/*slight hack for buttons bottom right padding ok-cancel style*/
.justify-content-end .btn {
  margin-left: 0.4em;
}

.justify-content-end .btn:first-child {
  margin-left: 0;
}

/* ---------------------------------------------------
talentech override navbar btn
----------------------------------------------------- */
.userBtn {
  background-color: #ffcfcd;
  border-radius: 0 !important;
  height: 64px;
  border-bottom: 1px solid #fab8b5;
}

.userBtn:focus,
.userBtn:active {
  box-shadow: none !important;
  outline: 0px !important;
}

/* ---------------------------------------------------
talentech buttons icon left
----------------------------------------------------- */
.btn-tt-icon {
  padding-left: 10px;
  padding-right: 10px;
}

.btn-tt-icon span {
  padding-right: 0;
  width: 20px;
}

.btn-primary,
.btn-secondary,
.btn-success,
.btn-warning,
.btn-danger,
.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-danger,
.btn-dark,
.btn-light {
  text-transform: uppercase;
}

table .btn {
  text-decoration: none;
}

/* --------------------------

---------------------------- */
.btn:active, .btn.active,
.btn-tt:active, .btn-tt.active {
  box-shadow: none !important;
}

.btn, .btn-tt {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 600;
  font-style: normal;
  border-radius: 4px;
  padding-inline: 0.625rem;
}

.btn-lg, .btn-tt-lg {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  padding-inline: 0.75rem;
}

.btn-sm, .btn-tt-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  padding-inline: 0.5rem;
}

.btn.disabled,
.btn:disabled {
  opacity: 0.5;
}
.btn.disabled:hover,
.btn:disabled:hover {
  cursor: not-allowed;
}

/* ---------------------------------------------------
Solid buttons
----------------------------------------------------- */
/*- - - - - -PRIMARY SOLID*/
.btn-primary, .btn-tt-primary {
  background-color: #26253e;
  border: 1px solid #26253e;
  color: #ffffff;
}
.btn-primary:hover, .btn-tt-primary:hover {
  background-color: #41405e;
  border: 1px solid #41405e;
  color: #ffffff;
}
.btn-primary:focus, .btn-tt-primary:focus {
  background-color: #26253e;
  border: 1px solid #26253e;
  color: #ffffff;
  box-shadow: 0 0 0 0.2rem #d6d6e4;
}
.btn-primary:active, .btn-primary.active, .btn-tt-primary:active, .btn-tt-primary.active {
  background: #56557c !important;
  border: 1px solid #26253e !important;
}
.btn-primary:disabled, .btn-tt-primary:disabled {
  background-color: #26253e;
  border: 1px solid #26253e;
  color: #ffffff;
}

/*- - - - - -SECONDARY SOLID*/
.btn-secondary, .btn-tt-secondary {
  background-color: #d6d6e4;
  border: 1px solid #d6d6e4;
  color: #26253e;
}
.btn-secondary:hover, .btn-tt-secondary:hover {
  background-color: #b7b7c0;
  border: 1px solid #b7b7c0;
  color: #26253e;
}
.btn-secondary:focus, .btn-tt-secondary:focus {
  background-color: #d6d6dc;
  border: 1px solid #d6d6dc;
  color: #26253e;
  box-shadow: 0 0 0 0.2rem #c7c7dc;
}
.btn-secondary:active, .btn-secondary.active, .btn-tt-secondary:active, .btn-tt-secondary.active {
  background: #757581 !important;
  border: 1px solid #757581 !important;
}
.btn-secondary:disabled, .btn-tt-secondary:disabled {
  background-color: #d6d6dc;
  border: 1px solid #d6d6dc;
  color: #26253e;
}

/*- - - - - -SUCCESS SOLID*/
.btn-success, .btn-tt-success {
  background-color: #49815f;
  border-color: #49815f;
  color: #ffffff;
}
.btn-success:hover, .btn-tt-success:hover {
  background-color: #306445;
  border: 1px solid #306445;
  color: #ffffff;
}
.btn-success:focus, .btn-tt-success:focus {
  background-color: #49815f;
  border: 1px solid #49815f;
  color: #ffffff;
  box-shadow: 0 0 0 0.2rem #9ae0b6;
}
.btn-success:active, .btn-success.active, .btn-tt-success:active, .btn-tt-success.active {
  background: #0a321a !important;
  border: 1px solid #0a321a !important;
}
.btn-success:disabled, .btn-tt-success:disabled {
  background-color: #49815f;
  border: 1px solid #49815f;
  color: #ffffff;
}

/*- - - - - -DANGER SOLID*/
.btn-danger, .btn-tt-danger {
  background-color: #ca4b46;
  border-color: #ca4b46;
  color: #ffffff;
}
.btn-danger:hover, .btn-tt-danger:hover {
  background-color: #a8332f;
  border: 1px solid #a8332f;
  color: #ffffff;
}
.btn-danger:focus, .btn-tt-danger:focus {
  background-color: #e9827d;
  border: 1px solid #e9827d;
  color: #ffffff;
  box-shadow: 0 0 0 0.2rem #fab8b5;
}
.btn-danger:active, .btn-danger.active, .btn-tt-danger:active, .btn-tt-danger.active {
  background: #630c08 !important;
  border: 1px solid #630c08 !important;
}
.btn-danger:disabled, .btn-tt-danger:disabled {
  background-color: #ca4b46;
  border: 1px solid #ca4b46;
  color: #ffffff;
}

/*- - - - - -WARNING SOLID*/
.btn-warning, .btn-tt-warning {
  background-color: #f4bc60;
  border-color: #f4bc60;
  color: #3e2500;
}
.btn-warning:hover, .btn-tt-warning:hover {
  background-color: #efae45;
  border: 1px solid #efae45;
  color: #3e2500;
}
.btn-warning:focus, .btn-tt-warning:focus {
  background-color: #9e6b18;
  border: 1px solid #9e6b18;
  color: #3e2500;
  box-shadow: 0 0 0 0.2rem #fccc7f;
}
.btn-warning:active, .btn-warning.active, .btn-tt-warning:active, .btn-tt-warning.active {
  background: #f4bc60 !important;
  border: 1px solid #f4bc60 !important;
  color: #3e2500;
}
.btn-warning:disabled, .btn-tt-warning:disabled {
  background-color: #fccc7f;
  border: 1px solid #fccc7f;
  color: #835710;
}

/*- - - - - -INFO SOLID*/
.btn-info, .btn-tt-info {
  background-color: #d6d6e4;
  border: 1px solid #d6d6e4;
  color: #26253e;
}
.btn-info:hover, .btn-tt-info:hover {
  background-color: #b7b7c0;
  border: 1px solid #b7b7c0;
  color: #26253e;
}
.btn-info:focus, .btn-tt-info:focus {
  background-color: #d6d6dc;
  border: 1px solid #d6d6dc;
  color: #26253e;
  box-shadow: 0 0 0 0.2rem #c7c7dc;
}
.btn-info:active, .btn-info.active, .btn-tt-info:active, .btn-tt-info.active {
  background: #757581 !important;
  border: 1px solid #757581 !important;
}
.btn-info:disabled, .btn-tt-info:disabled {
  background-color: #d6d6dc;
  border: 1px solid #d6d6dc;
  color: #26253e;
}

/* ---------------------------------------------------
Outline buttons
----------------------------------------------------- */
/*- - - - - -PRIMARY OUTLINE*/
.btn-outline-primary, .btn-tt-primary-outline {
  background-color: #ffffff;
  border: 1px solid #26253e;
  color: #26253e;
}
.btn-outline-primary:hover, .btn-tt-primary-outline:hover {
  background-color: #26253e;
  border: 1px solid #26253e;
  color: #ffffff;
}
.btn-outline-primary:focus, .btn-tt-primary-outline:focus {
  background-color: #ffffff;
  border: 1px solid #26253e;
  color: #26253e;
  box-shadow: 0 0 0 0.2rem #c7c7dc;
}
.btn-outline-primary:active, .btn-outline-primary.active, .btn-tt-primary-outline:active, .btn-tt-primary-outline.active {
  background: #41405e !important;
  border: 1px solid #41405e !important;
  color: #ffffff !important;
}
.btn-outline-primary:disabled, .btn-tt-primary-outline:disabled {
  background-color: #ffffff;
  border: 1px solid #26253e;
  color: #26253e;
}

/*- - - - - -SECONDARY OUTLINE*/
.btn-outline-secondary, .btn-tt-secondary-outline {
  background-color: #ffffff;
  border: 1px solid #757581;
  color: #26253e;
}
.btn-outline-secondary:hover, .btn-tt-secondary-outline:hover {
  background-color: #f1f1f3;
  border: 1px solid #757581;
  color: #26253e;
}
.btn-outline-secondary:focus, .btn-tt-secondary-outline:focus {
  background-color: #ffffff;
  border: 1px solid #757581;
  color: #26253e;
  box-shadow: 0 0 0 0.2rem #c7c7dc;
}
.btn-outline-secondary:active, .btn-outline-secondary.active, .btn-tt-secondary-outline:active, .btn-tt-secondary-outline.active {
  background: #e6e6ea !important;
  border: 1px solid #757581 !important;
  color: #26253e !important;
}
.btn-outline-secondary:disabled, .btn-tt-secondary-outline:disabled {
  background-color: #ffffff;
  border: 1px solid #757581;
  color: #26253e;
}

/*- - - - - -SUCCESS OUTLINE*/
.btn-outline-success, .btn-tt-success-outline {
  background-color: #ffffff;
  border: 1px solid #49815f;
  color: #49815f;
}
.btn-outline-success:hover, .btn-tt-success-outline:hover {
  background-color: #49815f;
  border: 1px solid #49815f;
  color: #ffffff;
}
.btn-outline-success:focus, .btn-tt-success-outline:focus {
  background-color: #ffffff;
  border: 1px solid #49815f;
  color: #49815f;
  box-shadow: 0 0 0 0.2rem #9ae0b6;
}
.btn-outline-success:active, .btn-outline-success.active, .btn-tt-success-outline:active, .btn-tt-success-outline.active {
  background: #49815f !important;
  border: 1px solid #89cea5 !important;
  color: #ffffff !important;
}
.btn-outline-success:disabled, .btn-tt-success-outline:disabled {
  background-color: #ffffff;
  border: 1px solid #77b992;
  color: #77b992;
}

/*- - - - - - DANGER OUTLINE*/
.btn-outline-danger, .btn-tt-danger-outline {
  background-color: #ffffff;
  border: 1px solid #ca4b46;
  color: #ca4b46;
}
.btn-outline-danger:hover, .btn-tt-danger-outline:hover {
  background-color: #ca4b46;
  border: 1px solid #ca4b46;
  color: #ffffff;
}
.btn-outline-danger:focus, .btn-tt-danger-outline:focus {
  background-color: #ffffff;
  border: 1px solid #ca4b46;
  color: #ca4b46;
  box-shadow: 0 0 0 0.2rem #fab8b5;
}
.btn-outline-danger:active, .btn-outline-danger.active, .btn-tt-danger-outline:active, .btn-tt-danger-outline.active {
  background: #ca4b46 !important;
  border: 1px solid #ca4b46 !important;
  color: #ffffff !important;
}
.btn-outline-danger:disabled, .btn-tt-danger-outline:disabled {
  background-color: #ffffff;
  border: 1px solid #e9827d;
  color: #e9827d;
}

/*- - - - - - WARNING OUTLINE*/
.btn-outline-warning, .btn-tt-warning-outline {
  background-color: #ffffff;
  border: 1px solid #efae45;
  color: #efae45;
}
.btn-outline-warning:hover, .btn-tt-warning-outline:hover {
  background-color: #efae45;
  border: 1px solid #efae45;
  color: #ffffff;
}
.btn-outline-warning:focus, .btn-tt-warning-outline:focus {
  background-color: #ffffff;
  border: 1px solid #f4bc60;
  color: #f4bc60;
  box-shadow: 0 0 0 0.2rem #fccc7f;
}
.btn-outline-warning:active, .btn-outline-warning.active, .btn-tt-warning-outline:active, .btn-tt-warning-outline.active {
  background: #f4bc60 !important;
  border: 1px solid #f4bc60 !important;
  color: #3e2500 !important;
}
.btn-outline-warning:disabled, .btn-tt-warning-outline:disabled {
  background-color: #ffffff;
  border: 1px solid #efae45;
  color: #efae45;
}

/*- - - - - -INFO OUTLINE*/
.btn-outline-info, .btn-tt-info-outline {
  background-color: #ffffff;
  border: 1px solid #757581;
  color: #26253e;
}
.btn-outline-info:hover, .btn-tt-info-outline:hover {
  background-color: #f1f1f3;
  border: 1px solid #757581;
  color: #26253e;
}
.btn-outline-info:focus, .btn-tt-info-outline:focus {
  background-color: #ffffff;
  border: 1px solid #757581;
  color: #26253e;
  box-shadow: 0 0 0 0.2rem #c7c7dc;
}
.btn-outline-info:active, .btn-outline-info.active, .btn-tt-info-outline:active, .btn-tt-info-outline.active {
  background: #e6e6ea !important;
  border: 1px solid #757581 !important;
  color: #26253e !important;
}
.btn-outline-info:disabled, .btn-tt-info-outline:disabled {
  background-color: #ffffff;
  border: 1px solid #757581;
  color: #26253e;
}

/* ---------------------------------------------------
hack for lowercase in btn-link in tables
----------------------------------------------------- */
.table .btn,
table .btn,
.table .btn-tt,
table .btn-tt {
  text-transform: none;
}

.table .btn-link,
table .btn-link {
  text-transform: normal !important;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: underline;
}

.btn {
  text-decoration: none;
}

.modal-demo {
  background-color: #ffffff;
  width: 600px;
  border-radius: 4px;
  display: none;
}
.modal-demo .close {
  position: absolute;
  top: 1.143rem;
  right: 1.786rem;
  color: #ffffff;
}
.modal-demo .close:hover {
  opacity: 1 !important;
}

.custom-modal-title {
  padding: 1.143rem 1.786rem 1.143rem 1.786rem;
  line-height: 1.5rem;
  font-size: 1.286rem;
  background-color: #56557c;
  color: #ffffff;
  text-align: left;
  margin: 0px;
}

.custom-modal-text {
  padding: 1.429rem;
  text-align: left;
}

.custombox-modal-flash .close, .custombox-modal-rotatedown .close {
  top: 1.429rem;
  z-index: 9999;
}

/* --------------------------
Talentech modals
---------------------------- */
.modal {
  color: #444450;
}

.modal-title {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
  font-size: 1rem;
  color: #26253e;
}

.modal .close {
  color: #60606c;
}

.modal-footer {
  background-color: #f1f1f3;
}

.modal .badge {
  margin-left: -1rem;
  font-size: 0.571rem;
  vertical-align: top;
  margin-top: -0.27rem;
  border: 2px solid #ffffff;
}

.modal h2 {
  font-family: "Telegraf-SemiBold";
  color: #26253e;
  font-size: 1.429rem;
  line-height: 1.857rem;
  overflow-wrap: anywhere;
}

.userModal h3 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  color: #26253e;
  font-size: 1rem;
  line-height: 1rem;
  overflow-wrap: anywhere;
}
.userModal p {
  padding: 0;
  margin: 0;
}
.userModal .media {
  width: 100%;
}
.userModal .img {
  width: 8rem;
  border: none;
}
.userModal .dropdown-item {
  border-left: 4px solid #ffffff;
  padding: 0.25rem 1.5rem 0.25rem 1.2rem;
  font-size: 1rem;
}
.userModal .dropdown-item:hover {
  background-color: #d6d6e4;
  border-left: 4px solid #9595bb;
}
.userModal .list-group-item {
  padding: 0.5rem;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #26253e;
  border: none;
  font-size: 1rem;
}
.userModal .list-group-item a {
  color: #26253e;
}
.userModal .list-group-item a:hover {
  color: #41405e;
}

#navModal h2 {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-Light";
  color: #26253e;
  font-size: 1.429rem;
  line-height: 1.429rem;
  overflow-wrap: anywhere;
}
#navModal h2 span {
  color: #60606c;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: "customIconsB";
  src: url("../fonts/customIconsB//customIconsB.eot?v1yf12");
  src: url("../fonts/customIconsB//customIconsB.eot?v1yf12#iefix") format("embedded-opentype"), url("../fonts/customIconsB//customIconsB.ttf?v1yf12") format("truetype"), url("../fonts/customIconsB//customIconsB.woff?v1yf12") format("woff"), url("../fonts/customIconsB//customIconsB.svg?v1yf12#customIconsB") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=far-], [class*=" far-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "customIconsB" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.far-hr-logo:before {
  content: "";
}

.far-hr-absence:before {
  content: "";
}

.far-we-logo:before {
  content: "";
}

.far-rm-logo:before {
  content: "";
}

.far-talentech-logo:before {
  content: "";
}

/*talmundo logo is in two parts to enable two colours! if only one colour is needed, do not add color classes*/
.far-talmundo-logo-2:before {
  content: "";
}

.far-talmundo-logo-1:before {
  content: "";
}

/* end talmundo classes tweaks */
/*custom classes for new icons: upgrade to fontawesome pro*/
.calendar-text {
  margin-top: 0.3em;
}

.fa-1x {
  font-size: 0.7em !important;
}

/* --------------------------
TM1 specific for weekday icons in tables 
---------------------------- */
.weekday {
  text-transform: uppercase;
  font-weight: 400;
  color: gray-50;
}

.monday {
  color: #95B860;
}

.tuesday {
  color: #6CB095;
}

.wednesday {
  color: #6292BF;
}

.thursday {
  color: #CBD15E;
}

.friday {
  color: #D3934F;
}

.saturday {
  color: #9C669C;
}

.sunday {
  color: #C36060;
}

.negMargin {
  /*this for icons with added character supscript*/
  margin-left: -0.3em;
}

@media print {
  .content-page {
    margin-left: 0 !important;
  }

  .page-title-box,
.topbar-left,
.hidden-print,
.breadcrumb,
.page-title,
.footer, .navbar-custom, .left.side-menu {
    display: none !important;
    margin: 0px;
    padding: 0px;
  }

  .left,
.right-bar {
    display: none;
  }

  .content {
    margin-top: 0px !important;
    padding-top: 0px;
  }
}
.breadcrumb {
  margin-bottom: 0;
  font-size: 0.857rem;
}

.dropdown-item {
  font-size: 0.9rem;
}

/* --------------------------
Lables
---------------------------- */
.label {
  display: inline-block;
  padding: 0.4em 0.8em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.label-pill {
  border-radius: 10rem;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #56557c;
}

.label-primary {
  background-color: #26253e;
}

.label-success {
  background-color: #baebcd;
}

.label-info {
  background-color: #c6dcea;
}

.label-warning {
  background-color: #ffdca4;
}

.label-danger {
  background-color: #ffcfcd;
}

.label-pink {
  background-color: #da8aa5;
}

.lable-purple {
  background-color: #9595bb;
}

.label-dark {
  background-color: #26253e;
}

/* --------------------------
Pagination
---------------------------- */
.pagination > li > a,
.pagination > li > span {
  border-radius: 50px;
}

.pagination > li {
  padding: 0 4px 0 4px;
}

.pagination > li > a,
.pagination > li > span {
  color: #26253e;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #f1f1f3 #e4e7ea;
  border-color: #757581;
  color: #26253e;
}

.pagination > li > a:focus {
  box-shadow: 0 0 0 0.2rem rgba(41, 13, 113, 0.25);
}

.pagination-split li {
  margin-left: 5px;
  display: inline-block;
}

.pagination-split li:first-child {
  margin-left: 0;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #56557c;
  border-color: #56557c;
}

.pager li > a,
.pager li > span {
  color: #41405e;
}

.pagination .page-item .page-link {
  border-radius: 50px;
}

.pagination .page-item.disabled .page-link {
  background-color: #e6e6ea;
  border-color: #757581;
}

/* --------------------------
? deprecated ?
---------------------------- */
.horScroll {
  width: 100%;
  position: relative;
}
.horScroll .scrollWrapper {
  position: relative;
  overflow: hidden;
}
.horScroll .scrollWrapper .scrollItem:last-child {
  padding-right: 0 !important;
}
.horScroll .scrollLeftWrapper, .horScroll .scrollRightWrapper {
  position: absolute;
  top: 40%;
  z-index: 4;
}
.horScroll .scrollLeftWrapper {
  right: 100%;
  margin-right: 35px;
}
.horScroll .scrollRightWrapper {
  right: 3px;
}
.horScroll .scrollLeft, .horScroll .scrollRight {
  position: absolute;
}

/* --------------------------
Accordion collapse
---------------------------- */
.accordion .card-header h2 {
  padding-top: 0;
}
.accordion .card-header button {
  color: #26253e;
  font-weight: 400;
  text-transform: initial !important;
}
.accordion .card-header .btn {
  white-space: normal;
  text-align: left;
  padding-left: 0;
  font-weight: 600;
}
.accordion .card-header {
  background-color: transparent;
  border-bottom: 0;
}
.accordion .card {
  margin-bottom: 0;
  margin-top: 0;
}
.accordion .card-body {
  margin-top: 0;
  padding-top: 0.714em;
}

.accordion .card-header img {
  max-width: 1.143rem;
  max-height: 1.143rem;
  border-radius: 2px;
}

.accordion-icons .card-header .btn-block:after {
  font-family: "Font Awesome 5 Pro Light";
  font-weight: light;
  content: "";
  padding-left: 0.4em;
  position: absolute;
  right: 1rem;
  top: 1.143rem;
}
.accordion-icons .card-header .btn-block.collapsed:after {
  content: "";
  padding-left: 0.4em;
}
.accordion-icons .card-header .btn:hover,
.accordion-icons .card-header .btn:active,
.accordion-icons .card-header .btn:focus {
  text-decoration: none;
}

/* --------------------------
Help-text box
---------------------------- */
.helpBox {
  border-top: 1px solid #56557c;
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
}

.helpBox a {
  color: #343350;
  font-weight: 600;
}
.helpBox .fal, .helpBox .fa, .helpBox .fas, .helpBox .far {
  color: #56557c;
}

/* --------------------------
Talentech header page header pageheader
---------------------------- */
.t-header .row {
  background-color: #ffffff;
  margin-left: -5px;
}
.t-header .page-header {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: inherit;
  padding-bottom: 0px;
  border-bottom: none;
}
.t-header h1 {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-bold";
  margin-bottom: 1rem;
  color: #26253e;
  padding-top: 1rem;
  padding-left: 13px;
}
.t-header .btn-group {
  padding-bottom: 0.5rem;
  padding-right: 1rem;
}
.t-header .btn-sq i {
  padding-top: -0.1rem;
  font-size: 1.714rem;
}
.t-header .btn-sq {
  color: #26253e;
  line-height: 0.2rem;
}
.t-header .btn-sq:hover {
  color: #56557c;
}
.t-header .btn-sq p {
  margin-top: 8px;
  text-transform: uppercase;
  font-size: 0.857rem;
  line-height: 1em;
}
.t-header .btn-link {
  margin-top: 0.15rem;
}
.t-header .dropdown-menu {
  border-radius: 4px;
  box-shadow: 0px 2px 2px rgba(21, 21, 23, 0.24);
}
.t-header .dropdown-item {
  border-left: 4px solid #ffffff;
  padding: 0.75rem 1.5rem 0.75rem 1.2rem;
}
.t-header .dropdown-item:hover {
  background-color: #efeff3;
  border-left: 4px solid #26253e;
}

.t-header {
  width: 100%;
  padding-bottom: 0.571rem;
}

.t-header-inner {
  background-color: #ffffff;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  margin-top: -0.857rem;
  padding-top: 0.857rem;
  z-index: 1;
}

@media (min-width: 1200px) {
  .t-header-inner {
    margin-left: -0.3rem;
    margin-right: -0.3rem;
  }
}
@media (min-width: 2623px) {
  .t-header-inner {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
/*up */
@media (min-width: 576px) {
  .t-header h1 {
    font-size: 2rem;
  }
}
/*up */
@media (min-width: 992px) {
  .t-header h1 {
    font-size: 2.571rem;
    line-height: 2.714rem;
  }
}
/* --------------------------
Talentech cards
---------------------------- */
.card.card-dark .card-header {
  box-shadow: unset;
  border-color: 1px solid #e6e6ea;
  color: #26253e !important;
}

/* to set typography and catch all inconsistent use of card headers*/
.card .card-header {
  color: #26253e;
  padding: 0.7rem !important;
  border-bottom: 1px solid #e6e6ea;
}
.card .card-footer {
  border-top: 1px solid #e6e6ea;
}
.card .card-header,
.card .card-header h5,
.card .card-header h6 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
}

.card {
  border: 1px solid #e6e6ea;
}

.card-header .bg-hr-blue {
  background-color: #e6e6ea !important;
}

.card-header.bg-hr-green,
.card-header.bg-hr-gray,
.card-header.bg-hr-dark {
  color: #ffffff;
}

/* --------------------------
Talentech stats bar counter bar
---------------------------- */
.statsRow {
  padding-bottom: 0;
  background-color: #ffffff;
  padding: -10px;
}

.statsBarWrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  background-color: #ffffff;
}

.statsBar {
  margin: 0;
  display: flex;
  flex-direction: row;
}

.statsBarItem {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
  height: inherit;
  left: auto;
  padding: 0.6rem 0 0.6rem 0;
  min-width: 9rem;
  flex-wrap: wrap;
  color: #26253e;
  max-width: 7rem;
  flex: 1 1 20em;
  margin-bottom: -2px;
}

.statsBarItem h2 {
  font-size: 1.6rem;
}
.statsBarItem span {
  font-size: 1rem;
  padding-left: 0.3rem;
}
.statsBarItem p {
  color: #60606c;
}
.statsBarItem img {
  max-width: 7rem;
}
.statsBarItem .statsChartdiv {
  height: 100px;
}

.statsBarItemInner {
  height: 100%;
  width: 100%;
  margin-bottom: 0.1rem;
}

/* down*/
@media (max-width: 576px) {
  .statsBarItem {
    min-width: 5rem;
  }

  .statsBarItem h2 {
    font-size: 1rem;
  }
}
.statsBarItemInner .statsC h2 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  padding-bottom: 1.4rem;
  font-weight: 400;
}

.statsBarItem {
  border-right: 1px solid #e6e6ea;
  display: flex;
  justify-content: center;
}

.statsBarItem:last-child {
  border-right: 1px solid transparent !important;
}

/* --------------------------
  Temporary for TM home page
  ---------------------------- */
.t-tr-home .card-footer .statsRow,
.t-tr-home .card-footer .statsBarWrap {
  background-color: #ffffff !important;
  border: none;
}
.t-tr-home .card-footer, .t-tr-home .card-header {
  background-color: #ffffff;
}
.t-tr-home th {
  color: #26253e;
  border-top: none;
}
.t-tr-home table thead th:not(:empty) {
  border-left: 1px solid #ffffff;
}
.t-tr-home .card-header .card-title {
  text-transform: none;
  padding-left: 0.8rem;
  padding-top: 0.8rem;
}
.t-tr-home .pagination .page-link {
  border: none;
}
.t-tr-home .btn-light {
  background-color: transparent;
}
.t-tr-home .badge {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
}

#trFunnel {
  width: 340px;
  height: 240px;
}

.amcharts-amexport-menu-level-0 {
  background-color: #ffffff;
  font-size: 1.143rem;
  color: #6C6A9A;
  margin: 0;
}

#addon-wrapping, .input-group-prepend {
  background-color: #ffffff;
}

.amcharts-amexport-item.amcharts-amexport-item-level-0 {
  opacity: 1;
  background-color: #ffffff;
  width: 30px;
  min-height: 30px;
  color: #6C6A9A;
  transition: all 100ms ease-in-out 0s;
  font-size: 1.143rem;
  border: none;
}

.amcharts-amexport-item {
  background-color: #f1f1f3;
}

.amcharts-amexport-item:hover {
  background-color: #d6d6e4;
}

/* --------------------------
Error pages error card: centered, styled w image 404 505 etc
---------------------------- */
.errorCard {
  padding-top: 6.857rem;
  background-color: transparent;
  border: none;
}
.errorCard img {
  max-width: 9.143rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* --------------------------
support login page
---------------------------- */
.no-nav-page .card-img-top {
  background-color: #26253e;
  height: 14.286rem;
  color: #ffffff;
}
.no-nav-page .card-img-top h4 {
  padding-top: 1rem;
  line-height: 0.4rem;
}
.no-nav-page .card-img-top p {
  line-height: 1.4rem;
}
.no-nav-page .tt-logo {
  margin: 1rem;
  margin-top: 0.6rem;
  margin-right: 0.6rem;
}

/* --------------------------
TT logo
---------------------------- */
.tt-logo {
  background: #ffcfcd none repeat scroll 0% 0%;
  position: relative;
  width: 40px;
  height: 40px;
}

.tt-logo::before {
  content: "";
  background: #26253e none repeat scroll 0% 0%;
  width: 5px;
  height: 1.143rem;
  position: absolute;
  top: 11px;
  left: 25px;
}

.tt-logo::after {
  content: "";
  background: #26253e none repeat scroll 0% 0%;
  width: 1.143rem;
  height: 5px;
  position: absolute;
  top: 18px;
  left: 10px;
}

/* --------------------------
blockquotes
---------------------------- */
blockquote {
  border: 1px solid #c7c7dc;
  border-radius: 4px;
  padding: 1rem;
  background-color: #efeff3;
}

blockquote {
  position: relative;
  margin: 0.5rem;
}
blockquote:before {
  font-family: Helvetica -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", "Segoe UI", Roboto, Oxygen, sans-serif;
  font-family: "Telegraf-SemiBold";
  position: absolute;
  padding-left: 0rem;
}
blockquote p {
  font-size: 0.857rem;
}

@media (min-width: 576px) {
  blockquote {
    padding-left: 3rem;
  }
  blockquote:before {
    font-size: 4rem;
    line-height: 1;
    top: 5;
    left: 1rem;
    content: "“";
  }
}
/* --------------------------
TM Questionnaire custom
---------------------------- */
.questionnaire-cols-2 .row .col-12 {
  border-left: 8px solid #e6e6ea;
}

/* --------------------------
tabs
---------------------------- */
.questionnaire-cols-2 .row .col-12:not(:first-child) {
  border-left: 8px solid #b7b7c0;
}

@media (min-width: 768px) {
  .questionnaire-cols-2 .row .col-12:not(:first-child) {
    border-left: 8px solid transparent;
  }
}
.bg-pink {
  background-color: #da8aa5;
}

.bg-purple {
  background-color: #9595bb;
}

.p-0 {
  padding: 0 !important;
}

.p-20 {
  padding: 20px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

@media (max-width: 767px) {
  .m-t-sm-40 {
    margin-top: 40px !important;
  }
}
@media (max-width: 480px) {
  .m-t-xs-40 {
    margin-top: 40px !important;
  }
}
.w-xs {
  min-width: 80px;
}

.w-sm {
  min-width: 95px;
}

.w-md {
  min-width: 110px;
}

.w-lg {
  min-width: 140px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.display-block {
  display: block;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #f2f2f2;
  color: inherit;
}

/* --------------------------
Talentech colour helper classes
---------------------------- */
.text-muted {
  color: #757581;
}

.border-branding-1-50 {
  border: 1px solid #efeff3;
}

.border-branding-1-100 {
  border: 1px solid #d6d6e4;
}

.border-branding-1-200 {
  border: 1px solid #c7c7dc;
}

.border-branding-1-300 {
  border: 1px solid #b1b1cd;
}

.border-branding-1-400 {
  border: 1px solid #9595bb;
}

.border-branding-1-500 {
  border: 1px solid #6c6a9a;
}

.border-branding-1-600 {
  border: 1px solid #56557c;
}

.border-branding-1-700 {
  border: 1px solid #41405e;
}

.border-branding-1-800 {
  border: 1px solid #343350;
}

.border-branding-1-900 {
  border: 1px solid #26253e;
}

.border-branding-2-50 {
  border: 1px solid #fceceb;
}

.border-branding-2-100 {
  border: 1px solid #ffcfcd;
}

.border-branding-2-200 {
  border: 1px solid #fab8b5;
}

.border-branding-2-300 {
  border: 1px solid #f59e9a;
}

.border-branding-2-400 {
  border: 1px solid #e9827d;
}

.border-branding-2-500 {
  border: 1px solid #ca4b46;
}

.border-branding-2-600 {
  border: 1px solid #be3b36;
}

.border-branding-2-700 {
  border: 1px solid #a8332f;
}

.border-branding-2-800 {
  border: 1px solid #881f1b;
}

.border-branding-2-900 {
  border: 1px solid #630c08;
}

.bg-branding-1-50 {
  background-color: #efeff3;
}

.bg-branding-1-100 {
  background-color: #d6d6e4;
}

.bg-branding-1-200 {
  background-color: #c7c7dc;
}

.bg-branding-1-300 {
  background-color: #b1b1cd;
}

.bg-branding-1-400 {
  background-color: #9595bb;
}

.bg-branding-1-500 {
  background-color: #6c6a9a;
}

.bg-branding-1-600 {
  background-color: #56557c;
}

.bg-branding-1-700 {
  background-color: #41405e;
}

.bg-branding-1-800 {
  background-color: #343350;
}

.bg-branding-1-900 {
  background-color: #26253e;
}

.bg-branding-2-50 {
  background-color: #fceceb;
}

.bg-branding-2-100 {
  background-color: #ffcfcd;
}

.bg-branding-2-200 {
  background-color: #fab8b5;
}

.bg-branding-2-300 {
  background-color: #f59e9a;
}

.bg-branding-2-400 {
  background-color: #e9827d;
}

.bg-branding-2-500 {
  background-color: #ca4b46;
}

.bg-branding-2-600 {
  background-color: #be3b36;
}

.bg-branding-2-700 {
  background-color: #a8332f;
}

.bg-branding-2-800 {
  background-color: #881f1b;
}

.bg-branding-2-900 {
  background-color: #630c08;
}

.border-success-50 {
  border: 1px solid #e1f6e9;
}

.border-success-100 {
  border: 1px solid #baebcd;
}

.border-success-200 {
  border: 1px solid #9ae0b6;
}

.border-success-300 {
  border: 1px solid #89cea5;
}

.border-success-400 {
  border: 1px solid #77b992;
}

.border-success-500 {
  border: 1px solid #49815f;
}

.border-success-600 {
  border: 1px solid #306445;
}

.border-success-700 {
  border: 1px solid #235537;
}

.border-success-800 {
  border: 1px solid #18462a;
}

.border-success-900 {
  border: 1px solid #0a321a;
}

.bg-success-50 {
  background-color: #e1f6e9;
}

.bg-success-100 {
  background-color: #baebcd;
}

.bg-success-200 {
  background-color: #9ae0b6;
}

.bg-success-300 {
  background-color: #89cea5;
}

.bg-success-400 {
  background-color: #77b992;
}

.bg-success-500 {
  background-color: #49815f;
}

.bg-success-600 {
  background-color: #306445;
}

.bg-success-700 {
  background-color: #235537;
}

.bg-success-800 {
  background-color: #18462a;
}

.bg-success-900 {
  background-color: #0a321a;
}

.border-warning-50 {
  border: 1px solid #fff7eb;
}

.border-warning-100 {
  border: 1px solid #ffdca4;
}

.border-warning-200 {
  border: 1px solid #fccc7f;
}

.border-warning-300 {
  border: 1px solid #f4bc60;
}

.border-warning-400 {
  border: 1px solid #efae45;
}

.border-warning-500 {
  border: 1px solid #9e6b18;
}

.border-warning-600 {
  border: 1px solid #835710;
}

.border-warning-700 {
  border: 1px solid #734805;
}

.border-warning-800 {
  border: 1px solid #543300;
}

.border-warning-900 {
  border: 1px solid #3e2500;
}

.bg-warning-50 {
  background-color: #fff7eb;
}

.bg-warning-100 {
  background-color: #ffdca4;
}

.bg-warning-200 {
  background-color: #fccc7f;
}

.bg-warning-300 {
  background-color: #f4bc60;
}

.bg-warning-400 {
  background-color: #efae45;
}

.bg-warning-500 {
  background-color: #9e6b18;
}

.bg-warning-600 {
  background-color: #835710;
}

.bg-warning-700 {
  background-color: #734805;
}

.bg-warning-800 {
  background-color: #543300;
}

.bg-warning-900 {
  background-color: #3e2500;
}

.border-danger-50 {
  border: 1px solid #fceceb;
}

.border-danger-100 {
  border: 1px solid #ffcfcd;
}

.border-danger-200 {
  border: 1px solid #fab8b5;
}

.border-danger-300 {
  border: 1px solid #f59e9a;
}

.border-danger-400 {
  border: 1px solid #e9827d;
}

.border-danger-500 {
  border: 1px solid #ca4b46;
}

.border-danger-600 {
  border: 1px solid #be3b36;
}

.border-danger-700 {
  border: 1px solid #a8332f;
}

.border-danger-800 {
  border: 1px solid #881f1b;
}

.border-danger-900 {
  border: 1px solid #630c08;
}

.bg-danger-50 {
  background-color: #fceceb;
}

.bg-danger-100 {
  background-color: #ffcfcd;
}

.bg-danger-200 {
  background-color: #fab8b5;
}

.bg-danger-300 {
  background-color: #f59e9a;
}

.bg-danger-400 {
  background-color: #e9827d;
}

.bg-danger-500 {
  background-color: #ca4b46;
}

.bg-danger-600 {
  background-color: #be3b36;
}

.bg-danger-700 {
  background-color: #a8332f;
}

.bg-danger-800 {
  background-color: #881f1b;
}

.bg-danger-900 {
  background-color: #630c08;
}

.border-info-50 {
  border: 1px solid #e0ecf4;
}

.border-info-100 {
  border: 1px solid #c6dcea;
}

.border-info-200 {
  border: 1px solid #accce1;
}

.border-info-300 {
  border: 1px solid #92bcd7;
}

.border-info-400 {
  border: 1px solid #639ec5;
}

.border-info-500 {
  border: 1px solid #3c7ba4;
}

.border-info-600 {
  border: 1px solid #32678a;
}

.border-info-700 {
  border: 1px solid #295470;
}

.border-info-800 {
  border: 1px solid #214359;
}

.border-info-900 {
  border: 1px solid #183242;
}

.bg-info-50 {
  background-color: #e0ecf4;
}

.bg-info-100 {
  background-color: #c6dcea;
}

.bg-info-200 {
  background-color: #accce1;
}

.bg-info-300 {
  background-color: #92bcd7;
}

.bg-info-400 {
  background-color: #639ec5;
}

.bg-info-500 {
  background-color: #3c7ba4;
}

.bg-info-600 {
  background-color: #32678a;
}

.bg-info-700 {
  background-color: #295470;
}

.bg-info-800 {
  background-color: #214359;
}

.bg-info-900 {
  background-color: #183242;
}

.border-gray-50 {
  border: 1px solid #ffffff;
}

.border-gray-100 {
  border: 1px solid #f1f1f3;
}

.border-gray-200 {
  border: 1px solid #e6e6ea;
}

.border-gray-300 {
  border: 1px solid #d6d6dc;
}

.border-gray-400 {
  border: 1px solid #b7b7c0;
}

.border-gray-500 {
  border: 1px solid #757581;
}

.border-gray-600 {
  border: 1px solid #60606c;
}

.border-gray-700 {
  border: 1px solid #444450;
}

.border-gray-800 {
  border: 1px solid #30303a;
}

.border-gray-900 {
  border: 1px solid #151517;
}

.bg-gray-50 {
  background-color: #ffffff;
}

.bg-gray-100 {
  background-color: #f1f1f3;
}

.bg-gray-200 {
  background-color: #e6e6ea;
}

.bg-gray-300 {
  background-color: #d6d6dc;
}

.bg-gray-400 {
  background-color: #b7b7c0;
}

.bg-gray-500 {
  background-color: #757581;
}

.bg-gray-600 {
  background-color: #60606c;
}

.bg-gray-700 {
  background-color: #444450;
}

.bg-gray-800 {
  background-color: #30303a;
}

.bg-gray-900 {
  background-color: #151517;
}

.bg-dataviz-categorical-1 {
  background-color: #56557c;
}

.bg-dataviz-categorical-2 {
  background-color: #9595bb;
}

.bg-dataviz-categorical-3 {
  background-color: #944a62;
}

.bg-dataviz-categorical-4 {
  background-color: #efae45;
}

.bg-dataviz-categorical-5 {
  background-color: #69afbe;
}

.bg-dataviz-categorical-6 {
  background-color: #3c7ba4;
}

.bg-dataviz-categorical-7 {
  background-color: #89cea5;
}

.bg-dataviz-categorical-8 {
  background-color: #4f5f89;
}

.bg-dataviz-categorical-9 {
  background-color: #ef935f;
}

.bg-dataviz-categorical-10 {
  background-color: #b06134;
}

.bg-dataviz-categorical-11 {
  background-color: #77c3b7;
}

.bg-dataviz-categorical-12 {
  background-color: #0d8479;
}

.bg-dataviz-div-spectral-1 {
  background-color: #a8332f;
}

.bg-dataviz-div-spectral-2 {
  background-color: #be3b36;
}

.bg-dataviz-div-spectral-3 {
  background-color: #ca4b46;
}

.bg-dataviz-div-spectral-4 {
  background-color: #ef935f;
}

.bg-dataviz-div-spectral-5 {
  background-color: #faa97c;
}

.bg-dataviz-div-spectral-6 {
  background-color: #fccc7f;
}

.bg-dataviz-div-spectral-7 {
  background-color: #ffdca4;
}

.bg-dataviz-div-spectral-8 {
  background-color: #fff7eb;
}

.bg-dataviz-div-spectral-9 {
  background-color: #e1f6e9;
}

.bg-dataviz-div-spectral-10 {
  background-color: #baebcd;
}

.bg-dataviz-div-spectral-11 {
  background-color: #9ae0b6;
}

.bg-dataviz-div-spectral-12 {
  background-color: #77c3b7;
}

.bg-dataviz-div-spectral-13 {
  background-color: #3c7ba4;
}

.bg-dataviz-div-spectral-14 {
  background-color: #32678a;
}

.bg-dataviz-div-spectral-15 {
  background-color: #3a4876;
}

.bg-dataviz-div-signal-1 {
  background-color: #a8332f;
}

.bg-dataviz-div-signal-2 {
  background-color: #be3b36;
}

.bg-dataviz-div-signal-3 {
  background-color: #ca4b46;
}

.bg-dataviz-div-signal-4 {
  background-color: #ef935f;
}

.bg-dataviz-div-signal-5 {
  background-color: #faa97c;
}

.bg-dataviz-div-signal-6 {
  background-color: #fccc7f;
}

.bg-dataviz-div-signal-7 {
  background-color: #ffdca4;
}

.bg-dataviz-div-signal-8 {
  background-color: #fff7eb;
}

.bg-dataviz-div-signal-9 {
  background-color: #baebcd;
}

.bg-dataviz-div-signal-10 {
  background-color: #9ae0b6;
}

.bg-dataviz-div-signal-11 {
  background-color: #89cea5;
}

.bg-dataviz-div-signal-12 {
  background-color: #77b992;
}

.bg-dataviz-div-signal-13 {
  background-color: #49815f;
}

.bg-dataviz-div-signal-14 {
  background-color: #306445;
}

.bg-dataviz-div-signal-15 {
  background-color: #235537;
}

.bg-dataviz-div-branding-1 {
  background-color: #41405e;
}

.bg-dataviz-div-branding-2 {
  background-color: #56557c;
}

.bg-dataviz-div-branding-3 {
  background-color: #6c6a9a;
}

.bg-dataviz-div-branding-4 {
  background-color: #9595bb;
}

.bg-dataviz-div-branding-5 {
  background-color: #b1b1cd;
}

.bg-dataviz-div-branding-6 {
  background-color: #c7c7dc;
}

.bg-dataviz-div-branding-7 {
  background-color: #d6d6e4;
}

.bg-dataviz-div-branding-8 {
  background-color: #f1f1f3;
}

.bg-dataviz-div-branding-9 {
  background-color: #ffcfcd;
}

.bg-dataviz-div-branding-10 {
  background-color: #fab8b5;
}

.bg-dataviz-div-branding-11 {
  background-color: #f59e9a;
}

.bg-dataviz-div-branding-12 {
  background-color: #e9827d;
}

.bg-dataviz-div-branding-13 {
  background-color: #ca4b46;
}

.bg-dataviz-div-branding-14 {
  background-color: #be3b36;
}

.bg-dataviz-div-branding-15 {
  background-color: #a8332f;
}

.bg-dataviz-div-heat-1 {
  background-color: #a8332f;
}

.bg-dataviz-div-heat-2 {
  background-color: #be3b36;
}

.bg-dataviz-div-heat-3 {
  background-color: #ca4b46;
}

.bg-dataviz-div-heat-4 {
  background-color: #e9827d;
}

.bg-dataviz-div-heat-5 {
  background-color: #f59e9a;
}

.bg-dataviz-div-heat-6 {
  background-color: #fab8b5;
}

.bg-dataviz-div-heat-7 {
  background-color: #ffcfcd;
}

.bg-dataviz-div-heat-8 {
  background-color: #f1f1f3;
}

.bg-dataviz-div-heat-9 {
  background-color: #d4edf0;
}

.bg-dataviz-div-heat-10 {
  background-color: #b5dde2;
}

.bg-dataviz-div-heat-11 {
  background-color: #97ccd8;
}

.bg-dataviz-div-heat-12 {
  background-color: #69afbe;
}

.bg-dataviz-div-heat-13 {
  background-color: #1f828f;
}

.bg-dataviz-div-heat-14 {
  background-color: #0e707d;
}

.bg-dataviz-div-heat-15 {
  background-color: #07545f;
}

.txt-branding-1-50 {
  color: #efeff3;
}

.txt-branding-1-100 {
  color: #d6d6e4;
}

.txt-branding-1-200 {
  color: #c7c7dc;
}

.txt-branding-1-300 {
  color: #b1b1cd;
}

.txt-branding-1-400 {
  color: #9595bb;
}

.txt-branding-1-500 {
  color: #6c6a9a;
}

.txt-branding-1-600 {
  color: #56557c;
}

.txt-branding-1-700 {
  color: #41405e;
}

.txt-branding-1-800 {
  color: #343350;
}

.txt-branding-1-900 {
  color: #26253e;
}

.txt-branding-2-50 {
  color: #fceceb;
}

.txt-branding-2-100 {
  color: #ffcfcd;
}

.txt-branding-2-200 {
  color: #fab8b5;
}

.txt-branding-2-300 {
  color: #f59e9a;
}

.txt-branding-2-400 {
  color: #e9827d;
}

.txt-branding-2-500 {
  color: #ca4b46;
}

.txt-branding-2-600 {
  color: #be3b36;
}

.txt-branding-2-700 {
  color: #a8332f;
}

.txt-branding-2-800 {
  color: #881f1b;
}

.txt-branding-2-900 {
  color: #630c08;
}

.txt-success-50 {
  color: #e1f6e9;
}

.txt-success-100 {
  color: #baebcd;
}

.txt-success-200 {
  color: #9ae0b6;
}

.txt-success-300 {
  color: #89cea5;
}

.txt-success-400 {
  color: #77b992;
}

.txt-success-500 {
  color: #49815f;
}

.txt-success-600 {
  color: #306445;
}

.txt-success-700 {
  color: #235537;
}

.txt-success-800 {
  color: #18462a;
}

.txt-success-900 {
  color: #0a321a;
}

.txt-warning-50 {
  color: #fff7eb;
}

.txt-warning-100 {
  color: #ffdca4;
}

.txt-warning-200 {
  color: #fccc7f;
}

.txt-warning-300 {
  color: #f4bc60;
}

.txt-warning-400 {
  color: #efae45;
}

.txt-warning-500 {
  color: #9e6b18;
}

.txt-warning-600 {
  color: #835710;
}

.txt-warning-700 {
  color: #734805;
}

.txt-warning-800 {
  color: #543300;
}

.txt-warning-900 {
  color: #3e2500;
}

.txt-danger-50 {
  color: #fceceb;
}

.txt-danger-100 {
  color: #ffcfcd;
}

.txt-danger-200 {
  color: #fab8b5;
}

.txt-danger-300 {
  color: #f59e9a;
}

.txt-danger-400 {
  color: #e9827d;
}

.txt-danger-500 {
  color: #ca4b46;
}

.txt-danger-600 {
  color: #be3b36;
}

.txt-danger-700 {
  color: #a8332f;
}

.txt-danger-800 {
  color: #881f1b;
}

.txt-danger-900 {
  color: #630c08;
}

.txt-info-50 {
  color: #e0ecf4;
}

.txt-info-100 {
  color: #c6dcea;
}

.txt-info-200 {
  color: #accce1;
}

.txt-info-300 {
  color: #92bcd7;
}

.txt-info-400 {
  color: #639ec5;
}

.txt-info-500 {
  color: #3c7ba4;
}

.txt-info-600 {
  color: #32678a;
}

.txt-info-700 {
  color: #295470;
}

.txt-info-800 {
  color: #214359;
}

.txt-info-900 {
  color: #183242;
}

.txt-gray-50 {
  color: #ffffff;
}

.txt-gray-100 {
  color: #f1f1f3;
}

.txt-gray-200 {
  color: #e6e6ea;
}

.txt-gray-300 {
  color: #d6d6dc;
}

.txt-gray-400 {
  color: #b7b7c0;
}

.txt-gray-500 {
  color: #757581;
}

.txt-gray-600 {
  color: #60606c;
}

.txt-gray-700 {
  color: #444450;
}

.txt-gray-800 {
  color: #30303a;
}

.txt-gray-900 {
  color: #151517;
}

.txt-dataviz-categorical-1 {
  color: #56557c;
}

.txt-dataviz-categorical-2 {
  color: #9595bb;
}

.txt-dataviz-categorical-3 {
  color: #944a62;
}

.txt-dataviz-categorical-4 {
  color: #efae45;
}

.txt-dataviz-categorical-5 {
  color: #69afbe;
}

.txt-dataviz-categorical-6 {
  color: #3c7ba4;
}

.txt-dataviz-categorical-7 {
  color: #89cea5;
}

.txt-dataviz-categorical-8 {
  color: #4f5f89;
}

.txt-dataviz-categorical-9 {
  color: #ef935f;
}

.txt-dataviz-categorical-10 {
  color: #b06134;
}

.txt-dataviz-categorical-11 {
  color: #77c3b7;
}

.txt-dataviz-categorical-12 {
  color: #0d8479;
}

.txt-dataviz-div-spectral-1 {
  color: #a8332f;
}

.txt-dataviz-div-spectral-2 {
  color: #be3b36;
}

.txt-dataviz-div-spectral-3 {
  color: #ca4b46;
}

.txt-dataviz-div-spectral-4 {
  color: #ef935f;
}

.txt-dataviz-div-spectral-5 {
  color: #faa97c;
}

.txt-dataviz-div-spectral-6 {
  color: #fccc7f;
}

.txt-dataviz-div-spectral-7 {
  color: #ffdca4;
}

.txt-dataviz-div-spectral-8 {
  color: #fff7eb;
}

.txt-dataviz-div-spectral-9 {
  color: #e1f6e9;
}

.txt-dataviz-div-spectral-10 {
  color: #baebcd;
}

.txt-dataviz-div-spectral-11 {
  color: #9ae0b6;
}

.txt-dataviz-div-spectral-12 {
  color: #77c3b7;
}

.txt-dataviz-div-spectral-13 {
  color: #3c7ba4;
}

.txt-dataviz-div-spectral-14 {
  color: #32678a;
}

.txt-dataviz-div-spectral-15 {
  color: #3a4876;
}

.txt-dataviz-div-signal-1 {
  color: #a8332f;
}

.txt-dataviz-div-signal-2 {
  color: #be3b36;
}

.txt-dataviz-div-signal-3 {
  color: #ca4b46;
}

.txt-dataviz-div-signal-4 {
  color: #ef935f;
}

.txt-dataviz-div-signal-5 {
  color: #faa97c;
}

.txt-dataviz-div-signal-6 {
  color: #fccc7f;
}

.txt-dataviz-div-signal-7 {
  color: #ffdca4;
}

.txt-dataviz-div-signal-8 {
  color: #fff7eb;
}

.txt-dataviz-div-signal-9 {
  color: #baebcd;
}

.txt-dataviz-div-signal-10 {
  color: #9ae0b6;
}

.txt-dataviz-div-signal-11 {
  color: #89cea5;
}

.txt-dataviz-div-signal-12 {
  color: #77b992;
}

.txt-dataviz-div-signal-13 {
  color: #49815f;
}

.txt-dataviz-div-signal-14 {
  color: #306445;
}

.txt-dataviz-div-signal-15 {
  color: #235537;
}

.txt-dataviz-div-branding-1 {
  color: #41405e;
}

.txt-dataviz-div-branding-2 {
  color: #56557c;
}

.txt-dataviz-div-branding-3 {
  color: #6c6a9a;
}

.txt-dataviz-div-branding-4 {
  color: #9595bb;
}

.txt-dataviz-div-branding-5 {
  color: #b1b1cd;
}

.txt-dataviz-div-branding-6 {
  color: #c7c7dc;
}

.txt-dataviz-div-branding-7 {
  color: #d6d6e4;
}

.txt-dataviz-div-branding-8 {
  color: #f1f1f3;
}

.txt-dataviz-div-branding-9 {
  color: #ffcfcd;
}

.txt-dataviz-div-branding-10 {
  color: #fab8b5;
}

.txt-dataviz-div-branding-11 {
  color: #f59e9a;
}

.txt-dataviz-div-branding-12 {
  color: #e9827d;
}

.txt-dataviz-div-branding-13 {
  color: #ca4b46;
}

.txt-dataviz-div-branding-14 {
  color: #be3b36;
}

.txt-dataviz-div-branding-15 {
  color: #a8332f;
}

.txt-dataviz-div-heat-1 {
  color: #a8332f;
}

.txt-dataviz-div-heat-2 {
  color: #be3b36;
}

.txt-dataviz-div-heat-3 {
  color: #ca4b46;
}

.txt-dataviz-div-heat-4 {
  color: #e9827d;
}

.txt-dataviz-div-heat-5 {
  color: #f59e9a;
}

.txt-dataviz-div-heat-6 {
  color: #fab8b5;
}

.txt-dataviz-div-heat-7 {
  color: #ffcfcd;
}

.txt-dataviz-div-heat-8 {
  color: #f1f1f3;
}

.txt-dataviz-div-heat-9 {
  color: #d4edf0;
}

.txt-dataviz-div-heat-10 {
  color: #b5dde2;
}

.txt-dataviz-div-heat-11 {
  color: #97ccd8;
}

.txt-dataviz-div-heat-12 {
  color: #69afbe;
}

.txt-dataviz-div-heat-13 {
  color: #1f828f;
}

.txt-dataviz-div-heat-14 {
  color: #0e707d;
}

.txt-dataviz-div-heat-15 {
  color: #07545f;
}

.hrmts-color-widget-green {
  color: #49815f !important;
}

.hrmts-color-widget-yellow {
  color: #9e6b18 !important;
}

.hrmts-color-widget-red {
  color: #ca4b46 !important;
}

.text-custom {
  color: #56557c;
}

.text-primary {
  color: #26253e !important;
}

.text-success {
  color: #49815f !important;
}

.text-warning {
  color: #efae45 !important;
}

.text-danger {
  color: #ca4b46 !important;
}

.text-info {
  color: #214359 !important;
}

.text-purple {
  color: #6c6a9a;
}

.text-pink {
  color: #b15a77;
}

.text-dark {
  color: #26253e;
}

.text-white {
  color: #ffffff;
}

input[type=checkbox],
input[type=radio] {
  margin-right: 0.25rem;
}

/* --------------------------
Checkboxes
---------------------------- */
.checkbox {
  margin-left: -20px;
}
.checkbox label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.checkbox label::before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: transparent;
  border-radius: 3px;
  border: 2px solid rgba(38, 37, 62, 0.5);
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: 0;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 17px;
  outline: none !important;
  margin-top: 2px;
}
.checkbox label::after {
  color: #26253e;
  display: inline-block;
  font-size: 11px;
  height: 16px;
  left: 0;
  margin-left: 0;
  padding-left: 3px;
  padding-top: 1px;
  position: absolute;
  top: 2px;
  width: 16px;
}
.checkbox input[type=checkbox] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}
.checkbox input[type=checkbox]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type=checkbox]:focus + label::before {
  outline-offset: -2px;
  outline: none;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-weight: bold;
}
.checkbox input[type=checkbox]:disabled + label::before {
  background-color: #757581;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox.checkbox-single label {
  height: 17px;
}

.checkbox-custom input[type=checkbox]:checked + label::before {
  background-color: #56557c;
  border-color: #56557c;
}
.checkbox-custom input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-primary input[type=checkbox]:checked + label::before {
  background-color: #26253e;
  border-color: #26253e;
}
.checkbox-primary input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-danger input[type=checkbox]:checked + label::before {
  background-color: #ca4b46;
  border-color: #ca4b46;
}
.checkbox-danger input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-info input[type=checkbox]:checked + label::before {
  background-color: #3c7ba4;
  border-color: #3c7ba4;
}
.checkbox-info input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-warning input[type=checkbox]:checked + label::before {
  background-color: #f4bc60;
  border-color: #f4bc60;
}
.checkbox-warning input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-success input[type=checkbox]:checked + label::before {
  background-color: #49815f;
  border-color: #49815f;
}
.checkbox-success input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-purple input[type=checkbox]:checked + label::before {
  background-color: #9595bb;
  border-color: #9595bb;
}
.checkbox-purple input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-pink input[type=checkbox]:checked + label::before {
  background-color: #da8aa5;
  border-color: #da8aa5;
}
.checkbox-pink input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

.checkbox-inverse input[type=checkbox]:checked + label::before {
  background-color: #26253e;
  border-color: #26253e;
}
.checkbox-inverse input[type=checkbox]:checked + label::after {
  color: #ffffff;
}

/* --------------------------
Radio buttons
---------------------------- */
.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}
.radio label::before {
  -o-transition: border 0.5s ease-in-out;
  -webkit-transition: border 0.5s ease-in-out;
  border-radius: 50%;
  border: 2px solid rgba(38, 37, 62, 0.5);
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  outline: none !important;
  position: absolute;
  transition: border 0.5s ease-in-out;
  width: 17px;
  margin-top: 2px;
}
.radio label::after {
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -webkit-transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  background-color: #757581;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 11px;
  left: 3px;
  margin-left: -20px;
  position: absolute;
  top: 5px;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  width: 11px;
}
.radio input[type=radio] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}
.radio input[type=radio]:disabled + label {
  opacity: 0.65;
}
.radio input[type=radio]:focus + label::before {
  outline-offset: -2px;
  outline: 5px auto -webkit-focus-ring-color;
  outline: thin dotted;
}
.radio input[type=radio]:checked + label::after {
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type=radio]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio.radio-single label {
  height: 17px;
}

.radio-custom input[type=radio] + label::after {
  background-color: #56557c;
}
.radio-custom input[type=radio]:checked + label::before {
  border-color: #56557c;
}
.radio-custom input[type=radio]:checked + label::after {
  background-color: #56557c;
}

.radio-primary input[type=radio] + label::after {
  background-color: #26253e;
}
.radio-primary input[type=radio]:checked + label::before {
  border-color: #26253e;
}
.radio-primary input[type=radio]:checked + label::after {
  background-color: #26253e;
}

.radio-danger input[type=radio] + label::after {
  background-color: #ca4b46;
}
.radio-danger input[type=radio]:checked + label::before {
  border-color: #ca4b46;
}
.radio-danger input[type=radio]:checked + label::after {
  background-color: #ca4b46;
}

.radio-info input[type=radio] + label::after {
  background-color: #3c7ba4;
}
.radio-info input[type=radio]:checked + label::before {
  border-color: #3c7ba4;
}
.radio-info input[type=radio]:checked + label::after {
  background-color: #3c7ba4;
}

.radio-warning input[type=radio] + label::after {
  background-color: #efae45;
}
.radio-warning input[type=radio]:checked + label::before {
  border-color: #efae45;
}
.radio-warning input[type=radio]:checked + label::after {
  background-color: #efae45;
}

.radio-success input[type=radio] + label::after {
  background-color: #49815f;
}
.radio-success input[type=radio]:checked + label::before {
  border-color: #49815f;
}
.radio-success input[type=radio]:checked + label::after {
  background-color: #49815f;
}

.radio-purple input[type=radio] + label::after {
  background-color: #9595bb;
}
.radio-purple input[type=radio]:checked + label::before {
  border-color: #9595bb;
}
.radio-purple input[type=radio]:checked + label::after {
  background-color: #9595bb;
}

.radio-pink input[type=radio] + label::after {
  background-color: #da8aa5;
}
.radio-pink input[type=radio]:checked + label::before {
  border-color: #da8aa5;
}
.radio-pink input[type=radio]:checked + label::after {
  background-color: #da8aa5;
}

#toast-container > div {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
}

#toast-container > :hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
}

.toast {
  background-color: #41405e;
}

.toast-success {
  background-color: #49815f;
  border: 2px solid #49815f;
}

.toast-error {
  background-color: #ca4b46;
  border: 2px solid #ca4b46;
}

.toast-info {
  background-color: #3c7ba4;
  border: 2px solid #3c7ba4;
}

.toast-warning {
  background-color: #f4bc60;
  border: 2px solid #f4bc60;
}

.progress-lg {
  height: 1.5rem;
}

.progress-sm {
  height: 0.7rem;
}

.progress-xs {
  height: 0.4rem;
}

/*progress bar gradient for TR statistics on home page  */
.progressbarBkg {
  background: #56557c;
  /* Old browsers */
}

.progressbarBkg1 {
  background: #e0a633;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e0a633 0%, #1abc9c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e0a633 0%, #1abc9c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e0a633 0%, #1abc9c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e0a633", endColorstr="#1abc9c",GradientType=1 );
  /* IE6-9 */
}

.progressbarBkg2 {
  background: #c1392c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #c1392c 0%, #e0a633 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #c1392c 0%, #e0a633 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #c1392c 0%, #e0a633 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c1392c", endColorstr="#e0a633",GradientType=1 );
  /* IE6-9 */
}

.progressbarBkg3 {
  background: #a54326;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a54326 0%, #c1392c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a54326 0%, #c1392c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a54326 0%, #c1392c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a54326", endColorstr="#c1392c",GradientType=1 );
  /* IE6-9 */
}

.steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 4rem;
}
.steps > .step {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 0.875rem;
  color: #26253E;
}
.steps > .step:before {
  content: attr(data-step);
  display: block;
  margin: 0 auto;
  background: #ffffff;
  border: 4px solid #d6d6dc;
  width: 2.4rem;
  height: 2.4rem;
  text-align: center;
  margin-bottom: 0.2rem;
  line-height: 1.9rem;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 1rem;
}
.steps > .step:after {
  content: "";
  position: absolute;
  display: block;
  background: #d6d6dc;
  width: 100%;
  height: 0.4rem;
  top: 1rem;
  left: 50%;
}
.steps > .step a {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 3em 0 0 0;
  margin-top: -4em;
  text-decoration: none;
}
.steps > .step:last-child:after {
  display: none;
}
.steps > .step.is-complete {
  color: #26253e;
}
.steps > .step.is-complete:before {
  content: "✓";
  color: #ffffff;
  background: #26253e;
  border: 4px solid #ffffff;
}
.steps > .step.is-complete:after {
  background: #26253e;
}
.steps > .step.is-active {
  font-weight: bold;
}
.steps > .step.is-active:before {
  color: #ffffff;
  border: 4px solid #ffffff;
  background: #26253e;
  margin-bottom: 0.2rem;
}

.steps {
  margin-bottom: 3em;
}

.steps a:hover {
  text-decoration: none;
}

.alert {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  color: #26253e;
  padding-top: 1rem;
}

.alert h1 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-weight: 600;
  font-size: 1rem;
}
.alert h2 {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-weight: normal;
  font-size: 1rem;
}
.alert p {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-weight: normal;
  font-size: 1rem;
}

.alert-info, .alert-confirmation {
  background-color: #d6d6e4;
  border: 1px solid #26253e;
  border-radius: 4px;
}

.alert-primary {
  background-color: #d6d6e4;
  border: 1px solid #26253e;
  color: #26253e;
  border-radius: 4px;
}

.alert-secondary {
  background-color: #e6e6ea;
  border: 1px solid #757581;
  border-radius: 4px;
}

.alert-success {
  background-color: #e1f6e9;
  border: 1px solid #49815f;
  border-radius: 4px;
}

.alert-danger, .alert-error {
  background-color: #fceceb;
  border: 1px solid #fab8b5;
  border-radius: 4px;
}

.alert-warning {
  background-color: #fff7eb;
  border: 1px solid #f4bc60;
  color: #26253e;
  border-radius: 4px;
}

.alert-link {
  font-weight: 500;
}

.alert-link {
  color: inherit;
  text-decoration: underline;
}

.close {
  font-weight: 100;
  font-size: 1.75rem;
  text-shadow: none;
}

.alert-dismissible {
  padding-right: 1rem;
}

.alert .close {
  border-radius: 50px;
  height: 40px;
  width: 40px;
  margin-top: 1rem;
  margin-right: 1rem;
  padding: 0;
}

.alert-info .close:hover,
.alert-primary .close:hover {
  background-color: #c7c7dc;
}

.alert-secondary .close:hover {
  background-color: #d6d6dc;
}

.alert-success .close:hover {
  background-color: #baebcd;
}

.alert-warning .close:hover {
  background-color: #fccc7f;
}

.alert-danger .close:hover {
  background-color: #fab8b5;
}

@media (max-width: 992px) {
  .alert-image {
    display: none;
  }
}
/* --------------------------
Badges and pills
---------------------------- */
.badge {
  text-transform: uppercase;
  font-weight: 600;
}

.badge-info {
  background-color: #c6dcea;
  color: #295470;
}

.badge-primary {
  background-color: #26253e;
  color: #ffffff;
}

.badge-secondary {
  background-color: #efeff3;
  color: #26253e;
}

.badge-success {
  background-color: #e1f6e9;
  color: #235537;
}

.badge-warning {
  background-color: #ffdca4;
  color: #3e2500;
}

.badge-danger {
  background-color: #fceceb;
  color: #a8332f;
}

/* --------------------------
Toaster / snackbar
---------------------------- */
.toaster .alert-secondary {
  background-color: #757581;
  border: 1px solid #757581;
  color: #ffffff;
}

.toaster .alert-primary,
.toaster .alert-info,
.toaster .alert-confirmation {
  background-color: #26253e;
  border: 1px solid #26253e;
  color: #ffffff;
}

.toaster .alert-success {
  background-color: #49815f;
  border: 1px solid #49815f;
  color: #ffffff;
}

.toaster .alert-danger, .toaster .alert-error {
  background-color: #ca4b46;
  border: 1px solid #ca4b46;
  color: #ffffff;
}

.toaster .alert-warning {
  background-color: #f4bc60;
  border: 1px solid #f4bc60;
  color: #3e2500;
}

.toaster .close {
  margin-top: 0.5rem;
}

.toaster .alert {
  padding-bottom: 1rem;
}
.toaster .alert .alert-link {
  color: inherit;
  text-decoration: underline;
}

label {
  font-weight: 500;
}

input[type=radio] + label, input[type=checkbox] + label {
  font-weight: 400;
}

.form-control .RadComboBox .rcbInput, .form-control .input-group-addon {
  font-size: 0.9rem;
  line-height: 1.3;
}

.browser-ie .form-control {
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
}
.browser-ie select.form-control:not([size]):not([multiple]) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.input-group-addon {
  font-size: 0.9rem;
  line-height: 1.3;
}

.RadComboBox.RadComboBox_Bootstrap .rcbInputCell,
.RadComboBox.RadComboBox_Bootstrap .rcbArrowCell {
  height: 28px;
}

.RadComboBox.RadComboBox_Bootstrap .rcbArrowCell a {
  height: 28px;
  background-position: -9px -61px;
}

select.form-control:not([size]):not([multiple]) {
  /*height: calc(1.8rem + 2px);*/
  height: auto !important;
}

.form-control:not(.form-control-fullwidth),
.RadComboBox:not(.form-control-fullwidth),
.form-container-width,
.restrict-cell-width {
  max-width: 500px;
  min-width: 60px;
}

/* --------------------------
Validation
---------------------------- */
.has-success .form-control,
.has-warning .form-control,
.has-danger .form-control {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success label,
.has-success .custom-control {
  color: #49815f;
}

.has-success .form-control {
  border-color: #49815f;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2313856e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-success.checkbox label:after, .has-success .radio label:after {
  color: #49815f;
}
.has-success.checkbox label:before, .has-success .radio label:before {
  border-color: #49815f;
}

.has-success.radio .has-success .radio label:after {
  background-color: #49815f;
}
.has-success.radio .has-success .radio label:before {
  border-color: #49815f;
}

.has-success .input-group-addon {
  color: #49815f;
  border-color: #49815f;
  background-color: #f1f1f3;
}

.has-warning .form-control-feedback,
.has-warning label,
.has-warning .custom-control {
  color: #efae45;
}

.has-warning .form-control {
  border-color: #f4bc60;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f1b53d' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-warning.checkbox label:after, .has-warning .checkbox label:after {
  color: #3e2500;
}
.has-warning.checkbox label:before, .has-warning .checkbox label:before {
  border-color: #f4bc60;
}

.has-warning.radio label:after, .has-warning .radio label:after {
  background-color: #f4bc60;
}
.has-warning.radio label:before, .has-warning .radio label:before {
  border-color: #f4bc60;
}

.has-warning .input-group-addon {
  color: #f4bc60;
  border-color: #f4bc60;
  background-color: #ffffff;
}

.has-danger .form-control-feedback,
.has-danger label,
.has-danger .custom-control {
  color: #ca4b46;
}

.has-danger .form-control {
  border-color: #ca4b46;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e91b00' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.has-danger.checkbox label:after, .has-danger .checkbox label:after {
  color: #ca4b46;
}
.has-danger.checkbox label:before, .has-danger .checkbox label:before {
  border-color: #ca4b46;
}

.has-danger.radio label:after {
  background-color: #ca4b46;
}
.has-danger.radio label:before {
  border-color: #ca4b46;
}

.has-danger .input-group-addon {
  color: #ca4b46;
  border-color: #ca4b46;
  background-color: #f1f1f3;
}

.bootstrap-tagsinput {
  width: 100%;
  box-shadow: none;
  padding: 3px 7px 6px;
  border: 1px solid #d6d6dc;
}
.bootstrap-tagsinput .label-info {
  background-color: #56557c !important;
  display: inline-block;
  padding: 5px;
}

.search-input {
  margin-bottom: 10px;
}

.ms-container {
  width: 100% !important;
  max-width: 360px !important;
}
.ms-container .ms-list {
  box-shadow: none;
  border: 1px solid rgba(38, 37, 62, 0.2);
}
.ms-container .ms-list.ms-focus {
  box-shadow: none;
  border: 1px solid rgba(38, 37, 62, 0.4);
}
.ms-container .ms-selectable {
  box-shadow: none;
  outline: none !important;
}
.ms-container .ms-selectable li.ms-elem-selectable {
  border: none;
  padding: 5px 10px;
}
.ms-container .ms-selectable li.ms-hover {
  background-color: #56557c;
}
.ms-container .ms-selection li.ms-elem-selection {
  border: none;
  padding: 5px 10px;
}
.ms-container .ms-selection li.ms-hover {
  background-color: #56557c;
}

.select2-container .select2-selection--single {
  height: 34px;
  border: 1px solid rgba(38, 37, 62, 0.3);
  outline: none !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 32px !important;
  padding-left: 12px;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
  width: 30px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #56557c;
  color: #ffffff;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid rgba(38, 37, 62, 0.3);
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 12px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid rgba(38, 37, 62, 0.3);
}

.select2-dropdown {
  border: 1px solid rgba(38, 37, 62, 0.3);
  box-shadow: 0 2px 2px rgba(38, 37, 62, 0.15);
}

.select2-search--dropdown {
  padding: 7px;
}
.select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(38, 37, 62, 0.3);
  outline: none !important;
}

.autocomplete-suggestions {
  border: 1px solid #d6d6dc;
  background: #ca4b46;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.autocomplete-suggestion {
  padding: 4px 10px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-no-suggestion {
  padding: 4px 8px;
}

.autocomplete-selected {
  background: rgba(214, 214, 220, 0.5);
  cursor: pointer;
}

.autocomplete-suggestions strong {
  font-weight: 600;
  color: #26253e;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #26253e;
  display: block;
}

.parsley-error {
  border-color: #ca4b46 !important;
}

.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0;
}

.parsley-errors-list.filled {
  display: block;
}

.parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #ca4b46;
  margin-top: 5px;
}

.bootstrap-timepicker-widget table td input {
  border: 1px solid rgba(38, 37, 62, 0.3);
  width: 35px;
}

.datepicker-dropdown {
  padding: 10px !important;
}

.datepicker td,
.datepicker th {
  width: 30px;
  height: 30px;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #56557c !important;
  color: #ffffff !important;
  background-image: none !important;
  text-shadow: none !important;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #49815f !important;
  color: #ffffff !important;
  background-image: none !important;
}

.datepicker-inline {
  border: 2px solid rgba(38, 37, 62, 0.1);
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #56557c;
  border-color: #56557c;
}

.daterangepicker .input-mini.active {
  border: 1px solid rgba(38, 37, 62, 0.3);
}

.daterangepicker .ranges li {
  border-radius: 2px;
  color: #26253e;
  font-weight: 600;
  font-size: 12px;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  border: 1px solid rgba(38, 37, 62, 0.3);
  padding: 2px;
  width: 60px;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background-color: #56557c;
  border: 1px solid #56557c;
}

.jFiler-input-dragDrop {
  width: 100%;
  background-color: #d6d6dc;
}

.jFiler-theme-default .jFiler-input {
  width: 100%;
}

.jFiler-theme-default .jFiler-input-button {
  background-color: #56557c;
  background-image: none !important;
  color: #ca4b46;
  border: 1px solid #56557c !important;
}

.jFiler-input-choose-btn {
  color: #ffffff !important;
}

.asp-check-list input[type=checkbox],
.asp-check-list input[type=radio] {
  margin-right: 0.25em;
}
.asp-check-list label {
  margin-right: 1em;
}

fieldset {
  padding: 0 1rem;
}
fieldset > legend {
  width: auto;
  font-size: 1rem;
  padding: 0 0.25rem;
}

.Div_CheckBoxListContainer table {
  width: auto;
}
.Div_CheckBoxListContainer table td {
  padding-right: 1rem;
}
.Div_CheckBoxListContainer input[type=checkbox],
.Div_CheckBoxListContainer input[type=radio] {
  margin-left: 0.25em;
  margin-right: 0.5em;
}

/* --------------------------
Switch custom colours
---------------------------- */
.custom-switch-blue .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #26253e;
  border: 1px solid #26253e;
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #c7c7dc;
  border: 1px solid #9595bb;
}

.custom-switch-green .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #49815f;
  border: 1px solid #49815f;
}

/*
.custom-switch-sand{
    .custom-control-input:checked ~ .custom-control-label::before{
        background-color: $hr-sand-lighten;
        border: 1px solid $hr-sand-lighten;
    }
}
*/
/* --------------------------
Talentech inputs
---------------------------- */
.form-control {
  border: 1px solid #b7b7c0;
}

.form-control:focus {
  border: 1px solid #9595bb;
  box-shadow: 0 0 0 0.2rem #d6d6e4;
  border-radius: 4px;
}

/* --------------------------
Form appends
---------------------------- */
#navModal .form-control {
  height: 40px;
}

#navModal .input-group-append .btn-tt span {
  padding-right: 0;
}

.formAppendB {
  border: 1px solid #b7b7c0;
  border-left: none;
}

.formAppendB:focus {
  background-color: #c7c7dc;
  border: 1px solid #b7b7c0;
}

.input-group button {
  border: 1px solid #b7b7c0;
  background-color: #ffffff;
  color: #b7b7c0;
  border-left: 0;
}

.custom-control-input:focus ~ .custom-control-label::before {
  border-color: #6c6a9a !important;
  box-shadow: 0 0 0 0.2rem rgba(149, 149, 187, 0.5) !important;
}

.table,
.table .table {
  background: transparent;
}

.RadGrid table.table-responsive {
  display: table;
}

.fixed-solution .sticky-table-header {
  top: 70px !important;
}

.table-wrapper .btn-toolbar {
  display: block;
}
.table-wrapper .dropdown-menu {
  left: auto;
  right: 0;
}

th {
  font-family: inherit;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #f1f1f3 !important;
  color: #60606c;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: none;
}

.table th {
  border-top: 1px solid transparent;
}

.rgRow a, .rgAltRow a {
  text-decoration: underline;
  text-decoration-color: rgba(38, 37, 62, 0.4) !important;
}

.fa, .far, .fas, .fal {
  text-decoration: none !important;
}

table .btn {
  text-transform: uppercase !important;
}
table .btn .btn-light {
  background-color: transparent !important;
}

table .btn-primary,
table .btn-success,
table .btn-danger,
table .btn-dark {
  color: #ffffff;
}

table .btn-secondary,
table .btn-warning,
table .btn-info {
  color: #26253e;
}

.widget-user {
  position: relative;
}
.widget-user img {
  width: 60px;
  height: 60px;
}

.user-position {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 44px;
  font-size: 16px;
  text-align: center;
  right: 0;
  left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}
.user-position span {
  transform: rotate(90deg);
}

.account-pages {
  background: #56557c;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
}

.wrapper-page {
  margin: 5% auto;
  position: relative;
  max-width: 480px;
}
.wrapper-page .account-bg {
  background-color: #ffffff;
  padding: 7px;
  border-radius: 0 !important;
  margin: 20px 15px;
}
.wrapper-page .card-box {
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  border: 5px solid #56557c;
}
.wrapper-page .logo {
  font-size: 24px;
  line-height: 36px;
  float: none;
  color: #49815f !important;
}

.user-thumb {
  position: relative;
  z-index: 999;
}
.user-thumb img {
  height: 88px;
  margin: 0px auto;
  width: 88px;
}

.rtsUL {
  width: 100%;
}

.rtIn {
  font-size: 0.857rem !important;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
}

.RadCalendar caption {
  padding: 0 !important;
}

.RadPanelBar_Bootstrap,
.RadTabStrip_Bootstrap,
.RadComboBox_Bootstrap {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  text-transform: uppercase;
  font-size: 0.857rem !important;
  font-weight: 600 !important;
}

.RadPanelBar, .RadPanelBar .rpRootGroup {
  border-radius: 0.25rem;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  text-transform: uppercase;
  font-size: 0.857rem !important;
  font-weight: 600 !important;
}
.RadPanelBar .rpLink {
  background-color: rgba(0, 0, 0, 0.03);
  overflow: hidden;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  text-transform: uppercase;
  font-size: 0.857rem !important;
  font-weight: 600 !important;
}
.RadPanelBar .rpGroup {
  padding: 1em;
}
.RadPanelBar.RadPanelBar_Bootstrap .rpLink {
  border-width: 0;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  font-family: inherit;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  text-transform: uppercase;
  font-size: 0.857rem !important;
  font-weight: 600 !important;
}

.RadSplitter.RadSplitter_Bootstrap .rspSlideHeader,
.RadSplitter.RadSplitter_Bootstrap .rspSlideTitleContainer,
.RadSplitter.RadSplitter_Bootstrap .rspSlideHeaderIconWrapper {
  background: #e6e6ea;
  border-bottom: 1px solid #e6e6ea;
  color: #26253e;
  text-transform: uppercase;
  font-size: 12px;
}
.RadSplitter.RadSplitter_Bootstrap .rspSlideHeader > td > table,
.RadSplitter.RadSplitter_Bootstrap .rspSlideTitleContainer > td > table,
.RadSplitter.RadSplitter_Bootstrap .rspSlideHeaderIconWrapper > td > table {
  min-height: 2rem;
}

.RadGrid.RadGrid_Bootstrap .rgHeader,
.RadGrid.RadGrid_Bootstrap th.rgResizeCol,
.RadGrid.RadGrid_Bootstrap .rgHeaderWrapper,
.RadGrid.RadGrid_Bootstrap .rgMultiHeaderRow th.rgHeader,
.RadGrid.RadGrid_Bootstrap .rgRow > td,
.RadGrid.RadGrid_Bootstrap .rgAltRow > td,
.RadGrid.RadGrid_Bootstrap .rgEditRow > td {
  border-bottom: 0;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  vertical-align: top;
  /*line-height: 2.5rem;*/
}

.RadGrid.RadGrid_Bootstrap .rgHeader {
  line-height: 3rem;
  background: #efeff3 !important;
  color: #26253e;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.RadGrid.RadGrid_Bootstrap .rgHeader a {
  color: #26253e !important;
}
.RadGrid.RadGrid_Bootstrap .rgHeader table thead th:not(:empty) {
  border-left: 1px solid #f1f1f3;
}

.browser-ie .ColumnBeforeFilter .rgOptions, .browser-ie .ColumnBeforeFilter .rgOptions:hover {
  background: none;
  background-repeat: no-repeat;
}

.card-dark .RadGrid.RadGrid_Bootstrap .rgHeader, .dark .RadGrid.RadGrid_Bootstrap .rgHeader {
  line-height: 3rem;
  background: transparent;
  color: inherit;
  border-bottom: 2px solid #e6e6ea;
  text-transform: uppercase;
  font-size: 12px;
}
.card-dark .RadGrid.RadGrid_Bootstrap .rgRow td, .card-dark .RadGrid.RadGrid_Bootstrap .rgAltRow td, .card-dark .RadGrid.RadGrid_Bootstrap th.rgHeader, .dark .RadGrid.RadGrid_Bootstrap .rgRow td, .dark .RadGrid.RadGrid_Bootstrap .rgAltRow td, .dark .RadGrid.RadGrid_Bootstrap th.rgHeader {
  padding-left: 0;
}
.card-dark .RadGrid.RadGrid_Bootstrap table thead th:not(:empty), .dark .RadGrid.RadGrid_Bootstrap table thead th:not(:empty) {
  border-left: 1px solid #f1f1f3;
}

.RadGrid {
  border-radius: 0px !important;
}
.RadGrid.RadGrid_WrapTexts {
  white-space: normal;
}
.RadGrid.RadGrid_Bootstrap .rgRow td.rgSorted {
  background-color: transparent;
}
.RadGrid.RadGrid_Bootstrap .rgAltRow td.rgSorted {
  background-color: #f1f1f3;
}

.RadGrid .rgPager .rgAdvPart {
  display: none;
}

.RadGrid.table-responsive {
  width: 100% !important;
  overflow-x: scroll !important;
}

.RadMenu_ToolBox .rmRootGroup {
  border: 0 !important;
}
.RadMenu_ToolBox .rmItem:nth-child(odd) {
  background-color: #ffffff;
}
.RadMenu_ToolBox .rmItem:nth-child(even) {
  background-color: #f1f1f3;
}
.RadMenu_ToolBox .rmImageOnly {
  padding: 10px 15px !important;
}

.RadToolTip.RadToolTip_Bootstrap {
  color: #26253e;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.RadToolTip.RadToolTip_Bootstrap table.rtWrapper td.rtWrapperContent {
  color: inherit;
  padding: 0.5rem;
  font-size: 1rem;
}

.RadComboBoxDropDown.RadComboBoxDropDown_Bootstrap .rcbItem,
.RadComboBoxDropDown.RadComboBoxDropDown_Bootstrap .rcbHovered {
  padding: 2px 1em;
}

.RadComboBox_Bootstrap .rcbInner {
  padding: 4px 2em 4px 10px;
}

.RadTabStrip_Pills.RadTabStrip_Bootstrap {
  text-transform: uppercase;
  font-size: 0.857rem;
  font-weight: 600;
}
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsUL {
  border-bottom-width: 0;
  margin-bottom: 0.25em;
  border: 1px solid transparent !important;
}
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsLI {
  margin-bottom: 0.25em;
}
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsLI .rtsLink {
  border-radius: none !important;
}
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsSelected,
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsLink:hover {
  border: 1px solid transparent !important;
  box-shadow: inset 0 -4px 0 0 #26253e !important;
  background: #ffffff;
  border: 1px solid transparent !important;
}
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsLink:focus {
  background: #f1f1f3;
  border: 1px solid transparent !important;
}
.RadTabStrip_Pills.RadTabStrip_Bootstrap .rtsLevel1 .rtsSelected {
  font-weight: 500;
  border: 1px solid transparent !important;
}

.RadTabStrip_Bootstrap .rtsLink {
  padding: 0.5rem 0.5rem 0.3754 0.5rem !important;
  text-decoration: none !important;
}

.card-header .RadTabStrip_Bootstrap .rtsLI.rtsFirst {
  padding-left: 1rem;
}

.nav-tabs + .card,
.RadTabStrip_Bootstrap + .card,
.nav-tabs + .card-box,
.RadTabStrip_Bootstrap + .card-box {
  border: 1px solid transparent !important;
}

.RadGrid_Bootstrap .rgPagerCell .rgNumPart {
  margin-top: 1px;
}
.RadGrid_Bootstrap .rgPagerCell .rgNumPart a {
  line-height: 30px;
}

.RadMenu .rmItem .rmSlide {
  top: 0 !important;
}

.RadSplitter .rspSlideHeader .rspSlideTitle {
  overflow: hidden;
  margin: 0 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px !important;
  line-height: 3rem !important;
  height: 3rem !important;
  color: #26253e !important;
}

.RadGrid .rgHeader .t-button, .RadGrid th.rgResizeCol .t-button {
  padding: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: 0 none;
  vertical-align: sub !important;
}

.rgHeader table thead th:not(:empty) {
  border-left: 1px solid #f1f1f3;
}

.RadGrid .rgRow > td, .RadGrid .rgAltRow > td, .RadGrid .rgEditRow > td, .RadGrid .rgFooter > td {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.rtsSelected {
  box-shadow: inset 0 -4px 0 0 #26253e !important;
}

.rtsTxt {
  color: #26253e !important;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  text-transform: uppercase;
  font-size: 0.857rem !important;
  font-weight: 600 !important;
}

.rtsLink {
  border-radius: 0px !important;
}

.ruButton {
  font-size: 0.9rem !important;
  line-height: 1.2 !important;
}

.ruBrowse {
  color: #ffffff !important;
  background-color: #26253e !important;
  border-color: #26253e !important;
}

.ruButtonHover {
  background-color: #41405e !important;
  border-color: #41405e !important;
  color: #ffffff !important;
}

/*pagination*/
.rgCurrentPage {
  background-color: #26253e !important;
  border: 1px solid #26253e !important;
  color: #ffffff !important;
}

a.rgCurrentPage:hover {
  background-color: #56557c !important;
  border-color: #56557c !important;
  color: #ffffff !important;
}

.RadGrid .rgNumPart span {
  padding: 0 0 0 10px !important;
}

a.rgNumPart:hover {
  z-index: 2 !important;
  color: #ca4b46 !important;
  text-decoration: none !important;
  background-color: #f1f1f3 !important;
  border-color: #f1f1f3 !important;
}

/*For employee search panel header we need to add following css*/
.RadPanelBar_Bootstrap.dark {
  border: 1px solid #e6e6ea;
}

.RadPanelBar_Bootstrap.dark .rpRootLink, .RadPanelBar_Bootstrap.dark .rpRootLink.rpHovered, .RadPanelBar_Bootstrap.dark .rpRootLink.rpSelected, .RadPanelBar_Bootstrap.dark .rpHeaderTemplate {
  box-shadow: unset;
  border-color: #e6e6ea;
  background-color: #efeff3;
  color: #26253e;
}

.RadGrid_Bootstrap a {
  text-decoration: underline;
  text-decoration-color: rgba(38, 37, 62, 0.4);
  color: #26253e !important;
}

.RadTabStrip_Bootstrap .rtsLevel1 .rtsSelected,
.RadTabStrip_Bootstrap .rtsLevel1 .rtsSelected:hover,
.RadTabStrip_Bootstrap .rtsLevel1 .rtsLink:focus {
  border-color: #ffffff !important;
  border-bottom-color: #ffffff !important;
  background-color: #ffffff !important;
}

.RadTabStrip_Bootstrap .rtsLevel1 .rtsUL {
  border: 0 solid transparent !important;
}

.rtsLink:focus {
  background: #f1f1f3;
  border: 1px solid transparent !important;
}

html,
body {
  overflow-x: auto;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

pre {
  max-width: auto;
  overflow: hidden;
}

table {
  width: 100%;
}

.card {
  display: block;
}

.card-header {
  padding: 0.4rem 1.25rem;
  font-weight: 500;
}

.logo-icon {
  max-width: 259px;
  height: auto;
  max-height: 50px;
}

.section-anchor {
  display: block;
  height: 13px;
  margin-top: -135px;
  visibility: hidden;
}

.progress span {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.email-preview {
  position: relative;
  border: 4px solid #d6d6dc;
  border-radius: 4px;
  padding: 1em;
  margin-bottom: 1em;
}
.email-preview .edit-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25em 0.75em;
  background: #d6d6dc;
  border-bottom-left-radius: 4px;
  color: inherit;
  text-decoration: none;
}
.email-preview.email-edit {
  border-style: dotted;
}
.email-preview > :last-child {
  margin-bottom: 0;
}

.breadcrumb {
  background: transparent;
}

.card.card-collapsible {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.card.card-collapsible-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  padding: 0.5rem 1rem;
}

.card.ui-state-active {
  border: 1px dashed #f1f1f3 !important;
}

.card.ui-state-highlight {
  border: 1px dashed #d6d6dc !important;
}

.workflowstep.currentstep {
  font-weight: bold;
}

.workflowstep .card-body {
  padding: 0.5rem;
  font-size: 1.3rem;
}
.workflowstep a {
  text-decoration: none;
}

.RadPanelBar_Bootstrap.dark {
  border: 1px solid #e6e6ea;
}
.RadPanelBar_Bootstrap.dark .rpRootLink,
.RadPanelBar_Bootstrap.dark .rpRootLink.rpHovered,
.RadPanelBar_Bootstrap.dark .rpRootLink.rpSelected,
.RadPanelBar_Bootstrap.dark .rpHeaderTemplate {
  box-shadow: unset;
  border-color: #e6e6ea;
  background-color: #efeff3;
  color: #26253e;
  text-transform: uppercase;
}
.RadPanelBar_Bootstrap.dark .rpRootLink .rpText,
.RadPanelBar_Bootstrap.dark .rpRootLink.rpHovered .rpText,
.RadPanelBar_Bootstrap.dark .rpRootLink.rpSelected .rpText,
.RadPanelBar_Bootstrap.dark .rpHeaderTemplate .rpText {
  font-size: 0.714rem;
  line-height: 1.2;
  font-weight: 700;
}

.CandidateListWorkflow .col:first-child {
  display: none;
}

.responsive-utilities .is-visible {
  color: #49815f;
  background-color: #f1f1f3 !important;
}

.responsive-utilities .is-hidden {
  color: #e6e6ea;
  background-color: #f1f1f3 !important;
}

#CandidateDatabaseApplicationFormCss .Div_Question, #CandidateDatabaseApplicationFormCss .Div_QuestionAlternate {
  overflow-x: auto;
}

/*# sourceMappingURL=site.css.map */
