/**
 *  Commonly used variables to customize styles
 *  Tenant: Open
 *  Theme: Default
 *  NOTES:
 *  1. when downloading this file as custom_template.less, you will need to
 *  	rename it to custom.less before uploading using file manager.
 *  2. use rgba or HEX values for colors instead of color names
 *  	If the value is another variable, you will need to uncomment that variable as well.
 *		eg: if you use:
 *			@link-hover-color: @main-color;
 *  		you will also need to uncomment @main-color and give it a HEX value
 */
@font-face {
  font-family: 'LF Rubrik';
  src: url('/fonts/lf-rubrik.woff2') format('woff2'), url('/fonts/lf-rubrik.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-kerning: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url('/fonts/intro-cond-regular.woff2') format('woff2'), url('/fonts/intro-cond-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url('/fonts/intro-cond-regular-italic.woff2') format('woff2'), url('/fonts/intro-cond-regular-italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Intro Cond';
  src: url('/fonts/intro-cond-bold.woff2') format('woff2'), url('/fonts/intro-cond-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url('/fonts/intro-cond-bold-italic.woff2') format('woff2'), url('/fonts/intro-cond-bold-italic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
.container_wrap {
  background-color: #f3f3f3;
}
.soa-ui-cm-top-search {
  background: #fff;
  border: 2px solid #dfdfdf;
  width: 200px;
  float: right;
}
h2.soa-ui-cm-logo-container {
  margin: 0px 125px 0px 8%;
}
a.soa-ui-cm-logo {
  background-repeat: no-repeat;
}
div > ul {
  list-style: none;
}
.dropdown.open > .dropdown-menu {
  opacity: 1;
}
.lf-ui-cm-icon-flag-note {
  background-image: url("images/notification-flag-32.png");
  padding: .63rem 20px .463rem 1.8rem!important;
  cursor: pointer;
  height: 70px;
  background-repeat: no-repeat;
  border: 2px solid #d9d9d9;
  background-position-x: 5px;
  background-position-y: 16px;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  color: #005aa0;
}
.soa-ui-cm-notification-date {
  font-style: italic;
  margin-top: 5px!important;
}
.soa-ui-cm-notifications-badge a {
  background-image: none;
}
.soa-ui-cm-resources-menu .soa-ui-cm-open-nav-menu-item {
  background: #00427a;
  color: #7f7f7f;
}
.soa-ui-cm-resources-menu .soa-ui-cm-open-nav-menu-item .soa-ui-cm-imgtxt:before {
  color: #7f7f7f;
}
ul.soa-ui-cm-resources-menu {
  margin: 0;
  padding: 0 15px 0 0;
}
.soa-ui-cm-resources-menu > [role="presentation"] {
  float: left;
}
.soa-ui-cm-resources-menu > [role="presentation"] .soa-ui-cm-arrow-up {
  left: 9px;
}
.soa-ui-cm-resources-menu > [role="presentation"].open > [role="menuitem"] {
  background: #00427a;
  color: #7f7f7f;
}
.soa-ui-cm-resources-menu > [role="presentation"].open > [role="menuitem"] .soa-ui-cm-imgtxt:before {
  color: #7f7f7f;
}
.soa-ui-cm-resources-menu > [role="presentation"].open > [role="menuitem"]:hover {
  background: #00427a;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"] {
  border: 2px solid #00427a;
  display: block;
  font: bold 1.125rem / 1.5rem Arial, "Helvetica Neue", sans-serif;
  margin: 16px 9px;
  padding: 6px 13px;
  color: #00427a;
  cursor: pointer;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"]:hover {
  background: transparent;
  color: #00427a;
  text-decoration: none;
  box-shadow: inset 0 0 0 1px #00427a;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"]:active {
  background: #f2f7fb;
  border: 2px solid #00325c;
  box-shadow: inset 0 0 0 1px #00325c;
  color: #00325c;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"].soa-ui-cm-resource-active {
  background: #00427a;
  color: #7f7f7f;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"].soa-ui-cm-resource-active .soa-ui-cm-imgtxt:before {
  color: #7f7f7f;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"].soa-ui-cm-more-menu-link {
  padding: 7px 7px 7px;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"] .soa-ui-cm-imgtxt {
  display: block;
  height: 21px;
  width: 7px;
}
.soa-ui-cm-resources-menu > [role="presentation"] > [role="menuitem"] .soa-ui-cm-imgtxt:before {
  color: #00427a;
  font-size: 25px;
}
.soa-ui-cm-resources-menu > [role="presentation"]:first-child {
  border-left: 1px solid transparent;
}
h3.soa-ui-cm-user-profile {
  margin: 0;
}
.soa-ui-cm-user-profile-container {
  padding: 13px;
}
.soa-ui-cm-user-profile-container .soa-ui-cm-arrow-up {
  right: 21px;
}
.soa-ui-cm-user-profile-container .soa-ui-cm-login-link {
  font: bold 0.9375rem / 19.5px Arial, "Helvetica Neue", sans-serif;
  color: #ffffff;
  background-color: #007db0;
  margin: 16px 9px;
  padding: 6px 13px;
}
.soa-ui-cm-user-profile-container .soa-ui-cm-login-link:hover {
  background-color: #006791;
}
.soa-ui-cm-user-profile-container .soa-ui-cm-login-link:active {
  background-color: #005578;
}
.soa-ui-cm-user-profile-container .soa-ui-cm-login-link-container {
  position: relative;
  top: 14px;
}
div.footer_image {
  background-image: url("images/illustration.png");
  height: 196px;
  width: 1399px;
  margin: 0;
  padding: 0;
  background-size: contain;
}
#Footer {
  background: #F3F3F3;
  border: 0;
  margin-top: 30px;
}
#Footer > div:first-child {
  width: 100%;
}
.footer.page {
  width: 100%;
}
.footer_image {
  margin: 20px auto!important;
}
.Footer-container > ul {
  background-color: #fff;
  width: 100%;
  padding: 0;
}
#Footer ul a {
  background: none;
  margin: 0;
  font-size: 16px;
  padding: 0;
  color: #222;
  margin-left: 20px;
}
#footerNav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: static!important;
  margin: 0;
}
.Footer-container {
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
#Footer .Footer {
  background-color: #fff;
  padding: 13px 0;
}
.footer-image-no-text {
  margin-left: 20px;
}
.display-1 {
  font-family: LFRubrik-Regular;
  font-size: 50px;
  color: #004E98;
  line-height: 60px;
}
.lf-signon-header {
  font-family: LFRubrik;
  font-size: 50px;
  color: #004E98;
  line-height: 100px;
  font-weight: bolder;
}
.soa-ui-cm-form-row {
  margin: 1rem;
  flex-basis: 45%;
  max-height: 5rem;
}
form label {
  color: #222222;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0.3rem;
}
#soa-control-cm-thridpartylogin-links {
  width: 775px;
}
#soa-control-cm-login-register {
  width: 775px;
}
#soa-control-cm-login {
  width: auto;
}
.soa-ui-cm-login-form,
.soa-control-cm-signup {
  background: transparent;
  border-style: none;
  padding: 0;
  margin: 0;
}
.soa-ui-cm-content-body .soa-ui-cm-login-form,
.soa-ui-cm-content-body .soa-control-cm-signup {
  border-width: 0;
}
.soa-ui-cm-login-form-container button.tp-login-button,
.soa-control-cm-signup-container button.tp-login-button {
  background: #ffffff;
  border: 2px outset #ffffff;
  color: #00427a;
  cursor: default;
  font-size: 16px;
  height: auto;
  line-height: 20px;
  margin-right: 6px;
  padding: 0;
  text-align: center;
  width: auto;
  float: none;
}
.soa-ui-cm-login-form-container img.tp-login-button,
.soa-control-cm-signup-container img.tp-login-button {
  cursor: pointer;
  margin-right: 0px;
  margin-bottom: 0px;
  vertical-align: middle;
}
.soa-ui-cm-login-form-container .soa-ui-cm-section,
.soa-control-cm-signup-container .soa-ui-cm-section {
  background: #ffffff;
  border: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: auto;
}
.soa-ui-cm-login-form .soa-ui-cm-button,
.soa-control-cm-signup .soa-ui-cm-button {
  margin: 0;
  padding: 0px;
}
.soa-ui-cm-login-form .soa-ui-cm-signin-footer-container,
.soa-control-cm-signup .soa-ui-cm-signin-footer-container {
  margin-top: 0px;
}
.soa-ui-cm-login-form .soa-ui-cm-signin-footer-container .soa-ui-cm-signin-footer,
.soa-control-cm-signup .soa-ui-cm-signin-footer-container .soa-ui-cm-signin-footer {
  font-weight: normal;
  padding: 0px;
  text-align: left;
}
.soa-ui-cm-login-form .soa-ui-cm-input,
.soa-control-cm-signup .soa-ui-cm-input {
  height: auto;
}
.soa-ui-cm-login-form .soa-ui-cm-input[type="text"],
.soa-control-cm-signup .soa-ui-cm-input[type="text"],
.soa-ui-cm-login-form .soa-ui-cm-input[type="password"],
.soa-control-cm-signup .soa-ui-cm-input[type="password"] {
  background-color: #f3f3f3;
  border-color: #D9D9D9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.soa-ui-cm-login-form .soa-ui-cm-input[type="checkbox"],
.soa-control-cm-signup .soa-ui-cm-input[type="checkbox"],
.soa-ui-cm-login-form .soa-ui-cm-input[type="radio"],
.soa-control-cm-signup .soa-ui-cm-input[type="radio"] {
  height: 24px;
}
.soa-ui-cm-login-form .soa-ui-cm-input.soa-ui-cm-input-selectbox-multiple,
.soa-control-cm-signup .soa-ui-cm-input.soa-ui-cm-input-selectbox-multiple {
  height: auto;
}
.soa-ui-cm-login-form .soa-ui-cm-input.soa-ui-cm-input-selectbox-multiple > option,
.soa-control-cm-signup .soa-ui-cm-input.soa-ui-cm-input-selectbox-multiple > option {
  padding: 7px 2px 6px;
}
.soa-ui-cm-login-form textarea.soa-ui-cm-input,
.soa-control-cm-signup textarea.soa-ui-cm-input {
  height: auto;
}
.soa-control-cm-users-security-form-container .form-group > p {
  display: inline-block;
  float: left;
}
.soa-control-cm-users-security-form-container .form-group > p:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.soa-control-cm-users-security-form-container .form-group > p:nth-child(2) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.soa-ui-cm-errortext {
  display: none;
}
.footer-image-no-text {
  background: url("images/LF_logo_withouttext.png") no-repeat 0 0;
  width: 34px;
  height: 34px;
  background-size: 100% !important;
}
.lf-background {
  padding: 0px 0px 0px 110px;
  background-color: #f3f3f3;
}
#MyAppDetailsDiv .editrsc #editapp,
#MyAppDetailsDiv .editrsc #app_addversion,
#MyAppDetailsDiv .editrsc #app_deleteversion,
#MyAppDetailsDiv .editrsc #publicProfile,
#MyAppDetailsDiv .editrsc #OAuthProfile,
#MyAppDetailsDiv .workflowAction,
#MyAppDetailsDiv #export,
#APIDetails .editrsc .workflowAction {
  width: auto;
}
.signup-screen-header {
  /* Sign up as a develop: */

}
form label {
  /* Label: */

  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  line-height: 19px;
}
.soa-ui-cm-helpertext {
  /* undertext: */

  font-family: Arial;
  font-size: 15px;
  color: #515151;
  letter-spacing: 0;
  line-height: 17px;
}
.signup-success-blank-line {
  padding: 40px 0px 0px 0px;
}
.signup-success-page {
  background: #FFFFFF;
  width: 775px;
  padding: 0px 0px 0px 0px;
}
.signup-success-header {
  font: 400 60px / 0.98 "LF Rubrik", Georgia, Times New Roman, Times, serif;
  font-size: 48px;
  color: #005AA0;
  line-height: 54px;
  padding: 15px 0px 15px 0px;
}
.signup-success-sub-header {
  font-family: LFRubrik-Regular;
  font-size: 24px;
  color: #222222;
  letter-spacing: 0;
  line-height: 32px;
  padding: 15px 0px 15px 0px;
}
.signup-success-message {
  font-family: Arial;
  font-size: 16px;
  color: #222222;
  line-height: 19px;
  padding: 15px 0px 15px 0px;
}
.signup-success-email {
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  line-height: 18px;
  padding: 15px 0px 15px 0px;
}
.signup-success-portal-outer {
  padding: 0px 15px 0px 15px;
}
.signup-success-portal {
  font-size: 15px;
  line-height: 18px;
  /* Portal documentation: */

  font-family: Arial;
  font-size: 22px;
  color: #00427A;
  letter-spacing: 0;
  line-height: 32px;
  background-image: url('images/portal-documentation-background.png');
  padding: 15px 10px 45px 0px;
}
.signup-success-portal-doc-site {
  float: right;
  width: 196px;
  background-image: url("images/portal-documentation-button.png");
}
.signup-success-portal-header {
  font-family: Arial;
  font-size: 22px;
  color: #00427A;
  letter-spacing: 0;
  line-height: 32px;
}
.signup-success-portal-message {
  font-family: Arial;
  font-size: 15px;
  color: #00427A;
  line-height: 18px;
}
.signup-success-regards {
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  line-height: 18px;
  padding: 15px 0px 0px 0px;
}
.signup-success-signature {
  font-family: Arial;
  font-size: 28px;
  color: #005AA0;
  line-height: 60px;
}
.forgot-password-page {
  background: #FFFFFF;
  width: 775px;
  padding: 0px 0px 0px 0px;
}
.forgot-password-header {
  /* Forgot your password: */

  font: 400 60px / 0.98 "LF Rubrik", Georgia, Times New Roman, Times, serif;
  font-size: 50px;
  color: #004E98;
  line-height: 60px;
  background-color: #f3f3f3;
  padding: 40px 0px 40px 0px;
}
.forgot-password-message {
  font-family: 'Intro Cond';
  font-size: 24px;
  color: #222222;
  text-align: left;
  line-height: 30px;
  width: 550px;
}
.forgot-password-form {
  width: 775px;
}
.forgot-password-input {
  width: 328px;
}
.forgot-password-submit-div {
  position: relative;
  float: right;
  padding: 0px 15px 0px 15px;
}
.search-page {
  padding: 0px 0px 0px 0px;
  background-color: transparent;
}
.seach-page-sub-header {
  /* Listing 2 APIs.: */

  font-family: 'Intro Cond';
  font-size: 24px;
  color: #222222;
  text-align: left;
  line-height: 30px;
}
.search-page-item {
  width: 775px;
  background-color: white;
}
.ResourceTitle > h1 {
  /* Our APIs: */

  font: 400 60px / 0.98 "LF Rubrik", Georgia, Times New Roman, Times, serif;
  font-size: 50px;
  color: #004E98;
  line-height: 60px;
  background-color: #f3f3f3;
}
div.cwrap {
  background-color: transparent;
  border: 0px solid #dddddd;
}
.search_result_divider {
  /* Line 2px: */

  padding-top: 0px;
}
.search_result_divider_light {
  /* Line Copy 15: */

  border: 2px solid #D9D9D9;
}
.search_result_divider_super_light {
  /* Line: */

  border: 1px solid #D9D9D9;
}
.search-page-view-api {
  content: url("images/view-api-button.png");
  width: 90px;
  height: 30px;
}
#container_Left {
  box-shadow: none!important;
  background: transparent;
}
#Content-Wide .soa-ui-cm-content-header {
  border-left-width: 0px;
}
.Content,
.Content-Wide,
.Content-Widest {
  /* box: */

  background: #f3f3f3;
  width: 775px;
}
.Content-Widest {
  width: 100%;
}
.soa-ui-cm-content-body {
  /* box: */

  background: #f3f3f3;
  width: 775px;
}
.soa-ui-cm-details-box {
  background-color: #ffffff;
}
.ResourceTitle > .soa-ui-cm-content-header > h1,
.ApiDocsResourceTitle > .soa-ui-cm-content-header > h1 {
  /* Account API: */

  font-family: LFRubrik-Regular;
  font-size: 50px;
  color: #004E98;
  line-height: 60px;
  background: #f3f3f3;
}
.soa-ui-cm-content-header h1 {
  padding-left: 0;
  padding-right: 0;
}
.soa-ui-cm-2col-with-avatar .soa-ui-cm-details-box .soa-ui-cm-section-header {
  /* Panel rubrik: */

  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 22px;
  color: #005AA0;
  letter-spacing: 0;
  line-height: 32px;
  padding: 15px;
}
a.soa-ui-cm-leftnav-item {
  font-family: 'Intro Cond', Arial, sans-serif;
  font-size: 18px;
  color: #005AA0;
  line-height: 19px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  font-weight: 400;
  border-bottom: 1px solid #d9d9d9;
}
.soa-ui-cm-leftnav-subnav a.soa-ui-cm-leftnav-item {
  font-family: 'Intro Cond', Arial, sans-serif;
  font-size: 18px;
  color: #005AA0;
  line-height: 19px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  font-weight: 400;
  padding-left: 60px;
  background: #F8FAFC;
}
#NestedRightMenu {
  padding: 0 0px 0px 0;
}
.rw-right-menu {
  background-color: #ffffff;
  padding: 100px 0px 0px 25px;
  position: relative;
}
.rw-right-menu-background {
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rw-right-menu-background .navbar-item {
  width: 100%;
}
.ResourceCollectionFilter {
  width: 350px;
  margin-left: 25px;
}
fieldset.leftPanel ul {
  padding: 15px 30px 15px 0px;
}
.soa-ui-cm-control-header > ul.soa-ui-cm-control-header-actions {
  padding: 0px 10px;
  background: #ffffff;
}
.soa-ui-cm-control-header > ul > li:first-child {
  padding: 0px 5px;
}
.lf-filter-input-text {
  width: 316px;
  padding: 5px 0px 0px 5px;
  margin-left: 15px;
}
.lf-filter-header {
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 22px;
  color: #00427A;
}
#collection_options form label {
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  line-height: 19px;
}
span.selectbox {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: .663rem 40px .463rem .75rem!important;
  cursor: pointer;
  height: 40px;
  line-height: 1.25;
  width: 100%;
  background-position: 95% 15px;
  display: inline-block;
  color: #222;
  font-size: 16px;
  vertical-align: middle;
  background-size: 17px 11px;
  border: 2px solid #d9d9d9;
  border-width: 0 0 2px;
  -webkit-appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMXB4IiBoZWlnaHQ9IjdweCIgdmlld0JveD0iMCAwIDExIDciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Y2hldnJvbi0yMC1jcm9wPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNoZXZyb24tMjAtY3JvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS41MDAwMDAsIDMuNTAwMDAwKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuNTAwMDAwLCAtMy41MDAwMDApIHRyYW5zbGF0ZSgyLjAwMDAwMCwgLTIuMDAwMDAwKSIgZmlsbD0iIzAwNUFBMCI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhZ2UtMSIgcG9pbnRzPSIxLjQxNCAwLjAwMDEgMS43NzYzNTY4NGUtMTUgMS40MTQxIDQgNS40MTMxIDEuNzc2MzU2ODRlLTE1IDkuNDE0MSAxLjQxNCAxMC44MjgxIDUuNDE1IDYuODI4MSA2LjgyOCA1LjQxMzEgNS40MTUgNC4wMDAxIj48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
}
.selectbox-wrapper {
  background-color: #fbfbfb;
  padding: 0;
  -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  z-index: 1000;
  border: none;
}
.selectbox-wrapper li {
  color: #000;
  background-image: none;
  background-color: #fbfbfb;
  display: block;
  text-decoration: none;
  padding: 10px;
  border-top: none;
  border-bottom: solid 1px #eee;
  border-left: solid 1px #eee;
  border-right: solid 1px #eee;
  white-space: normal;
  cursor: pointer;
  clear: both;
  font-weight: 400;
  font-size: 16px;
}
.selectbox-wrapper li:hover {
  background-color: #fff;
  color: #005aa0!important;
}
.lf-search-filter-glass {
  margin-left: 295px;
  margin-top: -45px;
}
.lf-search-result-card {
  width: 775px;
}
.lf-search-result-card-body {
  font-family: 'Intro Cond';
  font-size: 18px;
  color: #232323;
  line-height: 22px;
  padding: 10px 0px 0px 15px;
}
.lf-search-result-card-body-apps-heading {
  font-family: 'Intro Cond';
  font-size: 12px;
  color: #747578;
  text-align: left;
  line-height: 14px;
  padding: 15px 0px 15px 0px;
}
.lf-search-result-card-body-apps-listing {
  font-size: 18px;
  font-weight: bold;
}
.lf-search-result-card-body-button {
  padding: 1.25rem 1.25rem 1.5rem;
  border: solid #f3f3f3;
  border-width: 2px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
fieldset#collection_options {
  padding: 126px 0 10px 5px;
}
ul.soa-ui-cm-leftnav-subnav {
  list-style: none;
  list-style-image: none;
}
.rw-right-menu-header {
  border-bottom: 2px solid #00427A;
  background-color: #ffffff;
  padding: 15px;
  margin: 0;
  /* API menu: */

  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 22px;
  color: #00427A;
  width: 100%;
}
.lf-endpoint {
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  line-height: 19px;
}
.lf-logo:hover,
.lf-logo:focus {
  background: url(images/logo_lansforsakringar.png) no-repeat;
}
.navbar-sm.navbar-stacked,
.navbar-sm.navbar-stacked .nav-item,
.navbar-sm.navbar-stacked .navbar-brand,
.navbar-sm.navbar-stacked .navbar-nav {
  background-color: #ffffff;
}
ul.soa-ui-cm-leftnav-subnav {
  display: none;
}
ul.soa-ui-cm-leftnav-subnav-revealed {
  display: block;
  margin: 0 0 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.form-group-clearpadding {
  margin: -10px -20px;
}
.nav-item {
  border-bottom: 2px solid #F3F3F3;
  background: #fff;
}
.nav-link {
  height: auto!important;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif !important;
  font-weight: 700;
  line-height: 1.5!important;
  padding: 10px 10px 10px 50px!important;
  margin: 0!important;
}
.nav-link:before {
  top: 12px!important;
  color: #005AA0;
}
.dropdown-menu {
  min-width: 250px;
  padding: 0;
  margin: 0;
  border: solid #005aa0;
  position: relative;
  left: auto;
  top: auto;
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  outline: 0;
  border-width: 2px 0 0;
  border-radius: 0 !important;
  padding: 0!important;
}
.dropdown-menu ul {
  width: 100%;
  height: auto;
  display: block;
  padding: 0!important;
  margin: 0!important;
  border-top: 2px solid #005AA0;
}
.dropdown-menu li {
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 1px solid #F3F3F3;
}
.dropdown-menu li a {
  color: #005aa0 !important;
  border: 0;
  background: transparent;
  outline: none;
  -webkit-appearence: none;
  text-align: left;
  color: #fff;
  font-size: 18px;
  padding: 0.83rem .75rem !important;
  transition: .1s ease;
  transition-property: background-color, color;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700!important;
}
.soa-ui-cm-content-body {
  padding: 0px;
  background: #f3f3f3;
  width: 775px;
}
.rw-spacing {
  padding: 15px;
}
.rw-header-summary {
  background-color: #f3f3f3;
  padding: 15px;
}
.soa-ui-cm-content-header {
  background-color: #f3f3f3;
  padding: 15px 0;
  border: 0px solid #f3f3f3;
}
.Right {
  border-left: 0px solid #838383;
}
.soa-ui-cm-section-paragraph {
  /* Information about ac: */

  font-family: 'Intro Cond';
  font-size: 24px;
  color: #222222;
  text-align: left;
  line-height: 30px;
}
.soa-ui-cm-metadata .soa-ui-cm-section {
  overflow: hidden;
  width: 775px;
  margin-left: 0px;
}
div.rtitle_wrap div.rtitle_right > span {
  display: none;
}
.rtitle_right:before {
  display: none;
}
div.rtitle_wrap div.rtitle_right {
  /* bg-felt: */

  background: #FFFFFF;
  /* Icons/32px/calendar-32: */

  /* Form/Text/Helptext: */

  /* Helptext: */

  font-family: Arial;
  font-size: 16px;
  color: #222222;
  line-height: 22px;
  border-bottom: 2px solid #00427A;
  margin: 58px 10px 0 0;
}
div.rtitle_wrap div.rtitle_right > span {
  font-family: Arial;
  font-size: 16px;
  color: #222222;
  line-height: 22px;
  font-weight: normal;
  text-transform: none;
}
.rw-api-details-sub-header {
  /* Fabrikat och modell: */

  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  line-height: 19px;
}
.rw-api-details-section {
  display: table;
  width: 775px;
  border-style: none none solid none;
  border-color: #f3f3f3;
  border-width: 2px;
  padding: 12px 20px;
}
.rw-api-details-section-left-column {
  float: left;
  position: relative;
  width: 50%;
}
.rw-api-details-section-right-column {
  float: left;
  position: relative;
  width: 50%;
  text-align: left;
}
.rw-api-details-break,
.soa-ui-cm-section {
  border-bottom: 20px solid #f3f3f3;
  background-color: #ffffff;
}
.rw-api-details-header-line {
  border-bottom: 2px solid #00427A;
  width: 775px;
  position: absolute;
}
.ResourceTitle {
  width: 775px;
}
.soa-ui-cm-section-header {
  /* Panel rubrik: */

  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 22px;
  color: #005AA0;
  letter-spacing: 0;
  line-height: 32px;
}
.security-question {
  display: inline-block;
}
.security-answer {
  display: inline-block;
  float: left;
}
/* Swagger Documentation */
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-delete,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-body.soa-ui-cm-swagger-method-delete,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-get,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-body.soa-ui-cm-swagger-method-get,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-post,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-body.soa-ui-cm-swagger-method-post,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-put,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-body.soa-ui-cm-swagger-method-post {
  background-color: #ffffff;
  border-color: #ffffff;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-delete .soa-ui-cm-swagger-resource-method-name,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-get .soa-ui-cm-swagger-resource-method-name,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-post .soa-ui-cm-swagger-resource-method-name,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header.soa-ui-cm-swagger-method-put .soa-ui-cm-swagger-resource-method-name {
  background-color: #ffffff;
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 22px;
  color: #005AA0;
  letter-spacing: 0;
  line-height: 32px;
}
.soa-control-cm-swagger-resource-endpoint-header,
.soa-control-cm-swagger-resource-endpoint-body {
  background: transparent!important;
  border: none!important;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-header .soa-ui-cm-section-header {
  font-family: 'Intro Cond';
  font-weight: 700;
  font-size: 18px;
  color: #232323;
  line-height: 22px;
  margin-top: 6px;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-options > li .soa-ui-cm-button-borderless,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-options > li .soa-ui-cm-button-borderless,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-options > li .soa-ui-cm-button-borderless,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-options {
  display: none;
}
.lf-swagger-subheading {
  background: #FFFFFF;
  font-family: IntroCondBold;
  font-size: 18px;
  color: #222222;
  line-height: 19px;
  font-family: Arial;
  font-size: 16px;
  color: #1F1F1F;
}
.lf-swagger-subtext {
  font-family: Arial;
  font-size: 16px;
  color: #1F1F1F;
}
.lf-white {
  background-color: #ffffff;
}
a.soa-ui-cm-leftnav-item {
  background-size: 0px;
}
a.soa-ui-cm-leftnav-item-active {
  background-color: #F8FAFC;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Intro Cond";
  font-weight: 700;
  font-size: 18px;
  color: #005AA0;
}
a.soa-ui-cm-leftnav-item-active::after {
  content: ' ';
  height: 100%;
  width: 2px;
  position: absolute;
  background-color: #E30613;
  left: 0;
  top: 0;
}
a.soa-ui-cm-leftnav-item.soa-ui-cm-icon:before {
  top: 17px;
}
/* Add App */
.lf-add-app {
  height: 500px;
}
.lf-add-app-left-margin {
  padding: 0px 0px 0px 25px;
}
#soa-control-cm-app-form-container .soa-ui-cm-content-header > h1 {
  background-color: transparent;
}
#soa-control-cm-app-form-container .soa-ui-cm-form-actions {
  background: #ffffff;
}
#soa-control-cm-app-form-container .soa-ui-cm-buttons {
  width: 100%;
}
#soa-control-cm-app-form-container ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) {
  display: none;
}
#soa-control-cm-app-form-container .soa-ui-cm-wizard .soa-ui-cm-wizard-panel {
  background: #EFF4F9;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints,
soa-ui-cm-swagger-resources {
  list-style-image: none;
  padding-left: 0px;
}
.btn-secondary {
  padding: .375rem .75rem!important;
}
.btn-sm.btn-secondary {
  font-size: 1rem !important;
  padding: .125rem .625rem!important;
}
div.soa-ui-cm-markdown-it-tabs-container > ul.soa-ui-cm-markdown-it-tabs {
  list-style: none;
}
div.soa-ui-cm-markdown-it-tabs-container > ul.soa-ui-cm-markdown-it-tabs > li.soa-ui-cm-markdown-it-tab {
  list-style: none;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container {
  background-color: #ffffff;
  border: none;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container ul.soa-ui-cm-markdown-it-tabs {
  margin: 0;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .ui-state-default.soa-ui-cm-markdown-it-tab {
  border: none;
  box-shadow: none;
  height: auto;
  width: auto;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .ui-state-active.soa-ui-cm-markdown-it-tab {
  border: none;
  box-shadow: none;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .soa-ui-cm-input:focus,
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .soa-ui-cm-input:focus:hover {
  border-color: #c4c6c7;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .soa-ui-cm-markdown-it-tabs > li.ui-state-active > a:hover {
  background: #ececec;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .soa-ui-cm-markdown-it-tabs > li.ui-state-active {
  margin-top: -6px;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .ui-tabs-active.ui-state-active > a {
  text-shadow: 1px 0 0 currentColor;
  border-color: #005aa0;
  background-color: #eff4f9;
  color: #005aa0;
}
.btn-group,
.btn-group-vertical,
.soa-ui-cm-markdown-it-container {
  border: none;
}
#Right {
  background: transparent;
}
#SearchFilter,
#ResourceCollectionFilter {
  background-color: #ffffff;
  width: 350px;
  margin-top: 114px;
  margin-left: 0;
  padding: 10px 0px;
}
#SearchFilter {
  max-height: 240px;
}
#ResourceCollectionFilter {
  max-height: 260px;
}
#ResourceCollectionFilter {
  margin-top: 88px;
}
.lf-ui-cm-filters > li {
  display: block;
  margin-right: 25px;
}
ul.soa-ui-cm-filters {
  background-color: #ffffff;
}
.lf-ui-cm-filters .lf-ui-cm-form .lf-ui-cm-label-hidden {
  display: block;
}
.form-search {
  position: absolute;
  right: 10px;
  top: 5px;
}
/* Test Client */
.lf-test-container-section {
  background: #ffffff;
}
#soa-control-cm-test-client-form .soa-ui-cm-table {
  width: 100%!important;
}
#soa-control-cm-test-client-form .soa-ui-cm-table-tr {
  border-bottom: 1px solid #EFF4F9;
}
#soa-control-cm-test-client-form .soa-ui-cm-table-td > p.soa-ui-cm-form-row {
  padding-bottom: 0px;
  margin: 0rem;
}
#soa-control-cm-test-client-form .soa-control-cm-test-client-add-header.soa-control-cm-test-client-add-header {
  float: right;
}
#soa-control-cm-test-client-form .soa-control-cm-test-client-delete-header {
  float: right;
}
#soa-control-cm-test-client-form .soa-control-cm-test-client-add-parameter.soa-control-cm-test-client-add-parameter {
  float: right;
}
#soa-control-cm-test-client-form .soa-ui-cm-table-for-inputs {
  padding-left: 15px;
}
.ui-widget-content.soa-control-cm-request-response-container {
  background: #ffffff;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-active {
  border: none;
  box-shadow: none;
  background: none;
  text-shadow: 1px 0 0 currentColor;
  border-color: #005aa0;
  background-color: #eff4f9;
  color: #005aa0;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-active .soa-ui-cm-content-tab-link {
  background: #EFF4F9;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-active .soa-ui-cm-content-tab-link:after {
  background: #005aa0;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-control-cm-info-response {
  background: #ffffff;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-control-cm-info-response .ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-default {
  width: 20%;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-default {
  border: none;
  box-shadow: none;
  background: none;
  width: 50%;
  height: auto;
  margin-top: 0px;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-active:after {
  display: none;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab.ui-state-default {
  box-shadow: none;
}
.ui-widget-content.soa-control-cm-request-response-container .ui-state-active.soa-ui-cm-markdown-it-tab {
  border: none;
  box-shadow: none;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tab-link {
  max-width: none;
  width: 90%;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-ui-cm-content-tabs {
  width: 100%;
}
.ui-widget-content.soa-control-cm-request-response-container .soa-control-cm-info-request {
  width: 50%;
  background: #ffffff;
}
.soa-ui-cm-info-response-pretty {
  overflow-y: auto;
}
/* Add Group */
#wizardContent {
  width: 775px;
}
.wizardtab {
  position: relative;
  display: block;
  padding: .3rem .9rem;
  line-height: 1.45;
  color: #005aa0;
  border: 0 solid currentColor;
  cursor: pointer;
}
.wizardTabTitle {
  padding: unset;
}
.wizardTabTitle {
  display: none;
}
.wizardHeadingAndTabs {
  margin: 10px -1px;
  display: flex;
  border: 0;
  font-family: Intro Cond, Arial, Helvetica Neue, sans-serif;
}
.wizardFooter {
  padding: 1.25rem 1.25rem 1.5rem;
  border: solid #f3f3f3;
  border-width: 2px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 775px;
  background: #fff;
  margin: 0 auto;
}
.wizardFooter .btn {
  margin-left: 20px!important;
}
/* invite users form */
.soa-control-cm-invite-users-form .soa-ui-cm-button.soa-control-cm-finish {
  background-color: #ad1015;
  border-color: #ad1015;
  color: #ffffff;
  border-radius: inherit;
}
.ui-dialog .ui-widget-content .ui-dialog-buttonset:after {
  display: none;
}
/* Resource Title */
.ResourceTitle .card {
  background: transparent;
}
/* Group Details */
.GroupDetails .soa-ui-cm-2col-with-avatar .soa-ui-cm-avatar-box {
  display: none;
}
.GroupDetails .soa-ui-cm-control-header {
  background: #ffffff;
  border-color: #ffffff;
  display: inline-block;
  padding: 0px;
  float: left;
}
.GroupDetails .soa-ui-cm-control-header ul.soa-ui-cm-control-header-actions {
  background: #ffffff;
}
.GroupDetails .editrsc.adminonly {
  float: left;
  margin: 0px 0;
}
#groupdetailssection.soa-ui-cm-content-body {
  padding-left: 0px;
}
/* User settings */
.soa-control-cm-user-profile-settings-container {
  height: 700px;
}
.soa-control-cm-user-profile-settings-container .soa-control-cm-user-profile-settings-form {
  background: #ffffff;
}
.soa-control-cm-user-profile-settings-container .soa-control-cm-user-profile-settings-form h5.soa-ui-cm-label {
  padding: 20px 0px 0px 20px;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form-row {
  max-height: 26rem;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form-row.soa-ui-cm-form-row-for-checkbox.soa-control-cm-form-row {
  padding-left: 0px;
  margin: 0rem;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form-actions {
  padding-top: 0px;
  border-top: 2px solid #D9D9D9;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form-actions .soa-ui-cm-buttons,
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form-actions .ui-buttons {
  padding: 15px;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form .soa-ui-cm-checkbox-collection .soa-ui-cm-label-for-checkbox {
  font-family: Arial;
  font-size: 16px;
  color: #222222;
  line-height: 19px;
  margin: 0rem;
  font-weight: normal;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form .soa-ui-cm-input-radio.soa-ui-cm-input-in-helper-method,
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form .soa-ui-cm-input-checkbox.soa-ui-cm-input-in-helper-method {
  position: relative;
}
/* Delete App Version */
.soapopup .buttonBar {
  background: #ffffff;
}
.soapopup .content {
  background: #ffffff;
}
.soapopup .action_call {
  background-color: #ad1015;
  border-color: #ad1015;
  color: #ffffff;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-dialog-buttons .soa-ui-cm-dialog-content.ui-dialog-content.ui-widget-content {
  background: #ffffff;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-dialog-buttons .soa-ui-cm-button.soa-ui-cm-button-form-control.soa-control-cm-ok {
  background-color: #ad1015;
  border-color: #ad1015;
  color: #ffffff;
}
/* some button fixes */
.btn-link {
  border: 1px solid transparent !important;
}
.btn-link:hover {
  background-position-y: 16px;
  background-size: 2px 2px;
  background-repeat: repeat-x;
}
#soa-control-cm-test-client-form .soa-control-cm-test-client-delete-header {
  background-image: url("icons/close.svg");
}
/* LF UI css */
@charset "UTF-8";
body,
html {
  -ms-overflow-style: scrollbar;
  position: relative;
}
address,
dl,
ol,
p,
ul {
  margin-bottom: 1rem;
}
body,
caption {
  text-align: left;
}
button,
hr,
input {
  overflow: visible;
}
pre,
textarea {
  overflow: auto;
}
img,
legend {
  max-width: 100%;
}
address,
legend {
  line-height: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
a,
fieldset,
legend {
  padding: 0;
}
a,
a:focus,
a:hover {
  color: #005aa0;
  text-decoration: none;
}
a:active,
a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
body,
html,
sub,
sup {
  position: relative;
}
.form-row,
.row {
  -webkit-flex-wrap: wrap;
}
.btn-group-vertical,
.col-fill {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.btn-group-vertical,
.col-fill,
.form-inline {
  -webkit-box-direction: normal;
}
.bootstrap-datetimepicker-widget.dropdown-menu,
.show > .dropdown-menu {
  -webkit-animation-name: dropdown-appear;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
}
.custom-dropdown li,
.dropdown-menu,
.list-inline,
.list-unstyled,
.nav,
.navbar-nav,
.pagination,
.tt-menu.tt-open li {
  list-style: none;
}
@font-face {
  font-family: 'LF Rubrik';
  src: url(fonts/lf-rubrik.woff2) format("woff2"), url(fonts/lf-rubrik.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  -webkit-font-kerning: normal;
  font-kerning: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-regular.woff2) format("woff2"), url(fonts/intro-cond-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-regular-italic.woff2) format("woff2"), url(fonts/intro-cond-regular-italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-bold.woff2) format("woff2"), url(fonts/intro-cond-bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-bold-italic.woff2) format("woff2"), url(fonts/intro-cond-bold-italic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  color: #222;
  background-color: #f3f3f3;
  overflow-y: scroll;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
dl,
ol,
p,
ul {
  margin-top: 0;
}
abbr[data-original-title],
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
.table-clickable > tbody > tr:not(.table-ignore-clickable),
[role=link],
summary {
  cursor: pointer;
}
address {
  font-style: normal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.distribution-description,
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote,
figure {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  -ms-overflow-style: scrollbar;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: -webkit-calc(1.75rem) 1.25rem -webkit-calc(-0.25rem);
  padding-top: calc(1.75rem) 1.25rem calc(-0.25rem);
  padding-bottom: -webkit-calc(1.75rem) 1.25rem -webkit-calc(-0.25rem);
  padding-bottom: calc(1.75rem) 1.25rem calc(-0.25rem);
  color: #747578;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label,
output {
  display: inline-block;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
button,
select {
  text-transform: none;
}
.avatar::before,
.datepicker .month::first-letter,
.datepicker th::first-letter,
.distribution-label,
.initialism,
.popover-title,
.th-sub {
  text-transform: uppercase;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  border: 0;
}
legend {
  color: inherit;
  white-space: normal;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.display-1,
.display-2,
.display-3,
.display-4,
.table th,
.th-main {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
  -webkit-border-radius: 0;
  border-radius: 0;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  border: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
}
a:focus,
a:hover {
  outline: 0;
}
a:hover {
  color: #002f54;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
a:active {
  color: #02234a;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  ::after,
  ::before,
  blockquote::first-line,
  div::first-line,
  li::first-line,
  p::first-line {
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 2px solid #999999;
  }
  thead {
    display: table-header-group;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .tag {
    border: 2px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dddddd !important;
  }
}
.callout-title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.popover-tooltip .popover-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #00427a;
}
.display-1,
.display-2,
.display-3,
.display-4,
.lead,
.small,
small {
  font-weight: 400;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 1.8125rem;
}
.callout-title,
.h3,
h3 {
  font-size: 1.4375rem;
}
.h4,
h4 {
  font-size: 1.25rem;
}
.h5,
h5 {
  font-size: 1.125rem;
}
.h6,
.popover-tooltip .popover-title,
h6 {
  font-size: 0.75rem;
}
.lead {
  font-size: 1.375rem;
}
.display-1 {
  font-size: 3.75rem;
}
.display-2 {
  font-size: 3.125rem;
}
.display-3 {
  font-size: 2.5rem;
}
.display-4 {
  font-size: 2.25rem;
}
.small,
small {
  font-size: 80%;
}
.mark,
mark {
  padding: .2em;
  background-color: #f9b233;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
}
ul,
ul ul,
ul ul ul,
ul ul ul ul {
  padding-left: 28px;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}
.initialism {
  font-size: 90%;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #747578;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
.display-1,
.display-2,
.display-3,
.display-4 {
  color: #005aa0;
  font-family: "LF Rubrik", Georgia, "Times New Roman", Times, serif;
  line-height: 1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
}
.lead,
.payoff {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.display-1 {
  line-height: 0.98;
}
.callout-title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.popover-tooltip .popover-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: .375rem;
  margin-top: 2rem;
}
.callout-title:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child,
.popover-tooltip .popover-title:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
hr {
  margin-top: 0;
}
.callout-title a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.popover-tooltip .popover-title a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  background-image: none;
}
.h1,
.h2,
h1,
h2 {
  line-height: 1.35;
}
.callout-title,
.h3,
.h4,
.h5,
h3,
h4,
h5 {
  line-height: 1.3;
}
.h6,
.popover-tooltip .popover-title,
h6 {
  color: #747578;
  text-transform: uppercase;
  line-height: 1.45;
  letter-spacing: 0.5px;
}
.payoff {
  font-size: 18px;
  color: #222222;
}
code,
kbd {
  font-size: 90%;
}
ul {
  list-style-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48Y2lyY2xlIGN4PSI2LjUiIGN5PSI4LjUiIHI9IjMuNSIgZmlsbD0iI2UzMDYxMyIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+');
}
ul ul {
  list-style-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48cGF0aCBmaWxsPSIjZTMwNjEzIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjUgMTFDNy44OCAxMSA5IDkuODggOSA4LjVTNy44OCA2IDYuNSA2IDQgNy4xMiA0IDguNSA1LjEyIDExIDYuNSAxMXptMCAxQzQuNTY3IDEyIDMgMTAuNDMzIDMgOC41UzQuNTY3IDUgNi41IDUgMTAgNi41NjcgMTAgOC41IDguNDMzIDEyIDYuNSAxMnoiLz48L3N2Zz4=');
}
ul ul ul {
  list-style-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48cGF0aCBmaWxsPSIjMDA1YWEwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDVoN3Y3SDN6Ii8+PC9zdmc+');
}
ul ul ul ul {
  list-style-image: none;
}
ol.ol li,
ul.ul li {
  line-height: 1.35;
  padding-top: 3px;
  padding-bottom: 3px;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks {
  list-style-type: none;
  list-style-image: none;
  line-height: 1.45rem;
  padding-left: 35px;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks > li {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks > li::before {
  content: '';
  position: absolute;
  left: -33px;
  top: -3px;
  width: 25px;
  height: 23px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIxMjAgNDUgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGRlZnM+PC9kZWZzPjxnIGlkPSJjaGVjay0zMiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIwLjAwMDAwMCwgNDUuMDAwMDAwKSI+PGcgaWQ9ImNoZWNrLTMyLWNyb3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA5LjAwMDAwMCkiIGZpbGw9IiMyMjIiPjxwb2x5Z29uIGlkPSJQYWdlLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuNDA3NTY3LCA3LjIyOTA5Nikgcm90YXRlKC0zNjAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA3NTY3LCAtNy4yMjkwOTYpICIgcG9pbnRzPSIxNy4yODA0ODYyIDAuNjA4MjE3NjM3IDYuODY3MTU1NjggMTEuMDIxNTQ4MiAxLjU1NTkxNDMyIDUuNzEwMzA2NzggMC4xMjcwMzQwODcgNy4xMDk4NTM2OCA2Ljg2NzE1NTY4IDEzLjg0OTk3NTMgMTguNjg4MDk5OCAyLjAyOTAzMTIiPjwvcG9seWdvbj48L2c+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.blue > li::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIxMjAgNDUgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgaWQ9ImNoZWNrLTMyIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAuMDAwMDAwLCA0NS4wMDAwMDApIj48ZyBpZD0iY2hlY2stMzItY3JvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy4wMDAwMDAsIDkuMDAwMDAwKSIgZmlsbD0iIzAwNWFhMCI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDc1NjcsIDcuMjI5MDk2KSByb3RhdGUoLTM2MC4wMDAwMDApIHRyYW5zbGF0ZSgtOS40MDc1NjcsIC03LjIyOTA5NikgIiBwb2ludHM9IjE3LjI4MDQ4NjIgMC42MDgyMTc2MzcgNi44NjcxNTU2OCAxMS4wMjE1NDgyIDEuNTU1OTE0MzIgNS43MTAzMDY3OCAwLjEyNzAzNDA4NyA3LjEwOTg1MzY4IDYuODY3MTU1NjggMTMuODQ5OTc1MyAxOC42ODgwOTk4IDIuMDI5MDMxMiI+PC9wb2x5Z29uPjwvZz48L2c+PC9zdmc+');
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.orange > li::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIxMjAgNDUgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgaWQ9ImNoZWNrLTMyIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAuMDAwMDAwLCA0NS4wMDAwMDApIj48ZyBpZD0iY2hlY2stMzItY3JvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy4wMDAwMDAsIDkuMDAwMDAwKSIgZmlsbD0iI2Y5YjIzMyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDc1NjcsIDcuMjI5MDk2KSByb3RhdGUoLTM2MC4wMDAwMDApIHRyYW5zbGF0ZSgtOS40MDc1NjcsIC03LjIyOTA5NikgIiBwb2ludHM9IjE3LjI4MDQ4NjIgMC42MDgyMTc2MzcgNi44NjcxNTU2OCAxMS4wMjE1NDgyIDEuNTU1OTE0MzIgNS43MTAzMDY3OCAwLjEyNzAzNDA4NyA3LjEwOTg1MzY4IDYuODY3MTU1NjggMTMuODQ5OTc1MyAxOC42ODgwOTk4IDIuMDI5MDMxMiI+PC9wb2x5Z29uPjwvZz48L2c+PC9zdmc+');
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.green > li::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIxMjAgNDUgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgaWQ9ImNoZWNrLTMyIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAuMDAwMDAwLCA0NS4wMDAwMDApIj48ZyBpZD0iY2hlY2stMzItY3JvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy4wMDAwMDAsIDkuMDAwMDAwKSIgZmlsbD0iIzk1YzExZiI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDc1NjcsIDcuMjI5MDk2KSByb3RhdGUoLTM2MC4wMDAwMDApIHRyYW5zbGF0ZSgtOS40MDc1NjcsIC03LjIyOTA5NikgIiBwb2ludHM9IjE3LjI4MDQ4NjIgMC42MDgyMTc2MzcgNi44NjcxNTU2OCAxMS4wMjE1NDgyIDEuNTU1OTE0MzIgNS43MTAzMDY3OCAwLjEyNzAzNDA4NyA3LjEwOTg1MzY4IDYuODY3MTU1NjggMTMuODQ5OTc1MyAxOC42ODgwOTk4IDIuMDI5MDMxMiI+PC9wb2x5Z29uPjwvZz48L2c+PC9zdmc+');
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.list-md > li {
  padding-top: 4px;
  padding-bottom: 4px;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.list-md > li::before {
  top: -2px;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.list-lg > li {
  padding-top: 6px;
  padding-bottom: 6px;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.list-lg > li::before {
  top: 0;
}
ul:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list).ul-checks.no-indent {
  padding-left: 30px;
}
ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) {
  position: relative;
  counter-reset: li;
  list-style-type: none;
  list-style-image: none;
  padding-left: 28px;
}
ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) > li::before {
  counter-increment: li;
  content: counter(li, decimal) ".";
  position: absolute;
  left: 0;
  width: 1.4rem;
  color: #e30613;
  font-weight: 700;
  text-align: right;
}
ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) > li li::before {
  content: counter(li, upper-latin) ".";
}
ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) > li li li::before {
  content: counter(li, lower-latin) ".";
  color: #005aa0;
}
ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) > li li li ol {
  list-style-type: decimal;
}
ol:not(.list-unstyled):not(.list-inline):not(.breadcrumb):not(.pagination-steps):not(.reset-list) > li li li ol > li::before {
  content: none;
}
ol.list-md > li,
ul.list-md > li {
  padding-top: 4px;
  padding-bottom: 4px;
}
ol.list-lg > li,
ul.list-lg > li {
  padding-top: 6px;
  padding-bottom: 6px;
}
hr {
  border: 0;
  margin-bottom: 2rem;
  border-top: solid 2px #e5e5e5;
}
hr.on-white-bg {
  border-top: solid 2px #f3f3f3;
}
.img-thumbnail {
  padding: .25rem;
  background-color: #f3f3f3;
  border: 2px solid #dddddd;
}
code,
kbd {
  padding: 0.2rem 0.4rem;
}
.figure {
  display: inline-block;
}
pre,
pre code {
  display: block;
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #b1b3b6;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
  color: #00427a;
  word-break: break-word;
}
a > code {
  color: inherit;
}
kbd {
  color: #fff;
  background-color: #333333;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  font-size: 90%;
  color: #222222;
}
pre code {
  font-size: inherit;
  word-break: normal;
  padding: 1.2rem 1.4rem;
  background: #eff4f9;
  color: #00427a;
  overflow-x: auto;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
code {
  font-weight: 400;
  background-color: #eff4f9;
}
.container,
.container-fluid,
.lf-footer,
.lf-header.navbar {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.container,
.lf-footer,
.lf-header.navbar {
  max-width: 1662px;
}
@media (min-width: 576px) {
  .container,
  .lf-footer,
  .lf-header.navbar {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .lf-footer,
  .lf-header.navbar {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .lf-footer,
  .lf-header.navbar {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .lf-footer,
  .lf-header.navbar {
    max-width: 1180px;
  }
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.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-auto,
.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-lg-auto,
.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-md-auto,
.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-sm-auto,
.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,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-1,
.col-auto {
  -webkit-box-flex: 0;
}
.col-auto {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2,
.col-3 {
  -webkit-box-flex: 0;
}
.col-2 {
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4,
.col-5 {
  -webkit-box-flex: 0;
}
.col-4 {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6,
.col-7 {
  -webkit-box-flex: 0;
}
.col-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8,
.col-9 {
  -webkit-box-flex: 0;
}
.col-8 {
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10,
.col-11 {
  -webkit-box-flex: 0;
}
.col-10 {
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.row-tight {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.row-tight [class*=col-] {
  padding-left: .625rem;
  padding-right: 0.625rem;
}
.row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row-no-gutter [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
.col-fill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.btn-group-stretch,
.form-inline,
.navbar-expand {
  -webkit-box-orient: horizontal;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.table td,
.table th {
  padding: -webkit-calc(1.75rem) 1.25rem -webkit-calc(-0.25rem);
  padding: calc(1.75rem) 1.25rem calc(-0.25rem);
  vertical-align: top;
  border-top: 2px solid #f3f3f3;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 4px solid #f3f3f3;
}
.table-sm td,
.table-sm th {
  padding: 0.5625rem 1.25rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 2px solid #f3f3f3;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 4px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fafafa;
}
.table-hover tbody tr:hover {
  background-color: #f9fbfd;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8d1e4;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a6c5dd;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #f7b9bd;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #f4a2a7;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #e1eec0;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d7e9ac;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #ecf5fc;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #d6e9f9;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #fde9c6;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fcdfad;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f7b9bd;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f4a2a7;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #f4f4f4;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #e7e7e7;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #d8d8d9;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #cbcbcc;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: #eff4f9;
}
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #dce7f2;
}
.table .thead-dark th {
  color: #f3f3f3;
  background-color: #222;
  border-color: #353535;
}
.table .thead-light th {
  color: #222;
  background-color: #fff;
  border-color: #f3f3f3;
}
.table-dark {
  color: #f3f3f3;
  background-color: #222222;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #353535;
}
.table-dark.table-bordered,
.table-responsive > .table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table,
.table .table {
  background-color: transparent;
}
.table > tbody > tr,
.table > thead > tr {
  background-color: #ffffff;
}
.table:not(.table-sm) > * > tr > td,
.table:not(.table-sm) > * > tr > th:not(.th-sub):not(.th-main) {
  height: -webkit-calc(3.95rem);
  height: calc(3.95rem);
  line-height: 1.45rem;
}
.table th,
.th-main {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
}
.th-sub {
  color: #747578;
  line-height: 1.45;
  letter-spacing: .5px;
  font-size: 0.75rem;
}
.table-sm .th-sub {
  padding-top: 1.125rem !important;
}
.table thead th {
  border-width: 0 0 2px;
}
.table thead th button {
  font: inherit;
}
.arrow-left,
.arrow-right,
.btn,
.btn-link-lg,
.btn-link-lg-left,
.form-control-feedback,
.label,
.primary-link,
.primary-link-left,
.table caption,
label,
legend {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.table tbody + tbody {
  border: 0;
}
.table :first-child:not(thead) + tbody tr:first-child > td,
.table tbody:first-child tr:first-child > td {
  border-top: 0;
}
.table > tfoot > tr {
  background-color: #fafafa;
}
.table-summary {
  text-align: right;
  font-weight: 700;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.table caption {
  border: 0;
  position: relative;
  width: 100%;
  padding: 1.1rem 1.25rem 19.6px;
  -webkit-box-shadow: inset 0 -2px 0 #00427a;
  box-shadow: inset 0 -2px 0 #00427a;
  background: #fff;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  color: #00427a;
  display: table-caption;
  caption-side: top;
}
.table.table-varied caption {
  color: #00427a;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
.table.table-varied td:not(:last-child),
.table.table-varied th:not(:last-child) {
  border-right: 2px solid #ffffff;
}
.table.table-varied th {
  border-bottom: none;
}
.table.table-varied thead tr,
.table.table-varied tr:nth-child(even) {
  background-color: #fafafa;
}
.table.table-varied tfoot tr {
  background-color: #f3f3f3;
}
.table.table-varied td,
.table.table-varied th {
  border-top: none;
}
.table-cell-fit {
  width: 1px;
}
.table-cell-fill {
  max-width: 0;
}
.table-cell-number {
  width: 1px;
  white-space: nowrap;
  text-align: right;
}
.table:not(.table-sm) tr.table-sub-group {
  height: -webkit-calc(-11.05rem);
  height: calc(-11.05rem);
}
.table:not(.table-sm) tr.table-sub-group td {
  height: -webkit-calc(-22.05rem);
  height: calc(-22.05rem);
}
.table:not(.table-sm) tr.table-sub-group.last {
  height: -webkit-calc(-11.05rem);
  height: calc(-11.05rem);
  padding-bottom: 1.125rem;
}
.table tr.table-sub-group td {
  border: none;
  padding: 8px 20px;
}
.table tr.table-sub-group td:first-child {
  padding-left: 3rem;
}
.table tr.table-sub-group.first td {
  padding-top: 2px;
}
.table tr.table-sub-group.last td {
  padding-bottom: 18px;
}
.table.table-sm tr.table-sub-group td {
  padding: 6px 20px;
}
.table.table-sm tr.table-sub-group td:first-child {
  padding-left: 2.5rem;
}
.table.table-sm tr.table-sub-group.last td {
  padding-bottom: 9px;
}
.table-clickable > tbody > tr:not(.table-ignore-clickable):hover,
.table-hover > tbody > tr:not(.table-ignore-hover):hover {
  background-color: #f9fbfd;
}
.table-clickable > tbody > tr:not(.table-ignore-clickable),
.table-hover > tbody > tr:not(.table-ignore-hover) {
  -webkit-transition: background 40ms linear;
  -o-transition: background 40ms linear;
  transition: background 40ms linear;
}
.table-clickable > tbody > tr:not(.table-ignore-clickable):active {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #f1f6fa;
}
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse) button:not([data-no-expand]) {
  border: 0;
  padding: 0;
  background: 0 0;
  outline: 0;
  -webkit-appearence: none;
}
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse) a[href]:not(.link-complex):not([data-no-expand]),
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse) button:not(.link-complex):not([data-no-expand]):not(.btn):not(.btn-link-lg):not( .primary-link):not(.btn-link-lg-left):not( .primary-link-left):not(.arrow-right):not(.arrow-left) {
  color: #005aa0;
  text-decoration: none;
  border: 0;
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
}
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse):focus a[href]:not(.link-complex):not([data-no-expand]),
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse):focus button:not(.link-complex):not([data-no-expand]):not(.btn):not(.btn-link-lg):not( .primary-link):not(.btn-link-lg-left):not( .primary-link-left):not(.arrow-right):not(.arrow-left),
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse):hover a[href]:not(.link-complex):not([data-no-expand]),
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse):hover button:not(.link-complex):not([data-no-expand]):not(.btn):not(.btn-link-lg):not( .primary-link):not(.btn-link-lg-left):not( .primary-link-left):not(.arrow-right):not(.arrow-left) {
  outline: 0;
  text-decoration: none;
  color: #005aa0;
}
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse):hover a[href]:not(.link-complex):not([data-no-expand]),
.table-clickable tbody tr:not(.table-ignore-clickable):not(.table-row-collapse):hover button:not(.link-complex):not([data-no-expand]):not(.btn):not(.btn-link-lg):not( .primary-link):not(.btn-link-lg-left):not( .primary-link-left):not(.arrow-right):not(.arrow-left) {
  color: #002f54;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.table-responsive {
  -webkit-border-radius: .25rem;
  border-radius: .25rem;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.1)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -o-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -o-linear-gradient(left, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0)), -o-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
  background-position: 0 0,100% 0,0 0,100% 0;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 30px 100%,30px 100%,6px 100%,6px 100%;
  background-attachment: local, local, scroll, scroll;
}
.table .table-row-collapse,
.table .table-row-collapse:hover {
  cursor: auto;
}
.table tbody tr.table-active + .table-row-collapse {
  -webkit-transition: border-left linear;
  -o-transition: border-left linear;
  transition: border-left linear;
  -webkit-transition-delay: 360ms;
  -o-transition-delay: 360ms;
  transition-delay: 360ms;
  -webkit-box-shadow: -7px 3px 9px -6px #d9d9d9;
  box-shadow: -7px 3px 9px -6px #d9d9d9;
}
.table .table-row-collapse > td {
  height: auto!important;
  border: 0;
  padding: 0!important;
  background-color: #f3f3f3;
}
.table .table-row-collapse-block {
  padding: -webkit-calc(1.75rem) 1.25rem -webkit-calc(-0.25rem);
  padding: calc(1.75rem) 1.25rem calc(-0.25rem);
  position: relative;
  margin-bottom: .5rem;
  -webkit-box-shadow: 7px 3px 9px -6px #d9d9d9;
  box-shadow: 7px 3px 9px -6px #d9d9d9;
}
.table .table-row-collapse-block::after {
  content: "";
  width: -webkit-calc(102%);
  width: calc(102%);
  height: .5rem;
  display: block;
  position: absolute;
  -webkit-box-shadow: inset 0 4px 4px -2px #d9d9d9;
  box-shadow: inset 0 4px 4px -2px #d9d9d9;
  left: -1px;
  top: 100%;
  background-color: #f3f3f3;
  -webkit-transition: opacity linear;
  -o-transition: opacity linear;
  transition: opacity linear;
  -webkit-transition-delay: 360ms;
  -o-transition-delay: 360ms;
  transition-delay: 360ms;
}
.table .collapse.in,
.table .collapse.show,
.table .collapsing {
  background-color: #ffffff;
}
.table .table-row-collapse-block > :last-child {
  margin-bottom: 0;
}
.table tbody tr.table-active + .table-row-collapse:last-child .table-row-collapse-block::after {
  height: 0.8rem;
}
.table-active > td,
.table-active > th {
  background: 0 0;
}
.avatar-white,
.avatar.has-image {
  background-color: #ffffff;
}
.table tbody tr.table-active {
  background-color: #fff;
  -webkit-transition: background 40ms linear;
  -o-transition: background 40ms linear;
  transition: background 40ms linear;
  z-index: 4;
  border-top: 10px solid #f3f3f3;
  -webkit-box-shadow: 0 8px 5px 1px #d9d9d9;
  box-shadow: 0 8px 5px 1px #d9d9d9;
}
.table-sort {
  border: 0;
  padding: 0;
  background: 0 0;
  outline: 0;
  -webkit-appearence: none;
  cursor: pointer;
  text-decoration: underline;
}
.table-sort:active,
.table-sort:hover {
  color: #005aa0;
  outline: 0;
}
.table-sort:active {
  opacity: 0.7;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  color: #222;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #222;
  background-color: #f3f3f3;
  outline: 0;
  -webkit-box-shadow: none, 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: none, 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #d9d9d9;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #222;
  background-color: #f3f3f3;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  font-size: inherit;
}
.col-form-label-lg {
  padding-top: -webkit-calc(2.5rem);
  padding-top: calc(2.5rem);
  padding-bottom: -webkit-calc(2.5rem);
  padding-bottom: calc(2.5rem);
  font-size: 1.125rem;
  line-height: 1.2;
}
.col-form-label-sm {
  padding-top: -webkit-calc(2.125rem);
  padding-top: calc(2.125rem);
  padding-bottom: -webkit-calc(2.125rem);
  padding-bottom: calc(2.125rem);
  font-size: .875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .563rem;
  padding-bottom: .563rem;
  margin-bottom: 0;
  background-color: transparent;
  border: solid transparent;
}
.custom-file-input.is-valid ~ .custom-file-label,
.custom-select.is-valid,
.form-control.is-valid,
.is-valid.custom-select-dd,
.was-validated .custom-file-input:valid ~ .custom-file-label,
.was-validated .custom-select-dd:valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #95c11f;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-append > .form-control-plaintext.arrow-left,
.input-group-lg > .input-group-append > .form-control-plaintext.arrow-right,
.input-group-lg > .input-group-append > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn-link-lg,
.input-group-lg > .input-group-append > .form-control-plaintext.btn-link-lg-left,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.primary-link,
.input-group-lg > .input-group-append > .form-control-plaintext.primary-link-left,
.input-group-lg > .input-group-prepend > .form-control-plaintext.arrow-left,
.input-group-lg > .input-group-prepend > .form-control-plaintext.arrow-right,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn-link-lg,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn-link-lg-left,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.primary-link,
.input-group-lg > .input-group-prepend > .form-control-plaintext.primary-link-left,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-append > .form-control-plaintext.arrow-left,
.input-group-sm > .input-group-append > .form-control-plaintext.arrow-right,
.input-group-sm > .input-group-append > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn-link-lg,
.input-group-sm > .input-group-append > .form-control-plaintext.btn-link-lg-left,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.primary-link,
.input-group-sm > .input-group-append > .form-control-plaintext.primary-link-left,
.input-group-sm > .input-group-prepend > .form-control-plaintext.arrow-left,
.input-group-sm > .input-group-prepend > .form-control-plaintext.arrow-right,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn-link-lg,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn-link-lg-left,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.primary-link,
.input-group-sm > .input-group-prepend > .form-control-plaintext.primary-link-left {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .arrow-left,
.input-group-sm > .input-group-append > .arrow-right,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .btn-link-lg,
.input-group-sm > .input-group-append > .btn-link-lg-left,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-append > .primary-link,
.input-group-sm > .input-group-append > .primary-link-left,
.input-group-sm > .input-group-prepend > .arrow-left,
.input-group-sm > .input-group-prepend > .arrow-right,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .btn-link-lg,
.input-group-sm > .input-group-prepend > .btn-link-lg-left,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-prepend > .primary-link,
.input-group-sm > .input-group-prepend > .primary-link-left {
  padding: .125rem .625rem;
  font-size: .875rem;
  line-height: 1.5;
}
.input-group-sm > .input-group-append > select.arrow-left:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.arrow-right:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn-link-lg-left:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn-link-lg:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.primary-link-left:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.primary-link:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.arrow-left:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.arrow-right:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn-link-lg-left:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn-link-lg:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.primary-link-left:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.primary-link:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: -webkit-calc(5.5625rem);
  height: calc(5.5625rem);
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .arrow-left,
.input-group-lg > .input-group-append > .arrow-right,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .btn-link-lg,
.input-group-lg > .input-group-append > .btn-link-lg-left,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-append > .primary-link,
.input-group-lg > .input-group-append > .primary-link-left,
.input-group-lg > .input-group-prepend > .arrow-left,
.input-group-lg > .input-group-prepend > .arrow-right,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .btn-link-lg,
.input-group-lg > .input-group-prepend > .btn-link-lg-left,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-prepend > .primary-link,
.input-group-lg > .input-group-prepend > .primary-link-left {
  padding: .5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.2;
}
.input-group-lg > .input-group-append > select.arrow-left:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.arrow-right:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn-link-lg-left:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn-link-lg:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.primary-link-left:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.primary-link:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.arrow-left:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.arrow-right:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn-link-lg-left:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn-link-lg:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.primary-link-left:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.primary-link:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: -webkit-calc(6.35rem);
  height: calc(6.35rem);
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
}
.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
}
.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #747578;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}
.invalid-tooltip,
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  padding: .5rem;
  line-height: 1;
  max-width: 100%;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #95c11f;
}
.valid-tooltip {
  display: none;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(149, 193, 31, 0.8);
  -webkit-border-radius: .2rem;
  border-radius: 0.2rem;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.dropup .is-valid.custom-select-dd ~ .valid-feedback,
.dropup .is-valid.custom-select-dd ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.is-valid.custom-select-dd ~ .valid-feedback,
.is-valid.custom-select-dd ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.was-validated .custom-select-dd:valid ~ .valid-feedback,
.was-validated .custom-select-dd:valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .dropup .custom-select-dd:valid ~ .valid-feedback,
.was-validated .dropup .custom-select-dd:valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #95c11f;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.is-valid.custom-select-dd:focus,
.was-validated .custom-select-dd:valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #95c11f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.25);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #cae976;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  background-color: #b0de35;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #f3f3f3, 0 0 0 0.2rem rgba(149, 193, 31, 0.25);
  box-shadow: 0 0 0 1px #f3f3f3, 0 0 0 0.2rem rgba(149, 193, 31, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label::before {
  border-color: inherit;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.custom-select.is-invalid,
.form-control.is-invalid,
.is-invalid.custom-select-dd,
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.was-validated .custom-select-dd:invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #e30613;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #e30613;
}
.invalid-tooltip {
  display: none;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(227, 6, 19, 0.8);
  -webkit-border-radius: .2rem;
  border-radius: 0.2rem;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.dropup .is-invalid.custom-select-dd ~ .invalid-feedback,
.dropup .is-invalid.custom-select-dd ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.is-invalid.custom-select-dd ~ .invalid-feedback,
.is-invalid.custom-select-dd ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.was-validated .custom-select-dd:invalid ~ .invalid-feedback,
.was-validated .custom-select-dd:invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .dropup .custom-select-dd:invalid ~ .invalid-feedback,
.was-validated .dropup .custom-select-dd:invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #e30613;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.is-invalid.custom-select-dd:focus,
.was-validated .custom-select-dd:invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #e30613;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #fb6d76;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  background-color: #f9232f;
}
.form-control:disabled + .input-group-append,
.form-control:disabled + .input-group-append div,
.form-control:disabled + .input-group-append span,
.form-control[readonly] + .input-group-append,
.form-control[readonly] + .input-group-append div,
.form-control[readonly] + .input-group-append span {
  cursor: not-allowed;
  background-color: #d9d9d9;
  opacity: 1;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #f3f3f3, 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
  box-shadow: 0 0 0 1px #f3f3f3, 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.form-control:focus,
.form-control:focus + .input-group-append,
.form-control:focus + .input-group-append > .input-group-text,
.has-valid .form-control {
  border-color: #005aa0;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
}
.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.label,
label,
legend {
  margin-bottom: .3rem;
  font-weight: 700;
}
legend {
  display: inline-block;
  width: auto;
  font-size: inherit;
}
.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.form-align {
  margin-top: 27.8px;
}
input[type=date],
input[type=number] {
  -moz-appearance: textfield;
}
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month],
input[type=week] {
  height: 40px;
}
input[disabled] {
  cursor: not-allowed;
}
.form-control {
  font-weight: 400;
  line-height: 1.25;
  border-width: 0 0 2px;
  -webkit-transition: border-color 60ms linear;
  -o-transition: border-color 60ms linear;
  transition: border-color 60ms linear;
  background-clip: inherit;
  padding: .663rem .75rem .463rem;
  min-height: 40px;
}
.arrow-left:not(:disabled):not(.disabled),
.arrow-right:not(:disabled):not(.disabled),
.btn-link-lg-left:not(:disabled):not(.disabled),
.btn-link-lg:not(:disabled):not(.disabled),
.btn-more::after,
.btn:not(:disabled):not(.disabled),
.primary-link-left:not(:disabled):not(.disabled),
.primary-link:not(:disabled):not(.disabled),
[role=button] {
  cursor: pointer;
}
.form-control:hover:not([disabled]),
.form-control:hover:not([disabled]) + .input-group-append,
.form-control:hover:not([disabled]) + .input-group-append > .input-group-text {
  background: #ececec;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background 0.2s;
}
.form-control-feedback,
.form-text {
  margin-top: 4px;
  font-size: .875rem;
  line-height: 1.2;
}
.form-control-feedback {
  font-weight: 700;
  -webkit-transition: color 60ms linear;
  -o-transition: color 60ms linear;
  transition: color 60ms linear;
}
.col-form-label {
  padding-top: .563rem;
  padding-bottom: .563rem;
  margin-bottom: 0;
  line-height: 1.45;
  height: 40px;
}
.form-control-plaintext {
  padding: .563rem 0;
  border-width: 1px 0;
  line-height: 1.25;
}
.form-control:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control-danger,
.form-control-success,
.form-control-warning {
  padding-right: 0.75rem;
}
.has-danger .form-control,
.has-success .form-control,
.has-warning .form-control {
  background-image: none;
}
.has-valid .col-form-label,
.has-valid .custom-control,
.has-valid .form-check-label,
.has-valid .form-control-feedback,
.has-valid .form-control-label {
  color: #005aa0;
}
.has-valid .input-group-append,
.has-valid .input-group-prepend {
  color: #005aa0;
  border-color: #005aa0;
  background-color: #6dbfff;
}
.has-valid .form-control,
.has-valid .form-control-valid {
  background-color: #eff4f9;
}
.has-valid .form-control-valid:hover,
.has-valid .form-control:hover {
  background: #e5ecf5;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background 0.2s;
}
.has-valid .form-control-valid:hover + .input-group-append,
.has-valid .form-control-valid:hover + .input-group-append > .input-group-text,
.has-valid .form-control:hover + .input-group-append,
.has-valid .form-control:hover + .input-group-append > .input-group-text {
  background: #e5ecf5;
}
.has-valid .input-group-append,
.has-valid .input-group-append > .input-group-text {
  color: #222;
  background-color: #eff4f9;
}
.has-valid .form-control-feedback {
  color: #222222;
}
.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #e30613;
}
.has-danger .form-control {
  border-color: #e30613;
}
.has-danger .input-group-append,
.has-danger .input-group-prepend {
  color: #e30613;
  border-color: #e30613;
  background-color: #fdb8bc;
}
.has-danger .form-control:focus + .input-group-append,
.has-danger .form-control:focus + .input-group-append > .input-group-text {
  border-color: #e30613;
}
.has-danger .input-group-append,
.has-danger .input-group-append > .input-group-text {
  color: #222;
  background-color: #f3f3f3;
  border-color: #e30613;
}
.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #f9b233;
}
.has-warning .form-control {
  border-color: #f9b233;
}
.has-warning .input-group-append,
.has-warning .input-group-prepend {
  color: #f9b233;
  border-color: #f9b233;
  background-color: #fffdf9;
}
.has-warning .form-control:focus + .input-group-append,
.has-warning .form-control:focus + .input-group-append > .input-group-text {
  border-color: #f9b233;
}
.has-warning .input-group-append,
.has-warning .input-group-append > .input-group-text {
  color: #222;
  background-color: #f3f3f3;
  border-color: #f9b233;
}
.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #95c11f;
}
.has-success .form-control {
  border-color: #95c11f;
}
.has-success .input-group-append,
.has-success .input-group-prepend {
  color: #95c11f;
  border-color: #95c11f;
  background-color: #e4f4b8;
}
.has-success .form-control:focus + .input-group-append,
.has-success .form-control:focus + .input-group-append > .input-group-text {
  border-color: #95c11f;
}
.has-success .input-group-append,
.has-success .input-group-append > .input-group-text {
  color: #222;
  background-color: #f3f3f3;
  border-color: #95c11f;
}
.form-control[type=date]::-webkit-calendar-picker-indicator {
  display: none;
}
.form-control[type=date]::-webkit-input-placeholder {
  visibility: hidden !important;
}
.form-check {
  padding-left: 0;
  margin-bottom: 0.5rem;
}
.arrow-left,
.arrow-right,
.btn,
.btn-link-lg,
.btn-link-lg-left,
.primary-link,
.primary-link-left {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: .375rem .75rem;
  line-height: 1.34;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.arrow-left:focus,
.arrow-left:hover,
.arrow-right:focus,
.arrow-right:hover,
.btn-link-lg-left:focus,
.btn-link-lg-left:hover,
.btn-link-lg:focus,
.btn-link-lg:hover,
.btn:focus,
.btn:hover,
.primary-link-left:focus,
.primary-link-left:hover,
.primary-link:focus,
.primary-link:hover {
  text-decoration: none;
}
.arrow-left:focus,
.arrow-right:focus,
.btn-link-lg-left:focus,
.btn-link-lg:focus,
.btn.focus,
.btn:focus,
.focus.arrow-left,
.focus.arrow-right,
.focus.btn-link-lg,
.focus.btn-link-lg-left,
.focus.primary-link,
.focus.primary-link-left,
.primary-link-left:focus,
.primary-link:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.arrow-left:disabled,
.arrow-right:disabled,
.btn-link-lg-left:disabled,
.btn-link-lg:disabled,
.btn.disabled,
.btn:disabled,
.disabled.arrow-left,
.disabled.arrow-right,
.disabled.btn-link-lg,
.disabled.btn-link-lg-left,
.disabled.primary-link,
.disabled.primary-link-left,
.primary-link-left:disabled,
.primary-link:disabled {
  opacity: 0.65;
}
.arrow-left:not(:disabled):not(.disabled).active,
.arrow-left:not(:disabled):not(.disabled):active,
.arrow-right:not(:disabled):not(.disabled).active,
.arrow-right:not(:disabled):not(.disabled):active,
.btn-link-lg-left:not(:disabled):not(.disabled).active,
.btn-link-lg-left:not(:disabled):not(.disabled):active,
.btn-link-lg:not(:disabled):not(.disabled).active,
.btn-link-lg:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.primary-link-left:not(:disabled):not(.disabled).active,
.primary-link-left:not(:disabled):not(.disabled):active,
.primary-link:not(:disabled):not(.disabled).active,
.primary-link:not(:disabled):not(.disabled):active {
  background-image: none;
}
a.btn.disabled,
a.disabled.arrow-left,
a.disabled.arrow-right,
a.disabled.btn-link-lg,
a.disabled.btn-link-lg-left,
a.disabled.primary-link,
a.disabled.primary-link-left,
fieldset:disabled a.arrow-left,
fieldset:disabled a.arrow-right,
fieldset:disabled a.btn,
fieldset:disabled a.btn-link-lg,
fieldset:disabled a.btn-link-lg-left,
fieldset:disabled a.primary-link,
fieldset:disabled a.primary-link-left {
  pointer-events: none;
}
.btn-outline-primary,
.btn-primary {
  color: #ffffff;
}
.btn-outline-primary:hover,
.btn-primary:hover {
  color: #fff;
  background-color: #00447a;
  border-color: #003d6d;
}
.btn-outline-primary:disabled,
.btn-primary.disabled,
.btn-primary:disabled,
.disabled.btn-outline-primary {
  color: #fff;
  background-color: #005aa0;
  border-color: #005aa0;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.show > .dropdown-toggle.btn-outline-primary {
  color: #fff;
  background-color: #003d6d;
  border-color: #003660;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 90, 160, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 90, 160, 0.5);
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .dropdown-toggle.btn-outline-secondary,
.show > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #b1050f;
  border-color: #a5040e;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .dropdown-toggle.btn-outline-secondary:focus,
.show > .dropdown-toggle.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}
.btn-outline-success,
.btn-success {
  color: #222;
  background-color: #95c11f;
  border-color: #95c11f;
}
.btn-outline-success:hover,
.btn-success:hover {
  color: #fff;
  background-color: #7ca01a;
  border-color: #739518;
}
.btn-outline-success:focus,
.btn-success.focus,
.btn-success:focus,
.focus.btn-outline-success {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.5);
}
.btn-outline-success:disabled,
.btn-success.disabled,
.btn-success:disabled,
.disabled.btn-outline-success {
  color: #222;
  background-color: #95c11f;
  border-color: #95c11f;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle,
.show > .dropdown-toggle.btn-outline-success {
  color: #fff;
  background-color: #739518;
  border-color: #6b8a16;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.5);
}
.btn-info,
.btn-outline-info {
  color: #222;
  background-color: #badaf3;
  border-color: #badaf3;
}
.btn-info:hover,
.btn-outline-info:hover {
  color: #222;
  background-color: #99c9ed;
  border-color: #8fc3eb;
}
.btn-info.focus,
.btn-info:focus,
.btn-outline-info:focus,
.focus.btn-outline-info {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(186, 218, 243, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(186, 218, 243, 0.5);
}
.btn-info.disabled,
.btn-info:disabled,
.btn-outline-info:disabled,
.disabled.btn-outline-info {
  color: #222;
  background-color: #badaf3;
  border-color: #badaf3;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle,
.show > .dropdown-toggle.btn-outline-info {
  color: #222;
  background-color: #8fc3eb;
  border-color: #84bdea;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(186, 218, 243, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(186, 218, 243, 0.5);
}
.btn-outline-warning,
.btn-warning {
  color: #222;
  background-color: #f9b233;
  border-color: #f9b233;
}
.btn-outline-warning:hover,
.btn-warning:hover {
  color: #222;
  background-color: #f8a40e;
  border-color: #f29e07;
}
.btn-outline-warning:focus,
.btn-warning.focus,
.btn-warning:focus,
.focus.btn-outline-warning {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.5);
}
.btn-outline-warning:disabled,
.btn-warning.disabled,
.btn-warning:disabled,
.disabled.btn-outline-warning {
  color: #222;
  background-color: #f9b233;
  border-color: #f9b233;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle,
.show > .dropdown-toggle.btn-outline-warning {
  color: #222;
  background-color: #f29e07;
  border-color: #e69607;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #e30613;
  border-color: #e30613;
}
.btn-danger:hover {
  color: #fff;
  background-color: #be0510;
  border-color: #b1050f;
}
.btn-danger.focus,
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #e30613;
  border-color: #e30613;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b1050f;
  border-color: #a5040e;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}
.btn-light {
  color: #222;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-light:hover {
  color: #222;
  background-color: #c6c6c6;
  border-color: #c0c0c0;
}
.btn-light.focus,
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #222;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #222;
  background-color: silver;
  border-color: #b9b9b9;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #747578;
  border-color: #747578;
}
.btn-dark:hover {
  color: #fff;
  background-color: #616265;
  border-color: #5b5c5e;
}
.btn-dark.focus,
.btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #747578;
  border-color: #747578;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #5b5c5e;
  border-color: #555558;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
}
.btn-outline-primary {
  background-image: none;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #005aa0;
  border-color: #005aa0;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 90, 160, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 90, 160, 0.5);
}
.btn-outline-secondary {
  background-image: none;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #e30613;
  border-color: #e30613;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}
.btn-outline-success {
  background-image: none;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #222;
  background-color: #95c11f;
  border-color: #95c11f;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(149, 193, 31, 0.5);
}
.btn-outline-info {
  background-image: none;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #222;
  background-color: #badaf3;
  border-color: #badaf3;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(186, 218, 243, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(186, 218, 243, 0.5);
}
.btn-outline-warning {
  background-image: none;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #222;
  background-color: #f9b233;
  border-color: #f9b233;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.5);
}
.btn-outline-danger {
  background-image: none;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e30613;
  border-color: #e30613;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}
.btn-outline-light {
  color: #d9d9d9;
  background-color: transparent;
  background-image: none;
  border-color: #d9d9d9;
}
.btn-outline-light:hover {
  color: #222;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #d9d9d9;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #222;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}
.btn-outline-dark {
  color: #747578;
  background-color: transparent;
  background-image: none;
  border-color: #747578;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #747578;
  border-color: #747578;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #747578;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #747578;
  border-color: #747578;
}
.btn-link,
.btn-link:hover {
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(116, 117, 120, 0.5);
}
.btn-link {
  font-weight: 400;
}
.alert-link,
.arrow-left,
.arrow-right,
.btn-link-lg,
.btn-more,
.primary-link {
  font-weight: 700;
}
.btn-link:hover {
  border-color: transparent;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #b1b3b6;
}
.btn-group-lg > .arrow-left,
.btn-group-lg > .arrow-right,
.btn-group-lg > .btn,
.btn-group-lg > .btn-link-lg,
.btn-group-lg > .btn-link-lg-left,
.btn-group-lg > .primary-link,
.btn-group-lg > .primary-link-left,
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.btn-group-sm > .arrow-left,
.btn-group-sm > .arrow-right,
.btn-group-sm > .btn,
.btn-group-sm > .btn-link-lg,
.btn-group-sm > .btn-link-lg-left,
.btn-group-sm > .primary-link,
.btn-group-sm > .primary-link-left,
.btn-sm {
  padding: .125rem .625rem;
  font-size: .875rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.btn-block {
  display: block;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
.arrow-left,
.arrow-right,
.btn,
.btn-link-lg,
.btn-link-lg-left,
.primary-link,
.primary-link-left {
  border-width: 2px;
  font-size: 1.125rem;
  overflow: hidden;
  background-image: none;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  white-space: normal;
  position: relative;
  cursor: pointer;
}
.arrow-left:hover,
.arrow-right:hover,
.btn-link-lg-left:hover,
.btn-link-lg:hover,
.btn:hover,
.primary-link-left:hover,
.primary-link:hover {
  background-image: none;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.btn-outline-primary,
.btn-primary {
  padding: .375rem .75rem;
  background-color: #ad1015;
  border-color: #ad1015;
}
.btn-outline-primary:focus,
.btn-primary.focus,
.btn-primary:focus,
.focus.btn-outline-primary {
  color: #fff;
  border-color: #ad1015;
  background-color: #ad1015;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-primary:hover,
.btn-outline-primary:hover:focus,
.btn-primary:hover,
.btn-primary:hover:focus {
  border-color: #910c19;
  background-color: #910c19;
}
.active.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover {
  border-color: #7a0b16;
  background-color: #7a0b16;
}
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled).active.focus,
.btn-outline-primary:not([disabled]):not(.disabled).active:focus,
.btn-outline-primary:not([disabled]):not(.disabled).active:hover,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled):active.focus,
.btn-outline-primary:not([disabled]):not(.disabled):active:focus,
.btn-outline-primary:not([disabled]):not(.disabled):active:hover,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled).active.focus,
.btn-primary:not([disabled]):not(.disabled).active:focus,
.btn-primary:not([disabled]):not(.disabled).active:hover,
.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled):active.focus,
.btn-primary:not([disabled]):not(.disabled):active:focus,
.btn-primary:not([disabled]):not(.disabled):active:hover,
.show > .btn-primary.dropdown-toggle,
.show > .btn-primary.dropdown-toggle.focus,
.show > .btn-primary.dropdown-toggle:focus,
.show > .btn-primary.dropdown-toggle:hover,
.show > .dropdown-toggle.btn-outline-primary,
.show > .dropdown-toggle.btn-outline-primary:focus,
.show > .dropdown-toggle.btn-outline-primary:hover,
.show > .dropdown-toggle.focus.btn-outline-primary {
  border-color: #7a0b16;
  background-color: #7a0b16;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-primary:disabled,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled.hover,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled:hover,
.btn-primary.disabled,
.btn-primary.disabled.focus,
.btn-primary.disabled.hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled,
.btn-primary:disabled.focus,
.btn-primary:disabled.hover,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover,
.disabled.btn-outline-primary,
.disabled.btn-outline-primary:focus,
.disabled.btn-outline-primary:hover,
.disabled.focus.btn-outline-primary,
.disabled.hover.btn-outline-primary {
  pointer-events: none;
  background-color: #ad1015;
  opacity: .65;
  border-color: #ad1015;
}
.btn-group-sm > .btn-outline-primary.arrow-left,
.btn-group-sm > .btn-outline-primary.arrow-right,
.btn-group-sm > .btn-outline-primary.btn,
.btn-group-sm > .btn-outline-primary.btn-link-lg,
.btn-group-sm > .btn-outline-primary.btn-link-lg-left,
.btn-group-sm > .btn-outline-primary.primary-link,
.btn-group-sm > .btn-outline-primary.primary-link-left,
.btn-group-sm > .btn-primary.arrow-left,
.btn-group-sm > .btn-primary.arrow-right,
.btn-group-sm > .btn-primary.btn,
.btn-group-sm > .btn-primary.btn-link-lg,
.btn-group-sm > .btn-primary.btn-link-lg-left,
.btn-group-sm > .btn-primary.primary-link,
.btn-group-sm > .btn-primary.primary-link-left,
.btn-primary.btn-sm,
.btn-sm.btn-outline-primary {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-primary.arrow-left,
.btn-group-lg > .btn-outline-primary.arrow-right,
.btn-group-lg > .btn-outline-primary.btn,
.btn-group-lg > .btn-outline-primary.btn-link-lg,
.btn-group-lg > .btn-outline-primary.btn-link-lg-left,
.btn-group-lg > .btn-outline-primary.primary-link,
.btn-group-lg > .btn-outline-primary.primary-link-left,
.btn-group-lg > .btn-primary.arrow-left,
.btn-group-lg > .btn-primary.arrow-right,
.btn-group-lg > .btn-primary.btn,
.btn-group-lg > .btn-primary.btn-link-lg,
.btn-group-lg > .btn-primary.btn-link-lg-left,
.btn-group-lg > .btn-primary.primary-link,
.btn-group-lg > .btn-primary.primary-link-left,
.btn-lg.btn-outline-primary,
.btn-primary.btn-lg {
  font-size: 1.25rem;
  padding: .5rem 1rem;
  line-height: 1.2;
}
.btn-arrow.btn-outline-primary,
.btn-primary.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-arrow.btn-outline-primary::after,
.btn-primary.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-arrow.btn-outline-primary:focus:not([disabled])::after,
.btn-arrow.btn-outline-primary:hover:not([disabled])::after,
.btn-primary.btn-arrow:focus:not([disabled])::after,
.btn-primary.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-arrow.btn-outline-primary:active:not([disabled])::after,
.btn-primary.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-arrow-left.btn-outline-primary,
.btn-primary.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-arrow-left.btn-outline-primary::after,
.btn-primary.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-arrow-left.btn-outline-primary:focus:not([disabled])::after,
.btn-arrow-left.btn-outline-primary:hover:not([disabled])::after,
.btn-primary.btn-arrow-left:focus:not([disabled])::after,
.btn-primary.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-arrow-left.btn-outline-primary:active:not([disabled])::after,
.btn-arrow-left.btn-outline-primary:focus:hover:active:not([disabled])::after,
.btn-primary.btn-arrow-left:active:not([disabled])::after,
.btn-primary.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-left,
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-right,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg-left,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link-left,
.btn-group-sm > .btn-primary.btn-arrow.arrow-left,
.btn-group-sm > .btn-primary.btn-arrow.arrow-right,
.btn-group-sm > .btn-primary.btn-arrow.btn,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-primary.btn-arrow.primary-link,
.btn-group-sm > .btn-primary.btn-arrow.primary-link-left,
.btn-primary.btn-sm.btn-arrow,
.btn-sm.btn-arrow.btn-outline-primary {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-left::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-right::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg-left::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link-left::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-primary.btn-arrow.btn::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link::after,
.btn-primary.btn-sm.btn-arrow::after,
.btn-sm.btn-arrow.btn-outline-primary::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow:hover:not([disabled])::after,
.btn-sm.btn-arrow.btn-outline-primary:focus:not([disabled])::after,
.btn-sm.btn-arrow.btn-outline-primary:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.btn:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-primary.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow.primary-link:active:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow:active:not([disabled])::after,
.btn-sm.btn-arrow.btn-outline-primary:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-left,
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-right,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg-left,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link-left,
.btn-group-lg > .btn-primary.btn-arrow.arrow-left,
.btn-group-lg > .btn-primary.btn-arrow.arrow-right,
.btn-group-lg > .btn-primary.btn-arrow.btn,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-primary.btn-arrow.primary-link,
.btn-group-lg > .btn-primary.btn-arrow.primary-link-left,
.btn-lg.btn-arrow.btn-outline-primary,
.btn-primary.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem!important;
  line-height: 1.2;
}
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-left::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-right::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg-left::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link-left::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-primary.btn-arrow.btn::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link::after,
.btn-lg.btn-arrow.btn-outline-primary::after,
.btn-primary.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-lg.btn-arrow.btn-outline-primary:focus:not([disabled])::after,
.btn-lg.btn-arrow.btn-outline-primary:hover:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.btn:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-primary.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow.primary-link:active:not([disabled])::after,
.btn-lg.btn-arrow.btn-outline-primary:active:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-left,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-right,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg-left,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link-left,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-primary.btn-arrow-left.btn,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link-left,
.btn-primary.btn-sm.btn-arrow-left,
.btn-sm.btn-arrow-left.btn-outline-primary {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-left::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-right::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg-left::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link-left::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link::after,
.btn-primary.btn-sm.btn-arrow-left::after,
.btn-sm.btn-arrow-left.btn-outline-primary::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow-left:hover:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-primary:focus:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-primary:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-primary.primary-link:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-primary.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-primary.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-primary:active:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-primary:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-left,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-right,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg-left,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link-left,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-primary.btn-arrow-left.btn,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link-left,
.btn-lg.btn-arrow-left.btn-outline-primary,
.btn-primary.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-left::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-right::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg-left::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link-left::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link::after,
.btn-lg.btn-arrow-left.btn-outline-primary::after,
.btn-primary.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-primary:focus:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-primary:hover:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-primary.primary-link:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-primary.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-primary:active:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-primary:focus:hover:active:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-primary.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-block.btn-outline-primary,
.btn-primary.btn-block {
  position: relative;
}
.btn-block.btn-arrow.btn-outline-primary,
.btn-primary.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-block.btn-arrow.btn-outline-primary::after,
.btn-primary.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-block.btn-arrow.btn-outline-primary:focus:not([disabled])::after,
.btn-block.btn-arrow.btn-outline-primary:hover:not([disabled])::after,
.btn-primary.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-primary.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-block.btn-arrow.btn-outline-primary:active:not([disabled])::after,
.btn-primary.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-block.btn-arrow-left.btn-outline-primary::after,
.btn-primary.btn-block.btn-arrow-left::after {
  top: 50%;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-block.btn-arrow-left.btn-outline-primary:focus:hover:not([disabled])::after,
.btn-block.btn-arrow-left.btn-outline-primary:focus:not([disabled])::after,
.btn-block.btn-arrow-left.btn-outline-primary:hover:not([disabled])::after,
.btn-primary.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-primary.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-primary.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-block.btn-arrow-left.btn-outline-primary:active:not([disabled])::after,
.btn-block.btn-arrow-left.btn-outline-primary:focus:hover:active:not([disabled])::after,
.btn-primary.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-primary.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-primary {
  padding: .375rem .75rem;
  color: #ad1015;
  background-color: #ad1015;
  border-color: #ad1015;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary:hover:focus {
  color: #910c19;
  background-color: #ad1015;
  border-color: #910c19;
  -webkit-box-shadow: inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19;
  box-shadow: inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19;
}
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover {
  color: #910c19;
  border-color: #910c19;
  background-color: #7a0b16;
  -webkit-box-shadow: inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19;
  box-shadow: inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19;
}
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled).active.focus,
.btn-outline-primary:not([disabled]):not(.disabled).active:focus:hover,
.btn-outline-primary:not([disabled]):not(.disabled).active:hover,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled):active.focus,
.btn-outline-primary:not([disabled]):not(.disabled):active:focus:hover,
.btn-outline-primary:not([disabled]):not(.disabled):active:hover,
.show > .btn-outline-primary.dropdown-toggle,
.show > .btn-outline-primary.dropdown-toggle.focus,
.show > .btn-outline-primary.dropdown-toggle:focus:hover,
.show > .btn-outline-primary.dropdown-toggle:hover {
  color: #910c19;
  background: #7a0b16;
  border-color: #910c19;
  -webkit-box-shadow: inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19,inset 0 0 0 1px #910c19;
  box-shadow: inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19, inset 0 0 0 1px #910c19;
}
.btn-outline-primary.disabled,
.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled.hover,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled.hover,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled:hover {
  pointer-events: none;
  background-color: inherit;
  border-color: #ad1015;
  color: #ad1015;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-sm > .btn-outline-primary.arrow-left,
.btn-group-sm > .btn-outline-primary.arrow-right,
.btn-group-sm > .btn-outline-primary.btn,
.btn-group-sm > .btn-outline-primary.btn-link-lg,
.btn-group-sm > .btn-outline-primary.btn-link-lg-left,
.btn-group-sm > .btn-outline-primary.primary-link,
.btn-group-sm > .btn-outline-primary.primary-link-left,
.btn-outline-primary.btn-sm {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-primary.arrow-left,
.btn-group-lg > .btn-outline-primary.arrow-right,
.btn-group-lg > .btn-outline-primary.btn,
.btn-group-lg > .btn-outline-primary.btn-link-lg,
.btn-group-lg > .btn-outline-primary.btn-link-lg-left,
.btn-group-lg > .btn-outline-primary.primary-link,
.btn-group-lg > .btn-outline-primary.primary-link-left,
.btn-outline-primary.btn-lg {
  line-height: 1.2;
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
}
.btn-outline-primary.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-outline-primary.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-primary.btn-arrow:focus:not([disabled])::after,
.btn-outline-primary.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-primary.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-primary.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-outline-primary.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-primary.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-primary.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-primary.btn-arrow-left:active:not([disabled])::after,
.btn-outline-primary.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-left,
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-right,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link-left,
.btn-outline-primary.btn-sm.btn-arrow {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link::after,
.btn-outline-primary.btn-sm.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-left,
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-right,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link-left,
.btn-outline-primary.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem !important;
}
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link::after,
.btn-outline-primary.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link-left,
.btn-outline-primary.btn-sm.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link::after,
.btn-outline-primary.btn-sm.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-primary.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-outline-primary.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link-left,
.btn-outline-primary.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link::after,
.btn-outline-primary.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-primary.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-outline-primary.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-primary.btn-block {
  position: relative;
}
.btn-outline-primary.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-outline-primary.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-outline-primary.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-outline-primary.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-primary.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-primary.btn-block.btn-arrow-left::after {
  top: 50%!important;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-primary.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-outline-primary.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-primary.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-primary.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-outline-primary.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-secondary,
.btn-secondary {
  padding: .375rem .75rem;
  color: #00427a;
  background-color: transparent;
  border-color: #00427a;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-outline-secondary:hover:focus,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:hover:focus,
.focus.btn-outline-secondary,
.focus.btn-secondary {
  color: #00325c;
  background-color: transparent;
  border-color: #00325c;
  -webkit-box-shadow: inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.active.btn-outline-secondary,
.active.btn-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.btn-secondary:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.focus.btn-outline-secondary,
.focus.btn-secondary {
  color: #00325c;
  border-color: #00325c;
  background-color: #f2f7fb;
  -webkit-box-shadow: inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled).active.focus,
.btn-outline-secondary:not([disabled]):not(.disabled).active:focus:hover,
.btn-outline-secondary:not([disabled]):not(.disabled).active:hover,
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-outline-secondary:not([disabled]):not(.disabled):active.focus,
.btn-outline-secondary:not([disabled]):not(.disabled):active:focus:hover,
.btn-outline-secondary:not([disabled]):not(.disabled):active:hover,
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled).active.focus,
.btn-secondary:not([disabled]):not(.disabled).active:focus:hover,
.btn-secondary:not([disabled]):not(.disabled).active:hover,
.btn-secondary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled):active.focus,
.btn-secondary:not([disabled]):not(.disabled):active:focus:hover,
.btn-secondary:not([disabled]):not(.disabled):active:hover,
.show > .btn-outline-secondary.dropdown-toggle,
.show > .btn-outline-secondary.dropdown-toggle.focus,
.show > .btn-outline-secondary.dropdown-toggle:focus:hover,
.show > .btn-outline-secondary.dropdown-toggle:hover,
.show > .dropdown-toggle.btn-outline-secondary,
.show > .dropdown-toggle.btn-outline-secondary:focus:hover,
.show > .dropdown-toggle.btn-outline-secondary:hover,
.show > .dropdown-toggle.btn-secondary,
.show > .dropdown-toggle.btn-secondary:focus:hover,
.show > .dropdown-toggle.btn-secondary:hover,
.show > .dropdown-toggle.focus.btn-outline-secondary,
.show > .dropdown-toggle.focus.btn-secondary {
  color: #00325c;
  background: #f2f7fb;
  border-color: #00325c;
  -webkit-box-shadow: inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled.hover,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled.hover,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled:hover,
.btn-secondary:disabled,
.btn-secondary:disabled.focus,
.btn-secondary:disabled.hover,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover,
.disabled.btn-outline-secondary,
.disabled.btn-outline-secondary:focus,
.disabled.btn-outline-secondary:hover,
.disabled.btn-secondary,
.disabled.btn-secondary:focus,
.disabled.btn-secondary:hover,
.disabled.focus.btn-outline-secondary,
.disabled.focus.btn-secondary,
.disabled.hover.btn-outline-secondary,
.disabled.hover.btn-secondary {
  pointer-events: none;
  background-color: inherit;
  border-color: #00427a;
  color: #00427a;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-sm > .btn-outline-secondary.arrow-left,
.btn-group-sm > .btn-outline-secondary.arrow-right,
.btn-group-sm > .btn-outline-secondary.btn,
.btn-group-sm > .btn-outline-secondary.btn-link-lg,
.btn-group-sm > .btn-outline-secondary.btn-link-lg-left,
.btn-group-sm > .btn-outline-secondary.primary-link,
.btn-group-sm > .btn-outline-secondary.primary-link-left,
.btn-group-sm > .btn-secondary.arrow-left,
.btn-group-sm > .btn-secondary.arrow-right,
.btn-group-sm > .btn-secondary.btn,
.btn-group-sm > .btn-secondary.btn-link-lg,
.btn-group-sm > .btn-secondary.btn-link-lg-left,
.btn-group-sm > .btn-secondary.primary-link,
.btn-group-sm > .btn-secondary.primary-link-left,
.btn-outline-secondary.btn-sm,
.btn-sm.btn-outline-secondary,
.btn-sm.btn-secondary {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-secondary.arrow-left,
.btn-group-lg > .btn-outline-secondary.arrow-right,
.btn-group-lg > .btn-outline-secondary.btn,
.btn-group-lg > .btn-outline-secondary.btn-link-lg,
.btn-group-lg > .btn-outline-secondary.btn-link-lg-left,
.btn-group-lg > .btn-outline-secondary.primary-link,
.btn-group-lg > .btn-outline-secondary.primary-link-left,
.btn-group-lg > .btn-secondary.arrow-left,
.btn-group-lg > .btn-secondary.arrow-right,
.btn-group-lg > .btn-secondary.btn,
.btn-group-lg > .btn-secondary.btn-link-lg,
.btn-group-lg > .btn-secondary.btn-link-lg-left,
.btn-group-lg > .btn-secondary.primary-link,
.btn-group-lg > .btn-secondary.primary-link-left,
.btn-lg.btn-outline-secondary,
.btn-lg.btn-secondary,
.btn-outline-secondary.btn-lg {
  line-height: 1.2;
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
}
.btn-arrow.btn-outline-secondary,
.btn-arrow.btn-secondary,
.btn-outline-secondary.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-arrow.btn-outline-secondary::after,
.btn-arrow.btn-secondary::after,
.btn-outline-secondary.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-arrow.btn-outline-secondary:focus:not([disabled])::after,
.btn-arrow.btn-outline-secondary:hover:not([disabled])::after,
.btn-arrow.btn-secondary:focus:not([disabled])::after,
.btn-arrow.btn-secondary:hover:not([disabled])::after,
.btn-outline-secondary.btn-arrow:focus:not([disabled])::after,
.btn-outline-secondary.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-arrow.btn-outline-secondary:active:not([disabled])::after,
.btn-arrow.btn-secondary:active:not([disabled])::after,
.btn-outline-secondary.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-arrow-left.btn-outline-secondary,
.btn-arrow-left.btn-secondary,
.btn-outline-secondary.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-arrow-left.btn-outline-secondary::after,
.btn-arrow-left.btn-secondary::after,
.btn-outline-secondary.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-arrow-left.btn-outline-secondary:focus:not([disabled])::after,
.btn-arrow-left.btn-outline-secondary:hover:not([disabled])::after,
.btn-arrow-left.btn-secondary:focus:not([disabled])::after,
.btn-arrow-left.btn-secondary:hover:not([disabled])::after,
.btn-outline-secondary.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-secondary.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-arrow-left.btn-outline-secondary:active:not([disabled])::after,
.btn-arrow-left.btn-outline-secondary:focus:hover:active:not([disabled])::after,
.btn-arrow-left.btn-secondary:active:not([disabled])::after,
.btn-arrow-left.btn-secondary:focus:hover:active:not([disabled])::after,
.btn-outline-secondary.btn-arrow-left:active:not([disabled])::after,
.btn-outline-secondary.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-left,
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-right,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg-left,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link-left,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-left,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-right,
.btn-group-sm > .btn-arrow.btn-secondary.btn,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg-left,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link-left,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-left,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-right,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link-left,
.btn-outline-secondary.btn-sm.btn-arrow,
.btn-sm.btn-arrow.btn-outline-secondary,
.btn-sm.btn-arrow.btn-secondary {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-left::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-right::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg-left::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link-left::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-left::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-right::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg-left::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link-left::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link::after,
.btn-outline-secondary.btn-sm.btn-arrow::after,
.btn-sm.btn-arrow.btn-outline-secondary::after,
.btn-sm.btn-arrow.btn-secondary::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow:hover:not([disabled])::after,
.btn-sm.btn-arrow.btn-outline-secondary:focus:not([disabled])::after,
.btn-sm.btn-arrow.btn-outline-secondary:hover:not([disabled])::after,
.btn-sm.btn-arrow.btn-secondary:focus:not([disabled])::after,
.btn-sm.btn-arrow.btn-secondary:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.btn:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-outline-secondary.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.btn:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow.btn-secondary.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow:active:not([disabled])::after,
.btn-sm.btn-arrow.btn-outline-secondary:active:not([disabled])::after,
.btn-sm.btn-arrow.btn-secondary:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-left,
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-right,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg-left,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link-left,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-left,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-right,
.btn-group-lg > .btn-arrow.btn-secondary.btn,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg-left,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link-left,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-left,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-right,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link-left,
.btn-lg.btn-arrow.btn-outline-secondary,
.btn-lg.btn-arrow.btn-secondary,
.btn-outline-secondary.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem !important;
}
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-left::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-right::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg-left::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link-left::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-left::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-right::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg-left::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link-left::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link::after,
.btn-lg.btn-arrow.btn-outline-secondary::after,
.btn-lg.btn-arrow.btn-secondary::after,
.btn-outline-secondary.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-lg.btn-arrow.btn-outline-secondary:focus:not([disabled])::after,
.btn-lg.btn-arrow.btn-outline-secondary:hover:not([disabled])::after,
.btn-lg.btn-arrow.btn-secondary:focus:not([disabled])::after,
.btn-lg.btn-arrow.btn-secondary:hover:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.btn:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-outline-secondary.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.btn:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow.btn-secondary.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow.primary-link:active:not([disabled])::after,
.btn-lg.btn-arrow.btn-outline-secondary:active:not([disabled])::after,
.btn-lg.btn-arrow.btn-secondary:active:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-left,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-right,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link-left,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-left,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-right,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg-left,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link-left,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link-left,
.btn-outline-secondary.btn-sm.btn-arrow-left,
.btn-sm.btn-arrow-left.btn-outline-secondary,
.btn-sm.btn-arrow-left.btn-secondary {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-left::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-right::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link-left::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-left::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-right::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg-left::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link-left::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link::after,
.btn-outline-secondary.btn-sm.btn-arrow-left::after,
.btn-sm.btn-arrow-left.btn-outline-secondary::after,
.btn-sm.btn-arrow-left.btn-secondary::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow-left:hover:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-secondary:focus:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-secondary:hover:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-secondary:focus:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-secondary:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-outline-secondary.primary-link:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-arrow-left.btn-secondary.primary-link:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-secondary.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-outline-secondary.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-secondary:active:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-outline-secondary:focus:hover:active:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-secondary:active:not([disabled])::after,
.btn-sm.btn-arrow-left.btn-secondary:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-left,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-right,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link-left,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-left,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-right,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg-left,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link-left,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link-left,
.btn-lg.btn-arrow-left.btn-outline-secondary,
.btn-lg.btn-arrow-left.btn-secondary,
.btn-outline-secondary.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-left::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-right::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link-left::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-left::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-right::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg-left::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link-left::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link::after,
.btn-lg.btn-arrow-left.btn-outline-secondary::after,
.btn-lg.btn-arrow-left.btn-secondary::after,
.btn-outline-secondary.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-secondary:focus:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-secondary:hover:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-secondary:focus:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-secondary:hover:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-outline-secondary.primary-link:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-arrow-left.btn-secondary.primary-link:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-secondary.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-secondary:active:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-outline-secondary:focus:hover:active:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-secondary:active:not([disabled])::after,
.btn-lg.btn-arrow-left.btn-secondary:focus:hover:active:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-outline-secondary.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-block.btn-outline-secondary,
.btn-block.btn-secondary,
.btn-outline-secondary.btn-block {
  position: relative;
}
.btn-block.btn-arrow.btn-outline-secondary,
.btn-block.btn-arrow.btn-secondary,
.btn-outline-secondary.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-block.btn-arrow.btn-outline-secondary::after,
.btn-block.btn-arrow.btn-secondary::after,
.btn-outline-secondary.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-block.btn-arrow.btn-outline-secondary:focus:not([disabled])::after,
.btn-block.btn-arrow.btn-outline-secondary:hover:not([disabled])::after,
.btn-block.btn-arrow.btn-secondary:focus:not([disabled])::after,
.btn-block.btn-arrow.btn-secondary:hover:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-block.btn-arrow.btn-outline-secondary:active:not([disabled])::after,
.btn-block.btn-arrow.btn-secondary:active:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-block.btn-arrow-left.btn-outline-secondary::after,
.btn-block.btn-arrow-left.btn-secondary::after,
.btn-outline-secondary.btn-block.btn-arrow-left::after {
  top: 50%!important;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-block.btn-arrow-left.btn-outline-secondary:focus:hover:not([disabled])::after,
.btn-block.btn-arrow-left.btn-outline-secondary:focus:not([disabled])::after,
.btn-block.btn-arrow-left.btn-outline-secondary:hover:not([disabled])::after,
.btn-block.btn-arrow-left.btn-secondary:focus:hover:not([disabled])::after,
.btn-block.btn-arrow-left.btn-secondary:focus:not([disabled])::after,
.btn-block.btn-arrow-left.btn-secondary:hover:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-block.btn-arrow-left.btn-outline-secondary:active:not([disabled])::after,
.btn-block.btn-arrow-left.btn-outline-secondary:focus:hover:active:not([disabled])::after,
.btn-block.btn-arrow-left.btn-secondary:active:not([disabled])::after,
.btn-block.btn-arrow-left.btn-secondary:focus:hover:active:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-outline-secondary.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-info {
  padding: .375rem .75rem;
  color: #00427a;
  background-color: #e5eff7;
  border-color: #00427a;
}
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:hover,
.btn-outline-info:hover:focus {
  color: #00325c;
  background-color: #e5eff7;
  border-color: #00325c;
  -webkit-box-shadow: inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover {
  color: #00325c;
  border-color: #00325c;
  background-color: #d7e7f3;
  -webkit-box-shadow: inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled).active.focus,
.btn-outline-info:not([disabled]):not(.disabled).active:focus:hover,
.btn-outline-info:not([disabled]):not(.disabled).active:hover,
.btn-outline-info:not([disabled]):not(.disabled):active,
.btn-outline-info:not([disabled]):not(.disabled):active.focus,
.btn-outline-info:not([disabled]):not(.disabled):active:focus:hover,
.btn-outline-info:not([disabled]):not(.disabled):active:hover,
.show > .btn-outline-info.dropdown-toggle,
.show > .btn-outline-info.dropdown-toggle.focus,
.show > .btn-outline-info.dropdown-toggle:focus:hover,
.show > .btn-outline-info.dropdown-toggle:hover {
  color: #00325c;
  background: #d7e7f3;
  border-color: #00325c;
  -webkit-box-shadow: inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c,inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.btn-outline-info.disabled,
.btn-outline-info.disabled.focus,
.btn-outline-info.disabled.hover,
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled.hover,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled:hover {
  pointer-events: none;
  background-color: inherit;
  border-color: #00427a;
  color: #00427a;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-sm > .btn-outline-info.arrow-left,
.btn-group-sm > .btn-outline-info.arrow-right,
.btn-group-sm > .btn-outline-info.btn,
.btn-group-sm > .btn-outline-info.btn-link-lg,
.btn-group-sm > .btn-outline-info.btn-link-lg-left,
.btn-group-sm > .btn-outline-info.primary-link,
.btn-group-sm > .btn-outline-info.primary-link-left,
.btn-outline-info.btn-sm {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-info.arrow-left,
.btn-group-lg > .btn-outline-info.arrow-right,
.btn-group-lg > .btn-outline-info.btn,
.btn-group-lg > .btn-outline-info.btn-link-lg,
.btn-group-lg > .btn-outline-info.btn-link-lg-left,
.btn-group-lg > .btn-outline-info.primary-link,
.btn-group-lg > .btn-outline-info.primary-link-left,
.btn-outline-info.btn-lg {
  line-height: 1.2;
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
}
.btn-outline-info.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-outline-info.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-info.btn-arrow:focus:not([disabled])::after,
.btn-outline-info.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-info.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-info.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-outline-info.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-info.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-info.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-info.btn-arrow-left:active:not([disabled])::after,
.btn-outline-info.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-left,
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-right,
.btn-group-sm > .btn-outline-info.btn-arrow.btn,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link-left,
.btn-outline-info.btn-sm.btn-arrow {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link::after,
.btn-outline-info.btn-sm.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-left,
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-right,
.btn-group-lg > .btn-outline-info.btn-arrow.btn,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link-left,
.btn-outline-info.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem !important;
}
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link::after,
.btn-outline-info.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link-left,
.btn-outline-info.btn-sm.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link::after,
.btn-outline-info.btn-sm.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-info.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-outline-info.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link-left,
.btn-outline-info.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link::after,
.btn-outline-info.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-info.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-outline-info.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-info.btn-block {
  position: relative;
}
.btn-outline-info.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-outline-info.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-outline-info.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-outline-info.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-info.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-info.btn-block.btn-arrow-left::after {
  top: 50%!important;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-info.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-outline-info.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-info.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-info.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-outline-info.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-success {
  padding: .375rem .75rem;
  color: #305704;
  background-color: #d8ebae;
  border-color: #305704;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:hover,
.btn-outline-success:hover:focus {
  color: #233f03;
  background-color: #d8ebae;
  border-color: #233f03;
  -webkit-box-shadow: inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03;
  box-shadow: inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03;
}
.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover {
  color: #233f03;
  border-color: #233f03;
  background-color: #cde29f;
  -webkit-box-shadow: inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03;
  box-shadow: inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03;
}
.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled).active.focus,
.btn-outline-success:not([disabled]):not(.disabled).active:focus:hover,
.btn-outline-success:not([disabled]):not(.disabled).active:hover,
.btn-outline-success:not([disabled]):not(.disabled):active,
.btn-outline-success:not([disabled]):not(.disabled):active.focus,
.btn-outline-success:not([disabled]):not(.disabled):active:focus:hover,
.btn-outline-success:not([disabled]):not(.disabled):active:hover,
.show > .btn-outline-success.dropdown-toggle,
.show > .btn-outline-success.dropdown-toggle.focus,
.show > .btn-outline-success.dropdown-toggle:focus:hover,
.show > .btn-outline-success.dropdown-toggle:hover {
  color: #233f03;
  background: #cde29f;
  border-color: #233f03;
  -webkit-box-shadow: inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03,inset 0 0 0 1px #233f03;
  box-shadow: inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03, inset 0 0 0 1px #233f03;
}
.btn-outline-success.disabled,
.btn-outline-success.disabled.focus,
.btn-outline-success.disabled.hover,
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled.hover,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled:hover {
  pointer-events: none;
  background-color: inherit;
  border-color: #305704;
  color: #305704;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-sm > .btn-outline-success.arrow-left,
.btn-group-sm > .btn-outline-success.arrow-right,
.btn-group-sm > .btn-outline-success.btn,
.btn-group-sm > .btn-outline-success.btn-link-lg,
.btn-group-sm > .btn-outline-success.btn-link-lg-left,
.btn-group-sm > .btn-outline-success.primary-link,
.btn-group-sm > .btn-outline-success.primary-link-left,
.btn-outline-success.btn-sm {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-success.arrow-left,
.btn-group-lg > .btn-outline-success.arrow-right,
.btn-group-lg > .btn-outline-success.btn,
.btn-group-lg > .btn-outline-success.btn-link-lg,
.btn-group-lg > .btn-outline-success.btn-link-lg-left,
.btn-group-lg > .btn-outline-success.primary-link,
.btn-group-lg > .btn-outline-success.primary-link-left,
.btn-outline-success.btn-lg {
  line-height: 1.2;
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
}
.btn-outline-success.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-outline-success.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-success.btn-arrow:focus:not([disabled])::after,
.btn-outline-success.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-success.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-success.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-outline-success.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-success.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-success.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-success.btn-arrow-left:active:not([disabled])::after,
.btn-outline-success.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-left,
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-right,
.btn-group-sm > .btn-outline-success.btn-arrow.btn,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link-left,
.btn-outline-success.btn-sm.btn-arrow {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link::after,
.btn-outline-success.btn-sm.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-left,
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-right,
.btn-group-lg > .btn-outline-success.btn-arrow.btn,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link-left,
.btn-outline-success.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem !important;
}
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link::after,
.btn-outline-success.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link-left,
.btn-outline-success.btn-sm.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link::after,
.btn-outline-success.btn-sm.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-success.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-outline-success.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link-left,
.btn-outline-success.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link::after,
.btn-outline-success.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-success.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-outline-success.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjMzZjAzIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-success.btn-block {
  position: relative;
}
.btn-outline-success.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-outline-success.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-outline-success.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-outline-success.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-success.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-success.btn-block.btn-arrow-left::after {
  top: 50%!important;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-success.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-outline-success.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-success.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-success.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-outline-success.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-warning {
  padding: .375rem .75rem;
  color: #996006;
  background-color: #faf4d4;
  border-color: #996006;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.btn-outline-warning:hover:focus {
  color: #784b05;
  background-color: #faf4d4;
  border-color: #784b05;
  -webkit-box-shadow: inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05;
  box-shadow: inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05;
}
.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover {
  color: #784b05;
  border-color: #784b05;
  background-color: #f1eac3;
  -webkit-box-shadow: inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05;
  box-shadow: inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05;
}
.btn-outline-warning:not([disabled]):not(.disabled).active,
.btn-outline-warning:not([disabled]):not(.disabled).active.focus,
.btn-outline-warning:not([disabled]):not(.disabled).active:focus:hover,
.btn-outline-warning:not([disabled]):not(.disabled).active:hover,
.btn-outline-warning:not([disabled]):not(.disabled):active,
.btn-outline-warning:not([disabled]):not(.disabled):active.focus,
.btn-outline-warning:not([disabled]):not(.disabled):active:focus:hover,
.btn-outline-warning:not([disabled]):not(.disabled):active:hover,
.show > .btn-outline-warning.dropdown-toggle,
.show > .btn-outline-warning.dropdown-toggle.focus,
.show > .btn-outline-warning.dropdown-toggle:focus:hover,
.show > .btn-outline-warning.dropdown-toggle:hover {
  color: #784b05;
  background: #f1eac3;
  border-color: #784b05;
  -webkit-box-shadow: inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05,inset 0 0 0 1px #784b05;
  box-shadow: inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05, inset 0 0 0 1px #784b05;
}
.btn-outline-warning.disabled,
.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled.hover,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled.hover,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled:hover {
  pointer-events: none;
  background-color: inherit;
  border-color: #996006;
  color: #996006;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-sm > .btn-outline-warning.arrow-left,
.btn-group-sm > .btn-outline-warning.arrow-right,
.btn-group-sm > .btn-outline-warning.btn,
.btn-group-sm > .btn-outline-warning.btn-link-lg,
.btn-group-sm > .btn-outline-warning.btn-link-lg-left,
.btn-group-sm > .btn-outline-warning.primary-link,
.btn-group-sm > .btn-outline-warning.primary-link-left,
.btn-outline-warning.btn-sm {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-warning.arrow-left,
.btn-group-lg > .btn-outline-warning.arrow-right,
.btn-group-lg > .btn-outline-warning.btn,
.btn-group-lg > .btn-outline-warning.btn-link-lg,
.btn-group-lg > .btn-outline-warning.btn-link-lg-left,
.btn-group-lg > .btn-outline-warning.primary-link,
.btn-group-lg > .btn-outline-warning.primary-link-left,
.btn-outline-warning.btn-lg {
  line-height: 1.2;
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
}
.btn-outline-warning.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-outline-warning.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-warning.btn-arrow:focus:not([disabled])::after,
.btn-outline-warning.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-warning.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-warning.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-outline-warning.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-warning.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-warning.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-warning.btn-arrow-left:active:not([disabled])::after,
.btn-outline-warning.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-left,
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-right,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link-left,
.btn-outline-warning.btn-sm.btn-arrow {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link::after,
.btn-outline-warning.btn-sm.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-left,
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-right,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link-left,
.btn-outline-warning.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem !important;
}
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link::after,
.btn-outline-warning.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link-left,
.btn-outline-warning.btn-sm.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link::after,
.btn-outline-warning.btn-sm.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-warning.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-outline-warning.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link-left,
.btn-outline-warning.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link::after,
.btn-outline-warning.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-warning.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-outline-warning.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzg0YjA1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-warning.btn-block {
  position: relative;
}
.btn-outline-warning.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-outline-warning.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-outline-warning.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-outline-warning.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-warning.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-warning.btn-block.btn-arrow-left::after {
  top: 50%!important;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-warning.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-outline-warning.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-warning.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-warning.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-outline-warning.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-danger {
  padding: .375rem .75rem;
  color: #ad1015;
  background-color: #fbd5d6;
  border-color: #ad1015;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.btn-outline-danger:hover:focus {
  color: #910d12;
  background-color: #fbd5d6;
  border-color: #910d12;
  -webkit-box-shadow: inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12;
  box-shadow: inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12;
}
.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover {
  color: #910d12;
  border-color: #910d12;
  background-color: #f6cbcc;
  -webkit-box-shadow: inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12;
  box-shadow: inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12;
}
.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled).active.focus,
.btn-outline-danger:not([disabled]):not(.disabled).active:focus:hover,
.btn-outline-danger:not([disabled]):not(.disabled).active:hover,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.btn-outline-danger:not([disabled]):not(.disabled):active.focus,
.btn-outline-danger:not([disabled]):not(.disabled):active:focus:hover,
.btn-outline-danger:not([disabled]):not(.disabled):active:hover,
.show > .btn-outline-danger.dropdown-toggle,
.show > .btn-outline-danger.dropdown-toggle.focus,
.show > .btn-outline-danger.dropdown-toggle:focus:hover,
.show > .btn-outline-danger.dropdown-toggle:hover {
  color: #910d12;
  background: #f6cbcc;
  border-color: #910d12;
  -webkit-box-shadow: inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12,inset 0 0 0 1px #910d12;
  box-shadow: inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12, inset 0 0 0 1px #910d12;
}
.btn-outline-danger.disabled,
.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled.hover,
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled.hover,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled:hover {
  pointer-events: none;
  background-color: inherit;
  border-color: #ad1015;
  color: #ad1015;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-sm > .btn-outline-danger.arrow-left,
.btn-group-sm > .btn-outline-danger.arrow-right,
.btn-group-sm > .btn-outline-danger.btn,
.btn-group-sm > .btn-outline-danger.btn-link-lg,
.btn-group-sm > .btn-outline-danger.btn-link-lg-left,
.btn-group-sm > .btn-outline-danger.primary-link,
.btn-group-sm > .btn-outline-danger.primary-link-left,
.btn-outline-danger.btn-sm {
  font-size: 1rem;
  padding: 0.125rem 0.625rem;
}
.btn-group-lg > .btn-outline-danger.arrow-left,
.btn-group-lg > .btn-outline-danger.arrow-right,
.btn-group-lg > .btn-outline-danger.btn,
.btn-group-lg > .btn-outline-danger.btn-link-lg,
.btn-group-lg > .btn-outline-danger.btn-link-lg-left,
.btn-group-lg > .btn-outline-danger.primary-link,
.btn-group-lg > .btn-outline-danger.primary-link-left,
.btn-outline-danger.btn-lg {
  line-height: 1.2;
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
}
.btn-link,
.btn-link.btn-block {
  line-height: 1.1;
  text-decoration: none;
}
.btn-group-sm > .btn-link-lg,
.btn-group-sm > .primary-link,
.btn-link,
.btn-link-lg.btn-sm,
.primary-link.btn-sm {
  font-size: 1rem;
}
.btn-outline-danger.btn-arrow {
  text-align: left;
  padding-right: 3.125rem !important;
}
.btn-outline-danger.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: .75rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-danger.btn-arrow:focus:not([disabled])::after,
.btn-outline-danger.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-danger.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-danger.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.125rem !important;
}
.btn-outline-danger.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .5rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-danger.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-danger.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-danger.btn-arrow-left:active:not([disabled])::after,
.btn-outline-danger.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-left,
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-right,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg-left,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link-left,
.btn-outline-danger.btn-sm.btn-arrow {
  text-align: left;
  padding-right: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-left::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-right::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link-left::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link::after,
.btn-outline-danger.btn-sm.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  right: .625rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow:focus:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-left,
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-right,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg-left,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link-left,
.btn-outline-danger.btn-lg.btn-arrow {
  text-align: left;
  padding-right: 3.375rem !important;
}
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-left::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-right::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link-left::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link::after,
.btn-outline-danger.btn-lg.btn-arrow::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  right: 1rem;
  top: 50%;
  position: absolute;
  content: "";
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link:hover:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow:focus:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow.primary-link:active:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-left,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-right,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg-left,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link-left,
.btn-outline-danger.btn-sm.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 2.5625rem !important;
}
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-left::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-right::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg-left::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link-left::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link::after,
.btn-outline-danger.btn-sm.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  left: .625rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-sm > .btn-outline-danger.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow-left:active:not([disabled])::after,
.btn-outline-danger.btn-sm.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-left,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-right,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg-left,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link-left,
.btn-outline-danger.btn-lg.btn-arrow-left {
  position: relative;
  text-align: right;
  padding-left: 3.375rem !important;
}
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-left::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-right::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg-left::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link-left::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link::after,
.btn-outline-danger.btn-lg.btn-arrow-left::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  left: .75rem;
  position: absolute;
  content: "";
  top: 50%;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-right:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-right:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link-left:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link-left:hover:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link:focus:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link:hover:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow-left:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-right:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.arrow-right:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn-link-lg:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.btn:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link-left:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link-left:focus:hover:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link:active:not([disabled])::after,
.btn-group-lg > .btn-outline-danger.btn-arrow-left.primary-link:focus:hover:active:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow-left:active:not([disabled])::after,
.btn-outline-danger.btn-lg.btn-arrow-left:focus:hover:active:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwZDEyIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-outline-danger.btn-block {
  position: relative;
}
.btn-outline-danger.btn-block.btn-arrow {
  padding-right: 45px;
}
.btn-outline-danger.btn-block.btn-arrow::after {
  content: "";
  right: .6rem;
  position: absolute;
  top: 50%!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-outline-danger.btn-block.btn-arrow:focus:not([disabled])::after,
.btn-outline-danger.btn-block.btn-arrow:hover:not([disabled])::after {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-danger.btn-block.btn-arrow:active:not([disabled])::after {
  -webkit-transform: translateX(3px) translateY(-50%);
  -ms-transform: translateX(3px) translateY(-50%);
  transform: translateX(3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-danger.btn-block.btn-arrow-left::after {
  top: 50%!important;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
}
.btn-outline-danger.btn-block.btn-arrow-left:focus:hover:not([disabled])::after,
.btn-outline-danger.btn-block.btn-arrow-left:focus:not([disabled])::after,
.btn-outline-danger.btn-block.btn-arrow-left:hover:not([disabled])::after {
  margin-left: 0;
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-outline-danger.btn-block.btn-arrow-left:active:not([disabled])::after,
.btn-outline-danger.btn-block.btn-arrow-left:focus:hover:active:not([disabled])::after {
  -webkit-transform: translateX(-3px) translateY(-50%);
  -ms-transform: translateX(-3px) translateY(-50%);
  transform: translateX(-3px) translateY(-50%);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(-50%);
}
.btn-link,
.close.close:active {
  -webkit-transition: none;
  -o-transition: none;
}
a.arrow-left:active,
a.arrow-right:active,
a.btn-link-lg-left:active,
a.btn-link-lg:active,
a.btn:active,
a.primary-link-left:active,
a.primary-link:active {
  opacity: 1;
}
.btn-link {
  transition: none;
  color: #005aa0;
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
  font-family: inherit;
  margin: .375rem 0;
  position: relative;
  border: -webkit-calc(2.025rem) solid transparent;
  border: calc(2.025rem) solid transparent;
  border-right-width: 0;
  border-left-width: 0;
  vertical-align: baseline;
  background-position-y: 1rem;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.btn-link:focus,
.btn-link:hover {
  outline: 0;
  text-decoration: none;
  color: #005aa0;
}
.btn-link:hover {
  color: #002f54;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.btn-link:active {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  color: #02234a;
}
.btn-link.btn-link-margin {
  margin-right: 2rem !important;
}
.btn-link::after {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: .375rem .75rem;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-link.btn-block {
  color: #005aa0;
  border: 0;
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
  width: 100%;
  background-image: none;
  display: block;
  text-align: center;
}
.btn-link.btn-block:focus,
.btn-link.btn-block:hover {
  outline: 0;
  text-decoration: none;
  color: #005aa0;
}
.btn-link.btn-block:hover {
  color: #002f54;
  text-decoration: none;
}
.btn-link.btn-block:active {
  color: #02234a;
}
.btn-link.btn-block:active,
.btn-link.btn-block:hover {
  background-image: none;
}
.btn-link.btn-block::after {
  display: none;
}
.btn-link-lg,
.primary-link {
  color: #ad1015;
  text-decoration: none;
  text-align: left;
  padding: 0 3px 0 0;
  background: 0 0;
  border: none;
}
.btn-link-lg::after,
.primary-link::after {
  content: "";
  display: inline-block;
  border: 0;
  margin-left: .625rem;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  bottom: -3px;
  position: relative;
  height: 18px;
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-link-lg:focus:hover:not([disabled]),
.btn-link-lg:focus:not([disabled]),
.btn-link-lg:hover:not([disabled]),
.primary-link:focus:hover:not([disabled]),
.primary-link:focus:not([disabled]),
.primary-link:hover:not([disabled]) {
  background: 0 0;
  text-decoration: none;
  color: #910c19;
}
.btn-link-lg:focus:hover:not([disabled])::after,
.btn-link-lg:focus:not([disabled])::after,
.btn-link-lg:hover:not([disabled])::after,
.primary-link:focus:hover:not([disabled])::after,
.primary-link:focus:not([disabled])::after,
.primary-link:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.btn-link-lg:active:not([disabled]):not(.disabled),
.btn-link-lg:focus:active:hover:not([disabled]):not(.disabled),
.btn-link-lg:hover:active:not([disabled]):not(.disabled),
.primary-link:active:not([disabled]):not(.disabled),
.primary-link:focus:active:hover:not([disabled]):not(.disabled),
.primary-link:hover:active:not([disabled]):not(.disabled) {
  color: #7a0b16;
  opacity: 1;
}
.btn-link-lg:active:not([disabled]):not(.disabled)::after,
.btn-link-lg:focus:active:hover:not([disabled]):not(.disabled)::after,
.btn-link-lg:hover:active:not([disabled]):not(.disabled)::after,
.primary-link:active:not([disabled]):not(.disabled)::after,
.primary-link:focus:active:hover:not([disabled]):not(.disabled)::after,
.primary-link:hover:active:not([disabled]):not(.disabled)::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjN2EwYjE2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.btn-link-lg.btn-block,
.primary-link.btn-block {
  text-align: center;
}
.btn-link-lg.btn-block a,
.primary-link.btn-block a {
  color: #ad1015;
  background-image: none;
}
.btn-link-lg.btn-block:hover a,
.primary-link.btn-block:hover a {
  color: #910c19;
}
.btn-link-lg.btn-block:active a,
.btn-link-lg.btn-block:focus:active a,
.btn-link-lg.btn-block:hover:active a,
.primary-link.btn-block:active a,
.primary-link.btn-block:focus:active a,
.primary-link.btn-block:hover:active a {
  color: #7a0b16;
  opacity: 1;
}
.btn-group-sm > .btn-link-lg::after,
.btn-group-sm > .primary-link::after,
.btn-link-lg.btn-sm::after,
.primary-link.btn-sm::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  margin-left: .625rem;
  bottom: 0;
}
.btn-group-sm > .btn-link-lg:focus::after,
.btn-group-sm > .btn-link-lg:focus:hover::after,
.btn-group-sm > .btn-link-lg:hover::after,
.btn-group-sm > .primary-link:focus::after,
.btn-group-sm > .primary-link:focus:hover::after,
.btn-group-sm > .primary-link:hover::after,
.btn-link-lg.btn-sm:focus::after,
.btn-link-lg.btn-sm:focus:hover::after,
.btn-link-lg.btn-sm:hover::after,
.primary-link.btn-sm:focus::after,
.primary-link.btn-sm:focus:hover::after,
.primary-link.btn-sm:hover::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  bottom: 0;
}
.btn-group-lg > .btn-link-lg,
.btn-group-lg > .primary-link,
.btn-link-lg.btn-lg,
.primary-link.btn-lg {
  font-size: 1.25rem;
  line-height: 1.2;
}
.btn-group-lg > .btn-link-lg::after,
.btn-group-lg > .primary-link::after,
.btn-link-lg.btn-lg::after,
.primary-link.btn-lg::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.btn-group-lg > .btn-link-lg:focus::after,
.btn-group-lg > .btn-link-lg:focus:hover::after,
.btn-group-lg > .btn-link-lg:hover::after,
.btn-group-lg > .primary-link:focus::after,
.btn-group-lg > .primary-link:focus:hover::after,
.btn-group-lg > .primary-link:hover::after,
.btn-link-lg.btn-lg:focus::after,
.btn-link-lg.btn-lg:focus:hover::after,
.btn-link-lg.btn-lg:hover::after,
.primary-link.btn-lg:focus::after,
.primary-link.btn-lg:focus:hover::after,
.primary-link.btn-lg:hover::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.btn-link-lg a,
.btn-link-lg span,
.primary-link a,
.primary-link span {
  margin-right: -4px;
}
.arrow-left::before,
.btn-link-lg-left::before,
.primary-link-left::before {
  content: "";
  position: relative;
  -webkit-backface-visibility: hidden;
  margin-right: .625rem;
  display: inline-block;
}
.btn-link-lg-left,
.primary-link-left {
  color: #ad1015;
  font-weight: 700;
  text-decoration: none;
  text-align: left;
  background: 0 0;
  border: none;
  padding: 0 0 0 43px;
}
.btn-link-lg-left::before,
.primary-link-left::before {
  border: 0;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  bottom: -3px;
  height: 18px;
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(0);
  margin-left: -40px;
}
.btn-link-lg-left:focus:hover:not([disabled]),
.btn-link-lg-left:focus:not([disabled]),
.btn-link-lg-left:hover:not([disabled]),
.primary-link-left:focus:hover:not([disabled]),
.primary-link-left:focus:not([disabled]),
.primary-link-left:hover:not([disabled]) {
  background: 0 0;
  text-decoration: none;
  color: #910c19;
}
.btn-link-lg-left:focus:hover:not([disabled])::before,
.btn-link-lg-left:focus:not([disabled])::before,
.btn-link-lg-left:hover:not([disabled])::before,
.primary-link-left:focus:hover:not([disabled])::before,
.primary-link-left:focus:not([disabled])::before,
.primary-link-left:hover:not([disabled])::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(0);
}
.btn-link-lg-left:active:not([disabled]):not(.disabled),
.btn-link-lg-left:focus:active:hover:not([disabled]):not(.disabled),
.btn-link-lg-left:hover:active:not([disabled]):not(.disabled),
.primary-link-left:active:not([disabled]):not(.disabled),
.primary-link-left:focus:active:hover:not([disabled]):not(.disabled),
.primary-link-left:hover:active:not([disabled]):not(.disabled) {
  color: #7a0b16;
  opacity: 1;
}
.btn-link-lg-left:active:not([disabled]):not(.disabled)::before,
.btn-link-lg-left:focus:active:hover:not([disabled]):not(.disabled)::before,
.btn-link-lg-left:hover:active:not([disabled]):not(.disabled)::before,
.primary-link-left:active:not([disabled]):not(.disabled)::before,
.primary-link-left:focus:active:hover:not([disabled]):not(.disabled)::before,
.primary-link-left:hover:active:not([disabled]):not(.disabled)::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjN2EwYjE2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(0);
}
.btn-link-lg-left.btn-block,
.primary-link-left.btn-block {
  text-align: center;
}
.btn-link-lg-left.btn-block a,
.primary-link-left.btn-block a {
  color: #ad1015;
  background-image: none;
}
.btn-link-lg-left.btn-block:hover a,
.primary-link-left.btn-block:hover a {
  color: #910c19;
}
.btn-link-lg-left.btn-block:active a,
.btn-link-lg-left.btn-block:focus:active a,
.btn-link-lg-left.btn-block:hover:active a,
.primary-link-left.btn-block:active a,
.primary-link-left.btn-block:focus:active a,
.primary-link-left.btn-block:hover:active a {
  color: #7a0b16;
  opacity: 1;
}
.btn-group-sm > .btn-link-lg-left,
.btn-group-sm > .primary-link-left,
.btn-link-lg-left.btn-sm,
.primary-link-left.btn-sm {
  font-size: 1rem;
}
.btn-group-sm > .btn-link-lg-left::before,
.btn-group-sm > .primary-link-left::before,
.btn-link-lg-left.btn-sm::before,
.primary-link-left.btn-sm::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  margin-left: -38px;
  bottom: 0;
}
.btn-group-sm > .btn-link-lg-left:focus::before,
.btn-group-sm > .btn-link-lg-left:focus:hover::before,
.btn-group-sm > .btn-link-lg-left:hover::before,
.btn-group-sm > .primary-link-left:focus::before,
.btn-group-sm > .primary-link-left:focus:hover::before,
.btn-group-sm > .primary-link-left:hover::before,
.btn-link-lg-left.btn-sm:focus::before,
.btn-link-lg-left.btn-sm:focus:hover::before,
.btn-link-lg-left.btn-sm:hover::before,
.primary-link-left.btn-sm:focus::before,
.primary-link-left.btn-sm:focus:hover::before,
.primary-link-left.btn-sm:hover::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  bottom: 0;
}
.btn-group-lg > .btn-link-lg-left,
.btn-group-lg > .primary-link-left,
.btn-link-lg-left.btn-lg,
.primary-link-left.btn-lg {
  font-size: 1.25rem;
  line-height: 1.2;
  padding-left: 43px;
}
.btn-group-lg > .btn-link-lg-left::before,
.btn-group-lg > .primary-link-left::before,
.btn-link-lg-left.btn-lg::before,
.primary-link-left.btn-lg::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.btn-group-lg > .btn-link-lg-left:focus::before,
.btn-group-lg > .btn-link-lg-left:focus:hover::before,
.btn-group-lg > .btn-link-lg-left:hover::before,
.btn-group-lg > .primary-link-left:focus::before,
.btn-group-lg > .primary-link-left:focus:hover::before,
.btn-group-lg > .primary-link-left:hover::before,
.btn-link-lg-left.btn-lg:focus::before,
.btn-link-lg-left.btn-lg:focus:hover::before,
.btn-link-lg-left.btn-lg:hover::before,
.primary-link-left.btn-lg:focus::before,
.primary-link-left.btn-lg:focus:hover::before,
.primary-link-left.btn-lg:hover::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTEwYzE5IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.arrow-right {
  color: #005aa0;
  text-decoration: none;
  text-align: left;
  padding: 0 3px 0 0;
  background: 0 0;
  border: none;
}
.arrow-right::after {
  content: "";
  display: inline-block;
  border: 0;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  position: relative;
  height: 18px;
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.arrow-right:focus:hover:not([disabled]),
.arrow-right:focus:not([disabled]),
.arrow-right:hover:not([disabled]) {
  background: 0 0;
  text-decoration: none;
  color: #00427a;
}
.arrow-right:focus:hover:not([disabled])::after,
.arrow-right:focus:not([disabled])::after,
.arrow-right:hover:not([disabled])::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.arrow-right:active:not([disabled]):not(.disabled),
.arrow-right:focus:active:hover:not([disabled]):not(.disabled),
.arrow-right:hover:active:not([disabled]):not(.disabled) {
  color: #00325c;
  opacity: 1;
}
.arrow-right:active:not([disabled]):not(.disabled)::after,
.arrow-right:focus:active:hover:not([disabled]):not(.disabled)::after,
.arrow-right:hover:active:not([disabled]):not(.disabled)::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.arrow-right.btn-block {
  text-align: center;
}
.arrow-right.btn-block a {
  color: #005aa0;
  background-image: none;
}
.arrow-right.btn-block:hover a {
  color: #00427a;
}
.arrow-right.btn-block:active a,
.arrow-right.btn-block:focus:active a,
.arrow-right.btn-block:hover:active a {
  color: #00325c;
  opacity: 1;
}
.arrow-right.btn-sm,
.btn-group-sm > .arrow-right {
  font-size: 1rem;
}
.arrow-right.btn-sm::after,
.btn-group-sm > .arrow-right::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  margin-left: .625rem;
  bottom: 0;
}
.arrow-right.btn-sm:focus::after,
.arrow-right.btn-sm:focus:hover::after,
.arrow-right.btn-sm:hover::after,
.btn-group-sm > .arrow-right:focus::after,
.btn-group-sm > .arrow-right:focus:hover::after,
.btn-group-sm > .arrow-right:hover::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  bottom: 0;
}
.arrow-right.btn-lg,
.btn-group-lg > .arrow-right {
  font-size: 1.25rem;
  line-height: 1.2;
}
.arrow-right.btn-lg::after,
.btn-group-lg > .arrow-right::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.arrow-right.btn-lg:focus::after,
.arrow-right.btn-lg:focus:hover::after,
.arrow-right.btn-lg:hover::after,
.btn-group-lg > .arrow-right:focus::after,
.btn-group-lg > .arrow-right:focus:hover::after,
.btn-group-lg > .arrow-right:hover::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.arrow-right::after {
  margin-left: .625rem;
  bottom: -3px;
}
.arrow-left {
  color: #005aa0;
  text-decoration: none;
  text-align: left;
  background: 0 0;
  border: none;
  padding: 0 0 0 43px;
}
.arrow-left::before {
  border: 0;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 18px;
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(0);
  margin-left: -40px;
}
.arrow-left:focus:hover:not([disabled]),
.arrow-left:focus:not([disabled]),
.arrow-left:hover:not([disabled]) {
  background: 0 0;
  text-decoration: none;
  color: #00427a;
}
.arrow-left:focus:hover:not([disabled])::before,
.arrow-left:focus:not([disabled])::before,
.arrow-left:hover:not([disabled])::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -webkit-transform: translateZ(-1000px) translateX(0) translateY(0);
}
.arrow-left:active:not([disabled]):not(.disabled),
.arrow-left:focus:active:hover:not([disabled]):not(.disabled),
.arrow-left:hover:active:not([disabled]):not(.disabled) {
  color: #00325c;
  opacity: 1;
}
.arrow-left:active:not([disabled]):not(.disabled)::before,
.arrow-left:focus:active:hover:not([disabled]):not(.disabled)::before,
.arrow-left:hover:active:not([disabled]):not(.disabled)::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  height: 18px;
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
  -webkit-transform: translateZ(-1000px) translateX(-3px) translateY(0);
}
.arrow-left.btn-block {
  text-align: center;
}
.arrow-left.btn-block a {
  color: #005aa0;
  background-image: none;
}
.arrow-left.btn-block:hover a {
  color: #00427a;
}
.arrow-left.btn-block:active a,
.arrow-left.btn-block:focus:active a,
.arrow-left.btn-block:hover:active a {
  color: #00325c;
  opacity: 1;
}
.arrow-left.btn-sm,
.btn-group-sm > .arrow-left {
  font-size: 1rem;
}
.arrow-left.btn-sm::before,
.btn-group-sm > .arrow-left::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  margin-left: -38px;
  bottom: 0;
}
.arrow-left.btn-sm:focus::before,
.arrow-left.btn-sm:focus:hover::before,
.arrow-left.btn-sm:hover::before,
.btn-group-sm > .arrow-left:focus::before,
.btn-group-sm > .arrow-left:focus:hover::before,
.btn-group-sm > .arrow-left:hover::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 21px;
  height: 12px;
  bottom: 0;
}
.arrow-left.btn-lg,
.btn-group-lg > .arrow-left {
  font-size: 1.25rem;
  line-height: 1.2;
  padding-left: 43px;
}
.arrow-left.btn-lg::before,
.btn-group-lg > .arrow-left::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.arrow-left.btn-lg:focus::before,
.arrow-left.btn-lg:focus:hover::before,
.arrow-left.btn-lg:hover::before,
.btn-group-lg > .arrow-left:focus::before,
.btn-group-lg > .arrow-left:focus:hover::before,
.btn-group-lg > .arrow-left:hover::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuNTAwMDAwLCA3LjAwMDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjUwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMyA4IDI4IDggMjggNiAzIDYiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSI5LjAyODE3NDU5IDEuNzAwMDEyMjEgNy42MTM5NjEwMyAwLjI4NTc5ODY0NSAwLjg5NjQ0NjYwOSA3LjAwMzMxMzA3IDcuNjEzOTYxMDMgMTMuNzIwODI3NSA5LjAyODE3NDU5IDEyLjMwNjYxMzkgMy43MjQ4NzM3MyA3LjAwMzMxMzA3Ij48L3BvbHlnb24+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  bottom: -3px;
}
.arrow-left::before {
  bottom: -3px;
}
.btn-login-logout {
  background-color: #007db0;
  font-size: 15px;
  line-height: 1.3;
  color: #ffffff;
}
.btn-login-logout:focus,
.btn-login-logout:hover,
.btn-login-logout:hover:focus {
  background-color: #006791;
  color: #ffffff;
}
.btn-login-logout:active:focus,
.btn-login-logout:hover:active {
  background-color: #005578;
  color: #ffffff;
}
.btn-group-sm > .btn-link.arrow-left,
.btn-group-sm > .btn-link.arrow-right,
.btn-group-sm > .btn-link.btn,
.btn-group-sm > .btn-link.btn-link-lg,
.btn-group-sm > .btn-link.btn-link-lg-left,
.btn-group-sm > .btn-link.primary-link,
.btn-group-sm > .btn-link.primary-link-left,
.btn-sm.btn-link {
  position: relative!important;
  outline: #e30613 solid 2px !important;
}
.btn-group-sm > .btn-link.arrow-left::after,
.btn-group-sm > .btn-link.arrow-right::after,
.btn-group-sm > .btn-link.btn-link-lg-left::after,
.btn-group-sm > .btn-link.btn-link-lg::after,
.btn-group-sm > .btn-link.btn::after,
.btn-group-sm > .btn-link.primary-link-left::after,
.btn-group-sm > .btn-link.primary-link::after,
.btn-sm.btn-link::after {
  content: "btn-link does not support btn-sm" !important;
  padding: 2px 0!important;
  width: auto!important;
  height: auto!important;
  position: absolute!important;
  bottom: 0!important;
  right: 0!important;
  font-family: sans-serif !important;
  font-size: 1rem!important;
  color: #fff!important;
  background: #e30613 !important;
}
.btn-more {
  font-size: 16px;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  line-height: 1.5rem;
  color: #005aa0;
  background-color: transparent;
  padding: 0;
}
.btn-group-lg > .btn-more.arrow-left,
.btn-group-lg > .btn-more.arrow-right,
.btn-group-lg > .btn-more.btn,
.btn-group-lg > .btn-more.btn-link-lg,
.btn-group-lg > .btn-more.btn-link-lg-left,
.btn-group-lg > .btn-more.primary-link,
.btn-group-lg > .btn-more.primary-link-left,
.btn-more.btn-lg {
  line-height: 1.2;
  font-size: 18px;
}
.btn-group-sm > .btn-more.arrow-left,
.btn-group-sm > .btn-more.arrow-right,
.btn-group-sm > .btn-more.btn,
.btn-group-sm > .btn-more.btn-link-lg,
.btn-group-sm > .btn-more.btn-link-lg-left,
.btn-group-sm > .btn-more.primary-link,
.btn-group-sm > .btn-more.primary-link-left,
.btn-more.btn-sm {
  font-size: 14px;
}
.btn-more:focus,
.btn-more:hover,
.btn-more:hover:focus {
  color: #00427a;
}
.btn-more:focus::after,
.btn-more:hover::after,
.btn-more:hover:focus::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 16px;
  height: 13px;
}
.btn-more:active,
.btn-more:hover:active,
.btn-more:hover:active:focus {
  opacity: .6;
  color: #00325c;
}
.btn-more:active::after,
.btn-more:hover:active::after,
.btn-more:hover:active:focus::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAzMjVjIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  opacity: .6;
  width: 16px;
  height: 13px;
}
.btn-more::after {
  content: "";
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  height: 13px;
  vertical-align: middle;
  margin-left: .625rem;
  position: relative;
  top: -1px;
  background-size: 16px;
  background-position: center;
}
.btn-more[aria-expanded=true]::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  border: 2px solid transparent;
}
.alert-heading {
  color: inherit;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
  padding: 0;
  opacity: 0.3;
}
.alert-danger a:active,
.alert-info a:active,
.alert-success a:active,
.alert-warning a:active,
.bg-diagonal-stripes-danger a:active,
.bg-diagonal-stripes-info a:active,
.bg-diagonal-stripes-success a:active,
.bg-diagonal-stripes-warning a:active {
  opacity: 0.6;
}
.alert-primary {
  color: #002f53;
  background-color: #ccdeec;
  border-color: #b8d1e4;
}
.alert-primary hr {
  border-top-color: #a6c5dd;
}
.alert-primary .alert-link {
  color: #001220;
}
.alert-secondary {
  color: #76030a;
  background-color: #f9cdd0;
  border-color: #f7b9bd;
}
.alert-secondary hr {
  border-top-color: #f4a2a7;
}
.alert-secondary .alert-link {
  color: #440206;
}
.alert-success,
.bg-diagonal-stripes-success {
  background-color: #eaf3d2;
}
.alert-success hr,
.bg-diagonal-stripes-success hr {
  border-top-color: #d7e9ac;
}
.alert-success .alert-link,
.bg-diagonal-stripes-success .alert-link {
  color: #2b3809;
}
.alert-info,
.bg-diagonal-stripes-info {
  background-color: #f1f8fd;
}
.alert-info hr,
.bg-diagonal-stripes-info hr {
  border-top-color: #d6e9f9;
}
.alert-info .alert-link,
.bg-diagonal-stripes-info .alert-link {
  color: #4b5761;
}
.alert-warning,
.bg-diagonal-stripes-warning {
  background-color: #fef0d6;
}
.alert-warning hr,
.bg-diagonal-stripes-warning hr {
  border-top-color: #fcdfad;
}
.alert-warning .alert-link,
.bg-diagonal-stripes-warning .alert-link {
  color: #573f12;
}
.alert-danger,
.bg-diagonal-stripes-danger {
  background-color: #f9cdd0;
}
.alert-danger hr,
.bg-diagonal-stripes-danger hr {
  border-top-color: #f4a2a7;
}
.alert-danger .alert-link,
.bg-diagonal-stripes-danger .alert-link {
  color: #440206;
}
.alert-light {
  color: #717171;
  background-color: #f7f7f7;
  border-color: #f4f4f4;
}
.alert-light hr {
  border-top-color: #e7e7e7;
}
.alert-light .alert-link {
  color: #585858;
}
.alert-dark {
  color: #3c3d3e;
  background-color: #e3e3e4;
  border-color: #d8d8d9;
}
.alert-dark hr {
  border-top-color: #cbcbcc;
}
.alert-dark .alert-link {
  color: #232424;
}
.alert {
  text-align: left;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  cursor: default;
  margin-bottom: .5rem;
  font-weight: 400;
}
.alert-header,
.breadcrumb,
.pagination-steps {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.alert-header {
  font-weight: 700;
}
.alert-info,
.bg-diagonal-stripes-info {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNkN2U5Zjc7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #e5eff7;
  background-size: 50px 50px;
  color: #005aa0;
  border: 2px solid #d7e9f7;
}
.alert-info a,
.bg-diagonal-stripes-info a {
  color: #005aa0;
}
.alert-info a:focus,
.alert-info a:hover,
.bg-diagonal-stripes-info a:focus,
.bg-diagonal-stripes-info a:hover {
  color: #003d6d;
}
.alert-success,
.bg-diagonal-stripes-success {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNkMWU1OTU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #d8ebae;
  background-size: 50px 50px;
  color: #305704;
  border: 2px solid #d1e595;
}
.alert-success a,
.bg-diagonal-stripes-success a {
  color: #305704;
}
.alert-success a:focus,
.alert-success a:hover,
.bg-diagonal-stripes-success a:focus,
.bg-diagonal-stripes-success a:hover {
  color: #152602;
}
.alert-warning,
.bg-diagonal-stripes-warning {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmNWU5ZDA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #faf4d4;
  background-size: 50px 50px;
  color: #996006;
  border: 2px solid #f5e9d0;
}
.alert-warning a,
.bg-diagonal-stripes-warning a {
  color: #996006;
}
.alert-warning a:focus,
.alert-warning a:hover,
.bg-diagonal-stripes-warning a:focus,
.bg-diagonal-stripes-warning a:hover {
  color: #684104;
}
.alert-danger,
.bg-diagonal-stripes-danger {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmYmNiZDI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #fbd5d6;
  background-size: 50px 50px;
  color: #ad1015;
  border: 2px solid #fbcbd2;
}
.alert-danger a,
.bg-diagonal-stripes-danger a {
  color: #ad1015;
}
.alert-danger a:focus,
.alert-danger a:hover,
.bg-diagonal-stripes-danger a:focus,
.bg-diagonal-stripes-danger a:hover {
  color: #7e0c0f;
}
.alert .btn-group-sm > .arrow-left,
.alert .btn-group-sm > .arrow-right,
.alert .btn-group-sm > .btn,
.alert .btn-group-sm > .btn-link-lg,
.alert .btn-group-sm > .btn-link-lg-left,
.alert .btn-group-sm > .primary-link,
.alert .btn-group-sm > .primary-link-left,
.alert .btn-sm.arrow-left,
.alert .btn-sm.arrow-right,
.alert .btn-sm.btn-link-lg,
.alert .btn-sm.btn-link-lg-left,
.alert .btn-sm.primary-link,
.alert .btn-sm.primary-link-left,
.alert .btn.btn-sm {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.avatar,
.collapsing {
  position: relative;
  overflow: hidden;
}
.alert .close:not(.close-large) {
  right: 1.25rem;
  top: 0.84rem;
}
.fade {
  opacity: 0;
}
.fade.show {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.show {
  display: block;
}
tr.collapse.show {
  display: table-row;
}
tbody.collapse.show {
  display: table-row-group;
}
.collapsing {
  height: 0;
}
.avatar {
  display: block;
  width: 2em;
  height: 2em;
  border: 2px solid currentColor;
  font-size: 1em;
  line-height: 1;
  color: currentColor;
  text-align: center;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.avatar-image,
.avatar::before {
  position: absolute;
  left: 50%;
  top: 50%;
}
.avatar::before {
  content: attr(data-initials);
  font-size: .75em;
  color: currentColor;
  letter-spacing: .06em;
  text-indent: .06em;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.avatar-inline {
  display: inline-block;
  vertical-align: middle;
}
.avatar-image {
  max-width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-indent: 0;
}
.avatar-sm {
  font-size: .75rem;
  border-width: 1px;
}
.avatar-sm::before {
  font-size: 0.8em;
}
.avatar-md {
  font-size: 1rem;
}
.avatar-lg {
  font-size: 2.5rem;
}
.avatar-white {
  border-color: #ffffff;
}
.avatar-white.avatar-inverted {
  color: #ffffff;
}
.avatar-gray {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
  color: #666666;
}
.avatar-gray.avatar-inverted {
  color: #d9d9d9;
}
.avatar-black {
  border-color: #222;
  background-color: #222;
  color: #ffffff;
}
.avatar-black.avatar-inverted {
  color: #222222;
}
.avatar-blue {
  border-color: #005aa0;
  background-color: #005aa0;
  color: #ffffff;
}
.avatar-blue.avatar-inverted {
  color: #005aa0;
}
.avatar-red {
  border-color: #e30613;
  background-color: #e30613;
  color: #ffffff;
}
.avatar-red.avatar-inverted {
  color: #e30613;
}
.avatar-inverted {
  background-color: transparent;
}
.breadcrumb,
.pagination-steps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #fff;
  cursor: default;
  font-size: 0.875rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #6d6e71;
  content: "";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6d6e71;
}
.breadcrumb-item::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNmQ2ZTcxIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgcG9pbnRzPSIxLjQxNCAwLjAwMDEgLTguODgxNzg0MmUtMTYgMS40MTQxIDQgNS40MTMxIC04Ljg4MTc4NDJlLTE2IDkuNDE0MSAxLjQxNCAxMC44MjgxIDUuNDE1IDYuODI4MSA2LjgyOCA1LjQxMzEgNS40MTUgNC4wMDAxIj48L3BvbHlnb24+PC9zdmc+');
  background-repeat: no-repeat;
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: middle;
  margin: 0 -0.25rem 0 0.625rem;
  bottom: -0.1875rem;
}
.breadcrumb-transparent {
  background: 0 0;
  padding: 0;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-stretch,
.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.btn-group-vertical > .arrow-left,
.btn-group-vertical > .arrow-right,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-link-lg,
.btn-group-vertical > .btn-link-lg-left,
.btn-group-vertical > .primary-link,
.btn-group-vertical > .primary-link-left,
.btn-group > .arrow-left,
.btn-group > .arrow-right,
.btn-group > .btn,
.btn-group > .btn-link-lg,
.btn-group > .btn-link-lg-left,
.btn-group > .primary-link,
.btn-group > .primary-link-left {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.btn-group-toggle > .arrow-left input[type=radio],
.btn-group-toggle > .arrow-left input[type=checkbox],
.btn-group-toggle > .arrow-right input[type=radio],
.btn-group-toggle > .arrow-right input[type=checkbox],
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .arrow-left input[type=radio],
.btn-group-toggle > .btn-group > .arrow-left input[type=checkbox],
.btn-group-toggle > .btn-group > .arrow-right input[type=radio],
.btn-group-toggle > .btn-group > .arrow-right input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-link-lg input[type=radio],
.btn-group-toggle > .btn-group > .btn-link-lg input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-link-lg-left input[type=radio],
.btn-group-toggle > .btn-group > .btn-link-lg-left input[type=checkbox],
.btn-group-toggle > .btn-group > .primary-link input[type=radio],
.btn-group-toggle > .btn-group > .primary-link input[type=checkbox],
.btn-group-toggle > .btn-group > .primary-link-left input[type=radio],
.btn-group-toggle > .btn-group > .primary-link-left input[type=checkbox],
.btn-group-toggle > .btn-link-lg input[type=radio],
.btn-group-toggle > .btn-link-lg input[type=checkbox],
.btn-group-toggle > .btn-link-lg-left input[type=radio],
.btn-group-toggle > .btn-link-lg-left input[type=checkbox],
.btn-group-toggle > .primary-link input[type=radio],
.btn-group-toggle > .primary-link input[type=checkbox],
.btn-group-toggle > .primary-link-left input[type=radio],
.btn-group-toggle > .primary-link-left input[type=checkbox],
.btn-group > .arrow-left input[type=radio],
.btn-group > .arrow-left input[type=checkbox],
.btn-group > .arrow-right input[type=radio],
.btn-group > .arrow-right input[type=checkbox],
.btn-group > .btn input[type=radio],
.btn-group > .btn input[type=checkbox],
.btn-group > .btn-link-lg input[type=radio],
.btn-group > .btn-link-lg input[type=checkbox],
.btn-group > .btn-link-lg-left input[type=radio],
.btn-group > .btn-link-lg-left input[type=checkbox],
.btn-group > .primary-link input[type=radio],
.btn-group > .primary-link input[type=checkbox],
.btn-group > .primary-link-left input[type=radio],
.btn-group > .primary-link-left input[type=checkbox] {
  position: absolute;
  pointer-events: none;
  clip: rect(0, 0, 0, 0);
}
.btn-group-vertical > .active.arrow-left,
.btn-group-vertical > .active.arrow-right,
.btn-group-vertical > .active.btn-link-lg,
.btn-group-vertical > .active.btn-link-lg-left,
.btn-group-vertical > .active.primary-link,
.btn-group-vertical > .active.primary-link-left,
.btn-group-vertical > .arrow-left:active,
.btn-group-vertical > .arrow-left:focus,
.btn-group-vertical > .arrow-left:hover,
.btn-group-vertical > .arrow-right:active,
.btn-group-vertical > .arrow-right:focus,
.btn-group-vertical > .arrow-right:hover,
.btn-group-vertical > .btn-link-lg-left:active,
.btn-group-vertical > .btn-link-lg-left:focus,
.btn-group-vertical > .btn-link-lg-left:hover,
.btn-group-vertical > .btn-link-lg:active,
.btn-group-vertical > .btn-link-lg:focus,
.btn-group-vertical > .btn-link-lg:hover,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .primary-link-left:active,
.btn-group-vertical > .primary-link-left:focus,
.btn-group-vertical > .primary-link-left:hover,
.btn-group-vertical > .primary-link:active,
.btn-group-vertical > .primary-link:focus,
.btn-group-vertical > .primary-link:hover,
.btn-group > .active.arrow-left,
.btn-group > .active.arrow-right,
.btn-group > .active.btn-link-lg,
.btn-group > .active.btn-link-lg-left,
.btn-group > .active.primary-link,
.btn-group > .active.primary-link-left,
.btn-group > .arrow-left:active,
.btn-group > .arrow-left:focus,
.btn-group > .arrow-left:hover,
.btn-group > .arrow-right:active,
.btn-group > .arrow-right:focus,
.btn-group > .arrow-right:hover,
.btn-group > .btn-link-lg-left:active,
.btn-group > .btn-link-lg-left:focus,
.btn-group > .btn-link-lg-left:hover,
.btn-group > .btn-link-lg:active,
.btn-group > .btn-link-lg:focus,
.btn-group > .btn-link-lg:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.btn-group > .primary-link-left:active,
.btn-group > .primary-link-left:focus,
.btn-group > .primary-link-left:hover,
.btn-group > .primary-link:active,
.btn-group > .primary-link:focus,
.btn-group > .primary-link:hover {
  z-index: 1;
}
.btn-group .arrow-left + .arrow-left,
.btn-group .arrow-left + .arrow-right,
.btn-group .arrow-left + .btn,
.btn-group .arrow-left + .btn-group,
.btn-group .arrow-left + .btn-link-lg,
.btn-group .arrow-left + .btn-link-lg-left,
.btn-group .arrow-left + .primary-link,
.btn-group .arrow-left + .primary-link-left,
.btn-group .arrow-right + .arrow-left,
.btn-group .arrow-right + .arrow-right,
.btn-group .arrow-right + .btn,
.btn-group .arrow-right + .btn-group,
.btn-group .arrow-right + .btn-link-lg,
.btn-group .arrow-right + .btn-link-lg-left,
.btn-group .arrow-right + .primary-link,
.btn-group .arrow-right + .primary-link-left,
.btn-group .btn + .arrow-left,
.btn-group .btn + .arrow-right,
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn + .btn-link-lg,
.btn-group .btn + .btn-link-lg-left,
.btn-group .btn + .primary-link,
.btn-group .btn + .primary-link-left,
.btn-group .btn-group + .arrow-left,
.btn-group .btn-group + .arrow-right,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .btn-group + .btn-link-lg,
.btn-group .btn-group + .btn-link-lg-left,
.btn-group .btn-group + .primary-link,
.btn-group .btn-group + .primary-link-left,
.btn-group .btn-link-lg + .arrow-left,
.btn-group .btn-link-lg + .arrow-right,
.btn-group .btn-link-lg + .btn,
.btn-group .btn-link-lg + .btn-group,
.btn-group .btn-link-lg + .btn-link-lg,
.btn-group .btn-link-lg + .btn-link-lg-left,
.btn-group .btn-link-lg + .primary-link,
.btn-group .btn-link-lg + .primary-link-left,
.btn-group .btn-link-lg-left + .arrow-left,
.btn-group .btn-link-lg-left + .arrow-right,
.btn-group .btn-link-lg-left + .btn,
.btn-group .btn-link-lg-left + .btn-group,
.btn-group .btn-link-lg-left + .btn-link-lg,
.btn-group .btn-link-lg-left + .btn-link-lg-left,
.btn-group .btn-link-lg-left + .primary-link,
.btn-group .btn-link-lg-left + .primary-link-left,
.btn-group .primary-link + .arrow-left,
.btn-group .primary-link + .arrow-right,
.btn-group .primary-link + .btn,
.btn-group .primary-link + .btn-group,
.btn-group .primary-link + .btn-link-lg,
.btn-group .primary-link + .btn-link-lg-left,
.btn-group .primary-link + .primary-link,
.btn-group .primary-link + .primary-link-left,
.btn-group .primary-link-left + .arrow-left,
.btn-group .primary-link-left + .arrow-right,
.btn-group .primary-link-left + .btn,
.btn-group .primary-link-left + .btn-group,
.btn-group .primary-link-left + .btn-link-lg,
.btn-group .primary-link-left + .btn-link-lg-left,
.btn-group .primary-link-left + .primary-link,
.btn-group .primary-link-left + .primary-link-left,
.btn-group-vertical .arrow-left + .arrow-left,
.btn-group-vertical .arrow-left + .arrow-right,
.btn-group-vertical .arrow-left + .btn,
.btn-group-vertical .arrow-left + .btn-group,
.btn-group-vertical .arrow-left + .btn-link-lg,
.btn-group-vertical .arrow-left + .btn-link-lg-left,
.btn-group-vertical .arrow-left + .primary-link,
.btn-group-vertical .arrow-left + .primary-link-left,
.btn-group-vertical .arrow-right + .arrow-left,
.btn-group-vertical .arrow-right + .arrow-right,
.btn-group-vertical .arrow-right + .btn,
.btn-group-vertical .arrow-right + .btn-group,
.btn-group-vertical .arrow-right + .btn-link-lg,
.btn-group-vertical .arrow-right + .btn-link-lg-left,
.btn-group-vertical .arrow-right + .primary-link,
.btn-group-vertical .arrow-right + .primary-link-left,
.btn-group-vertical .btn + .arrow-left,
.btn-group-vertical .btn + .arrow-right,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn + .btn-link-lg,
.btn-group-vertical .btn + .btn-link-lg-left,
.btn-group-vertical .btn + .primary-link,
.btn-group-vertical .btn + .primary-link-left,
.btn-group-vertical .btn-group + .arrow-left,
.btn-group-vertical .btn-group + .arrow-right,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group,
.btn-group-vertical .btn-group + .btn-link-lg,
.btn-group-vertical .btn-group + .btn-link-lg-left,
.btn-group-vertical .btn-group + .primary-link,
.btn-group-vertical .btn-group + .primary-link-left,
.btn-group-vertical .btn-link-lg + .arrow-left,
.btn-group-vertical .btn-link-lg + .arrow-right,
.btn-group-vertical .btn-link-lg + .btn,
.btn-group-vertical .btn-link-lg + .btn-group,
.btn-group-vertical .btn-link-lg + .btn-link-lg,
.btn-group-vertical .btn-link-lg + .btn-link-lg-left,
.btn-group-vertical .btn-link-lg + .primary-link,
.btn-group-vertical .btn-link-lg + .primary-link-left,
.btn-group-vertical .btn-link-lg-left + .arrow-left,
.btn-group-vertical .btn-link-lg-left + .arrow-right,
.btn-group-vertical .btn-link-lg-left + .btn,
.btn-group-vertical .btn-link-lg-left + .btn-group,
.btn-group-vertical .btn-link-lg-left + .btn-link-lg,
.btn-group-vertical .btn-link-lg-left + .btn-link-lg-left,
.btn-group-vertical .btn-link-lg-left + .primary-link,
.btn-group-vertical .btn-link-lg-left + .primary-link-left,
.btn-group-vertical .primary-link + .arrow-left,
.btn-group-vertical .primary-link + .arrow-right,
.btn-group-vertical .primary-link + .btn,
.btn-group-vertical .primary-link + .btn-group,
.btn-group-vertical .primary-link + .btn-link-lg,
.btn-group-vertical .primary-link + .btn-link-lg-left,
.btn-group-vertical .primary-link + .primary-link,
.btn-group-vertical .primary-link + .primary-link-left,
.btn-group-vertical .primary-link-left + .arrow-left,
.btn-group-vertical .primary-link-left + .arrow-right,
.btn-group-vertical .primary-link-left + .btn,
.btn-group-vertical .primary-link-left + .btn-group,
.btn-group-vertical .primary-link-left + .btn-link-lg,
.btn-group-vertical .primary-link-left + .btn-link-lg-left,
.btn-group-vertical .primary-link-left + .primary-link,
.btn-group-vertical .primary-link-left + .primary-link-left {
  margin-left: -2px;
}
.btn-group > .arrow-left:first-child,
.btn-group > .arrow-right:first-child,
.btn-group > .btn-link-lg-left:first-child,
.btn-group > .btn-link-lg:first-child,
.btn-group > .btn:first-child,
.btn-group > .primary-link-left:first-child,
.btn-group > .primary-link:first-child,
.dropdown-toggle-split::after {
  margin-left: 0;
}
.btn-toolbar {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: 0.5625rem;
}
.btn-group-sm > .arrow-left + .dropdown-toggle-split,
.btn-group-sm > .arrow-right + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-group-sm > .btn-link-lg + .dropdown-toggle-split,
.btn-group-sm > .btn-link-lg-left + .dropdown-toggle-split,
.btn-group-sm > .primary-link + .dropdown-toggle-split,
.btn-group-sm > .primary-link-left + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: .46875rem;
  padding-left: 0.46875rem;
}
.btn-group-lg > .arrow-left + .dropdown-toggle-split,
.btn-group-lg > .arrow-right + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-group-lg > .btn-link-lg + .dropdown-toggle-split,
.btn-group-lg > .btn-link-lg-left + .dropdown-toggle-split,
.btn-group-lg > .primary-link + .dropdown-toggle-split,
.btn-group-lg > .primary-link-left + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical .arrow-left,
.btn-group-vertical .arrow-right,
.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.btn-group-vertical .btn-link-lg,
.btn-group-vertical .btn-link-lg-left,
.btn-group-vertical .primary-link,
.btn-group-vertical .primary-link-left {
  width: 100%;
}
.btn-group-vertical > .arrow-left + .arrow-left,
.btn-group-vertical > .arrow-left + .arrow-right,
.btn-group-vertical > .arrow-left + .btn,
.btn-group-vertical > .arrow-left + .btn-group,
.btn-group-vertical > .arrow-left + .btn-link-lg,
.btn-group-vertical > .arrow-left + .btn-link-lg-left,
.btn-group-vertical > .arrow-left + .primary-link,
.btn-group-vertical > .arrow-left + .primary-link-left,
.btn-group-vertical > .arrow-right + .arrow-left,
.btn-group-vertical > .arrow-right + .arrow-right,
.btn-group-vertical > .arrow-right + .btn,
.btn-group-vertical > .arrow-right + .btn-group,
.btn-group-vertical > .arrow-right + .btn-link-lg,
.btn-group-vertical > .arrow-right + .btn-link-lg-left,
.btn-group-vertical > .arrow-right + .primary-link,
.btn-group-vertical > .arrow-right + .primary-link-left,
.btn-group-vertical > .btn + .arrow-left,
.btn-group-vertical > .btn + .arrow-right,
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn + .btn-link-lg,
.btn-group-vertical > .btn + .btn-link-lg-left,
.btn-group-vertical > .btn + .primary-link,
.btn-group-vertical > .btn + .primary-link-left,
.btn-group-vertical > .btn-group + .arrow-left,
.btn-group-vertical > .btn-group + .arrow-right,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .btn-group + .btn-link-lg,
.btn-group-vertical > .btn-group + .btn-link-lg-left,
.btn-group-vertical > .btn-group + .primary-link,
.btn-group-vertical > .btn-group + .primary-link-left,
.btn-group-vertical > .btn-link-lg + .arrow-left,
.btn-group-vertical > .btn-link-lg + .arrow-right,
.btn-group-vertical > .btn-link-lg + .btn,
.btn-group-vertical > .btn-link-lg + .btn-group,
.btn-group-vertical > .btn-link-lg + .btn-link-lg,
.btn-group-vertical > .btn-link-lg + .btn-link-lg-left,
.btn-group-vertical > .btn-link-lg + .primary-link,
.btn-group-vertical > .btn-link-lg + .primary-link-left,
.btn-group-vertical > .btn-link-lg-left + .arrow-left,
.btn-group-vertical > .btn-link-lg-left + .arrow-right,
.btn-group-vertical > .btn-link-lg-left + .btn,
.btn-group-vertical > .btn-link-lg-left + .btn-group,
.btn-group-vertical > .btn-link-lg-left + .btn-link-lg,
.btn-group-vertical > .btn-link-lg-left + .btn-link-lg-left,
.btn-group-vertical > .btn-link-lg-left + .primary-link,
.btn-group-vertical > .btn-link-lg-left + .primary-link-left,
.btn-group-vertical > .primary-link + .arrow-left,
.btn-group-vertical > .primary-link + .arrow-right,
.btn-group-vertical > .primary-link + .btn,
.btn-group-vertical > .primary-link + .btn-group,
.btn-group-vertical > .primary-link + .btn-link-lg,
.btn-group-vertical > .primary-link + .btn-link-lg-left,
.btn-group-vertical > .primary-link + .primary-link,
.btn-group-vertical > .primary-link + .primary-link-left,
.btn-group-vertical > .primary-link-left + .arrow-left,
.btn-group-vertical > .primary-link-left + .arrow-right,
.btn-group-vertical > .primary-link-left + .btn,
.btn-group-vertical > .primary-link-left + .btn-group,
.btn-group-vertical > .primary-link-left + .btn-link-lg,
.btn-group-vertical > .primary-link-left + .btn-link-lg-left,
.btn-group-vertical > .primary-link-left + .primary-link,
.btn-group-vertical > .primary-link-left + .primary-link-left {
  margin-top: -2px;
  margin-left: 0;
}
.btn-group-toggle > .arrow-left,
.btn-group-toggle > .arrow-right,
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .arrow-left,
.btn-group-toggle > .btn-group > .arrow-right,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .btn-link-lg,
.btn-group-toggle > .btn-group > .btn-link-lg-left,
.btn-group-toggle > .btn-group > .primary-link,
.btn-group-toggle > .btn-group > .primary-link-left,
.btn-group-toggle > .btn-link-lg,
.btn-group-toggle > .btn-link-lg-left,
.btn-group-toggle > .primary-link,
.btn-group-toggle > .primary-link-left {
  margin-bottom: 0;
}
.btn-group .arrow-left,
.btn-group .arrow-right,
.btn-group .btn,
.btn-group .btn-link-lg,
.btn-group .btn-link-lg-left,
.btn-group .primary-link,
.btn-group .primary-link-left {
  padding: .663rem .75rem .463rem;
  border: 0;
  border-bottom: 2px solid #d9d9d9;
  margin-bottom: 0;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: inherit;
  background-color: #f3f3f3;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  -webkit-transition: .1s 40ms linear;
  -o-transition: .1s 40ms linear;
  transition: .1s 40ms linear;
  -webkit-transition-property: border,color;
  -o-transition-property: border,color;
  transition-property: border, color;
}
.btn-group .arrow-left:active,
.btn-group .arrow-left:hover,
.btn-group .arrow-right:active,
.btn-group .arrow-right:hover,
.btn-group .btn-link-lg-left:active,
.btn-group .btn-link-lg-left:hover,
.btn-group .btn-link-lg:active,
.btn-group .btn-link-lg:hover,
.btn-group .btn:active,
.btn-group .btn:hover,
.btn-group .primary-link-left:active,
.btn-group .primary-link-left:hover,
.btn-group .primary-link:active,
.btn-group .primary-link:hover {
  background-color: #ececec;
  border-color: #005aa0;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.btn-group .arrow-left + .arrow-left,
.btn-group .arrow-left + .arrow-right,
.btn-group .arrow-left + .btn,
.btn-group .arrow-left + .btn-link-lg,
.btn-group .arrow-left + .btn-link-lg-left,
.btn-group .arrow-left + .primary-link,
.btn-group .arrow-left + .primary-link-left,
.btn-group .arrow-right + .arrow-left,
.btn-group .arrow-right + .arrow-right,
.btn-group .arrow-right + .btn,
.btn-group .arrow-right + .btn-link-lg,
.btn-group .arrow-right + .btn-link-lg-left,
.btn-group .arrow-right + .primary-link,
.btn-group .arrow-right + .primary-link-left,
.btn-group .btn + .arrow-left,
.btn-group .btn + .arrow-right,
.btn-group .btn + .btn,
.btn-group .btn + .btn-link-lg,
.btn-group .btn + .btn-link-lg-left,
.btn-group .btn + .primary-link,
.btn-group .btn + .primary-link-left,
.btn-group .btn-link-lg + .arrow-left,
.btn-group .btn-link-lg + .arrow-right,
.btn-group .btn-link-lg + .btn,
.btn-group .btn-link-lg + .btn-link-lg,
.btn-group .btn-link-lg + .btn-link-lg-left,
.btn-group .btn-link-lg + .primary-link,
.btn-group .btn-link-lg + .primary-link-left,
.btn-group .btn-link-lg-left + .arrow-left,
.btn-group .btn-link-lg-left + .arrow-right,
.btn-group .btn-link-lg-left + .btn,
.btn-group .btn-link-lg-left + .btn-link-lg,
.btn-group .btn-link-lg-left + .btn-link-lg-left,
.btn-group .btn-link-lg-left + .primary-link,
.btn-group .btn-link-lg-left + .primary-link-left,
.btn-group .primary-link + .arrow-left,
.btn-group .primary-link + .arrow-right,
.btn-group .primary-link + .btn,
.btn-group .primary-link + .btn-link-lg,
.btn-group .primary-link + .btn-link-lg-left,
.btn-group .primary-link + .primary-link,
.btn-group .primary-link + .primary-link-left,
.btn-group .primary-link-left + .arrow-left,
.btn-group .primary-link-left + .arrow-right,
.btn-group .primary-link-left + .btn,
.btn-group .primary-link-left + .btn-link-lg,
.btn-group .primary-link-left + .btn-link-lg-left,
.btn-group .primary-link-left + .primary-link,
.btn-group .primary-link-left + .primary-link-left {
  margin-left: 2px;
}
.btn-group .active.arrow-left,
.btn-group .active.arrow-right,
.btn-group .active.btn-link-lg,
.btn-group .active.btn-link-lg-left,
.btn-group .active.primary-link,
.btn-group .active.primary-link-left,
.btn-group .btn.active {
  text-shadow: 1px 0 0 currentColor;
  border-color: #005aa0;
  background-color: #eff4f9;
  color: #005aa0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-group .active.arrow-left:hover,
.btn-group .active.arrow-right:hover,
.btn-group .active.btn-link-lg-left:hover,
.btn-group .active.btn-link-lg:hover,
.btn-group .active.primary-link-left:hover,
.btn-group .active.primary-link:hover,
.btn-group .btn.active:hover {
  background-color: #e5ecf5;
}
.btn-group .btn.disabled,
.btn-group .disabled.arrow-left,
.btn-group .disabled.arrow-right,
.btn-group .disabled.btn-link-lg,
.btn-group .disabled.btn-link-lg-left,
.btn-group .disabled.primary-link,
.btn-group .disabled.primary-link-left {
  background-color: #d9d9d9;
  pointer-events: none;
}
.btn-group .btn.disabled:hover,
.btn-group .disabled.arrow-left:hover,
.btn-group .disabled.arrow-right:hover,
.btn-group .disabled.btn-link-lg-left:hover,
.btn-group .disabled.btn-link-lg:hover,
.btn-group .disabled.primary-link-left:hover,
.btn-group .disabled.primary-link:hover {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-group [class*=btn-] {
  position: relative!important;
  outline: #e30613 solid 2px !important;
}
.btn-group [class*=btn-]::after {
  content: "Supports regular 'btn' only" !important;
  padding: 2px 0!important;
  width: auto!important;
  height: auto!important;
  position: absolute!important;
  bottom: 0!important;
  right: 0!important;
  font-family: sans-serif !important;
  font-size: 1rem!important;
  color: #fff!important;
  background: #e30613 !important;
}
.card,
.card-header {
  position: relative;
  display: block;
}
.card,
.card-block,
.card-footer {
  background-color: #ffffff;
}
.btn-group-stretch {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.card,
.card-deck {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.btn-group-stretch > .arrow-left,
.btn-group-stretch > .arrow-right,
.btn-group-stretch > .btn,
.btn-group-stretch > .btn-link-lg,
.btn-group-stretch > .btn-link-lg-left,
.btn-group-stretch > .primary-link,
.btn-group-stretch > .primary-link-left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  min-height: 40px;
}
.btn-group-stretch.has-danger > .arrow-left:not(.disabled),
.btn-group-stretch.has-danger > .arrow-right:not(.disabled),
.btn-group-stretch.has-danger > .btn-link-lg-left:not(.disabled),
.btn-group-stretch.has-danger > .btn-link-lg:not(.disabled),
.btn-group-stretch.has-danger > .btn:not(.disabled),
.btn-group-stretch.has-danger > .primary-link-left:not(.disabled),
.btn-group-stretch.has-danger > .primary-link:not(.disabled),
.btn-group.has-danger > .arrow-left:not(.disabled),
.btn-group.has-danger > .arrow-right:not(.disabled),
.btn-group.has-danger > .btn-link-lg-left:not(.disabled),
.btn-group.has-danger > .btn-link-lg:not(.disabled),
.btn-group.has-danger > .btn:not(.disabled),
.btn-group.has-danger > .primary-link-left:not(.disabled),
.btn-group.has-danger > .primary-link:not(.disabled) {
  border-color: #e30613;
}
.card {
  position: relative;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 1rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-subtitle {
  margin-top: -0.5rem;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-header-tabs {
  margin-bottom: -1rem;
  border-bottom: 0;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  width: 100%;
}
.card-deck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 0.625rem;
}
@media (min-width: 576px) {
  .card-deck,
  .card-deck .card {
    -webkit-box-direction: normal;
  }
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: .625rem;
    margin-bottom: 0;
    margin-left: 0.625rem;
  }
}
.card-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.card,
.card-columns .card {
  margin-bottom: 1rem;
}
.card-block {
  padding: 1rem 1.25rem 1.5rem;
}
.card {
  min-height: 4rem;
}
.card-img,
.card-img-bottom,
.card-img-top {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  height: auto;
}
.callout-text,
.card-text {
  max-width: 36em;
}
.card-img-top + .card-block {
  border: solid #00427a;
  border-width: 2px 0 0;
}
.card-img-bottom + .card-block {
  border: solid #00427a;
  border-width: 0 0 2px;
}
.card-title {
  margin-top: 0;
}
.card-text {
  margin-bottom: 1rem;
}
.card-header {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  width: 100%;
  padding: 1.1rem 1.25rem 19.6px;
  -webkit-box-shadow: inset 0 -2px 0 #00427a;
  box-shadow: inset 0 -2px 0 #00427a;
  background: #fff;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  color: #00427a;
  margin-bottom: 0;
}
.custom-control-label,
.custom-file,
.custom-switch-label {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.card.card-text-float .card-block,
.card.card-text-float .card-footer {
  position: relative;
  bottom: 4rem;
  margin: 0 1rem;
}
.card-footer {
  padding: 1.25rem 1.25rem 1.5rem;
  border: solid #f3f3f3;
  border-width: 2px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.card.card-text-float {
  background-color: transparent;
  position: relative;
}
.card.card-text-float .card-block {
  border-top: none;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: currentColor;
  text-shadow: none;
  opacity: 0.5;
}
.custom-control-label,
.custom-file,
.custom-switch-label {
  font-weight: 400;
  margin-bottom: 0;
}
.close:focus,
.close:hover {
  color: currentColor;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.custom-select-lg,
.custom-select-sm {
  padding-top: .375rem;
  padding-bottom: 0.375rem;
}
.close.close {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease;
  z-index: 1;
  font-size: 0;
  margin-right: -3px;
}
.close.close,
.close.close:active,
.close.close:focus,
.close.close:hover {
  opacity: .7;
  color: currentColor;
}
.close.close:hover {
  opacity: 1;
}
.close.close:active {
  opacity: .6;
  transition: none;
}
.close.close::after,
.close.close::before {
  content: "";
  width: 18px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -9px;
  background: currentColor;
}
.close.close::after {
  width: 2px;
  height: 18px;
  margin: -9px 0 0 -1px;
}
.close.close-large,
.close.close-large:active,
.close.close-large:focus,
.close.close-large:hover {
  width: 26px;
  height: 26px;
  margin-right: -4px;
  opacity: 0.3;
}
.close.close-large:hover {
  opacity: 0.8;
}
.close.close-large:active {
  opacity: .4;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.close.close-large::after,
.close.close-large::before {
  width: 26px;
  height: 2px;
  margin: -1px 0 0 -13px;
}
.close.close-large::after {
  width: 2px;
  height: 26px;
  margin: -13px 0 0 -1px;
}
.custom-checkbox label + .form-control-feedback,
.custom-checkbox label + .form-text,
.custom-switch label + .form-control-feedback,
.custom-switch label + .form-text {
  margin-top: 0;
}
.close.close-absolute {
  position: absolute;
  top: .6rem;
  right: 0.6rem;
}
.custom-control {
  position: relative;
  min-height: 1.45rem;
  padding-left: 1.75rem;
}
.custom-control-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1.25rem;
}
.custom-control-label::after,
.custom-control-label::before {
  position: absolute;
  display: block;
  width: 1.13rem;
  height: 1.13rem;
  content: "";
  left: 0;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #005aa0;
  background-color: #ffffff;
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #ffffff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #b1b3b6;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #ffffff;
}
.custom-control-label::before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
}
.custom-control,
.navbar {
  -webkit-user-select: none;
  -moz-user-select: none;
}
.custom-control-label::after {
  top: .16rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70% 70%;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffffff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  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='#005aa0' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #005aa0;
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: none;
}
.custom-radio .custom-control-label::before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffffff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: none;
}
.custom-select,
.custom-select-dd,
.dropup .custom-select-dd {
  display: inline-block;
  color: #222;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center no-repeat #f3f3f3;
  background-size: 17px 11px;
  border: 2px solid #d9d9d9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.custom-select-dd:focus,
.custom-select:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
}
.custom-select-dd:focus::-ms-value,
.custom-select:focus::-ms-value {
  color: #222;
  background-color: #f3f3f3;
}
.custom-select-dd[multiple],
.custom-select-dd[size]:not([size="1"]),
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}
.custom-select-dd:disabled,
.custom-select:disabled {
  color: #b1b3b6;
  background-color: #d9d9d9;
}
.custom-select-dd::-ms-expand,
.custom-select::-ms-expand,
.dropup .custom-select-dd::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: -webkit-calc(5.5625rem);
  height: calc(5.5625rem);
  font-size: 75%;
}
.custom-select-lg {
  height: -webkit-calc(6.35rem);
  height: calc(6.35rem);
  font-size: 125%;
}
.custom-file {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 100%;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 40px;
  margin: 0;
  opacity: 0;
}
.custom-file-label,
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  color: #222;
  line-height: 1.25;
}
.custom-file-input:focus ~ .custom-file-control {
  border-color: #005aa0;
  -webkit-box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9;
  box-shadow: 0 0 0 0.075rem #ffffff, 0 0 0 0.2rem #0074d9;
}
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #005aa0;
}
.custom-file-input:lang(sv) ~ .custom-file-label::after {
  content: "Välj fil…";
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Choose file…";
}
.custom-file-label {
  left: 0;
  height: 40px;
  background-color: #f3f3f3;
  border: 2px solid #dddddd;
}
.custom-file-label::after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: -webkit-calc(36px);
  height: calc(36px);
  padding: 1rem .75rem;
  content: "Browse";
  background-color: transparent;
  border-left: 2px solid #dddddd;
}
.custom-control {
  -ms-user-select: none;
  user-select: none;
  color: inherit;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1.25rem;
}
.collapse-toggle,
.navbar,
.shortcut {
  -ms-user-select: none;
}
.custom-control-input:focus ~ .custom-control-label::before,
.custom-control-label::before {
  border: 0;
  -webkit-box-shadow: inset 0 0 0 2px #d9d9d9;
  box-shadow: inset 0 0 0 2px #d9d9d9;
  top: 0.1rem;
}
.custom-control-label {
  display: inline;
  cursor: pointer;
}
.radio-card,
.radio-card .custom-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
html body[data-focus-source=key] .custom-control-input:focus ~ .custom-control-label::before {
  background: #f9b233!important;
  outline: #f9b233 solid 4px;
  color: #222222;
}
.custom-control-input:checked ~ .custom-control-label::before {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
}
.custom-control-input[disabled] ~ .custom-control-label::before {
  pointer-events: none;
}
.custom-control-input:checked[disabled] ~ .custom-control-label::before {
  -webkit-box-shadow: inset 0 0 0 5px #bfd4e5;
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.custom-control:hover .custom-control-input:not([disabled]):not(:checked) ~ .custom-control-label::before {
  -webkit-box-shadow: inset 0 0 0 2px #005aa0;
  box-shadow: inset 0 0 0 2px #005aa0;
}
.custom-control:hover .custom-control-input:not([disabled]) ~ .custom-switch-label {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, #747578));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #747578 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #747578 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #747578 50%);
  background-repeat: repeat-x;
  background-size: 2px 2px;
  background-position: 0 -webkit-calc(97%);
  background-position: 0 calc(97%);
}
.custom-control:hover .custom-control-input:not([disabled]) ~ .custom-control-label {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, #747578));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #747578 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #747578 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #747578 50%);
  background-repeat: repeat-x;
  background-size: 2px 2px;
  background-position: 0 -webkit-calc(100%);
  background-position: 0 calc(100%);
}
.custom-control .custom-control-input:not([disabled]):not(:checked):active ~ .custom-control-label::before {
  -webkit-box-shadow: inset 0 0 0 1.13rem #005aa0;
  box-shadow: inset 0 0 0 1.13rem #005aa0;
}
.custom-control .custom-control-input:not([disabled]):checked:active ~ .custom-control-label::before {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
}
.custom-checkbox .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-size: 10% 10%;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
  -webkit-transition-property: box-shadow, background-size;
  -webkit-transition-property: background-size, -webkit-box-shadow;
  -o-transition-property: box-shadow, background-size;
  transition-property: box-shadow, background-size;
  transition-property: box-shadow, background-size, -webkit-box-shadow;
}
.custom-checkbox .custom-control-input:checked:not([disabled]) ~ .custom-control-label::after {
  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='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
  background-color: #005aa0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-checkbox .custom-control-input:checked[disabled] ~ .custom-control-label::after {
  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='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
  background-color: #bfd4e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-color: #005aa0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E") !important;
  background-size: 38% 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-control-label::before {
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
  -webkit-transition-property: box-shadow, background-size;
  -webkit-transition-property: background-size, -webkit-box-shadow;
  -o-transition-property: box-shadow, background-size;
  transition-property: box-shadow, background-size;
  transition-property: box-shadow, background-size, -webkit-box-shadow;
}
.custom-control:hover .custom-control-input ~ .custom-control-label::before {
  -webkit-transition-duration: 20ms;
  -o-transition-duration: 20ms;
  transition-duration: 20ms;
  -webkit-transition-delay: 4ms;
  -o-transition-delay: 4ms;
  transition-delay: 4ms;
}
.custom-control-input:active ~ .custom-control-label::before,
.custom-control-input:checked ~ .custom-control-label::before {
  -webkit-transition-duration: .2s!important;
  -o-transition-duration: .2s!important;
  transition-duration: 0.2s !important;
}
select {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.custom-select,
.custom-select-dd,
.custom-select-dd[multiple],
.custom-select[multiple],
.dropup .custom-select-dd {
  line-height: 1.25;
  border-width: 0 0 2px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 100%;
  background-position-y: 16px;
  height: 40px;
  -webkit-border-radius: none;
  border-radius: none;
}
.custom-select-dd:hover,
.custom-select-dd[multiple]:hover,
.custom-select:hover,
.custom-select[multiple]:hover {
  background-color: #ececec;
}
select.form-control:not([size]):not([multiple]) {
  height: 40px;
}
.form-group.has-valid .custom-select,
.form-group.has-valid .custom-select-dd {
  background-color: #eff4f9;
  border-color: #005aa0;
}
.form-group.has-valid .custom-select-dd:hover,
.form-group.has-valid .custom-select:hover {
  background-color: #e5ecf5;
}
.form-group.has-danger .custom-select,
.form-group.has-danger .custom-select-dd {
  border-color: #e30613;
}
.form-group.has-danger .custom-control,
.form-group.has-success .custom-control,
.form-group.has-valid .custom-control,
.form-group.has-warning .custom-control {
  color: #222222;
}
.custom-file:hover .custom-file-label {
  background-color: #ececec;
}
.custom-file-label {
  border-width: 0 0 2px;
  padding: .663rem 2.6rem .75rem .75rem!important;
  width: 100%;
  cursor: pointer;
  z-index: 2;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #005aa0;
}
form:not([novalidate]) .custom-file-input:valid ~ .custom-file-label {
  background-color: #eff4f9;
  border-color: #005aa0;
}
form:not([novalidate]) .custom-file-input:valid ~ .custom-file-label:hover {
  background-color: #e5ecf5;
}
.custom-file-label.custom-file-label::after {
  content: "" !important;
  border: 0;
  padding: 0;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcsMjEgTDcsOS45ODg5MzY0MiBMMjUsMTAgTDI0Ljg1MTY1OTUsOS45ODg5MzYzNSBDMjUuNDQyMTAzMywxMC4wNzc1MDI5IDI2LDEwLjYwMjkxOTMgMjYsMTEgTDI2LDIxIEMyNiwyMS40NDc3MTUzIDI1LjQ0NzcxNTMsMjIgMjUsMjIgTDMsMjIgQzIuNTUyMjg0NzUsMjIgMiwyMS40NDc3MTUzIDIsMjEgTDIsMyBDMiwyLjU1MjI4NDc1IDIuNTUyMjg0NzUsMiAzLDIgTDgsMiBDOC40NDc3MTUyNSwyIDksMi41NTIyODQ3NSA5LDMgTDksNiBMMjMsNiBDMjMuNTc4MzExLDYgMjMuOTUwMjEzNSw2LjMzODY1NzI5IDI0LjAwMjU0MTMsNy4wNzEyNDcwNSBMMjQsOCBMMjUuMTQ4MzQwMiw4IEwyNiw4LjI4MTI1IEwyNiw3IEMyNS44Njk2NzM2LDUuMTM5NzYxOTQgMjQuNjE4MDI0MSw0IDIzLDQgTDExLDQgTDExLDMgQzExLDEuNDQ3NzE1MjUgOS41NTIyODQ3NSwtMS43NzYzNTY4NGUtMTQgOCwtMS43NzYzNTY4NGUtMTQgTDMsLTEuNzc2MzU2ODRlLTE0IEMxLjQ0NzcxNTI1LC0xLjc3NjM1Njg0ZS0xNCAwLDEuNDQ3NzE1MjUgMCwzIEwwLDIxIEMwLDIyLjU1MjI4NDcgMS40NDc3MTUyNSwyNCAzLDI0IEwyNSwyNCBDMjYuNTUyMjg0NywyNCAyOCwyMi41NTIyODQ3IDI4LDIxIEwyOCwxMSBDMjgsOS41MTM1MTkwNCAyNi41OTQzNjA0LDguMjgxMjUgMjUuMTQ4MzQwNSw4LjAxMTA2MzY1IEMyNS4xNDgzNDA1LDguMDExMDYzNjUgMzMuOTc4NjA5Niw4LjAwNTUwNDI0IDI0LjAzNTcxNzcsOC4wMDAwMTk2NiBDMTQuMDAwMjc4Miw3Ljk5NDUwOTA2IDUsOCA1LDggTDUsMjEgQzUsMjEuNDk4NzMxNyA0LjQ4Mzg0ODQzLDIyIDQsMjIgTDcsMjIgQzcsMjIgNywyMi42NzE4NzUgNywyMSBaIi8+PC9zdmc+');
  background-repeat: no-repeat;
  background-size: 24px 20px;
  width: 24px;
  height: 20px;
  right: .75rem;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity 0.1s ease;
}
.custom-switch-label::after,
.custom-switch-label::before {
  content: "";
  position: absolute;
  left: 0;
}
.form-group.has-valid .custom-file-label {
  background-color: #eff4f9;
  border-color: #005aa0;
}
.form-group.has-danger .custom-file-label {
  border-color: #e30613;
}
.custom-control.custom-switch {
  padding-left: 3rem;
}
.custom-switch-label {
  cursor: pointer;
}
.custom-switch-label::before {
  top: 3px;
  width: 38px;
  height: 16px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #d9d9d9;
  -webkit-transition: background 150ms ease-in;
  -o-transition: background 150ms ease-in;
  transition: background 150ms ease-in;
}
.custom-switch-label::after {
  background-color: #fff;
  top: 0;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 5px #747578;
  box-shadow: inset 0 0 0 5px #747578;
  -webkit-transition: left 150ms ease-in;
  -o-transition: left 150ms ease-in;
  transition: left 150ms ease-in;
  -webkit-transition-property: left, -webkit-box-shadow;
  -o-transition-property: box-shadow, left;
  transition-property: box-shadow, left;
  transition-property: box-shadow, left, -webkit-box-shadow;
}
.custom-switch .custom-control-input:not(:checked) ~ .custom-switch-label::after {
  left: 0;
}
.custom-switch .custom-control-input:checked ~ .custom-switch-label::after {
  left: 20px;
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
}
.custom-switch .custom-control-input:checked ~ .custom-switch-label::before {
  background: #badaf3;
  -webkit-transition: background 150ms ease-in;
  -o-transition: background 150ms ease-in;
  transition: background 150ms ease-in;
}
.custom-switch .custom-control-input.disabled ~ .custom-switch-label::before,
.custom-switch .custom-control-input:checked.disabled ~ .custom-switch-label::before,
.custom-switch .custom-control-input:checked:disabled ~ .custom-switch-label::before,
.custom-switch .custom-control-input:disabled ~ .custom-switch-label::before {
  background: #f4f4f4;
}
.custom-switch .custom-control-input.disabled ~ .custom-switch-label::after,
.custom-switch .custom-control-input:disabled ~ .custom-switch-label::after {
  pointer-events: none;
  -webkit-box-shadow: inset 0 0 0 5px #c0c1c2;
  box-shadow: inset 0 0 0 5px #c0c1c2;
}
.custom-switch .custom-control-input:checked.disabled ~ .custom-switch-label::after,
.custom-switch .custom-control-input:checked:disabled ~ .custom-switch-label::after {
  pointer-events: none;
  -webkit-box-shadow: inset 0 0 0 5px #bfd4e5;
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.custom-search,
.tt-hint,
.tt-input {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IkZpbGwtMSIgcG9pbnRzPSIyMi4wNzA4Mjc2IDIzLjQ4NTA0MTEgMTcgMTguNDE0MjEzNiAxOC40MTQyMTM2IDE3IDIzLjQ4NTA0MTEgMjIuMDcwODI3NiI+PC9wb2x5Z29uPjxwYXRoIGQ9Ik0xLjk4MzU1NDgzLDkuNSBDMS45ODM1NTQ4MywxMy42NDQ3MTE1IDUuMzU1MzAwMzgsMTcuMDE2NDU3MSA5LjQ5OTU4NzIxLDE3LjAxNjQ1NzEgQzEzLjY0NDI5ODcsMTcuMDE2NDU3MSAxNy4wMTYwNDQzLDEzLjY0NDcxMTUgMTcuMDE2MDQ0Myw5LjUgQzE3LjAxNjA0NDMsNS4zNTUyODg0NyAxMy42NDQyOTg3LDEuOTgzNTQyOTIgOS40OTk1ODcyMSwxLjk4MzU0MjkyIEM1LjM1NTMwMDM4LDEuOTgzNTQyOTIgMS45ODM1NTQ4Myw1LjM1NTI4ODQ3IDEuOTgzNTU0ODMsOS41IEwxLjk4MzU1NDgzLDkuNSBaIE0wLDkuNSBDMCw0LjI2MTczMDk1IDQuMjYxNzMwOTUsMCA5LjQ5OTU5OTEyLDAgQzE0LjczNzg2ODIsMCAxOC45OTk1OTkxLDQuMjYxNzMwOTUgMTguOTk5NTk5MSw5LjUgQzE4Ljk5OTU5OTEsMTQuNzM4NjY5OSAxNC43Mzc4NjgyLDE5IDkuNDk5NTk5MTIsMTkgQzQuMjYxNzMwOTUsMTkgMCwxNC43Mzg2Njk5IDAsOS41IEwwLDkuNSBaIiBpZD0iRmlsbC0yIj48L3BhdGg+PC9zdmc+') !important;
  background-position-x: right!important;
  background-position-y: 9px!important;
  background-repeat: no-repeat !important;
  background-size: 40px 24px!important;
  background-color: #fff!important;
  border: 2px solid #dfdfdf;
  height: 40px;
  line-height: 1.25;
  min-width: 263px;
  padding: .663rem .75rem .463rem;
  width: 100%;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.custom-search:hover,
.tt-hint:hover,
.tt-input:hover {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-color: #005aa0;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IkZpbGwtMSIgcG9pbnRzPSIyMi4wNzA4Mjc2IDIzLjQ4NTA0MTEgMTcgMTguNDE0MjEzNiAxOC40MTQyMTM2IDE3IDIzLjQ4NTA0MTEgMjIuMDcwODI3NiI+PC9wb2x5Z29uPjxwYXRoIGQ9Ik0xLjk4MzU1NDgzLDkuNSBDMS45ODM1NTQ4MywxMy42NDQ3MTE1IDUuMzU1MzAwMzgsMTcuMDE2NDU3MSA5LjQ5OTU4NzIxLDE3LjAxNjQ1NzEgQzEzLjY0NDI5ODcsMTcuMDE2NDU3MSAxNy4wMTYwNDQzLDEzLjY0NDcxMTUgMTcuMDE2MDQ0Myw5LjUgQzE3LjAxNjA0NDMsNS4zNTUyODg0NyAxMy42NDQyOTg3LDEuOTgzNTQyOTIgOS40OTk1ODcyMSwxLjk4MzU0MjkyIEM1LjM1NTMwMDM4LDEuOTgzNTQyOTIgMS45ODM1NTQ4Myw1LjM1NTI4ODQ3IDEuOTgzNTU0ODMsOS41IEwxLjk4MzU1NDgzLDkuNSBaIE0wLDkuNSBDMCw0LjI2MTczMDk1IDQuMjYxNzMwOTUsMCA5LjQ5OTU5OTEyLDAgQzE0LjczNzg2ODIsMCAxOC45OTk1OTkxLDQuMjYxNzMwOTUgMTguOTk5NTk5MSw5LjUgQzE4Ljk5OTU5OTEsMTQuNzM4NjY5OSAxNC43Mzc4NjgyLDE5IDkuNDk5NTk5MTIsMTkgQzQuMjYxNzMwOTUsMTkgMCwxNC43Mzg2Njk5IDAsOS41IEwwLDkuNSBaIiBpZD0iRmlsbC0yIj48L3BhdGg+PC9zdmc+') !important;
  background-position-x: right!important;
  background-position-y: 7px!important;
  background-repeat: no-repeat !important;
  background-size: 40px 28px !important;
}
.tt-hint {
  color: #b1b3b6;
}
.tt-hint:hover {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-color: #005aa0;
  background-size: 40px 28px!important;
  background-position: right 7px !important;
}
.twitter-typeahead {
  width: 100%;
}
.tt-menu.tt-open {
  width: 100%;
  top: -2px;
}
.tt-menu.tt-open .tt-suggestion.tt-selectable.tt-cursor {
  background-color: #fff;
  color: #005aa0 !important;
}
.radio-card {
  padding: 1.3rem 1rem 1em;
  z-index: 1;
  background-color: #fff;
  display: flex;
  -webkit-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
.radio-card.active,
.radio-card::before {
  -webkit-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
}
.radio-card .custom-radio {
  padding-left: 0;
  margin-right: 0;
  font-weight: 400;
  width: 100%;
  height: auto;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.radio-card.active::before,
.radio-card::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
}
.radio-card .custom-radio > div:not(.radio-card-footer),
.radio-card .custom-radio > ol,
.radio-card .custom-radio > p,
.radio-card .custom-radio > ul {
  padding-left: 27px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.radio-card .custom-control-label,
.radio-card-footer .price-container,
.radio-card-footer .price-container .price {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  color: #00427a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.radio-card ul {
  padding-left: 27px !important;
}
.radio-card .custom-control-label {
  padding-left: 27px;
  font-size: 1.25rem;
  line-height: 1.3;
  margin: 0 0 .375rem;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.radio-card::before {
  z-index: -1;
  left: 0;
  background-color: #fff;
  width: 100%;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: all ease-out 0.2s;
  border-bottom: 2px solid #d9d9d9;
}
.radio-card:hover::before {
  border-bottom: 2px solid #00427a;
}
.radio-card:hover .custom-control.custom-radio .custom-control-label {
  background-image: none;
}
.radio-card:not(:first-child) {
  border-left: 2px solid #f3f3f3;
}
.radio-card-footer {
  margin-top: auto;
  padding-top: .8rem;
  border-top: 2px solid #f3f3f3;
}
.radio-card-footer .price-container {
  cursor: pointer;
  padding: 0;
  float: right;
  font-size: .875rem;
  line-height: 1.3;
}
.radio-card-footer .price-container .price {
  font-size: 1.8125rem;
  line-height: 1.15;
}
.radio-card.active {
  background-color: #fff!important;
  z-index: 2;
  transition: all ease-out 0.2s;
}
.radio-card.active::before {
  z-index: 0;
  cursor: pointer;
  background-color: #fff;
  -webkit-transform: scale(1, 1.04);
  -ms-transform: scale(1, 1.04);
  transform: scale(1, 1.04);
  border: 2px solid #00427a;
  -webkit-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
.radio-card.active:hover::before {
  border: 2px solid #00427a;
}
.distribution {
  position: relative;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.distribution-label,
.distribution-value {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.distribution-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 2em;
  background-color: #ffffff;
}
.distribution-value {
  width: 0;
  position: relative;
  text-align: center;
  color: #fff;
  line-height: 2;
  -webkit-transition: color 1s cubic-bezier(0.7, 0.75, 0.3, 1), width 1s cubic-bezier(0.7, 0.75, 0.3, 1);
  -o-transition: color 1s cubic-bezier(0.7, 0.75, 0.3, 1), width 1s cubic-bezier(0.7, 0.75, 0.3, 1);
  transition: color 1s cubic-bezier(0.7, 0.75, 0.3, 1), width 1s cubic-bezier(0.7, 0.75, 0.3, 1);
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.distribution-value:not(:last-child) {
  margin-right: 4px;
}
.distribution-value:nth-child(2) {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.distribution-value:nth-child(3) {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
.distribution-value:nth-child(4) {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}
.distribution-value:nth-child(5) {
  -webkit-transition-delay: 4s;
  -o-transition-delay: 4s;
  transition-delay: 4s;
}
.distribution-value:nth-child(6) {
  -webkit-transition-delay: 5s;
  -o-transition-delay: 5s;
  transition-delay: 5s;
}
.distribution-value:nth-child(7) {
  -webkit-transition-delay: 6s;
  -o-transition-delay: 6s;
  transition-delay: 6s;
}
.distribution-value:nth-child(8) {
  -webkit-transition-delay: 7s;
  -o-transition-delay: 7s;
  transition-delay: 7s;
}
.distribution-value:nth-child(9) {
  -webkit-transition-delay: 8s;
  -o-transition-delay: 8s;
  transition-delay: 8s;
}
.distribution-value:nth-child(10) {
  -webkit-transition-delay: 9s;
  -o-transition-delay: 9s;
  transition-delay: 9s;
}
.distribution-title.distribution-navy:nth-child(1n),
.distribution-title:nth-of-type(4n+1),
.distribution-value.distribution-navy:nth-child(1n),
.distribution-value:nth-child(4n+1) {
  background: #00427a;
  border: none;
  color: #ffffff;
}
.distribution-title.distribution-navy:nth-child(1n).distribution-value-with-pointer::after,
.distribution-title:nth-of-type(4n+1).distribution-value-with-pointer::after,
.distribution-value.distribution-navy:nth-child(1n).distribution-value-with-pointer::after,
.distribution-value:nth-child(4n+1).distribution-value-with-pointer::after {
  border-left-color: #00427a;
}
.distribution-title.distribution-blue:nth-child(1n),
.distribution-title:nth-of-type(4n+2),
.distribution-value.distribution-blue:nth-child(1n),
.distribution-value:nth-child(4n+2) {
  background: #005aa0;
  border: none;
  color: #ffffff;
}
.distribution-title.distribution-blue:nth-child(1n).distribution-value-with-pointer::after,
.distribution-title:nth-of-type(4n+2).distribution-value-with-pointer::after,
.distribution-value.distribution-blue:nth-child(1n).distribution-value-with-pointer::after,
.distribution-value:nth-child(4n+2).distribution-value-with-pointer::after {
  border-left-color: #005aa0;
}
.distribution-title.distribution-sky:nth-child(1n),
.distribution-title:nth-of-type(4n+3),
.distribution-value.distribution-sky:nth-child(1n),
.distribution-value:nth-child(4n+3) {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNkN2U5Zjc7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #e5eff7;
  background-size: 50px 50px;
  border: 2px solid #d7e9f7;
  color: #005aa0;
}
.distribution-title.distribution-sky:nth-child(1n).distribution-value-with-pointer::after,
.distribution-title:nth-of-type(4n+3).distribution-value-with-pointer::after,
.distribution-value.distribution-sky:nth-child(1n).distribution-value-with-pointer::after,
.distribution-value:nth-child(4n+3).distribution-value-with-pointer::after {
  border-left-color: #e5eff7;
}
.distribution-title.distribution-baby:nth-child(1n),
.distribution-title:nth-of-type(4n+4),
.distribution-value.distribution-baby:nth-child(1n),
.distribution-value:nth-child(4n+4) {
  background: #badaf3;
  border: none;
  color: #005aa0;
}
.distribution-title.distribution-baby:nth-child(1n).distribution-value-with-pointer::after,
.distribution-title:nth-of-type(4n+4).distribution-value-with-pointer::after,
.distribution-value.distribution-baby:nth-child(1n).distribution-value-with-pointer::after,
.distribution-value:nth-child(4n+4).distribution-value-with-pointer::after {
  border-left-color: #badaf3;
}
.distribution-title.distribution-red:nth-child(1n),
.distribution-value.distribution-red:nth-child(1n) {
  background: #e30613;
  border: none;
  color: #ffffff;
}
.distribution-title.distribution-red:nth-child(1n).distribution-value-with-pointer::after,
.distribution-value.distribution-red:nth-child(1n).distribution-value-with-pointer::after {
  border-left-color: #e30613;
}
.distribution-value.distribution-value-with-pointer {
  margin-right: 0;
  position: relative;
}
.distribution-value.distribution-value-with-pointer::after,
.distribution-value.distribution-value-with-pointer::before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.distribution-label::before,
.distribution-legend::after {
  display: block;
  content: "";
}
.distribution-value.distribution-value-with-pointer::after {
  border-color: transparent transparent transparent #005aa0;
  border-width: 16px 0 16px 10px;
  margin-top: -16px;
}
.distribution-value.distribution-value-with-pointer::before {
  border-color: transparent transparent transparent #fff;
  border-width: 24px 0 24px 15px;
  margin-top: -24px;
}
.distribution-bar-labeled {
  margin-top: 3rem;
}
.distribution-label {
  padding: .2em 1em .8rem;
  position: absolute;
  bottom: 46px;
  right: 0;
  pointer-events: none;
  color: #747578;
  font-size: .75rem;
  -webkit-transform: translate(50%, 5px);
  -ms-transform: translate(50%, 5px);
  transform: translate(50%, 5px);
  z-index: 1;
  -webkit-transition: opacity 150ms linear, -webkit-transform 0.2s cubic-bezier(0.29, 0.86, 0.58, 1.35);
  -o-transition: transform 0.2s cubic-bezier(0.29, 0.86, 0.58, 1.35), opacity 150ms linear;
  transition: transform 0.2s cubic-bezier(0.29, 0.86, 0.58, 1.35), opacity 150ms linear;
  transition: transform 0.2s cubic-bezier(0.29, 0.86, 0.58, 1.35), opacity 150ms linear, -webkit-transform 0.2s cubic-bezier(0.29, 0.86, 0.58, 1.35);
}
.distribution-label::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzQ3NTc4IiB2aWV3Qm94PSIwIDAgMzAgMTciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjEwNSAxLjkwM2w1LjMxIDUuMzFIMFY5Ljc0aDI0LjQxNWwtNS4zMSA1LjMxIDEuNzg1IDEuNzg1IDguMzYtOC4zNkwyMC44OS4xMiIgLz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 18px;
  height: 10px;
  border: none;
  position: absolute;
  bottom: 0;
  left: 52%;
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}
.distribution-legend {
  margin: 1rem 0;
}
.distribution-legend::after {
  clear: both;
}
.distribution-title.distribution-green-stripes,
.distribution-value.distribution-green-stripes {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNkMWU1OTU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #d8ebae;
  background-size: 50px 50px;
  border: 2px solid #d1e595;
  color: #305704;
}
.distribution-title.distribution-green-stripes.distribution-value-with-pointer::after,
.distribution-value.distribution-green-stripes.distribution-value-with-pointer::after {
  border-left-color: #d8ebae;
}
.distribution-title.distribution-yellow-stripes,
.distribution-value.distribution-yellow-stripes {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmN2VjZDI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #faf4d4;
  background-size: 50px 50px;
  border: 2px solid #f5e9d0;
  color: #996006;
}
.distribution-title.distribution-yellow-stripes.distribution-value-with-pointer::after,
.distribution-value.distribution-yellow-stripes.distribution-value-with-pointer::after {
  border-left-color: #faf4d4;
}
.distribution-title.distribution-red-stripes,
.distribution-value.distribution-red-stripes {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmYmNiZDI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #fbd5d6;
  background-size: 50px 50px;
  border: 2px solid #fbcbd2;
  color: #ad1015;
}
.distribution-title.distribution-red-stripes.distribution-value-with-pointer::after,
.distribution-value.distribution-red-stripes.distribution-value-with-pointer::after {
  border-left-color: #fbd5d6;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  font-size: 1rem;
  color: #222;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #005aa0;
}
.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.dropdown-item,
.tt-suggestion {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #222;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover,
.tt-suggestion:focus,
.tt-suggestion:hover {
  color: #151515;
  text-decoration: none;
  background-color: #f5f5f5;
}
.active.tt-suggestion,
.dropdown-item.active,
.dropdown-item:active,
.tt-suggestion:active {
  color: #fff;
  text-decoration: none;
  background-color: #005aa0;
}
.disabled.tt-suggestion,
.dropdown-item.disabled,
.dropdown-item:disabled,
.tt-suggestion:disabled {
  color: #b1b3b6;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
@-webkit-keyframes dropdown-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dropdown-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dropdown-menu {
  border-width: 2px 0 0;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  opacity: 0;
  margin: 0;
}
.show > .dropdown-menu {
  display: block;
  animation-name: dropdown-appear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
.dropdown-item:hover,
.tt-suggestion:hover {
  background-image: none;
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  font-size: .875rem;
  color: #b1b3b6;
  white-space: nowrap;
  margin-bottom: 0.25rem;
}
.dropdown-toggle::after {
  display: none;
}
.dropdown-arrow.show .dropdown-menu {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.dropdown.dropdown-arrow .dropdown-menu {
  margin: 1rem 0;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=top-start] {
  left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=top-start]::after,
.dropdown.dropdown-arrow .dropdown-menu[x-placement=top-start]::before {
  top: 100%;
  right: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=top-start]::after {
  border-top-color: #fff;
  border-width: 12px 7px 7px;
  margin-left: -7px;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=top-start]::before {
  border-color: rgba(238, 0, 0, 0);
  border-top-color: #eee;
  border-width: 13px 8px 8px;
  margin-left: -8px;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=bottom-start] {
  left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::after,
.dropdown.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::after {
  border-color: rgba(251, 251, 251, 0);
  border-bottom-color: #fff;
  border-width: 7px 7px 12px;
  margin-left: -7px;
}
.dropdown.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::before {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #eee;
  border-width: 8px 8px 13px;
  margin-left: -8px;
}
.dropup.dropdown-arrow .dropdown-menu {
  margin: 1rem 0;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=top-start] {
  left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=top-start]::after,
.dropup.dropdown-arrow .dropdown-menu[x-placement=top-start]::before {
  top: 100%;
  right: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=top-start]::after {
  border-top-color: #fff;
  border-width: 12px 7px 7px;
  margin-left: -7px;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=top-start]::before {
  border-color: rgba(238, 0, 0, 0);
  border-top-color: #eee;
  border-width: 13px 8px 8px;
  margin-left: -8px;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=bottom-start] {
  left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::after,
.dropup.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::after {
  border-color: rgba(251, 251, 251, 0);
  border-bottom-color: #fff;
  border-width: 7px 7px 12px;
  margin-left: -7px;
}
.dropup.dropdown-arrow .dropdown-menu[x-placement=bottom-start]::before {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #eee;
  border-width: 8px 8px 13px;
  margin-left: -8px;
}
.custom-select,
.custom-select-dd,
.dropup .custom-select-dd {
  padding: .663rem 40px .463rem .75rem!important;
  cursor: pointer;
  height: 40px;
}
.custom-select-dd:focus,
.custom-select-dd:hover,
.custom-select:focus,
.custom-select:hover {
  border-color: #005aa0;
}
.custom-select-dd::after,
.custom-select::after,
.dropup .custom-select-dd::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  content: "";
}
.custom-select-dd {
  position: relative;
}
.custom-select-dd + .custom-dropdown,
.custom-select-dd + .tt-menu.tt-open {
  max-height: 462px;
  overflow-y: auto;
}
.custom-select-dd + .custom-dropdown::-webkit-scrollbar,
.custom-select-dd + .tt-menu.tt-open::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background-color: transparent;
}
.custom-select-dd + .custom-dropdown::-webkit-scrollbar-thumb,
.custom-select-dd + .tt-menu.tt-open::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.dropup .custom-select-dd {
  width: 100%;
  height: 40px;
}
.show > .custom-dropdown,
.show > .tt-menu.tt-open {
  width: 100%;
}
.custom-select-dd.gray-bg {
  background-color: #ffffff;
}
.show > .custom-select-dd.gray-bg {
  background-color: #fbfbfb;
}
.has-valid .custom-select-dd.gray-bg,
.has-valid .custom-select-dd.gray-bg:hover {
  background-color: #ffffff;
}
.show > .custom-select-dd {
  background-color: #f4f4f4;
  border-color: #005aa0;
}
.show > .custom-select-dd .custom-dropdown,
.show > .custom-select-dd .tt-menu.tt-open {
  pointer-events: auto;
}
.show > .custom-select-dd::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0MjdhIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 18px;
  height: 12px;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-size: 17px 18px;
  background-position: center;
  padding: 18px 20px 20px;
  -webkit-box-shadow: 0 -2px 13px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 -2px 13px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 14;
  border-top: solid 2px #005aa0 !important;
}
.has-valid .custom-select-dd {
  background-color: #eff4f9;
  border-color: #00427a;
}
.has-valid .custom-select-dd:focus,
.has-valid .custom-select-dd:hover {
  background-color: #e5ecf5;
}
.dropdown .custom-select-dd,
.dropup .custom-select-dd {
  text-align: left;
}
.dropdown .custom-select-dd::after,
.dropup .custom-select-dd::after {
  border-top: none;
  border-right: none;
  border-left: none;
}
.dropdown-backdrop {
  z-index: 0;
  position: static;
}
.custom-dropdown,
.tt-menu.tt-open {
  background-color: #fbfbfb;
  padding: 0;
  display: none;
  -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  z-index: 1000;
  border: none;
}
.custom-dropdown .dropdown-item,
.custom-dropdown .tt-suggestion,
.tt-menu.tt-open .dropdown-item,
.tt-menu.tt-open .tt-suggestion {
  color: #000;
  background-image: none;
  background-color: #fbfbfb;
  display: block;
  text-decoration: none;
  padding: 10px;
  border-top: none;
  border-bottom: solid 1px #eee;
  border-left: solid 1px #eee;
  border-right: solid 1px #eee;
  white-space: normal;
  cursor: pointer;
}
.custom-dropdown .dropdown-item:focus,
.custom-dropdown .dropdown-item:hover,
.custom-dropdown .tt-suggestion:focus,
.custom-dropdown .tt-suggestion:hover,
.tt-menu.tt-open .dropdown-item:focus,
.tt-menu.tt-open .dropdown-item:hover,
.tt-menu.tt-open .tt-suggestion:focus,
.tt-menu.tt-open .tt-suggestion:hover {
  background-color: #fff;
  color: #005aa0 !important;
}
.custom-dropdown .dropdown-header,
.tt-menu.tt-open .dropdown-header {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 10px;
  margin-bottom: 0;
}
.custom-dropdown .dropdown-group-header,
.tt-menu.tt-open .dropdown-group-header {
  background-color: #f4f4f4;
  border-top: none;
  border-bottom: solid 1px #eee;
  border-left: solid 1px #eee;
  border-right: solid 1px #eee;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.custom-dropdown .dropdown-divider,
.tt-menu.tt-open .dropdown-divider {
  height: 2px;
  margin: -1px 0 0;
  overflow: hidden;
  background-color: #bababa;
}
.custom-dropdown .dropdown-divider ~ .dropdown-item,
.custom-dropdown .dropdown-divider ~ .tt-suggestion,
.tt-menu.tt-open .dropdown-divider ~ .dropdown-item,
.tt-menu.tt-open .dropdown-divider ~ .tt-suggestion {
  background-color: #ffffff;
}
.custom-multi-select .dropdown-item,
.custom-multi-select .tt-suggestion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  padding: 10px 43px;
}
.custom-multi-select .dropdown-item .custom-control-label::after,
.custom-multi-select .dropdown-item .custom-control-label::before,
.custom-multi-select .tt-suggestion .custom-control-label::after,
.custom-multi-select .tt-suggestion .custom-control-label::before {
  margin: 10px;
}
.custom-multi-select .dropdown-item .custom-control,
.custom-multi-select .tt-suggestion .custom-control {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dropup .custom-dropdown .dropdown-item:last-child,
.dropup .custom-dropdown .tt-suggestion:last-child,
.dropup .tt-menu.tt-open .dropdown-item:last-child,
.dropup .tt-menu.tt-open .tt-suggestion:last-child {
  border-bottom: none;
}
.icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon-block {
  display: block;
}
.input-group,
.input-group > .custom-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.icon-flipped {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-nudge,
.icon-nudge-up {
  top: -0.06em;
}
.icon-nudge-up-01 {
  top: -0.1em;
}
.icon-nudge-up-015 {
  top: -0.15em;
}
.icon-nudge-up-02 {
  top: -0.2em;
}
.icon-nudge-up-025 {
  top: -0.25em;
}
.icon-nudge-up-030 {
  top: -0.3em;
}
.icon-nudge-down {
  top: 0.06em;
}
.icon-nudge-down-01 {
  top: 0.1em;
}
.icon-nudge-down-015 {
  top: 0.15em;
}
.icon-nudge-down-02 {
  top: 0.2em;
}
.icon-nudge-down-025 {
  top: 0.25em;
}
.icon-nudge-down-030 {
  top: 0.3em;
}
.icon-left {
  margin-right: 10px;
}
.icon-right {
  margin-left: 10px;
}
.dropup .input-group > .custom-file + .custom-select-dd,
.dropup .input-group > .custom-select + .custom-select-dd,
.dropup .input-group > .custom-select-dd + .custom-file,
.dropup .input-group > .custom-select-dd + .custom-select,
.dropup .input-group > .custom-select-dd + .custom-select-dd,
.dropup .input-group > .custom-select-dd + .form-control,
.dropup .input-group > .form-control + .custom-select-dd,
.input-group-append,
.input-group-append .arrow-left + .arrow-left,
.input-group-append .arrow-left + .arrow-right,
.input-group-append .arrow-left + .btn,
.input-group-append .arrow-left + .btn-link-lg,
.input-group-append .arrow-left + .btn-link-lg-left,
.input-group-append .arrow-left + .input-group-text,
.input-group-append .arrow-left + .primary-link,
.input-group-append .arrow-left + .primary-link-left,
.input-group-append .arrow-right + .arrow-left,
.input-group-append .arrow-right + .arrow-right,
.input-group-append .arrow-right + .btn,
.input-group-append .arrow-right + .btn-link-lg,
.input-group-append .arrow-right + .btn-link-lg-left,
.input-group-append .arrow-right + .input-group-text,
.input-group-append .arrow-right + .primary-link,
.input-group-append .arrow-right + .primary-link-left,
.input-group-append .btn + .arrow-left,
.input-group-append .btn + .arrow-right,
.input-group-append .btn + .btn,
.input-group-append .btn + .btn-link-lg,
.input-group-append .btn + .btn-link-lg-left,
.input-group-append .btn + .input-group-text,
.input-group-append .btn + .primary-link,
.input-group-append .btn + .primary-link-left,
.input-group-append .btn-link-lg + .arrow-left,
.input-group-append .btn-link-lg + .arrow-right,
.input-group-append .btn-link-lg + .btn,
.input-group-append .btn-link-lg + .btn-link-lg,
.input-group-append .btn-link-lg + .btn-link-lg-left,
.input-group-append .btn-link-lg + .input-group-text,
.input-group-append .btn-link-lg + .primary-link,
.input-group-append .btn-link-lg + .primary-link-left,
.input-group-append .btn-link-lg-left + .arrow-left,
.input-group-append .btn-link-lg-left + .arrow-right,
.input-group-append .btn-link-lg-left + .btn,
.input-group-append .btn-link-lg-left + .btn-link-lg,
.input-group-append .btn-link-lg-left + .btn-link-lg-left,
.input-group-append .btn-link-lg-left + .input-group-text,
.input-group-append .btn-link-lg-left + .primary-link,
.input-group-append .btn-link-lg-left + .primary-link-left,
.input-group-append .input-group-text + .arrow-left,
.input-group-append .input-group-text + .arrow-right,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .btn-link-lg,
.input-group-append .input-group-text + .btn-link-lg-left,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .primary-link,
.input-group-append .input-group-text + .primary-link-left,
.input-group-append .primary-link + .arrow-left,
.input-group-append .primary-link + .arrow-right,
.input-group-append .primary-link + .btn,
.input-group-append .primary-link + .btn-link-lg,
.input-group-append .primary-link + .btn-link-lg-left,
.input-group-append .primary-link + .input-group-text,
.input-group-append .primary-link + .primary-link,
.input-group-append .primary-link + .primary-link-left,
.input-group-append .primary-link-left + .arrow-left,
.input-group-append .primary-link-left + .arrow-right,
.input-group-append .primary-link-left + .btn,
.input-group-append .primary-link-left + .btn-link-lg,
.input-group-append .primary-link-left + .btn-link-lg-left,
.input-group-append .primary-link-left + .input-group-text,
.input-group-append .primary-link-left + .primary-link,
.input-group-append .primary-link-left + .primary-link-left,
.input-group-prepend .arrow-left + .arrow-left,
.input-group-prepend .arrow-left + .arrow-right,
.input-group-prepend .arrow-left + .btn,
.input-group-prepend .arrow-left + .btn-link-lg,
.input-group-prepend .arrow-left + .btn-link-lg-left,
.input-group-prepend .arrow-left + .input-group-text,
.input-group-prepend .arrow-left + .primary-link,
.input-group-prepend .arrow-left + .primary-link-left,
.input-group-prepend .arrow-right + .arrow-left,
.input-group-prepend .arrow-right + .arrow-right,
.input-group-prepend .arrow-right + .btn,
.input-group-prepend .arrow-right + .btn-link-lg,
.input-group-prepend .arrow-right + .btn-link-lg-left,
.input-group-prepend .arrow-right + .input-group-text,
.input-group-prepend .arrow-right + .primary-link,
.input-group-prepend .arrow-right + .primary-link-left,
.input-group-prepend .btn + .arrow-left,
.input-group-prepend .btn + .arrow-right,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .btn-link-lg,
.input-group-prepend .btn + .btn-link-lg-left,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .btn + .primary-link,
.input-group-prepend .btn + .primary-link-left,
.input-group-prepend .btn-link-lg + .arrow-left,
.input-group-prepend .btn-link-lg + .arrow-right,
.input-group-prepend .btn-link-lg + .btn,
.input-group-prepend .btn-link-lg + .btn-link-lg,
.input-group-prepend .btn-link-lg + .btn-link-lg-left,
.input-group-prepend .btn-link-lg + .input-group-text,
.input-group-prepend .btn-link-lg + .primary-link,
.input-group-prepend .btn-link-lg + .primary-link-left,
.input-group-prepend .btn-link-lg-left + .arrow-left,
.input-group-prepend .btn-link-lg-left + .arrow-right,
.input-group-prepend .btn-link-lg-left + .btn,
.input-group-prepend .btn-link-lg-left + .btn-link-lg,
.input-group-prepend .btn-link-lg-left + .btn-link-lg-left,
.input-group-prepend .btn-link-lg-left + .input-group-text,
.input-group-prepend .btn-link-lg-left + .primary-link,
.input-group-prepend .btn-link-lg-left + .primary-link-left,
.input-group-prepend .input-group-text + .arrow-left,
.input-group-prepend .input-group-text + .arrow-right,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .btn-link-lg,
.input-group-prepend .input-group-text + .btn-link-lg-left,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .primary-link,
.input-group-prepend .input-group-text + .primary-link-left,
.input-group-prepend .primary-link + .arrow-left,
.input-group-prepend .primary-link + .arrow-right,
.input-group-prepend .primary-link + .btn,
.input-group-prepend .primary-link + .btn-link-lg,
.input-group-prepend .primary-link + .btn-link-lg-left,
.input-group-prepend .primary-link + .input-group-text,
.input-group-prepend .primary-link + .primary-link,
.input-group-prepend .primary-link + .primary-link-left,
.input-group-prepend .primary-link-left + .arrow-left,
.input-group-prepend .primary-link-left + .arrow-right,
.input-group-prepend .primary-link-left + .btn,
.input-group-prepend .primary-link-left + .btn-link-lg,
.input-group-prepend .primary-link-left + .btn-link-lg-left,
.input-group-prepend .primary-link-left + .input-group-text,
.input-group-prepend .primary-link-left + .primary-link,
.input-group-prepend .primary-link-left + .primary-link-left,
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-select-dd,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-select-dd,
.input-group > .custom-select + .form-control,
.input-group > .custom-select-dd + .custom-file,
.input-group > .custom-select-dd + .custom-select,
.input-group > .custom-select-dd + .custom-select-dd,
.input-group > .custom-select-dd + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-select-dd,
.input-group > .form-control + .form-control {
  margin-left: -2px;
}
.input-group {
  position: relative;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.dropup .input-group > .custom-select-dd,
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .custom-select-dd,
.input-group > .form-control {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.dropup .input-group > .custom-select-dd:focus,
.input-group > .custom-file:focus,
.input-group > .custom-select-dd:focus,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group-append .arrow-left,
.input-group-append .arrow-right,
.input-group-append .btn,
.input-group-append .btn-link-lg,
.input-group-append .btn-link-lg-left,
.input-group-append .primary-link,
.input-group-append .primary-link-left,
.input-group-prepend .arrow-left,
.input-group-prepend .arrow-right,
.input-group-prepend .btn,
.input-group-prepend .btn-link-lg,
.input-group-prepend .btn-link-lg-left,
.input-group-prepend .primary-link,
.input-group-prepend .primary-link-left {
  position: relative;
  z-index: 2;
}
.input-group-prepend {
  margin-right: -2px;
}
.input-group-text {
  padding: .563rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.25;
  color: #222;
  text-align: center;
  white-space: nowrap;
  border: 2px solid #d9d9d9;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}
.input-group.disabled .input-group-append div,
.input-group.disabled .input-group-append span,
.input-group.disabled .input-group-prepend div,
.input-group.disabled .input-group-prepend span {
  cursor: not-allowed;
  background-color: #d9d9d9;
  opacity: 1;
}
.nav-pills .nav-link.active,
.nav-sub .nav-link.active,
.nav-sub-gray .nav-link.active,
.nav-tabs .nav-link.active,
.nav-tabs-gray .nav-link.active {
  cursor: default;
}
.input-group-append,
.input-group-prepend,
.input-group-text {
  border-width: 0 0 2px;
  -webkit-transition: border-color 60ms linear;
  -o-transition: border-color 60ms linear;
  min-width: 2.9rem;
  margin: 0;
  background-color: #f3f3f3;
  font-weight: 700;
}
.input-group-append,
.input-group-prepend {
  transition: border-color 60ms linear;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #d9d9d9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group-append .icon,
.input-group-prepend .icon {
  display: block;
}
.input-group-text,
.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.input-group-text {
  transition: border-color 60ms linear;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: none;
  padding-top: .69rem;
  max-height: 38px;
}
.form-control {
  min-width: 0;
}
.input-group input.form-control:first-child {
  padding-right: 0;
}
.input-group input.form-control:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
.input-group input.form-control:last-child {
  padding-left: 0;
  padding-right: 0.75rem;
}
.input-group input.form-control:only-child {
  padding-left: .75rem;
  padding-right: 0.75rem;
}
.input-group-prepend-img {
  border-width: 0;
  padding: 0 2px;
}
.input-group-append ~ input.form-control,
.input-group-append ~ input.form-control:last-child,
.input-group-prepend-img + input.form-control,
.input-group-prepend-img + input.form-control:last-child {
  padding-left: 0.75rem !important;
}
.input-group-append [class*=btn-] {
  position: relative!important;
  outline: #e30613 solid 2px !important;
}
.input-group-append [class*=btn-]::after {
  content: "Supports regular 'btn' only" !important;
  padding: 2px 0!important;
  width: auto!important;
  height: auto!important;
  position: absolute!important;
  bottom: 0!important;
  right: 0!important;
  font-family: sans-serif !important;
  font-size: 1rem!important;
  color: #fff!important;
  background: #e30613 !important;
}
.nav-pills .nav-link,
.nav-tabs .nav-link,
.nav-tabs-gray .nav-link,
.navbar {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.input-group-append > .active.arrow-left,
.input-group-append > .active.arrow-right,
.input-group-append > .active.btn-link-lg,
.input-group-append > .active.btn-link-lg-left,
.input-group-append > .active.primary-link,
.input-group-append > .active.primary-link-left,
.input-group-append > .arrow-left,
.input-group-append > .arrow-left:active,
.input-group-append > .arrow-left:focus,
.input-group-append > .arrow-left:hover,
.input-group-append > .arrow-right,
.input-group-append > .arrow-right:active,
.input-group-append > .arrow-right:focus,
.input-group-append > .arrow-right:hover,
.input-group-append > .btn,
.input-group-append > .btn-link-lg,
.input-group-append > .btn-link-lg-left,
.input-group-append > .btn-link-lg-left:active,
.input-group-append > .btn-link-lg-left:focus,
.input-group-append > .btn-link-lg-left:hover,
.input-group-append > .btn-link-lg:active,
.input-group-append > .btn-link-lg:focus,
.input-group-append > .btn-link-lg:hover,
.input-group-append > .btn.active,
.input-group-append > .btn.focus,
.input-group-append > .btn:active,
.input-group-append > .btn:focus,
.input-group-append > .btn:hover,
.input-group-append > .focus.arrow-left,
.input-group-append > .focus.arrow-right,
.input-group-append > .focus.btn-link-lg,
.input-group-append > .focus.btn-link-lg-left,
.input-group-append > .focus.primary-link,
.input-group-append > .focus.primary-link-left,
.input-group-append > .primary-link,
.input-group-append > .primary-link-left,
.input-group-append > .primary-link-left:active,
.input-group-append > .primary-link-left:focus,
.input-group-append > .primary-link-left:hover,
.input-group-append > .primary-link:active,
.input-group-append > .primary-link:focus,
.input-group-append > .primary-link:hover {
  border: 0;
  padding: 0;
  outline: 0;
  -webkit-appearence: none;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  height: 100%;
  margin-top: 2px;
  font-size: 1rem;
  border-width: 0 0 2px;
  -webkit-transition: border-color 60ms linear;
  -o-transition: border-color 60ms linear;
  transition: border-color 60ms linear;
  min-width: 2.9rem;
  min-height: 40px;
  border-bottom: 2px solid #d9d9d9;
  background: #f3f3f3;
  padding-left: -webkit-calc(-1.25rem);
  padding-left: calc(-1.25rem);
  padding-right: -webkit-calc(-1.25rem);
  padding-right: calc(-1.25rem);
  color: #005aa0;
}
.form-control:focus + .input-group-append .arrow-left:hover,
.form-control:focus + .input-group-append .arrow-right:hover,
.form-control:focus + .input-group-append .btn-link-lg-left:hover,
.form-control:focus + .input-group-append .btn-link-lg:hover,
.form-control:focus + .input-group-append .btn:hover,
.form-control:focus + .input-group-append .primary-link-left:hover,
.form-control:focus + .input-group-append .primary-link:hover,
.input-group-append:hover > .arrow-left,
.input-group-append:hover > .arrow-right,
.input-group-append:hover > .btn,
.input-group-append:hover > .btn-link-lg,
.input-group-append:hover > .btn-link-lg-left,
.input-group-append:hover > .primary-link,
.input-group-append:hover > .primary-link-left,
form:not([novalidate]) .form-control:valid + .input-group-append .arrow-left:hover,
form:not([novalidate]) .form-control:valid + .input-group-append .arrow-right:hover,
form:not([novalidate]) .form-control:valid + .input-group-append .btn-link-lg-left:hover,
form:not([novalidate]) .form-control:valid + .input-group-append .btn-link-lg:hover,
form:not([novalidate]) .form-control:valid + .input-group-append .btn:hover,
form:not([novalidate]) .form-control:valid + .input-group-append .primary-link-left:hover,
form:not([novalidate]) .form-control:valid + .input-group-append .primary-link:hover {
  background: #ececec;
}
.input-group-append > .arrow-left:active,
.input-group-append > .arrow-right:active,
.input-group-append > .btn-link-lg-left:active,
.input-group-append > .btn-link-lg:active,
.input-group-append > .btn:active,
.input-group-append > .primary-link-left:active,
.input-group-append > .primary-link:active {
  color: rgba(0, 90, 160, 0.7);
}
.form-control:focus + .input-group-append .arrow-left,
.form-control:focus + .input-group-append .arrow-right,
.form-control:focus + .input-group-append .btn,
.form-control:focus + .input-group-append .btn-link-lg,
.form-control:focus + .input-group-append .btn-link-lg-left,
.form-control:focus + .input-group-append .primary-link,
.form-control:focus + .input-group-append .primary-link-left,
form:not([novalidate]) .form-control:valid + .input-group-append .arrow-left,
form:not([novalidate]) .form-control:valid + .input-group-append .arrow-right,
form:not([novalidate]) .form-control:valid + .input-group-append .btn,
form:not([novalidate]) .form-control:valid + .input-group-append .btn-link-lg,
form:not([novalidate]) .form-control:valid + .input-group-append .btn-link-lg-left,
form:not([novalidate]) .form-control:valid + .input-group-append .primary-link,
form:not([novalidate]) .form-control:valid + .input-group-append .primary-link-left {
  border-color: #005aa0;
}
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .arrow-left,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .arrow-right,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .btn,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .btn-link-lg,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .btn-link-lg-left,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .primary-link,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .primary-link-left {
  background: #eff4f9;
}
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .arrow-left:hover,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .arrow-right:hover,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .btn-link-lg-left:hover,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .btn-link-lg:hover,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .btn:hover,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .primary-link-left:hover,
form:not([novalidate]) .form-control:valid:not(:focus) + .input-group-append .primary-link:hover {
  background: #e5ecf5;
}
.has-valid .input-group-append .arrow-left,
.has-valid .input-group-append .arrow-right,
.has-valid .input-group-append .btn,
.has-valid .input-group-append .btn-link-lg,
.has-valid .input-group-append .btn-link-lg-left,
.has-valid .input-group-append .primary-link,
.has-valid .input-group-append .primary-link-left {
  border-color: #005aa0;
  background-color: #eff4f9 !important;
}
.has-success .input-group-append .arrow-left,
.has-success .input-group-append .arrow-right,
.has-success .input-group-append .btn,
.has-success .input-group-append .btn-link-lg,
.has-success .input-group-append .btn-link-lg-left,
.has-success .input-group-append .primary-link,
.has-success .input-group-append .primary-link-left {
  border-color: #95c11f !important;
}
.has-warning .input-group-append .arrow-left,
.has-warning .input-group-append .arrow-right,
.has-warning .input-group-append .btn,
.has-warning .input-group-append .btn-link-lg,
.has-warning .input-group-append .btn-link-lg-left,
.has-warning .input-group-append .primary-link,
.has-warning .input-group-append .primary-link-left {
  border-color: #f9b233 !important;
}
.has-danger .input-group-append .arrow-left,
.has-danger .input-group-append .arrow-right,
.has-danger .input-group-append .btn,
.has-danger .input-group-append .btn-link-lg,
.has-danger .input-group-append .btn-link-lg-left,
.has-danger .input-group-append .primary-link,
.has-danger .input-group-append .primary-link-left {
  border-color: #e30613 !important;
}
.input-group-append > .active.arrow-left,
.input-group-append > .active.arrow-right,
.input-group-append > .active.btn-link-lg,
.input-group-append > .active.btn-link-lg-left,
.input-group-append > .active.primary-link,
.input-group-append > .active.primary-link-left,
.input-group-append > .btn.active {
  background: #fff!important;
  border-color: #fff!important;
  -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 2px;
  border-bottom: 0;
  z-index: 3;
}
.link-adaptive:hover,
.link:hover,
.nav-link.disabled,
.nav-link.disabled:active,
.nav-link.disabled:focus,
.nav-link.disabled:hover,
.nav-link[disabled],
.nav-link[disabled]:active,
.nav-link[disabled]:focus,
.nav-link[disabled]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.media {
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.nav-link {
  display: block;
  padding: 1rem 2rem;
  padding-bottom: -webkit-calc(-1rem);
  padding-bottom: calc(-1rem);
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #747578;
}
.nav-tabs,
.nav-tabs-gray {
  border-bottom: 2px solid transparent;
}
.nav-tabs .nav-item,
.nav-tabs-gray .nav-item {
  margin-bottom: -2px;
}
.nav-tabs .nav-link.disabled,
.nav-tabs-gray .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs-gray .nav-item.show .nav-link,
.nav-tabs-gray .nav-link.active {
  color: #747578;
  background-color: #f3f3f3;
  border-color: #dddddd;
}
.nav-tabs .dropdown-menu,
.nav-tabs-gray .dropdown-menu {
  margin-top: -2px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #005aa0;
}
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav:not(.navbar-nav):not(.nav-tabs):not(.nav-tabs-gray):not(.nav-pills):not(.nav-tight):not(.nav-stacked):not(.nav-two-col):not(.nav-sub):not(.nav-sub-gray):not(.nav-sub-gray) .nav-link {
  line-height: 1.2;
  padding: 0;
  display: inline-block;
}
.nav:not(.navbar-nav):not(.nav-tabs):not(.nav-tabs-gray):not(.nav-pills):not(.nav-tight):not(.nav-stacked):not(.nav-two-col):not(.nav-sub):not(.nav-sub-gray):not(.nav-sub-gray) .nav-link.btn-link-lg,
.nav:not(.navbar-nav):not(.nav-tabs):not(.nav-tabs-gray):not(.nav-pills):not(.nav-tight):not(.nav-stacked):not(.nav-two-col):not(.nav-sub):not(.nav-sub-gray):not(.nav-sub-gray) .nav-link.btn-link-lg-left,
.nav:not(.navbar-nav):not(.nav-tabs):not(.nav-tabs-gray):not(.nav-pills):not(.nav-tight):not(.nav-stacked):not(.nav-two-col):not(.nav-sub):not(.nav-sub-gray):not(.nav-sub-gray) .nav-link.primary-link,
.nav:not(.navbar-nav):not(.nav-tabs):not(.nav-tabs-gray):not(.nav-pills):not(.nav-tight):not(.nav-stacked):not(.nav-two-col):not(.nav-sub):not(.nav-sub-gray):not(.nav-sub-gray) .nav-link.primary-link-left {
  line-height: 1.3;
}
.nav-link.disabled,
.nav-link.disabled:active,
.nav-link.disabled:focus,
.nav-link.disabled:hover,
.nav-link[disabled],
.nav-link[disabled]:active,
.nav-link[disabled]:focus,
.nav-link[disabled]:hover {
  color: #747578;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.nav-inline .nav-item,
.nav-inline .nav-link,
.nav-sub .nav-item,
.nav-sub .nav-link,
.nav-sub-gray .nav-item,
.nav-sub-gray .nav-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.nav-sub,
.nav-sub-gray,
.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
}
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link,
.nav-sub .nav-item + .nav-item,
.nav-sub .nav-link + .nav-link,
.nav-sub-gray .nav-item + .nav-item,
.nav-sub-gray .nav-link + .nav-link {
  margin-left: 1rem;
}
.nav-pills .nav-link,
.nav-pills .nav-link:active,
.nav-pills .nav-link:focus,
.nav-pills .nav-link:hover,
.nav-tabs .nav-link,
.nav-tabs .nav-link:active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs-gray .nav-link,
.nav-tabs-gray .nav-link:active,
.nav-tabs-gray .nav-link:focus,
.nav-tabs-gray .nav-link:hover {
  position: relative;
  background: rgba(0, 0, 0, 0.03);
  background-image: none;
  border: solid transparent;
  border-width: 0 0 2px;
  opacity: 1;
  color: inherit;
  font-size: 1.125rem;
  -webkit-transition: 75ms linear;
  -o-transition: 75ms linear;
  transition: 75ms linear;
  -webkit-transition-property: border-color, background, color;
  -o-transition-property: border-color, background, color;
  transition-property: border-color, background, color;
}
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs-gray .nav-link.active,
.nav-tabs-gray .nav-link.active:active,
.nav-tabs-gray .nav-link.active:focus,
.nav-tabs-gray .nav-link.active:hover {
  background-color: #fff;
  border-bottom-color: #fff;
  color: #005aa0;
  font-weight: 700;
}
.nav-pills .nav-link:active,
.nav-pills .nav-link:hover,
.nav-tabs .nav-link:active,
.nav-tabs .nav-link:hover,
.nav-tabs-gray .nav-link:active,
.nav-tabs-gray .nav-link:hover {
  color: #005aa0;
  border-bottom-color: #005aa0;
}
.nav-pills .nav-link.disabled,
.nav-pills .nav-link.disabled.active,
.nav-pills .nav-link.disabled.active:active,
.nav-pills .nav-link.disabled.active:focus,
.nav-pills .nav-link.disabled.active:hover,
.nav-pills .nav-link.disabled:hover,
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled.active,
.nav-tabs .nav-link.disabled.active:active,
.nav-tabs .nav-link.disabled.active:focus,
.nav-tabs .nav-link.disabled.active:hover,
.nav-tabs .nav-link.disabled:hover,
.nav-tabs-gray .nav-link.disabled,
.nav-tabs-gray .nav-link.disabled.active,
.nav-tabs-gray .nav-link.disabled.active:active,
.nav-tabs-gray .nav-link.disabled.active:focus,
.nav-tabs-gray .nav-link.disabled.active:hover,
.nav-tabs-gray .nav-link.disabled:hover {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 2px solid transparent;
  color: #747578;
}
.nav-pills .nav-item + .nav-item,
.nav-tabs .nav-item + .nav-item,
.nav-tabs-gray .nav-item + .nav-item {
  margin-left: 2px;
}
.nav-pills .nav-link {
  border-bottom-color: #d9d9d9;
  color: #747578;
}
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
  border-bottom-color: #005aa0;
  font-weight: 700;
}
.nav-pills .nav-link,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link:active,
.nav-pills .nav-link:focus,
.nav-pills .nav-link:hover {
  background: 0 0;
}
.nav-pills .nav-link:active {
  color: rgba(0, 47, 84, 0.6);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.nav-pills .nav-link.disabled,
.nav-pills .nav-link.disabled.active,
.nav-pills .nav-link.disabled.active:active,
.nav-pills .nav-link.disabled.active:focus,
.nav-pills .nav-link.disabled.active:hover,
.nav-pills .nav-link.disabled:hover {
  background: 0 0;
  border-bottom: 2px solid #d9d9d9;
  color: #747578;
}
.nav-tight .nav-link {
  padding: 1rem 1rem -webkit-calc(-1rem);
  padding: 1rem 1rem calc(-1rem);
}
.nav-stacked {
  float: none;
}
.nav-two-col {
  -moz-column-count: 2;
  -moz-column-gap: 1rem;
  -webkit-column-count: 2;
  -webkit-column-gap: 1rem;
  column-count: 2;
  column-gap: 1rem;
}
.nav-two-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  overflow: hidden;
}
.nav-tabs-gray .nav-link {
  background: #e9e9e9;
}
.nav-tabs-gray .nav-link.active,
.nav-tabs-gray .nav-link.active:active,
.nav-tabs-gray .nav-link.active:focus,
.nav-tabs-gray .nav-link.active:hover,
.nav-tabs-gray .nav-link:active,
.nav-tabs-gray .nav-link:focus {
  background: #f3f3f3;
  font-weight: 700;
  border-color: #f3f3f3;
}
.nav-tabs-gray .nav-link.disabled,
.nav-tabs-gray .nav-link.disabled.active,
.nav-tabs-gray .nav-link.disabled.active:active,
.nav-tabs-gray .nav-link.disabled.active:focus,
.nav-tabs-gray .nav-link.disabled.active:hover,
.nav-tabs-gray .nav-link.disabled:hover,
.nav-tabs-gray .nav-link:hover {
  background: #e9e9e9;
}
.nav-sub,
.nav-sub-gray {
  background: #fff;
  padding: .5rem 1rem .25rem;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: inherit;
  -ms-flex-preferred-size: inherit;
  flex-basis: inherit;
}
.nav-sub .nav-link,
.nav-sub .nav-link.active,
.nav-sub .nav-link:active,
.nav-sub .nav-link:focus,
.nav-sub .nav-link:hover,
.nav-sub-gray .nav-link,
.nav-sub-gray .nav-link.active,
.nav-sub-gray .nav-link:active,
.nav-sub-gray .nav-link:focus,
.nav-sub-gray .nav-link:hover {
  position: relative;
  background-image: none;
  border: solid transparent;
  border-width: 0 0 2px;
  opacity: 1;
  color: inherit;
  -webkit-transition: 75ms linear;
  -o-transition: 75ms linear;
  transition: 75ms linear;
  -webkit-transition-property: border-color, background, color;
  -o-transition-property: border-color, background, color;
  transition-property: border-color, background, color;
}
.nav-sub .nav-link,
.nav-sub-gray .nav-link {
  padding: 0;
  margin-left: 0!important;
  margin-right: 1rem;
  margin-bottom: .5rem;
  border-bottom-color: #d9d9d9;
  color: #747578;
}
.nav-sub .nav-link.active,
.nav-sub .nav-link.active:active,
.nav-sub .nav-link.active:focus,
.nav-sub .nav-link.active:hover,
.nav-sub .nav-link:hover,
.nav-sub-gray .nav-link.active,
.nav-sub-gray .nav-link.active:active,
.nav-sub-gray .nav-link.active:focus,
.nav-sub-gray .nav-link.active:hover,
.nav-sub-gray .nav-link:hover {
  border-bottom-color: #005aa0;
  color: #005aa0;
}
.nav-sub .nav-link:active,
.nav-sub-gray .nav-link:active {
  color: rgba(0, 47, 84, 0.6);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.nav-sub .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left),
.nav-sub-gray .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left) {
  border-bottom: #d9d9d9;
  color: #747578;
}
.nav-sub .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active,
.nav-sub .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active:active,
.nav-sub .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active:focus,
.nav-sub .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active:hover,
.nav-sub .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left):hover,
.nav-sub-gray .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active,
.nav-sub-gray .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active:active,
.nav-sub-gray .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active:focus,
.nav-sub-gray .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left).active:hover,
.nav-sub-gray .nav-link.disabled:not(.primary-link):not(.btn-link-lg):not(.btn-link-lg-left):hover {
  border-bottom-color: #d9d9d9;
  color: #747578;
}
.nav-sub-gray {
  background: #f3f3f3;
}
.nav .nav-item.separator + .nav-item.separator,
.nav .nav-item.separator + .nav-link.separator,
.nav .nav-link.separator + .nav-item.separator,
.nav .nav-link.separator + .nav-link.separator {
  position: relative;
  margin-left: 1.5rem;
}
.nav .nav-item.separator + .nav-item.separator::before,
.nav .nav-item.separator + .nav-link.separator::before,
.nav .nav-link.separator + .nav-item.separator::before,
.nav .nav-link.separator + .nav-link.separator::before {
  content: " ";
  pointer-events: none;
  width: 1px;
  height: -webkit-calc(1.625rem);
  height: calc(1.625rem);
  margin-right: .75rem;
  right: 100%;
  position: absolute;
  background-color: #b1b3b6;
}
.nav-link.primary-link {
  padding-right: 3px !important;
}
.navbar {
  position: relative;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .lf-footer,
.navbar > .lf-header.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-text,
.navbar-toggler-icon {
  display: inline-block;
}
.navbar-brand {
  padding-top: .90938rem;
  padding-bottom: .90938rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-text,
.price-box-bottom .price-box-content {
  padding-top: 1rem;
}
.navbar-text,
.price-box-content {
  padding-bottom: 1rem;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-collapse {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 2px solid transparent;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-toggler-icon {
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: center center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .lf-footer,
  .navbar-expand-sm > .lf-header.navbar {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm,
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-sm {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .lf-footer,
  .navbar-expand-sm > .lf-header.navbar {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex!important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .lf-footer,
  .navbar-expand-md > .lf-header.navbar {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md,
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-md {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .lf-footer,
  .navbar-expand-md > .lf-header.navbar {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex!important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .lf-footer,
  .navbar-expand-lg > .lf-header.navbar {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg,
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-lg {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .lf-footer,
  .navbar-expand-lg > .lf-header.navbar {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex!important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .lf-footer,
  .navbar-expand-xl > .lf-header.navbar {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl,
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-xl {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .lf-footer,
  .navbar-expand-xl > .lf-header.navbar {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex!important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.navbar,
.navbar-expand .navbar-nav {
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .lf-footer,
.navbar-expand > .lf-header.navbar {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .lf-footer,
.navbar-expand > .lf-header.navbar {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex!important;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-brand,
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: #005aa0;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #002f54;
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: #005aa0;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#005aa0' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: #005aa0;
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #ffffff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #ffffff;
}
.navbar {
  height: 3.75rem;
  background: #00427a;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  user-select: none;
}
.navbar-dark {
  position: relative!important;
  outline: #e30613 solid 2px !important;
}
.navbar-dark::after {
  content: "navbar-dark is not needed, simply change the background color (try bg-inverse)" !important;
  padding: 2px 0!important;
  width: auto!important;
  height: auto!important;
  position: absolute!important;
  bottom: 0!important;
  right: 0!important;
  font-family: sans-serif !important;
  font-size: 1rem!important;
  color: #fff!important;
  background: #e30613 !important;
}
.pagination,
.pie,
.pie-title,
.price-box .price,
.price-box .your-price {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.navbar-brand,
.navbar-brand:active,
.navbar-brand:focus,
.navbar-brand:hover {
  background: #fff;
  color: #222;
  opacity: 1;
}
.navbar-nav {
  height: 3.75rem;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-brand {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.75rem;
  padding: 0 .75rem;
  margin: 0;
}
.navbar .nav-item {
  height: 3.75rem;
  position: relative;
  cursor: default;
  float: none;
}
.navbar .nav-item + .nav-item {
  margin: 0;
}
.navbar .nav-link {
  border: 0;
  background: 0 0;
  outline: 0;
  -webkit-appearence: none;
  text-align: left;
  height: 3.75rem;
  color: #fff;
  font-size: 1.125rem;
  padding: 0 .75rem;
  -webkit-transition: .1s ease;
  -o-transition: .1s ease;
  transition: .1s ease;
  -webkit-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  transition-property: background-color, color;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.navbar-stacked,
.progress-bar {
  -webkit-flex-direction: column;
}
.navbar .navbar-icon {
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  margin-right: 0.6rem;
}
.navbar .nav-link:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}
.navbar .nav-item.active > .nav-link {
  background: rgba(255, 255, 255, 0.09);
  color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 0 #e30613;
  box-shadow: inset 0 -2px 0 0 #e30613;
}
.navbar .nav-link:active {
  opacity: 1;
  color: rgba(255, 255, 255, 0.6) !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar .nav-item.active > .nav-link > .navbar-icon,
.navbar .nav-link:hover > .navbar-icon {
  opacity: 1;
}
.navbar-stacked {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  width: 100%;
  padding: 0;
}
.navbar-stacked .nav-item,
.navbar-stacked .navbar-brand,
.navbar-stacked .navbar-nav {
  width: 100%;
  height: auto;
  display: block;
}
.navbar-stacked .nav-link,
.navbar-stacked .navbar-brand {
  height: 3.375rem;
}
.navbar-stacked .nav-link {
  padding-left: 1rem;
  padding-right: 1rem;
}
.navbar-stacked .nav-item.active > .nav-link {
  -webkit-box-shadow: inset -3px 0 0 0 #e30613;
  box-shadow: inset -3px 0 0 0 #e30613;
}
.navbar-stacked .navbar-icon {
  margin-right: 1rem;
  height: 30px;
  width: 30px;
  min-width: 30px;
}
.navbar .nav-item.has-sub .navbar-nav {
  display: none;
  background: rgba(0, 0, 0, 0.3);
}
.navbar .nav-item.has-sub.open > .navbar-nav {
  display: block;
}
.pagination,
.pagination-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.navbar .nav-item.has-sub .nav-item + .nav-item {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.navbar .nav-item.has-sub .nav-item.has-sub .navbar-nav .nav-link {
  padding-left: 1.8rem;
}
.navbar .nav-item.has-sub .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.65);
}
.navbar .nav-item.has-sub .navbar-nav .nav-item.active > .nav-link,
.navbar .nav-item.has-sub .navbar-nav .nav-link:hover {
  background: 0 0;
  color: #ffffff;
}
.navbar .navbar-toggle {
  border: 0;
  padding: 0;
  background: 0 0;
  outline: 0;
  -webkit-appearence: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.75rem;
  height: 3.75rem;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
  cursor: pointer;
}
.navbar .navbar-toggle:hover {
  background: rgba(255, 255, 255, 0.15);
}
.navbar .navbar-toggle:active::after {
  opacity: 0.5;
}
.navbar-light .navbar-icon,
.shortcut:active {
  opacity: 1;
}
.navbar .navbar-toggle::after {
  content: "";
  position: absolute;
  top: 23px;
  left: 24px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 13px;
  height: 9px;
}
.navbar .nav-item.has-sub.open > .navbar-toggle::after {
  -webkit-transform: rotate(180deg) translateY(2px);
  -ms-transform: rotate(180deg) translateY(2px);
  transform: rotate(180deg) translateY(2px);
}
.navbar .nav-item.has-sub > .nav-link {
  padding-right: 2.4rem;
}
.navbar-light {
  background: #fff;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.navbar-light .nav-link {
  color: #005aa0 !important;
}
.navbar-light .nav-link:hover {
  color: #002f54 !important;
}
.navbar-light .nav-item.active > .nav-link,
.navbar-light .nav-item > .nav-link:hover {
  background: #eff4f9;
}
.navbar-light .nav-item.has-sub .navbar-nav {
  background: rgba(0, 0, 0, 0.02);
}
.navbar-light .nav-item.has-sub .nav-item + .nav-item {
  border-top-color: rgba(0, 0, 0, 0.05);
}
.navbar-light .nav-link:active {
  color: rgba(0, 90, 160, 0.6) !important;
}
.navbar-light .navbar-toggle:hover {
  background: rgba(0, 0, 0, 0.03);
}
.navbar-light .navbar-toggle::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 13px;
  height: 9px;
}
.fixed-top {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.navbar-sm,
.navbar-sm .nav-item,
.navbar-sm .nav-link,
.navbar-sm .navbar-brand,
.navbar-sm .navbar-nav {
  height: 2.75rem;
}
.navbar-sm .nav-link,
.navbar-sm .navbar-brand {
  padding: .56rem .75rem;
  font-size: 1rem;
}
.navbar-sm .navbar-icon {
  width: 20px;
  height: 20px;
  min-width: 20px;
}
.navbar-sm.navbar-stacked,
.navbar-sm.navbar-stacked .nav-item,
.navbar-sm.navbar-stacked .navbar-brand,
.navbar-sm.navbar-stacked .navbar-nav {
  height: auto;
}
.navbar-sm.navbar-stacked .navbar-icon {
  margin-right: 0.75rem;
}
.navbar-sm.navbar-stacked .nav-item.has-sub .nav-item.has-sub .navbar-nav .nav-link {
  padding-left: 1.4rem;
}
.navbar-stacked .navbar-toggle {
  height: 3.375rem;
}
.navbar-sm .navbar-toggle {
  height: 2.75rem;
  width: 2.75rem;
  top: 0;
  right: 0;
}
.navbar-sm .navbar-toggle::after {
  top: 18px;
  left: 16px;
}
.navbar-xs,
.navbar-xs .nav-item,
.navbar-xs .nav-link,
.navbar-xs .navbar-brand,
.navbar-xs .navbar-nav {
  height: 2.5rem;
}
.navbar-xs .nav-link,
.navbar-xs .navbar-brand {
  padding: .56rem .75rem;
  font-size: 0.875rem;
}
.navbar-xs .navbar-icon {
  width: 20px;
  height: 20px;
  min-width: 20px;
}
.navbar-xs.navbar-stacked,
.navbar-xs.navbar-stacked .nav-item,
.navbar-xs.navbar-stacked .navbar-brand,
.navbar-xs.navbar-stacked .navbar-nav {
  height: auto;
}
.navbar-xs.navbar-stacked .navbar-icon {
  margin-right: 0.5rem;
}
.navbar-xs.navbar-stacked .nav-item.has-sub .nav-item.has-sub .navbar-nav .nav-link {
  padding-left: 1.4rem;
}
.navbar-xs .navbar-toggle {
  height: 2.5rem;
  width: 2.5rem;
  top: 0;
  right: 0;
}
.navbar-xs .navbar-toggle::after {
  top: 17px;
  left: 14px;
}
.navbar .nav-link.disabled,
.navbar-light .nav-link.disabled {
  color: #747578!important;
  background: inherit;
}
.navbar .nav-link.disabled.active,
.navbar .nav-link.disabled.active:active,
.navbar .nav-link.disabled.active:focus,
.navbar .nav-link.disabled.active:hover,
.navbar .nav-link.disabled:active,
.navbar .nav-link.disabled:focus,
.navbar .nav-link.disabled:hover,
.navbar-light .nav-link.disabled.active,
.navbar-light .nav-link.disabled.active:active,
.navbar-light .nav-link.disabled.active:focus,
.navbar-light .nav-link.disabled.active:hover,
.navbar-light .nav-link.disabled:active,
.navbar-light .nav-link.disabled:focus,
.navbar-light .nav-link.disabled:hover {
  background: 0 0!important;
  color: #747578 !important;
}
.pagination {
  display: flex;
  padding-left: 0;
}
.page-link {
  position: relative;
  display: block;
  padding: .3rem .9rem;
  line-height: 1.45;
  color: #005aa0;
  border: 0 solid currentColor;
}
.page-link:hover {
  color: #002f54;
  text-decoration: none;
  border-color: currentColor;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #005aa0;
  border-color: #ffffff;
}
.page-item.disabled .page-link {
  color: #b1b3b6;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: currentColor;
}
.pagination-lg .page-link {
  padding: .3rem .9rem;
  line-height: 1.33333;
}
.pagination-sm .page-link {
  padding: .3rem .9rem;
  line-height: 1.5;
}
.page-link,
.page-link:active,
.page-link:focus,
.page-link:hover {
  background-image: none;
  font-weight: 700;
  margin-left: 2px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination:not(.pagination-progress):not(.pagination-flex):not(.pagination-colored) .page-item:not(.active) .page-link:focus,
.pagination:not(.pagination-progress):not(.pagination-flex):not(.pagination-colored) .page-item:not(.active) .page-link:hover {
  background-color: #fff;
  border-color: currentColor;
  cursor: pointer;
  color: #002f54;
}
.pagination:not(.pagination-progress):not(.pagination-flex):not(.pagination-colored) .page-item:not(.active) .page-link:focus::after,
.pagination:not(.pagination-progress):not(.pagination-flex):not(.pagination-colored) .page-item:not(.active) .page-link:hover::after {
  content: "";
  position: absolute;
  left: 11px;
  bottom: 7px;
  right: 11px;
  margin: auto;
  background: #002f54;
  height: 2px;
}
.pagination .page-item.active ~ .page-item .page-link,
.pagination .page-item.active ~ .page-item .page-link:focus {
  color: #d9d9d9!important;
  font-weight: 700;
  pointer-events: none;
}
.pagination .page-item.active ~ .page-item .page-link::after,
.pagination .page-item.active ~ .page-item .page-link:focus::after {
  content: none !important;
}
.pagination-static {
  pointer-events: none;
}
.pagination-colored .page-item .page-link {
  background-color: #95c11f;
  color: #ffffff;
}
.pagination-colored .page-item .page-link:hover {
  color: #fff!important;
  background-color: #95c11f !important;
}
.pagination-colored .page-item.active .page-link {
  background-image: none;
  background-color: #005aa0;
  color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: .3rem .9rem;
  min-width: 35px;
}
.pagination-colored .page-item.active .page-link:hover {
  background-color: #005aa0!important;
  color: #fff;
  cursor: default;
}
.pagination-colored .page-item.active ~ .page-item .page-link {
  background-color: #fff;
  border-top-color: #d9d9d9;
  color: #d9d9d9;
  font-weight: 700;
  pointer-events: none;
  padding: .3rem .9rem;
  min-width: 35px;
}
.pagination-flex {
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.pagination-flex .page-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pagination-flex .page-item:last-of-type .page-link {
  margin-right: 0;
  width: 100%;
}
.pagination-flex .page-item:not(.active) .page-link:hover {
  background-color: #fff;
  color: #005aa0;
}
.pagination-flex .page-item .page-link {
  width: -webkit-calc(98%);
  width: calc(98%);
  margin-right: 2px;
  margin-left: 0;
  text-align: center;
}
.pagination-flex .page-item a.page-link:focus::after,
.pagination-flex .page-item a.page-link:hover::after {
  content: "";
  position: absolute;
  left: 11px;
  bottom: 7px;
  right: 11px;
  margin: auto;
  background: #005aa0;
  height: 2px;
  width: 12px;
}
.pagination-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: .875rem;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.pagination-progress .page-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pagination-progress .page-item .page-link {
  width: -webkit-calc(96%);
  width: calc(96%);
  padding: 10px 0 0;
  border: none;
  border-top: 10px solid #007db0;
  background-color: transparent;
  color: #6d6e71;
  text-align: left;
  font-weight: 400;
}
.pagination-progress .page-item .page-link:hover {
  cursor: pointer;
  border-color: #004a69;
  color: #545557;
}
.pagination-progress .page-item .page-link:active,
.pagination-progress .page-item .page-link:active:hover,
.pagination-progress .page-item .page-link:focus:hover {
  border-color: #007db0;
  opacity: 0.6;
}
.pagination-progress .page-item.active {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: inline;
}
.pagination-progress .page-item.active .page-link {
  color: #222;
  background-color: transparent;
  font-weight: 700;
}
.pagination-progress .page-item.active:hover {
  cursor: auto;
  border-color: #007db0;
}
.pagination-progress .page-item.active ~ .page-item .page-link {
  border-top-color: #d9d9d9;
  color: #222;
  font-weight: 400;
  pointer-events: none;
}
.pagination-progress.pagination-static .page-item.active .page-link {
  border-color: #007db0;
}
.pagination-lg .page-link,
.pagination-sm .page-link {
  font-size: 1rem;
}
.pagination-steps {
  border: none;
  font-size: 1.125rem;
  font-weight: 700;
  list-style: decimal inside;
  color: #6d6e71;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-datetimepicker-widget,
.reset-list {
  list-style: none;
}
.pagination-steps .page-item {
  background: 0 0;
  display: list-item;
  float: left;
}
.pagination-steps .page-item + .page-item {
  list-style-type: decimal;
  margin-left: 2em;
}
.pagination-steps .page-item::before {
  content: none;
  background-image: none;
}
.pie::after,
.shortcut::after {
  content: "";
}
.pagination-steps .page-item strong {
  font-weight: 400;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.pagination-steps .page-item.active {
  color: #e30613;
}
.pagination-steps .page-item.active strong {
  font-weight: 700;
  color: #005aa0;
}
.wave-pattern {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkOWQ5ZDknIHZpZXdCb3g9JzAgMCAxMzcgNi42MSc+PGRlZnM+PC9kZWZzPjx0aXRsZT53YXZlLXBhdHRlcm48L3RpdGxlPjxnPjxnPjxwYXRoIGQ9J00xMjUuNzcsNi42MWExMC44LDEwLjgsMCwwLDEtNi41Mi0yLDguNDcsOC40NywwLDAsMC05LjgzLDAsMTAuOCwxMC44LDAsMCwxLTYuNTIsMiwxMC44LDEwLjgsMCwwLDEtNi41Mi0yLDguNDYsOC40NiwwLDAsMC05LjgzLDAsMTAuOCwxMC44LDAsMCwxLTYuNTIsMiwxMC44LDEwLjgsMCwwLDEtNi41Mi0yLDguNDYsOC40NiwwLDAsMC05LjgzLDAsMTAuNzksMTAuNzksMCwwLDEtNi41MiwyLDEwLjc5LDEwLjc5LDAsMCwxLTYuNTItMiw4LjQ2LDguNDYsMCwwLDAtOS44MywwLDEwLjgsMTAuOCwwLDAsMS02LjUyLDIsMTAuOCwxMC44LDAsMCwxLTYuNTItMkE3Ljk0LDcuOTQsMCwwLDAsMjIuODcsMyw3Ljk0LDcuOTQsMCwwLDAsMTgsNC41N2ExMC43OSwxMC43OSwwLDAsMS02LjUyLDIsMTAuOCwxMC44LDAsMCwxLTYuNTItMkE3LjkzLDcuOTMsMCwwLDAsMCwzVjBBMTAuOCwxMC44LDAsMCwxLDYuNTIsMmE3LjkzLDcuOTMsMCwwLDAsNC45MiwxLjU3QTcuOTMsNy45MywwLDAsMCwxNi4zNSwyYTEwLjc5LDEwLjc5LDAsMCwxLDYuNTItMiwxMC44LDEwLjgsMCwwLDEsNi41MiwyQTcuOTMsNy45MywwLDAsMCwzNC4zLDMuNjEsNy45Myw3LjkzLDAsMCwwLDM5LjIxLDJhMTEuNDQsMTEuNDQsMCwwLDEsMTMsMCw3LjkzLDcuOTMsMCwwLDAsNC45MiwxLjU3QTcuOTMsNy45MywwLDAsMCw2Mi4wOCwyYTExLjQ0LDExLjQ0LDAsMCwxLDEzLDBBNy45NCw3Ljk0LDAsMCwwLDgwLDMuNjEsNy45NCw3Ljk0LDAsMCwwLDg0Ljk1LDIsMTEuNDUsMTEuNDUsMCwwLDEsOTgsMmE3Ljk0LDcuOTQsMCwwLDAsNC45MiwxLjU3QTcuOTQsNy45NCwwLDAsMCwxMDcuODIsMmExMS40NSwxMS40NSwwLDAsMSwxMywwLDcuOTQsNy45NCwwLDAsMCw0LjkyLDEuNTdBNy45NCw3Ljk0LDAsMCwwLDEzMC42OSwyYTEwLjgsMTAuOCwwLDAsMSw2LjUyLTJWM2E3Ljk0LDcuOTQsMCwwLDAtNC45MiwxLjU3QTEwLjgsMTAuOCwwLDAsMSwxMjUuNzcsNi42MVonLz48L2c+PC9nPjwvc3ZnPg==") repeat-x;
  height: 10px;
  background-size: 200px 10px;
  width: 100%;
}
.wave-pattern-sm {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkOWQ5ZDknIHZpZXdCb3g9JzAgMCAxMzcgNi42MSc+PGRlZnM+PC9kZWZzPjx0aXRsZT53YXZlLXBhdHRlcm48L3RpdGxlPjxnPjxnPjxwYXRoIGQ9J00xMjUuNzcsNi42MWExMC44LDEwLjgsMCwwLDEtNi41Mi0yLDguNDcsOC40NywwLDAsMC05LjgzLDAsMTAuOCwxMC44LDAsMCwxLTYuNTIsMiwxMC44LDEwLjgsMCwwLDEtNi41Mi0yLDguNDYsOC40NiwwLDAsMC05LjgzLDAsMTAuOCwxMC44LDAsMCwxLTYuNTIsMiwxMC44LDEwLjgsMCwwLDEtNi41Mi0yLDguNDYsOC40NiwwLDAsMC05LjgzLDAsMTAuNzksMTAuNzksMCwwLDEtNi41MiwyLDEwLjc5LDEwLjc5LDAsMCwxLTYuNTItMiw4LjQ2LDguNDYsMCwwLDAtOS44MywwLDEwLjgsMTAuOCwwLDAsMS02LjUyLDIsMTAuOCwxMC44LDAsMCwxLTYuNTItMkE3Ljk0LDcuOTQsMCwwLDAsMjIuODcsMyw3Ljk0LDcuOTQsMCwwLDAsMTgsNC41N2ExMC43OSwxMC43OSwwLDAsMS02LjUyLDIsMTAuOCwxMC44LDAsMCwxLTYuNTItMkE3LjkzLDcuOTMsMCwwLDAsMCwzVjBBMTAuOCwxMC44LDAsMCwxLDYuNTIsMmE3LjkzLDcuOTMsMCwwLDAsNC45MiwxLjU3QTcuOTMsNy45MywwLDAsMCwxNi4zNSwyYTEwLjc5LDEwLjc5LDAsMCwxLDYuNTItMiwxMC44LDEwLjgsMCwwLDEsNi41MiwyQTcuOTMsNy45MywwLDAsMCwzNC4zLDMuNjEsNy45Myw3LjkzLDAsMCwwLDM5LjIxLDJhMTEuNDQsMTEuNDQsMCwwLDEsMTMsMCw3LjkzLDcuOTMsMCwwLDAsNC45MiwxLjU3QTcuOTMsNy45MywwLDAsMCw2Mi4wOCwyYTExLjQ0LDExLjQ0LDAsMCwxLDEzLDBBNy45NCw3Ljk0LDAsMCwwLDgwLDMuNjEsNy45NCw3Ljk0LDAsMCwwLDg0Ljk1LDIsMTEuNDUsMTEuNDUsMCwwLDEsOTgsMmE3Ljk0LDcuOTQsMCwwLDAsNC45MiwxLjU3QTcuOTQsNy45NCwwLDAsMCwxMDcuODIsMmExMS40NSwxMS40NSwwLDAsMSwxMywwLDcuOTQsNy45NCwwLDAsMCw0LjkyLDEuNTdBNy45NCw3Ljk0LDAsMCwwLDEzMC42OSwyYTEwLjgsMTAuOCwwLDAsMSw2LjUyLTJWM2E3Ljk0LDcuOTQsMCwwLDAtNC45MiwxLjU3QTEwLjgsMTAuOCwwLDAsMSwxMjUuNzcsNi42MVonLz48L2c+PC9nPjwvc3ZnPg==") repeat-x;
  height: 10px;
  width: 100%;
  background-size: 150px 10px;
}
.bg-diagonal-stripes-gray {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNlNWU1ZTU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+') #ececec;
  background-size: 50px 50px;
  color: #222;
  border: 2px solid #e5e5e5;
}
.bg-diagonal-stripes-gray a {
  color: #222222;
}
.bg-diagonal-stripes-gray a:focus,
.bg-diagonal-stripes-gray a:hover {
  color: #090909;
}
.bg-diagonal-stripes-gray a:active {
  opacity: 0.6;
}
.pie {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.pie svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e8e8e8;
  color: #e30613;
  display: block;
}
.price-box .price,
.price-box .price-secondary > .month,
.price-box .your-price {
  color: #005aa0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pie::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 76%;
  width: 76%;
  border: 1px solid #fff;
  margin: -1px;
  position: absolute;
  top: 12%;
  left: 12%;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.pie-figure {
  stroke: currentColor;
  fill: transparent;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 1.5s 275ms cubic-bezier(0.6, 0.75, 0.3, 1);
  -o-transition: 1.5s 275ms cubic-bezier(0.6, 0.75, 0.3, 1);
  transition: 1.5s 275ms cubic-bezier(0.6, 0.75, 0.3, 1);
  -webkit-transition-property: stroke-dashoffset;
  -o-transition-property: stroke-dashoffset;
  transition-property: stroke-dashoffset;
}
.pie-line {
  stroke: #fff;
  stroke-width: 3px;
}
.pie-line-axis {
  -webkit-transition: 1.5s 275ms cubic-bezier(0.6, 0.75, 0.3, 1);
  -o-transition: 1.5s 275ms cubic-bezier(0.6, 0.75, 0.3, 1);
  transition: 1.5s 275ms cubic-bezier(0.6, 0.75, 0.3, 1);
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -ms-transform-origin: left center;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
}
.pie-title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  font-size: 1.3rem;
  font-weight: 700;
  text-indent: .1em;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.price-box,
.price-box-bottom {
  background-color: #ffffff;
}
.price-box .price-box-header {
  padding: 1rem;
}
.price-box .your-price {
  line-height: 1.3;
  font-size: 1.125rem;
  font-weight: 700;
}
.price-box .price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.price-box .price {
  display: block;
  font-size: 3.3rem;
  font-weight: 700;
  margin: 0 1rem 0 0;
  float: left;
  line-height: .9;
  white-space: nowrap;
}
.price-box .price-secondary {
  display: inline-block;
  margin: auto 0 0;
  white-space: nowrap;
}
.price-box-bottom .price-box-header .price-container,
.price-box-content label {
  margin-bottom: 0;
}
.price-box .price-secondary > .year {
  margin: 0;
  font-weight: 400;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
}
.price-box .price-secondary > .month {
  margin-bottom: 0;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  line-height: 1.2;
  font-size: 1.4375rem;
  font-weight: 700;
}
.price-box .price-secondary > .month > .red-kr {
  color: #e30613;
}
.price-box-content p.price-box-content-text,
.price-box-content span.price-box-content-text {
  margin: 0;
  font-size: 1rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.badge,
.price-box-bottom .price-box-header .your-price,
.progress-container .progress-circle-text,
.progress-container .progress-divider-text,
.progress-text,
.shortcut,
.slider-label-left,
.slider-label-right,
.ui-widget {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.price-box-bottom {
  position: fixed;
  bottom: 0;
  display: block;
  z-index: 40;
  border-top: #00427a solid 2px;
  -webkit-box-shadow: 0 0 15px 4px #d9d9d9;
  box-shadow: 0 0 15px 4px #d9d9d9;
  cursor: pointer;
  -webkit-transition: bottom 360ms ease-in-out;
  -o-transition: bottom 360ms ease-in-out;
  transition: bottom 360ms ease-in-out;
}
.price-box-bottom .price-box-header,
.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.price-box-bottom .price-box-header {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.progress-bar,
.progress-container .progress-circle-container,
.progress-container.progress-container-vertical,
.shortcut-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.price-box-bottom .price-box-header .your-price {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 700;
  color: #005aa0;
  margin-top: auto!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.price-box-bottom .price-box-header .price {
  font-size: 36px;
}
.price-box-bottom .price-box-header .price-secondary .year {
  display: none;
}
.price-box-bottom .price-box-chevron {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuNDg1NzgxKSBzY2FsZSgtMSwgMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtOS40MDU3ODEsIC01LjQ4NTc4MSkgIiBwb2ludHM9IjUuODcwMTQwNzYgLTMgNC40NTYxNDA3NiAtMS41ODYgMTEuNTI3NDIyMSA1LjQ4NTI4MTM3IDQuNDU3MTQwNzYgMTIuNTU3NTYyNyA1Ljg3MTE0MDc2IDEzLjk3MTU2MjcgMTIuOTQyNDIyMSA2LjkwMDI4MTM3IDE0LjM1NTQyMjEgNS40ODUyODEzNyAxMi45NDI0MjIxIDQuMDcyMjgxMzciPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  position: relative;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-size: 18px 12px;
  background-position: center center;
  color: #005aa0;
}
.price-box-bottom .price-box-chevron svg {
  position: absolute;
}
.price-box-bottom.active {
  -webkit-transition: bottom 360ms ease-in-out;
  -o-transition: bottom 360ms ease-in-out;
  transition: bottom 360ms ease-in-out;
}
.price-box-bottom.active .price-box-chevron {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  background-size: 18px 12px;
}
.price-box-bottom.active .price-box-chevron svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0.625rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0.625rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: .625rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #d9d9d9;
}
.progress-bar,
.progress-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.progress-bar {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #007db0;
  text-align: center;
  background-color: #007db0;
  -webkit-box-shadow: 4px 0 0 0 #fff;
  box-shadow: 4px 0 0 0 #ffffff;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.625rem 0.625rem;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
.progress-text {
  font-size: .875rem;
  font-weight: 700;
}
.progress-container {
  display: flex;
  padding: 0 4rem;
}
.progress-container .progress-divider-text {
  top: -5px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.progress-container .progress-circle-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
}
.progress-container .progress-circle {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #005aa0;
  color: #005aa0;
  background: #ffffff;
}
.progress-container .progress-divider,
.shortcut-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.progress-container .progress-circle.success {
  border: 3px solid #005aa0;
  background: #eff4f9;
}
.progress-container .progress-circle-text {
  width: 160px;
  font-size: 15px;
  padding-top: 10px;
  color: #005aa0;
  font-weight: 700;
  text-align: center;
}
.progress-container .progress-divider {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  height: 50px;
  color: #005aa0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}
.progress-container .progress-divider-line {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  width: 100%;
  border: 1px solid #005aa0;
}
.progress-container.progress-container-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
.progress-container.progress-container-vertical .progress-circle-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: auto;
  height: 50px;
}
.progress-container.progress-container-vertical .progress-circle {
  margin-right: 10px;
}
.progress-container.progress-container-vertical .progress-circle-text {
  text-align: left;
  padding: 0;
  width: auto;
}
.progress-container.progress-container-vertical .progress-divider {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
}
.progress-container.progress-container-vertical .progress-divider-line {
  height: 100%;
  width: auto;
  margin-left: -webkit-calc(25px);
  margin-left: calc(25px);
  margin-right: 10px;
}
.progress-container.progress-container-vertical .progress-divider-text {
  position: relative;
  top: 0;
  font-size: 14px;
}
.shortcut {
  outline: 0;
  -webkit-appearence: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-transition: .1s 40ms linear;
  -o-transition: .1s 40ms linear;
  -webkit-transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  color: #005aa0;
  padding: 1.1rem 3.7rem 1.1rem 19.5px;
  font-size: 20px;
  transition: .1s 40ms linear;
  transition-property: box-shadow;
}
.shortcut:focus,
.shortcut:hover {
  color: inherit;
  text-decoration: inherit;
  background-image: none;
}
.shortcut:hover {
  color: #005aa0;
  -webkit-box-shadow: inset 0 -2px 0 #005aa0;
  box-shadow: inset 0 -2px 0 #005aa0;
  text-decoration: none;
}
.shortcut:focus {
  color: #005aa0;
}
.shortcut::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: right .1s linear;
  -o-transition: right .1s linear;
  transition: right 0.1s linear;
}
.shortcut:active::after,
.shortcut:active:focus::after,
.shortcut:active:focus:hover::after {
  right: .8rem;
  -webkit-transition: right .1s linear;
  -o-transition: right .1s linear;
  transition: right 0.1s linear;
}
.shortcut-icon {
  padding-left: 56px;
}
.shortcut-icon svg {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 16px;
  top: 22%;
}
.shortcut-important.shortcut-icon {
  padding-left: 51px;
}
.shortcut-important.shortcut-icon svg {
  top: 12px;
  width: 20px;
  height: 20px;
}
.shortcut-block {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.25rem .5rem;
  text-align: center;
}
.shortcut-block::after {
  background: 0 0;
}
.shortcut-important {
  font-size: 1rem;
  padding: .8rem 3.7rem .8rem 1.25rem;
  background: #e1effa;
}
.shortcut-important.shortcut-info-ice {
  text-align: left;
  background-color: #e5eff7;
  color: #005aa0;
}
.shortcut-important.shortcut-info-ice::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
}
.shortcut-important.shortcut-info-ice:hover {
  -webkit-box-shadow: inset 0 -2px 0 #005aa0;
  box-shadow: inset 0 -2px 0 #005aa0;
}
.shortcut-important.shortcut-ice-ice-baby {
  text-align: left;
  background-color: #fff;
  color: #005aa0;
}
.shortcut-important.shortcut-ice-ice-baby::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
}
.shortcut-important.shortcut-ice-ice-baby:hover {
  -webkit-box-shadow: inset 0 -2px 0 #005aa0;
  box-shadow: inset 0 -2px 0 #005aa0;
}
.shortcut-important.shortcut-success-ice {
  text-align: left;
  background-color: #d8ebae;
  color: #305704;
}
.shortcut-important.shortcut-success-ice::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzA1NzA0IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
}
.shortcut-important.shortcut-success-ice:hover {
  -webkit-box-shadow: inset 0 -2px 0 #305704;
  box-shadow: inset 0 -2px 0 #305704;
}
.shortcut-important.shortcut-warning-ice {
  text-align: left;
  background-color: #faf4d4;
  color: #996006;
}
.shortcut-important.shortcut-warning-ice::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjOTk2MDA2IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
}
.shortcut-important.shortcut-warning-ice:hover {
  -webkit-box-shadow: inset 0 -2px 0 #996006;
  box-shadow: inset 0 -2px 0 #996006;
}
.shortcut-important.shortcut-danger-ice {
  text-align: left;
  background-color: #fbd5d6;
  color: #ad1015;
}
.shortcut-important.shortcut-danger-ice::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYWQxMDE1IiB2aWV3Qm94PSIwIDAgMjggMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUtQ29weSIgcG9pbnRzPSIwIDggMjUgOCAyNSA2IDAgNiI+PC9wb2x5Z29uPjxwb2x5Z29uIGlkPSJMaW5lIiBwb2ludHM9IjE4Ljk4OTA2MjkgMTIuMzA2NjEzOSAyMC40MDMyNzY0IDEzLjcyMDgyNzUgMjcuMTIwNzkwOSA3LjAwMzMxMzA3IDIwLjQwMzI3NjQgMC4yODU3OTg2NDUgMTguOTg5MDYyOSAxLjcwMDAxMjIxIDI0LjI5MjM2MzcgNy4wMDMzMTMwNyI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 28px;
  height: 16px;
}
.shortcut-important.shortcut-danger-ice:hover {
  -webkit-box-shadow: inset 0 -2px 0 #ad1015;
  box-shadow: inset 0 -2px 0 #ad1015;
}
.shortcut-important.disabled,
button.shortcut-important:disabled {
  text-align: left;
  background-color: #d9d9d9;
  color: #747578;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed !important;
}
.shortcut-important.disabled::after,
button.shortcut-important:disabled::after {
  background-image: none;
}
.shortcut-important.disabled:hover,
button.shortcut-important:disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shortcut.shortcut-two-lines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1rem;
}
.shortcut.shortcut-two-lines > div div:not(:first-child) {
  margin-top: 2px;
}
.shortcut.shortcut-two-lines svg {
  position: static;
  margin-right: 1rem;
}
.lf-spinner,
.lf-spinner-sm,
.lf-spinner-xs {
  position: relative;
  background-color: #ffffff;
}
.lf-spinner {
  display: inline-block;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner svg {
  display: block;
  width: 60px;
  height: 60px;
}
.lf-spinner .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #e30613;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner .static-circle {
  fill: #fff;
  stroke-dasharray: 314;
  stroke: #005aa0;
  stroke-width: 8;
}
.lf-spinner .lf-spinner-back-line,
.lf-spinner .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-sm {
  display: inline-block;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-sm svg {
  display: block;
  width: 40px;
  height: 40px;
}
.lf-spinner-sm .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #e30613;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-sm .static-circle {
  fill: #fff;
  stroke-dasharray: 314;
  stroke: #005aa0;
  stroke-width: 8;
}
.lf-spinner-sm .lf-spinner-back-line,
.lf-spinner-sm .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-sm .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-xs {
  display: inline-block;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-neg,
.lf-spinner-neg-sm {
  position: relative;
  background-color: transparent;
  border: 5px solid transparent;
}
.lf-spinner-xs svg {
  display: block;
  width: 25px;
  height: 25px;
}
.lf-spinner-xs .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #e30613;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-xs .static-circle {
  fill: #fff;
  stroke-dasharray: 314;
  stroke: #005aa0;
  stroke-width: 8;
}
.lf-spinner-xs .lf-spinner-back-line,
.lf-spinner-xs .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-xs .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-neg {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-neg svg {
  display: block;
  width: 60px;
  height: 60px;
}
.lf-spinner-neg .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #e30613;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-neg .static-circle {
  fill: transparent;
  stroke-dasharray: 314;
  stroke: transparent;
  stroke-width: 8;
}
.lf-spinner-neg .lf-spinner-back-line,
.lf-spinner-neg .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-neg .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-neg-sm {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-btn-primary,
.lf-spinner-neg-xs {
  border: 5px solid transparent;
  position: relative;
  background-color: transparent;
}
.lf-spinner-neg-sm svg {
  display: block;
  width: 40px;
  height: 40px;
}
.lf-spinner-neg-sm .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #e30613;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-neg-sm .static-circle {
  fill: transparent;
  stroke-dasharray: 314;
  stroke: transparent;
  stroke-width: 8;
}
.lf-spinner-neg-sm .lf-spinner-back-line,
.lf-spinner-neg-sm .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-neg-sm .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-neg-xs {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-neg-xs svg {
  display: block;
  width: 25px;
  height: 25px;
}
.lf-spinner-neg-xs .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #e30613;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-neg-xs .static-circle {
  fill: transparent;
  stroke-dasharray: 314;
  stroke: transparent;
  stroke-width: 8;
}
.lf-spinner-neg-xs .lf-spinner-back-line,
.lf-spinner-neg-xs .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-neg-xs .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-btn-primary {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-btn-primary svg {
  display: block;
  width: 20px;
  height: 20px;
}
.lf-spinner-btn-primary .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #fff;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-btn-primary .static-circle {
  fill: transparent;
  stroke-dasharray: 314;
  stroke: transparent;
  stroke-width: 8;
}
.lf-spinner-btn-primary .lf-spinner-back-line,
.lf-spinner-btn-primary .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-btn-primary .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-btn-secondary {
  position: relative;
  display: inline-block;
  background-color: transparent;
  border: 5px solid transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(263deg);
  -ms-transform: rotate(263deg);
  transform: rotate(263deg);
  -ms-animation: IEfallback 1.9s infinite linear;
}
.lf-spinner-btn-secondary svg {
  display: block;
  width: 20px;
  height: 20px;
}
.lf-spinner-btn-secondary .lf-spinner-dash {
  stroke-dasharray: 240,60;
  stroke-dashoffset: -6;
  -ms-stroke-dasharray: 240,60;
  -ms-stroke-dashoffset: -6;
  stroke: #00427a;
  fill: transparent;
  stroke-width: 9;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  -webkit-animation: spinnerDrawDash 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.lf-spinner-btn-secondary .static-circle {
  fill: transparent;
  stroke-dasharray: 314;
  stroke: transparent;
  stroke-width: 8;
}
.lf-spinner-btn-secondary .lf-spinner-back-line,
.lf-spinner-btn-secondary .lf-spinner-forward-line {
  stroke: #fff;
  stroke-width: 6px;
  -webkit-transform: rotate(52deg);
  -ms-transform: rotate(52deg);
  transform: rotate(52deg);
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%!important;
  -webkit-transform-origin: center;
  -webkit-animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
  animation: forwardLineRotate 1.9s infinite cubic-bezier(0.51, 0.04, 0.46, 0.94);
}
.lf-spinner-btn-secondary .lf-spinner-back-line {
  stroke: #fff;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  -webkit-animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  animation: backLineRotate 1.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
}
.btn.loading,
.loading.arrow-left,
.loading.arrow-right,
.loading.btn-link-lg,
.loading.btn-link-lg-left,
.loading.primary-link,
.loading.primary-link-left {
  pointer-events: none;
}
.arrow-left > [class*=lf-spinner],
.arrow-right > [class*=lf-spinner],
.btn-link-lg-left > [class*=lf-spinner],
.btn-link-lg > [class*=lf-spinner],
.btn > [class*=lf-spinner],
.primary-link-left > [class*=lf-spinner],
.primary-link > [class*=lf-spinner] {
  border: none;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(263deg);
  -ms-transform: translateY(-50%) rotate(263deg);
  transform: translateY(-50%) rotate(263deg);
  -ms-animation: IEfallbackBtn 1.9s infinite linear;
}
.arrow-left > [class*=lf-spinner] .lf-spinner-dash,
.arrow-right > [class*=lf-spinner] .lf-spinner-dash,
.btn-link-lg-left > [class*=lf-spinner] .lf-spinner-dash,
.btn-link-lg > [class*=lf-spinner] .lf-spinner-dash,
.btn > [class*=lf-spinner] .lf-spinner-dash,
.primary-link-left > [class*=lf-spinner] .lf-spinner-dash,
.primary-link > [class*=lf-spinner] .lf-spinner-dash {
  stroke-width: 10px;
}
.btn.loading.btn-arrow > [class*=lf-spinner],
.btn.loading:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner],
.loading.arrow-left:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner],
.loading.arrow-right:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner],
.loading.btn-arrow.arrow-left > [class*=lf-spinner],
.loading.btn-arrow.arrow-right > [class*=lf-spinner],
.loading.btn-arrow.btn-link-lg-left > [class*=lf-spinner],
.loading.btn-arrow.btn-link-lg > [class*=lf-spinner],
.loading.btn-arrow.primary-link-left > [class*=lf-spinner],
.loading.btn-arrow.primary-link > [class*=lf-spinner],
.loading.btn-link-lg-left:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner],
.loading.btn-link-lg:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner],
.loading.primary-link-left:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner],
.loading.primary-link:not(.btn-block):not(.btn-arrow-left) > [class*=lf-spinner] {
  right: 12px;
}
.arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn:not([class*=arrow]):not([class*=link]):not(.btn-block),
.primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block) {
  padding-right: 2.5rem;
}
.arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner],
.arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner],
.btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner],
.btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner],
.btn:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner],
.primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner],
.primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] {
  margin-left: 5px;
}
.arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm,
.arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm,
.btn-group-sm > .arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-sm > .arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-sm > .btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-sm > .btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-sm > .btn:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-sm > .primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-sm > .primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm,
.btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm,
.btn:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm,
.primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm,
.primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm {
  padding-right: 2.15rem;
}
.arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg,
.arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg,
.btn-group-sm > .arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-sm > .arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-sm > .btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-sm > .btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-sm > .btn:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-sm > .primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-sm > .primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg,
.btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg,
.btn:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg,
.primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg,
.primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-sm > [class*=lf-spinner] svg {
  width: 16px;
  height: 16px;
}
.arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg,
.arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg,
.btn-group-lg > .arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-lg > .arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-lg > .btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-lg > .btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-lg > .btn:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-lg > .primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-group-lg > .primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block),
.btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg,
.btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg,
.btn:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg,
.primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg,
.primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg {
  padding-right: 2.9rem;
}
.arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg,
.arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg,
.btn-group-lg > .arrow-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-lg > .arrow-right:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-lg > .btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-lg > .btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-lg > .btn:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-lg > .primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-group-lg > .primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block) > [class*=lf-spinner] svg,
.btn-link-lg-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg,
.btn-link-lg:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg,
.btn:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg,
.primary-link-left:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg,
.primary-link:not([class*=arrow]):not([class*=link]):not(.btn-block).btn-lg > [class*=lf-spinner] svg {
  width: 25px;
  height: 25px;
}
.btn-block.loading:not([class*=arrow]):not([class*=link]) {
  padding-right: 2.2rem;
}
.btn-block.loading:not([class*=arrow]):not([class*=link]) > [class*=lf-spinner] {
  margin-left: 10px;
}
.btn-block.loading:not([class*=arrow]):not([class*=link]).btn-sm,
.btn-group-sm > .btn-block.loading.arrow-left:not([class*=arrow]):not([class*=link]),
.btn-group-sm > .btn-block.loading.arrow-right:not([class*=arrow]):not([class*=link]),
.btn-group-sm > .btn-block.loading.btn-link-lg-left:not([class*=arrow]):not([class*=link]),
.btn-group-sm > .btn-block.loading.btn-link-lg:not([class*=arrow]):not([class*=link]),
.btn-group-sm > .btn-block.loading.btn:not([class*=arrow]):not([class*=link]),
.btn-group-sm > .btn-block.loading.primary-link-left:not([class*=arrow]):not([class*=link]),
.btn-group-sm > .btn-block.loading.primary-link:not([class*=arrow]):not([class*=link]) {
  padding-right: 2.3rem;
}
.btn-block.loading:not([class*=arrow]):not([class*=link]).btn-lg,
.btn-group-lg > .btn-block.loading.arrow-left:not([class*=arrow]):not([class*=link]),
.btn-group-lg > .btn-block.loading.arrow-right:not([class*=arrow]):not([class*=link]),
.btn-group-lg > .btn-block.loading.btn-link-lg-left:not([class*=arrow]):not([class*=link]),
.btn-group-lg > .btn-block.loading.btn-link-lg:not([class*=arrow]):not([class*=link]),
.btn-group-lg > .btn-block.loading.btn:not([class*=arrow]):not([class*=link]),
.btn-group-lg > .btn-block.loading.primary-link-left:not([class*=arrow]):not([class*=link]),
.btn-group-lg > .btn-block.loading.primary-link:not([class*=arrow]):not([class*=link]) {
  padding-right: 2.6rem;
}
.arrow-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.arrow-right:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-link-lg-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-link-lg:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.primary-link-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.primary-link:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]) {
  padding-right: 1.632rem;
  padding-left: 1.632rem;
}
.arrow-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm,
.arrow-right:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm,
.btn-group-sm > .arrow-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-sm > .arrow-right:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-sm > .btn-link-lg-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-sm > .btn-link-lg:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-sm > .btn:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-sm > .primary-link-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-sm > .primary-link:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-link-lg-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm,
.btn-link-lg:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm,
.btn:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm,
.primary-link-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm,
.primary-link:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-sm {
  padding-right: 1.39rem;
  padding-left: 1.39rem;
}
.arrow-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg,
.arrow-right:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg,
.btn-group-lg > .arrow-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-lg > .arrow-right:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-lg > .btn-link-lg-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-lg > .btn-link-lg:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-lg > .btn:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-lg > .primary-link-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-group-lg > .primary-link:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]),
.btn-link-lg-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg,
.btn-link-lg:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg,
.btn:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg,
.primary-link-left:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg,
.primary-link:not(.btn-block):not(.loading):not([class*=arrow]):not([class*=more]):not([class*=link]).btn-lg {
  padding-right: 1.95rem;
  padding-left: 1.95rem;
}
.btn-group .arrow-left,
.btn-group .arrow-right,
.btn-group .btn,
.btn-group .btn-link-lg,
.btn-group .btn-link-lg-left,
.btn-group .primary-link,
.btn-group .primary-link-left {
  padding-right: 1.25rem!important;
  padding-left: 1.25rem !important;
}
.radio-card .arrow-left,
.radio-card .arrow-right,
.radio-card .btn,
.radio-card .btn-link-lg,
.radio-card .btn-link-lg-left,
.radio-card .primary-link,
.radio-card .primary-link-left {
  padding: 0.125rem 0.625rem !important;
}
.input-group-btn .arrow-left,
.input-group-btn .arrow-right,
.input-group-btn .btn,
.input-group-btn .btn-link-lg,
.input-group-btn .btn-link-lg-left,
.input-group-btn .primary-link,
.input-group-btn .primary-link-left {
  padding-right: .75rem!important;
  padding-left: 0.75rem !important;
}
.btn.loading.btn-arrow-left::after,
.btn.loading.btn-arrow::after,
.loading.btn-arrow-left.arrow-left::after,
.loading.btn-arrow-left.arrow-right::after,
.loading.btn-arrow-left.btn-link-lg-left::after,
.loading.btn-arrow-left.btn-link-lg::after,
.loading.btn-arrow-left.primary-link-left::after,
.loading.btn-arrow-left.primary-link::after,
.loading.btn-arrow.arrow-left::after,
.loading.btn-arrow.arrow-right::after,
.loading.btn-arrow.btn-link-lg-left::after,
.loading.btn-arrow.btn-link-lg::after,
.loading.btn-arrow.primary-link-left::after,
.loading.btn-arrow.primary-link::after {
  display: none !important;
}
.btn-arrow-left.arrow-left > [class*=lf-spinner],
.btn-arrow-left.arrow-right > [class*=lf-spinner],
.btn-arrow-left.btn-link-lg-left > [class*=lf-spinner],
.btn-arrow-left.btn-link-lg > [class*=lf-spinner],
.btn-arrow-left.primary-link-left > [class*=lf-spinner],
.btn-arrow-left.primary-link > [class*=lf-spinner],
.btn.btn-arrow-left > [class*=lf-spinner] {
  left: 8px;
  right: auto;
}
@-webkit-keyframes spinnerDrawDash {
  0% {
    stroke-dasharray: 36,257;
    stroke-dashoffset: -6;
  }
  25% {
    stroke-dashoffset: -6;
  }
  30% {
    stroke-dasharray: 240, 60;
  }
  100% {
    stroke-dasharray: 38,258;
    stroke-dashoffset: -301;
  }
}
@keyframes spinnerDrawDash {
  0% {
    stroke-dasharray: 36,257;
    stroke-dashoffset: -6;
  }
  25% {
    stroke-dashoffset: -6;
  }
  30% {
    stroke-dasharray: 240, 60;
  }
  100% {
    stroke-dasharray: 38,258;
    stroke-dashoffset: -301;
  }
}
@-webkit-keyframes forwardLineRotate {
  0% {
    -webkit-transform: rotate(52deg);
    transform: rotate(52deg);
  }
  30% {
    -webkit-transform: rotate(305deg);
    transform: rotate(305deg);
  }
  87% {
    -webkit-transform: rotate(406deg);
    transform: rotate(406deg);
  }
  100% {
    -webkit-transform: rotate(409deg);
    transform: rotate(409deg);
  }
}
@keyframes forwardLineRotate {
  0% {
    -webkit-transform: rotate(52deg);
    transform: rotate(52deg);
  }
  30% {
    -webkit-transform: rotate(305deg);
    transform: rotate(305deg);
  }
  87% {
    -webkit-transform: rotate(406deg);
    transform: rotate(406deg);
  }
  100% {
    -webkit-transform: rotate(409deg);
    transform: rotate(409deg);
  }
}
@-webkit-keyframes backLineRotate {
  0%,
  25% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  100% {
    -webkit-transform: rotate(366deg);
    transform: rotate(366deg);
  }
}
@keyframes backLineRotate {
  0%,
  25% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  100% {
    -webkit-transform: rotate(366deg);
    transform: rotate(366deg);
  }
}
@-webkit-keyframes IEfallback {
  0% {
    -webkit-transform: rotate(233deg);
    transform: rotate(233deg);
  }
  100% {
    -webkit-transform: rotate(593deg);
    transform: rotate(593deg);
  }
}
@keyframes IEfallback {
  0% {
    -webkit-transform: rotate(233deg);
    transform: rotate(233deg);
  }
  100% {
    -webkit-transform: rotate(593deg);
    transform: rotate(593deg);
  }
}
@-webkit-keyframes IEfallbackBtn {
  0% {
    -webkit-transform: translateY(-50%) rotate(233deg);
    transform: translateY(-50%) rotate(233deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(593deg);
    transform: translateY(-50%) rotate(593deg);
  }
}
@keyframes IEfallbackBtn {
  0% {
    -webkit-transform: translateY(-50%) rotate(233deg);
    transform: translateY(-50%) rotate(233deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(593deg);
    transform: translateY(-50%) rotate(593deg);
  }
}
.ui-widget {
  font-size: 1em;
}
.ui-widget-content {
  background: #d9d9d9;
}
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.4em;
  height: 1.4em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.lf-slider,
.lf-slider-gray,
.slider-wrapper {
  position: relative;
}
.ui-slider-horizontal {
  height: 4px;
  top: 0.02rem;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.1em;
}
.ui-slider-horizontal .ui-slider-range {
  background: #005aa0;
  top: .02rem;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 4px;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.55em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  background: #005aa0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
html body[data-focus-source=key] input[class*=lf-slider]:focus::-webkit-slider-thumb {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0,0 0 0 5px #f9b233;
  box-shadow: inset 0 0 0 5px #005aa0,0 0 0 5px #f9b233;
  outline: 0;
}
html body[data-focus-source=key] input[class*=lf-slider]:focus::-moz-range-thumb {
  box-shadow: inset 0 0 0 5px #005aa0,0 0 0 5px #f9b233;
  outline: 0;
}
html body[data-focus-source=key] input[class*=lf-slider]:focus::-ms-thumb {
  box-shadow: inset 0 0 0 5px #005aa0,0 0 0 5px #f9b233;
  outline: 0;
}
.lf-slider {
  -webkit-appearance: none;
  width: 100%;
  margin: 10px 0;
  padding: 0;
  background: -webkit-linear-gradient(left, #005aa0 0, #005aa0 50%, #d9d9d9 50%);
}
.lf-slider::-webkit-slider-runnable-track {
  height: 4px;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
}
.lf-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 1.13rem;
  height: 1.13rem;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-box-shadow: inset 0 0 0 2px #005aa0;
  box-shadow: inset 0 0 0 2px #005aa0;
  outline: #fff solid 2px;
  margin-top: -7px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider::-webkit-slider-thumb:hover {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider:active::-webkit-slider-thumb {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.lf-slider[disabled]::-webkit-slider-thumb {
  -webkit-box-shadow: inset 0 0 0 5px #bfd4e5;
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.lf-slider[disabled]::-moz-range-thumb {
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.lf-slider[disabled]::-ms-thumb {
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.lf-slider::-moz-range-track {
  height: 4px;
  border-radius: 0;
  outline: 0;
  padding: 0;
  border: 9px solid #fff;
  background: 0 0;
  cursor: pointer;
}
.lf-slider::-moz-range-thumb {
  width: 1.13rem;
  height: 1.13rem;
  border: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 0 0 0 2px #005aa0;
  cursor: grab;
  outline: #fff solid 2px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider::-moz-range-thumb:hover {
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider:active::-moz-range-thumb {
  box-shadow: inset 0 0 0 5px #005aa0;
  cursor: grabbing;
}
.lf-slider::-moz-focus-inner,
.lf-slider::-moz-focus-outer {
  border: 0;
}
.lf-slider::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: 0 0;
  border-color: transparent;
  border-width: 10px 0;
  color: transparent;
}
.lf-slider::-ms-thumb {
  height: 1.13rem;
  width: 1.13rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 0 0 0 2px #005aa0;
  cursor: grab;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider::-ms-thumb:hover {
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider:active::-ms-thumb {
  box-shadow: inset 0 0 0 5px #005aa0;
  cursor: grabbing;
}
.lf-slider::-ms-fill-lower {
  background: #005aa0;
}
.lf-slider::-ms-fill-upper {
  background: #d9d9d9;
}
.lf-slider-gray {
  -webkit-appearance: none;
  width: 100%;
  margin: 10px 0;
  padding: 0;
  background: -webkit-linear-gradient(left, #005aa0 0, #005aa0 50%, #d9d9d9 50%);
}
.lf-slider-gray::-webkit-slider-runnable-track {
  height: 4px;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
}
.lf-slider-gray::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 1.13rem;
  height: 1.13rem;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-box-shadow: inset 0 0 0 2px #005aa0;
  box-shadow: inset 0 0 0 2px #005aa0;
  outline: #f3f3f3 solid 2px;
  margin-top: -7px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider-gray::-webkit-slider-thumb:hover {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider-gray:active::-webkit-slider-thumb {
  -webkit-box-shadow: inset 0 0 0 5px #005aa0;
  box-shadow: inset 0 0 0 5px #005aa0;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.lf-slider-gray[disabled]::-webkit-slider-thumb {
  -webkit-box-shadow: inset 0 0 0 5px #bfd4e5;
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.lf-slider-gray[disabled]::-moz-range-thumb {
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.lf-slider-gray[disabled]::-ms-thumb {
  box-shadow: inset 0 0 0 5px #bfd4e5;
}
.lf-slider-gray::-moz-range-track {
  height: 4px;
  border-radius: 0;
  outline: 0;
  padding: 0;
  border: 9px solid #f3f3f3;
  background: 0 0;
  cursor: pointer;
}
.lf-slider-gray::-moz-range-thumb {
  width: 1.13rem;
  height: 1.13rem;
  border: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 0 0 0 2px #005aa0;
  cursor: grab;
  outline: #f3f3f3 solid 2px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.badge-danger,
.badge-info,
.badge-success,
.badge-warning {
  outline: #e30613 solid 2px !important;
}
.lf-slider-gray::-moz-range-thumb:hover {
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider-gray:active::-moz-range-thumb {
  box-shadow: inset 0 0 0 5px #005aa0;
  cursor: grabbing;
}
.lf-slider-gray::-moz-focus-inner,
.lf-slider-gray::-moz-focus-outer {
  border: 0;
}
.lf-slider-gray::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: 0 0;
  border-color: transparent;
  border-width: 10px 0;
  color: transparent;
}
.lf-slider-gray::-ms-thumb {
  height: 1.13rem;
  width: 1.13rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 0 0 0 2px #005aa0;
  cursor: grab;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider-gray::-ms-thumb:hover {
  box-shadow: inset 0 0 0 5px #005aa0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lf-slider-gray:active::-ms-thumb {
  box-shadow: inset 0 0 0 5px #005aa0;
  cursor: grabbing;
}
.lf-slider-gray::-ms-fill-lower {
  background: #005aa0;
}
.lf-slider-gray::-ms-fill-upper {
  background: #d9d9d9;
}
.slider-wrapper {
  padding: 0 60px;
}
.slider-label-left {
  left: 0;
  text-align: right;
}
.slider-label-left.distribution-label {
  width: 8px;
  padding: 1em 0 .8rem;
  bottom: 30px;
  top: auto!important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: left;
}
.slider-label-left.distribution-label::before {
  right: 100%;
}
.slider-label-right {
  right: 0;
  text-align: left;
}
.slider-label-right.distribution-label {
  width: 8px;
  bottom: 30px;
  top: auto!important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
  text-align: right;
}
.badge,
.bootstrap-datetimepicker-widget .picker-switch,
.value-box-collapse,
.value-box-heading,
.value-box-text {
  text-align: center;
}
.slider-label-right.distribution-label::before {
  left: 100%;
}
.slider-label-left,
.slider-label-right {
  font-weight: 700;
  position: absolute;
  top: 5px;
  width: 50px;
  white-space: nowrap;
}
.arrow-left .badge,
.arrow-right .badge,
.btn .badge,
.btn-link-lg .badge,
.btn-link-lg-left .badge,
.primary-link .badge,
.primary-link-left .badge,
.value-box-toggle {
  top: -1px;
  position: relative;
}
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.badge-pill {
  padding-right: .6em;
  padding-left: 0.6em;
}
.badge-danger::after,
.badge-info::after,
.badge-success::after,
.badge-warning::after {
  content: "Feature not implemented" !important;
  padding: 2px 0!important;
  width: auto!important;
  height: auto!important;
  bottom: 0!important;
  right: 0!important;
  font-family: sans-serif !important;
  font-size: 1rem !important;
}
.badge-secondary {
  color: #fff;
  background-color: #e30613;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #b1050f;
}
.badge-light {
  color: #222;
  background-color: #d9d9d9;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #c0c0c0;
}
.badge-dark {
  color: #fff;
  background-color: #747578;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #5b5c5e;
}
.badge-default {
  background-color: #f9b233;
  color: #ffffff;
}
.badge-default[href]:focus,
.badge-default[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #f29e07;
}
.badge-primary {
  background-color: #dcddde;
  color: #222222;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #c2c4c5;
}
.badge-success {
  color: #222;
  background-color: #d8ebae;
  position: relative !important;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #c4e185;
}
.badge-success::after {
  position: absolute!important;
  color: #fff!important;
  background: #e30613 !important;
}
.badge-info {
  color: #222;
  background-color: #e5eff7;
  position: relative !important;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #bed7eb;
}
.badge-info::after {
  position: absolute!important;
  color: #fff!important;
  background: #e30613 !important;
}
.badge-warning {
  color: #222;
  background-color: #faf4d4;
  position: relative !important;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #f5e8a6;
}
.badge-warning::after {
  position: absolute!important;
  color: #fff!important;
  background: #e30613 !important;
}
.badge-danger {
  color: #222;
  background-color: #fbd5d6;
  position: relative !important;
}
.collapse-toggle,
.value-box-heading {
  outline: 0;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -webkit-appearence: none;
  -moz-osx-font-smoothing: grayscale;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #222;
  text-decoration: none;
  background-color: #f7a6a9;
}
.badge-danger::after {
  position: absolute!important;
  color: #fff!important;
  background: #e30613 !important;
}
.callout::after,
.collapse-chevron::after {
  content: "";
}
.value-box {
  padding: 1.1rem 1.3rem;
  border-bottom: 2px solid #005aa0;
  background: #f7f7f7;
  color: #005aa0;
  cursor: default;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.value-box-heading {
  border: 0;
  padding: 0;
  background: 0 0;
  display: block;
  width: 100%;
  color: #005aa0;
  font-family: inherit;
}
.lf-footer,
.value-box-body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.value-box-heading.collapsed,
.value-box-heading[aria-expanded=true] {
  cursor: pointer;
}
.value-box-heading.collapsed .value-box-toggle,
.value-box-heading[aria-expanded=true] .value-box-toggle {
  -webkit-transform: scaleY(-1) roate(0);
  -ms-transform: scaleY(-1) roate(0);
  transform: scaleY(-1) roate(0);
}
.value-box-heading[aria-expanded=true] .value-box-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.value-box-heading[aria-expanded]:active {
  opacity: 0.7;
}
.value-box-toggle {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  display: inline-block;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
  background-size: 16px;
  background-position: center;
}
.value-box-text {
  display: block;
  height: 4rem;
  margin: .4rem 0 .6rem;
  white-space: nowrap;
  width: 100%;
  color: #005aa0;
  padding-bottom: 2px;
}
.value-box-body {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: .8rem 0 .3rem;
  font-size: .875rem;
  max-width: 36em;
}
.lf-header.navbar,
.lf-header.navbar ul.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.lf-footer {
  background-color: #fff;
  font-size: 14px;
  color: #222222;
}
.lf-header.navbar {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  border-bottom: 2px solid #d9d9d9;
}
.modal-content,
.popover-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.lf-header.navbar .navbar-brand {
  background: 0 0;
}
.lf-header.navbar .nav-item .nav-link,
.lf-header.navbar .nav-item a,
.lf-header.navbar .nav-item.active .nav-link,
.lf-header.navbar .nav-item.active a {
  color: #222;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lf-header.navbar .nav-item .nav-link:active,
.lf-header.navbar .nav-item .nav-link:focus,
.lf-header.navbar .nav-item .nav-link:hover,
.lf-header.navbar .nav-item .nav-link:hover:active,
.lf-header.navbar .nav-item .nav-link:hover:active:focus,
.lf-header.navbar .nav-item .nav-link:hover:focus,
.lf-header.navbar .nav-item a:active,
.lf-header.navbar .nav-item a:focus,
.lf-header.navbar .nav-item a:hover,
.lf-header.navbar .nav-item a:hover:active,
.lf-header.navbar .nav-item a:hover:active:focus,
.lf-header.navbar .nav-item a:hover:focus,
.lf-header.navbar .nav-item.active .nav-link:active,
.lf-header.navbar .nav-item.active .nav-link:focus,
.lf-header.navbar .nav-item.active .nav-link:hover,
.lf-header.navbar .nav-item.active .nav-link:hover:active,
.lf-header.navbar .nav-item.active .nav-link:hover:active:focus,
.lf-header.navbar .nav-item.active .nav-link:hover:focus,
.lf-header.navbar .nav-item.active a:active,
.lf-header.navbar .nav-item.active a:focus,
.lf-header.navbar .nav-item.active a:hover,
.lf-header.navbar .nav-item.active a:hover:active,
.lf-header.navbar .nav-item.active a:hover:active:focus,
.lf-header.navbar .nav-item.active a:hover:focus,
.lf-header.navbar a.link-adaptive,
.lf-header.navbar a.link-complex,
.lf-header.navbar a > .link-complex-target {
  color: #222!important;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.lf-header.navbar ul.navbar-nav {
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: 1;
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
}
.lf-header.navbar ul.navbar-nav li,
.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.lf-header.navbar ul.navbar-nav li {
  padding: 0 .5rem;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.lf-header.navbar a.link-adaptive,
.lf-header.navbar a.link-complex,
.lf-header.navbar a > .link-complex-target {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.callout {
  display: block;
  padding: 1.25rem 1rem 1.625rem 1.5rem;
  border: 4px solid #005aa0;
  margin-bottom: 1rem;
  position: relative;
  background: #fff;
  color: #222222;
}
.callout::after {
  display: block;
  clear: both;
}
.callout-figure {
  width: 27px;
  height: 27px;
  position: absolute;
  top: 4px;
  left: 4px;
  pointer-events: none;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout-title {
  display: block;
  font-weight: 700;
  margin: 0 0 .5rem;
  color: #00427a;
}
.callout-text:last-child {
  margin-bottom: 0;
}
.collapsing {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.collapse-chevron::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  padding: 0;
  display: inline-block;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  margin-left: .7rem;
  position: relative;
  top: -1px;
  cursor: pointer;
  background-size: 11px;
  background-position: center;
}
[aria-expanded=true].collapse-chevron::after,
[aria-expanded=true] > .collapse-chevron::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.collapse-toggle {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  border: 0;
  display: block;
  width: 100%;
  padding: 1.1rem 3rem 19.6px 1.25rem;
  background: #fff;
  font-size: 1.25rem;
  line-height: 1.25;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-transition: .1s 40ms linear;
  -o-transition: .1s 40ms linear;
  transition: .1s 40ms linear;
  -webkit-transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  color: #005aa0;
  position: relative;
  cursor: pointer;
}
.modal-tight .modal-title,
.modal-title {
  font-size: 1.5rem;
}
.collapse-toggle::after,
.collapse-toggle::before {
  position: absolute;
  content: "";
}
.collapse-toggle:focus,
.collapse-toggle:hover {
  color: inherit;
  text-decoration: inherit;
  background-image: none;
}
.collapse-toggle:active {
  opacity: 1;
}
.collapse-toggle:hover {
  color: #005aa0;
  -webkit-box-shadow: inset 0 -2px 0 #005aa0;
  box-shadow: inset 0 -2px 0 #005aa0;
  text-decoration: none;
}
.collapse-toggle:focus {
  color: #005aa0;
}
.modal-header .close,
.modal-header .close:hover,
.modal-tight .modal-header .close:hover,
.popover-header {
  color: #00427a;
}
.collapse-toggle::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMTggMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40MDU3ODEsIDUuMzA5NjQxKSBzY2FsZSgtMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTkuNDA1NzgxLCAtNS4zMDk2NDEpICIgcG9pbnRzPSI1Ljg3MDE0MDc2IC0zLjE3NjE0MDU1IDQuNDU2MTQwNzYgLTEuNzYyMTQwNTUgMTEuNTI3NDIyMSA1LjMwOTE0MDgyIDQuNDU3MTQwNzYgMTIuMzgxNDIyMiA1Ljg3MTE0MDc2IDEzLjc5NTQyMjIgMTIuOTQyNDIyMSA2LjcyNDE0MDgyIDE0LjM1NTQyMjEgNS4zMDkxNDA4MiAxMi45NDI0MjIxIDMuODk2MTQwODIiPjwvcG9seWdvbj48L3N2Zz4=');
  background-repeat: no-repeat;
  width: 18px;
  height: 12px;
  right: 1.2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity 0.1s ease;
}
.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.collapse-toggle[aria-expanded=true]::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.collapse-toggle[disabled]::after {
  opacity: 0.3;
}
.collapse-toggle.loading,
.collapse-toggle[aria-expanded=true] {
  -webkit-box-shadow: inset 0 -2px 0 #005aa0;
  box-shadow: inset 0 -2px 0 #005aa0;
}
.modal-content,
.modal-tight .modal-content {
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
}
.collapse-toggle::before {
  width: -webkit-calc(100.5%);
  width: calc(100.5%);
  height: 2px;
  left: 0;
  bottom: 0;
  border-right: .5rem solid #fff;
  background-color: #e30613;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.collapse-toggle:not(.loading)[aria-expanded=true]::before {
  -webkit-transition: opacity 250ms 0.1s ease, -webkit-transform 0s 350ms linear;
  -o-transition: opacity 250ms .1s ease,transform 0s 350ms linear;
  transition: opacity 250ms .1s ease,transform 0s 350ms linear;
  transition: opacity 250ms 0.1s ease, transform 0s 350ms linear, -webkit-transform 0s 350ms linear;
}
.collapse-toggle.loading::before {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: -webkit-transform 15s cubic-bezier(0.02, 0.96, 0.37, 0.81);
  -o-transition: transform 15s cubic-bezier(0.02, 0.96, 0.37, 0.81);
  transition: transform 15s cubic-bezier(0.02, 0.96, 0.37, 0.81);
  transition: transform 15s cubic-bezier(0.02, 0.96, 0.37, 0.81), -webkit-transform 15s cubic-bezier(0.02, 0.96, 0.37, 0.81);
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
  opacity: 1;
}
.collapse-toggle.loading[aria-expanded=true]::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 350ms ease;
  -o-transition: transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
}
html body .focus,
html body :focus {
  outline: 0 !important;
}
html body[data-focus-source=key] .focus,
html body[data-focus-source=key] :focus {
  outline: #f9b233 solid 4px!important;
  outline-offset: 0;
  z-index: 10;
}
html body[data-focus-source=key] [tabindex="-1"]:focus,
html body[data-focus-source=key] input:focus,
html body[data-focus-source=key] select:focus,
html body[data-focus-source=key] textarea:focus {
  outline: 0 !important;
}
a[href="#"] {
  -webkit-touch-callout: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.39, 1.07, 0.55, 1.12);
  -o-transition: transform 0.2s cubic-bezier(0.39, 1.07, 0.55, 1.12);
  transition: transform 0.2s cubic-bezier(0.39, 1.07, 0.55, 1.12);
  transition: transform 0.2s cubic-bezier(0.39, 1.07, 0.55, 1.12), -webkit-transform 0.2s cubic-bezier(0.39, 1.07, 0.55, 1.12);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog-centered {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: -webkit-calc(80%);
  min-height: calc(80%);
}
.modal-content,
.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.modal-content {
  position: relative;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000000;
}
.modal-header .close,
.modal-header .close.close-large {
  right: 27px;
  top: 25px;
  margin: 0;
}
.modal-backdrop.fade {
  opacity: 0;
  -webkit-transition: opacity 150ms ease-out;
  -o-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.3;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1.9rem;
  border-top: 0 solid #e5e5e5;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 523px;
    margin: 30px auto;
  }
  .modal-dialog-centered {
    min-height: -webkit-calc(40%);
    min-height: calc(40%);
  }
  .modal-sm {
    max-width: 300px;
  }
}
.modal-body p:last-child,
.modal-tight .modal-body p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px;
  }
}
.modal-content {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 0;
}
.modal-body {
  padding: 1.25rem 1.9rem 1.5rem;
}
.modal-footer {
  padding-top: 0;
  padding-bottom: 1rem;
  padding-right: 1.9rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0;
}
.modal-footer > :not(:last-child) {
  margin-right: 2rem;
}
.modal-header {
  background-color: #fff;
  padding: 1.35rem 3.9rem 1.35rem 1.9rem;
  border-bottom: 2px solid #f3f3f3;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.modal-title {
  margin: 0;
}
.modal-header .close {
  position: absolute;
  padding: 0;
  opacity: 0.3;
}
.modal-tight .modal-content {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 0;
}
.modal-tight .modal-body {
  padding: 0.5rem 1rem 1.25rem;
}
.modal-tight .modal-footer {
  padding: 0 1rem 1.25rem;
}
.modal-tight .modal-header {
  background-color: #fff;
  padding: 1rem 2rem 0 1rem;
  border-bottom: none;
}
.modal-tight .modal-header .close {
  position: absolute;
  top: 24px;
  right: 17px;
  opacity: .3;
  color: #00427a;
}
.modal-tight .modal-header .close.close-large {
  top: 20px;
  right: 17px;
}
.modal-air .modal-header {
  padding: 1.35rem 3.9rem 1.35rem 1.9rem;
  border-bottom: 2px solid #f3f3f3;
}
.modal-air .modal-header .close {
  top: 2rem;
  right: 1.4rem;
}
.modal-air .modal-header .close.close-large {
  top: 25px;
  right: 27px;
}
.modal-air .modal-body {
  padding: 1.25rem 1.9rem 1.5rem;
}
.modal-air .modal-footer {
  padding-top: 0;
  padding-bottom: 2.25rem;
  padding-right: 1.9rem;
}
.modal-air .modal-title {
  font-size: 23px;
}
.modal-footer .arrow-left + .arrow-left:not(:last-child),
.modal-footer .arrow-left + .arrow-right:not(:last-child),
.modal-footer .arrow-left + .btn-link-lg-left:not(:last-child),
.modal-footer .arrow-left + .btn-link-lg:not(:last-child),
.modal-footer .arrow-left + .btn:not(:last-child),
.modal-footer .arrow-left + .primary-link-left:not(:last-child),
.modal-footer .arrow-left + .primary-link:not(:last-child),
.modal-footer .arrow-right + .arrow-left:not(:last-child),
.modal-footer .arrow-right + .arrow-right:not(:last-child),
.modal-footer .arrow-right + .btn-link-lg-left:not(:last-child),
.modal-footer .arrow-right + .btn-link-lg:not(:last-child),
.modal-footer .arrow-right + .btn:not(:last-child),
.modal-footer .arrow-right + .primary-link-left:not(:last-child),
.modal-footer .arrow-right + .primary-link:not(:last-child),
.modal-footer .btn + .arrow-left:not(:last-child),
.modal-footer .btn + .arrow-right:not(:last-child),
.modal-footer .btn + .btn-link-lg-left:not(:last-child),
.modal-footer .btn + .btn-link-lg:not(:last-child),
.modal-footer .btn + .btn:not(:last-child),
.modal-footer .btn + .primary-link-left:not(:last-child),
.modal-footer .btn + .primary-link:not(:last-child),
.modal-footer .btn-link-lg + .arrow-left:not(:last-child),
.modal-footer .btn-link-lg + .arrow-right:not(:last-child),
.modal-footer .btn-link-lg + .btn-link-lg-left:not(:last-child),
.modal-footer .btn-link-lg + .btn-link-lg:not(:last-child),
.modal-footer .btn-link-lg + .btn:not(:last-child),
.modal-footer .btn-link-lg + .primary-link-left:not(:last-child),
.modal-footer .btn-link-lg + .primary-link:not(:last-child),
.modal-footer .btn-link-lg-left + .arrow-left:not(:last-child),
.modal-footer .btn-link-lg-left + .arrow-right:not(:last-child),
.modal-footer .btn-link-lg-left + .btn-link-lg-left:not(:last-child),
.modal-footer .btn-link-lg-left + .btn-link-lg:not(:last-child),
.modal-footer .btn-link-lg-left + .btn:not(:last-child),
.modal-footer .btn-link-lg-left + .primary-link-left:not(:last-child),
.modal-footer .btn-link-lg-left + .primary-link:not(:last-child),
.modal-footer .primary-link + .arrow-left:not(:last-child),
.modal-footer .primary-link + .arrow-right:not(:last-child),
.modal-footer .primary-link + .btn-link-lg-left:not(:last-child),
.modal-footer .primary-link + .btn-link-lg:not(:last-child),
.modal-footer .primary-link + .btn:not(:last-child),
.modal-footer .primary-link + .primary-link-left:not(:last-child),
.modal-footer .primary-link + .primary-link:not(:last-child),
.modal-footer .primary-link-left + .arrow-left:not(:last-child),
.modal-footer .primary-link-left + .arrow-right:not(:last-child),
.modal-footer .primary-link-left + .btn-link-lg-left:not(:last-child),
.modal-footer .primary-link-left + .btn-link-lg:not(:last-child),
.modal-footer .primary-link-left + .btn:not(:last-child),
.modal-footer .primary-link-left + .primary-link-left:not(:last-child),
.modal-footer .primary-link-left + .primary-link:not(:last-child) {
  margin-right: 2rem;
}
.modal-footer.right-align .arrow-left + .arrow-left:not(.btn-link),
.modal-footer.right-align .arrow-left + .arrow-right:not(.btn-link),
.modal-footer.right-align .arrow-left + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .arrow-left + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .arrow-left + .btn:not(.btn-link),
.modal-footer.right-align .arrow-left + .primary-link-left:not(.btn-link),
.modal-footer.right-align .arrow-left + .primary-link:not(.btn-link),
.modal-footer.right-align .arrow-right + .arrow-left:not(.btn-link),
.modal-footer.right-align .arrow-right + .arrow-right:not(.btn-link),
.modal-footer.right-align .arrow-right + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .arrow-right + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .arrow-right + .btn:not(.btn-link),
.modal-footer.right-align .arrow-right + .primary-link-left:not(.btn-link),
.modal-footer.right-align .arrow-right + .primary-link:not(.btn-link),
.modal-footer.right-align .btn + .arrow-left:not(.btn-link),
.modal-footer.right-align .btn + .arrow-right:not(.btn-link),
.modal-footer.right-align .btn + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .btn + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .btn + .btn:not(.btn-link),
.modal-footer.right-align .btn + .primary-link-left:not(.btn-link),
.modal-footer.right-align .btn + .primary-link:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .arrow-left:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .arrow-right:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .btn:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .primary-link-left:not(.btn-link),
.modal-footer.right-align .btn-link-lg + .primary-link:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .arrow-left:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .arrow-right:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .btn:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .primary-link-left:not(.btn-link),
.modal-footer.right-align .btn-link-lg-left + .primary-link:not(.btn-link),
.modal-footer.right-align .primary-link + .arrow-left:not(.btn-link),
.modal-footer.right-align .primary-link + .arrow-right:not(.btn-link),
.modal-footer.right-align .primary-link + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .primary-link + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .primary-link + .btn:not(.btn-link),
.modal-footer.right-align .primary-link + .primary-link-left:not(.btn-link),
.modal-footer.right-align .primary-link + .primary-link:not(.btn-link),
.modal-footer.right-align .primary-link-left + .arrow-left:not(.btn-link),
.modal-footer.right-align .primary-link-left + .arrow-right:not(.btn-link),
.modal-footer.right-align .primary-link-left + .btn-link-lg-left:not(.btn-link),
.modal-footer.right-align .primary-link-left + .btn-link-lg:not(.btn-link),
.modal-footer.right-align .primary-link-left + .btn:not(.btn-link),
.modal-footer.right-align .primary-link-left + .primary-link-left:not(.btn-link),
.modal-footer.right-align .primary-link-left + .primary-link:not(.btn-link) {
  margin-right: 1.1rem;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.popover,
.popover-tooltip {
  z-index: 1060;
  display: block;
  max-width: 300px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-clip: padding-box;
}
.popover .arrow,
.popover-tooltip .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 5px;
  margin: 0 0.3rem;
}
.popover .arrow::after,
.popover .arrow::before,
.popover-tooltip .arrow::after,
.popover-tooltip .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: 5px;
}
.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
  bottom: -webkit-calc(-5px);
  bottom: calc(-5px);
}
.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
  border-width: 5px 0 0;
}
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
  bottom: 0;
  border-top-color: #ffffff;
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: 5px;
}
.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
  left: -webkit-calc(-5px);
  left: calc(-5px);
  width: 5px;
  height: 0;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
  border-width: 0 5px 0 0;
}
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
  left: 0;
  border-right-color: #ffffff;
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: 5px;
}
.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
  top: -webkit-calc(-5px);
  top: calc(-5px);
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
  border-width: 0 0 5px;
}
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
  top: 0;
  border-bottom-color: #ffffff;
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 0;
  margin-left: 0;
  content: "";
  border-bottom: 0 solid #f7f7f7;
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: 5px;
}
.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
  right: -webkit-calc(-5px);
  right: calc(-5px);
  width: 5px;
  height: 0;
  margin: 0.3rem 0;
}
.popover-header,
.popover-tooltip .card {
  margin-bottom: 0;
}
.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
  border-width: 0 0 0 5px;
}
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
  right: 0;
  border-left-color: #ffffff;
}
.popover-header {
  padding: 8px 14px;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 0 solid #ebebeb;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 9px 14px;
  color: #222222;
}
.popover,
.popover-tooltip {
  min-width: 250px;
  padding: 0;
  margin: 0;
  border: solid #005aa0;
  position: relative;
  left: auto;
  top: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 75ms 50ms ease-in;
  -o-transition: opacity 75ms 50ms ease-in;
  transition: opacity 75ms 50ms ease-in;
}
.popover-tooltip::before,
.popover::before {
  content: none;
}
.is-visible.popover-tooltip,
.popover.is-visible {
  opacity: 1;
}
.popover-top {
  border-width: 0 0 2px;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
.popover-bottom {
  border-width: 2px 0 0;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.popover-left {
  border-width: 0 2px 0 0;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.popover-right {
  border-width: 0 0 0 2px;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.popover-fill {
  width: 100%;
  max-width: none;
}
.popover-attach {
  position: absolute;
}
.popover-attach.popover-top {
  min-width: 100%;
  bottom: 100%;
}
.popover-attach.popover-bottom {
  min-width: 100%;
  top: 100%;
}
.popover-attach.popover-left {
  min-height: 100%;
  right: 100%;
}
.popover-attach.popover-right {
  min-height: 100%;
  left: 100%;
}
.popover-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
}
.popover-title {
  padding: .9em 1.2em .8em;
  border-bottom: 2px solid #f3f3f3;
  cursor: default;
  font-size: .75rem;
  color: #747578;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  line-height: 1.45;
  letter-spacing: 0.5px;
}
.popover-footer {
  padding: .75rem;
  border-top: 2px solid #f3f3f3;
}
.popover-tooltip {
  display: block;
  opacity: 0;
  visibility: hidden;
  left: 0;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  min-width: 250px !important;
}
.link-complex .link-complex-adaptive-target:active,
.link-complex:active,
.link-complex:active:active,
.link-complex:hover:active,
.link-complex:visited:active,
.reset-link:active {
  opacity: 1;
}
.popover-tooltip .popover-title {
  background-color: #eff4f9;
  color: #222;
  padding: .6rem 1.25rem;
  margin-bottom: 0;
  border-bottom: none;
}
.popover-tooltip .card-block {
  padding: 0.6rem 1.25rem 1.3rem;
}
.popover-tooltip .card-text {
  margin-bottom: 0.6rem;
}
.popover-tooltip-trigger.open {
  background-color: #eff4f9;
  -webkit-transition: .1s all;
  -o-transition: .1s all;
  transition: .1s all;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: 0.5s;
}
.popover-tooltip-trigger.open .popover-tooltip {
  visibility: visible;
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: 0.8s;
}
.popover-tooltip-trigger {
  position: relative;
  cursor: default;
  border-bottom: 1px dashed #888;
  -webkit-transition: .1s all;
  -o-transition: .1s all;
  transition: .1s all;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  padding: 4px 0 2px;
}
.popover-tooltip-trigger:focus,
.popover-tooltip-trigger:hover,
.popover-tooltip-trigger:hover:focus {
  background-color: #eff4f9;
  -webkit-transition: 0.1s background-color padding;
  -o-transition: 0.1s background-color padding;
  transition: 0.1s background-color padding;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
  border-bottom: 1px dashed transparent;
  padding: 4px 0 2px;
}
.popover-tooltip-trigger:focus > .popover-tooltip,
.popover-tooltip-trigger:hover:focus > .popover-tooltip,
.popover-tooltip-trigger:hover > .popover-tooltip {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
  min-width: 250px;
}
.label.popover-tooltip-trigger,
.label.popover-tooltip-trigger:focus,
.label.popover-tooltip-trigger:hover,
.label.popover-tooltip-trigger:hover:focus,
label.popover-tooltip-trigger,
label.popover-tooltip-trigger:focus,
label.popover-tooltip-trigger:hover,
label.popover-tooltip-trigger:hover:focus {
  padding: 4px 0 0;
}
.popover-tooltip.popover-attach.popover-top {
  bottom: 100%;
}
.popover-tooltip.popover-attach.popover-bottom {
  top: 100%;
}
.popover-tooltip.popover-attach.popover-left {
  right: 100%;
}
.popover-tooltip.popover-attach.popover-right {
  left: 100%;
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: 700;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=incrementHours]::after {
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=incrementMinutes]::after {
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=decrementHours]::after {
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=decrementMinutes]::after {
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=showHours]::after {
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=showMinutes]::after {
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=togglePeriod]::after {
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=clear]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=clear]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=clear]::after {
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=today]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=today]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=today]::after {
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: 0 0;
  color: #6c757d;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #e9ecef;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #6c757d;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #e9ecef;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
  color: #6c757d;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #ad1015;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.clearfix::after,
.embed-responsive::before,
dl::after {
  content: "";
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #ad1015;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #ffffff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: 0 0;
  color: #6c757d;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #e9ecef;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #ad1015;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #6c757d;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: 0 0;
  color: #6c757d;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.datepicker .input-group-append {
  z-index: 6;
}
.datepicker .input-group-append > .arrow-left,
.datepicker .input-group-append > .arrow-right,
.datepicker .input-group-append > .btn,
.datepicker .input-group-append > .btn-link-lg,
.datepicker .input-group-append > .btn-link-lg-left,
.datepicker .input-group-append > .primary-link,
.datepicker .input-group-append > .primary-link-left {
  z-index: 1;
  height: 100%;
  width: 100%;
  padding-left: .625rem!important;
  padding-right: 0.625rem !important;
}
.datepicker .input-group-append > .arrow-left svg,
.datepicker .input-group-append > .arrow-right svg,
.datepicker .input-group-append > .btn svg,
.datepicker .input-group-append > .btn-link-lg svg,
.datepicker .input-group-append > .btn-link-lg-left svg,
.datepicker .input-group-append > .primary-link svg,
.datepicker .input-group-append > .primary-link-left svg {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.datepicker .active.arrow-left,
.datepicker .active.arrow-right,
.datepicker .active.btn-link-lg,
.datepicker .active.btn-link-lg-left,
.datepicker .active.primary-link,
.datepicker .active.primary-link-left,
.datepicker .btn.active {
  border-bottom: 2px #00427a solid!important;
  padding-bottom: 0;
}
.datepicker .form-control {
  min-height: 2.501rem;
  height: auto !important;
}
.datepicker > div {
  -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker table td.day,
.datepicker th {
  width: 47px;
  height: 47px;
}
.datepicker th {
  color: #005aa0;
}
.datepicker td {
  border: 1px solid #eee;
  padding: 0;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.datepicker table td.day:hover {
  background-color: #ececec;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
  border-bottom: none;
}
.datepicker td.day.disabled {
  background-color: #f4f4f4;
  color: #515151;
}
.datepicker td.day.disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #515151;
}
.datepicker td.new,
.datepicker td.old {
  background-color: #fbfbfb;
  color: #8b8b8b;
}
.datepicker td.active.active,
.datepicker td.active.active:hover {
  text-shadow: none;
  background-color: #eff4f9;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
  color: #005aa0;
  font-weight: 700;
}
.datepicker td.day.active.today {
  background-color: #eeeeee;
}
.datepicker td.day.active.disabled {
  border: none;
  background-color: #ececec;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222222;
}
.datepicker td.day.active.disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #eeeeee;
}
.datepicker td.active.active,
.datepicker td.active:hover.disabled,
.datepicker td.active:hover[disabled],
.datepicker td.active[disabled] {
  border: none;
  background-color: #eff4f9;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
}
.datepicker td.active:active,
.datepicker td.active:focus,
.datepicker td.active:hover.active,
.datepicker td.active:hover.disabled,
.datepicker td.active:hover:active,
.datepicker td.active:hover:focus,
.datepicker td.active:hover:hover,
.datepicker td.active:hover[disabled],
.datepicker td.active[disabled] {
  background-color: #eff4f9;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
}
.datepicker span.decade:hover.active,
.datepicker span.month:hover.active,
.datepicker span.year:hover.active,
.datepicker td.active:hover.active,
.datepicker td.active:not(.disabled):hover,
.datepicker td.day.active:hover {
  background-color: #e5ecf5;
}
.datepicker td.active.active {
  border: none;
  background-color: #eff4f9;
}
.datepicker td span:hover {
  color: #222;
  border: none;
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
}
.datepicker td span.active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  border: none;
  background-color: #eff4f9;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
}
.datepicker td span.active:active,
.datepicker td span.old {
  color: #999999;
}
.datepicker .datepicker-days th.next,
.datepicker .datepicker-decades th.next,
.datepicker .datepicker-months th.next,
.datepicker .datepicker-years th.next {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  height: 12px;
  background-size: 21px 12px;
  background-position: center;
  width: 48px;
}
.datepicker .datepicker-days th.next:hover,
.datepicker .datepicker-decades th.next:hover,
.datepicker .datepicker-months th.next:hover,
.datepicker .datepicker-years th.next:hover {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTUiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iMCA3IDE4IDcgMTggNSAwIDUiPjwvcG9seWdvbj48cG9seWdvbiBpZD0iTGluZSIgcG9pbnRzPSIxMy43Mjg0NTE1IDEwLjI0NTI5MTEgMTUuMTQyNjY1MSAxMS42NTk1MDQ3IDIwLjc5OTUxOTQgNi4wMDI2NTA0NSAxNS4xNDI2NjUxIDAuMzQ1Nzk2MjAzIDEzLjcyODQ1MTUgMS43NjAwMDk3NyAxNy45NzEwOTIyIDYuMDAyNjUwNDUiPjwvcG9seWdvbj48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  height: 12px;
  background-color: #dcddde;
  background-size: 21px 12px;
  background-position: center;
  width: 48px;
}
.datepicker .datepicker-days th.prev,
.datepicker .datepicker-decades th.prev,
.datepicker .datepicker-months th.prev,
.datepicker .datepicker-years th.prev {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  height: 12px;
  background-size: 21px 12px;
  background-position: center;
  width: 48px;
}
.datepicker .datepicker-days th.prev:hover,
.datepicker .datepicker-decades th.prev:hover,
.datepicker .datepicker-months th.prev:hover,
.datepicker .datepicker-years th.prev:hover {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA1YWEwIiB2aWV3Qm94PSIwIDAgMjEgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9Ikdyb3VwLTQiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBvbHlnb24gaWQ9IkxpbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNi4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xMi4wMDAwMDAsIC02LjAwMDAwMCkgIiBwb2ludHM9IjMgNyAyMSA3IDIxIDUgMyA1Ij48L3BvbHlnb24+PHBvbHlnb24gaWQ9IkxpbmUiIHBvaW50cz0iNy4yNzg4MjY0NSAxLjc2MDAwOTc3IDUuODY0NjEyODkgMC4zNDU3OTYyMDMgMC4yMDc3NTg2MzkgNi4wMDI2NTA0NSA1Ljg2NDYxMjg5IDExLjY1OTUwNDcgNy4yNzg4MjY0NSAxMC4yNDUyOTExIDMuMDM2MTg1NzYgNi4wMDI2NTA0NSI+PC9wb2x5Z29uPjwvZz48L3N2Zz4=');
  background-repeat: no-repeat;
  height: 12px;
  background-color: #dcddde;
  background-size: 21px 12px;
  background-position: center;
  width: 48px;
}
.datepicker .datepicker-days th.next,
.datepicker .datepicker-days th.prev {
  width: 45px;
  font-size: 1.25rem;
}
.datepicker .datepicker-days th.next:hover,
.datepicker .datepicker-days th.prev:hover {
  width: 45px;
}
.datepicker table thead {
  background-color: #f4f4f4;
}
.datepicker table thead tr:first-child {
  height: 45px;
  cursor: pointer;
  color: #005aa0;
  font-weight: 700;
}
.datepicker table thead tr:nth-child(2) {
  height: 35px;
}
.datepicker table thead tr:nth-child(2) th {
  color: #515151;
  font-size: 0.75rem;
}
.datepicker.dropdown-menu {
  padding: 0;
  border: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  animation-name: dropdown-appear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
  min-width: 336px;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
}
.bootstrap-datetimepicker-widget table td.today::before,
.bootstrap-datetimepicker-widget.dropdown-menu::after,
.bootstrap-datetimepicker-widget.dropdown-menu::before,
.datepicker-decades td[colspan="7"] span,
.datepicker-months td[colspan="7"] span,
.datepicker-years td[colspan="7"] span {
  display: none;
}
.datepicker-decades td[colspan="7"],
.datepicker-months td[colspan="7"],
.datepicker-years td[colspan="7"] {
  padding: 35px 0 0;
  background-color: #f4f4f4;
  border: none;
}
.datepicker-decades td[colspan="7"] .decade,
.datepicker-decades td[colspan="7"] .month,
.datepicker-decades td[colspan="7"] .year,
.datepicker-months td[colspan="7"] .decade,
.datepicker-months td[colspan="7"] .month,
.datepicker-months td[colspan="7"] .year,
.datepicker-years td[colspan="7"] .decade,
.datepicker-years td[colspan="7"] .month,
.datepicker-years td[colspan="7"] .year {
  width: 25%;
  height: 75px;
  margin: 0;
  border: 1px solid #eee;
  display: block;
  line-height: 75px;
  float: left;
  cursor: pointer;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.datepicker-decades td[colspan="7"] .decade:hover,
.datepicker-decades td[colspan="7"] .month:hover,
.datepicker-decades td[colspan="7"] .year:hover,
.datepicker-months td[colspan="7"] .decade:hover,
.datepicker-months td[colspan="7"] .month:hover,
.datepicker-months td[colspan="7"] .year:hover,
.datepicker-years td[colspan="7"] .decade:hover,
.datepicker-years td[colspan="7"] .month:hover,
.datepicker-years td[colspan="7"] .year:hover {
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
}
.datepicker-decades td[colspan="7"] .decade.active,
.datepicker-decades td[colspan="7"] .month.active,
.datepicker-decades td[colspan="7"] .year.active,
.datepicker-months td[colspan="7"] .decade.active,
.datepicker-months td[colspan="7"] .month.active,
.datepicker-months td[colspan="7"] .year.active,
.datepicker-years td[colspan="7"] .decade.active,
.datepicker-years td[colspan="7"] .month.active,
.datepicker-years td[colspan="7"] .year.active {
  border: 1px solid #eee;
  color: #005aa0;
  font-weight: 700;
  background-color: #eff4f9;
  -webkit-box-shadow: inset 0 -2px 0 0 #005aa0;
  box-shadow: inset 0 -2px 0 0 #005aa0;
  text-shadow: none;
}
.br-1,
.bx-1 {
  border-right: 1px solid #d9d9d9 !important;
}
.bl-1,
.bx-1 {
  border-left: 1px solid #d9d9d9 !important;
}
.bt-1,
.by-1 {
  border-top: 1px solid #d9d9d9 !important;
}
.bb-1,
.by-1 {
  border-bottom: 1px solid #d9d9d9 !important;
}
.bootstrap-datetimepicker-widget .datepicker-years thead .picker-switch {
  cursor: default;
  pointer-events: none;
}
@font-face {
  font-family: 'LF Rubrik';
  src: url(fonts/lf-rubrik.woff2) format("woff2"), url(fonts/lf-rubrik.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  -webkit-font-kerning: normal;
  font-kerning: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-regular.woff2) format("woff2"), url(fonts/intro-cond-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-regular-italic.woff2) format("woff2"), url(fonts/intro-cond-regular-italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-bold.woff2) format("woff2"), url(fonts/intro-cond-bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Cond';
  src: url(fonts/intro-cond-bold-italic.woff2) format("woff2"), url(fonts/intro-cond-bold-italic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
.bg-wine {
  background: #ad1015 !important;
}
.bg-red {
  background: #e30613 !important;
}
.bg-pink {
  background: #fcd2d3 !important;
}
.bg-navy {
  background: #00427a !important;
}
.bg-blue {
  background: #005aa0 !important;
}
.bg-sky {
  background: #76bbe7 !important;
}
.bg-baby {
  background: #badaf3 !important;
}
.bg-cloud {
  background: #eff4f9 !important;
}
.bg-black {
  background: #222222 !important;
}
.bg-gray {
  background: #747578 !important;
}
.bg-silver {
  background: #b1b3b6 !important;
}
.bg-smoke {
  background: #d9d9d9 !important;
}
.bg-shadow {
  background: #e5e5e5 !important;
}
.bg-body-bg {
  background: #f3f3f3 !important;
}
.bg-white {
  background: #ffffff !important;
}
.bg-orange {
  background: #f9b233 !important;
}
.bg-green {
  background: #95c11f !important;
}
.bg-purple {
  background: #bf71bb !important;
}
.bg-turquoise {
  background: #02bcb2 !important;
}
.bg-lf-info {
  background: #e5eff7 !important;
}
.bg-lf-success {
  background: #d8ebae !important;
}
.bg-lf-warning {
  background: #faf4d4 !important;
}
.bg-lf-danger {
  background: #fbd5d6 !important;
}
.bg-risk-default {
  background: #515151 !important;
}
.bg-risk-1 {
  background: #2a7fd4 !important;
}
.bg-risk-2 {
  background: #389fb9 !important;
}
.bg-risk-3 {
  background: #8dba84 !important;
}
.bg-risk-4 {
  background: #b8be34 !important;
}
.bg-risk-5 {
  background: #fdb514 !important;
}
.bg-risk-6 {
  background: #ed7721 !important;
}
.bg-risk-7 {
  background: #ce161d !important;
}
.bg-lf-info-hover:hover {
  background-color: #e5eff7 !important;
}
.link,
.link-adaptive,
.link-complex .link-complex-target {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
}
.b-1 {
  border: 1px solid #d9d9d9 !important;
}
.br-2,
.bx-2 {
  border-right: 2px solid #d9d9d9 !important;
}
.bl-2,
.bx-2 {
  border-left: 2px solid #d9d9d9 !important;
}
.bt-2,
.by-2 {
  border-top: 2px solid #d9d9d9 !important;
}
.bb-2,
.by-2 {
  border-bottom: 2px solid #d9d9d9 !important;
}
.b-2 {
  border: 2px solid #d9d9d9 !important;
}
.br-0,
.bx-0 {
  border-right: 0 !important;
}
.bl-0,
.bx-0 {
  border-left: 0 !important;
}
.bt-0,
.by-0 {
  border-top: 0 !important;
}
.bb-0,
.by-0 {
  border-bottom: 0 !important;
}
.b-0 {
  border: 0 !important;
}
.br-bg,
.bx-bg {
  border-right-color: #f3f3f3 !important;
}
.bl-bg,
.bx-bg {
  border-left-color: #f3f3f3 !important;
}
.bt-bg,
.by-bg {
  border-top-color: #f3f3f3 !important;
}
.bb-bg,
.by-bg {
  border-bottom-color: #f3f3f3 !important;
}
.b-bg {
  border-color: #f3f3f3 !important;
}
.bl-bg-n,
.bx-bg-n {
  border-left-color: #00427a !important;
}
.br-bg-n,
.bx-bg-n {
  border-right-color: #00427a !important;
}
.bt-bg-n,
.by-bg-n {
  border-top-color: #00427a !important;
}
.bb-bg-n,
.by-bg-n {
  border-bottom-color: #00427a !important;
}
.b-bg-n {
  border-color: #00427a !important;
}
.cursor-pointer:not([disabled]) {
  cursor: pointer !important;
}
.hidden {
  display: none;
}
.layout-nbfc {
  overflow: hidden !important;
}
.layout-zbump {
  position: relative;
  z-index: 1;
}
.layout-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.layout-column {
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: normal!important;
  -webkit-flex-direction: column!important;
  -ms-flex-direction: column!important;
  flex-direction: column !important;
}
.flex-row,
.layout-row {
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: normal !important;
}
.layout-row {
  -webkit-flex-direction: row!important;
  -ms-flex-direction: row!important;
  flex-direction: row !important;
}
.layout-grow {
  -webkit-box-flex: 1!important;
  -webkit-flex-grow: 1!important;
  -ms-flex-positive: 1!important;
  flex-grow: 1 !important;
}
.layout-shrink {
  -webkit-flex-shrink: 1!important;
  -ms-flex-negative: 1!important;
  flex-shrink: 1 !important;
}
.layout-no-flex {
  -webkit-box-flex: 0!important;
  -webkit-flex: 0 0 auto!important;
  -ms-flex: 0 0 auto!important;
  flex: 0 0 auto !important;
}
.clear-both {
  clear: both;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.layout-full {
  width: 100%;
}
.pos-static {
  position: static;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.pos-fixed {
  position: fixed;
}
dl {
  margin: 1rem 0;
}
dl::after {
  display: block;
  clear: both;
}
.distribution-title,
dt {
  float: left;
  clear: left;
  padding: .15em .3em 0;
  color: #fff;
  font-size: .875rem;
  font-weight: 400;
  height: 16px;
  width: 16px;
  margin-top: 2px;
  margin-right: 5px;
}
.link,
.link-adaptive,
.link-adaptive:focus,
.link-adaptive:hover,
.link:focus,
.link:hover {
  color: #005aa0;
  text-decoration: none;
  outline: 0;
}
.distribution-description,
dd {
  display: block;
  padding: .15em .3em 0 .35em;
  font-size: .875rem;
  overflow: hidden;
}
.link,
.link-adaptive {
  -webkit-appearence: none;
  border: 0;
  padding: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
}
.link-adaptive:hover,
.link:hover {
  color: #002f54;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.link-adaptive:active,
.link-complex:hover .link-complex-target,
.link:active {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.link-adaptive:active,
.link:active {
  color: #02234a;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.link-complex,
.link-complex:active,
.link-complex:hover,
.link-complex:visited {
  border: 0;
  padding: 0;
  background: 0 0;
  -webkit-appearence: none;
  outline: 0;
  color: inherit;
  text-decoration: inherit;
}
.link-complex:active:focus,
.link-complex:active:hover,
.link-complex:focus,
.link-complex:hover,
.link-complex:hover:focus,
.link-complex:hover:hover,
.link-complex:visited:focus,
.link-complex:visited:hover {
  color: inherit;
  text-decoration: inherit;
  background-image: none;
}
.link-complex {
  cursor: pointer;
}
.link-complex .callout-title .link-complex-target,
.link-complex .h1 .link-complex-target,
.link-complex .h2 .link-complex-target,
.link-complex .h3 .link-complex-target,
.link-complex .h4 .link-complex-target,
.link-complex .h5 .link-complex-target,
.link-complex .h6 .link-complex-target,
.link-complex .popover-tooltip .popover-title .link-complex-target,
.link-complex h1 .link-complex-target,
.link-complex h2 .link-complex-target,
.link-complex h3 .link-complex-target,
.link-complex h4 .link-complex-target,
.link-complex h5 .link-complex-target,
.link-complex h6 .link-complex-target,
.popover-tooltip .link-complex .popover-title .link-complex-target {
  background-image: none;
}
.link-complex .link-complex-target {
  color: #005aa0;
  text-decoration: none;
  border: 0;
  padding: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
}
.link-complex .link-complex-adaptive-target {
  border: 0;
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
  background-image: none;
  outline: 0;
  color: inherit;
  text-decoration: inherit;
}
.link-complex .link-complex-adaptive-target:focus,
.link-complex .link-complex-adaptive-target:hover {
  color: inherit;
  text-decoration: inherit;
  background-image: none;
}
.link-complex:focus .link-complex-target,
.link-complex:hover .link-complex-target {
  outline: 0;
  text-decoration: none;
  color: #005aa0;
}
.link-complex:focus .link-complex-adaptive-target,
.link-complex:hover .link-complex-adaptive-target {
  outline: 0;
  text-decoration: none;
  color: #005aa0;
  color: inherit;
}
.link-complex:hover .link-complex-target {
  color: #002f54;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.link-complex:active .link-complex-target,
.link-complex:hover .link-complex-adaptive-target {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.link-complex:hover .link-complex-adaptive-target {
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  color: inherit;
}
.link-complex:active .link-complex-target {
  color: #02234a;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
}
.link-complex:active .link-complex-adaptive-target {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%);
  color: inherit;
}
.link-adaptive {
  background-image: none;
}
.link-adaptive,
.link-adaptive:active,
.link-adaptive:focus,
.link-adaptive:hover {
  color: inherit;
}
.link-no-underline,
.link-no-underline:active,
.link-no-underline:focus,
.link-no-underline:hover {
  background-image: none !important;
}
.reset-link,
.reset-link:focus,
.reset-link:hover {
  text-decoration: inherit;
  background-image: none;
  color: inherit;
}
.p-absolute {
  position: absolute;
}
.p-relative {
  position: relative;
}
.p-fixed {
  position: fixed;
}
.reset-list {
  padding: 0;
  margin: 0;
}
.reset-link {
  outline: 0;
}
.reset-button {
  border: 0;
  padding: 0;
  background: 0 0;
  outline: 0;
  -webkit-appearence: none;
}
.reset-table td,
.reset-table th {
  border: 0;
  margin: 0;
  padding: 0;
}
.reset-text {
  color: inherit;
  font: inherit;
  margin: initial;
}
.text-sm,
.text-xs {
  line-height: 1.36 !important;
}
.reset-interaction {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
::-moz-selection {
  background: #badaf3;
  color: #00427a;
}
::selection {
  background: #badaf3;
  color: #00427a;
}
.delimiter-xs {
  border-top: solid 2px #f3f3f3 !important;
}
.delimiter-sm {
  border-top: solid 0.5rem #f3f3f3 !important;
}
.delimiter-lg {
  border-top: solid 1rem #f3f3f3 !important;
}
.delimiter-xl {
  border-top: solid 1.5rem #f3f3f3 !important;
}
.font-base {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.font-sans-serif {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.font-serif {
  font-family: "LF Rubrik", Georgia, "Times New Roman", Times, serif;
}
.font-smooth {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.text-xs {
  font-size: 0.75rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-md {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-legible-width {
  max-width: 36em;
  word-break: break-word;
}
.text-base-line {
  line-height: 1;
}
.text-inherit {
  color: inherit !important;
}
.text-base {
  color: #222222 !important;
}
.text-link {
  color: #005aa0 !important;
}
.text-wine {
  color: #ad1015 !important;
}
.text-red {
  color: #e30613 !important;
}
.text-pink {
  color: #fcd2d3 !important;
}
.text-navy {
  color: #00427a !important;
}
.text-blue {
  color: #005aa0 !important;
}
.text-sky {
  color: #76bbe7 !important;
}
.text-baby {
  color: #badaf3 !important;
}
.text-cloud {
  color: #eff4f9 !important;
}
.text-black {
  color: #222222 !important;
}
.text-gray {
  color: #747578 !important;
}
.text-silver {
  color: #b1b3b6 !important;
}
.text-smoke {
  color: #d9d9d9 !important;
}
.text-orange {
  color: #f9b233 !important;
}
.text-green {
  color: #95c11f !important;
}
.text-purple {
  color: #bf71bb !important;
}
.text-turquoise {
  color: #02bcb2 !important;
}
.text-risk-default {
  color: #515151 !important;
}
.text-risk-1 {
  color: #2a7fd4 !important;
}
.text-risk-2 {
  color: #389fb9 !important;
}
.text-risk-3 {
  color: #8dba84 !important;
}
.text-risk-4 {
  color: #b8be34 !important;
}
.text-risk-5 {
  color: #fdb514 !important;
}
.text-risk-6 {
  color: #ed7721 !important;
}
.text-risk-7 {
  color: #ce161d !important;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #005aa0 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #003d6d !important;
}
.bg-secondary {
  background-color: #e30613 !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #b1050f !important;
}
.bg-success {
  background-color: #95c11f !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #739518 !important;
}
.bg-info {
  background-color: #badaf3 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #8fc3eb !important;
}
.bg-warning {
  background-color: #f9b233 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #f29e07 !important;
}
.bg-danger {
  background-color: #e30613 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #b1050f !important;
}
.bg-light {
  background-color: #d9d9d9 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #c0c0c0 !important;
}
.bg-dark {
  background-color: #747578 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #5b5c5e !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 2px solid #d9d9d9 !important;
}
.border-top {
  border-top: 2px solid #d9d9d9 !important;
}
.border-right {
  border-right: 2px solid #d9d9d9 !important;
}
.border-bottom {
  border-bottom: 2px solid #d9d9d9 !important;
}
.border-left {
  border-left: 2px solid #d9d9d9 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #005aa0 !important;
}
.border-secondary {
  border-color: #e30613 !important;
}
.border-success {
  border-color: #95c11f !important;
}
.border-info {
  border-color: #badaf3 !important;
}
.border-warning {
  border-color: #f9b233 !important;
}
.border-danger {
  border-color: #e30613 !important;
}
.border-light {
  border-color: #d9d9d9 !important;
}
.border-dark {
  border-color: #747578 !important;
}
.border-white {
  border-color: #ffffff !important;
}
.rounded {
  -webkit-border-radius: .25rem!important;
  border-radius: 0.25rem !important;
}
.rounded-top {
  -webkit-border-top-left-radius: .25rem!important;
  border-top-left-radius: .25rem!important;
  -webkit-border-top-right-radius: .25rem!important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  -webkit-border-top-right-radius: .25rem!important;
  border-top-right-radius: .25rem!important;
  -webkit-border-bottom-right-radius: .25rem!important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  -webkit-border-bottom-right-radius: .25rem!important;
  border-bottom-right-radius: .25rem!important;
  -webkit-border-bottom-left-radius: .25rem!important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  -webkit-border-top-left-radius: .25rem!important;
  border-top-left-radius: .25rem!important;
  -webkit-border-bottom-left-radius: .25rem!important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
  -webkit-border-radius: 50%!important;
  border-radius: 50% !important;
}
.rounded-0 {
  -webkit-border-radius: 0!important;
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
}
.d-none {
  display: none !important;
}
.d-inline,
.layout-inline {
  display: inline !important;
}
.d-inline-block,
.layout-inline-block {
  display: inline-block !important;
}
.d-block,
.layout-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  -webkit-flex-direction: row!important;
  -ms-flex-direction: row!important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: normal!important;
  -webkit-flex-direction: column!important;
  -ms-flex-direction: column!important;
  flex-direction: column !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal!important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical!important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -webkit-flex-wrap: wrap!important;
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap!important;
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start!important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start!important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end!important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end!important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center!important;
  -webkit-justify-content: center!important;
  -ms-flex-pack: center!important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify!important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify!important;
  justify-content: space-between !important;
}
.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute!important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start!important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start!important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end!important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end!important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center!important;
  -webkit-align-items: center!important;
  -ms-flex-align: center!important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline!important;
  -webkit-align-items: baseline!important;
  -ms-flex-align: baseline!important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch!important;
  -webkit-align-items: stretch!important;
  -ms-flex-align: stretch!important;
  align-items: stretch !important;
}
.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start!important;
  align-content: flex-start !important;
}
.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end!important;
  align-content: flex-end !important;
}
.align-content-center {
  -webkit-align-content: center!important;
  -ms-flex-line-pack: center!important;
  align-content: center !important;
}
.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify!important;
  align-content: space-between !important;
}
.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute!important;
  align-content: space-around !important;
}
.align-content-stretch {
  -webkit-align-content: stretch!important;
  -ms-flex-line-pack: stretch!important;
  align-content: stretch !important;
}
.align-self-auto {
  -webkit-align-self: auto!important;
  -ms-flex-item-align: auto!important;
  align-self: auto !important;
}
.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start!important;
  align-self: flex-start !important;
}
.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end!important;
  align-self: flex-end !important;
}
.align-self-center {
  -webkit-align-self: center!important;
  -ms-flex-item-align: center!important;
  align-self: center !important;
}
.align-self-baseline {
  -webkit-align-self: baseline!important;
  -ms-flex-item-align: baseline!important;
  align-self: baseline !important;
}
.align-self-stretch {
  -webkit-align-self: stretch!important;
  -ms-flex-item-align: stretch!important;
  align-self: stretch !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-top {
  top: 0;
}
.fixed-bottom {
  bottom: 0;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.bootstrap-datetimepicker-widget .arrow-left[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=clear]::after,
.bootstrap-datetimepicker-widget .arrow-left[data-action=today]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=clear]::after,
.bootstrap-datetimepicker-widget .arrow-right[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn-link-lg-left[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn-link-lg[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .picker-switch::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=clear]::after,
.bootstrap-datetimepicker-widget .primary-link-left[data-action=today]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=clear]::after,
.bootstrap-datetimepicker-widget .primary-link[data-action=today]::after,
.bootstrap-datetimepicker-widget table th.next::after,
.bootstrap-datetimepicker-widget table th.prev::after,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 1rem !important;
}
.mt-1,
.my-1 {
  margin-top: 1rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 1rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 1rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 1rem !important;
}
.m-2 {
  margin: 2rem !important;
}
.mt-2,
.my-2 {
  margin-top: 2rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 2rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 2rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 2rem !important;
}
.m-3 {
  margin: 3rem !important;
}
.mt-3,
.my-3 {
  margin-top: 3rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 3rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 3rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 3rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.m-025 {
  margin: 0.25rem !important;
}
.mt-025,
.my-025 {
  margin-top: 0.25rem !important;
}
.mr-025,
.mx-025 {
  margin-right: 0.25rem !important;
}
.mb-025,
.my-025 {
  margin-bottom: 0.25rem !important;
}
.ml-025,
.mx-025 {
  margin-left: 0.25rem !important;
}
.m-03 {
  margin: 0.3rem !important;
}
.mt-03,
.my-03 {
  margin-top: 0.3rem !important;
}
.mr-03,
.mx-03 {
  margin-right: 0.3rem !important;
}
.mb-03,
.my-03 {
  margin-bottom: 0.3rem !important;
}
.ml-03,
.mx-03 {
  margin-left: 0.3rem !important;
}
.m-05 {
  margin: 0.5rem !important;
}
.mt-05,
.my-05 {
  margin-top: 0.5rem !important;
}
.mr-05,
.mx-05 {
  margin-right: 0.5rem !important;
}
.mb-05,
.my-05 {
  margin-bottom: 0.5rem !important;
}
.ml-05,
.mx-05 {
  margin-left: 0.5rem !important;
}
.m-08 {
  margin: 0.8rem !important;
}
.mt-08,
.my-08 {
  margin-top: 0.8rem !important;
}
.mr-08,
.mx-08 {
  margin-right: 0.8rem !important;
}
.mb-08,
.my-08 {
  margin-bottom: 0.8rem !important;
}
.ml-08,
.mx-08 {
  margin-left: 0.8rem !important;
}
.m-15 {
  margin: 1.5rem !important;
}
.mt-15,
.my-15 {
  margin-top: 1.5rem !important;
}
.mr-15,
.mx-15 {
  margin-right: 1.5rem !important;
}
.mb-15,
.my-15 {
  margin-bottom: 1.5rem !important;
}
.ml-15,
.mx-15 {
  margin-left: 1.5rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 1rem !important;
}
.pt-1,
.py-1 {
  padding-top: 1rem !important;
}
.pr-1,
.px-1 {
  padding-right: 1rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 1rem !important;
}
.pl-1,
.px-1 {
  padding-left: 1rem !important;
}
.p-2 {
  padding: 2rem !important;
}
.pt-2,
.py-2 {
  padding-top: 2rem !important;
}
.pr-2,
.px-2 {
  padding-right: 2rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 2rem !important;
}
.pl-2,
.px-2 {
  padding-left: 2rem !important;
}
.p-3 {
  padding: 3rem !important;
}
.pt-3,
.py-3 {
  padding-top: 3rem !important;
}
.pr-3,
.px-3 {
  padding-right: 3rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 3rem !important;
}
.pl-3,
.px-3 {
  padding-left: 3rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.p-025 {
  padding: 0.25rem !important;
}
.pt-025,
.py-025 {
  padding-top: 0.25rem !important;
}
.pr-025,
.px-025 {
  padding-right: 0.25rem !important;
}
.pb-025,
.py-025 {
  padding-bottom: 0.25rem !important;
}
.pl-025,
.px-025 {
  padding-left: 0.25rem !important;
}
.p-03 {
  padding: 0.3rem !important;
}
.pt-03,
.py-03 {
  padding-top: 0.3rem !important;
}
.pr-03,
.px-03 {
  padding-right: 0.3rem !important;
}
.pb-03,
.py-03 {
  padding-bottom: 0.3rem !important;
}
.pl-03,
.px-03 {
  padding-left: 0.3rem !important;
}
.p-05 {
  padding: 0.5rem !important;
}
.pt-05,
.py-05 {
  padding-top: 0.5rem !important;
}
.pr-05,
.px-05 {
  padding-right: 0.5rem !important;
}
.pb-05,
.py-05 {
  padding-bottom: 0.5rem !important;
}
.pl-05,
.px-05 {
  padding-left: 0.5rem !important;
}
.p-08 {
  padding: 0.8rem !important;
}
.pt-08,
.py-08 {
  padding-top: 0.8rem !important;
}
.pr-08,
.px-08 {
  padding-right: 0.8rem !important;
}
.pb-08,
.py-08 {
  padding-bottom: 0.8rem !important;
}
.pl-08,
.px-08 {
  padding-left: 0.8rem !important;
}
.p-15 {
  padding: 1.5rem !important;
}
.pt-15,
.py-15 {
  padding-top: 1.5rem !important;
}
.pr-15,
.px-15 {
  padding-right: 1.5rem !important;
}
.pb-15,
.py-15 {
  padding-bottom: 1.5rem !important;
}
.pl-15,
.px-15 {
  padding-left: 1.5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.dropdown .custom-select-dd,
.dropup .custom-select-dd,
.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start!important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end!important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify!important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start!important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start!important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end!important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch !important;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 1rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1rem !important;
  }
  .m-sm-2 {
    margin: 2rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 2rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 2rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 2rem !important;
  }
  .m-sm-3 {
    margin: 3rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 3rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 3rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 3rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-025 {
    margin: 0.25rem !important;
  }
  .mt-sm-025,
  .my-sm-025 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-025,
  .mx-sm-025 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-025,
  .my-sm-025 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-025,
  .mx-sm-025 {
    margin-left: 0.25rem !important;
  }
  .m-sm-03 {
    margin: 0.3rem !important;
  }
  .mt-sm-03,
  .my-sm-03 {
    margin-top: 0.3rem !important;
  }
  .mr-sm-03,
  .mx-sm-03 {
    margin-right: 0.3rem !important;
  }
  .mb-sm-03,
  .my-sm-03 {
    margin-bottom: 0.3rem !important;
  }
  .ml-sm-03,
  .mx-sm-03 {
    margin-left: 0.3rem !important;
  }
  .m-sm-05 {
    margin: 0.5rem !important;
  }
  .mt-sm-05,
  .my-sm-05 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-05,
  .mx-sm-05 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-05,
  .my-sm-05 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-05,
  .mx-sm-05 {
    margin-left: 0.5rem !important;
  }
  .m-sm-08 {
    margin: 0.8rem !important;
  }
  .mt-sm-08,
  .my-sm-08 {
    margin-top: 0.8rem !important;
  }
  .mr-sm-08,
  .mx-sm-08 {
    margin-right: 0.8rem !important;
  }
  .mb-sm-08,
  .my-sm-08 {
    margin-bottom: 0.8rem !important;
  }
  .ml-sm-08,
  .mx-sm-08 {
    margin-left: 0.8rem !important;
  }
  .m-sm-15 {
    margin: 1.5rem !important;
  }
  .mt-sm-15,
  .my-sm-15 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-15,
  .mx-sm-15 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-15,
  .my-sm-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-15,
  .mx-sm-15 {
    margin-left: 1.5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 1rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1rem !important;
  }
  .p-sm-2 {
    padding: 2rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 2rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 2rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 2rem !important;
  }
  .p-sm-3 {
    padding: 3rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 3rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 3rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 3rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-025 {
    padding: 0.25rem !important;
  }
  .pt-sm-025,
  .py-sm-025 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-025,
  .px-sm-025 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-025,
  .py-sm-025 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-025,
  .px-sm-025 {
    padding-left: 0.25rem !important;
  }
  .p-sm-03 {
    padding: 0.3rem !important;
  }
  .pt-sm-03,
  .py-sm-03 {
    padding-top: 0.3rem !important;
  }
  .pr-sm-03,
  .px-sm-03 {
    padding-right: 0.3rem !important;
  }
  .pb-sm-03,
  .py-sm-03 {
    padding-bottom: 0.3rem !important;
  }
  .pl-sm-03,
  .px-sm-03 {
    padding-left: 0.3rem !important;
  }
  .p-sm-05 {
    padding: 0.5rem !important;
  }
  .pt-sm-05,
  .py-sm-05 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-05,
  .px-sm-05 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-05,
  .py-sm-05 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-05,
  .px-sm-05 {
    padding-left: 0.5rem !important;
  }
  .p-sm-08 {
    padding: 0.8rem !important;
  }
  .pt-sm-08,
  .py-sm-08 {
    padding-top: 0.8rem !important;
  }
  .pr-sm-08,
  .px-sm-08 {
    padding-right: 0.8rem !important;
  }
  .pb-sm-08,
  .py-sm-08 {
    padding-bottom: 0.8rem !important;
  }
  .pl-sm-08,
  .px-sm-08 {
    padding-left: 0.8rem !important;
  }
  .p-sm-15 {
    padding: 1.5rem !important;
  }
  .pt-sm-15,
  .py-sm-15 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-15,
  .px-sm-15 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-15,
  .py-sm-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-15,
  .px-sm-15 {
    padding-left: 1.5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start!important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end!important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify!important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start!important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start!important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end!important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch !important;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 1rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1rem !important;
  }
  .m-md-2 {
    margin: 2rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 2rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 2rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 2rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 2rem !important;
  }
  .m-md-3 {
    margin: 3rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 3rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 3rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 3rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 3rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-025 {
    margin: 0.25rem !important;
  }
  .mt-md-025,
  .my-md-025 {
    margin-top: 0.25rem !important;
  }
  .mr-md-025,
  .mx-md-025 {
    margin-right: 0.25rem !important;
  }
  .mb-md-025,
  .my-md-025 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-025,
  .mx-md-025 {
    margin-left: 0.25rem !important;
  }
  .m-md-03 {
    margin: 0.3rem !important;
  }
  .mt-md-03,
  .my-md-03 {
    margin-top: 0.3rem !important;
  }
  .mr-md-03,
  .mx-md-03 {
    margin-right: 0.3rem !important;
  }
  .mb-md-03,
  .my-md-03 {
    margin-bottom: 0.3rem !important;
  }
  .ml-md-03,
  .mx-md-03 {
    margin-left: 0.3rem !important;
  }
  .m-md-05 {
    margin: 0.5rem !important;
  }
  .mt-md-05,
  .my-md-05 {
    margin-top: 0.5rem !important;
  }
  .mr-md-05,
  .mx-md-05 {
    margin-right: 0.5rem !important;
  }
  .mb-md-05,
  .my-md-05 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-05,
  .mx-md-05 {
    margin-left: 0.5rem !important;
  }
  .m-md-08 {
    margin: 0.8rem !important;
  }
  .mt-md-08,
  .my-md-08 {
    margin-top: 0.8rem !important;
  }
  .mr-md-08,
  .mx-md-08 {
    margin-right: 0.8rem !important;
  }
  .mb-md-08,
  .my-md-08 {
    margin-bottom: 0.8rem !important;
  }
  .ml-md-08,
  .mx-md-08 {
    margin-left: 0.8rem !important;
  }
  .m-md-15 {
    margin: 1.5rem !important;
  }
  .mt-md-15,
  .my-md-15 {
    margin-top: 1.5rem !important;
  }
  .mr-md-15,
  .mx-md-15 {
    margin-right: 1.5rem !important;
  }
  .mb-md-15,
  .my-md-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-15,
  .mx-md-15 {
    margin-left: 1.5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 1rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1rem !important;
  }
  .p-md-2 {
    padding: 2rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 2rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 2rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 2rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 2rem !important;
  }
  .p-md-3 {
    padding: 3rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 3rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 3rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 3rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 3rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-025 {
    padding: 0.25rem !important;
  }
  .pt-md-025,
  .py-md-025 {
    padding-top: 0.25rem !important;
  }
  .pr-md-025,
  .px-md-025 {
    padding-right: 0.25rem !important;
  }
  .pb-md-025,
  .py-md-025 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-025,
  .px-md-025 {
    padding-left: 0.25rem !important;
  }
  .p-md-03 {
    padding: 0.3rem !important;
  }
  .pt-md-03,
  .py-md-03 {
    padding-top: 0.3rem !important;
  }
  .pr-md-03,
  .px-md-03 {
    padding-right: 0.3rem !important;
  }
  .pb-md-03,
  .py-md-03 {
    padding-bottom: 0.3rem !important;
  }
  .pl-md-03,
  .px-md-03 {
    padding-left: 0.3rem !important;
  }
  .p-md-05 {
    padding: 0.5rem !important;
  }
  .pt-md-05,
  .py-md-05 {
    padding-top: 0.5rem !important;
  }
  .pr-md-05,
  .px-md-05 {
    padding-right: 0.5rem !important;
  }
  .pb-md-05,
  .py-md-05 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-05,
  .px-md-05 {
    padding-left: 0.5rem !important;
  }
  .p-md-08 {
    padding: 0.8rem !important;
  }
  .pt-md-08,
  .py-md-08 {
    padding-top: 0.8rem !important;
  }
  .pr-md-08,
  .px-md-08 {
    padding-right: 0.8rem !important;
  }
  .pb-md-08,
  .py-md-08 {
    padding-bottom: 0.8rem !important;
  }
  .pl-md-08,
  .px-md-08 {
    padding-left: 0.8rem !important;
  }
  .p-md-15 {
    padding: 1.5rem !important;
  }
  .pt-md-15,
  .py-md-15 {
    padding-top: 1.5rem !important;
  }
  .pr-md-15,
  .px-md-15 {
    padding-right: 1.5rem !important;
  }
  .pb-md-15,
  .py-md-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-15,
  .px-md-15 {
    padding-left: 1.5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start!important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end!important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify!important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start!important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start!important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end!important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch !important;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 1rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1rem !important;
  }
  .m-lg-2 {
    margin: 2rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 2rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 2rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 2rem !important;
  }
  .m-lg-3 {
    margin: 3rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 3rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 3rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 3rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-025 {
    margin: 0.25rem !important;
  }
  .mt-lg-025,
  .my-lg-025 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-025,
  .mx-lg-025 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-025,
  .my-lg-025 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-025,
  .mx-lg-025 {
    margin-left: 0.25rem !important;
  }
  .m-lg-03 {
    margin: 0.3rem !important;
  }
  .mt-lg-03,
  .my-lg-03 {
    margin-top: 0.3rem !important;
  }
  .mr-lg-03,
  .mx-lg-03 {
    margin-right: 0.3rem !important;
  }
  .mb-lg-03,
  .my-lg-03 {
    margin-bottom: 0.3rem !important;
  }
  .ml-lg-03,
  .mx-lg-03 {
    margin-left: 0.3rem !important;
  }
  .m-lg-05 {
    margin: 0.5rem !important;
  }
  .mt-lg-05,
  .my-lg-05 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-05,
  .mx-lg-05 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-05,
  .my-lg-05 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-05,
  .mx-lg-05 {
    margin-left: 0.5rem !important;
  }
  .m-lg-08 {
    margin: 0.8rem !important;
  }
  .mt-lg-08,
  .my-lg-08 {
    margin-top: 0.8rem !important;
  }
  .mr-lg-08,
  .mx-lg-08 {
    margin-right: 0.8rem !important;
  }
  .mb-lg-08,
  .my-lg-08 {
    margin-bottom: 0.8rem !important;
  }
  .ml-lg-08,
  .mx-lg-08 {
    margin-left: 0.8rem !important;
  }
  .m-lg-15 {
    margin: 1.5rem !important;
  }
  .mt-lg-15,
  .my-lg-15 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-15,
  .mx-lg-15 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-15,
  .my-lg-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-15,
  .mx-lg-15 {
    margin-left: 1.5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 1rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1rem !important;
  }
  .p-lg-2 {
    padding: 2rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 2rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 2rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 2rem !important;
  }
  .p-lg-3 {
    padding: 3rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 3rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 3rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 3rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-025 {
    padding: 0.25rem !important;
  }
  .pt-lg-025,
  .py-lg-025 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-025,
  .px-lg-025 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-025,
  .py-lg-025 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-025,
  .px-lg-025 {
    padding-left: 0.25rem !important;
  }
  .p-lg-03 {
    padding: 0.3rem !important;
  }
  .pt-lg-03,
  .py-lg-03 {
    padding-top: 0.3rem !important;
  }
  .pr-lg-03,
  .px-lg-03 {
    padding-right: 0.3rem !important;
  }
  .pb-lg-03,
  .py-lg-03 {
    padding-bottom: 0.3rem !important;
  }
  .pl-lg-03,
  .px-lg-03 {
    padding-left: 0.3rem !important;
  }
  .p-lg-05 {
    padding: 0.5rem !important;
  }
  .pt-lg-05,
  .py-lg-05 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-05,
  .px-lg-05 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-05,
  .py-lg-05 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-05,
  .px-lg-05 {
    padding-left: 0.5rem !important;
  }
  .p-lg-08 {
    padding: 0.8rem !important;
  }
  .pt-lg-08,
  .py-lg-08 {
    padding-top: 0.8rem !important;
  }
  .pr-lg-08,
  .px-lg-08 {
    padding-right: 0.8rem !important;
  }
  .pb-lg-08,
  .py-lg-08 {
    padding-bottom: 0.8rem !important;
  }
  .pl-lg-08,
  .px-lg-08 {
    padding-left: 0.8rem !important;
  }
  .p-lg-15 {
    padding: 1.5rem !important;
  }
  .pt-lg-15,
  .py-lg-15 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-15,
  .px-lg-15 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-15,
  .px-lg-15 {
    padding-left: 1.5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start!important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end!important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify!important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start!important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start!important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end!important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch !important;
  }
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 1rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1rem !important;
  }
  .m-xl-2 {
    margin: 2rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 2rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 2rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 2rem !important;
  }
  .m-xl-3 {
    margin: 3rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 3rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 3rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 3rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-025 {
    margin: 0.25rem !important;
  }
  .mt-xl-025,
  .my-xl-025 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-025,
  .mx-xl-025 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-025,
  .my-xl-025 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-025,
  .mx-xl-025 {
    margin-left: 0.25rem !important;
  }
  .m-xl-03 {
    margin: 0.3rem !important;
  }
  .mt-xl-03,
  .my-xl-03 {
    margin-top: 0.3rem !important;
  }
  .mr-xl-03,
  .mx-xl-03 {
    margin-right: 0.3rem !important;
  }
  .mb-xl-03,
  .my-xl-03 {
    margin-bottom: 0.3rem !important;
  }
  .ml-xl-03,
  .mx-xl-03 {
    margin-left: 0.3rem !important;
  }
  .m-xl-05 {
    margin: 0.5rem !important;
  }
  .mt-xl-05,
  .my-xl-05 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-05,
  .mx-xl-05 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-05,
  .my-xl-05 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-05,
  .mx-xl-05 {
    margin-left: 0.5rem !important;
  }
  .m-xl-08 {
    margin: 0.8rem !important;
  }
  .mt-xl-08,
  .my-xl-08 {
    margin-top: 0.8rem !important;
  }
  .mr-xl-08,
  .mx-xl-08 {
    margin-right: 0.8rem !important;
  }
  .mb-xl-08,
  .my-xl-08 {
    margin-bottom: 0.8rem !important;
  }
  .ml-xl-08,
  .mx-xl-08 {
    margin-left: 0.8rem !important;
  }
  .m-xl-15 {
    margin: 1.5rem !important;
  }
  .mt-xl-15,
  .my-xl-15 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-15,
  .mx-xl-15 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-15,
  .my-xl-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-15,
  .mx-xl-15 {
    margin-left: 1.5rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 1rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1rem !important;
  }
  .p-xl-2 {
    padding: 2rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 2rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 2rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 2rem !important;
  }
  .p-xl-3 {
    padding: 3rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 3rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 3rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 3rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-025 {
    padding: 0.25rem !important;
  }
  .pt-xl-025,
  .py-xl-025 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-025,
  .px-xl-025 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-025,
  .py-xl-025 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-025,
  .px-xl-025 {
    padding-left: 0.25rem !important;
  }
  .p-xl-03 {
    padding: 0.3rem !important;
  }
  .pt-xl-03,
  .py-xl-03 {
    padding-top: 0.3rem !important;
  }
  .pr-xl-03,
  .px-xl-03 {
    padding-right: 0.3rem !important;
  }
  .pb-xl-03,
  .py-xl-03 {
    padding-bottom: 0.3rem !important;
  }
  .pl-xl-03,
  .px-xl-03 {
    padding-left: 0.3rem !important;
  }
  .p-xl-05 {
    padding: 0.5rem !important;
  }
  .pt-xl-05,
  .py-xl-05 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-05,
  .px-xl-05 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-05,
  .py-xl-05 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-05,
  .px-xl-05 {
    padding-left: 0.5rem !important;
  }
  .p-xl-08 {
    padding: 0.8rem !important;
  }
  .pt-xl-08,
  .py-xl-08 {
    padding-top: 0.8rem !important;
  }
  .pr-xl-08,
  .px-xl-08 {
    padding-right: 0.8rem !important;
  }
  .pb-xl-08,
  .py-xl-08 {
    padding-bottom: 0.8rem !important;
  }
  .pl-xl-08,
  .px-xl-08 {
    padding-left: 0.8rem !important;
  }
  .p-xl-15 {
    padding: 1.5rem !important;
  }
  .pt-xl-15,
  .py-xl-15 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-15,
  .px-xl-15 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-15,
  .py-xl-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-15,
  .px-xl-15 {
    padding-left: 1.5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #ffffff !important;
}
.text-primary {
  color: #005aa0 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #003d6d !important;
}
.text-secondary {
  color: #e30613 !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #b1050f !important;
}
.text-success {
  color: #95c11f !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #739518 !important;
}
.text-info {
  color: #badaf3 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #8fc3eb !important;
}
.text-warning {
  color: #f9b233 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #f29e07 !important;
}
.text-danger {
  color: #e30613 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #b1050f !important;
}
.text-light {
  color: #d9d9d9 !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #c0c0c0 !important;
}
.text-dark {
  color: #747578 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #5b5c5e !important;
}
.price-box .price-secondary > .year,
.text-muted {
  color: #747578 !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.lf-container {
  background-color: #fff;
  border-bottom: 2px solid #d9d9d9;
  padding: 9px 0;
}
.lf-header {
  width: 1180px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  display: flex;
  align-items: center;
}
.lf-logo {
  margin: 0 !important;
}
.btn {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif !important;
}
.soa-ui-cm-top-search {
  padding: 6px 12px;
}
.btn-login-logout {
  font-size: 1rem;
  padding-top: 5px!important;
  padding-bottom: 4px!important;
}
.soa-ui-cm-logo,
.soa-ui-cm-logo:hover {
  height: 40px;
  width: 199px;
  background-size: contain!important;
  position: relative;
  top: 1px;
}
.btn-sm {
  padding: .125rem .625rem !Important;
}
.btn-login-logout {
  font-size: 1rem;
  padding-top: 4px!important;
  padding-bottom: 4px!important;
}
.lf-login {
  padding: 0;
  position: static !important;
}
.soa-ui-cm-notifications-badge {
  background: #D8232A!important;
  border-radius: 0;
  bottom: 10px;
  font-size: 12px;
  padding: 0 5px;
  position: absolute;
  right: -12px;
  top: -5px;
  font-weight: bold;
  line-height: 1.35!important;
  height: 20px;
}
.soa-ui-cm-notifications-badge .soa-ui-cm-notifications-length:hover {
  background-image: none;
}
.soa-ui-cm-add-new-container .dropdown-menu {
  top: 100%;
}
.soa-ui-cm-notifications {
  top: -3px;
  padding-left: 0!important;
  margin-left: 0!important;
}
.ul.soa-ui-cm-resources-menu {
  padding: 0;
}
.lf-header {
  min-width: 1180px;
}
.lf-button-light {
  flex-wrap: nowrap;
  border-radius: 0;
  -webkit-box-align: center!important;
  -webkit-align-items: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex!important;
  border: 1px #eff4f9 solid !important;
  padding: 3px 9px!important;
  color: #00427a!important;
  font-size: 16px!important;
  overflow: hidden!important;
  line-height: 1.34!important;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif !important;
  margin: 0!important;
  background: #eff4f9 !important;
  white-space: nowrap;
  font-weight: 700!important;
  cursor: pointer;
  height: 32px;
}
.lf-button-light:hover {
  border-color: #002f54!important;
}
.lf-button-light:after {
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDEyIDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Y2hldnJvbi1kb3duLTIwPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJjaGV2cm9uX2Rvd25fMjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjAwMDAwMCwgLTguMDAwMDAwKSIgZmlsbD0iIzAwNUFBMCIgZmlsbC1ydWxlPSJub256ZXJvIj4gICAgICAgICAgICA8ZyBpZD0iY2hldnJvbi1kb3duLTIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjAwMDAwMCwgOC4wMDAwMDApIj4gICAgICAgICAgICAgICAgPGcgaWQ9ImNoZXZyb24tZG93bi1jcm9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjEwMDAwMCwgNC4xMDAwMDApIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtNi4xMDAwMDAsIC00LjEwMDAwMCkgdHJhbnNsYXRlKDIuNjAwMDAwLCAtMS40MDAwMDApIj4gICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYWdlLTEiIHBvaW50cz0iMS40MTQgMC4wMDAxIC04Ljg4MTc4NDJlLTE2IDEuNDE0MSA0IDUuNDEzMSAtOC44ODE3ODQyZS0xNiA5LjQxNDEgMS40MTQgMTAuODI4MSA1LjQxNSA2LjgyODEgNi44MjggNS40MTMxIDUuNDE1IDQuMDAwMSI+PC9wb2x5Z29uPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  width: 12px;
  height: 8px;
  background-size: 12px 8px;
  margin: 0px 5px 0 10px;
  display: block;
}
.open .lf-button-light:after {
  transform: rotate(180deg);
}
.lf-icon {
  width: 24px;
  height: 24px;
  background-size: contain;
  margin-right: 5px;
  background-repeat: no-repeat;
}
.lf-icon-settings {
  background-image: url("icons/menu.png");
}
.lf-icon-user {
  background-image: url("icons/user_24.png");
}
.lf-icon-pencil {
  background-image: url("icons/pencil_24.png");
}
.lf-icon-flag,
.lf-icon-flag:hover {
  width: 17px;
  height: 24px;
  text-indent: -999em;
  position: absolute;
  background-image: url("icons/notification-flag-32.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min--moz-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  .lf-icon-settings {
    background-image: url("icons/menu2.png");
  }
  .lf-icon-user {
    background-image: url("icons/user_242.png");
    width: 18px;
    height: 18px;
  }
  .lf-icon-pencil {
    background-image: url("icons/pencil_242.png");
    width: 18px;
    height: 18px;
  }
  .lf-icon-flag,
  .lf-icon-flag:hover {
    width: 17px;
    height: 24px;
    background-image: url("icons/notification-flag-322.png");
    text-indent: -999em;
    position: absolute;
  }
  div.footer_image {
    background-image: url("images/illustration2.png");
  }
  a.soa-ui-cm-logo,
  a.soa-ui-cm-logo:hover {
    background: url("images/logo2.png");
  }
  .footer-image-no-text {
    background: url(images/LF_logo_withouttext2.png) no-repeat 0 0;
  }
}
.soa-ui-cm-user-profile-img {
  border: 0;
  width: auto;
  height: auto;
  borde-radius: 0;
}
.lf-header .soa-ui-cm-arrow-up {
  display: none!important;
}
.cwrap {
  padding: 0!important;
}
.soa-ui-cm-section-header {
  padding: 0!important;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  width: 100%;
  padding: 1.1rem 1.25rem 19.6px !Important;
  background: #fff;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  color: #00427a;
  margin-bottom: 0;
}
.soa-ui-cm-button .soa-ui-cm-icon.soa-ui-cm-imgtxt,
.ui-button .soa-ui-cm-icon.soa-ui-cm-imgtxt {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
}
.soa-ui-cm-input-selectbox,
.soa-ui-cm-input-selectbox:hover {
  line-height: 1.25;
  border-width: 0 0 2px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMXB4IiBoZWlnaHQ9IjdweCIgdmlld0JveD0iMCAwIDExIDciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Y2hldnJvbi0yMC1jcm9wPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNoZXZyb24tMjAtY3JvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS41MDAwMDAsIDMuNTAwMDAwKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuNTAwMDAwLCAtMy41MDAwMDApIHRyYW5zbGF0ZSgyLjAwMDAwMCwgLTIuMDAwMDAwKSIgZmlsbD0iIzAwNUFBMCI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhZ2UtMSIgcG9pbnRzPSIxLjQxNCAwLjAwMDEgMS43NzYzNTY4NGUtMTUgMS40MTQxIDQgNS40MTMxIDEuNzc2MzU2ODRlLTE1IDkuNDE0MSAxLjQxNCAxMC44MjgxIDUuNDE1IDYuODI4MSA2LjgyOCA1LjQxMzEgNS40MTUgNC4wMDAxIj48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) !important;
  background-repeat: no-repeat !important;
  width: 100%;
  background-position-y: 16px!important;
  background-position-x: 96%!important;
  height: 40px;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: .663rem 40px .463rem .75rem!important;
  cursor: pointer;
  display: inline-block;
  color: #222;
  vertical-align: middle;
  background-size: 17px 11px!important;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  border-width: 0 0 2px 0;
  -webkit-appearance: none;
}
.soa-ui-cm-input-selectbox:after {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMXB4IiBoZWlnaHQ9IjdweCIgdmlld0JveD0iMCAwIDExIDciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Y2hldnJvbi0yMC1jcm9wPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNoZXZyb24tMjAtY3JvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS41MDAwMDAsIDMuNTAwMDAwKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuNTAwMDAwLCAtMy41MDAwMDApIHRyYW5zbGF0ZSgyLjAwMDAwMCwgLTIuMDAwMDAwKSIgZmlsbD0iIzAwNUFBMCI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhZ2UtMSIgcG9pbnRzPSIxLjQxNCAwLjAwMDEgMS43NzYzNTY4NGUtMTUgMS40MTQxIDQgNS40MTMxIDEuNzc2MzU2ODRlLTE1IDkuNDE0MSAxLjQxNCAxMC44MjgxIDUuNDE1IDYuODI4MSA2LjgyOCA1LjQxMzEgNS40MTUgNC4wMDAxIj48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  content: "";
}
.soa-ui-cm-form .soa-ui-cm-input:focus {
  border-color: #005aa0;
  background: #f3f3f3;
}
.mb-20 {
  margin-bottom: 20px !important;
}
#spinner {
  background: #00101D;
  z-index: 120;
}
#spinner:before {
  content: '';
  width: 72px;
  height: 72px;
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  z-index: 121;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
#spinner div.spinner_logo {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 6px solid #005aa0;
  border-top: 6px solid #e30613;
  animation: rotating 0.9s infinite cubic-bezier(0.53, 0, 0.49, 1);
  background: #fff;
  margin: 0;
  margin-top: -30px;
  margin-left: -30px;
  padding: 0;
  position: relative;
  z-index: 130;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.Main {
  flex: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .Main {
    flex: 1 0 auto;
    max-height: none;
  }
  body,
  html {
    height: 100%;
  }
  .ie-table-header-fix {
    width: 165px!important;
  }
  .ie-table-header-padding {
    padding-right: 40px!important;
  }
}
@keyframes rotating {
  100% {
    transform: rotate(360deg);
  }
}
.dropdown-title {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Intro Cond";
  color: #747578;
  padding: 14px 10px 10px 10px;
  display: block;
  font-weight: 700;
}
.soa-ui-cm-form-row-for-radio {
  padding: 0;
  margin: 0;
  max-height: none;
}
.soa-ui-cm-form-row {
  max-height: none;
}
.soa-ui-cm-radio-collection .soa-ui-cm-helpertext {
  display: none;
}
.soa-control-cm-markdown-it-text {
  font-weight: 400;
  line-height: 1.25;
  border-width: 0 0 2px;
  -webkit-transition: border-color 60ms linear;
  -o-transition: border-color 60ms linear;
  transition: border-color 60ms linear;
  background-clip: inherit;
  padding: .663rem .75rem .463rem;
  min-height: 240px;
  display: block;
  width: 100%;
  font-size: 1rem;
  color: #222;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  border-width: 0 0 2px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.soa-control-cm-markdown-it-text:focus {
  border-color: #00427a !important;
  background-color: #f3f3f3 !important;
}
.form-control:focus {
  border-color: #00427a!important;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container .ui-tabs-active.ui-state-active > a {
  border-bottom: 2px #005aa0 solid!important;
  margin-top: -1px;
}
.ui-widget-content .soa-ui-cm-markdown-it-tabs-container a {
  border-radius: 0;
  border-bottom: 2px #d9d9d9 solid!important;
}
.soa-control-cm-dev-app-form .soa-ui-cm-content-header {
  padding: 0;
}
.soa-control-cm-dev-app-form .soa-ui-cm-content-header .soa-ui-cm-box-header {
  padding: 0;
}
.wizardPageContent {
  margin: 0;
}
.wizardContentHolder {
  padding: 0!important;
}
.wizardPageContent input[type="text"],
.wizardPageContent input[type="password"],
.wizardPageContent textarea,
.wizardPageContent .soa-ui-cm-signup-security-questions {
  font-size: 1rem!important;
  font-weight: 400!important;
  color: #222;
}
.custom-control-label {
  font-size: 16px;
}
.headerPanel {
  padding: 0;
}
.addModifyGroup .divider3 {
  display: none;
}
.headerPanel > h1,
.soa-ui-cm-content-header > h1 {
  color: #005aa0;
  font-family: "LF Rubrik", Georgia, "Times New Roman", Times, serif;
  line-height: 1.1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-size: 3.125rem;
  background: none;
  font-weight: 400;
  margin-bottom: 20px;
}
.card-header-toggle {
  padding: 1.1rem 1.25rem 19.6px !important;
  float: none;
}
.bg-none {
  background: none !important;
  height: auto !important;
}
.Content-Widest {
  display: block;
  max-width: 1180px;
  margin: 0 auto;
}
.Content-Widest .ResourceCollectionFilter {
  float: right;
  width: 350px;
  margin-left: 25px;
}
.Content-Widest .APIfollowings {
  width: 775px;
  float: left;
}
.Content-Widest .APICollection {
  width: 775px;
  float: left;
}
ul.soa-ui-cm-filters {
  width: 100%;
  display: block;
  padding: 0;
  border: 0;
}
ul.soa-ui-cm-filters li {
  display: block;
}
.soa-ui-cm-filters-container .soa-ui-cm-section-header {
  padding-bottom: 0!important;
  margin-bottom: 0;
}
.soa-ui-cm-filters-container .soa-ui-cm-button {
  margin: 0;
  position: absolute;
  right: 35px;
  bottom: 31px;
}
.lf-ui-cm-filters-container .soa-ui-cm-section-header {
  padding-left: 0!important;
}
.collapse-toggle {
  box-shadow: inset 0 -2px 0 #005aa0;
}
#wizardContent {
  background: none;
  width: 100%;
}
#wizardFooter {
  background: none;
  width: 100%;
}
.wizardTab.imgtxt:before {
  content: none;
}
a.button.btn-secondary,
input.button.btn-secondary,
.soa-ui-cm-button-secondary:not(.btn-arrow):not(.soa-control-cm-cancel) {
  color: #00427a!important;
  background-color: transparent!important;
  border-color: #00427a;
}
a.button.btn-secondary:hover,
input.button.btn-secondary:hover,
.soa-ui-cm-button-secondary:not(.btn-arrow):not(.soa-control-cm-cancel):hover,
a.button.btn-secondary:focus,
input.button.btn-secondary:focus,
.soa-ui-cm-button-secondary:not(.btn-arrow):not(.soa-control-cm-cancel):focus {
  color: #00325c;
  background-color: transparent;
  border-color: #00325c;
  -webkit-box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.soa-control-cm-test-client-add-parameter,
.soa-control-cm-test-client-add-header {
  color: #00427a!important;
  background-color: transparent!important;
  border-color: #00427a!important;
}
.soa-control-cm-test-client-add-parameter:hover,
.soa-control-cm-test-client-add-header:hover,
.soa-control-cm-test-client-add-parameter:focus,
.soa-control-cm-test-client-add-header:focus {
  color: #00325c;
  background-color: transparent;
  border-color: #00325c;
  -webkit-box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c!important;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c!important;
}
.soa-ui-cm-swagger-resource-endpoint-body .soa-control-cm-test-client-param-type {
  width: 110px!important;
  background-position-x: 90% !important;
}
.soa-control-cm-oauth-policy-all-fields-for-get-token select {
  background-position-x: 92%!important;
}
.soa-control-cm-cancel:hover {
  box-shadow: none!important;
}
#soa-control-cm-buttonrenew-token {
  display: none!important;
}
.soa-control-cm-info-response .soa-ui-cm-content-tabs,
.soa-control-cm-info-request .soa-ui-cm-content-tabs {
  max-width: 500px;
}
.soa-ui-cm-table {
  font-family: arial;
  color: #222;
}
.wizardTab.imgtxt {
  text-indent: 0;
  background-image: none;
  font-weight: 700;
  margin-left: 2px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  width: 37px;
  height: 32px;
  color: #005aa0;
  padding-top: 3px;
  text-align: center;
}
.wizardTabOn {
  background-color: #005aa0!important;
  color: #fff!important;
}
.wizardHeadingAndTabs {
  justify-content: flex-end;
  max-width: 100%;
  margin: 0 0 1rem 0;
}
.wizardContentPanel .divider3 {
  display: none;
}
.wizardCancelButton,
.wizardCancelButton:hover {
  color: #005aa0;
  margin: 0!important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  border: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
  border-radius: 0;
  padding: 0;
  font-family: arial;
  height: 20px;
  float: left;
}
.wizardCancelButton:hover {
  cursor: pointer;
}
.wizardFooter .cancelGroupButton,
.wizardFooter .cancelGroupButton:hover {
  color: #005aa0;
  padding: 0!important;
  border: 0!important;
  font-family: arial!important;
  font-size: 16px!important;
  float: left;
  border-radius: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background-size: 2px 2px!important;
  font-weight: normal!important;
  margin: 0!important;
}
.wizardFooter button.wizardCancelButton {
  margin: 0!important;
}
.wizardTabNext {
  text-align: left;
  font-family: "Intro Cond";
  background-color: #ad1015;
  border-color: #ad1015;
  border-width: 2px;
  font-size: 1.125rem;
  overflow: hidden;
  background-image: none;
  transition: .2s linear;
  transition-property: all;
  white-space: normal;
  position: relative;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: .375rem .75rem;
  line-height: 1.34;
  border-radius: 0;
  height: auto;
  width: auto;
  box-shadow: none;
}
.wizardTabNext:hover {
  border-color: #910c19;
  background-color: #910c19;
  color: #fff;
}
.wizardTabNext,
.wizardSaveButton,
.soa-ui-cm-button:not(.soa-ui-cm-button-borderless):not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden),
.soa-ui-cm-button-secondary:not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden),
.ui-widget-content .soa-control-cm-app-credentials-save,
button.action_call:not(.btn-secondary) {
  text-align: left;
  font-family: "Intro Cond";
  background-color: #ad1015;
  border-color: #ad1015;
  border-width: 2px;
  font-size: 1.125rem;
  overflow: hidden;
  background-image: none;
  transition: .2s linear;
  transition-property: all;
  white-space: normal;
  position: relative;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: .375rem .75rem;
  line-height: 1.34;
  border-radius: 0;
  height: auto;
  width: auto;
  box-shadow: none;
}
.wizardTabNext:hover,
.wizardSaveButton:hover,
.soa-ui-cm-button:not(.soa-ui-cm-button-borderless):not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden):hover,
.soa-ui-cm-button-secondary:not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden):hover,
.ui-widget-content .soa-control-cm-app-credentials-save:hover,
button.action_call:not(.btn-secondary):hover {
  border-color: #910c19;
  background-color: #910c19;
  color: #fff;
}
.wizardTabNext.soa-ui-cm-button-in-progress,
.wizardSaveButton.soa-ui-cm-button-in-progress,
.soa-ui-cm-button:not(.soa-ui-cm-button-borderless):not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden).soa-ui-cm-button-in-progress,
.soa-ui-cm-button-secondary:not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden).soa-ui-cm-button-in-progress,
.ui-widget-content .soa-control-cm-app-credentials-save.soa-ui-cm-button-in-progress,
button.action_call:not(.btn-secondary).soa-ui-cm-button-in-progress,
.wizardTabNext.ui-button-in-progress,
.wizardSaveButton.ui-button-in-progress,
.soa-ui-cm-button:not(.soa-ui-cm-button-borderless):not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden).ui-button-in-progress,
.soa-ui-cm-button-secondary:not(.soa-control-cm-cancel):not(.wizardCancelButton):not(.soa-ui-cm-hidden).ui-button-in-progress,
.ui-widget-content .soa-control-cm-app-credentials-save.ui-button-in-progress,
button.action_call:not(.btn-secondary).ui-button-in-progress {
  background-color: #ad1015;
}
.wizardTabBack,
.soa-control-cm-cancel:not(.btn-link) {
  font-family: "Intro Cond";
  padding: .375rem .75rem;
  border-radius: 0;
  color: #00427a;
  background-color: transparent;
  border-color: #00427a;
  border-width: 2px;
  font-size: 1.125rem;
  overflow: hidden;
  background-image: none;
  transition: .2s linear;
  transition-property: all;
  white-space: normal;
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
.wizardTabBack:hover,
.soa-control-cm-cancel:not(.btn-link):hover {
  color: #00325c;
  background-color: transparent;
  border-color: #00325c;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c;
}
.soa-ui-cm-button-secondary.soa-ui-cm-button-in-progress,
.soa-ui-cm-button-secondary.ui-button-in-progress {
  background-color: transparent;
}
.soa-ui-cm-buttons {
  list-style-type: none;
  padding: 0;
  margin: 0;
  list-style-image: none;
}
.ctr_buttons_right:empty {
  width: 0;
}
.wizardFooter {
  width: 100%;
}
.wizardFooter > div {
  width: 100%;
  float: none;
}
.table th {
  max-width: 0;
}
.wizardFooter > div.ctr_buttons_left {
  text-align: right;
}
.lf-toggle {
  font-size: 18px;
  padding: 9px 44px;
  color: #3d4242;
  font-weight: normal;
  margin: 10px 7px 0 0;
  max-width: 45%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: arial;
}
.card-header .lf-toggle {
  padding-right: 1.25rem;
}
.soa-ui-cm-swagger-resource-endpoint .collapse-toggle::after,
.soa-ui-cm-collapsible-panel .collapse-toggle::after {
  transform: translateY(-50%) rotate(-180deg);
}
.soa-ui-cm-swagger-resource-endpoint-collapsed .collapse-toggle::after,
.soa-ui-cm-collapsible-panel-collapsed .collapse-toggle::after {
  transform: translateY(-50%) rotate(0deg);
}
.table .soa-ui-cm-form-row {
  padding: 0;
  margin: 0;
}
.soa-ui-cm-required:after {
  content: none!important;
}
.soa-ui-cm-required:after {
  content: none!important;
}
.ui-dialog .soa-ui-cm-dialog-content {
  background-color: #fff;
}
.ui-dialog-content > p,
.soa-ui-cm-dialog-content > p {
  padding: 1.25rem 1.9rem 1.5rem;
  margin: 0;
}
.ui-widget-content {
  background-color: #fff;
}
.ui-dialog .ui-widget-header,
.soa-ui-cm-dialog .ui-widget-header {
  line-height: 1.3;
  font-size: 1.5em;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  color: #00427a;
  background-color: #fff;
  padding: 1.35rem 3.9rem 1.35rem 1.9rem;
  border-bottom: 2px solid #f3f3f3;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close,
.soa-ui-cm-dialog .ui-widget-header .ui-dialog-titlebar-close,
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover,
.soa-ui-cm-dialog .ui-widget-header .ui-dialog-titlebar-close:hover {
  background-color: #fff;
  right: 27px;
  top: 25px;
  margin: 0;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close,
.soa-ui-cm-dialog .ui-widget-header .ui-dialog-titlebar-close {
  width: 37px;
  height: 37px;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:before,
.soa-ui-cm-dialog .ui-widget-header .ui-dialog-titlebar-close:before {
  color: #b3b3b3;
  top: -17px;
  font-size: 50px;
}
.ui-dialog .ui-widget-content {
  padding: 1.25rem 1.9rem 1.5rem;
}
.ui-dialog .soa-ui-cm-dialog-content {
  padding: 0;
  margin: 0;
}
.ui-dialog .soa-ui-cm-form-row {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.ui-dialog .soa-ui-cm-section,
.soa-ui-cm-dialog .soa-ui-cm-section {
  padding: 0;
  background: none;
  border: none;
}
.ui-widget-overlay {
  background-color: #000;
  opacity: 0.5;
}
.card-formfix .soa-ui-cm-form-row {
  margin: 0;
}
.soapopup .titleBar {
  background: none;
  line-height: 1.3;
  font-size: 1.5em;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  color: #00427a;
  background-color: #fff;
  padding: 1.35rem 3.9rem 1.35rem 1.9rem;
  border-bottom: 2px solid #f3f3f3;
}
.soapopup.ui-widget-content {
  padding: 0!important;
}
.soapopup .buttonBar {
  padding: 0;
}
.soapopup .content {
  padding: 1.25rem 1.9rem 1.5rem;
}
.soapopup.ui-widget-content {
  padding: 0 0 1.25rem 0;
}
.soapopup .buttonBar {
  padding: 1.35rem 1.9rem;
}
.soa-ui-cm-content-tabs {
  display: inline-flex;
  vertical-align: middle;
}
.soa-ui-cm-content-tabs .soa-ui-cm-content-tab {
  border-radius: 0;
  float: none;
}
.soa-ui-cm-content-tabs .ui-tabs-anchor,
.btn-group .soa-ui-cm-markdown-it-tab {
  text-shadow: none;
  background-color: #eff4f9;
  color: #222;
  -webkit-font-smoothing: antialiased;
  display: block;
  text-decoration: none;
  background-color: #ececec;
  padding: .663rem .75rem .463rem;
  border-bottom: 2px solid #d9d9d9;
  font-family: Arial!important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  transition: .1s 40ms linear;
  -webkit-transition-property: border,color;
  -o-transition-property: border,color;
  transition-property: border,color;
  text-transform: none;
  margin: 0;
  width: 100%!important;
  border-radius: 0 !important;
}
.soa-ui-cm-content-tabs .ui-tabs-anchor:after {
  content: none!important;
}
.soa-ui-cm-content-tabs .ui-tabs-active .ui-tabs-anchor {
  text-shadow: 1px 0 0 currentColor;
  border-color: #005aa0;
  background-color: #eff4f9;
  color: #005aa0;
}
#container_Left {
  width: auto;
}
#container_Left:empty {
  width: 0;
}
#container_Right:empty {
  margin: 0;
}
#container_Content {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1180px;
}
#container_Right {
  width: 350px;
  margin-left: 25px;
}
.navbar-right {
  margin-top: 114px;
}
.navbar-user {
  margin-top: 83px;
}
.soa-ui-cm-input-checkbox {
  min-height: 0;
}
.custom-checkbox .custom-control-input:checked + span::before {
  background-color: #fff;
}
.custom-control-input:checked + span::before,
.custom-control-input:active + span::before {
  transition-duration: 200ms !important;
}
.custom-control-input:checked + span::before {
  box-shadow: inset 0 0 0 5px #005aa0;
  color: #005aa0;
  background-color: #fff;
}
.custom-checkbox span::before {
  transition-property: box-shadow, background-size, -webkit-box-shadow;
  transition: 200ms ease;
}
.custom-checkbox span::before,
.custom-checkbox .custom-control-input:focus + span::before {
  box-shadow: inset 0 0 0 2px #d9d9d9;
  top: 0.1rem;
  position: absolute;
  top: 0.16rem;
  left: 0;
  display: block;
  width: 1.13rem;
  height: 1.13rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
}
.custom-checkbox span {
  margin-left: 10px;
  padding-top: 3px;
}
.custom-checkbox span::before,
.custom-checkbox span {
  margin-bottom: 0;
  font-weight: normal;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline;
  cursor: pointer;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.custom-checkbox span::after {
  position: absolute;
  top: 0.16rem;
  left: 0;
  display: block;
  width: 1.13rem;
  height: 1.13rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70% 70%;
}
.custom-checkbox .custom-control-input:checked + span::after {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjEzcHgiIHZpZXdCb3g9IjAgMCAxOCAxMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jaGVjay0yMC1jcm9wPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJJY29ucy8yMHB4L2NoZWNrLTIwLXdoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi4wMDAwMDAsIC00LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPiAgICAgICAgICAgIDxnIGlkPSJjaGVjay0yMC1jcm9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjkwMDAwMCwgNC4xMDAwMDApIj4gICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhZ2UtMSIgcG9pbnRzPSIxNC4zOTM3NjkyIDAuMDAwMzUzMDc2OTIzIDUuNzEwNjkyMzEgOC42NDk0MyAxLjg2MjE1Mzg1IDQuNzUxMTk5MjMgMCA2LjU4ODUwNjkyIDUuNjkyMzg0NjIgMTIuMzU0MTIyMyAxNi4yMzYzMDc3IDEuODU0NjYwNzciPjwvcG9seWdvbj4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
  background-color: #005aa0;
  box-shadow: none;
}
.dropdown-menu.soa-ui-cm-notifications-menu-container {
  top: 25px;
}
.dropdown .soa-ui-cm-notification-header a {
  padding-left: 0!important;
  padding-bottom: 0!important;
  display: block;
  font-size: 15px;
}
h4.soa-ui-cm-notification-header {
  line-height: 1.5;
}
.soa-ui-cm-notification {
  padding-bottom: 10px!important;
}
.dropdown .soa-control-cm-notification-link {
  font-weight: normal!important;
  font-family: arial!important;
  text-align: center!important;
  text-transform: uppercase!important;
  font-size: 12px!important;
  font-weight: normal;
  color: #747578 !important;
  font-weight: bold!important;
}
.soa-ui-cm-button[disabled],
.ui-button[disabled] {
  pointer-events: none;
  background-color: #ad1015;
  opacity: .65;
  border-color: #ad1015;
  color: #fff;
}
.soa-ui-cm-markdown-it-tab {
  background: none!important;
  padding: 0!important;
  margin: 0!important;
}
#appListTable .addapi_sandbox,
#appListTable .addapi_production {
  width: auto;
  padding: 0.5625rem 1.25rem;
}
.soa-ui-cm-tags {
  display: inline;
}
a.button,
input.button {
  font-family: "Intro Cond";
  padding: .375rem .75rem;
  border-radius: 0;
  color: #00427a;
  background-color: transparent;
  border-color: #00427a;
  border-width: 2px;
  font-size: 1.125rem;
  overflow: hidden;
  background-image: none;
  transition: .2s linear;
  transition-property: all;
  white-space: normal;
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
}
a.button:hover,
input.button:hover,
a.button:focus,
input.button:focus {
  border-color: #910c19;
  background-color: #910c19;
}
.wizardCW .wizardContentPanel {
  border: 0;
}
.addModifyGroup .wizardContentPanel {
  width: 775px;
  padding: 0;
}
.wizardPageContent textarea {
  height: 150px;
}
#groupInviteForm {
  padding: 0;
  text-align: right;
}
#groupInviteForm textarea,
#groupInviteForm .emailArea {
  font-weight: 400;
  line-height: 1.25;
  border-width: 0 0 2px!important;
  -webkit-transition: border-color 60ms linear;
  -o-transition: border-color 60ms linear;
  transition: border-color 60ms linear;
  background-clip: inherit;
  padding: .663rem .75rem .463rem;
  min-height: 40px;
  display: block;
  width: 100%;
  font-size: 1rem;
  color: #222;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  height: auto;
}
#groupInviteForm textarea:hover,
#groupInviteForm .emailArea:hover {
  background: #ececec;
  transition: background .2s;
}
#groupInviteForm textarea:focus,
#groupInviteForm .emailArea:focus {
  border-color: #005aa0;
}
#groupInviteForm textarea {
  min-height: 40px;
}
#groupInviteForm .actionPanel {
  border: 0;
  padding: 0;
  margin-top: 20px;
  width: 100%;
  display: block;
}
#groupInviteForm .mandatory {
  display: none;
}
#inviteMemberCancelButton,
#inviteMemberCancelButton:hover {
  color: #005aa0;
  margin: 10px 1.5rem 0!important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  border: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x;
  background-size: 2px 2px;
  border-radius: 0;
  padding: 0;
  height: 20px;
  float: none;
  font-family: arial;
  font-weight: normal;
  font-size: 1rem;
  box-shadow: none;
  transition: none;
}
#groupInviteForm .actionPanel {
  width: 100%;
}
#groupInviteForm #inviteMemberAddButton {
  float: none;
}
table.applist > thead > tr > th,
table.applist > tbody > tr > th {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  padding: 0.5625rem 1.25rem;
  color: #222;
  font-size: 16px;
}
table.stdtbl > thead > tr > th,
table.stdtbl > tbody > tr > th,
table.stdtbl > tbody > tr > td {
  padding: 0.5625rem 1.25rem;
  vertical-align: middle;
}
.soa-ui-cm-form .soa-control-cm-input-option {
  display: inline-block;
  margin-right: 10px!important;
  margin-bottom: 5px!important;
  width: auto;
}
.soa-ui-cm-form .soa-ui-cm-label-for-checkbox {
  display: flex;
}
.soa-control-cm-user-profile-settings-container .soa-ui-cm-form-actions {
  border: 0;
}
.soa-ui-cm-form .soa-ui-cm-input-checkbox:hover {
  width: auto;
}
.soa-ui-cm-button-secondary.soa-control-cm-cancel:hover,
.wizardCancelButton:hover {
  box-shadow: none!important;
}
.board_item .resourceOrigin,
.board_item .resourceOrigin > a {
  padding: 1.1rem 1.25rem 19.6px;
  height: auto;
  margin-bottom: 0;
  background-image: none!important;
  font-size: 18px;
}
.board_item .resourceOrigin > a:before {
  content: none;
  display: none;
}
.board_item .resourceOrigin > a {
  padding: 0;
}
.board_item .item_image {
  display: none;
}
.board_item .item_content {
  padding: 1rem 1.25rem 1.5rem;
  width: 100%;
  font-size: 16px;
}
.board_item {
  padding-top: 0;
}
.card-footer-negative {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.soa-control-cm-user-profile-menu-container {
  left: auto!important;
  right: 0!important;
}
#NewsfeedTitle h1 {
  margin-bottom: 55px;
}
.soa-ui-cm-2col-with-avatar .soa-ui-cm-details-box {
  width: 100%;
  float: none;
}
.soa-ui-cm-2col-with-avatar:after {
  display: none;
}
.soa-ui-cm-dl-multiline {
  display: flex;
  width: 100%;
  position: relative;
}
.soa-ui-cm-dl-multiline:before {
  content: '';
  height: 2px;
  width: 100%;
  top: 25px;
  background: #D9D9D9;
  position: absolute;
  visibility: visible;
}
.soa-ui-cm-dl-multiline div {
  width: 33%;
}
.soa-ui-cm-dl-multiline dt {
  color: #747578;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  float: none;
  clear: none;
  width: auto;
  height: auto;
}
.soa-ui-cm-dl-multiline dd {
  padding-top: 12px;
  font-weight: bold;
  font-size: 18px;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
}
.soa-ui-cm-card-content {
  height: auto;
}
.rtitle_right {
  margin-right: 2px;
}
.rtitle_dropdown ul {
  padding: 0;
  margin: 0;
  width: 100%;
  top: 38px!important;
  border-top: 2px solid #005aa0;
  z-index: 2;
}
.rtitle_dropdown li {
  color: #000;
  background-image: none;
  background-color: #fbfbfb;
  display: block;
  text-decoration: none;
  padding: 10px;
  border-top: none;
  border-bottom: solid 1px #eee;
  border-left: solid 1px #eee;
  border-right: solid 1px #eee;
  white-space: normal;
  cursor: pointer;
  width: 100%!important;
}
.rtitle_dropdown li:hover {
  background-color: #fff;
  color: #005aa0;
}
.rtitle_dropdown li a {
  background: none!important;
  padding: 0!important;
}
.rtitle_right .selected:before {
  content: "Version ";
}
.rtitle_right .selected.active {
  background: transparent;
}
.rtitle_right .selected.active + ul {
  left: 0 !important;
}
.rtitle_right .selected {
  padding: 0;
  width: 170px;
  height: 40px;
  display: block;
  position: relative;
  padding-left: 12px;
  left: -12px;
  top: -11px;
  padding-top: 11px;
}
.soa-ui-cm-form .soa-ui-cm-form-row .soa-ui-cm-imgtxt.soa-ui-cm-icon-question-circle {
  display: none !important;
}
.security_label {
  float: none;
  width: auto;
}
.security {
  margin: 0;
  width: 100%;
}
.security .close {
  text-shadow: none;
  background-repeat: no-repeat;
}
.smallDialogContent {
  padding: 0;
}
div.smallDialog h2 {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  padding: 1.1rem 1.25rem 19.6px;
  -webkit-box-shadow: inset 0 -2px 0 #00427a;
  box-shadow: inset 0 -2px 0 #00427a;
  background: #fff;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  color: #00427a;
  margin-bottom: 1.25rem;
  margin-top: -1.25rem;
  margin-left: -1.9rem;
  margin-right: -1.9rem;
}
.soa-ui-cm-input {
  background: #ececec;
  transition: background .2s;
  box-shadow: none;
  font-weight: 400;
  line-height: 1.25;
  border-width: 0 0 2px;
  transition: border-color 60ms linear;
  background-clip: inherit;
  padding: .663rem .75rem .463rem;
  min-height: 40px;
  display: block;
  width: 100%;
  font-size: 1rem;
  color: #222;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  border-width: 0 0 2px 0;
}
.soa-ui-cm-input:hover {
  background: #ececec;
  transition: background .2s;
}
.soa-ui-cm-input:focus {
  border-color: #005aa0;
  background-color: #f3f3f3;
}
.soa-ui-cm-api-monitor-overview-container .soa-ui-cm-empty-report-chart,
.soa-ui-cm-app-monitor-overview-container .soa-ui-cm-empty-report-chart,
.soa-control-cm-app-monitor-metrics-container {
  border: 0;
}
.monitor_wrapper {
  margin: 0 auto;
  padding: 0!important;
  background: #fff;
}
.soa-control-cm-monitor-metrics-filter-form .soa-ui-cm-filters {
  display: flex;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  width: auto;
}
.soa-control-cm-monitor-metrics-filter-form .soa-ui-cm-filters li {
  width: 50%;
  padding: 0;
}
.soa-control-cm-app-monitor-metrics-container {
  padding: 0;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
#soa-control-cm-app-monitor-overview-container div.report_gauge_summary {
  border-radius: 0;
  background: #005AA0;
  color: #fff;
}
#soa-control-cm-app-monitor-overview-container div.report_gauge_summary li {
  font-size: 12px;
}
#soa-control-cm-app-monitor-overview-container div.report_gauge,
#soa-control-cm-api-monitor-overview-container div.report_gauge {
  border-radius: 0;
  padding: 0;
  background: #fff;
}
.soa-control-app-performance-chart-widget .soa-ui-cm-filters,
.soa-control-cm-app-monitor-logs-widget .soa-ui-cm-filters,
.soa-control-cm-app-monitor-license-logs-widget .soa-ui-cm-filters {
  display: flex;
  padding-top: 80px;
  width: 775px;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.soa-control-app-performance-chart-widget .soa-ui-cm-filters li,
.soa-control-cm-app-monitor-logs-widget .soa-ui-cm-filters li,
.soa-control-cm-app-monitor-license-logs-widget .soa-ui-cm-filters li {
  padding: 0;
  margin: 0;
  width: 25%;
}
.soa-control-app-performance-chart-widget .soa-ui-cm-input-selectbox,
.soa-control-cm-app-monitor-logs-widget .soa-ui-cm-input-selectbox,
.soa-control-cm-app-monitor-license-logs-widget .soa-ui-cm-input-selectbox {
  width: 100%!important;
}
.soa-control-app-performance-chart-widget .soa-ui-cm-tooltip-content-text-full {
  display: none;
}
.soa-ui-cm-tooltip-content-text-full {
  background: #fff!important;
  box-shadow: none;
  border-radius: none;
  border: 0;
}
.soa-control-app-performance-chart-widget .soa-control-cm-app-performance-chart,
.soa-control-cm-app-monitor-logs-widget .soa-ui-cm-content-body,
.soa-control-cm-app-monitor-license-logs-widget .soa-ui-cm-content-body {
  padding: 0 1.25rem;
  background: #fff;
}
.soa-ui-cm-filters-actions {
  list-style-type: none;
  list-style-image: none;
}
.soa-ui-cm-filters-actions {
  position: absolute;
  right: -10px;
  top: 50px;
}
#soa-control-cm-performance-chart-refresh,
#soa-control-cm-txlogs-refresh {
  height: 40px;
}
.soa-ui-cm-button-page-level.soa-control-cm-performance-chart-refresh:hover,
.soa-ui-cm-button-page-level.soa-control-cm-performance-txlogs-refresh:hover,
.soa-ui-cm-button-page-level.soa-control-cm-performance-cm-refresh:hover {
  border-color: #fff!important;
}
.highcharts-container {
  max-width: 100%;
}
.soa-ui-cm-tx-empty-message-container {
  padding: 0;
}
.soa-ui-cm-tx-empty-message-container .soa-ui-cm-empty-behav-text {
  padding-left: 16px;
}
.soa-ui-cm-license-charts-container div.report_chart,
.soa-ui-cm-api-monitor-overview-container .soa-ui-cm-report-chart,
.soa-ui-cm-app-monitor-overview-container .soa-ui-cm-report-chart {
  border: 0;
}
.soa-ui-cm-button-in-progress {
  background: #ad1015!important;
}
.soa-ui-cm-button-in-progress span {
  background-image: none !important;
}
.btn-secondary.soa-ui-cm-button-in-progress,
#stopAppNewsFeed.soa-ui-cm-button-in-progress,
.rw-app-export-left-button.soa-ui-cm-button-in-progress {
  background: transparent!important;
}
#groupInviteForm .actionPanel > p,
#editOAuthDetailsForm .actionPanel {
  clear: both;
  font-size: .875rem;
  line-height: 1.2;
  color: #747578!important;
  text-align: left;
  float: none;
}
.form-fix .soa-ui-cm-form-row {
  margin-bottom: 1em;
  margin-left: 0;
}
.form-fix .soa-ui-cm-form-fieldset-column {
  width: 366px;
}
.form-fix .soa-ui-cm-table-for-inputs .soa-ui-cm-table-th {
  padding: 0;
}
.form-fix #soa-control-cm-button-app-oauth-details-add-redirect-url-holder {
  margin-top: 5px;
}
.form-fix .soa-ui-cm-icon-imgtxt {
  display: none!important;
}
.card-subMeader .soa-ui-cm-form-fieldset-header {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  width: 100%;
  padding: 1.1rem 1.25rem 19.6px;
  -webkit-box-shadow: inset 0 -2px 0 #00427a;
  box-shadow: inset 0 -2px 0 #00427a;
  background: #fff;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  color: #00427a;
  margin-bottom: 0;
}
.card-footer .soa-ui-cm-buttons:after {
  display: none;
}
.form-fix .soa-ui-cm-form-fieldset-column:last-child {
  padding-left: 30px;
}
.ui-autocomplete {
  list-style-type: none;
  list-style-image: none;
  background-color: #fbfbfb;
  padding: 0;
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
  height: auto!important;
  border: none;
  border-radius: 0;
}
.ui-autocomplete-category {
  border: 0;
  padding: 10px 10px 0;
  margin: 0;
}
.ui-autocomplete .ui-menu-item {
  color: #000;
  border-radius: 0;
  background-image: none;
  background-color: #fbfbfb;
  display: block;
  text-decoration: none;
  padding: 10px;
  border-top: none;
  border-bottom: solid 1px #eee;
  border-left: solid 1px #eee;
  border-right: solid 1px #eee;
  white-space: normal;
  cursor: pointer;
}
.ui-autocomplete .ui-menu-item:hover {
  background-color: #fff;
}
.ui-autocomplete .ui-menu-item a,
.ui-autocomplete .ui-menu-item a:hover {
  background: none;
  color: #222;
}
.ui-autocomplete .ui-menu-item .ui-corner-all {
  padding: 0;
}
.ui-autocomplete .ui-menu-item .ui-corner-all:hover,
.ui-autocomplete .ui-menu-item .ui-corner-all.ui-state-focus {
  background: none;
  color: #005aa0;
}
span.addapi_status_text {
  display: inline;
  padding: 0;
}
.table-fixed {
  table-layout: fixed;
}
.truncate {
  width: 390px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#apis_used_ul {
  list-style-type: none;
}
#apis_used_ul .image_50 {
  display: none;
}
#apis_used_ul .desc {
  display: flex;
  width: 100%;
  padding: 12px 15px;
  border-bottom: 2px solid #f3f3f3;
  justify-content: space-between;
}
#apis_used_ul .cat {
  padding: .125rem .625rem;
  border-radius: 0;
  background-color: transparent;
  font-size: 1rem;
  overflow: hidden;
  background-image: none;
  transition: .2s linear;
  transition-property: all;
  white-space: normal;
  position: relative;
  cursor: pointer;
  display: flex;
  border: 2px solid #00427a;
  text-align: center;
  vertical-align: middle;
  text-indent: -999em;
}
#apis_used_ul .cat:after {
  content: 'View';
  color: #00427a;
  font-weight: 700;
  font-family: "Intro Cond";
  text-indent: 0;
  display: block;
}
#apis_used_ul .name {
  font-weight: bold;
  color: #222;
}
#AlreadyLoggedInDiv,
#AccessDeniedDiv {
  background: none;
  border: 0;
}
#AccessDeniedDiv .error_msg,
#AlreadyLoggedInDiv .error_msg {
  margin: 0;
  float: none;
}
#AlreadyLoggedInDiv .error_msg > h3 {
  color: #00427a;
}
.soa-ui-cm-table-td .soa-ui-cm-icon-api {
  background: none;
  font-size: 14px;
  text-indent: 0;
  padding-top: 4px;
  width: auto;
  max-width: none;
  height: auto;
  text-align: center;
  vertical-align: top;
  text-decoration: underline;
}
.security .alert {
  font-size: inherit;
  word-break: normal;
  padding: 1.2rem 1.4rem;
  background: #eff4f9;
  color: #00427a;
  overflow-x: auto;
  border-radius: 0;
  border: 0;
}
.security .alert .close {
  top: 2px;
  right: 0;
}
.soa-ui-cm-markdown-it-enabled-preview {
  color: #222;
  padding-top: 0;
}
.ui-dialog .soa-control-cm-cancel,
.ui-dialog .btn.secondary,
.ui-dialog .soa-ui-cm-button-secondary {
  transition: none;
  color: #005aa0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x !important;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background-size: 2px 2px!important;
  font-family: arial!important;
  margin: 9px 1.5rem 0 0!important;
  position: relative;
  border: 1px solid transparent!important;
  border-right-width: 0!important;
  border-left-width: 0!important;
  vertical-align: baseline!important;
  background-position-y: 1rem!important;
  -webkit-font-smoothing: auto;
  font-size: 16px!important;
  line-height: 1.1!important;
  text-decoration: none!important;
  font-weight: normal!important;
  display: inline-block !important;
  padding: 0!important;
  border-color: transparent!important;
}
.ui-dialog .soa-control-cm-cancel:hover,
.ui-dialog .btn.secondary:hover,
.ui-dialog .soa-ui-cm-button-secondary:hover {
  color: #002f54;
  text-decoration: none;
  border-color: transparent!important;
  background-size: 2px 2px!important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, currentColor)) 0 100% repeat-x !important;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%) 0 100% repeat-x !important;
  background-position-y: 8px!important;
}
.ui-dialog .modal-footer.rightAligned {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.ui-dialog .modal-footer.rightAligned .action_call {
  margin-right: 0;
}
.soa-ui-cm-label-for-checkbox,
.soa-ui-cm-label-for-radio {
  font-weight: normal;
  font-size: 16px;
  font-family: arial;
}
.soa-ui-cm-form .soa-ui-cm-checkbox-collection .soa-ui-cm-label-for-checkbox {
  color: #222;
}
.soa-ui-cm-form .soa-ui-cm-input-radio.soa-ui-cm-input-in-helper-method,
.soa-ui-cm-form .soa-ui-cm-input-checkbox.soa-ui-cm-input-in-helper-method {
  height: auto !important;
  min-height: auto !important;
  top: 0;
  margin-bottom: 0 !important;
}
.soa-ui-cm-form-row-for-checkbox {
  margin-bottom: 0!important;
}
.smallDialog #collectComments {
  height: auto;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  border-width: 0 0 2px 0;
  font-size: 1rem;
  color: #222;
  font-weight: normal;
  font-family: arial;
}
.smallDialog #collectComments:focus {
  color: #222;
  background-color: #f3f3f3;
  outline: 0;
  -webkit-box-shadow: none, 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: none, 0 0 8px rgba(102, 175, 233, 0.6);
}
div.smallDialog input {
  position: relative;
  z-index: 1300;
}
.soa-control-cm-test-client-delete-header,
.soa-control-cm-test-client-delete-parameter {
  background-image: none!important;
  background: none!important;
  color: #00427a!important;
  text-indent: -999em;
  width: auto!important;
  height: auto!important;
  border: 0!important;
  padding: 0!important;
  margin: 0!important;
  top: 15px!important;
  position: relative!important;
  right: 23px!important;
}
.soa-ui-cm-button-secondary.soa-control-cm-test-client-credentials:not(.btn-arrow),
.soa-ui-cm-button-secondary.soa-control-cm-test-client-security,
.wizardTabBack {
  border-color: #00427a!important;
}
.soa-ui-cm-button-secondary.soa-control-cm-test-client-credentials:not(.btn-arrow):hover,
.soa-ui-cm-button-secondary.soa-control-cm-test-client-security:hover,
.wizardTabBack:hover {
  border-color: #00325c!important;
  -webkit-box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c!important;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c!important;
}
.soa-control-cm-auth-policy-container .soa-ui-cm-section-header {
  border: 0!important;
  padding: 0!important;
}
.soa-control-cm-auth-policy-container .soa-ui-cm-note-header {
  display: none;
}
.soa-ui-cm-note-info .soa-ui-cm-note-header {
  color: #333;
}
.soa-ui-cm-note-info .soa-ui-cm-section-paragraph {
  font-family: arial;
  font-size: 16px;
  line-height: 1.5;
}
.soa-control-cm-auth-policy-container .soa-ui-cm-section-paragraph {
  font-family: arial!important;
  font-size: 16px;
  line-height: 1.3;
  width: 80%;
}
.soa-control-cm-oauth-policy-form {
  height: auto!important;
  min-height: 0;
}
.soa-control-cm-oauth-policy-all-fields-for-get-token label {
  font-size: 14px;
}
.soa-control-cm-oauth-policy-all-fields-for-get-token div {
  display: flex;
}
.soa-control-cm-oauth-policy-all-fields-for-get-token div > div {
  margin: 0 10px;
}
.soa-control-cm-oauth-policy-all-fields-for-get-token div .soa-control-cm-form-row {
  width: 100%!important;
  flex-basis: 100%;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-display-view-only-pre,
.soa-ui-cm-swagger-schema-model,
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-schema-model {
  max-height: none;
  max-width: none;
  font-size: 14px;
}
#soa-control-cm-signup-activation-container .soa-ui-cm-content-header {
  padding: 0;
  background: transparent;
  margin: 0;
}
#soa-control-cm-signup-activation-container .soa-ui-cm-box-header {
  padding: 0;
  margin-bottom: 2rem;
}
#soa-control-cm-signup-activation-form {
  background: #fff;
  width: 775px;
  padding: 1.25rem;
  padding-bottom: 100px;
}
#soa-control-cm-signup-activation-form .soa-ui-cm-form-row {
  flex-basis: auto;
  width: 315px;
  float: left;
}
#soa-control-cm-button-signup-finish {
  float: right;
  margin-right: 57px;
  position: relative;
  bottom: -60px;
}
.soa-ui-cm-signin-button-container + p {
  clear: both;
  padding-top: 20px;
  display: block;
  width: 315px;
  font-size: 12px;
  margin-right: 55px;
  position: relative;
  top: -70px;
  float: right;
}
#soa-control-cm-signup-activation-form .soa-ui-cm-signin-button-container {
  clear: both;
}
.soa-ui-cm-no-blowout pre {
  border: 0;
  background: #e5e5e5;
}
.soa-ui-cm-status {
  border-radius: 0;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  font-family: 'Intro Cond';
  min-width: 0;
}
.soa-ui-cm-status-blue {
  background-color: #00427A;
}
.soa-ui-cm-status-green {
  background-color: #8DBA84;
}
.soa-ui-cm-status-red {
  background-color: #CE161D;
}
.soa-ui-cm-swagger-schema-model-items {
  list-style-image: none;
}
.soa-ui-cm-swagger-schema-model-items ul {
  padding-left: 0!important;
}
.soa-ui-cm-swagger-schema-model-example {
  word-break: break-word;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-schema-model .soa-ui-cm-swagger-primary {
  color: #00427a;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-schema-model {
  white-space: normal;
  font-size: 14px;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-schema-model-description,
.soa-ui-cm-form .soa-ui-cm-label-for-radio {
  color: #222;
}
#soa-control-cm-app-export-form .soa-ui-cm-form-fieldset-column {
  width: 100%;
}
.AuthorizationError {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MDAgNjAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmYmNiZDI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5lc190aGlja2VyPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAzODUuODYgMjE0LjE0IDYwMCAyODUuODYgNjAwIDAgMzE0LjE0IDAgMzg1Ljg2Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNDg1Ljg2IDExNC4xNCA2MDAgMTg1Ljg2IDYwMCAwIDQxNC4xNCAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDI4NS44NiAzMTQuMTQgNjAwIDM4NS44NiA2MDAgMCAyMTQuMTQgMCAyODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDE0LjE0IDU4NS44NiAwIDUxNC4xNCAwIDYwMCA4NS44NiA2MDAgMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjAwIDQxNC4xNCAxODUuODYgMCAxMTQuMTQgMCA2MDAgNDg1Ljg2IDYwMCA0MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iODUuODYgMCAxNC4xNCAwIDYwMCA1ODUuODYgNjAwIDUxNC4xNCA4NS44NiAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAzMTQuMTQgMjg1Ljg2IDAgMjE0LjE0IDAgNjAwIDM4NS44NiA2MDAgMzE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYwMCAxMTQuMTQgNDg1Ljg2IDAgNDE0LjE0IDAgNjAwIDE4NS44NiA2MDAgMTE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgODUuODYgNTE0LjE0IDYwMCA1ODUuODYgNjAwIDAgMTQuMTQgMCA4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MDAgMjE0LjE0IDM4NS44NiAwIDMxNC4xNCAwIDYwMCAyODUuODYgNjAwIDIxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDE4NS44NiA0MTQuMTQgNjAwIDQ4NS44NiA2MDAgMCAxMTQuMTQgMCAxODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCA1ODUuODYgMTQuMTQgNjAwIDg1Ljg2IDYwMCAwIDUxNC4xNCAwIDU4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDYwMCAxNC4xNCA2MDAgMCA1ODUuODYgMCA2MDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA1MTQuMTQgODUuODYgNjAwIDExNC4xNCA2MDAgMCA0ODUuODYgMCA1MTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCA0MTQuMTQgMTg1Ljg2IDYwMCAyMTQuMTQgNjAwIDAgMzg1Ljg2IDAgNDE0LjE0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjAgMzE0LjE0IDI4NS44NiA2MDAgMzE0LjE0IDYwMCAwIDI4NS44NiAwIDMxNC4xNCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIwIDIxNC4xNCAzODUuODYgNjAwIDQxNC4xNCA2MDAgMCAxODUuODYgMCAyMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAxMTQuMTQgNDg1Ljg2IDYwMCA1MTQuMTQgNjAwIDAgODUuODYgMCAxMTQuMTQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAwIDAgMTQuMTQgNTg1Ljg2IDYwMCA2MDAgNjAwIDYwMCA1ODUuODYgMTQuMTQgMCAwIDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDQ4NS44NiAxMTQuMTQgMCA4NS44NiAwIDYwMCA1MTQuMTQgNjAwIDQ4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMzg1Ljg2IDIxNC4xNCAwIDE4NS44NiAwIDYwMCA0MTQuMTQgNjAwIDM4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMjg1Ljg2IDMxNC4xNCAwIDI4NS44NiAwIDYwMCAzMTQuMTQgNjAwIDI4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgMTg1Ljg2IDQxNC4xNCAwIDM4NS44NiAwIDYwMCAyMTQuMTQgNjAwIDE4NS44NiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSI2MDAgODUuODYgNTE0LjE0IDAgNDg1Ljg2IDAgNjAwIDExNC4xNCA2MDAgODUuODYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNjAwIDAgNTg1Ljg2IDAgNjAwIDE0LjE0IDYwMCAwIi8+PC9zdmc+);
  background-size: 50px 50px;
  background-repeat: repeat;
  background-color: #fbd5d6;
  color: #ad1015;
  border: 2px solid #fbcbd2;
  display: flex;
  align-items: center;
  padding: .75rem 1.25rem;
}
.AuthorizationError .soa-ui-cm-content-header {
  padding: 0;
  background: none;
  margin: 0;
  display: inline;
}
.AuthorizationError h1 {
  font-family: Intro Cond, Arial, Helvetica Neue, sans-serif;
  font-weight: 700;
  color: #ad1015;
  font-size: 16px;
  display: inline;
  min-width: 0;
  min-height: 0;
  float: none;
}
.AuthorizationError h1:after {
  content: '-';
  padding-left: 3px;
  padding-right: 3px;
}
.AuthorizationError #AuthorizationErrorDiv {
  padding: 0;
  background: none;
  height: auto;
  display: inline;
  border: 0;
  float: none;
}
#AuthorizationErrorDiv .authorization_error_text {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: arial;
  font-weight: normal;
  color: #ad1015;
  float: none;
}
.licenses-selection-options {
  padding: 0;
  background: #fff;
  margin: 0;
}
#restrict-licenses-container {
  padding: 1.25rem 1.25rem 1.5rem;
  margin: 0;
}
#RequestConnection .licenses-selection-options > li {
  margin-bottom: 0;
  border: 0;
}
#restrict-licenses-container .soa-ui-cm-empty-behav-text {
  margin-bottom: 0;
  padding-bottom: 0;
}
#RequestConnection .licenses-selection-options > li label {
  font-weight: normal;
  font-size: 16px;
}
.api-edit-connections {
  font-size: 12px;
}
#appListTable .api-edit-connections ul {
  margin-left: 0;
}
#appListTable .api-edit-connections label {
  font-family: arial;
  color: #222;
  font-weight: bold;
}
#appListTable .api-edit-connections ul li {
  float: none;
  word-break: normal;
  width: auto;
  color: #222;
  font-weight: normal;
  width: 350px;
}
.soa-control-cm-addapi-actions .soa-ui-cm-icon:before {
  content: none;
}
.soa-control-cm-addapi-actions .divider {
  display: none;
}
.btn-showMore {
  font-size: 14px!important;
  text-transform: none!important;
  font-style: normal!important;
  margin: -6px 0 0 0 !important;
  padding-right: 0!important;
  text-indent: 0!important;
  width: auto!important;
  height: auto!important;
}
.action_message:empty {
  display: none;
}
.action_message {
  overflow: hidden;
  float: none;
  padding: 1.25rem 0;
  font-weight: bold;
}
.request-answer .extra_actions {
  position: absolute;
  top: 13px;
  right: 0;
}
#footerTermsDialog {
  overflow: hidden;
  margin-bottom: 1.35rem;
}
#footerTermsDialog h1 {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #00427a;
  font-size: 1.4375rem;
  font-style: normal!important;
  text-align: left!important;
}
#footerTermsDialog h2 {
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #00427a;
  font-size: 1.25rem;
  font-style: normal!important;
  text-align: left!important;
}
#footerTermsDialog p {
  font-size: 14px;
  font-family: arial;
  text-transform: lowercase;
}
#groupInviteForm label {
  text-align: left;
  display: block;
}
#groupInviteForm textarea {
  margin-bottom: 1em;
}
#groupInviteForm #inviteMemberInviteText {
  min-height: 200px;
}
div.ui-dialog {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 0;
}
.soa-control-cm-uninviteMember.close {
  color: #00427a!important;
  font-size: 20px;
  position: absolute;
  top: 7px;
  right: 0;
  text-indent: -999em;
}
.executeActionForm {
  padding: 0;
}
.executeActionForm h5 {
  color: #333;
  margin-bottom: 0;
}
.executeActionForm textarea {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1rem;
  background-clip: inherit;
  padding: .663rem .75rem .463rem;
  min-height: 40px;
  display: block;
  width: 100%;
  font-size: 1rem;
  color: #222;
  background-color: #f3f3f3;
  border: 2px solid #d9d9d9;
  border-width: 0 0 2px;
  border-radius: 0;
}
.executeActionForm textarea:hover {
  background: #ececec;
  transition: background .2s;
}
.executeActionForm textarea:focus {
  border-color: #005aa0;
  color: #222;
  background-color: #f3f3f3;
}
.soa-control-cm-following-toggler.hidden + .card-header-toggle {
  padding: 0!important;
}
.soa-control-cm-toggleRole {
  font-size: 1rem!important;
  padding: .125rem .625rem!important;
  border: 2px solid #00427a!important;
}
.soa-control-cm-toggleRole:hover {
  color: #00325c!important;
  background-color: transparent!important;
  border-color: #00325c!important;
  box-shadow: inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c, inset 0 0 0 1px #00325c!important;
}
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
  margin: 0;
  padding: 1rem 1.25rem;
  border: 0;
}
.errorDialog p {
  padding: 0;
}
label.error {
  width: auto!important;
}
#soa-control-cm-app-export-form p {
  margin-top: 0;
}
.soa-ui-cm-forgot-password-reset-code-form-container {
  background: #fff;
  padding: 1rem 1.25rem 1.5rem;
}
.soa-ui-cm-forgot-password-reset-code-form-container .soa-ui-cm-form .soa-ui-cm-form-row {
  margin-left: 0!important;
}
.soa-ui-cm-password-challenge-form-container,
.soa-control-cm-user-forgot-password-container .soa-ui-cm-login-form-container {
  background: #fff;
  padding: 1rem 1.25rem 1.5rem;
}
.soa-ui-cm-password-challenge-form-container .soa-ui-cm-form .soa-ui-cm-form-row,
.soa-control-cm-user-forgot-password-container .soa-ui-cm-login-form-container .soa-ui-cm-form .soa-ui-cm-form-row {
  margin-left: 0!important;
}
select::-ms-expand {
  display: none;
}
.applist .soa-ui-cm-icon {
  padding-left: 0;
}
.applist .soa-ui-cm-icon:before {
  content: none;
}
.cwrap_toggler div {
  float: none;
}
.soa-control-cm-following-toggler + .card-header-padding {
  padding: 1.1rem 1.25rem 19.6px;
}
.soa-ui-cm-icon-lock {
  display: none;
}
#APIfollowings .card-followers,
#APPfollowings .card-followers,
#GroupsFollowing .card-followers {
  display: none;
}
#soa-control-cm-options-container-upload-keystore,
#soa-control-cm-app-credentials-upload-keystore {
  display: none!important;
}
.soa-ui-cm-content-tab {
  list-style-image: none!important;
  border-left: 0!important;
  border-right: 0!important;
  border-top: 0 !important;
  background: none!important;
  box-shadow: none!important;
}
.ui-tabs-nav {
  list-style-image: none!important;
}
.ui-tabs-anchor {
  border-width: 0 0 2px 0!important;
}
.soa-ui-cm-content-tab.ui-state-active:after {
  content: none;
}
.soa-ui-cm-form.soa-control-cm-test-client-form .soa-control-cm-request-response-container {
  padding: 1rem;
}
.soa-ui-cm-input-error {
  border-width: 0 0 2px 0!important;
  border-color: #e30613!important;
}
.soa-ui-cm-input-tooltip {
  display: none!important;
}
.table .soa-ui-cm-table-td {
  padding: 0.5625rem 1.25rem!important;
  vertical-align: top!important;
  border-top: 2px solid #f3f3f3!important;
}
.table--middle .soa-ui-cm-table-td,
.table--middle td {
  vertical-align: middle!important;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-body-header {
  color: #747578;
  text-transform: uppercase;
  line-height: 1.45;
  letter-spacing: 0.5px;
  font-size: 12px;
}
.soa-ui-cm-swagger-schema-model-item {
  font-size: 16px!important;
  text-transform: none;
  font-family: arial!important;
  font-weight: normal;
}
.soa-ui-cm-swagger-schema-model .soa-ui-cm-swagger-schema-model-items {
  padding-left: 0;
}
.has-schema textarea {
  height: 250px;
}
.soa-ui-cm-button-remove.close {
  top: 5px!important;
  height: 20px!important;
  width: 20px!important;
}
.soa-control-cm-view-settings {
  display: none;
}
.soa-ui-cm-form .soa-ui-cm-label.soa-ui-cm-required > span:after {
  content: none;
}
.soa-ui-cm-form .soa-ui-cm-label:after {
  content: none;
}
.soa-control-cm-dev-app-form .soa-ui-cm-label.soa-ui-cm-required span:after,
#soa-control-cm-app-oauth-details-form .soa-ui-cm-label.soa-ui-cm-required span:after {
  content: '*';
}
.soa-ui-cm-form .soa-ui-cm-errortext {
  font-weight: 700;
  margin: 0;
  font-size: .875rem;
  margin-top: 5px;
}
.soa-ui-cm-form .soa-ui-cm-errortext:empty {
  display: none;
}
.soa-ui-cm-input.soa-ui-cm-input-error::placeholder,
.soa-ui-cm-input.soa-ui-cm-input-error {
  color: #222!important;
}
.lf-header .badge {
  border-radius: 0;
  display: inline-block;
  padding: .25em .4em;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  color: #fff;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  background-color: #00427a;
  top: 12px;
  position: relative;
}
.soa-ui-cm-top-search-input::placeholder {
  color: #999;
}
.soa-ui-cm-top-search-input {
  color: #222;
}
.soa-control-cm-public-key-container {
  display: none!important;
}
.popover-tooltip {
  visibility: visible;
  opacity: 1;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-endpoints .soa-ui-cm-swagger-resource-endpoint .soa-ui-cm-swagger-resource-endpoint-short-description-trigger {
  height: 20px;
  position: absolute;
  right: 50px;
  top: 20px;
  width: 20px;
  border: 2px solid #005aa0;
  border-radius: 50%;
  color: #005aa0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
}
.popover-tooltip.soa-ui-cm-tooltip-content-text-full {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06), 0 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #222;
  font-size: 14px;
  display: none;
  top: 40px!important;
  right: 0px;
  left: auto!important;
  border-top: 2px solid #005aa0!important;
}
.FollowersCollection .soa-control-cm-button-follow {
  display: none;
}
.username {
  display: none;
}
.FollowersCollection .username {
  display: block;
}
.FollowersCollection .username-link {
  display: none;
}
.myAppsTeamRemove-button {
  right: 55px;
  top: 3px;
}
#soa-control-cm-tx-list th {
  color: #222;
  font-size: 14px;
  vertical-align: bottom;
  border-bottom: 2px solid #f3f3f3;
  font-family: "Intro Cond", Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
}
#soa-control-cm-transaction-log-list-tbody {
  font-size: 12px;
  max-width: 100%;
}
#soa-control-cm-app-logs-container .soa-ui-cm-content-body {
  padding: 0;
}
#soa-control-cm-transaction-log-list-tbody tr td:first-child {
  padding-left: 30px;
}
#soa-control-cm-app-logs-container .soa-control-cm-monitor-tabs {
  margin-bottom: 16px;
}
#soa-control-cm-app-logs-container .ui-tabs-panel {
  background: #f3f3f3;
  margin-top: -3px;
  padding: 16px 20px;
  margin-right: 30px;
}
.soa-ui-cm-monitor-graph-directions {
  padding-right: 203px;
}
#soa-control-cm-app-logs-container .ui-tabs-panel .soa-ui-cm-table {
  background: #fff;
}
.soa-control-cm-auth-policy-container #soa-control-cm-options-container-resource-access-option {
  display: none;
}
#soa-control-cm-transaction-log-list-tbody td {
  padding-left: 10px;
  padding-right: 10px;
}
.soa-ui-cm-leftnav .soa-ui-cm-icon:before {
  width: 20px;
  height: 20px;
  color: #005AA0!important;
  font-family: arial!important;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-desktop:before,
.soa-ui-cm-leftnav .soa-ui-cm-icon-binoculars:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjYgKDY3NDkxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L2xpc3QtMjA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNNSwxNSBMNSwxMyBMMTYsMTMgTDE2LDE1IEw1LDE1IFogTTIsMTUuNSBDMS4xNzE1NzI4OCwxNS41IDAuNSwxNC44Mjg0MjcxIDAuNSwxNCBDMC41LDEzLjE3MTU3MjkgMS4xNzE1NzI4OCwxMi41IDIsMTIuNSBDMi44Mjg0MjcxMiwxMi41IDMuNSwxMy4xNzE1NzI5IDMuNSwxNCBDMy41LDE0LjgyODQyNzEgMi44Mjg0MjcxMiwxNS41IDIsMTUuNSBaIE0yLDkuNSBDMS4xNzE1NzI4OCw5LjUgMC41LDguODI4NDI3MTIgMC41LDggQzAuNSw3LjE3MTU3Mjg4IDEuMTcxNTcyODgsNi41IDIsNi41IEMyLjgyODQyNzEyLDYuNSAzLjUsNy4xNzE1NzI4OCAzLjUsOCBDMy41LDguODI4NDI3MTIgMi44Mjg0MjcxMiw5LjUgMiw5LjUgWiBNMiwzLjUgQzEuMTcxNTcyODgsMy41IDAuNSwyLjgyODQyNzEyIDAuNSwyIEMwLjUsMS4xNzE1NzI4OCAxLjE3MTU3Mjg4LDAuNSAyLDAuNSBDMi44Mjg0MjcxMiwwLjUgMy41LDEuMTcxNTcyODggMy41LDIgQzMuNSwyLjgyODQyNzEyIDIuODI4NDI3MTIsMy41IDIsMy41IFogTTUsOSBMNSw3IEwxNiw3IEwxNiw5IEw1LDkgWiBNNSwzIEw1LDEgTDE2LDEgTDE2LDMgTDUsMyBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUHJvdG90eXBlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iVXR2ZWNrbGFycG9ydGFsLXByb2ZpbGUtc2V0dGluZ3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjYuMDAwMDAwLCAtNzYzLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iSWNvbnMvMjBweC9saXN0LTIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNjQuMDAwMDAwLCA3NjEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iaW52aXNpYmxlLTIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0ib3V0bGluZXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIuMDAwMDAwLCAyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjMDA1QUEwIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-cubes:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L2Fycm93cy1hcGFydC0yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwb2x5Z29uIGlkPSJwYXRoLTEiIHBvaW50cz0iOCA1IDEwIDUgMTAgNyA2IDcgNiA1LjQxNDIxMzU2IDMuNDE0MjEzNTYgOCA2IDEwLjU4NTc4NjQgNiA5IDEyIDkgMTIgNC41ODU3ODY0NCAxOS40MTQyMTM2IDEyIDEyIDE5LjQxNDIxMzYgMTIgMTUgMTAgMTUgMTAgMTMgMTQgMTMgMTQgMTQuNTg1Nzg2NCAxNi41ODU3ODY0IDEyIDE0IDkuNDE0MjEzNTYgMTQgMTEgOCAxMSA4IDE1LjQxNDIxMzYgMC41ODU3ODY0MzggOCA4IDAuNTg1Nzg2NDM4Ij48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUHJvdG90eXBlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iVXR2ZWNrbGFycG9ydGFsLUFQUC1pbmZvLW93biIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY2Ny4wMDAwMDAsIC0xMTMuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJJY29ucy8yMHB4L2Fycm93cy1hcGFydC0yMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjY3LjAwMDAwMCwgMTEzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Im91dGxpbmVzIj4KICAgICAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9ImludmlzaWJsZS0yMCIgcG9pbnRzPSIwIDAgMjAgMCAyMCAyMCAwIDIwIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iYXJyb3ciIGZpbGw9IiMwMDVBQTAiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-gears:before {
  background-image: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+YXJyb3dzLWFwYXJ0LTI0PC90aXRsZT4KPHBhdGggZmlsbD0iIzAwNWFhMCIgZD0iTTEyIDkuMzMzaDUuMzMzdjIuNjY3aC04di0yLjQ4N2wtNC41ODQgMy44MiA0LjU4NCAzLjgydi0yLjQ4N2gxMC42Njd2LTUuNTEzbDExLjQxNiA5LjUxMy0xMS40MTYgOS41MTN2LTUuNTEzaC01LjMzM3YtMi42NjdoOHYyLjQ4N2w0LjU4NC0zLjgyLTQuNTg0LTMuODJ2Mi40ODdoLTEwLjY2N3Y1LjUxM2wtMTEuNDE2LTkuNTEzIDExLjQxNi05LjUxM3oiPjwvcGF0aD4KPC9zdmc+Cg==');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-file-text:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTQgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L3BhcGVyLTIwPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBhdGggZD0iTTExLDMuNTE5MDk4MjYgTDExLDcgTDE0LjA0Mzk5ODQsNyBMMTEsMy41MTkwOTgyNiBaIE0xNSw5IEw5LDkgTDksMyBMNSwzIEw1LDE3IEwxNSwxNyBMMTUsOSBaIE0xNywxOSBMMywxOSBMMywxIEwxMS40NTM5NDM5LDEgTDE3LDcuMzQyMDc4MjEgTDE3LDE5IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQcm90b3R5cGUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJVdHZlY2tsYXJwb3J0YWwtQVBQLWFuYWx5dGljcy1vdmVydmlldyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM1NC4wMDAwMDAsIC0xMzEuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJJY29ucy8yMHB4L3BhcGVyLTIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTEuMDAwMDAwLCAxMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0ib3V0bGluZXMiPgogICAgICAgICAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iaW52aXNpYmxlLTIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iIzAwNUFBMCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-dashboard:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTggMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L2dyb3d0aC1hcnJvdy0yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0xNS42MDQxODM3LDcgTDEzLDcgTDEzLDUgTDE4Ljk5OTM0ODUsNSBMMTksMTAuOTk5ODkxNCBMMTcsMTEuMDAwMTA4NiBMMTYuOTk5NzIxMyw4LjQzMzEzNTExIEwxMS4wNDgzODk2LDE0LjQ0OTM3NjEgTDguMDI1NzU0ODgsMTEuNDc3MDc0NCBMMi43MDExNDUyNiwxNi43MTMwMTg1IEwxLjI5ODg1NDc0LDE1LjI4Njk4MTUgTDguMDI1NzU0ODgsOC42NzIwOTc5NCBMMTEuMDI4ODc1MSwxMS42MjUyMTAxIEwxNS42MDQxODM3LDcgWiIgaWQ9InBhdGgtMSI+PC9wYXRoPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlByb3RvdHlwZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlV0dmVja2xhcnBvcnRhbC1BUFAtaW5mby1vd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MTQuMDAwMDAwLCAtMTY4LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iSWNvbnMvMjBweC9ncm93dGgtYXJyb3ctMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkxMy4wMDAwMDAsIDE2My4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJvdXRsaW5lcyI+CiAgICAgICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJpbnZpc2libGUtMjAiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjMDA1QUEwIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-group:before {
  background-image: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+dXNlci0zMjwvdGl0bGU+CjxwYXRoIGZpbGw9IiMwMDVhYTAiIGQ9Ik05LjQxMiAxMC42NzhjLTAuNTA3LTAuOTk3LTAuNzkyLTIuMTI2LTAuNzkyLTMuMzIgMC00LjA2NSAzLjMwNS03LjM1OCA3LjM4LTcuMzU4czcuMzggMy4yOTMgNy4zOCA3LjM1OGMwIDEuMjYzLTAuMzE5IDIuNDUyLTAuODgyIDMuNDkxIDIuMTE3IDEuNzEzIDMuODA1IDMuNjQ0IDUuMDU3IDUuNzkgMS40NDkgMi40ODQgMi40MjEgNi4wODcgMi45NSAxMC44MjdsMC4wODIgMC43MzYtMC42MjYgMC4zOTZjLTMuNTcxIDIuMjYxLTcuNjc5IDMuMDkwLTE0LjExMiAzLjA5MC02LjQzNC0wLjAwMS0xMC41NDEtMC44My0xNC4xMTItMy4wOTBsLTAuNjI2LTAuMzk2IDAuMDgyLTAuNzM2YzAuNTI5LTQuNzQgMS41MDEtOC4zNDMgMi45NS0xMC44MjcgMS4yOTQtMi4yMTggMy4wNTMtNC4yMDUgNS4yNy01Ljk2MXpNMTAuODEzIDEyLjU5M2MtMS45NTggMS41NjItMy40OTYgMy4zMDktNC42MjMgNS4yNDEtMS4xODMgMi4wMjgtMi4wNDMgNS4wODAtMi41NTIgOS4xNDIgMi45OTIgMS42OTMgNi41ODggMi4zNDMgMTIuMjExIDIuMzQ0IDUuNjIzLTAuMDAxIDkuMjE5LTAuNjUxIDEyLjIxMS0yLjM0NC0wLjUxLTQuMDYyLTEuMzctNy4xMTQtMi41NTItOS4xNDItMS4wOTUtMS44NzgtMi41NzktMy41OC00LjQ1OS01LjEwOS0xLjMyIDEuMjM1LTMuMDk2IDEuOTkxLTUuMDQ5IDEuOTkxLTIuMDIyIDAtMy44NTQtMC44MS01LjE4Ny0yLjEyM3pNMTYgMTIuMzQ2YzIuNzY4IDAgNS4wMTAtMi4yMzQgNS4wMTAtNC45ODhzLTIuMjQyLTQuOTg4LTUuMDEwLTQuOTg4Yy0yLjc2OCAwLTUuMDEwIDIuMjM0LTUuMDEwIDQuOTg4czIuMjQyIDQuOTg4IDUuMDEwIDQuOTg4eiI+PC9wYXRoPgo8L3N2Zz4K');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-user:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTggMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L2hlYXJ0LTIwPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBhdGggZD0iTTEwLDE1LjU3NDkxODUgTDE2LjA5NjU4OTksOS4zODQ5ODE2MiBDMTcuMzE1NzExOCw4LjE0NzE5MzMgMTcuMzE1NzExOCw2LjE2MDA2NTQzIDE2LjA5NjU4OTksNC45MjIyNzcxMSBDMTYuMDgwMjYyNiw0LjkwNTc4MzYzIDE2LjA4MDI2MjYsNC45MDU3ODM2MyAxNi4wNjM3NjkyLDQuODg5NDU2MzggQzE0Ljg2MTc4OTgsMy43MDU2MDM0NCAxMi45Mjc2OTA2LDMuNzIwMjk3NzkgMTEuNzQzODM3Nyw0LjkyMjI3NzExIEwxMCw2LjY5MjgxNTMzIEw4LjI1NjE2MjI5LDQuOTIyMjc3MTEgQzguMjM5ODM1MDQsNC45MDU3ODM2MyA4LjIzOTgzNTA0LDQuOTA1NzgzNjMgOC4yMjMzNDE1Niw0Ljg4OTQ1NjM4IEM3LjAyMTM2MjIzLDMuNzA1NjAzNDQgNS4wODcyNjMwNCwzLjcyMDI5Nzc5IDMuOTAzNDEwMTEsNC45MjIyNzcxMSBDMi42ODQyODgyLDYuMTYwMDY1NDMgMi42ODQyODgyLDguMTQ3MTkzMyAzLjkwMzQxMDExLDkuMzg0OTgxNjIgTDEwLDE1LjU3NDkxODUgWiBNMTAsMy44NDI2NTI0MyBMMTAuMzE4OTIwOCwzLjUxODg0ODU2IEMxMi4yNzc4NjU5LDEuNTI5OTA5MzMgMTUuNDc4MjU4NSwxLjUwNTU5NDMxIDE3LjQ2NzE5NzcsMy40NjQ1Mzk0MyBDMTcuNDk0NDg5OCwzLjQ5MTU1NjQ2IDE3LjQ5NDQ4OTgsMy40OTE1NTY0NiAxNy41MjE1MDY4LDMuNTE4ODQ4NTYgQzE5LjUwNzQwNjIsNS41MzUxNTQ2OCAxOS41MDc0MDYyLDguNzcyMTA0MDQgMTcuNTIxNTA2OCwxMC43ODg0MTAyIEwxMCwxOC40MjUwODE1IEwyLjQ3ODQ5MzE3LDEwLjc4ODQxMDIgQzAuNDkyNTkzODQ4LDguNzcyMTA0MDQgMC40OTI1OTM4NDgsNS41MzUxNTQ2OCAyLjQ3ODQ5MzE3LDMuNTE4ODQ4NTYgQzQuNDM3NDM4MjksMS41Mjk5MDkzMyA3LjYzNzgzMDg5LDEuNTA1NTk0MzEgOS42MjY3NzAxMSwzLjQ2NDUzOTQzIEM5LjY1NDA2MjIxLDMuNDkxNTU2NDYgOS42NTQwNjIyMSwzLjQ5MTU1NjQ2IDkuNjgxMDc5MjMsMy41MTg4NDg1NiBMMTAsMy44NDI2NTI0MyBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUHJvdG90eXBlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iVXR2ZWNrbGFycG9ydGFsLUFQUC1pbmZvLW93biIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUyMC4wMDAwMDAsIC0xMTAuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJJY29ucy8yMHB4L2hlYXJ0LTIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MTkuMDAwMDAwLCAxMDguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0ib3V0bGluZXMiPgogICAgICAgICAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iaW52aXNpYmxlLTIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJQYXRoLTEwIiBmaWxsPSIjMDA1QUEwIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-users:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTggMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L3VzZXItMjA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iUHJvdG90eXBlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iVXR2ZWNrbGFycG9ydGFsLUFQUC1pbmZvLW93biIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQwMi4wMDAwMDAsIC0xMjAuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJJY29ucy8yMHB4L3VzZXItMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwMS4wMDAwMDAsIDExOC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJpbnZpc2libGUtMjAiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJvdXRsaW5lcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi4wMDAwMDAsIDMuMDAwMDAwKSIgZmlsbD0iIzAwNUFBMCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00LjAwMTQzODU1LDUuNTY2MzgxNDMgQzMuNjgxMDA3MDksNC45NDc1ODU5IDMuNSw0LjI0NDkzMTE5IDMuNSwzLjUgQzMuNSwxLjAxNDcxODYzIDUuNTE0NzE4NjMsLTEgOCwtMSBDMTAuNDg1MjgxNCwtMSAxMi41LDEuMDE0NzE4NjMgMTIuNSwzLjUgQzEyLjUsNC4yNDcwNzI1OSAxMi4zMTc5NTA4LDQuOTUxNjI1MzEgMTEuOTk1Nzk0Niw1LjU3MTcxNTc4IEMxMi45Nzg0OTU2LDYuMzQ3OTI5OTYgMTMuNzc3ODkwNCw3LjIxNDIzMTkgMTQuMzg5NTc2Myw4LjE3MDg4MDcgQzE1LjE4NTU4MzEsOS40MTU3OTg4NyAxNS43MDk5ODQ1LDExLjE4ODc5NDYgMTUuOTkyNjA5NSwxMy41MDA1NDMgTDE2LjA3Mjg3OTksMTQuMTU3MTIgTDE1LjUwMDA1NDksMTQuNDg3ODg5MSBDMTMuNTc5NTIxMSwxNS41OTY4NzIyIDExLjM5MjQ2ODksMTUuOTk5NjIzOCA3Ljk5NTIzODM0LDE1Ljk5OTk5OTcgQzQuNTk4MDA2MTgsMTUuOTk5NjIzOCAyLjQxMDk1NCwxNS41OTY4NzIyIDAuNDkwNDIwMTY1LDE0LjQ4Nzg4OTEgTC0wLjA4MjQwNDgzODMsMTQuMTU3MTIgTC0wLjAwMjEzNDM5MDg4LDEzLjUwMDU0MyBDMC4yODA0OTA2MjEsMTEuMTg4Nzk0NiAwLjgwNDg5MTk4Miw5LjQxNTc5ODg3IDEuNjAwODk4NzgsOC4xNzA4ODA3IEMyLjIxMzk4NjMzLDcuMjEyMDM5ODcgMy4wMTU2NDM5NCw2LjM0Mzk2MDQgNC4wMDE0Mzg1NSw1LjU2NjM4MTQzIFogTTUuMjkzMDYyMzEsNy4wOTUxMDgwMyBDNC40NTI3OTU3NSw3Ljc0OTQzMzIxIDMuNzg1MjkwNyw4LjQ2NzI0NzMxIDMuMjg1ODk2Nyw5LjI0ODI3NjY1IEMyLjc0Njc3MTc4LDEwLjA5MTQ0MzMgMi4zMzY4NDA1NiwxMS4zNjQ4MTEzIDIuMDc2NzgyNzYsMTMuMDYwOTc5NyBDMy41MjI4NDE4MSwxMy43MzQzNTg1IDUuMjkzMzM1MDgsMTMuOTk5Njg4NCA3Ljk5NTIzNjU4LDEzLjk5OTk5OTcgQzEwLjY5NzE0LDEzLjk5OTY4ODQgMTIuNDY3NjMzMywxMy43MzQzNTg1IDEzLjkxMzY5MjMsMTMuMDYwOTc5NyBDMTMuNjUzNjM0NSwxMS4zNjQ4MTEzIDEzLjI0MzcwMzMsMTAuMDkxNDQzMyAxMi43MDQ1Nzg0LDkuMjQ4Mjc2NjUgQzEyLjIwNjExMjIsOC40Njg2OTgzMyAxMS41NDAxNTksNy43NTIxMDA1OSAxMC43MDIwOTQyLDcuMDk4NzU1NTggQzkuOTQ5NjQxMjgsNy42NjQ2Mjc4MiA5LjAxMzk4NTgzLDggOCw4IEM2Ljk4MzgzNzQsOCA2LjA0NjM0MTg0LDcuNjYzMTg2MzUgNS4yOTMwNjIzMSw3LjA5NTEwODAzIFogTTcuOTkwNDc1MDksMTQgTDgsMTYgTDcuOTkwNDc1MDksMTQgWiBNOCwxNiBMNy45OTA0NzUwOSwxNCBMOCwxNiBaIE04LDYgQzkuMzgwNzExODcsNiAxMC41LDQuODgwNzExODcgMTAuNSwzLjUgQzEwLjUsMi4xMTkyODgxMyA5LjM4MDcxMTg3LDEgOCwxIEM2LjYxOTI4ODEzLDEgNS41LDIuMTE5Mjg4MTMgNS41LDMuNSBDNS41LDQuODgwNzExODcgNi42MTkyODgxMyw2IDgsNiBaIiBpZD0iQ29tYmluZWQtU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-cogs:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTggMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L3NjcmVlbi0yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik05LDE2IEw5LDE1IEwzLjUsMTUgQzIuMTE5Mjg4MTMsMTUgMSwxMy44ODA3MTE5IDEsMTIuNSBMMSw0LjUgQzEsMy4xMTkyODgxMyAyLjExOTI4ODEzLDIgMy41LDIgTDE2LjUsMiBDMTcuODgwNzExOSwyIDE5LDMuMTE5Mjg4MTMgMTksNC41IEwxOSwxMi41IEMxOSwxMy44ODA3MTE5IDE3Ljg4MDcxMTksMTUgMTYuNSwxNSBMMTEsMTUgTDExLDE2IEwxNCwxNiBMMTQsMTggTDYsMTggTDYsMTYgTDksMTYgWiBNMy41LDQgQzMuMjIzODU3NjMsNCAzLDQuMjIzODU3NjMgMyw0LjUgTDMsMTIuNSBDMywxMi43NzYxNDI0IDMuMjIzODU3NjMsMTMgMy41LDEzIEwxNi41LDEzIEMxNi43NzYxNDI0LDEzIDE3LDEyLjc3NjE0MjQgMTcsMTIuNSBMMTcsNC41IEMxNyw0LjIyMzg1NzYzIDE2Ljc3NjE0MjQsNCAxNi41LDQgTDMuNSw0IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQcm90b3R5cGUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJVdHZlY2tsYXJwb3J0YWwtQVBQLWluZm8tb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTI1LjAwMDAwMCwgLTE0Ni4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikljb25zLzIwcHgvc2NyZWVuLTIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MjQuMDAwMDAwLCAxNDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0ib3V0bGluZXMiPgogICAgICAgICAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iaW52aXNpYmxlLTIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iIzAwNUFBMCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-lock:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTYgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjYgKDY3NDkxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L3BhZGxvY2stMjA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMy4xMzM0OTU5MSw2Ljk0Nzk1MjE2IEwzLjEzMzQ5NTkxLDYuMjcwODQzNDcgQzMuMTMzNDk1OTEsMy4zMzEwOTE3OCA1LjUxNjYzNTUzLDAuOTQ3OTUyMTU5IDguNDU2Mzg3MjMsMC45NDc5NTIxNTkgQzExLjM5NjEzODksMC45NDc5NTIxNTkgMTMuNzc5Mjc4NSwzLjMzMTA5MTc4IDEzLjc3OTI3ODUsNi4yNzA4NDM0NyBMMTMuNzc5Mjc4NSw2Ljk0Nzk1MjE2IEwxNi40NTYzODcyLDYuOTQ3OTUyMTYgTDE2LjQ1NjM4NzIsMTguOTIxODg1NiBMMC40NTYzODcyMjcsMTguOTIxODg1NiBMMC40NTYzODcyMjcsNi45NDc5NTIxNiBMMy4xMzM0OTU5MSw2Ljk0Nzk1MjE2IFogTTUuMTMzNDk1OTEsNi45NDc5NTIxNiBMMTEuNzc5Mjc4NSw2Ljk0Nzk1MjE2IEwxMS43NzkyNzg1LDYuMjcwODQzNDcgQzExLjc3OTI3ODUsNC40MzU2NjEyOCAxMC4yOTE1Njk0LDIuOTQ3OTUyMTYgOC40NTYzODcyMywyLjk0Nzk1MjE2IEM2LjYyMTIwNTAzLDIuOTQ3OTUyMTYgNS4xMzM0OTU5MSw0LjQzNTY2MTI4IDUuMTMzNDk1OTEsNi4yNzA4NDM0NyBMNS4xMzM0OTU5MSw2Ljk0Nzk1MjE2IFogTTcuMzA2NjE2NDYsMTIuNDExMzQ4OCBDNy4wODgwMTg3MywxMi4xNTA3Mzc2IDYuOTU2Mzg3MjMsMTEuODE0NzE3IDYuOTU2Mzg3MjMsMTEuNDQ3OTUyMiBDNi45NTYzODcyMywxMC42MTk1MjUgNy42Mjc5NjAxLDkuOTQ3OTUyMTYgOC40NTYzODcyMyw5Ljk0Nzk1MjE2IEM5LjI4NDgxNDM1LDkuOTQ3OTUyMTYgOS45NTYzODcyMywxMC42MTk1MjUgOS45NTYzODcyMywxMS40NDc5NTIyIEM5Ljk1NjM4NzIzLDExLjgxMTI3NTIgOS44MjcyMTQ2MywxMi4xNDQ0MjgzIDkuNjEyMjg5MDQsMTIuNDAzOTkyIEwxMSwxNiBMNiwxNiBMNy4zMDY2MTY0NiwxMi40MTEzNDg4IFogTTIuNDU2Mzg3MjMsOC45NDc5NTIxNiBMMi40NTYzODcyMywxNi45MjE4ODU2IEwxNC40NTYzODcyLDE2LjkyMTg4NTYgTDE0LjQ1NjM4NzIsOC45NDc5NTIxNiBMMi40NTYzODcyMyw4Ljk0Nzk1MjE2IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQcm90b3R5cGUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJVdHZlY2tsYXJwb3J0YWwtcHJvZmlsZS1zZXR0aW5ncyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYxMC4wMDAwMDAsIC03MTAuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJJY29ucy8yMHB4L3BhZGxvY2stMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwOC4wMDAwMDAsIDcwOS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJpbnZpc2libGUtMjAiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJvdXRsaW5lcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS41NDM2MTMsIDAuMDUyMDQ4KSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9IiMwMDVBQTAiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+');
}
.soa-ui-cm-leftnav .soa-ui-cm-icon-key:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjYgKDY3NDkxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29ucy8yMHB4L2xvZ2luLXBpbmNvZGUtMjA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMTcuMjkyODkzMiw5LjI5Mjg5MzIyIEwxOC43MDcxMDY4LDEwLjcwNzEwNjggTDExLDE4LjQxNDIxMzYgTDcuMjkyODkzMjIsMTQuNzA3MTA2OCBMOC43MDcxMDY3OCwxMy4yOTI4OTMyIEwxMSwxNS41ODU3ODY0IEwxNy4yOTI4OTMyLDkuMjkyODkzMjIgWiBNMiw5IEwxNCw5IEwxNCwxMSBMMCwxMSBMMCwwIEwxNywwIEwxNyw4IEwxNSw4IEwxNSwyIEwyLDIgTDIsOSBaIE00LjUsNyBDMy42NzE1NzI4OCw3IDMsNi4zMjg0MjcxMiAzLDUuNSBDMyw0LjY3MTU3Mjg4IDMuNjcxNTcyODgsNCA0LjUsNCBDNS4zMjg0MjcxMiw0IDYsNC42NzE1NzI4OCA2LDUuNSBDNiw2LjMyODQyNzEyIDUuMzI4NDI3MTIsNyA0LjUsNyBaIE04LjUsNyBDNy42NzE1NzI4OCw3IDcsNi4zMjg0MjcxMiA3LDUuNSBDNyw0LjY3MTU3Mjg4IDcuNjcxNTcyODgsNCA4LjUsNCBDOS4zMjg0MjcxMiw0IDEwLDQuNjcxNTcyODggMTAsNS41IEMxMCw2LjMyODQyNzEyIDkuMzI4NDI3MTIsNyA4LjUsNyBaIE0xMi41LDcgQzExLjY3MTU3MjksNyAxMSw2LjMyODQyNzEyIDExLDUuNSBDMTEsNC42NzE1NzI4OCAxMS42NzE1NzI5LDQgMTIuNSw0IEMxMy4zMjg0MjcxLDQgMTQsNC42NzE1NzI4OCAxNCw1LjUgQzE0LDYuMzI4NDI3MTIgMTMuMzI4NDI3MSw3IDEyLjUsNyBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUHJvdG90eXBlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iVXR2ZWNrbGFycG9ydGFsLXByb2ZpbGUtc2V0dGluZ3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00ODcuMDAwMDAwLCAtNzQxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iSWNvbnMvMjBweC9sb2dpbi1waW5jb2RlLTIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0ODYuMDAwMDAwLCA3NDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iaW52aXNpYmxlLTIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0ib3V0bGluZXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDAwMDAwLCAxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjMDA1QUEwIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.soa-ui-cm-imgtxt-document-neutral:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMTggMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjYgKDY3NDkxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5kb2N1bWVudF8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQcm90b3R5cGUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJVdHZlY2tsYXJwb3J0YWwtQVBJLWRvY3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04NTMuMDAwMDAwLCAtNzIyLjAwMDAwMCkiIGZpbGw9IiMwMDVBQTAiPgogICAgICAgICAgICA8ZyBpZD0iRnlsbC1pLWtvbnRha3R1cHBnaWZ0ZXItQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEwLjAwMDAwMCwgNTUzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9InRhYmxlUm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTU1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJkb2N1bWVudF8zMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzM2LjAwMDAwMCwgMTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJkb2N1bWVudC0zMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy4wMDAwMDAsIDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMCwtMC4wMDAzIEwwLDIzLjk5OTcgTDE4LDIzLjk5OTcgTDE3Ljk5Myw1LjA4NTcgTDEyLjkxNSwtMC4wMDAzIEwwLC0wLjAwMDMgWiBNMiwyLjAwMDcgTDEyLjA4NSwyLjAwMDcgTDE1Ljk5Myw1LjkxNDcgTDE2LDIyLjAwMDcgTDIsMjIuMDAwNyBMMiwyLjAwMDcgWiIgaWQ9IkZpbGwtMSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0yIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNCAxMCAxNCAxMCAxNCA4IDQgOCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMyIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQgMTQgMTQgMTQgMTQgMTIgNCAxMiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQgMTggMTQgMTggMTQgMTYgNCAxNiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=');
  width: 32px!important;
  height: 32px!important;
  color: #005AA0!important;
  font-family: arial!important;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  left: 0!important;
  top: 0!important;
}
