﻿@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraLightItalic.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ar {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

.time {
  text-align: center;
}

.time .d, .time .m, .time .y, .txt {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
}

.time .d, .time .m {
  margin-bottom: 5px;
}

.ar .theme-blue .txt {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;

  vertical-align: middle;
  color: #1a3673;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
}

.ar .btn-go:link, .ar .btn-go:visited, .ar .btn-go:active, .ar .btn-go {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;

  color: #1a3673;
  background-color: transparent;
  font-style: normal;
  font-weight: 800;
  text-transform: initial;
}

.ar .btn-go:focus, .ar .btn-go:hover {
  color: #363636;
  background-color: transparent;
  font-style: normal;
  font-weight: 800;
  text-transform: initial;
}

.ar .theme-red h1, .ar .theme-red .h1, .ar .theme-red h2, .ar .theme-red .h2, .ar .theme-red .time {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #622145;
  font-weight: 800;
  text-transform: initial;
}

.ar .theme-red .btn-theme {
  border: 1px solid #622145;
  background: #622145;
  border-radius: 25px;
  padding: 10px 30px;
  text-transform: initial;
  font-weight: 700;
}

.ar .theme-blue h1,.ar .theme-blue .h1,.ar .theme-blue h2,.ar .theme-blue .h2 {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #1a3673;
  font-weight: 800;
  text-transform: initial;
}

.ar .theme-blue .btn-theme {
  border: 1px solid #1a3673;
  background: #1a3673;
  border-radius: 25px;
  padding: 10px 30px;
  text-transform: initial;
  font-weight: 700;
}

.theme-blue .btn-theme:focus, .theme-blue .btn-theme:active, .theme-blue .btn-theme:hover {
  color: #1a3673;
  background-color: #fff;
  border: solid 1px #1a3673;
}

.theme-red .btn-theme:focus, .theme-red .btn-theme:active, .theme-red .btn-theme:hover {
  color: #622145;
  background-color: #fff;
  border: solid 1px #622145;
}

.ar .page-header {
  border-bottom: none;
}

.ar [class*=list-] {
  border-bottom: none;
}

.ar .theme-red .txt  {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;

  vertical-align: middle;
  color: #622145;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
}

.ar .theme-red .txt h4 {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;

  color: #622145;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 15px;
}

.ar .theme-red .btn-go  {
  color: #622145;
  text-transform: uppercase;
}

.ar .theme-red .time .m {
  font-weight: 400;
}

.ar .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
  background-image: url("/includes/img/slick-chevron-right.svg");

  color: #fff;
  width: 50px;
  height: 55px;
  background-size: 70% !important;
  background-position: center;
  transform: rotate(180deg);
}

.ar .ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
  background-image: url("/includes/img/slick-chevron-right.svg");

  color: #fff;
  width: 50px;
  height: 55px;
  background-size: 70% !important;
  background-position: center;
  transform: translateX(-60%);
}

.ar .ui-datepicker-calendar thead tr th {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
}

.ar .logout-link {
  color: #1a3673;
  font-weight: 700;
}

body.theme-default {
  border-top: solid 32px #fff;
}

.ar footer .container {
  text-align: center;
  padding: 40px;
}

.ar .breadcrumb>.breadcrumb-item {
  padding-right: 0;
}

.ar .breadcrumb>.breadcrumb-item:last-of-type {
  font-weight: 800;
  color: #363636;
}

.ar .breadcrumb-item:not(:last-of-type)::after {
  content: '>';
  font-weight: 800;
  padding-left: 5px;
}

.ar .time-extended {
    color: #1a3673;
    background-color: #fff;
    border: solid 1px #1a3673;
    display: flex;
    width: fit-content;
    padding: 10px 30px;
    border-radius: 25px;
}

.ar .txt h3 {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-size: 20px;
  margin-top: 10px;
  padding: 20px 0;
}

.ar .attachments .btn-go {
  text-transform: uppercase;
}

.ar ul.attachments {
  border-top: none;
  margin-top: 0;
}

.ar .theme-blue .txt .hm {
  display: none;
}

.ar .txt .hm {
  color: #622145;
  background-color: #fff;
  border: solid 1px #622145;
  padding: 10px 30px;
  border-radius: 25px;
}

.ar .txt a {
  color: #363636;
  font-weight: 500;
}

#frmlogin h5, #frmChPw h5, #frmResetPassword h5{
  text-align: center;
  color: #1a3673;
  margin-top: 20px;
  margin-bottom: 20px;
}

#frmlogin .form-control, #frmChPw .form-control, #frmResetPassword .form-control {
  padding: 25px;
  border-radius: 25px;
  background-color: #ececec;
  color: #1a3673;
  border: none;
  box-shadow: none;
}

#frmlogin input[type="text"]::placeholder, #frmlogin input[type="password"]::placeholder {
  color: #1a3673;
  font-weight: 500;
}

#frmlogin .forgotpsw {
  text-align: center;
  margin-bottom: 20px;
}

#frmlogin .forgotpsw a {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #1a3673;
}

#frmlogin #login-submit, #frmChPw #change-password-confirm, #frmResetPassword #login-submit{
  color: #fff;
  background-color: #1a3673;
  border: solid 1px #1a3673;
  padding: 10px 30px;
  border-radius: 25px;
  width: fit-content;
  margin: 0 auto;
  font-weight: 800;
}

#frmlogin #login-submit:focus, #frmlogin #login-submit:active, #frmlogin #login-submit:hover {
  color: #1a3673;
  background-color: #fff;
  border: solid 1px #1a3673;
}

#frmlogin .form-group, #frmChPw .form-group, #frmResetPassword .form-group {
  margin-bottom: 25px;
}

.login__title {
  color: #1a3673;
  font-weight: 800;
}

.ar .lead .claim {
  position: absolute;
  left: 50%;
  bottom: 15px;
  width: 50%;
  padding-left: 50px;
  text-align: left;
  background: transparent;
}

.ar .lead .tit, .ar .lead .sub-tit {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 800;
}

.ar .lead-background {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #1a3673;
}

.ar .lead-background .lead_logo--y {
  height: 100%;
  width: 290px;
  transform: rotate(90deg);
  position: absolute;
  right: -10px;
}

.ar .lead {
  background: none;
  background-repeat: no-repeat;
  background-position: right;
}

body.theme-default .bg-contextual-color-white {
  background-color: #1a3673;
}

.ar .theme-color .page-header h2 {
  font-family: "Raleway", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #363636;
  font-weight: 800;
  padding-top: 30px;
  border-top: solid 1px #36363675;
  text-transform: initial;
  font-size: 40px;
}

.ar .theme-color .page-header hr {
  display: none;
}

.ar .lead .logo-cnt {
  padding: 40px 0;
}