/*
  Theme Name: Avilon
  Theme URL: https://bootstrapmade.com/avilon-bootstrap-landing-page-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    background: #fff;
    color: #000000;
    font-family: "Arial", sans-serif;
    overflow-x: hidden;
}
a {
    color: #92278f;
    transition: 0.5s;
}
a:hover, a:active, a:focus {
    color: #92278f;
    outline: none;
    text-decoration: none;
}
p {
    padding: 0;
    margin: 0 0 30px 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Arial", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}
h1 {
    color: #ffffff;
    font-size: 3em;
}
h2 {
    color: purple;
}
@media (max-width:1250px) {
    h1 {
        font-size: 1.5em;
    }
}
@media (max-width:768px) {
    h1 {
        font-size: 1.5em;
    }
}
/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: linear-gradient(45deg, #91288f, #5c3ad9);
    color: #fff;
    padding: 2px 20px 8px 20px;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
    right: 15px;
    bottom: 0;
    transition: none;
    z-index: 99;
}
.back-to-top:focus {
    background: linear-gradient(45deg, #91288f, #5c3ad9);
    color: #fff;
    outline: none;
}
.back-to-top:hover {
    background: #91288f;
    color: #fff;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 30px 0;
    height: 137px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 900;
    background-color: #ffffff;
}
#header #logo {
    float: left;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#header #logo h1 {
    font-size: 36px;
    margin: -4px 0 0 0;
    padding: 0;
    line-height: 1;
    display: inline-block;
    font-family: "Arial", sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
}
#header #logo h1 a, #header #logo h1 a:hover {
    color: #fff;
}
#header #logo img {
    padding: 0;
    margin: 0;
}
@media (max-width: 768px) {
    #header #logo h1 {
        font-size: 28px;
        margin-top: 0px;
    }
    #header #logo img {
        max-width: 180px;
        max-height: 77px;
    }
}
#header.header-fixed {
    background-color: #ffffff;
    padding: 20px 0;
    height: 72px;
    transition: all 0.5s;
}
/* #header #logo img .header-fixed {
    max-width: 117px;
	max-height: 50px;
	transition-duration: 4;
	transition-timing-function: ease;
} */
#logo.header-fixed img {
    max-width: 105px;
    max-height: 45px;
    transition-duration: 3s;
    transition-timing-function: ease-in-out !important;
}
#claimsprocess {
    padding-top: 90px;
}
/* Controls the sizing of the header elements at smaller screen sizes */
@media (max-width:1000px) {
    #header #logo img {
        max-width: 105px;
        max-height: 45px;
    }
    #header {
        padding: 20px 0;
        height: 85px;
    }
    #claimsprocess {
        padding-top: 40px;
    }
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#get-started h1 {
    padding-top: 0px;
    color: purple;
    font-family: Roboto, Sans-Serif;
    font-weight: 300;
}
#intro {
    width: 100%;
    height: 100vh;
    background: linear-gradient(45deg, rgba(130, 0, 153, 0.8), rgba(120, 140, 205, 0.8)), url("../img/sentry solutions london skyline.jpg") center top no-repeat;
    background-size: cover;
    position: relative;
}
@media (min-width: 1024px) {
    #intro {
        background-attachment: fixed;
    }
}
#intro .intro-text {
    position: absolute;
    left: 0;
    top: 140px;
    right: 0;
    height: calc(50% - 60px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
#intro h2 {
    margin: 30px 0 10px 0;
    padding: 0 15px;
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    color: #fff;
}
@media (max-width: 768px) {
    #intro h2 {
        font-size: 28px;
        line-height: 36px;
    }
}
#intro p {
    color: #fff;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 24px;
}
@media (max-width: 768px) {
    #intro p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }
}
#intro .btn-get-started {
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
    z-index: 999;
}
#intro .btn-get-started:hover {
    color: #92278f;
    background: #fff;
}
#intro .product-screens {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 50%;
}
#intro .product-screens img {
    box-shadow: 0px -2px 19px 4px rgba(0, 0, 0, 0.29);
}
#intro .product-screens .product-screen-1 {
    position: absolute;
    z-index: 30;
    left: calc(50% + 54px);
    bottom: 0;
    top: 30px;
}
#intro .product-screens .product-screen-2 {
    position: absolute;
    z-index: 20;
    left: calc(50% - 154px);
    bottom: 0;
    top: 90px;
}
#intro .product-screens .product-screen-3 {
    position: absolute;
    z-index: 10;
    left: calc(50% - 374px);
    bottom: 0;
    top: 150px;
}
@media (max-width: 767px) {
    #intro .product-screens .product-screen-1 {
        position: static;
        padding-top: 110px;
    }
    #intro .product-screens .product-screen-2, #intro .product-screens .product-screen-3 {
        display: none;
    }
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
    margin-top: -18px;
    padding: 0;
    list-style: none;
}
.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.nav-menu li {
    position: relative;
    white-space: nowrap;
}
.nav-menu > li {
    float: left;
}
.nav-menu li:hover > ul, .nav-menu li.sfHover > ul {
    display: block;
}
.nav-menu ul ul {
    top: 0;
    left: 100%;
}
.nav-menu ul li {
    min-width: 180px;
}
/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}
/* Nav Meu Container */
#nav-menu-container {
    float: right;
    margin-top: 60px;
}
@media (max-width: 1000px) {
    #nav-menu-container {
        display: none;
    }
}
#nav-menu-container.header-fixed {
    float: right;
    margin-top: 40px;
}
/* Nav Meu Styling */
.nav-menu a {
    padding: 0 8px 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: #92278f;
    font-family: "Arial", sans-serif;
    font-weight: 550;
    font-size: 15px;
    outline: none;
}
.nav-menu > li {
    margin-left: 9px;
}
.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}
.nav-menu ul li {
    transition: 0.3s;
}
.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
}
.nav-menu ul li:hover > a {
    color: #92278f;
}
.nav-menu ul ul {
    margin: 0;
}
/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}
#mobile-nav-toggle i {
    color: #92278f;
}
@media (max-width: 1000px) {
    #mobile-nav-toggle {
        display: inline;
    }
}
/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(52, 59, 64, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}
#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#mobile-nav ul li {
    position: relative;
}
#mobile-nav ul li a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}
#mobile-nav ul li a:hover {
    color: #fff;
}
#mobile-nav ul li li {
    padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #92278f;
}
#mobile-nav ul .menu-item-active {
    color: #92278f;
}
#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(52, 59, 64, 0.9);
    display: none;
}
/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
    left: 0;
}
body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
    font-size: 32px;
    color: #111;
    text-align: center;
    font-weight: 400;
}
.section-header .section-description {
    text-align: center;
    padding-bottom: 40px;
    color: #777;
    font-style: italic;
}
.section-header .section-divider {
    display: block;
    width: 60px;
    height: 3px;
    background: #92278f;
    background: linear-gradient(0deg, #92278f 0%, #a1529b 100%);
    margin: 0 auto;
    margin-bottom: 20px;
}
/* Section with background
--------------------------------*/
.section-bg {
    background: #eff5f5;
}
/* Call To Action Section
--------------------------------*/
#call-to-action {
    overflow: hidden;
    background: linear-gradient(rgba(180, 40, 120, 0.65), rgba(180, 30, 120, 0.8)), url("images/callhandler.jpg") fixed center center;
    background-size: cover;
    padding: 80px 0;
}
#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
#call-to-action .cta-text {
    color: #fff;
}
@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}
#call-to-action .cta-btn {
    font-family: "Arial", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    transition: background 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}
#call-to-action .cta-btn:hover {
    background: #92278f;
    border: 2px solid #92278f;
}
/* Clients Section
--------------------------------*/
#clients {
    padding: 30px 0px;
    background: #fff;
    overflow: hidden;
}
#clients img {
    max-width: 100%;
    opacity: 0.5;
    transition: 0.3s;
    padding: 15px 0px;
}
#clients img:hover {
    opacity: 1;
}
/* Frequently Asked Questions Section
--------------------------------*/
#faq {
    padding: 60px 0;
    overflow: hidden;
}
#faq #faq-list {
    padding: 0;
    list-style: none;
}
#faq #faq-list li {
    border-bottom: 1px solid #ddd;
}
#faq #faq-list a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: "Arial", sans-serif;
    font-size: 22px;
    line-height: 1;
    font-weight: 300;
    padding-right: 20px;
}
#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px;
}
#faq #faq-list p {
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    #faq #faq-list a {
        font-size: 18px;
    }
    #faq #faq-list i {
        top: 13px;
    }
}
#faq #faq-list a.collapse {
    color: #92278f;
}
#faq #faq-list a.collapsed {
    color: #000;
}
#faq #faq-list a.collapsed i::before {
    content: "\f067" !important;
}
/* Contact Section
--------------------------------*/
#contact {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 60px 0;
    overflow: hidden;
}
#contact .contact-about h3 {
    font-size: 36px;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1;
    font-family: "Arial", sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #92278f;
}
#contact .contact-about p {
    font-size: 14px;
    line-height: 24px;
    font-family: "Arial", sans-serif;
    color: #888;
}
#contact .social-links {
    padding-bottom: 20px;
}
#contact .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #92278f;
    color: #ffffff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    border: 1px solid #92278f;
}
#contact .social-links a:hover {
    background: #92278f;
    color: #fff;
}
#contact .info {
    color: #333333;
}
#contact .info i {
    font-size: 32px;
    color: #922693;
    float: left;
    line-height: 1;
}
#contact .info p {
    padding: 0 0 10px 42px;
    line-height: 28px;
    font-size: 14px;
}
#contact .form #sendmessage {
    color: #922693;
    border: 1px solid #a1529b;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
    display: block;
}
#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}
#contact .form input, #contact .form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
#contact .form button[type="submit"] {
    background: linear-gradient(45deg, #92278f, #a1529b);
    border: 0;
    border-radius: 20px;
    padding: 8px 30px;
    color: #fff;
}
#contact .form button[type="submit"]:hover {
    cursor: pointer;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #fff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    color: #333;
    font-size: 14px;
}
#footer .credits {
    font-size: 13px;
    color: #888;
}
#footer .footer-links a {
    color: #666;
    padding-left: 15px;
}
#footer .footer-links a:first-child {
    padding-left: 0;
}
#footer .footer-links a:hover {
    color: #92278f;
}
/*--------------------------------------------------------------
# James' Code
--------------------------------------------------------------*/
.contactstripetray {
    padding-top: 10px;
    background-color: #ffffff;
}
.contactstripe {
    display: block;
    text-align: center;
    min-height: 30px;
    padding-top: 3px;
    background-color: purple;
    color: #fff;
    width: 100%;
    font-size: 1rem;
}
.ctabutton1 {
    padding-left: 20px;
    padding-right: 20px;
    /*position:relative;
	float:left;}*/
}
#LogoSize {
    transition: all .2s ease-in-out;
}
.gallery-item-1 {
    background-image: url(img/gallery/gallery-1.jpg);
}
.claimtext {
    color: #922693;
    padding-top: 34%;
    padding-left: 14%;
    padding-right: 14%;
    background-color: rgba(255, 255, 255, 0.30);
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    z-index: 800;
}
mark {
    background-color: #922693;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Arial", sans-serif;
    font-size: 1.3em;
}
@media (max-width: 1400px) {
    mark {
        background-color: #922693;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
        font-family: "Arial", "sans-serif";
        font-size: 1.3em;
    }
}
#legal {
    padding: 190px 0;
    overflow: hidden;
}
.legaltext {
    margin-left: 14%;
    margin-right: 14%;
}
#form {
    padding: 190px 0;
    overflow: hidden;
}
.forminclude {
    margin-left: 14%;
    margin-right: 14%;
}
.col-md-2 {
    text-align: center;
}
.col-md-7 {
    padding-bottom: 0px;
}
@supports (-ms-ime-align:auto) {
    #logo img {
        min-width: 80px;
    }
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 998;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.boxtray {
    padding-top: 20px;
}
#nav-menu-container .header-fixed {
    padding-top: 0px;
}
.box {
    display: block;
    background: linear-gradient(45deg, #b803f3, #7e0395);
    width: 100%;
    height: auto;
    padding: 20px 60px 20px 60px;
    ;
    position: fixed;
    bottom: 0px;
    color: #fff;
    animation-name: appear;
    animation-duration: .8s;
    z-index: 999;
}
@keyframes appear {
    0% {
        bottom: -90px;
    }
    100% {
        bottom: 0px;
    }
}
.box a {
    color: #fff;
}
#trigger2:checked + .box {
    display: none;
}
#trigger2 {
    display: none;
}
.cookietext {
    padding-top: 10px;
    float: left;
}
.cookietext a {
    text-decoration: underline;
}
.closetray {
    float: right;
}
.closebutton {
    Padding: 8px 30px 6px 30px;
    background: linear-gradient(45deg, #c363d5, #d10bfc);
    border-radius: 4px;
}
@media (max-width:1000px) {
    .box {
        display: block;
        background: linear-gradient(45deg, #b803f3, #7e0395);
        width: 100%;
        height: auto;
        padding: 5px 60px 10px 60px;
        ;
        position: fixed;
        bottom: 0px;
        color: #fff;
        font-size: .8rem;
        z-index: 999;
    }
    .closebutton {
        margin-top: 6px;
    }
}
/* Flow Changes 10.2022 */
/* Salesforce Style Overrides - Digi2L */
/* Begin Flow Button Style */
.slds-button_brand, .slds-button--brand {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .7rem;
    padding-bottom: .7rem;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    border: 1px solid rgb(95, 161, 1);
    transition: border .15s linear;
    background-color: #a200ba;
    border-color: #a200ba;
    color: #ffffff;
    min-width: 90px;
}
.bank-account-inputs .slds-button_brand {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .7rem;
    padding-bottom: .7rem;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    transition: border .15s linear;
    color: #ffffff;
    height: 100%;
    margin-top: 1px;
}
/* End Flow Button Style */
/* Begin Flow Text Field Styles */
body .slds-input {
    border: 1px solid #eff0ed;
    width: 100%;
    transition: border .1s linear, background-color .1s linear;
    display: inline-block;
    padding: 1rem 1rem 1rem 1rem;
    line-height: 1.875rem;
    min-height: calc(1.875rem + (1px * 2));
    background-color: #eff0ed;
    border-radius: 3px;
}
body .toggleLabel[c-caseFileUploaderInput_caseFileUploaderInput] {
    text-align: right;
}
body .uiInput--textarea .textarea, .uiInput--textarea.textarea, .uiInput--input .input, .uiInput--input.input {
    background-color: #f6ecfe;
    color: rgb(51, 51, 51);
    width: 100%;
    resize: vertical;
    border: 1px solid #c0c1c1;
    border-image: initial;
    border-radius: 0.25rem;
    transition: border 0.1s linear 0s, background-color 0.1s linear 0s;
    padding: .25rem 1rem .25rem .75rem;
}
body .slds-textarea {
    background-color: #f6ecfe;
    width: 100%;
    -webkit-appearance: none;
    resize: vertical;
    border: 1px solid #c0c1c1;
    transition: border .1s linear, background-color .1s linear;
    padding: .25rem 1rem .25rem .75rem;
}
body .slds-select:focus, .slds-select:active {
    border-color: #9602cd;
    box-shadow: 0 0 3px #e195fd;
}
body .slds-size_large, .slds-size--large {
    width: auto;
}
/* End Flow Text Field Styles */
/* Begin Flow Input Field Error Style */
body .slds-has-error .slds-input {
    border-color: rgb(194, 57, 52);
    background-clip: padding-box;
}
/* End Flow Input Field Error Style */
/* Begin Flow Box Styles */
body .cb-section_row .slds-grid .slds-wrap .slds-large-nowrap {
    min-height: auto !important;
}
body .flowruntimeBody.centerWrapper {
    margin-top: 1.6rem !important;
}
/* removes space from underneath Salesforce input elements */
body .flowruntimeInputWrapper {
    display: block;
    font-size: .75rem;
    font-weight: 400;
    color: #696969;
    position: relative;
    padding-bottom: .5rem;
}
body .flowruntimeErrorText.errorText {
    color: rgb(194, 57, 52);
    font-size: .75rem;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}
/* end - removes space from underneath Salesforce input elements */
body .slds-card__body {
    /* margin-top: .75rem;
    margin-bottom: .75rem; */
    margin: 0px;
    padding: 20px;
}
body .slds-card__footer {
    padding: 0.1rem 0.8rem 1rem 0.8rem;
    margin-top: 0.75rem;
    text-align: right;
    font-size: .8125rem;
    border-top: 1px solid rgba(0, 0, 0, 0);
}
body .slds-checkbox .slds-checkbox_faux, .slds-checkbox .slds-checkbox--faux {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #000000 !important;
}
/* End Flow Box Styles */
/* Begin Dialogue Pop-up Styles */
lightning-primitive-bubble {
    background: purple !important;
}
/* End Dialogue Pop-up Styles */
/* Begin Salesforce Document Upload Styles */
body .title[c-caseFileUploaderInput_caseFileUploaderInput] {
    margin-bottom: 15px;
    margin-top: 10px;
}
body .status[c-caseFileUploaderInput_caseFileUploaderInput] {
    background: #666;
    color: #fff;
    flex-basis: 35px;
    width: 45px;
    line-height: 24px;
    text-align: center;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    margin-right: 10px;
    padding: 0 5px 0 5px;
    border-radius: 4px;
    margin-bottom: 2px;
}
body .file-uploader[c-caseFileUploaderInput_caseFileUploaderInput] {
    margin: 4px auto 0;
    width: 100%;
}
body .slds-file-selector {
    width: 100%;
}
body .slds-file-selector__dropzone {
    width: 100%;
}
body label {
    margin-bottom: 0px;
}
body c-case-file-uploader-input[c-caseFileUploader_caseFileUploader] {
    margin-bottom: 3px;
    border-bottom: 1px solid purple;
    display: block;
    padding: 10px 0 10px 0;
}
body .slds-m-bottom_large, .slds-m-bottom--large {
    margin-bottom: 0px;
    margin-top: 20px; /* Line added 30.03.2020 */
}
@media (max-width:321px) and (orientation:portrait) {
    body .messages[c-caseFileUploaderInput_caseFileUploaderInput] {
        flex-basis: 70%;
        flex-grow: 1;
        padding-right: 10px;
        min-width: 0px;
    }
}
@media (max-width:415px) and (orientation:portrait) {
    body .toggle[c-caseFileUploaderInput_caseFileUploaderInput] {
        flex-basis: 100px;
        padding-left: 0px;
        padding-top: 10px;
        margin: 0px;
        min-width: 100%;
    }
}
/* Start - Salesforce Card Background Style */
body article.slds-card {
    background: linear-gradient(360deg, rgba(255, 255, 255, .9), rgba(255, 255, 255, 0));
}
/* End - Salesforce Card Background Style */
/* Start - form bottom padding on iPad Pro */
@media (max-width:1024px) and (orientation:portrait) {
    body #get-started {
        padding-bottom: 16vh;
    }
}
/* End - form bottom padding on iPad Pro */
/* Start Amnon's Care File Uploader Style Addition */
body c-case-file-uploader c-case-file-uploader-input .file-uploader span.slds-form-element__label {
    display: none !important;
}
body [c-caseFileUploader_caseFileUploader] .slds-card__body {
    padding-top: 0px !important;
}
body .slds-card__body [c-casefileuploader_casefileuploader] {
    padding: 0px !important;
}
body .file[c-caseFileUploaderInput_caseFileUploaderInput] {
    padding-bottom: 10px;
    padding-top: 5px;
}
/* End Amnon's Care File Uploader Style Addition */
/* Start Brand Styled Document Upload Button Styles */
body c-casefileuploaderinput_casefileuploaderinput, button.slds-button.slds-button_neutral[disabled] {
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    border: 1px solid rgb(217, 219, 221);
    transition: border .15s linear;
    background-color: grey;
    border-color: grey;
    color: lightgrey;
}
body c-casefileuploaderinput_casefileuploaderinput, button.slds-button.slds-button_neutral {
    padding-left: .7rem;
    padding-right: .7rem;
    padding-top: .7rem;
    padding-bottom: .7rem;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    border: 1px solid rgb(150, 2, 205);
    transition: border .15s linear;
    background-color: #9602cd;
    border-color: #9602cd;
    color: #ffffff;
    min-width: 90px;
}
body c-casefileuploaderinput_casefileuploaderinput, .slds-file-selector__button.slds-button.slds-button_neutral {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    border: 1px solid rgb(150, 2, 205);
    transition: border .15s linear;
    background-color: #9602cd;
    border-color: #9602cd;
    color: #ffffff;
    min-width: 90px;
    word-break: break-word;
}
/* End Brand Styled Document Upload Button Styles */
#rpheader {
    background: #fff;
    left: 0;
    top: 0;
    right: 0;
    height: 97px;
    transition: all .5s ease
}
.scroll-header {
    background: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .1)
}
.THIS .nav-menu a {
    text-decoration: none;
}
#heroflow {
    width: 100%;
    height: calc(40vh - 40px);
    min-height: 120px;
    padding-top: 80px;
}
@media (max-width:992px) and (min-height:1270px) and (orientation:portrait) {
    section-title {
        margin-bottom: 0px
    }
    .THIS .hero-section-title {
        margin-bottom: 0px
    }
}
@media (max-height:1366px) and (orientation:portrait) {
    .section-title {
        margin-bottom: 0px
    }
    .THIS .hero-section-title {
        margin-bottom: 0px;
        height: auto;
    }
}
@media (max-height:1270px) and (orientation:landscape) {
    .section-title {
        margin-bottom: 140px
    }
    .hero-section-title {
        margin-bottom: 20px;
    }
}
@media (max-height:414px) and (orientation:landscape) {
    .section-title {
        margin-bottom: 140px
    }
    .THIS .hero-section-title {
        margin-bottom: 10px;
    }
}
/* Start - CSS for Input Fields */
body .slds-input:focus, body .slds-input:active {
    border-color: rgb(150, 2, 205);
    box-shadow: none;
}
body .slds-form-element__label {
    color: #000000;
    font-size: 1rem !important;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    letter-spacing: .5px;
    line-height: 1.5;
    width: 100%;
}
body .toggle[c-caseFileUploaderInput_caseFileUploaderInput] {
    min-width: 100%;
}
body .slds-checkbox_toggle [type=checkbox] + .slds-checkbox_faux_container, body .slds-checkbox_toggle [type=checkbox] + .slds-checkbox--faux_container, .THIS body .slds-checkbox--toggle [type=checkbox] + .slds-checkbox_faux_container, body .slds-checkbox--toggle [type=checkbox] + .slds-checkbox--faux_container {
    color: #505050;
    font-size: 14px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    letter-spacing: .5px;
    line-height: 1.5;
    padding-bottom: 10px;
    text-align: right;
}
body .select:focus, body .select:active {
    border-color: rgb(150, 2, 205) !important;
    box-shadow: none !important;
}
body .input:focus, body .input:active {
    border-color: rgb(150, 2, 205) !important;
    box-shadow: none !important;
}
body input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: 1rem !important;
    line-height: inherit;
}
body .slds-textarea {
    border-color: rgb(150, 2, 205) !important;
    box-shadow: none !important;
    word-break: normal;
}
body .messages[c-caseFileUploaderInput_caseFileUploaderInput] {
    margin-bottom: 10px;
}
/* End - CSS for Input Fields */
/* Start - CSS for Additional Doc Uploader */
body .slds-m-bottom_medium, body .slds-m-bottom--medium {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
body option:hover {
    background-color: #9602cd;
    color: #fff;
}
body option:checked {
    background-color: #9602cd;
    color: #fff;
}
body .toggle[c-caseFileUploaderCreator_caseFileUploaderCreator] {
    min-width: 100%;
}
/* End - CSS for Additional Doc Uploader */
/* Start - CSS for Additional Doc Uploader Status Label */
body .status[c-caseFileUploaderCreator_caseFileUploaderCreator] {
    background: #666;
    color: #fff;
    flex-basis: 35px;
    width: 45px;
    line-height: 24px;
    text-align: center;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    margin-right: 10px;
    padding: 30px 5px 30px 5px;
}
/* End - CSS for Additional Doc Uploader Status Label */
/* Start - CSS for Document Upload Text Overflow Fix  */
body .criteria[c-caseFileUploaderInput_caseFileUploaderInput], .question[c-caseFileUploaderInput_caseFileUploaderInput] {
    padding-bottom: 5px;
    text-align: left !important;
    word-break: break-word !important;
}
/* End - CSS for Document Upload Text Overflow Fix  */
/* Start - CSS for Abbr Underline */
body abbr[title], abbr[data-original-title] {
    text-decoration: none;
    -webkit-text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
/* End - CSS for Abbr Underline */
/* Start Styling for Date Picker */
body .slds-datepicker {
    padding: 10px;
}
body .slds-datepicker h2 {
    font-size: 1.2rem;
    padding-top: 6px;
}
/* End Styling for Date Picker */
/* Start Header/Title Overrides */
body .slds-rich-text-editor__textarea h1, .slds-rich-text-editor__output h1 {
    font-size: 2rem;
}
body h3 {
    padding-top: 22px;
}
/* End Header/Title Override */
/* Start Fieldset padding override */
body fieldset {
    padding-bottom: 10px;
}
/* End Fieldset padding override */
/* Start Row Fix */
body .bank-account-inputs[c-bankAccountInput_bankAccountInput] {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}
body .bank-account-inputs[c-bankAccountInput_bankAccountInput] div.input[c-bankAccountInput_bankAccountInput] {
    flex-basis: 0px;
    margin-right: 10px;
}
/* End Row Fix */
@media only screen and (max-width:1024) {
    body .toggle[c-caseFileUploaderInput_caseFileUploaderInput] {
        margin: 0px;
        word-break: normal;
    }
    body .toggle[c-caseFileUploaderCreator_caseFileUploaderCreator] {
        margin: 0px;
        word-break: normal;
    }
}
@media only screen and (max-width:768px) {
    body .slds-rich-text-editor__textarea h1, .slds-rich-text-editor__output h1 {
        font-size: 2rem;
    }
}
@media only screen and (max-width:414px) {
    body .slds-rich-text-editor__textarea h1, .slds-rich-text-editor__output h1 {
        font-size: 1.6rem;
    }
}
body article.slds-card.flowRuntimeForFlexipage.forceCommunityFlowCommunity .container {
    padding-left: 0px;
    padding-right: 0px;
}
/* End Flow Changes 10.2022 */
/* -------------- Claims Status 2.0 -----------------  */
#paddingpush {
    margin-top: 10vh;
    margin-bottom: 10vh;
}
.attention-stripe {
    border: 0.5px solid red;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    min-height: 40px;
    background: repeating-linear-gradient(45deg, #e02626, #e02626 20px, #fd3939 20px, #fd3939 40px);
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 400;
    padding-top: 6px;
    margin-top: 17px;
}
.status-green-stripe {
    border: 0.5px solid green;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    min-height: 40px;
    background: repeating-linear-gradient(45deg, #486501, #486501 20px, #325400 20px, #325400 40px);
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 400;
    padding-top: 6px;
    margin-top: -7px;
}
.status-grey-stripe {
    border: 0.5px solid green;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    min-height: 40px;
    background: repeating-linear-gradient(45deg, #575757, #575757 20px, #2d2d2d 20px, #2d2d2d 40px);
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 400;
    padding-top: 6px;
    margin-top: -7px;
}
.date-rationale {
    padding: 0px 15px 15px 15px;
    font-size: 0.8rem;
}
@media only screen and (max-width:768px) {
    .attention-stripe {
        font-size: 1rem;
    }
    .status-green-stripe {
        font-size: 1rem;
    }
    .status-grey-stripe {
        font-size: 1rem;
    }
    .status-claimref {
        font-size: 1.3rem;
    }
}
@media only screen and (max-width:332px) {
    .attention-stripe {
        padding-bottom: 6px;
    }
    .status-green-stripe {
        padding-bottom: 6px;
    }
    .status-grey-stripe {
        padding-bottom: 6px;
    }
}
.status-box {
    border-left: 0.5px solid red;
    border-bottom: 0.5px solid red;
    border-right: 0.5px solid red;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 10px;
}
.status-box, .row {
    margin-top: 0px !important;
}
.status-green-box {
    border-left: 0.5px solid gray;
    border-bottom: 0.5px solid gray;
    border-right: 0.5px solid gray;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.status-grey-box {
    border-left: 0.5px solid gray;
    border-bottom: 0.5px solid gray;
    border-right: 0.5px solid gray;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.status-number-text {
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
    color: #e02626;
    padding-top: 20px;
    max-height: 170px;
}
.green-status-number-text {
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
    color: #486501;
    padding-top: 20px;
    max-height: 190px;
}
.status-number {
    text-align: center;
    font-weight: 500;
    font-size: 5rem;
    margin-top: 0px;
    color: #e02626;
    position: relative;
    top: -20px;
}
.green-status-number {
    text-align: center;
    font-weight: 500;
    font-size: 5rem;
    margin-top: 0px;
    color: #82BB01;
    position: relative;
    top: -20px;
}
.status-text {
    font-size: 1rem;
    padding-top: 20px;
    /* padding-left: 30px; */
    padding-bottom: 20px;
}
.claim-stage-report {
    min-height: 200px;
    border: 0.5px solid black;
    border-radius: 4px;
    margin-bottom: 10px;
}
.stage-intro {
    padding: 30px;
    font-size: 1.2rem;
    font-weight: 500;
}
.stages {
    padding: 30px;
}
.stage-stripe-cleared {
    background-color: #2E2E2E;
    padding: 5px 10px 5px 10px;
    margin-bottom: 4px;
    text-align: left;
    font-weight: 500;
    font-size: 1rem;
    color: #ffffff;
}
.stage-stripe-waiting {
    background-color: #E4E4E4;
    padding: 5px 10px 5px 10px;
    margin-bottom: 4px;
    text-align: left;
    font-weight: 500;
    font-size: 1rem;
    color: #C0C0C0;
}
.stage-stripe-3 {
    background-color: lightgrey;
    padding: 5px 10px 5px 10px;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
}
.stage-stripe-4 {
    background-color: lightgrey;
    padding: 5px 10px 5px 10px;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
}
.stage-stripe-5 {
    background-color: lightgrey;
    padding: 5px 10px 5px 10px;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
}
.status-claimref {
    padding-left: 0px !important;
    padding-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 500;
}
.zref {
    color: #7500a0;
}
.est-completion-row {
    border: 0.5px solid black;
    min-height: 80px;
    background-color: #D4E95D;
    margin-top: -7px !important;
}
.est-completion-text {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 500;
}
.est-completion-date {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: right;
    font-size: 1.2rem;
    font-weight: 500;
}
.completion-date-desc {
    font-size: 0.8rem;
    font-weight: 300;
    line-height: 0.5;
}
.video-container {
    margin-bottom: 10px;
}
.video-intro-text {
    padding: 6px 30px 10px 30px;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 500;
    color: #000000;
}
.video-box {
    background-color: #363636;
    width: auto;
    min-height: 280px;
    color: #ffffff;
    padding: 30px;
    font-size: 0.8rem;
}
.med-box {
    padding: 30px;
    border: 0.5px red solid;
    background: repeating-linear-gradient(45deg, #fef7f7, #fef7f7 20px, #fce9e9 20px, #fce9e9 40px);
    margin-bottom: 10px;
}
.med-message {
    text-align: center;
    font-size: 1rem;
    color: #000000;
    font-weight: 500;
}
@media only screen and (max-width:768px) {
    .container.claim-stage-report {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width:575px) {
    .status .stage-intro {
        padding: 30px 20px 10px 20px;
        text-align: center;
    }
    .stages {
        padding: 0px 20px 30px 20px;
        text-align: center;
    }
    .est-completion-text {
        padding: 30px 20px 10px 20px;
        text-align: center;
    }
    .est-completion-date {
        padding: 0px 20px 30px 20px;
        text-align: center;
    }
    .video-intro-text {
        font-size: .9rem;
    }
}
.response_heading {
    font-weight: 500;
    color: purple;
    font-size: 1.3rem;
}
.response_emphasis {
    font-weight: 500;
    color: purple;
    font-size: 1rem;
}
.success_response_date {
    padding-bottom: 10px;
}
.portal_nextsteps_text {
    border: 0.5px solid gray;
    border-radius: 4px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.thirdpartybrand {
width:100%;
text-align:center;
}