@font-face {
  font-family: 'Alchemist_OERegular';
  src: url('/Statics/fonts/alchemist_oeregular-webfont.eot');
  src: local('☺'), url('/Statics/fonts/alchemist_oeregular-webfont.woff') format('woff'), url('/Statics/fonts/alchemist_oeregular-webfont.svg#webfontNjGuZ934') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alchemist_OEBlack';
  src: url('/Statics/fonts/alchemist_oeblack-webfont.eot');
  src: local('☺'), url('/Statics/fonts/alchemist_oeblack-webfont.woff') format('woff'), url('/Statics/fonts/alchemist_oeblack-webfont.svg#webfontMoUSPMga') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Assistant;
  src: url(/Statics/fonts/Assistant-Regular.ttf);
}
@font-face {
  font-family: IC-Pangea;
  src: url(/Statics/fonts/ICPangeaText-Regular.ttf);
}
/* ===============================================================================
COLOUR REFERENCE SHEET
----------------------
Brand Primary Color                                  : #19398a (Jacksons Purple);
Brand Footer Color                                   : #3b3b3b (Mine Shaft);
Login Button, Sidebar Title Color                    : #ee3224 (Pomegranate);
Promotion Area Background Color                      : #ffcfcf (pink);
Promotion Area Font, Product/Service Box Title Color : #333334 (tuna);
================================================================================== */
/*@font-family--base: IC-Pangea ;*/
.brandColorBG {
  background: #19398a;
}
.brandColor {
  color: #19398a;
}
/*Home Page*/
/* rebranding */
/*digital-loans*/
/*rebrandColors*/
/*#region 1. GENERAL STYLES  */

/* ========================= */

.agent-support_bs-wrapper textarea:focus,
.agent-support_bs-wrapper textarea,
.agent-support_bs-wrapper input[type="text"]:focus,
.agent-support_bs-wrapper input[type="password"]:focus,
.agent-support_bs-wrapper input[type="datetime"]:focus,
.agent-support_bs-wrapper input[type="datetime-local"]:focus,
.agent-support_bs-wrapper input[type="date"]:focus,
.agent-support_bs-wrapper input[type="month"]:focus,
.agent-support_bs-wrapper input[type="time"]:focus,
.agent-support_bs-wrapper input[type="week"]:focus,
.agent-support_bs-wrapper input[type="number"]:focus,
.agent-support_bs-wrapper input[type="email"]:focus,
.agent-support_bs-wrapper input[type="url"]:focus,
.agent-support_bs-wrapper input[type="search"]:focus,
.agent-support_bs-wrapper input[type="tel"]:focus,
.agent-support_bs-wrapper input[type="color"]:focus,
.agent-support_bs-wrapper .uneditable-input:focus,
.agent-support_bs-wrapper select:focus {
  border-color: #b1b1b1;
}
.agent-support_bs-wrapper .contact-form__input-box input {
  border: 1px solid #b1b1b1;
}
.agent-support_bs-wrapper .contact-form textarea.contact-form__control {
  border: 1px solid #b1b1b1;
}
.agent-support_bs-wrapper .styled-select select {
  color: #555555;
}
.agent-support_bs-wrapper .styled-select select option {
  color: black;
}
.agent-support_bs-wrapper .styled-select {
  background: url("/Statics/css/themes/business/img/orange-arrow-down.png") no-repeat left;
  border: 1px solid #b1b1b1;
}
.agent-support_bs-wrapper .contact-form__lbl--required:before {
  color: #ee3224;
}
.agent-support_bs-wrapper .switch.checked {
  border-color: #e9e9e8 !important;
}
.agent-support_bs-wrapper .btn-action--submit {
  background-color: #19398a;
  color: white;
}
.agent-support_bs-wrapper .btn-action--submit:hover,
.agent-support_bs-wrapper .btn-action--submit:active,
.agent-support_bs-wrapper .btn-action--submit:focus {
  color: white;
}
.agent-support_bs-wrapper .line {
  background-color: #e9e9e8;
}
.agent-support_bs-wrapper .checked-text {
  color: #19398a;
}
.agent-support_bs-wrapper .contact-content .error-msg {
  color: #ee3224;
}
.agent-support_bs-wrapper .contact-content .error-input-box {
  border: 1px solid #ee3224;
}
.agent-support_bs-wrapper .contact-content .headline {
  color: #525252;
  border-bottom: 1px solid #e9e9e8;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .contact-form__note {
  color: #525252;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .contact-form-body {
  border-bottom: 1px solid #e9e9e8;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .form-inline .row .switch-cantainer span {
  color: #19398a;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .form-inline .row .switch-cantainer span.gray-color {
  color: #525252;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .form-inline .row .switch-cantainer .switch {
  border-color: #e9e9e8;
  border: 2px solid #e9e9e8;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .form-inline .row .switch-cantainer .switch small {
  background-color: #19398a;
}
.agent-support_bs-wrapper .contact-content .tab-content .tab-pane .contact-form__main-view .form-inline .row .contact-form__column .form-group label {
  color: #525252;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper {
  border: 4px solid #e9e9e8;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper .contact-self-service__title {
  color: #19398a;
  border-bottom: 2px solid #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper .contact-self-service__list .contact-self-service__item {
  color: #525252;
  border-bottom: 1px solid #e9e9e8;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper .contact-self-service__list .contact-self-service__item a {
  color: #525252;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons {
  border: 4px solid #e9e9e8;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__title {
  color: #19398a;
  border-bottom: 2px solid #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item {
  color: #525252;
  border-bottom: 1px solid #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item .description .img {
  background-image: url("/Statics/css/themes/business/img/fax-icon-business.png");
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item .description .title {
  color: #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item .text {
  color: #525252;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-add {
  color: #525252;
  border-bottom: 1px solid #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-add .description .img {
  background-image: url("/Statics/css/themes/business/img/add-icon-business.png");
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-add .description .title {
  color: #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-add .text {
  color: #525252;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-facebook {
  color: #525252;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-facebook .description .img {
  background-image: url("/Statics/css/themes/business/img/facebook-icon-business.png");
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-facebook .description .title {
  color: #19398a;
}
.agent-support_bs-wrapper .contact-self-service .contact-self-service__wrapper-icons .contact-self-service__list .contact-self-service__item-facebook .text {
  color: #525252;
}
.agent-support_bs-wrapper .suceess-message-wrapper {
  color: #525252;
}
.agent-support_bs-wrapper .suceess-message-wrapper .suceess-message-title {
  background: #b2f3b3;
  color: #19398a;
}
.contact-form__success-message {
  color: #19398a;
}
