/* compiled by scssphp 1.1.1 on Mon, 18 Nov 2024 01:43:23 +0000 (0.4425s) */

/* The Consult365 stylesheet updates the branding of Emergacy Consult. */
/* Typeface */
/* Colours */
/* Main Body */
html, body {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #2B688D;
}
html {
  background: #2B688D;
}
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
}
h1 {
  line-height: 1.2em;
}
h2 {
  font-size: 40px;
  line-height: 1.2em;
}
.content {
  line-height: 1.5em;
}
.content h1 {
  color: #E56A54;
}
.content h2 {
  color: #E56A54;
}
.content h3, .content h4, .content h5, .content h6 {
  color: #2B688D;
}
.content img {
  width: 100%;
}
.content .form-heading {
  border-bottom: 1px solid #e7e7e7;
  color: #2B688D;
}
a {
  color: #E56A54;
}
a:hover {
  color: #2B688D;
}
a .silent, a.silent {
  color: #2B688D;
}
.background.light {
  background-color: #F7F7F7;
}
/* Top Bar */
.site-head {
  background: #E56A54;
}
/* Logo */
#header #logo {
  max-width: 260px;
}
/* Navigation */
#navigation {
  padding-left: 130px;
}
#navigation li > a {
  color: #2B688D;
}
#navigation li > a strong, #navigation li > a b {
  font-weight: 500;
}
#navigation li > a:hover, #navigation li > a.over:hover {
  color: #E56A54;
}
#navigation .sub-nav {
  font-weight: 500;
}
#navigation .sub-nav li > a {
  color: #2B688D;
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #E56A54;
}
#navigation .sub-nav li > a:before {
  background: #2B688D;
}
#navigation > ul > li > a:before {
  background: #2B688D;
}
#mobile-navigation a {
  color: #2B688D;
}
#mobile-menu a {
  color: #2B688D;
}
/* Header User Actions (new) */
.header-user-actions {
  float: right;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5px;
  margin-top: -1px;
}
.header-user-actions a {
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  padding: 20px 20px;
  background-color: #686E9F;
  border-radius: 5px;
}
.header-user-actions a:hover {
  background-color: #49C5B1;
}
.header-user-actions a:nth-child(1) {
  background-color: #E56A54;
}
.header-user-actions a:nth-child(1):hover {
  background-color: #2B688D;
}
.mobile-active .header-user-actions {
  display: none;
}
@media screen and (max-width: 1400px) {
  #navigation {
    padding-left: 60px;
  }
}
@media screen and (max-width: 1350px) {
  #navigation {
    padding-left: 17px;
  }
}
@media screen and (max-width: 1020px) {
  .header-user-actions {
    margin-right: 90px;
  }
}
@media screen and (max-width: 780px) {
  .header-user-actions {
    position: absolute;
    top: 100%;
    left: 30px;
    right: 30px;
    bottom: auto;
    justify-content: space-between;
    text-align: center;
    margin: 0 0 0 0;
    animation: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-user-actions a {
    flex-grow: 1;
  }
}
#header #dashboard-button > a {
  background: #E56A54;
}
#header #dashboard-button > a:hover {
  background: #686E9F;
}
#header #dashboard-button .uk-dropdown h4 {
  color: #2B688D;
}
#dashboard-button-waiting-rooms a {
  color: #2B688D;
}
#dashboard-button-waiting-rooms a .lapsed-dot {
  background-color: #d8d8d8;
}
#dashboard-button-waiting-rooms a .count, #dashboard-button-waiting-rooms a .count-none {
  color: #2B688D;
  background-color: #d8d8d8;
}
#dashboard-button-waiting-rooms a:hover {
  color: #ffffff;
  background-color: #E56A54;
}
#dashboard-button-waiting-rooms a:hover .lapsed-dot {
  background-color: #2B688D;
}
#dashboard-button-waiting-rooms a:hover .count, #dashboard-button-waiting-rooms a:hover .count-none {
  color: #ffffff;
  background-color: #2B688D;
}
#site-messages .error-message {
  color: #ffffff;
  background-color: #dd5050;
}
/* Rotator */
.rotator-left-align .slidertext {
  color: #2B688D;
  width: 30%;
}
.rotator-left-align .slidertext h2 {
  font-size: 40px !important;
  color: currentColor;
  line-height: 1.2em;
  padding: 0px 0 0.5em 0;
}
.rotator-right-align .slidertext {
  color: #2B688D;
}
.rotator-right-align .slidertext h2 {
  font-size: 40px !important;
  color: currentColor;
  line-height: 1.2em;
  padding: 0px 0 0.5em 0;
}
@media screen and (max-width: 1000px) {
  .rotator-left-align .slidertext, .rotator-right-align .slidertext {
    width: 90%;
  }
}
#image-rotator {
  background: #2B688D url(../images/slider_white_bg.png) no-repeat right bottom;
}
#image-rotator.rotator-right-align {
  background: #2B688D;
}
#image-rotator a:hover {
  color: #ffffff;
}
#image-rotator a.icon {
  background: #49C5B1;
}
#image-rotator a.icon:hover {
  background: #FDD26E;
}
#image-rotator .flex-caption h2 {
  padding-bottom: 0px;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.2em;
  font-weight: 700;
}
#image-rotator .flex-caption h3 {
  max-width: 550px;
  padding-bottom: 3px;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 700;
}
#image-rotator .flex-caption .wrap .flex-caption-inner {
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  max-width: 550px;
}
#image-rotator .flex-caption a.button:hover {
  background-color: #FDD26E;
}
.iconleft-inner .iconleft-inner-icon {
  margin-right: 20px;
  width: 60px;
  text-align: center;
  flex-shrink: 0;
}
.iconleft-inner .iconleft-inner-icon i {
  font-size: 37px;
}
#container-flash #image-rotator {
  background: #2B688D;
}
@media screen and (max-width: 1450px) {
  #image-rotator {
    background: #2B688D;
  }
}
@media screen and (max-width: 1020px) {
  #image-rotator a.icon {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  #image-rotator a.icon {
    display: inline-block;
  }
}
/* Main title */
.container-main-title {
  background: #2B688D;
}
.container-main-title .content h1 {
  font-size: 40px;
  font-weight: 500;
}
/* Breadcrumb */
#breadcrumb a:last-child {
  color: #FDD26E;
}
#breadcrumb a:last-child:hover {
  color: #ffffff;
}
/* Image boxes */
.imageboxes.iconside .imagebox-item {
  border-radius: 5px;
}
.imageboxes.iconside .imagebox-item-icon {
  left: 20px;
  border-radius: 0;
}
.imageboxes.iconside .module-text {
  font-weight: 500;
  padding-left: 150px !important;
  padding-right: 20px;
  padding-bottom: 10px;
}
.imageboxes.iconside .module-text h2 {
  color: #2B688D;
  font-weight: 700;
}
#home-new-bottom-container .imageboxes {
  margin-top: 80px;
}
#home-new-bottom-container .imageboxes .imagebox-item {
  background-color: #f7f7f7 !important;
}
#home-new-bottom-container .imageboxes .imagebox-item .imagebox-item-icon img {
  max-width: 100%;
}
#home-new-bottom-container .imageboxes .imagebox-item .module-text p, #home-new-bottom-container .imageboxes .imagebox-item .module-text h2 {
  color: #2B688D !important;
}
#home-new-bottom-container .content .imageboxes.iconover, #home-boxes-container .content .imageboxes.iconover {
  display: flex;
  flex-wrap: nowrap;
}
#home-new-bottom-container .content .imageboxes.iconover .imagebox-item, #home-boxes-container .content .imageboxes.iconover .imagebox-item {
  margin-right: 40px;
}
@media screen and (max-width: 1200px) {
  #home-new-bottom-container .content .imageboxes.iconover, #home-boxes-container .content .imageboxes.iconover {
    flex-direction: column;
    flex-wrap: wrap;
  }
  #home-new-bottom-container .content .imageboxes.iconover .imagebox-item, #home-boxes-container .content .imageboxes.iconover .imagebox-item {
    width: 100%;
    margin-right: 0px;
  }
}
.white-box .imagebox-item {
  border-radius: 5px;
}
.imageboxes.iconover .imagebox-item .imagebox-item-icon {
  background: #2B688D;
}
.imageboxes.iconover .imagebox-item .imagebox-item-icon img {
  max-width: 80%;
}
.imageboxes.iconover .imagebox-item .module-text h2 {
  color: #2B688D;
}
/* Modals */
.modal-popup {
  background: #2b688da3;
}
.modal-popup .close {
  background: #2B688D;
}
/* Buttons */
.form-item .subbut input, .buy-product input[type=submit], #checkout_button, #continue_button, #add_button, #cancel_button, #checkout_special, #review-submit-button, #update_button, .button, a.button {
  line-height: 20px;
  padding: 20px 25px;
  background-color: #E56A54;
  border-radius: 5px;
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover, .button:hover, a.button:hover {
  color: #ffffff;
  background-color: #2B688D;
}
.readmore, .buynow, .backlink, .button a {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-transform: none;
  padding: 20px 25px;
  background-color: #E56A54;
  border-radius: 5px;
}
.readmore:hover, .buynow:hover, .backlink:hover, .button a:hover {
  color: #ffffff;
  background-color: #2B688D;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover, a.button:hover, .button a:hover {
  color: #ffffff;
  background-color: #2B688D;
}
.outline-button {
  color: #E56A54;
  border: 1px solid #E56A54;
}
.outline-button:hover {
  color: #ffffff;
  background-color: #E56A54;
}
/* Forms */
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .credits-code-form input.text, .buy-sessions-product select, .buy-sessions-coupon input[type="text"], .buy-dropdown {
  border-radius: 5px;
  background-color: #F7F7F7;
}
.form-item .label {
  color: #2B688D;
}
/* Footer */
#footer-wrapper {
  background: #2B688D url(../images/footer_transparent.png) no-repeat right -30px top 60px;
}
#footer {
  font-weight: 500;
}
#footer h3 {
  color: #FDD26E;
  font-size: 24px;
}
#footer h4 {
  padding-top: 64px;
  padding-bottom: 50px;
}
#footer #footer .footer-right {
  width: 32%;
  padding-right: 100px;
}
#footer .footer-left {
  width: 28%;
  padding-top: 12px;
  padding-right: 80px;
}
#footer .footer-sitemap {
  width: 17%;
  padding-top: 12px;
  padding-right: 40px;
}
#footer .footer-contact {
  width: 20%;
  padding-top: 12px;
  padding-right: 0px;
}
#footer .footer-sitemap a:hover, #footer .footer-contact a:hover {
  padding-left: 20px;
  color: #ffffff;
}
#footer .footer-sitemap a:before, #footer .footer-contact a:before {
  color: #FDD26E;
}
#footer .links.iconlinks a:hover {
  color: #FDD26E;
}
#footer #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe {
  background-color: #E56A54;
  border-radius: 5px !important;
}
#footer #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe:hover {
  background-color: #FDD26E !important;
}
#base {
  font-weight: 500;
  border-top: 1px solid #ffffff1f;
}
@media screen and (max-width: 1230px) {
  #footer h4 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  #footer #footer .footer-right {
    width: 45%;
  }
  #footer .footer-left {
    width: 360px;
  }
  #footer .footer-sitemap {
    width: 18%;
  }
  #footer .footer-contact {
    width: 18%;
  }
}
@media screen and (max-width: 750px) {
  #footer .footer-left, #footer .footer-sitemap, #footer .footer-contact {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 0 0 0;
  }
}
/* Create an Account/Login Pages */
.create-an-account-page #container-flash, .login-page #container-flash, .two-factor-page #container-flash {
  background-color: #2B688D;
}
.create-an-account-page #container-flash a, .login-page #container-flash a, .two-factor-page #container-flash a {
  color: #49C5B1;
}
#registerForm, #loginForm {
  background-color: #2B688D;
  border-radius: 5px;
}
#registerForm h1, #loginForm h1 {
  font-weight: 700;
}
#registerForm a, #loginForm a {
  color: #49C5B1;
}
#registerForm a:hover, #loginForm a:hover {
  color: #ffffff;
}
#registerForm [class*="fa-"], #loginForm [class*="fa-"] {
  color: #ffffff;
}
#registerForm legend, #loginForm legend {
  color: #FDD26E;
  font-weight: 700;
}
#registerForm form .input input:focus, #loginForm form .input input:focus, #registerForm form select:focus, #loginForm form select:focus, #registerForm form textarea:focus, #loginForm form textarea:focus {
  background: #ffffff;
}
#registerForm .input input:focus, #loginForm .input input:focus, #registerForm select:focus, #loginForm select:focus, #registerForm textarea:focus, #loginForm textarea:focus {
  background: #ffffff;
}
#registerForm .form-item .subbut input:hover, #loginForm .form-item .subbut input:hover {
  background-color: #FDD26E;
}
.login-container {
  background-color: #F7F7F7;
  border-radius: 0 5px 5px 0;
}
.content .login-register-message {
  color: #2B688D;
  background: none;
}
.content .login-register-message h3 {
  color: #E56A54;
}
.content .login-register-message .button {
  background-color: #2B688D;
}
.content .login-register-message .button:hover {
  background-color: #E56A54;
}
/* FAQs Page */
.faqs-page .faq-item .faq-item-question {
  color: #E56A54;
}
.faqs-page .faq-item .faq-item-question:before {
  color: #E56A54;
}
/* News Pages */
.news.textunder .news-item {
  position: relative;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.news.textunder .module-text {
  padding: 35px !important;
  background-color: #F7F7F7;
}
.news.textunder .module-text .news-item-text-date {
  font-weight: 500;
  padding-bottom: 5px;
}
.news.textunder .module-text .readmore {
  margin-top: 30px;
}
.news.textunder h4, .news.textunder article h1 {
  font-size: 24px;
  line-height: 1.2;
  padding: 0 0 20px 0;
}
/* Staff Page */
#staff-container, #services-container {
  background: #F7F7F7;
}
.staff-category-holder > h3 {
  color: #E56A54;
}
.staff.textunder .module-image {
  background: #F7F7F7;
}
.staff.textunder .module-text h4 {
  color: #2B688D;
  font-weight: 700;
}
.staff.textunder .module-text .staff-item-text-position span:first-child {
  color: #49C5B1;
}
.staff.textunder .module-text .staff-item-text-position span:last-child {
  color: #2B688D;
  font-weight: 700;
}
.staff.textunder .module-text .readmore {
  color: #E56A54;
}
.modal-popup .staff-details-image {
  padding: 30px;
  margin-right: 30px;
}
.modal-popup .staff-details-image img {
  border-radius: 5px;
}
.modal-popup .staff-details-contact h2 {
  color: #2B688D;
}
.modal-popup .staff-details-contact h4 {
  color: #49C5B1;
}
.modal-popup .staff-details-contact h4 span + span {
  color: #2B688D;
}
.modal-popup .staff-details-description {
  padding-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .modal-popup .staff-details-image {
    padding: 20px;
    margin-right: 0px;
  }
}
/* About Us Page */
#our-story-top-container .content h3 {
  color: #2B688D;
}
#our-story-timeline-container, #our-story-sub-top-container, #our-mission-sub-container, #our-mission-sub-2-bottom-container {
  background: #F7F7F7;
}
#our-story-timeline-container h2, #our-story-sub-top-container h2, #our-mission-sub-container h2, #our-mission-sub-2-bottom-container h2 {
  color: #2B688D;
}
#our-story-timeline-container .imageboxes.textunder .module-text h2, #our-story-sub-top-container .imageboxes.textunder .module-text h2, #our-mission-sub-container .imageboxes.textunder .module-text h2, #our-mission-sub-2-bottom-container .imageboxes.textunder .module-text h2 {
  color: #2B688D;
}
.timeline .desc h3 {
  color: #2B688D;
}
.timeline .year {
  color: #49C5B1;
}
#our-mission-container h2 {
  color: #E56A54;
}
#our-mission-container h2:after {
  background: #E56A54;
}
#our-mission-sub-2-container .imageboxes.iconover .imagebox-item {
  border-radius: 5px;
}
#our-mission-sub-2-container .imageboxes.iconover .imagebox-item .module-text h2 {
  color: #2B688D;
}
/* Services Pages */
#service-page-top-container, #service-page-container, #service-page-sub-container {
  background: #F7F7F7;
}
#service-page-sub-top-container .imageboxes.iconover .imagebox-item:nth-child(1) {
  background: #686E9F;
}
#service-page-sub-top-container .imageboxes.iconover .imagebox-item:nth-child(1) .imagebox-item-icon {
  background-color: #686E9F !important;
  transform: translateY(0px);
  margin-top: 40px;
}
#service-page-sub-top-container .imageboxes.iconover .imagebox-item:nth-child(2) {
  background: #49C5B1;
}
#service-page-sub-top-container .imageboxes.iconover .imagebox-item:nth-child(2) .imagebox-item-icon {
  background-color: #49C5B1 !important;
  transform: translateY(0px);
  margin-top: 40px;
}
#service-page-sub-top-container .imageboxes.iconover .imagebox-item:nth-child(3) {
  background: #FDD26E;
}
#service-page-sub-top-container .imageboxes.iconover .imagebox-item:nth-child(3) .imagebox-item-icon {
  background-color: #FDD26E !important;
  transform: translateY(0px);
  margin-top: 40px;
}
#service-page-sub-container .layout.side {
  background: #2B688D;
}
#service-page-sub-container .layout.side .icon {
  background: #E56A54;
}
#service-page-sub-container .layout.main .form-item .subbut input {
  padding: 20px 25px;
}
#how-we-help-new-container .imageboxes.textunder .imagebox-item:first-of-type .module-text {
  background-color: #686E9F !important;
}
#how-we-help-new-container .imageboxes.textunder .imagebox-item:nth-of-type(2) .module-text {
  background-color: #49C5B1 !important;
}
/* Patient Dashboard */
#header .talk-now {
  background: #E56A54;
  border-radius: 5px;
}
#header a:hover .talk-now {
  background: #2B688D;
}
.patient-dashboard-boxes .patient-dashboard-box {
  padding: 40px 50px 170px;
  background-color: #F7F7F7;
  border: solid #F7F7F7 1px;
  border-radius: 5px;
}
.patient-dashboard-boxes .patient-dashboard-box h4 {
  padding: 15px 0 25px 0;
}
.patient-dashboard-boxes .patient-dashboard-box .patient-dashboard-box-icon {
  color: #2B688D;
}
.patient-dashboard-boxes .patient-dashboard-box .patient-dashboard-box-count {
  color: #2B688D;
  background-color: #ececec;
}
.patient-dashboard-boxes .patient-dashboard-box .patient-dashboard-box-button > a, .patient-dashboard-boxes .patient-dashboard-box .patient-dashboard-box-button > * {
  padding: 20px 30px;
  line-height: 20px;
  background-color: #2B688D;
  border-radius: 5px;
}
.patient-dashboard-boxes .patient-dashboard-box .patient-dashboard-box-button > a:hover, .patient-dashboard-boxes .patient-dashboard-box .patient-dashboard-box-button > *:hover {
  background-color: #E56A54;
}
.patient-dashboard-boxes .patient-dashboard-box:nth-child(1) {
  color: #ffffff;
  background: #2B688D;
  border: solid #2B688D 1px;
}
.patient-dashboard-boxes .patient-dashboard-box:nth-child(1) .patient-dashboard-box-icon {
  color: #ffffff;
}
.patient-dashboard-boxes .patient-dashboard-box:nth-child(1) .patient-dashboard-box-button > a, .patient-dashboard-boxes .patient-dashboard-box:nth-child(1) .patient-dashboard-box-button > * {
  background-color: #E56A54;
}
.patient-dashboard-boxes .patient-dashboard-box:nth-child(1) .patient-dashboard-box-button > a:hover, .patient-dashboard-boxes .patient-dashboard-box:nth-child(1) .patient-dashboard-box-button > *:hover {
  background-color: #FDD26E;
}
.new-consult-adult-credits, .new-consult-child-credits {
  color: #FDD26E;
}
.patient-dashboard-tabs > * {
  color: #2B688D;
  background-color: #F7F7F7;
}
.patient-dashboard-tabs > *:hover {
  color: #E56A54;
}
.patient-dashboard-tabs > *.active {
  background-color: #ffffff;
}
.patient-profiles .select-profile {
  color: #2B688D;
  background-color: #F7F7F7;
  border-radius: 5px;
}
.patient-profiles .select-profile .name {
  color: #2B688D;
}
.patient-profiles .select-profile .initials {
  color: #686E9F;
  background-color: #e7e7e7;
}
.patient-profiles .select-profile .buttons > * {
  color: #ffffff;
  background-color: #2B688D;
  border-radius: 4px;
}
.patient-profiles .select-profile .buttons > *:hover {
  background-color: #E56A54;
}
.patient-profiles .select-profile .buttons:last-child > * {
  color: #ffffff;
  background-color: #2B688D;
}
.patient-profiles .select-profile .buttons:last-child > *:hover {
  background-color: #E56A54;
}
.patient-session-model .uk-modal-dialog {
  background-color: #2B688D;
}
.patient-session-model-button {
  background-color: #E56A54;
  border: 1px solid #E56A54;
}
.patient-session-model-button + .patient-session-model-button {
  color: #E56A54;
  background: none;
}
.patient-session-model-button + .patient-session-model-button:hover {
  color: #ffffff;
}
.queue-bar .spinner > div, .buy-sessions-total .spinner > div, .patient-session-model .spinner > div, #device-check .spinner > div {
  background-color: #E56A54;
}
#container-queue {
  background-color: #2B688D;
  border-bottom: 1px solid #ffffff14;
}
.queue-bar .fa-user-md {
  color: #ffffff;
}
.queue-bar .queue-bar-message p {
  color: #ffffff;
}
.queue-button {
  background-color: #E56A54;
  border: 1px solid #E56A54;
}
.queue-button:hover {
  color: #ffffff;
  background-color: #FDD26E;
  border: 1px solid #FDD26E;
}
.buy-sessions .buy-sessions-product [class*="fa-"] {
  color: #2B688D;
}
.buy-sessions .buy-sessions-product h5 {
  color: #E56A54;
}
.buy-sessions .buy-sessions-product h5 span {
  color: #E56A54;
}
.buy-sessions .buy-sessions-product .fa-check {
  color: #ffffff;
}
.buy-sessions .buy-sessions-coupon {
  background-color: #F7F7F7;
}
.buy-sessions .buy-sessions-coupon input[type="text"] {
  background-color: #ffffff;
}
.buy-sessions .buy-sessions-coupon button {
  background-color: #2B688D;
  border-radius: 0px 5px 5px 0px;
}
.buy-sessions .buy-sessions-coupon button:hover {
  background-color: #E56A54;
}
.buy-sessions .buy-sessions-total-line h5 {
  color: #E56A54;
}
.buy-sessions-button {
  color: #2B688D;
}
.buy-sessions-button a {
  background-color: #2B688D;
  border-radius: 5px;
}
.buy-sessions-button a:hover {
  color: #ffffff;
  background-color: #E56A54;
}
/* Doctor Dashboard */
.doctor-dashboard-tabs > * {
  color: #2B688D;
  background-color: #F7F7F7;
}
.doctor-dashboard-tabs > *:hover {
  color: #E56A54;
}
.doctor-dashboard-status-box {
  background-color: #686E9F;
}
.doctor-dashboard-status-box:nth-child(2) {
  background-color: #2B688D;
}
.doctor-dashboard-status-box [class*="fa-"], .doctor-dashboard-status-box:nth-child(2) [class*="fa-"] {
  color: #ffffff;
}
.doctor-dashboard-completed-session.sessions-header > *, .doctor-dashboard-registration.sessions-header > *, .doctor-dashboard-dutyroster.sessions-header > * {
  color: #2B688D;
}
.doctor-dashboard-completed-session, .doctor-dashboard-registration, .doctor-dashboard-dutyroster {
  color: #2B688D;
  background-color: #F7F7F7;
}
.doctor-dashboard-completed-session > *:nth-child(1) a {
  color: #E56A54;
}
.doctor-dashboard-completed-session > *:nth-child(1) a:hover {
  color: #2B688D;
}
.doctor-dashboard .session-button {
  color: #ffffff;
  background-color: #2B688D;
}
.doctor-dashboard .session-button:hover {
  background-color: #E56A54;
}
.doctor-dashboard-sessions-filters button, .doctor-dashboard-sessions-filters a {
  font-weight: 700;
  padding: 0 15px;
  color: #ffffff;
  background-color: #686E9F;
}
.doctor-dashboard-sessions-filters button:hover, .doctor-dashboard-sessions-filters a:hover {
  background-color: #E56A54;
}
.doctor-dashboard-sessions-filters button:last-child, .doctor-dashboard-sessions-filters a:last-child {
  color: #ffffff;
  background-color: #49C5B1;
}
.doctor-dashboard-sessions-filters button:last-child:hover, .doctor-dashboard-sessions-filters a:last-child:hover {
  background-color: #E56A54;
}
.doctor-session-model .uk-modal-dialog {
  color: #2B688D;
}
.doctor-session-model .uk-modal-dialog h4 {
  color: #2B688D;
}
.log-line-time {
  color: #2B688D;
  background-color: #F7F7F7;
}
.doctor-session-model-button {
  background-color: #2B688D;
  border: 1px solid #2B688D;
}
.doctor-session-model-button:hover {
  background-color: #E56A54;
  border: 1px solid #E56A54;
}
.doctor-session-model-button + .doctor-session-model-button {
  color: #2B688D;
}
.doctor-session-model-button + .doctor-session-model-button:hover {
  color: #ffffff;
}
.doctor-dashboard .spinner > div, .dashboard-bar .spinner > div {
  background-color: #E56A54;
}
.doctor-dashboard-pagination > a {
  color: #2B688D;
}
.doctor-dashboard-pagination > a:hover {
  background-color: #F7F7F7;
}
.doctor-dashboard-pagination > a.active {
  border: solid #2B688D 1px;
}
.doctor-dashboard-pagination > a.disabled {
  color: #F7F7F7;
}
#container-dashboard-bar {
  background-color: #2B688D;
  border-bottom: 1px solid #ffffff14;
}
.dashboard-bar .dashboard-bar-status-box strong, .dashboard-bar .dashboard-bar-status-box b {
  background-color: #49C5B1;
}
.dashboard-bar-overload {
  color: #E56A54;
  border: 1px solid #E56A54;
}
.dashboard-bar-overload:hover {
  color: #E56A54;
  border: 1px solid #E56A54;
  background-color: #ffffff;
}
.doctor-session-video .guest-video {
  background-color: #F7F7F7;
}
.doctor-session-video .guest-video .waiting {
  color: #E56A54;
}
.doctor-session-video #video-instance-controls > a {
  color: #2B688D;
}
.doctor-session-video #video-instance-controls > a:hover {
  color: #E56A54;
}
.doctor-session-video #video-instance-controls > a.disabled {
  color: #d1d1d1;
}
.doctor-session-video #video-instance-controls > a.disabled:hover {
  color: #a7a7a7;
}
.doctor-session-video .host-video {
  background-color: #dbdbdb;
}
.doctor-session-video .host-video .refresh > * {
  color: #2B688D;
}
.doctor-session-patient h2 {
  color: #2B688D;
}
.doctor-session-patient .fa-user-injured, .doctor-session-patient .fa-user {
  color: #2B688D;
}
.doctor-session-patient .patient-details [class*="fa-"] {
  color: #2B688D;
}
.home-consult365-page #container-flash #image-rotator, .home-consult365-page #--home-new-subpage-top-container #image-rotator {
  background: none;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext {
  position: relative;
  top: auto;
  left: auto;
  transform: translate(0, 0);
  text-align: left;
  min-width: 0;
  max-width: 40%;
  margin-right: 10%;
  flex-grow: 0;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext h2, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext h2 {
  font-size: 50px;
  color: #ffffff;
  text-shadow: none;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext h2 span, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext h2 span {
  color: #FDD26E;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext .orange, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext .orange {
  color: #E56A54;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext a.button, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext a.button {
  margin-top: 1em;
}
.home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext a.button:hover, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext a.button:hover {
  background-color: #FDD26E;
}
.home-consult365-page #home-consult365-container .content h4 {
  padding-top: 0;
  padding-bottom: 44px;
}
.home-consult365-page #home-consult365-container .iconleft-inner {
  align-items: flex-start;
  max-width: 500px;
  position: relative;
}
.home-consult365-page #home-consult365-container .iconleft-inner .iconleft-inner-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #FDD26E;
  border-radius: 50%;
  position: relative;
}
.home-consult365-page #home-consult365-container .iconleft-inner .iconleft-inner-icon i {
  color: #E56A54;
  font-size: 26px;
}
.home-consult365-page #home-consult365-container .iconleft-inner .iconleft-inner-text h3 {
  color: #E56A54;
  padding-bottom: 0;
}
.home-consult365-page #home-consult365-container .iconleft-inner + .iconleft-inner {
  margin-top: 2em;
}
.home-consult365-page #home-consult365-container .iconleft-inner:before {
  content: '';
  position: absolute;
  left: 28px;
  top: 63px;
  bottom: calc(-2em + 3px);
  display: block;
  width: 0px;
  border-right: 3px dotted #FDD26E;
}
.home-consult365-page #home-consult365-container .iconleft-inner:first-child .iconleft-inner-icon:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: calc(100% + 3px);
  display: block;
  width: 0px;
  height: calc(2em - 6px);
  border-right: 3px dotted #FDD26E;
  margin-left: -2px;
}
.home-consult365-page #home-consult365-container .iconleft-inner:first-child .iconleft-inner-icon:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: calc(100% + 2em);
  display: block;
  width: 16px;
  height: 16px;
  background-color: #FDD26E;
  border-radius: 50%;
  margin-left: -8px;
  z-index: 2000;
}
.home-consult365-page #home-consult365-container .iconleft-inner:nth-last-child(2):before {
  display: none;
}
.home-consult365-page #home-consult365-container .intro-button {
  margin-top: 3em;
}
.home-consult365-page #home-consult365-container .show-on-small {
  display: none;
}
.home-consult365-page #home-consult365-bottom-container {
  background-color: #F7F7F7;
}
.home-consult365-page #home-consult365-bottom-container > .wrap {
  width: 100%;
  max-width: none;
  padding: 0 80px;
}
.home-consult365-page #home-consult365-bottom-container > .wrap .content {
  padding-top: 80px;
  padding-bottom: 0;
}
.home-consult365-page #home-consult365-bottom-container > .wrap .content h1 {
  color: #2B688D;
  font-size: 50px;
}
.home-consult365-page #home-consult365-bottom-container > .wrap .content h1 .orange {
  color: #E56A54;
}
.home-consult365-page #home-consult365-bottom-container > .wrap .content p {
  max-width: 50%;
  margin-bottom: 0;
}
.home-consult365-page #--home-new-subpage-intro-container {
  background-color: #F7F7F7;
}
.home-consult365-page #--home-new-subpage-intro-container .content {
  padding: 80px 80px 50px 80px;
}
.home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item {
  width: calc(25% - 22.5px);
  margin-right: 30px;
  margin-bottom: 30px;
}
.home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item:nth-child(4n+4) {
  margin-right: 0%;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item {
  min-height: 70px;
  color: #ffffff;
  padding: 180px 30px 30px 30px;
  background-color: #E56A54;
  border: none;
  border-radius: 5px;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item .imagebox-item-icon {
  top: 60px !important;
  left: 20px;
  transform: translateY(0);
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item .module-text {
  font-size: 17px;
  line-height: 1.5em;
  padding-left: 0px !important;
  padding-right: 0px;
  padding-bottom: 0px;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item .module-text h2 {
  color: #ffffff;
  font-size: 24px;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item:nth-child(1) {
  background-color: #686E9F;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item:nth-child(2) {
  color: #E56A54;
  background-color: #FDD26E;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item:nth-child(2) .module-text h2 {
  color: #E56A54;
}
.home-consult365-page #--home-new-subpage-intro-container .imageboxes.iconside .imagebox-item:nth-child(3) {
  background-color: #49C5B1;
}
.home-consult365-page #--home-new-subpage-top-container > .wrap {
  width: 100%;
  max-width: none;
  padding: 0 0 0 0;
}
.home-consult365-page #--home-new-subpage-top-container > .wrap .content {
  padding: 0 0 0 0;
}
.home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext {
  color: #2B688D;
  max-width: 46%;
  margin-right: 4%;
}
.home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext h2 {
  font-size: 40px;
  color: #2B688D;
}
.home-consult365-page #--home-new-subpage-container .content {
  padding-top: 4em;
}
.home-consult365-page #--home-new-subpage-container .layout.full {
  text-align: center;
}
.home-consult365-page #--home-new-subpage-container .layout.full > h2 {
  max-width: 800px;
  margin: 0 auto 0.5em;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside {
  margin-bottom: 1em;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item {
  display: flex !important;
  align-items: center;
  gap: 30px;
  margin-bottom: 0;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item .module-image {
  width: 45%;
  border-radius: 5px;
  overflow: hidden;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item .module-text {
  width: 55%;
  max-width: 500px;
  font-size: 17px;
  padding-left: 0;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item .module-text h2 {
  color: #2B688D;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 12px;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item + .imagebox-item {
  margin-top: 50px;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item:nth-child(2n+2) {
  flex-direction: row-reverse;
}
.home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item:nth-child(2n+2) .module-text {
  text-align: right;
}
@media screen and (max-width: 1500px) {
  .home-consult365-page #home-consult365-bottom-container > .wrap {
    max-width: 1440px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .home-consult365-page #--home-new-subpage-intro-container .content {
    max-width: 1340px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1230px) {
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item {
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .home-consult365-page #--home-new-subpage-container .content {
    padding-top: 2em;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 30px;
    margin-bottom: 2em;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item {
    flex-direction: column;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item .module-image {
    width: 100%;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item .module-text {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    max-width: none;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item:nth-child(2n+2) {
    flex-direction: column;
    margin-top: 0;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside .imagebox-item:nth-child(2n+2) .module-text {
    text-align: left;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside .clearer {
    display: none;
  }
}
@media screen and (max-width: 1130px) {
  .home-consult365-page #home-consult365-bottom-container > .wrap {
    max-width: 1080px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .home-consult365-page #--home-new-subpage-intro-container .content {
    max-width: 1020px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1080px) {
  .home-consult365-page #container-flash #image-rotator .sliderimg .backgroundimage-image img, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .backgroundimage-image img {
    left: 0px !important;
  }
  .home-consult365-page #container-flash #image-rotator .sliderimg .wrap, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap {
    justify-content: flex-start;
  }
  .home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext {
    max-width: 350px;
    margin-right: 0;
  }
  .home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext h2, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext h2 {
    font-size: 40px;
  }
  .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext {
    color: #ffffff;
  }
  .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext h2 {
    color: #ffffff;
  }
  .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext .orange {
    color: #ffffff;
  }
}
@media screen and (max-width: 1020px) {
  .home-consult365-page #home-consult365-container .hide-on-small {
    display: none;
  }
  .home-consult365-page #home-consult365-container .show-on-small {
    display: inline-block;
  }
  .home-consult365-page #home-consult365-bottom-container > .wrap .content p {
    max-width: none;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item {
    width: calc(50% - 15px) !important;
    margin-right: 30px !important;
    margin-bottom: 30px !important;
    clear: none !important;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item:nth-child(2n+2) {
    margin-right: 0% !important;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item:nth-child(2n+3) {
    clear: both !important;
  }
}
@media screen and (max-width: 640px) {
  .home-consult365-page #container-flash #image-rotator .sliderimg .wrap .slidertext h2, .home-consult365-page #--home-new-subpage-top-container #image-rotator .sliderimg .wrap .slidertext h2 {
    font-size: 34px;
  }
  .home-consult365-page #home-consult365-container .content h2 {
    font-size: 34px;
  }
  .home-consult365-page #home-consult365-container h4 {
    font-size: 20px;
  }
  .home-consult365-page #home-consult365-bottom-container > .wrap .content {
    padding-top: 60px;
  }
  .home-consult365-page #home-consult365-bottom-container > .wrap .content h1 {
    font-size: 40px;
  }
  .home-consult365-page #--home-new-subpage-intro-container .content {
    padding-top: 60px;
  }
  .home-consult365-page #--home-new-subpage-intro-container .grid.four-column .grid-item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    clear: both !important;
  }
  .home-consult365-page #--home-new-subpage-container .layout.full > h2 {
    font-size: 34px;
  }
  .home-consult365-page #--home-new-subpage-container .imageboxes.imageside {
    flex-direction: column;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fconsult365.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CyEAAA%3BAAAA%2CcAAA%3BAAAA%2CaAAA%3BAAAA%2CeAAA%3BAAgBA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAMJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2C4BAAA%3BAAAA%3BAA9EA%2CaAAA%3BAAmFA%3BAAAA%2CsBAAA%3BAAAA%3BAAnFA%2CUAAA%3BAAwFA%3BAAAA%2CmBAAA%3BAAAA%3BAAxFA%2CgBAAA%3BAA6FA%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAMJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAOZ%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAxIA%2C%2BBAAA%3BAA6IA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUI%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAOZ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAEI%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAaI%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAQR%3BAAAA%3B4BAAA%3BAAAA%3BAA1QA%2CaAAA%3BAAgRA%3BAAAA%3BaAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAQJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAQJ%3BAAEI%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2CgFAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%2C4BAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAMI%3BAAAA%2CkBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAIQ%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAIQ%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAArYR%2CgBAAA%3BAA4YA%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3BmBAAA%3BAAAA%3BAA%2FYJ%2CgBAAA%3BAAsZA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAzZJ%2CiBAAA%3BAAiaI%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMI%3BAAAA%3BmBAAA%3BAAAA%3BAAOR%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%2CuCAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAOR%3BAAAA%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%2CqBAAA%3BAAAA%3BAAMI%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAA9eJ%2CYAAA%3BAAofA%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAvfJ%2CaAAA%3BAA6fA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAgBI%3BAAAA%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAYI%3BAAAA%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%3B4BAAA%3BAAAA%3BAASA%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3B4BAAA%3BAAAA%3BAAljBJ%2CWAAA%3BAAyjBA%3BAAAA%3B4BAAA%3BAAAA%3BAAaA%3BAAAA%2CiBAAA%3BAAAA%3BAAtkBA%2CYAAA%3BAA2kBA%3BAAAA%2C2FAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BgCAAA%3BAAAA%3BAAII%3BAAAA%2CuCAAA%3BAAAA%3BAAMR%3BAAAA%3BkCAAA%3BAAAA%3BAAKA%3BAAIQ%3BAAAA%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMR%3BAAIQ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAhrBR%2CmCAAA%3BAA2rBA%3BAAAA%2C4BAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAQI%3BAAAA%2C4BAAA%3BAAAA%3BAAMR%3BAAAA%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAnwBR%2CeAAA%3BAA0wBA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAA7wBJ%2CgBAAA%3BAAqxBI%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAA1yBJ%2CgBAAA%3BAAmzBA%3BAAAA%2CsBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAMI%3BAAAA%2CsBAAA%3BAAAA%3BAAMI%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CqBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAEI%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAt3BJ%2CmBAAA%3BAA%2B3BI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAMI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAz6BJ%2CoBAAA%3BAA%2B6BA%3BAAAA%2CsBAAA%3BAAAA%3BAAQI%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAUJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAMA%3BAAAA%2CuCAAA%3BAAAA%3BAAIA%3BAAAA%2CuCAAA%3BAAAA%3BAA1%2BBJ%2CuBAAA%3BAAg%2FBA%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%2C4BAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAMI%3BAAAA%2C4BAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAQhB%3BAAAA%2CiBAAA%3BAAAA%3BAAOI%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAMR%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2C4BAAA%3BAAAA%3BAAOA%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAQhB%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%2C4BAAA%3BAAAA%3BAAOA%3BAAAA%3BqCAAA%3BAAAA%3BAAOI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAWI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAMR%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B4BAAA%3BAAAA%3BAArtCR%2CsBAAA%3BAA%2BtCI%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAMA%3BAAAA%3B4BAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%2C4BAAA%3BAAAA%3BAAKJ%3BAAAA%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%2C4BAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2C4BAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BqCAAA%3BAAAA%3BAAMI%3BAAAA%2C4BAAA%3BAAAA%3BAAMJ%3BAAAA%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B4BAAA%3BAAAA%3BAASA%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAQJ%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAWI%3BAAAA%2CmBAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAWI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAYpB%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUI%3BAAAA%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%3BoBAAA%3BAAAA%3BAAMJ%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAeQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAkBJ%3BAAAA%2CgBAAA%3BAAAA%3BAAMR%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BmBAAA%3BAAAA%3BAAQZ%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3BkBAAA%3BAAAA%3BAAMJ%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAMQ%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%2C4BAAA%3BAAAA%3BAASR%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAWQ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3BiBAAA%3BAAAA%3BAAYhB%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAQJ%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%2C8BAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAQhB%3BAAMY%3BAAAA%3B%3BwBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAMY%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAQJ%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOI%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAQJ%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAMY%3BAAAA%3B%3BwBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAWoB%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAiBJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAW5B%3BAAMY%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAWQ%3BAAAA%2CoBAAA%3BAAAA%3BAASR%3BAAAA%3B%3B%3B2BAAA%3BAAAA%3BAAMI%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAawB%3BAAAA%2CoBAAA%3BAAAA%3BAAUZ%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAASI%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAASR%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B2BAAA%3BAAAA%3BAAYI%3BAAAA%2CoBAAA%3BAAAA%3BAAKJ%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%22%7D */