﻿/*@font-face {*/
    /*
        font-family: "Porsche Next";
src: url("/fonts/porsche-next-w-la-regular.woff2") format("woff2"), url("/fonts/porsche-next-w-la-regular.woff") format("woff");
    */
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 400;    
    font-display: swap;
}

@font-face {*/
    /*
        font-family: "Porsche Next";
        src: url("/fonts/porsche-next-w-la-semi-bold.woff2") format("woff2"), url("/fonts/porsche-next-w-la-semi-bold.woff") format("woff");
    */
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {*/
    /*
        font-family: "Porsche Next";
        src: url("/fonts/porsche-next-w-la-bold.woff2") format("woff2"), url("/fonts/porsche-next-w-la-bold.woff") format("woff");
    */
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

@font-face {*/
    /*
        font-family: "Porsche Next";
        src: url("/fonts/porsche-next-w-gr-thin.woff2") format("woff2"), url("/fonts/porsche-next-w-gr-thin.woff") format("woff");
    */
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 100;
    font-display: swap
}

@font-face {*/
    /*
        font-family: "Porsche Next";
        src: url("/fonts/porsche-next-w-gr-regular.woff2") format("woff2"), url("/fonts/porsche-next-w-gr-regular.woff") format("woff");
    */
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {*/
    /*font-family: "Porsche Next";
    src: url("/fonts/porsche-next-w-gr-semi-bold.woff2") format("woff2"), url("/fonts/porsche-next-w-gr-semi-bold.woff") format("woff");*/
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {*/
    /*font-family: "Porsche Next";
    src: url("/fonts/porsche-next-w-gr-bold.woff2") format("woff2"), url("/fonts/porsche-next-w-gr-bold.woff") format("woff");*/
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

@font-face {*/
    /*font-family: "Porsche Next";
    src: url("/fonts/porsche-next-w-cy-thin.woff2") format("woff2"), url("/fonts/porsche-next-w-cy-thin.woff") format("woff");*/
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 100;
    font-display: swap
}

@font-face {*/
    /*font-family: "Porsche Next";
    src: url("/fonts/porsche-next-w-cy-regular.woff2") format("woff2"), url("/fonts/porsche-next-w-cy-regular.woff") format("woff");*/
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {*/
    /*font-family: "Porsche Next";
    src: url("/fonts/porsche-next-w-cy-semi-bold.woff2") format("woff2"), url("/fonts/porsche-next-w-cy-semi-bold.woff") format("woff");*/
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {*/
    /*font-family: "Porsche Next";
    src: url("/fonts/porsche-next-w-cy-bold.woff2") format("woff2"), url("/fonts/porsche-next-w-cy-bold.woff") format("woff");*/
    /*font-family: Roboto,Helvetica Neue,Arial;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}*/

/*LAMBO FONTS*/

/* ───────────────────────────────────────────────────────────────────────────
   Lambotype: All weights & styles
   ───────────────────────────────────────────────────────────────────────────
   Copy your .woff / .woff2 files into:  wwwroot/fonts/
   Then paste this at the top of your site.css (or _fonts.css).
────────────────────────────────────────────────────────────────────────────── */

/* ───────────────────────────────────────────────────────────────────────────
   1. NORMAL FAMILY (no stretch)
────────────────────────────────────────────────────────────────────────────── */
@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-Light.woff2") format("woff2"), url("/fonts/lambo/Lambotype-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-LightItalic.woff2") format("woff2"), url("/fonts/lambo/Lambotype-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-Regular.woff2") format("woff2"), url("/fonts/lambo/Lambotype-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-RegularItalic.woff2") format("woff2"), url("/fonts/lambo/Lambotype-RegularItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-Bold.woff2") format("woff2"), url("/fonts/lambo/Lambotype-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-BoldItalic.woff2") format("woff2"), url("/fonts/lambo/Lambotype-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-Black.woff2") format("woff2"), url("/fonts/lambo/Lambotype-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/Lambotype-BlackItalic.woff2") format("woff2"), url("/fonts/lambo/Lambotype-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
}

/* ───────────────────────────────────────────────────────────────────────────
   2. CONDENSED FAMILY (font-stretch: condensed)
────────────────────────────────────────────────────────────────────────────── */
@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-Light.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-LightItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-Regular.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-RegularItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-RegularItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-Bold.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-BoldItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-Black.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeCnd-BlackItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeCnd-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-stretch: condensed;
    font-display: swap;
}

/* ───────────────────────────────────────────────────────────────────────────
   3. ULTRA-CONDENSED FAMILY (font-stretch: ultra-condensed)
────────────────────────────────────────────────────────────────────────────── */
@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-Light.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-LightItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-Regular.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-RegularItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-RegularItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-Bold.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-BoldItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-Black.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: ultra-condensed;
    font-display: swap;
}

@font-face {
    font-family: "Lambotype";
    src: url("/fonts/lambo/LambotypeUltraCnd-BlackItalic.woff2") format("woff2"), url("/fonts/lambo/LambotypeUltraCnd-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-stretch: ultra-condensed;
    font-display: swap;
}

/* ───────────────────────────────────────────────────────────────────────────
   4. APPLY IT GLOBALLY
────────────────────────────────────────────────────────────────────────────── */
html, body {
    font-family: "Lambotype", system-ui, -apple-system, "Segoe UI", sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

/*h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}*/


/*END LAMBO FONTS*/

:root {
    /* Define your “Active Yellow” once */
    --lamborghini-active-yellow: #FED136;
    --lamborghini-secondary-gold: #D8A016;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* 1) Give the logo container some breathing room: */
.systemMainLogo img {
    display: inline-block; /* ensure transform works cleanly */
    transform: scale(0.9);
    transform-origin: center top;
}



/*Martin - begin styling url arrows*/
/* Font-Awesome arrow before each tab */
.nav-tabs.withIcon .nav-link:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    line-height: 22px;
    transition: all 0.4s ease;
    color: var(--lamborghini-active-yellow);
}

/* Active state tab arrow (was red) */
.nav-tabs.withIcon .nav-link.active:before,
.nav-tabs.withIcon .nav-link.active:hover:before,
.nav-tabs.withIcon .nav-link.active:focus:before {
    color: var(--lamborghini-secondary-gold);
}

/* The new SVG hexagon background */
.hexagon.on-dark {
    fill: var(--lamborghini-active-yellow) !important;
}

/* The arrow inside the SVG hexagon */
.icon.on-dark {
    /* SVG <g> already has stroke-width="1.5" */
    fill: none;
    stroke: var(--lamborghini-secondary-gold) !important;
}

/*Martin - end styling URL arrows*/


/*  Martin - start force the lamborghini yellow */

:root {
    --lamborghini-active-yellow: #FED136;
    --lamborghini-secondary-gold: #D8A016;
}

/* 1. Invalid WYSIWYG border */
.invalidWysiwyg .tox.tox-tinymce {
    border: 1px solid var(--lamborghini-active-yellow) !important;
}

/* 2. “Recommended” label */
.recommended {
    color: var(--lamborghini-active-yellow) !important;
}

/* 3. System-Main red button hover */
.btn-systemMain-red:hover {
    background-color: var(--lamborghini-secondary-gold);
}

/* 4. Check-in “Fail” state */
.checkinResponse.Fail {
    border: 1px solid var(--lamborghini-active-yellow);
    color: var(--lamborghini-active-yellow);
}

/* 5. Highlight “N” (was #d93f53) */
.highlightN {
    color: var(--lamborghini-active-yellow) !important;
}

/* 6. Polo-Storico menu active */
.eventMenu .dropdown-menu a.active {
    background-color: var(--lamborghini-secondary-gold);
}

/* 7. TinyMCE secondary button hover */
.tox .tox-button--secondary:hover:not(:disabled) {
    background-color: var(--lamborghini-secondary-gold) !important;
}

/* 8. Utility for any “red” text */
.red-text {
    color: var(--lamborghini-active-yellow) !important;
}


/* Martin - end */

body {
    min-height: 100vh;
    /*font-family: "Porsche Next", sans-serif;*/
    font-family: Lambotype,Roboto,Helvetica Neue,Arial;
    font-size: 16px;
}

    /*    body.errorPages {
        background: url(/images/theme/main_bg_002.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom;
        opacity: 1;
    }*/

    body .rapidCaptureBody {
        background: url(/images/theme/main_bg_001.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom;
        opacity: 1;
    }

b, strong {
    font-weight: 600 !important;
}

p {
    margin-bottom: 0;
}

font-weight-bolder {
    font-weight: 700 !important;
}

.customHR {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #e3e4e4;
    position: absolute;
    left: 0px;
    top: 80%;
    z-index: 0;
}

.rapidCaptureContent {
    background-color: #ffffff;
}

.errorContainer {
    /*background: rgba(255,255,255,0.8);*/
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 13%, rgba(255,255,255,0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(13%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.7)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 13%, rgba(255,255,255,0.7) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 13%, rgba(255,255,255,0.7) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 13%, rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 13%, rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.flex-grow {
    flex: 1;
}

.showLoading,
.enableShowLoading {
    /*Use this to trigger pageloading events in jquery*/
    /*This class is only specified here to be picked up for autocomplete : ) yw! */
}

.dropdown:not(.disabled):not(.preventHover):hover > .dropdown-menu {
    display: block;
    background: #1f1f1f;
    border: 0px;
}

#navbarSupportedContent .dropdown:not(.disabled):not(.preventHover):hover > .dropdown-menu {
    background: #f9f9f9;
    text-align: left;
}

.dropdown:not(.disabled):not(.preventHover) > .dropdown-toggle:active {
    pointer-events: none;
}

a:link,
a:visited {
    color: #212529;
}

a:hover,
a:active {
    color: var(--lamborghini-active-yellow);
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0px;
}

h1 {
    font-weight: 600;
    font-stretch: normal;
    font-size: 22px;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
}

h2 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}

h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0;
}

h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 0;
}

h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 0;
}

h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 0;
}

header {
}

footer {
    padding: 15px 20px 0px 20px;
    color: #969696;
    font-size: 12px;
    position: relative;
    background-color: rgba(0,0,0,0.9);
}

    footer a:link,
    footer a:visited {
        color: #4d91d8;
    }

.nopad {
    padding-left: 0px;
    padding-right: 0px;
}

.nomargin {
    margin-left: 0px;
    margin-right: 0px;
}

.pr-20 {
    padding-right: 20px !important;
}

.FancyContentPadding {
    padding: 10px 30px;
}

.carousel-caption {
    background: rgba(0,0,0,0.6);
    right: 0;
    left: 0;
    bottom: 50px;
}

.carousel-indicators li {
    height: 5px;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5);
}

.carousel-control-prev,
.carousel-control-next {
    font-size: 2.5em;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5);
}

.carousel-item {
    padding-top: 16px;
}

    .carousel-item:hover a:link,
    .carousel-item:hover a:visited {
        color: #191f22 !important;
    }

.carousel {
    height: 100%;
}

.addAbsolute {
    position: absolute;
    right: -6px;
    bottom: 6px;
    font-size: 22px;
    line-height: 22px;
    background-color: #313639;
    display: block;
    border-radius: 50%;
    border: 2px solid #313639;
}

.carousel-inner,
.carousel-item {
    height: 100%;
}

.blueBgCarousel .carousel-item a:link,
.blueBgCarousel .carousel-item a:visited {
    font-size: 45px;
    color: #ffffff;
    line-height: 50px;
}

.carousel-control-prev, .carousel-control-next {
    width: 10%;
}

.blueBgCarousel .carousel-item a:hover,
.blueBgCarousel .carousel-item a:active {
    color: #ffffff;
}


.carousel-control-prev,
.carousel-control-prev:hover,
.carousel-control-prev:focus {
    border-right: 1px solid #6A8199;
}

.carousel-control-next,
.carousel-control-next:hover,
.carousel-control-next:focus {
    border-left: 1px solid #6A8199;
}


.blueBgCarousel {
    color: #ffffff;
    text-align: center;
}

.captionContainer {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.fancybox-slide--iframe .fancybox-content {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    -webkit-box-shadow: -12px 12px 15px 9px rgba(0,0,0,0.4);
    -moz-box-shadow: -12px 12px 15px 9px rgba(0,0,0,0.4);
    box-shadow: -12px 12px 15px 9px rgba(0,0,0,0.4);
}

.transparent-fancybox .fancybox-slide--iframe .fancybox-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    background-color: transparent;
}

.transparent-fancybox .fancybox-slide--iframe .fancybox-iframe {
    background: none !important;
    background-color: transparent !important;
}

.fancybox-infobar,
.fancybox-toolbar {
    padding: 10px 20px;
}

.fancybox-thumbs {
    background: rgba(0,0,0,0.5);
}

.fancybox-caption {
    border-top: 2px solid rgba(30,138,255,0.5);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.95;
    background: #212121;
}

.fancyboxPage .fancybox-is-open .fancybox-bg {
    background: url('/images/theme/main_bg_001.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
}

.theme1 .fancybox-is-open .fancybox-bg {
    background: url('/images/theme/main_bg_001.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
}

.theme2 .fancybox-is-open .fancybox-bg {
    background: url('/images/theme/main_bg_001.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
}

.theme3 .fancybox-is-open .fancybox-bg {
    background: url('/images/theme/main_bg_001.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
}

.theme4 .fancybox-is-open .fancybox-bg {
    background: url('/images/theme/main_bg_001.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
}

.contentHeading {
    font-size: 1.5em;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.btn {
    padding: .5rem 1.5rem;
}

a.btn-porsche:link,
a.btn-porsche:visited,
a.btn-porsche:hover,
a.btn-porsche:active {
    color: #ffffff;
}

.btn-Search {
    color: #fff;
    background-color: #4065b9;
    border-color: #2f54aa;
}

    .btn-Search:hover, .btn-Search:focus, .btn-Search:active, .btn-Search.active, .open > .dropdown-toggle.btn-Search {
        color: #fff;
        background-color: #5a81dc;
        border-color: #4970c7;
        cursor: pointer;
    }

.breadCrumbs {
    background-color: #f2f2f2;
    padding: 10px 0px;
    margin-bottom: 20px;
}

.categoryLink {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.categoryImage {
    position: relative;
    border: 1px solid #cccccc;
}

.categoryTitle {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    color: #ffffff;
    text-align: center;
}

.productContainer {
    text-align: center;
    border: 1px solid #dddddd;
    padding: 15px 5px;
}

.productContainerList {
    text-align: left;
    border: 1px solid #dddddd;
    padding: 15px 5px;
}

#pageLoadingFull {
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 999999;
    text-align: center;
    background: rgb(255, 255, 255);
    background: rgba(255,255,255, 0.8);
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #ffffff;
    padding-top: 20%;
}

.dataTables_scroll {
    position: relative;
}


.dtIcon {
    padding: 0px;
    display: inline-block;
}

.pageLoading_Table {
    top: 0;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 8500 !important;
    position: absolute;
    border: 1px solid #dddddd;
}

    .pageLoading_Table .loadContainer {
        padding-top: 25%;
    }




#pageLoading.hideLoading,
#pageLoadingFull.hideLoading,
.field-validation-error.hideLoading,
#pageLoadingFancy.hideLoading,
#menuOverlay.hideLoading,
#hideCustomerAutocomplete.hideLoading,
.canvasOverlay.hideLoading,
#StrengthIndicatorContainer.hideLoading,
#StrengthIndicatorMessage.hideLoading {
    display: none !important;
}

#emailAddressInlineError .field-validation-error {
    display: inline;
}

.hideNewCustomerDetails {
    display: none;
}


.emailCheck .fas:before {
    font-size: 12px;
}

.emailCheck .fas {
    font-size: 0px;
}

.emailCheck .fa-times {
    color: #a00000;
}

.emailCheck .fa-check {
    color: green;
}

.jconfirm {
    background: rgba(0,0,0,0.1);
}

.jconfirm-content {
    padding: 10px 0px;
}

.systemMainLogo {
    position: relative;
}

    .systemMainLogo .systemVersion {
        font-size: 10px;
        color: #b7b7b7;
        position: absolute;
        text-transform: uppercase;
        letter-spacing: 1px;
        left: 0;
        right: 0;
        bottom: -12px;
        z-index: 2;
    }

    .systemMainLogo a:link,
    .systemMainLogo a:visited,
    .systemMainLogo a:active,
    .systemMainLogo a:hover {
        display: inline-block;
    }

    .systemMainLogo:before {
        /*    content: '';
        border-bottom: 1px solid #e3e4e4;
        font-size: 0;
        position: absolute;
        bottom: 40px;
        right: 0;
        left: 0;
        height: 1px;
        overflow: hidden;
        z-index: 1;*/
    }

    .systemMainLogo img {
        z-index: 2;
        position: relative;
    }



#SystemNav.navbar .nav-item {
    margin-right: 25px;
    transition: all 0.2s;
}

    #SystemNav.navbar .nav-item:hover {
        transition: all 0.2s;
    }


#forgot-password:link,
#forgot-password:visited,
#forgot-password:hover,
#forgot-password:active,
#forgot-password:focus {
}

.navbar {
    padding: 0px;
}

    .navbar .nav-link {
        padding: 0px 15px;
    }


.navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 0px;
    padding-right: 0px;
}

.form-control {
    border: 1px solid #d4d4d4;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0px;
    font-size: 14px;
    height: 38px;
    background: rgba(255,255,255,0.8);
}

    .form-control.dark-form-control,
    .form-control.dark-form-control:focus {
        background: #3e4146;
        color: #ffffff;
    }

.selected .form-control.detectSelectChange {
    border: 1px solid #3b6793;
    background: #204c78;
    color: #ffffff;
}

td.selectable:hover {
    cursor: pointer;
}

a.forceClear:link,
a.forceClear:visited {
    top: 0;
    right: -20px;
    z-index: 20;
    width: 20px;
    width: 35px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    background: #191f22;
    color: #ffffff;
    opacity: 0.1;
}

a.forceClear:hover,
a.forceClear:active {
    opacity: 0.9;
}

.loginBody .form-control {
    /*border: 1px solid rgba(180,180,180,0.6);*/
    border: 1px solid rgb(210,210,210);
    background-color: rgba(255,255,255,1);
}

#filterDataForm .form-control {
    height: 46px;
    padding: 0px 18px;
}

#filterDataForm .btn-systemMain-form-small {
    height: 46px;
    padding: 0px 18px;
}

.larger-form-controls .form-control {
    height: 45px;
    font-size: 16px;
}

.larger-form-controls textarea.form-control {
    height: auto;
}

.larger-form-controls .input-group-text {
    padding: 1.34rem 0.95rem;
    border-left: 1px solid #b7b7b7;
}


.input-group > .input-group-prepend > .input-group-text {
    border-left: 1px solid #b7b7b7;
}

.larger-form-controls .select_arrow {
    /*top:40px;*/
}

.input-group-append {
    z-index: 1;
}

    .input-group-append:hover {
        cursor: pointer;
    }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 30px white inset;
}

.btn {
    border-radius: 0px;
}

.gridViewLinks {
    border: 0px;
    padding: 0px;
    background-color: transparent;
    display: inline-block;
}

.btn-systemMain {
    border: none;
    color: #fff;
    padding: 10px 30px;
    margin: 5px 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    line-height: 20px;
    font-family: inherit;
}

    .btn-systemMain:hover {
        cursor: pointer;
    }


    .btn-systemMain.disabled .systemMainChevronRight {
        opacity: 0.2;
    }


a:link.btn-systemMain,
a:visited.btn-systemMain,
a:focus.btn-systemMain {
    color: #ffffff;
}


a:active.btn-systemMain,
a:hover.btn-systemMain {
    text-decoration: none;
}


.btn-systemMain-red {
    background-color: var(--lamborghini-active-yellow);
    border: none;
    color: #fff;
    padding: 10px 30px 10px 25px;
    margin: 5px 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    line-height: 23px;
    font-family: inherit;
}

    .btn-systemMain-red:hover {
        background-color: #7e0112;
        cursor: pointer;
    }

.btn-systemMain-black {
    background-color: #282828;
    border: none;
    color: #fff;
    padding: 12px 20px 12px 15px;
    margin: 5px 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    line-height: 23px;
    font-family: inherit;
}

.btn-systemMain-red:hover {
    background-color: #414141;
    cursor: pointer;
}


.btn-systemMain-red-small {
    background-color: var(--lamborghini-active-yellow);
    border: none;
    color: #fff;
    padding: 5px 20px;
    margin: 0px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    line-height: 23px;
    font-family: inherit;
}

a:link.btn-systemMain-black,
a:visited.btn-systemMain-black,
a:hover.btn-systemMain-black,
a:active.btn-systemMain-black,
a:link.btn-systemMain-red,
a:visited.btn-systemMain-red,
a:hover.btn-systemMain-red,
a:active.btn-systemMain-red,
a:link.btn-systemMain-red-small,
a:visited.btn-systemMain-red-small,
a:hover.btn-systemMain-red-small,
a:active.btn-systemMain-red-small {
    color: #ffffff;
}

.help-block.with-errors,
.required-text,
.with-errors,
.errors {
    color: var(--lamborghini-active-yellow);
}

.required-text {
    font-size: 20px;
    margin-right: 5px;
}

.invalidWysiwyg .tox.tox-tinymce {
    border: 1px solid #e3141c;
}

.tox-button.tox-button--icon.tox-button--naked {
    padding: 0px !important;
}


.tox .tox-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    position: relative;
    background: transparent;
    background-color: #34393c !important;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    border-radius: 0px !important;
    color: #ffffff !important;
    padding: 10px 30px 10px 25px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    font-family: inherit !important;
    border: 0px !important;
}

    .tox .tox-button:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #191f22 !important;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .tox .tox-button:active:before,
    .tox .tox-button:focus:before,
    .tox .tox-button:hover:before {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }


.tox .tox-button--secondary:hover:not(:disabled) {
    background-color: var(--lamborghini-active-yellow-dark) !important;
    /*background-color: #6b000f !important;*/
}

.tox-button.tox-button--icon.tox-button--naked {
    padding: 5px 6px !important;
}

.tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
    box-shadow: none !important;
    border-radius: 0px !important;
}


.tox .tox-button--secondary:before {
    background: var(--lamborghini-active-yellow) !important;
}


.tox .tox-checkbox__icons .tox-checkbox-icon__checked svg {
    display: none;
    fill: #191f22 !important;
}

.green-text {
    color: #58d258;
}

.red-text {
    color: var(--lamborghini-active-yellow);
}

.help-block.with-errors {
    display: inline-block;
    margin-left: 10px;
}

    .help-block.with-errors ul {
        margin-bottom: 0px;
    }

.MainHeadings {
    margin-bottom: 12px;
}

    .MainHeadings h1 a:link,
    .MainHeadings h1 a:visited {
        color: #3c3c3c;
    }

    .MainHeadings h1 a:hover,
    .MainHeadings h1 a:active {
        color: var(--lamborghini-active-yellow);
        text-decoration: none;
    }

.loginHeader {
    background: #ffffff;
}

.fadeBG {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 95%, rgba(0,0,0,0.9) 100%);
}

.fadeBGSnow {
    background: rgb(255,255,255);
    background: linear-gradient( 180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0.9) 95%, rgba(255,255,256,1) 100%);
}




.loginBody {
    background: rgba(255,255,255,0.95);
}

.loginBodySolid {
    background: #ffffff;
}

.highlightA {
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightB {
    /*color: #dcb16f !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightC {
    /*color: #bb3042 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightD {
    /*color: #c3a55f !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightE {
    /*color: #d17474 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightF {
    /*color: #87b2ff !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightG {
    /*color: #d8dbdf !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightH {
    /*color: #626262 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightI {
    /*color: #919191 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

/*Waitlisted*/
.highlightJ {
    /*color: #ffb84e !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

/*Accepted*/
.highlightK {
    /*color: #5b95ff !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

/*Confirmed*/
.highlightL {
    /*color: #6cc973 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightM {
    /*color: #f7f7f7 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightN {
    /*color: #d93f53 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightO {
    /*color: #527666 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightP {
    /*color: #b7b7b7 !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightQ {
    /*color: #cdcdcd;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.highlightR {
    /*color: #5283db !important;*/
    color: var(--lamborghini-active-yellow-dark) !important;
}

.LogType_Notice {
}

.LogType_Error {
    color: var(--lamborghini-active-yellow) !important;
}

.LogType_Critical {
    color: var(--lamborghini-active-yellow) !important;
}

.LogType_Warning {
    color: var(--lamborghini-active-yellow) !important;
}




.btn.disabled,
.btn:disabled {
    opacity: 1;
}

.form-group {
    margin-bottom: 16px;
}

    .form-group.has-error.has-danger .form-control {
        border: 1px solid var(--lamborghini-active-yellow);
    }

.dataTables_length,
.dataTables_length label,
.dataTables_filter,
.dataTables_filter label,
.dataTables_info,
.dataTables_paginate {
    font-size: 12px;
}

.datatable-head .form-control {
    border-left: 0px;
    border-bottom: 0px;
}

    .datatable-head .form-control:focus {
        box-shadow: none !important;
        border-color: #e3e4e4;
    }

.dataTables_filter,
.dataTables_length {
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: -2px;
}

.dataTables_wrapper .dataTables_filter {
    display: inline-block;
    width: auto;
    min-width: 460px;
}

#AccessControlPage .dataTables_wrapper .dataTables_filter{
    width:100%;
    min-width:100%;

    margin-top:-1px;
}

#AccessControlPage .dataTables_length {
    width: 100%;
    min-width: 100%;
    margin-top: -1px;
}


#AccessControlPage .dataTables_filter label {
    margin-left: 1px;
    margin-right: -1px;
    width: 100% !important;
}

#AccessControlPage .dataTables_wrapper .dataTables_paginate,
#AccessControlPage .dataTables_wrapper .dataTables_info {
    text-align: center;
    width: 100%;
    text-transform:uppercase;
}


#AccessControlPage .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 14px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-left: 0px;
    border-radius: 0px;
    border: 1px solid #dadada;
}

#AccessControlPage .dataTables_wrapper .dataTables_paginate .ellipsis{
    line-height: 40px !important;
    height: 40px !important;
}

#AccessControlPage .dataTables_scrollHead {
    background-color:#313639;
}

#AccessControlPage table.dataTable thead th,
#AccessControlPage table.dataTable tfoot th {
    padding: 20px;
    font-size: 18px;
}

#AccessControlPage .select .form-control {
    height: 50px;
    line-height: 50px;
    padding: 0px 15px;
}

@media screen and (max-width: 640px) {
    #AccessControlPage .dataTables_wrapper .dataTables_length label,
    #AccessControlPage .dataTables_wrapper .dataTables_filter label {
        width: 100%;
    }
}


#TypeFilter {
    margin-right: -1px;
}

.ExcelStyle_length {
    display: inline-block;
    width: auto;
    float: right;
    margin-right: -1px;
}

.filterStatuses_a .form-control {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.filterStatuses_a div,
.filterStatuses_a select {
    float: right !important;
}

#StatusFilter {
    width: 35%;
}

.dataTables_filter .form-control {
    width: 100%;
}

.dataTables_filter .form-control,
.dataTables_length .form-control {
}

.dataTables_wrapper .dataTables_filter input,
select.form-control-sm:not([size]):not([multiple]) {
}

.w200 {
    width: 200px;
    max-width: 200px;
}

.filterStatuses {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
}

label {
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.27em;
}

.ExcelStyle {
    font-size: 14px;
    /* border-left: 1px solid #dddddd;
    width:calc(100% - 2px) !important;*/
}
.ExcelStyle.Mobile{
    font-size:18px;
    
}
.ExcelStyle.Mobile tbody td{
    white-space:normal !important;
}

table.dataTable thead th,
table.dataTable tfoot th {
    padding: 6px 30px 6px 20px;
    border-bottom: 0px;
    border-top: 0px;
    font-size: 14px;
    background-color: #313639;
    color: #ffffff;
    font-weight: normal;
    /*text-transform: uppercase;*/
}

.ExcelStyle tbody td {
    padding: 8px 15px;
    white-space: nowrap;
    vertical-align: top;
}

.ExcelStyle.wrapDescription tbody td {
    white-space: pre-line;
}

.ExcelStyle tbody td.noPadding {
    padding: 0px 20px 0px 10px;
}

.ExcelStyle tbody td.selectPad {
    padding: 0px 0px 2px 0px;
}


.nav-tabs .nav-link {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #ffffff;
    background: #ffffff;
    color: #000000;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 0.5rem 1.25rem 0.5rem 1rem;
}

.nav-tabs .nav-item:not(:first-child) {
    margin-left: -1px;
}


.nav-tabs.withIcon .nav-link:before {
    content: "\f054";
    font-weight: 900;
    margin-right: 5px;
    font-family: Font Awesome\ 5 Free;
    color: #e0e0e0;
    line-height: 22px;
    transition: all 0.4s ease;
}

.nav-tabs.withIcon .nav-link:hover:before {
    color: var(--lamborghini-secondary-gold);
    transition: all 0.4s ease;
}

.Primary.nav-tabs .nav-link:before {
    margin-right: 0px;
}


.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus {
    background-color: #3c3c3c !important;
    background: #3c3c3c !important;
    color: #ffffff;
    border: 1px solid #cccccc;
    border-bottom: 2px solid #3c3c3c;
    height: 100%;
}

.nav-tabs.withIcon .nav-link.active:before,
.nav-tabs.withIcon .nav-link.active:hover:before,
.nav-tabs.withIcon .nav-link.active:focus:before {
    color: var(--lamborghini-secondary-gold);
}

.Primary.nav-tabs .nav-link.active,
.Primary.nav-tabs .nav-link.active:hover,
.Primary.nav-tabs .nav-link.active:focus {
    background-color: #ffffff !important;
    background: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #cccccc;
    border-bottom: 2px solid #ffffff;
    height: 100%;
    font-size: 12px;
    padding: 8px 15px 0px 15px;
}

.tabbable .nav-tabs {
    font-size: 14px;
}

#EventStatusTabs .nav-link {
    padding: 7px 15px;
    font-size: 12px;
    text-transform: uppercase;
}

    #EventStatusTabs .nav-link.disabled {
        background: #e6e6e6 !important;
        color: #afafaf;
    }

#EventStatusTabs .nav-item:last-child .nav-link {
    border-top-right-radius: 8px;
}

#EventStatusTabs .nav-link.active {
    color: #ffffff;
    background-color: #3c3c3c;
    border-color: #3c3c3c #dee2e6 #3c3c3c;
}

    #EventStatusTabs .nav-link.active:hover .mdi,
    #EventStatusTabs .nav-link.active:focus .mdi {
        color: #ffffff;
    }

#EventStatusTabs .nav-item {
    margin-left: -1px;
}

.customCardHeaders {
    border-bottom: 0px;
    margin-bottom: -1px;
}

    .customCardHeaders a:link,
    .customCardHeaders a:visited,
    .customCardHeaders a:focus,
    .customCardHeaders a:active,
    .customCardHeaders button {
        border: 1px solid #dddddd;
        background: #ffffff;
        color: inherit;
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 4px 15px !important;
        transition: all 0.3s;
    }

        .customCardHeaders a:hover,
        .customCardHeaders button:hover {
            background: #383838;
            color: #eaeaea;
            transition: all 0.3s;
        }


    .customCardHeaders li:last-child button,
    .customCardHeaders li:last-child a {
        border-top-right-radius: 8px;
    }

    .customCardHeaders a:hover .mdi,
    .customCardHeaders button:hover .mdi {
        color: #d4d4d4;
    }


    .customCardHeaders .mdi {
        line-height: 28px;
        font-size: 18px;
    }

    .customCardHeaders a:link.disabled,
    .customCardHeaders a:visited.disabled,
    .customCardHeaders a:hover.disabled,
    .customCardHeaders a:active.disabled,
    .customCardHeaders a:focus.disabled,
    .customCardHeaders button:disabled,
    .customCardHeaders button:disabled:hover,
    .customCardHeaders button[disabled],
    .customCardHeaders button[disabled]:hover {
        background-color: #e6e6e6 !important;
        cursor: not-allowed;
    }

        .customCardHeaders a:link.disabled .mdi,
        .customCardHeaders a:visited.disabled .mdi,
        .customCardHeaders a:hover.disabled .mdi,
        .customCardHeaders a:active.disabled .mdi,
        .customCardHeaders a:focus.disabled .mdi,
        .customCardHeaders button:disabled .mdi,
        .customCardHeaders button:disabled:hover .mdi,
        .customCardHeaders button[disabled] .mdi,
        .customCardHeaders button[disabled]:hover .mdi {
            color: #afafaf;
        }


.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 14px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    margin-left: 0px;
    border-radius: 0px;
    color: #ffffff;
    background-color: #ffffff;
    border-left: 1px solid #dadada;
}


    .dataTables_wrapper .dataTables_paginate .paginate_button.current,
    .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        color: #ffffff !important;
        background: #313639;
        border-left: 1px solid #e6e6e7;
        cursor: default;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: #191f22;
        border: 1px solid #7c7c7c;
        transition: color 0.1s linear, background 0.1s linear; /* vendorless fallback */
        -o-transition: color 0.1s linear, background 0.1s linear; /* opera */
        -ms-transition: color 0.1s linear, background 0.1s linear; /* IE 10 */
        -moz-transition: color 0.1s linear, background 0.1s linear; /* Firefox */
        -webkit-transition: color 0.1s linear, background 0.1s linear; /*safari and chrome */
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        background: #ffffff;
    }


.dataTables_paginate .pagination {
    float: right;
}

.page-item.active .page-link {
    color: #ffffff;
    background-color: #ffffff;
    border: 1px solid var(--lamborghini-active-yellow);
}

.excelTabs .nav-item {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar .nav-tabs .nav-item.show .nav-link,
.navbar .nav-tabs .nav-link.active,
.navbar .nav-tabs .nav-link.active:hover,
.navbar.nav-tabs .nav-link.active:focus {
    background-color: rgba(255,255,255,0.9);
    background: rgba(255,255,255,0.9);
    color: #212529;
    border: 1px solid #cccccc;
    border-bottom: 2px solid #ffffff;
}

    .navbar .nav-tabs .nav-link.active:before {
        content: "\f054";
        font-weight: 900;
        margin-right: 5px;
        font-family: Font Awesome\ 5 Free;
        color: var(--lamborghini-active-yellow);
        line-height: 22px;
    }

.excelTabs {
    color: #313639;
    border-bottom: 1px solid #cccccc;
}

.navbar .nav-tabs {
    border-bottom: 0px;
}

    .navbar .nav-tabs .nav-link {
        border-radius: 0px;
        color: #6f6f6f;
        border: 1px solid #cccccc;
        font-size: 12px;
        background-color: #fafafa;
        margin-left: -1px;
    }

        .navbar .nav-tabs .nav-link:focus,
        .navbar .nav-tabs .nav-link:hover {
            background-color: #ffffff;
            color: #212529;
            background: #ffffff; /* Old browsers */
            background: -moz-linear-gradient(top, #ffffff 16%, #a7a7a7 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #ffffff 16%,#a7a7a7 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #ffffff 16%,#a7a7a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a7a7a7',GradientType=0 ); /* IE6-9 */
            border: 1px solid #cccccc;
            border-bottom: 2px solid var(--lamborghini-active-yellow);
        }

.excelTabs .nav-link {
    font-size: 11px;
    letter-spacing: 0.5px;
    padding: 4px 15px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 2%, #ffffff 2%, #f2f2f2 5%, #ececec 47%, #dddddd 53%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 2%,#ffffff 2%,#f2f2f2 5%,#ececec 47%,#dddddd 53%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 2%,#ffffff 2%,#f2f2f2 5%,#ececec 47%,#dddddd 53%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
}

#ErrorModal .close {
    position: absolute;
    right: 20px;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    /*background-color: #fafafa;*/
}


table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
}

    table.dataTable > tbody > tr.child ul.dtr-details .dtr-title {
        width: 25%;
        display: inline-block;
        border-right: 1px solid #dadada;
    }

    table.dataTable > tbody > tr.child ul.dtr-details .dtr-data {
        width: 75%;
        display: inline-block;
        padding-left: 10px;
    }

    table.dataTable > tbody > tr.child ul.dtr-details > li {
        border-bottom: 1px solid #dadada;
        padding: 0.5em 0;
    }

.statusChange {
    position: absolute;
    margin-top: 10px;
    z-index: 100;
    width: 50%;
}

    .statusChange .form-group {
        display: inline-block;
    }

.select_all,
.select_all:focus {
    width: 100%;
    border: 0px;
    outline: none;
    padding: 10px 0px;
    background: transparent !important;
    color: #ffffff !important;
    border: 0px !important;
}

    .select_all.allChecked,
    .select_all.allChecked:focus,
    .select_all.allChecked:active {
        width: 100%;
        border: 0px;
        outline: none;
        color: #929292;
        background: transparent;
        border: 0px !important;
    }


    .select_all.hasChecked {
        background: var(--lamborghini-active-yellow) !important;
    }

    .select_all:hover {
        cursor: pointer;
    }

.checkboxLabel {
    width: 100%;
}

.generateEmailFrame {
    width: 100%;
    border: 1px solid #dddddd;
    padding: 20px;
}

.PrintInvite {
    border: 1px solid #dddddd;
    width: 332px;
    margin-left: auto;
    margin-right: auto;
    color: #403D37;
}

    .PrintInvite .inviteName {
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 12px;
    }

    .PrintInvite .inviteDate {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
        line-height: 40px;
        margin-top: 6px;
    }

    .PrintInvite .inviteAddress {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .PrintInvite .inviteDetails {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .PrintInvite .inviteAdmit {
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 35px;
    }

    .PrintInvite .inviteReference {
        font-size: 14px;
        font-weight: 600;
        line-height: 8px;
        margin-bottom: 30px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .PrintInvite .inviteLogo {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .PrintInvite .inviteQRImage img {
        width: 200px;
        height: 200px;
    }

.excelHorisontalGrey {
    background-color: #e6e6e6;
}

.btn-systemMain-red.disabled,
.btn-systemMain-red.disabled:hover {
    background-color: #dddddd;
    color: #ffffff !important;
    text-decoration: none;
    cursor: default;
}

.form-control {
    /*padding: 5px 12px;*/
}

    .form-control.input-validation-error,
    .form-control.input-validation-error:focus {
        border: 1px solid var(--lamborghini-active-yellow);
        color: var(--lamborghini-active-yellow);
    }



.btn-systemMain-black {
    padding: 15px 20px;
}

a:link.btn-systemMain-black, a:visited.btn-systemMain-black, a:hover.btn-systemMain-black, a:active.btn-systemMain-black, a:link.btn-systemMain-red, a:visited.btn-systemMain-red, a:hover.btn-systemMain-red, a:active.btn-systemMain-red, a:link.btn-systemMain-red-small, a:visited.btn-systemMain-red-small, a:hover.btn-systemMain-red-small, a:active.btn-systemMain-red-small {
    text-decoration: none;
}


.formDisplayGroup {
    border: 1px solid #d8d8d8;
    padding: 30px 15px;
    margin-bottom: 60px;
    position: relative;
    background-color: #ffffff;
}

.formDisplayGroupHeading {
    position: absolute;
    top: -23px;
    background-color: #ffffff;
    padding: 10px 20px;
    color: #333333;
    font-size: 22px;
    border-right: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    left: -1px;
}

.LargeImage {
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 20px;
}

.SmallImage {
    border: 1px solid #dddddd;
    padding: 10px;
}

.extraPadding {
    padding: 0px 25px;
}

.SessionDeleteButton {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #3c3c3c;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 12px;
}

    .SessionDeleteButton:hover {
        background-color: #ffffff;
        color: var(--lamborghini-active-yellow);
        border: 1px solid #b5b5b5;
        text-decoration: none;
        cursor: pointer;
    }

a.addButton:link,
a.addButton:visited {
    text-decoration: none;
}

a.addButton:hover,
a.addButton:active {
    text-decoration: none;
}

a.btn-systemMain-red:link,
a.btn-systemMain-red:visited {
    color: #ffffff !important;
}

a.EditImage:link,
a.EditImage:visited {
    color: #3c3c3c;
    text-transform: uppercase;
    font-size: 12px;
}

a.EditImage:hover {
    background-color: #ffffff;
    color: var(--lamborghini-active-yellow);
    border: 1px solid #b5b5b5;
    text-decoration: none;
}

a.btn-systemMain-preview:link,
a.btn-systemMain-preview:visited {
    border: 1px solid #dddddd;
    color: #3c3c3c;
    text-transform: uppercase;
    font-size: 14px;
}

    a.btn-systemMain-preview:link .far,
    a.btn-systemMain-preview:visited .far,
    a.btn-systemMain-preview:link .fas,
    a.btn-systemMain-preview:visited .fas,
    a.EditImage:link .fas,
    a.EditImage:visited .fas,
    a.EditImage:link .far,
    a.EditImage:visited .far,
    .SessionDeleteButton .far,
    .SessionDeleteButton .fas,
    a.multiLineLink .far,
    a.multiLineLink .fas {
        color: var(--lamborghini-active-yellow);
    }

.multiLineLink:link,
.multiLineLink:visited {
    font-size: 30px;
    color: #313639;
}

.multiLineLink:hover,
.multiLineLink:active {
    font-size: 30px;
    text-decoration: none;
    color: #5a81dc;
}


a.btn-systemMain-preview:hover,
a.btn-systemMain-preview:active {
    color: var(--lamborghini-active-yellow);
    border: 1px solid #b5b5b5;
}


.EditImage {
    display: inline-block;
    width: 100%;
    padding: 5px;
    background: #ffffff; /* Old browsers */
    border: 1px solid #dddddd;
    color: #3c3c3c;
}



.bootstrap-datetimepicker-widget table td span.fa-clock-o:before {
    content: "\f017";
    font-weight: 900;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active {
    background-color: var(--lamborghini-active-yellow);
}

.bootstrap-datetimepicker-widget table th {
}

.bootstrap-datetimepicker-widget table td {
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute {
    width: 100%;
}

td.separator {
    width: 2px !important;
    padding: 0px !important;
}

.timepicker-picker table {
    margin-top: 30px;
}

.table thead th {
    border-bottom: 0px;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.dropdown-menu {
    font-size: 12px;
}

.systemMainBGcontainer {
    display: flex;
    flex-direction: column;
}

.excelTabs.HomeTabs {
    background-color: #ededed;
}

    .excelTabs.HomeTabs b {
        font-family: Verdana;
    }

.systemMainBGcontainerSolid {
    padding-bottom: 50px;
    flex: 1;
}

.systemMainBGcontainerSolid-vouchers {
    background-image: url('/images/theme/main_bg_001.jpg');
    padding-bottom: 50px;
    flex: 1;
}

.systemMainBGcontainerSearch {
    background-color: #ffffff;
    padding-bottom: 50px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.systemMainBGcontainerSearchSolid {
    background-color: rgba(255,255,255,1);
    padding-bottom: 50px;
    /*flex: 1;*/
    box-shadow: 0 0 36px 0 rgba(0,0,0,0.5);
}



.row_selected td,
.row_selected td.sorting_1 {
    background-color: #eeeeee !important;
}

.eventMenu .dropdown-menu a:link,
.eventMenu .dropdown-menu a:visited {
    color: #000000;
}

.eventMenu .dropdown-menu a:hover,
.eventMenu .dropdown-menu a:active {
    color: var(--lamborghini-active-yellow);
}

.eventMenu .dropdown-item.active,
.eventMenu .dropdown-item:active {
    background-color: #f6f6f6;
    color: var(--lamborghini-active-yellow);
}

.eventMenu .dropdown-item.active,
.eventMenu .dropdown-item.active {
    color: var(--lamborghini-active-yellow);
}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #c7c7c7;
}

.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #c7c7c7;
    opacity: 1;
}

.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c7c7c7;
    opacity: 1;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c7c7c7;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #c7c7c7;
}

.form-control::placeholder { /* Most modern browsers support this now. */
    color: #c7c7c7;
}

.navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.eventMenu .dropdown-menu {
    font-size: 14px;
}

.navbar-toggler {
    padding: 20px 15px;
    background-color: var(--lamborghini-active-yellow);
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
}

.navbar-toggler.navbar-toggler-right.custom-toggler.collapsed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(170,170,170, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler.navbar-toggler-right.custom-toggler.collapsed {
    border-color: rgb(170,170,170);
}

.navbar-toggler .mdi {
    position: relative;
    top: 2px;
}

.navbar-toggler.collapsed {
    background-color: #ffffff;
}

.navbar-light .navbar-toggler {
    background-color: #fdfdfd;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 0px;
}


    .navbar-light .navbar-toggler.collapsed {
        background-color: #ffffff;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        border-radius: 0px;
    }

.navbar-light .scanning-toggler {
    border: 1px solid #dddddd;
    background: #1f1f1f;
    color: #ffffff;
}

    .navbar-light .scanning-toggler.collapsed {
        border: 1px solid #efefef;
        color: #1f1f1f;
    }

@media only screen and (max-width: 480px) {
    .form-control {
        /*font-size: 30px;*/
    }

    header {
        border-bottom: 0px solid #e3e4e4;
    }

    .heading {
        min-width: 231px;
    }

    .btn-systemMain-red {
        width: 100%;
    }

    .navbar-collapse {
        z-index: 500;
    }

    .nav-tabs .nav-item {
        width: 100%;
        padding: 0px;
        margin-bottom: 0px;
        border-radius: 0px;
    }

    .excelTabs .nav-link {
        width: 100%;
        background: transparent;
        border: 0px;
        border-radius: 0px;
        color: #dddddd;
        padding: 10px;
    }

    .statusChange {
        width: 100%;
        position: relative;
    }

        .statusChange .form-group {
            width: 100%;
        }

    #Status,
    #SessionChange {
        width: 100% !important;
    }

    .mobileTopButtons {
        margin-left: 0px;
    }
}

.statusChange label {
    font-size: 12px;
}

label.disabled,
label.disabled:hover {
    color: #dddddd;
    cursor: not-allowed !important;
}

    label.disabled .cr:hover,
    label.disabled .cr-icon:hover {
        cursor: not-allowed !important;
    }


#resultDiv {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 250px;
}

#ResultCounterDisplay {
    display: inline;
    font-size: 22px;
    color: #656565;
}

.btn-systemMain-red.disabled {
    background-color: #dddddd;
    color: #ffffff;
}

.fa-exclamation-triangle {
    color: orange;
}

.fa-times {
    color: var(--lamborghini-active-yellow);
}

.fa-check {
    color: green;
}

.excelTabs .nav-link:hover {
    cursor: pointer;
}

.systemMainLogo a:hover {
    text-decoration: none !important;
    color: #cecece;
}

.systemVersion {
    /*font-size: 10px;*/
    color: #787878;
}

#headerSystemVersion.systemVersion {
    color: #c7c7c7;
    font-size: 10px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    top: -16px;
    z-index: 2;
}

.systemVersionDigits {
}

.HomeTabs a:link,
.HomeTabs a:visited {
    color: #ffffff;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

#img-upload {
    width: 100%;
}

.btn-systemMain-browse {
    border: 1px solid #313639;
    padding: 8px 28px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #191f22;
}

    .btn-systemMain-browse:hover {
        color: #ffffff;
        border: 1px solid #313639;
        background-color: #313639;
        cursor: pointer;
    }

.recommended {
    color: #990000;
}

    .recommended b {
        font-weight: normal;
        color: #212121;
    }

.fa-times {
    color: var(--lamborghini-active-yellow);
}

.fa-check {
    color: green;
}

.SessionRow {
    border: 1px dashed #b9b9b9;
    margin-bottom: 15px;
    padding: 20px 0px 0px 0px;
    background-color: #f2f2f2;
    border-radius: 12px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.RSVPSessionGroupRow .RSVPSessionRow {
    padding: 10px 0px;
}

.RSVPSessionContainer .RSVPSessionItem:not(:last-child) {
    border-bottom: 1px dotted #dddddd;
}

.RSVPSessionGroupRow {
    border: 1px solid #dddddd;
    padding: 15px 30px;
}

    .RSVPSessionGroupRow.errorGroup {
        border: 1px solid var(--lamborghini-active-yellow);
    }




.RSVPSessionGroupRow_PartnersGroup {
    border: 1px solid #3e4146;
    border-top: 0px;
    background: #3e4146;
    color: #ffffff;
    padding: 15px 30px;
}

.RSVPSessionGroupRow_TicketGroup {
    border-top: 0px;
    background: #eff0f1;
    padding: 15px 30px;
}

.RSVPSessionGroupRow_GuestsGroup {
    border-top: 0px;
    background: #191f22;
    color: #ffffff;
    padding: 15px 30px;
}

.RSVPSessionGroupRow_PartnersGroup .form-control {
    background: #2e2e2e;
    color: #ffffff;
    border: 1px solid #3e4146;
}


.RSVPSessionGroupRow_PartnersGroup .select_arrow {
    border: solid #707070;
    border-width: 0 2px 2px 0;
}

.RSVPSessionGroupRow_TicketGroup table.TicketTable {
    border: 1px solid #e5e5e5 !important;
}

.RSVPSessionRow.disabled,
.RSVPSessionRow.disabled label,
.RSVPSessionRow.disabled label:hover {
    color: #cfcfcf !important;
    cursor: not-allowed;
    font-weight: normal;
}

    .RSVPSessionRow.disabled .custom-control-input:disabled ~ .custom-control-label::before {
        border: #e9ecef;
    }

.RSVPSessionDate {
    font-weight: normal;
    color: #afafaf;
    margin-top: 2px;
    font-size: 14px;
}

.RSVPSessionRow.disabled .RSVPSessionDate {
    color: #cfcfcf;
}

.partnerSessionRow {
    border: 1px solid #6a6a6a;
    padding: 20px 15px;
}

.dotted-invoice-row {
    border-bottom: 1px dotted #dddddd;
}

.customLabel {
}

.miniPreviewContainer {
    font-size: 8px;
    line-height: 12px;
}


.stepwizard-step p {
    margin-top: 0px;
    font-size: 18px;
    margin-top: 10px;
    color: #d4d4d4;
}

.stepwizard-step.active p {
    color: #3c3c3c;
}

.stepwizard-step p b {
    font-weight: bold;
}

.stepwizard-step.active p b {
    color: var(--lamborghini-active-yellow);
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #d6d6d6;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    position: relative;
}

.btn-circle {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 24px;
    border-radius: 20px;
    border: 2px solid #d6d6d6;
}

.btn-red,
.btn-red.disabled,
.btn-red:disabled {
    color: var(--lamborghini-active-yellow);
    background-color: #ffffff;
    border-color: var(--lamborghini-active-yellow);
}

.btn-white,
.btn-white.disabled,
.btn-white:disabled {
    color: #d6d6d6;
    background-color: #ffffff;
    border-color: #d6d6d6;
}

.eventMenu .nav-link a:link,
.eventMenu .nav-link a:visited {
    color: #ffffff;
}

.eventMenu .nav-link a:hover,
.eventMenu .nav-link a:active {
    color: #efac47;
    text-decoration: none;
}


.eventMenu {
    background-color: #292929;
    color: #efac47;
    text-transform: uppercase;
    padding: 0px 15px;
    background-image: url('../images/theme/porsche_system_headbgMain_right.jpg');
    background-position: right;
    background-repeat: no-repeat;
}

    .eventMenu .dropdown-menu {
        margin-top: 0px;
        background-color: #3c3c3c;
    }

.eventMenu {
    font-size: 14px;
}

    .eventMenu .nav-item {
        padding: 0px 15px;
    }

    .eventMenu .nav-link {
        padding: 2px 0px;
        font-size: 12px;
    }

.eventTitle {
    line-height: 28px;
}


.eventMenu .nav-item a:link,
.eventMenu .nav-item a:visited {
    color: #ffffff;
}

.eventMenu .dropdown-menu a:link,
.eventMenu .dropdown-menu a:visited {
    color: #ffffff;
    text-transform: none;
    font-size: 12px;
}

.eventMenu .dropdown-menu a:hover,
.eventMenu .dropdown-menu a:active {
    color: #efac47;
    text-transform: none;
    font-size: 12px;
    background-color: #3c3c3c;
}

.eventMenu .dropdown-menu a.disabled:link,
.eventMenu .dropdown-menu a.disabled:visited,
.eventMenu .dropdown-menu a.disabled:hover,
.eventMenu .dropdown-menu a.disabled:active,
.eventMenu .dropdown-menu a.disabled:focus {
    color: #686868;
    text-transform: none;
}

.eventMenu .dropdown-menu a.disabled.active:link,
.eventMenu .dropdown-menu a.disabled.active:visited,
.eventMenu .dropdown-menu a.disabled.active:hover,
.eventMenu .dropdown-menu a.disabled.active:active,
.eventMenu .dropdown-menu a.disabled.active:focus {
    color: #efac47;
    text-transform: none;
    font-size: 12px;
}

.eventMenu .dropdown-menu a.active:link,
.eventMenu .dropdown-menu a.active:visited,
.eventMenu .dropdown-menu a.active:hover,
.eventMenu .dropdown-menu a.active:active,
.eventMenu .dropdown-menu a.active:focus {
    color: #ffffff;
    background-color: #941913;
}


.mce-panel {
    border: 0px solid #e3e4e4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

table.dataTable.nowrap th.PartnerSeperator,
table.dataTable.nowrap td.PartnerSeperator {
    border-right: 1px solid #d8d8d8;
}

.DateSeperator {
    padding-left: 2px;
    padding-right: 2px;
    color: #5f5f5f;
}
/* This is the default state */
.custom-radio .custom-control-label::before {
    background-color: #ffffff;
    border: 1px solid #cacaca;
}

/* This is the checked state */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #336699;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e);
    /*background-image: none;*/
    border-radius: 50%;
}

.custom-radio .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #212529;
}

.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 123, 255, 0.25);
}

.RSVPSessionGroupRow .custom-control-label:hover {
    color: #336699;
}

.RSVPSessionRow.disabled .custom-radio .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #e9ecef;
}

.RSVPSessionRow:not(.disabled) .custom-control-label:hover {
    background: #f4f4f4;
}


.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #336699 !important;
}

.sessionPartnersWrapper {
    padding: 20px;
    border: 1px solid #b4b4b4;
    margin-bottom: 10px;
}

.SessionHeading {
    font-size: 18px;
    margin-bottom: 12px;
}

.addSessionFancyWithAnchor,
.totalGuestsSelectedIndicator {
    position: fixed;
    right: -70px;
    z-index: 50;
    top: 22%;
    background: rgba(149,0,20,0.8) !important;
    padding: 10px 15px;
    color: #ffffff !important;
    transition: right 0.3s;
}

    .addSessionFancyWithAnchor:hover,
    .totalGuestsSelectedIndicator:hover {
        background: rgba(149,0,20,1) !important;
        right: 0px;
        text-decoration: none;
        transition: right 0.3s;
    }

.DriveLevelRow {
    border-top: 1px solid #dddddd;
    padding: 20px 10px;
}

.DriveLevelHeading {
    color: #313639;
}

.TheDay {
    color: #313639;
}

.TheDate {
    color: var(--lamborghini-active-yellow);
}

.TheTime {
    color: #b39150;
}

.custom-control-input:disabled ~ .custom-control-label .TheDay,
.custom-control-input:disabled ~ .custom-control-label .TheDate,
.custom-control-input:disabled ~ .custom-control-label .TheTime {
    color: #dddddd;
}

.checkbox.checbox-switch {
    padding-left: 0;
}

    .checkbox.checbox-switch label,
    .checkbox-inline.checbox-switch {
        display: inline-block;
        position: relative;
        padding-left: 0;
    }

        .checkbox.checbox-switch label input,
        .checkbox-inline.checbox-switch input {
            display: none;
        }

        .checkbox.checbox-switch label span,
        .checkbox-inline.checbox-switch span {
            width: 70px;
            border-radius: 20px;
            height: 25px;
            border: 1px solid #383838;
            background-color: rgb(240, 240, 240);
            border-color: #d2d2d2;
            box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
            transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px;
            color: #f0f0f0;
            font-size: 12px;
        }

            .checkbox.checbox-switch label span:before,
            .checkbox-inline.checbox-switch span:before {
                display: inline-block;
                width: 16px;
                height: 16px;
                border-radius: 50%;
                background: rgb(255,255,255);
                content: " ";
                top: 3px;
                position: relative;
                left: 4px;
                transition: all 0.3s ease;
                box-shadow: 0 1px 4px rgba(0,0,0,0.4);
            }

        .checkbox.checbox-switch label > input:checked + span:before,
        .checkbox-inline.checbox-switch > input:checked + span:before {
            left: 50px;
        }

        /* Switch Danger */
        .checkbox.checbox-switch.switch-danger label > input:checked + span,
        .checkbox-inline.checbox-switch.switch-danger > input:checked + span {
            background-color: rgb(60, 60, 60);
            border-color: rgb(60, 60, 60);
            box-shadow: rgb(60, 60, 60) 0px 0px 0px 8px inset;
            transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
        }

        .checkbox.checbox-switch.switch-danger label > input:checked:disabled + span,
        .checkbox-inline.checbox-switch.switch-danger > input:checked:disabled + span {
            background-color: rgb(216, 119, 129);
            border-color: rgb(216, 119, 129);
            box-shadow: rgb(216, 119, 129) 0px 0px 0px 8px inset;
            transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
        }

.switchText {
    width: 130px;
}

.checbox-switch label:hover {
    cursor: pointer;
}

.legendTypes {
    padding: 10px;
    margin: 0px;
    margin-bottom: 20px;
    font-size: 12px;
    border-bottom: 1px solid #dddddd;
}

.ExcelStyle a:link,
.ExcelStyle a:visited {
    color: #000000;
}


.ExcelStyle a:hover,
.ExcelStyle a:active {
    color: var(--lamborghini-active-yellow);
}

.ExcelStyle .checkbox.checbox-switch label span,
.ExcelStyle .checkbox-inline.checbox-switch span {
    height: 20px;
    line-height: 20px;
    padding-left: 18px;
}

.ExcelStyle .checkbox.checbox-switch label > input:checked + span:before,
.ExcelStyle .checkbox-inline.checbox-switch > input:checked + span:before {
    left: 52px;
}

.ExcelStyle .checkbox.checbox-switch label span:before,
.ExcelStyle .checkbox-inline.checbox-switch span:before {
    position: absolute;
    top: 2px;
}

.ExcelStyle a.disabled:link,
.ExcelStyle a.disabled:visited,
.ExcelStyle a.disabled:focus,
.ExcelStyle a.disabled:hover,
.ExcelStyle a.disabled:active {
    color: #cecece !important;
    text-decoration: none;
}

.btn-dark-small-custom {
    background-color: #3c3c3c;
    border: none;
    color: #fff;
    padding: 2px 8px;
    font-weight: normal;
    font-size: 14px;
    margin-right: 10px;
}

    .btn-dark-small-custom:hover {
        cursor: pointer;
        background-color: var(--lamborghini-active-yellow);
    }

    .btn-dark-small-custom.disabled,
    .btn-dark-small-custom.disabled:hover {
        background-color: #dddddd;
        border: none;
        color: #fff;
        padding: 2px 8px;
        font-weight: normal;
        font-size: 14px;
        margin-right: 10px;
    }

.canvasContainer .btn-dark-small-custom:hover {
    color: #ffffff;
}

.eventMenu .dropdown-menu {
    margin-top: 0px;
    background-color: #3c3c3c;
}

.eventMenu {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

    .eventMenu .nav-item {
        padding: 0px 0px;
        border-right: 1px solid #323232;
    }

        .eventMenu .nav-item.active > a:link,
        .eventMenu .nav-item.active > a:visited,
        .eventMenu .nav-item.active > a:hover,
        .eventMenu .nav-item.active > a:active,
        .eventMenu .nav-item.active > a:focus {
            color: #dcb16f;
        }

        .eventMenu .nav-item.active > a.disabled:link,
        .eventMenu .nav-item.active > a.disabled:visited,
        .eventMenu .nav-item.active > a.disabled:hover,
        .eventMenu .nav-item.active > a.disabled:active,
        .eventMenu .nav-item.active > a.disabled:focus {
            color: #dcb16f;
        }

    .eventMenu .nav-link {
        padding: 2px 0px;
        font-size: 12px;
    }

.eventTitle {
    position: relative;
    line-height: 44px;
    color: #cacaca;
}

    .eventTitle b {
        font-weight: normal;
    }

.eventMenu .nav-item a:link,
.eventMenu .nav-item a:visited {
    color: #ffffff;
    padding: 15px 10px;
}

.eventMenu .nav-item a.disabled:link,
.eventMenu .nav-item a.disabled:visited,
.eventMenu .nav-item a.disabled:hover,
.eventMenu .nav-item a.disabled:active {
    color: #747474;
    text-transform: uppercase;
}


.eventMenu .nav-item:hover > a {
    color: #dcb16f;
}

.eventMenu .dropdown-menu a:link,
.eventMenu .dropdown-menu a:visited {
    color: #ffffff;
    text-transform: none;
    font-size: 11px;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-transform: uppercase;
}

.eventMenu .dropdown-menu a:hover,
.eventMenu .dropdown-menu a:active,
.eventMenu .dropdown-menu a:focus {
    color: #efac47;
    text-transform: uppercase;
    background-color: #3c3c3c;
}

.eventMenuFancy {
    padding: 15px;
    font-size: 16px;
    line-height: 14px;
    font-weight: 400;
    background: #2b2b2b;
    color: #b7b7b7;
}

.buttons-excel {
    display: none !important;
}

.AdditionalButtons .buttons-excel {
    display: inline-block !important;
}

.AdditionalButtons .dt-button {
    height: 44px;
    line-height: 44px;
}

.AdditionalButtons {
    padding: 5px 0px;
}

    .AdditionalButtons a {
        padding-top: .25rem;
        padding-bottom: .25rem;
        font-size: 12px;
    }

.AdditionalSessionLink:link,
.AdditionalSessionLink:visited {
    background: #ffffff;
}

.AdditionalSessionLink:hover,
.AdditionalSessionLink:active {
    background: #f3f3f3;
    color: #191919;
}

.AdditionalSessionLink .mdi {
    color: #dddddd;
}

.AdditionalSessionLink:hover .mdi,
.AdditionalSessionLink:active .mdi {
    color: #686868;
}

.ExportButtons {
    margin-top: -1px;
}

.AdditionalButtons .formButton,
.ExportButtons .formButton {
    background: #ffffff;
    color: #000000;
    height: 39px !important;
    line-height: 18px !important;
    padding: 10px 15px !important;
    transition: all 0.3s !important;
    border: 1px solid #dedede !important;
    margin: 0px;
}
.ExportButtons .formButtonMobile {
    background: #ffffff;
    color: #000000;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px 15px !important;
    transition: all 0.3s !important;
    border: 1px solid #dedede !important;
    margin: 0px;
}


#triggerColCollapse.collapsed .formButton {
    background: #ffffff !important;
    color: #000000 !important;
}

    #triggerColCollapse.collapsed .formButton:hover {
        background: #336699 !important;
        color: #ffffff !important;
    }

#triggerColCollapse .formButton,
#triggerColCollapse .formButton:hover {
    background: #336699 !important;
    color: #ffffff !important;
}

#UpdateSelectedRecords {
    margin-left: -1px;
}

.AdditionalButtons .formButton:hover,
.ExportButtons .formButton:hover {
    background: #336699 !important;
    color: #ffffff;
    transition: all 0.3s !important;
}


.AdditionalButtons .formButton.blueBg {
    color: #ffffff;
    background: #336699;
}

.AdditionalButtons .formButton:hover {
    color: #ffffff;
    background: #1e4872 !important;
}

.AdditionalButtons .dropdown-menu {
    z-index: 8520 !important;
}

.ExportButtons .dt-buttons {
    float: none;
}

button.dt-button.disabled,
button.dt-button.disabled:hover {
    background: #ffffff !important;
    background-color: rgb(255, 255, 255) !important;
    color: #000000 !important;
    transition: all 0.3s !important;
    border: 1px solid #dedede !important;
    cursor: not-allowed;
}

.AdditionalButtons .formButton[disabled] {
    background: #eeeeee !important;
    color: #313639 !important;
    border: 1px solid #dedede;
    border-left: 1px solid #f3f3f3;
}

    .AdditionalButtons .formButton[disabled]:hover {
        background: #eeeeee;
        color: #313639;
        border: 1px solid #dedede;
        border-left: 1px solid #f3f3f3;
    }

.yearButton {
    font-size: 12px;
    padding: 0px;
    background: transparent;
    width: 100%;
    color: #ffffff;
    text-align: left;
}

    .yearButton:hover {
        color: #efac47;
    }

    .yearButton.ActiveYear {
        color: #efac47;
    }

.dropdown-divider {
    height: 0;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #404040;
}

.AdditionalButtons .dropdown-divider {
    height: 0;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #dfdfdf;
}

.AdditionalButtons .dropdown-menu.show {
    border: 1px solid #e9e9e9;
}

.AdditionalButtons .inner.show {
    background: white;
}

#select_all:hover {
    color: #616161;
}

.PaymentViewLabel {
    display: inline-block;
    font-size: 12px;
}

.statusChange {
    width: 80%;
}

.tooltip.show {
    opacity: 1;
}

.tooltip a:link,
.tooltip a:visited {
    color: #edb746;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #071c32 !important;
}

.bs-tooltip-auto[x-placement^=top ] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #071c32 !important;
}

.tooltip-inner {
    max-width: 560px;
    padding: 15px 30px;
    letter-spacing: 0.3px;
    font-size: 12px;
    color: #bbbbbb;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    background-color: #191f22;
    border-radius: 0px !important;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #191f22 !important;
}

.TooltipHighlight,
.tooltip-inner b {
    color: #edb746;
}

a.responseTooltip {
    display: inline-block;
    width: 100%;
    height: 100%;
}

table.dataTable.display tbody tr.odd.Session0 {
    background-color: #313639 !important;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #f1f1f1 !important;
    border-right: 1px solid #f1f1f1 !important;
}

    table.dataTable.cell-border tbody td.PartnerOdd {
        border-top: 1px solid #e5e5e5 !important;
        border-right: 1px solid #e5e5e5 !important;
    }

table.dataTable.cell-border tbody tr.selected td {
    border-top: 1px solid #315d89 !important;
    border-right: 1px solid #315d89 !important;
}


.DTFC_Cloned {
    border-bottom: 1px solid #ddd !important;
}

table.dataTable td.focus {
    outline: 1px dotted #313639;
    outline-offset: -2px;
}


input[type="search"] {
    margin-bottom: 0px;
}

.row_selected td,
.row_selected td.sorting_1 {
    background-color: #eeeeee !important;
}


.EmailCell {
}

.paginateMe {
    color: #3c3c3c;
    padding: 8px 15px;
    font-size: 14px;
}

    .paginateMe:hover {
        background-color: #c1c1c1;
        color: #3c3c3c;
    }

    .paginateMe.active.disabled,
    .paginateMe.active.hover {
        background-color: #3c3c3c;
        color: #ffffff;
    }

.btn-systemMain-form-small {
    background-color: #313639;
    border: none;
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    height: 33px;
    /*margin-right: 10px;*/
    /* position: relative; */
    border: 1px solid #313639;
}

    .btn-systemMain-form-small:hover {
        cursor: pointer;
        background-color: var(--lamborghini-active-yellow);
        border: 1px solid var(--lamborghini-active-yellow);
    }

.btn-systemMain-dark-small {
    background-color: #3c3c3c;
    border: none;
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 14px;
    margin-right: 10px;
}

    .btn-systemMain-dark-small:hover {
        cursor: pointer;
        background-color: var(--lamborghini-active-yellow);
    }

.btn-systemMain-dark-small-custom {
    background-color: #3c3c3c;
    border: none;
    color: #fff;
    padding: 2px 8px;
    font-weight: normal;
    font-size: 14px;
    margin-right: 10px;
}

    .btn-systemMain-dark-small-custom:hover {
        cursor: pointer;
        background-color: var(--lamborghini-active-yellow);
    }

    .btn-systemMain-dark-small-custom.disabled,
    .btn-systemMain-dark-small-custom.disabled:hover {
        background-color: #dddddd;
        border: none;
        color: #fff;
        padding: 2px 8px;
        font-weight: normal;
        font-size: 14px;
        margin-right: 10px;
    }

.btn-systemMain .mdi {
    margin-right: 6px;
}


.mdi-20px.mdi-set,
.mdi-20px.mdi:before {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
}

.mdi-22px.mdi-set,
.mdi-22px.mdi:before {
    font-size: 22px;
    line-height: 22px;
    width: 20px;
}

.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
    font-size: 24px;
    line-height: 24px;
    width: 20px;
}

.mdi-26px.mdi-set,
.mdi-26px.mdi:before {
    font-size: 26px;
    line-height: 26px;
    width: 20px;
}

.mdi-28px.mdi-set,
.mdi-28px.mdi:before {
    font-size: 28px;
    line-height: 28px;
    width: 20px;
}

.statusChange {
    width: 80%;
}

.mainHeaderLogo {
    position: relative;
    top: -4px;
}

.systemMainLogo:before {
    content: '';
    border-bottom: 1px solid #e3e4e4;
    font-size: 0;
    position: absolute;
    bottom: 18px;
    /* right: 15px; */
    left: 15px;
    height: 1px;
    overflow: hidden;
    z-index: 1;
    width: calc(50% - 100px);
}

.systemMainLogo:after {
    content: '';
    border-bottom: 1px solid #e3e4e4;
    font-size: 0;
    position: absolute;
    bottom: 18px;
    right: 15px;
    height: 1px;
    overflow: hidden;
    z-index: 1;
    width: calc(50% - 100px);
}

#navbarSupportedContent .nav-link,
#navbarSupportedContent .nav-item {
    text-transform: uppercase;
    font-weight: 100;
}

#navbarSubContent .nav-link,
#navbarSubContent .nav-item {
    text-transform: uppercase;
    font-weight: 100;
}


#navbarSupportedContent .nav-link {
    font-size: 14px;
    line-height: 12px;
    padding: 12px 0px;
    display: inline-block;
    /*color: #bba46f;*/
}

#navbarSubContent .nav-link {
    line-height: 12px;
    padding: 15px 0px;
    display: inline-block;
    color: #d0d0d0;
}

.LoginPartial {
    padding: 12px 0px;
    display: inline-block;
    color: var(--lamborghini-secondary-gold);
}




    .LoginPartial:hover {
        cursor: pointer;
    }

.unButton {
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: transparent;
}

    .unButton:hover {
        cursor: pointer;
    }

.logoutButton {
    color: var(--lamborghini-active-yellow);
}

.loggedInUser {
    color: #191919;
}

.LoginPartial .mdi {
    font-size: 14px;
    margin-left: 2px;
    margin-right: 2px;
    color: #656565;
}



.dropright .dropdown-menu {
    margin-left: 0px;
    top: -1px;
}

.dropdown-menu {
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #373737;
    border-bottom: 0px;
}

#AppraisalNav .nav-item {
    margin-right: 20px;
}

#AppraisalNav .nav-link {
    font-size: 16px;
    color: #313639;
}

    #AppraisalNav .nav-link:hover {
        color: var(--lamborghini-active-yellow);
    }

    #AppraisalNav .nav-link.active, #AppraisalNav .nav-link.active:hover {
        color: #313639;
    }

#AppraisalNav .nav-item .chev-arrow {
    border: solid #d8d8d8;
    border-width: 0 2px 2px 0;
}

#AppraisalNav .nav-item.active .chev-arrow {
    border: solid var(--lamborghini-active-yellow);
    border-width: 0 2px 2px 0;
}


.dropdown-menu {
    white-space: nowrap;
}

button:focus,
a:focus {
    outline: 0;
}



table.dataTable thead .sorting_desc {
    background-image: url('../images/datatables/sort_desc.png');
}

table.dataTable thead .sorting {
    background-image: url('../images/datatables/sort_both.png');
}

table.dataTable thead .sorting_asc {
    background-image: url('../images/datatables/sort_asc.png');
}

table.dataTable.display tbody tr:hover {
    background-color: #eaeaea;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #d4d4d4;
}

.dataTables_length,
.dataTables_length label {
}

    .dataTables_length .form-control {
        width: 100%;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.eventIndex {
    padding-left: 0px;
}

.systemMainChevronRight {
    display: inline-block;
    background-image: url(../images/chevronright.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 8px;
    height: 12px;
    margin-left: 3px;
    margin-right: 3px;
}

.text-danger {
    color: var(--lamborghini-active-yellow) !important;
}

.validation-summary-errors ul {
    padding: 10px 25px;
    margin: 0px 0px 10px 0px;
    border-top: 1px dashed #bcbcbc;
    border-bottom: 1px dashed #bcbcbc;
    list-style-type: circle;
    color: #313639;
}

.custom-control-label {
    line-height: 14px;
}

.custom-checkbox {
    display: inline-block;
    overflow: hidden;
}

.custom-control.custom-checkbox {
    overflow: visible;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0px;
}

.custom-control-label:hover {
    cursor: pointer;
}


.custom-checkbox.custom-control-input:checked ~ .custom-control-label::before {
    background-color: black;
}


.custom-checkbox.custom-checkbox-large .custom-control-label::before {
    border-radius: 0px !important;
}


.custom-checkbox.custom-checkbox-large .custom-control-input:checked ~ .custom-control-label::before {
    background-color: black;
}

.custom-checkbox-large {
    line-height: 2.2rem;
}

    .custom-checkbox-large .custom-control-label {
        padding-left: 12px;
    }

.custom-checkbox.custom-checkbox-large .custom-control-label::before,
.custom-checkbox.custom-checkbox-large .custom-control-label::after {
    width: 1.6rem;
    height: 1.6rem;
}

.custom-control-label::before {
    background-color: transparent;
    border-radius: 0px;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #336699;
    background-color: transparent;
    top: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    top: 0;
}

.custom-checkbox .field-validation-error {
    margin-left: -24px;
    margin-bottom: 10px;
    width: calc(100% + 24px);
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #ffffff !important;
    border-color: #dddddd !important;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.custom-control-label::before {
    border: 1px solid #b7b7b7;
}


.custom-control-label::after,
.custom-checkbox .custom-control-label::before {
    top: 0;
}

.form-control,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    /*    -webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.1);*/
}

#SystemHeaderWrapper {
    background-color: #f9f9f9;
    /*border-top: 1px solid #e3e4e5;*/
}

#RSVPPage input.form-control {
    height: 50px;
    line-height: 50px;
}

#RSVPPage .select .form-control {
    height: 50px;
    line-height: 50px;
    padding: 0px 15px;
}

#RSVPPage .systemMainLogoContainer img {
    position: relative;
    padding: 35px 5px;
    width: 160px;
    /*border: 1px solid #e3e4e5;*/
    border-top: 0px;
    /*  background: #ffffff;*/
}

#RSVPPage .systemMainLogo:after,
#RSVPPage .systemMainLogo:before {
    /* border: 0px;*/
}

#RSVPPage label {
    font-weight: 600 !important;
}

#RSVPPage .custom-control-input:disabled ~ .custom-control-label {
    color: #c9c9c9 !important;
}

.RSVPBodyContent h1 {
    font-size: 26px;
    font-weight: 600;
}

.RSVPBodyContent {
    line-height: 24px;
}

    .RSVPBodyContent .SystemHeaderIcon {
        background: var(--lamborghini-active-yellow);
        display: inline-block;
        color: #ffffff;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 25px;
    }


    .RSVPBodyContent .custom-control-label::before,
    .RSVPBodyContent .custom-control-label::after {
        width: 1.15rem;
        height: 1.15rem;
        top: 0px;
    }

    .RSVPBodyContent .custom-control-label {
        line-height: 1.15rem;
        padding-left: 5px;
    }

#RSVPFooter {
    font-size: 12px;
    line-height: 30px;
    color: #cbcbcb;
    background-color: #191f22;
    padding: 0px 15px;
}

    #RSVPFooter .systemVersion {
        color: #cbcbcb;
    }

    #RSVPFooter a:link,
    #RSVPFooter a:visited,
    #RSVPFooter a:focus {
        color: #cbcbcb;
    }

    #RSVPFooter a:hover,
    #RSVPFooter a:active {
        color: #1b9efb;
    }

.RSVPPartnerRow {
    border: 1px solid #e3e4e5;
}

.RSVPSessionCounter {
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 15px;
    background: #336699;
    border: 1px solid #336699;
    color: #ffffff;
    width: 54px;
    height: 54px;
    text-align: center;
    font-size: 14px;
    z-index: 20;
}

.RSVPSessionGroupRow.errorGroup .RSVPSessionCounter {
    background: var(--lamborghini-active-yellow);
    border: 1px solid var(--lamborghini-active-yellow);
}

.RSVPSessionClear {
    position: absolute;
    top: -1px;
    right: 53px;
    padding: 15px;
    background: none;
    color: #b5b5b5;
    width: 54px;
    height: 54px;
    text-align: center;
    border: 1px solid #dddddd;
    font-size: 18px;
    z-index: 20;
    transition: 0.2s ease all;
}

    .RSVPSessionClear:hover {
        background: #3e4146;
        border: 1px solid #3e4146;
        color: #ffffff;
        cursor: pointer;
        transition: 0.2s ease all;
    }

.RSVPSessionGroupRow.errorGroup .RSVPSessionClear {
    border: 1px solid var(--lamborghini-active-yellow);
}

.RSVPSessionPrice {
    border-top: 1px solid #e3e4e5;
    border-bottom: 1px solid #e3e4e5;
}

    .RSVPSessionPrice .Price,
    .RSVPFooterPrice .Price {
        font-size: 25px;
        font-weight: 600;
    }

    .RSVPSessionPrice .Vat {
        font-size: 20px;
        font-weight: normal;
    }

/************Loading**********/
#pageLoading {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 900;
    text-align: center;
    background: rgba(245, 245, 245, 0.7);
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #ffffff;
    padding-top: 20%;
    z-index: 99995;
}

#pageLoadingFancy {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 900;
    text-align: center;
    background: rgba(245, 245, 245, 1);
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #ffffff;
    padding-top: 20%;
    z-index: 99995;
}

.circle {
    background-color: rgba(0, 0, 0, 0);
    opacity: 1;
    border-right: 1px solid rgb(0, 0, 0);
    border-left: 1px solid rgb(0, 0, 0);
    border-radius: 100%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
}

.circle1 {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgb(167, 0, 0);
    opacity: .9;
    /* border-left: 2px solid rgba(0, 0, 0, 0); */
    /* border-right: 2px solid rgba(0, 0, 0, 0); */
    border-radius: 100%;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    top: -140px;
    -moz-animation: spinoffPulse 2s infinite linear;
    -webkit-animation: spinoffPulse 2s infinite linear;
}

.circle2 {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgb(151, 151, 151);
    opacity: .9;
    border-left: 2px solid rgba(0, 0, 0, 0);
    border-right: 2px solid rgba(0, 0, 0, 0);
    border-radius: 80px;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    position: relative;
    top: -251px;
    -moz-animation: spinPulse 2s infinite linear;
    -webkit-animation: spinPulse 2s infinite linear;
}

.circle3 {
    background-color: rgba(0, 0, 0, 0);
    border: 1px dashed rgb(192, 161, 82);
    opacity: .9;
    border-radius: 80px;
    width: 112px;
    height: 112px;
    margin: 0 auto;
    position: relative;
    top: -352px;
    -moz-animation: spinPulse 2s infinite linear;
    -webkit-animation: spinPulse 2s infinite linear;
}

@-moz-keyframes spinPulse {
    0% {
        -moz-transform: rotate(135deg);
        opacity: 1;
    }

    50% {
        -moz-transform: rotate(270deg);
        opacity: 1;
    }

    100% {
        -moz-transform: rotate(-360deg);
        opacity: 1;
    }
}

@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(135deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: rotate(270deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-360deg);
        opacity: 1;
    }
}

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.loading {
    width: 100%;
    height: 100px;
    position: relative;
    text-align: center;
    font-size: 16px;
    top: calc(50% - 86px);
    z-index: 9999;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.loading0 {
    -webkit-animation: loading-text 4s infinite;
    animation: loading-text 4s infinite;
}


/* Loading Text */
@-webkit-keyframes loading-text {
    0% {
        color: rgba(30, 30, 30, 1);
    }

    20% {
        color: rgba(30, 30, 30, 0);
    }

    100% {
        color: rgba(30, 30, 30, 1);
    }
}

@keyframes loading-text {
    0% {
        color: rgba(30, 30, 30, 1);
    }

    20% {
        color: rgba(30, 30, 30, 0);
    }

    100% {
        color: rgba(30, 30, 30, 1);
    }
}
/************Loading**********/

#loaderContainer {
    position: relative;
}

#pageLoading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 999999;
}

.pageLoading_Table {
    top: 0;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 99999;
    position: absolute;
    border: 1px solid #dddddd;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: calc(50% - 10px);
    width: 75px;
    height: 75px;
    margin: -37px 0 0 -37px;
    border-radius: 50%;
    border: 1px solid transparent;
    border-top-color: #b12b28;
    -webkit-animation: spin 0.7s linear infinite;
    animation: spin 0.7s linear infinite;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        border-radius: 50%;
        border: 1px solid transparent;
        border-top-color: #dcb16f;
        -webkit-animation: spin 0.9s linear infinite;
        animation: spin 0.9s linear infinite;
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 12px;
        left: 12px;
        right: 12px;
        bottom: 12px;
        border-radius: 50%;
        border: 1px solid transparent;
        border-top-color: #b7b7b7;
        -webkit-animation: spin 0.6s linear infinite;
        animation: spin 0.6s linear infinite;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-sweep-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #212529;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
        color: #fff
    }

        .hvr-sweep-to-right:active:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:hover:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0,0,0,0);
    position: relative;
    background: #34393c;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    color: #fffafa;
    border: 0px solid #e4e4e4;
}

    .hvr-shutter-in-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #191f22;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform, background;
        transition-property: transform, background;
        -webkit-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-shutter-in-vertical.disabled {
        background: #e4e4e4;
    }

        .hvr-shutter-in-vertical.disabled:before {
            background: #e4e4e4;
        }

.sessionCheckingGuestContainer.ActiveGuestRow .hvr-shutter-in-vertical.disabled,
.sessionCheckingGuestContainer.ActiveGuestRow .hvr-shutter-in-vertical.disabled:hover {
    background: #424141;
    color: #838383 !important;
}

    .sessionCheckingGuestContainer.ActiveGuestRow .hvr-shutter-in-vertical.disabled:before,
    .sessionCheckingGuestContainer.ActiveGuestRow .hvr-shutter-in-vertical.disabled:hover:before {
        background: #424141 !important;
        color: #838383 !important;
    }

.hvr-shutter-in-vertical.redBG {
    /*background: #6b000f;*/
    background: var(--lamborghini-active-yellow-dark);
    border-color: var(--lamborghini-active-yellow);
}

    .hvr-shutter-in-vertical.redBG:hover,
    .hvr-shutter-in-vertical.redBG:active,
    .hvr-shutter-in-vertical.redBG:focus {
        border-color: #313639;
    }

    .hvr-shutter-in-vertical.redBG:before {
        background: var(--lamborghini-active-yellow);
    }

.hvr-shutter-in-vertical.greenBG {
    background: #7fbfa1;
    border-color: #7fbfa1;
}

    .hvr-shutter-in-vertical.greenBG:hover,
    .hvr-shutter-in-vertical.greenBG:active,
    .hvr-shutter-in-vertical.greenBG:focus {
        border-color: #63977f;
    }

    .hvr-shutter-in-vertical.greenBG:before {
        background: #60a585;
    }


.hvr-shutter-in-vertical.darkBg {
    background: #313639;
    border-color: #797979;
}

    .hvr-shutter-in-vertical.darkBg:hover,
    .hvr-shutter-in-vertical.darkBg:active,
    .hvr-shutter-in-vertical.darkBg:focus {
        border-color: #313639;
    }

    .hvr-shutter-in-vertical.darkBg:before {
        background: #797979;
    }

.hvr-shutter-in-vertical.secondaryGreenBg {
    background: #60a585;
    border-color: #60a585;
}

    .hvr-shutter-in-vertical.secondaryGreenBg:before {
        background: #a3a3a3;
    }

.hvr-shutter-in-vertical.secondaryRedBg {
    background: var(--lamborghini-active-yellow);
    border-color: var(--lamborghini-active-yellow);
}

    .hvr-shutter-in-vertical.secondaryRedBg:before {
        background: #a3a3a3;
    }

.hvr-shutter-in-vertical.darkBg:before {
    background: #797979;
}


.hvr-shutter-in-vertical.blueBG {
    background: #183a5c;
    position: relative;
}

    .hvr-shutter-in-vertical.blueBG:before {
        background: #336699;
    }

.hvr-shutter-in-vertical.lightGrey {
    background: #040404;
    position: relative;
}

    .hvr-shutter-in-vertical.lightGrey:before {
        background: #282828;
    }


.hvr-shutter-in-vertical.blueBGButton {
    background: #313639;
    position: relative;
}

    .hvr-shutter-in-vertical.blueBGButton:before {
        background: #313639;
    }


.hvr-shutter-in-vertical.transparentBG:active,
.hvr-shutter-in-vertical.transparentBG:focus {
    background: #313639;
    color: #ffffff;
}

.hvr-shutter-in-vertical.transparentBG {
    background: #313639 !important;
    color: #313639 !important;
    border: 1px solid #d4d4d4 !important;
    padding: 0px 25px !important;
}


button.dt-button, div.dt-button, a.dt-button {
    border-radius: 0px;
}

.hvr-shutter-in-vertical.transparentBG:hover {
    color: #ffffff !important;
    text-decoration: none !important;
    border: 1px solid #313639 !important;
}

.hvr-shutter-in-vertical.transparentBG:before {
    background: #ffffff !important;
    color: #313639 !important;
}

.hvr-shutter-in-vertical.whiteBg {
    background: #313639;
    color: #313639;
    border: 1px solid #d4d4d4;
    padding: 0px 25px;
}

    .hvr-shutter-in-vertical.whiteBg:before {
        background: #ffffff;
        color: #313639;
    }


    .hvr-shutter-in-vertical.whiteBg:disabled {
        background: #313639;
        color: #313639;
        border: 1px solid #d4d4d4;
        padding: 0px 25px;
    }

.campaignFullHeader .transparentBG {
    height: 42px !important;
    line-height: 42px !important;
}

.hvr-shutter-in-vertical:active,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:hover {
    color: #fff !important;
    border: 0px solid !important;
}

    .hvr-shutter-in-vertical:active:before,
    .hvr-shutter-in-vertical:focus:before,
    .hvr-shutter-in-vertical:hover:before {
        -webkit-transform: scaleY(0) !important;
        transform: scaleY(0) !important;
    }

.hvr-shutter-in-vertical:disabled:before,
.hvr-shutter-in-vertical:disabled:hover:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e4e4e4;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform, background;
    transition-property: transform, background;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    cursor: not-allowed;
}

.hvr-shutter-in-vertical.redBG .chev-arrow {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
}

.hvr-shutter-in-vertical:disabled .chev-arrow {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
}

.hvr-shutter-in-vertical:disabled,
.hvr-shutter-in-vertical:disabled:hover {
    background: #e4e4e4;
}


.hvr-shutter-in-vertical.redButton {
    background: #313639;
    color: #ffffff;
    border: 1px solid var(--lamborghini-active-yellow);
}

    .hvr-shutter-in-vertical.redButton:hover,
    .hvr-shutter-in-vertical.redButton:active,
    .hvr-shutter-in-vertical.redButton:focus {
        border: 1px solid #313639;
        color: #d8d8d8;
        text-decoration: none;
    }

    .hvr-shutter-in-vertical.redButton:before {
        background: var(--lamborghini-active-yellow);
    }

    .hvr-shutter-in-vertical.redButton .mdi {
        color: #ffffff;
    }


    .hvr-shutter-in-vertical.redButton:hover .mdi,
    .hvr-shutter-in-vertical.redButton:active .mdi,
    .hvr-shutter-in-vertical.redButton:focus .mdi {
        color: var(--lamborghini-active-yellow);
    }



a.hvr-shutter-in-vertical.redBG.disabled:link:before,
a.hvr-shutter-in-vertical.redBG.disabled:visited:before,
a.hvr-shutter-in-vertical.redBG.disabled:hover:before,
a.hvr-shutter-in-vertical.redBG.disabled:active:before,
a.hvr-shutter-in-vertical.redBG.disabled:focus:before {
    background: #e4e4e4;
    background-color: #e4e4e4;
    cursor: not-allowed;
}


.blueBg {
    background-color: #313639;
}


.ExcelStyle tbody td.gridViewIcons {
    padding: 0px;
    vertical-align: middle;
}

.gridViewIcons {
    color: #b3b3b3;
}

.ExcelStyle .gridViewIcons a .mdi,
.ExcelStyle .gridViewIcons button .mdi {
    color: var(--lamborghini-active-yellow);
}


.ExcelStyle .gridViewIcons a,
.ExcelStyle .gridViewIcons button {
    width: 100%;
    color: #313639;
    display: inline;
    padding: 7px 15px;
    border: 1px solid #dddddd;
    background-color: white;
    margin-right: 1px;
    position: relative;
    bottom: -1px;
    transition: 0.3s all ease;
}

    .ExcelStyle .gridViewIcons a:hover,
    .ExcelStyle .gridViewIcons a:active,
    .ExcelStyle .gridViewIcons a:focus {
        color: #ffffff !important;
        text-decoration: none;
        border: 1px solid #313639;
        background-color: #313639;
        transition: 0.3s all ease;
    }

    .ExcelStyle .gridViewIcons a.disabled:hover,
    .ExcelStyle .gridViewIcons a.disabled:active,
    .ExcelStyle .gridViewIcons a.disabled:focus {
        background-color: #ffffff !important;
        border: 1px solid #dddddd;
    }

        .ExcelStyle .gridViewIcons a:hover .mdi,
        .ExcelStyle .gridViewIcons a:active .mdi,
        .ExcelStyle .gridViewIcons a:focus .mdi {
            color: #dcb16f;
            transition: 0.3s all ease;
        }

        .ExcelStyle .gridViewIcons a:hover .mdi.highlightH,
        .ExcelStyle .gridViewIcons a:active .mdi.highlightH,
        .ExcelStyle .gridViewIcons a:focus .mdi.highlightH {
            color: #e7e7e7 !important;
        }

    .ExcelStyle .gridViewIcons a.disabled {
        width: 100%;
        color: #dddddd;
    }

        .ExcelStyle .gridViewIcons a.disabled:hover,
        .ExcelStyle .gridViewIcons a.disabled:active,
        .ExcelStyle .gridViewIcons a.disabled:focus {
            color: #dddddd;
            cursor: not-allowed;
        }

.ExcelStyle .gridViewIcons a.disabled .highlightH{
    color:#dddddd !important;
}

.ExcelStyle .gridViewIcons .mdi {
}

.ExcelStyle tr td .mdi-close {
    color: #e9e9e9;
}

.ExcelStyle tr td .mdi-check-bold {
    color: #87b2ff;
}


table.dataTable td.focus {
    outline: 2px solid var(--lamborghini-active-yellow);
    outline-offset: -2px;
}

.row_selected td,
.row_selected td.sorting_1 {
    background-color: rgba(255,255,255,0.1) !important;
}

tr.row_selected {
    background: #ffe6a0 !important;
}

.HoverGold,
.HoverBlue,
.HoverRed,
.HoverBlack {
    transition: color 0.1s linear; /* vendorless fallback */
    -o-transition: color 0.1s linear; /* opera */
    -ms-transition: color 0.1s linear; /* IE 10 */
    -moz-transition: color 0.1s linear; /* Firefox */
    -webkit-transition: color 0.1s linear; /*safari and chrome */
}

    .HoverBlue:hover {
        -webkit-animation: HoverBlue 0.1s;
        -moz-animation: HoverBlue 0.1s;
        -o-animation: HoverBlue 0.1s;
        -ms-animation: HoverBlue 0.1s;
        animation: HoverBlue 0.1s;
        color: #313639;
        cursor: pointer;
    }

@-webkit-keyframes HoverBlue {
    from {
        color: inherit;
    }

    to {
        color: #313639;
    }
}

@-moz-keyframes HoverBlue {
    from {
        color: inherit;
    }

    to {
        color: #313639;
    }
}

@-ms-keyframes HoverBlue {
    from {
        color: inherit;
    }

    to {
        color: #313639;
    }
}

@-o-keyframes HoverBlue {
    from {
        color: inherit;
    }

    to {
        color: #313639;
    }
}

@keyframes HoverBlue {
    from {
        color: inherit;
    }

    to {
        color: #313639;
    }
}

.HoverRed:hover {
    -webkit-animation: HoverRed 0.1s;
    -moz-animation: HoverRed 0.1s;
    -o-animation: HoverRed 0.1s;
    -ms-animation: HoverRed 0.1s;
    animation: HoverRed 0.1s;
    color: var(--lamborghini-active-yellow);
}

@-webkit-keyframes HoverRed {

    from {
        color: inherit;
    }

    to {
        color: var(--lamborghini-active-yellow);
    }
}

@-moz-keyframes HoverRed {
    from {
        color: inherit;
    }

    to {
        color: var(--lamborghini-active-yellow);
    }
}

@-ms-keyframes HoverRed {
    from {
        color: inherit;
    }

    to {
        color: var(--lamborghini-active-yellow);
    }
}

@-o-keyframes HoverRed {
    from {
        color: inherit;
    }

    to {
        color: var(--lamborghini-active-yellow);
    }
}

@keyframes HoverRed {
    from {
        color: inherit;
    }

    to {
        color: var(--lamborghini-active-yellow);
    }
}



.HoverGold:hover {
    -webkit-animation: HoverGold 0.1s;
    -moz-animation: HoverGold 0.1s;
    -o-animation: HoverGold 0.1s;
    -ms-animation: HoverGold 0.1s;
    animation: HoverGold 0.1s;
    color: #be930d;
}

@-webkit-keyframes HoverGold {
    from {
        color: inherit;
    }

    to {
        color: #be930d;
    }
}

@-moz-keyframes HoverGold {
    from {
        color: inherit;
    }

    to {
        color: #be930d;
    }
}

@-ms-keyframes HoverGold {
    from {
        color: inherit;
    }

    to {
        color: #be930d;
    }
}

@-o-keyframes HoverGold {
    from {
        color: inherit;
    }

    to {
        color: #be930d;
    }
}

@keyframes HoverGold {
    from {
        color: inherit;
    }

    to {
        color: #be930d;
    }
}

.HoverBlack:hover {
    -webkit-animation: HoverBlack 0.1s;
    -moz-animation: HoverBlack 0.1s;
    -o-animation: HoverBlack 0.1s;
    -ms-animation: HoverBlack 0.1s;
    animation: HoverBlack 0.1s;
    color: #191f22;
}

@-webkit-keyframes HoverBlack {
    from {
        color: inherit;
    }

    to {
        color: #191f22;
    }
}

@-moz-keyframes HoverBlack {
    from {
        color: inherit;
    }

    to {
        color: #191f22;
    }
}

@-ms-keyframes HoverBlack {
    from {
        color: inherit;
    }

    to {
        color: #191f22;
    }
}

@-o-keyframes HoverBlack {
    from {
        color: inherit;
    }

    to {
        color: #191f22;
    }
}

@keyframes HoverBlack {
    from {
        color: inherit;
    }

    to {
        color: #191f22;
    }
}


.field-validation-error {
    display: inline-block;
    padding: 4px 10px;
    border: 0px solid var(--lamborghini-active-yellow);
    position: relative;
    background: var(--lamborghini-active-yellow);
    z-index: 990;
    color: #ffffff !important;
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Arial', sans-serif;
    box-shadow: 4px 5px 5px 0px rgb(0,0,0,0.4);
    -webkit-box-shadow: 4px 5px 5px 0px rgb(0,0,0,0.4);
    -moz-box-shadow: 4px 5px 5px 0px rgb(0,0,0,0.4);
    top: -5px;
}

    .field-validation-error:before {
        height: 100%;
        position: absolute;
        top: 2px;
        display: inline-block;
        position: relative;
        box-shadow: none;
        box-sizing: content-box;
        text-align: center;
        font-family: "Material Design Icons";
        font-size: 20px;
        content: "\F02FD";
        margin-right: 5px;
    }


    .field-validation-error::after {
        content: '';
        position: absolute;
        left: 20px;
        top: 100%;
        width: 20px;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid var(--lamborghini-active-yellow);
        clear: both;
    }


.notificationBlock {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #dddddd;
    position: relative;
}

    .notificationBlock.redNotice {
        border: 1px solid var(--lamborghini-active-yellow);
    }

    .notificationBlock.greenNotice {
        border: 1px solid #12af46;
    }

    .notificationBlock:before {
        height: 100%;
        position: absolute;
        top: 2px;
        display: inline-block;
        position: relative;
        box-shadow: none;
        box-sizing: content-box;
        text-align: center;
        font-family: "Material Design Icons";
        font-size: 20px;
        content: "\F02FD";
        margin-right: 5px;
    }

    .notificationBlock.redNotice:before {
        color: var(--lamborghini-active-yellow);
    }

    .notificationBlock.greenNotice:before {
        color: #12af46;
        content: "\F012C";
    }

.invalid-feedback {
    font-size: 100%;
    color: var(--lamborghini-active-yellow);
}

#VINLength {
    position: absolute;
    width: 100%;
    padding: 1.34rem 0.95rem;
    line-height: 1px;
    text-align: center;
    font-size: 12px
}

.warningParagrph {
    color: var(--lamborghini-active-yellow);
}

.btn {
    font-size: 14px;
}

.systemMainBGcontainerCRUD {
    background-color: #dddddd;
}

    .systemMainBGcontainerCRUD .btn {
        padding: 0px;
    }

    .systemMainBGcontainerCRUD a {
        /*display: inline-flex;
    line-height: 38px;*/
    }

    .systemMainBGcontainerCRUD .mdi {
        /*font-size: 38px;
    margin-right: 10px;*/
    }

    .systemMainBGcontainerCRUD a.btn:link,
    .systemMainBGcontainerCRUD a.btn:visited {
        /*color: #313639;
    transition: color 0.2s ease;*/
    }

    .systemMainBGcontainerCRUD a.btn:hover,
    .systemMainBGcontainerCRUD a.btn:active {
        /*color: var(--lamborghini-active-yellow);
    transition: color 0.2s ease;*/
    }

    .systemMainBGcontainerCRUD a.btn.disabled:link,
    .systemMainBGcontainerCRUD a.btn.disabled:visited,
    .systemMainBGcontainerCRUD a.btn.disabled:hover,
    .systemMainBGcontainerCRUD a.btn.disabled:active {
        /*color: #b7b7b7;*/
    }

    .systemMainBGcontainerCRUD a.btn.disabled {
        pointer-events: auto;
    }

        .systemMainBGcontainerCRUD a.btn.disabled:hover {
            /*cursor: not-allowed;*/
        }


.jconfirm .jconfirm-box .jconfirm-buttons button {
    padding: 10px 30px 10px 25px;
    border-radius: 0px;
}

.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
    text-transform: none;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
    font-weight: normal;
}

.jconfirm.jconfirm-white .jconfirm-box,
.jconfirm.jconfirm-light .jconfirm-box {
    border-radius: 0px;
}

.theme-font-gold {
    color: #ca9825;
}
/*Button Normal State Outline*/
.btn-theme-blue {
    border-bottom: 2px solid #0080C6;
    color: rgba(61, 77, 101, 1) !important;
    background-color: #ffffff !important;
}


.btn-theme-red {
    border: 1px solid #D1335B;
    color: #D1335B !important;
    background-color: transparent !important;
}

.btn-theme-yellow {
    border-bottom: 2px solid #FEC227;
    color: rgba(61, 77, 101, 1) !important;
    background-color: #ffffff !important;
}

.btn-theme-green {
    border: 1px solid #9DBF15;
    color: #9DBF15 !important;
    background-color: transparent !important;
}

.btn-theme-purple {
    border: 1px solid #633B97;
    color: #633B97 !important;
    background-color: transparent !important;
}

.btn-theme-grey {
    border: 1px solid #637883;
    color: #637883 !important;
    background-color: transparent !important;
}

.btn-theme-orange {
    border-bottom: 2px solid #F36F2B;
    color: rgba(61, 77, 101, 1) !important;
    background-color: #ffffff !important;
}

/*Button Hover States Outline*/
.btn-theme-blue:hover {
    border: 1px solid #0080C6;
    background-color: #0080C6 !important;
    color: #ffffff !important;
}

.btn-theme-red:hover {
    border: 1px solid #D1335B;
    background-color: #D1335B !important;
    color: #ffffff !important;
}

.btn-theme-yellow:hover {
    border: 1px solid #FEC227;
    background-color: #FEC227 !important;
    color: #ffffff !important;
}

.btn-theme-green:hover {
    border: 1px solid #9DBF15;
    background-color: #9DBF15 !important;
    color: #ffffff !important;
}

.btn-theme-purple:hover {
    border: 1px solid #633B97;
    background-color: #633B97 !important;
    color: #ffffff !important;
}

.btn-theme-grey:hover {
    border: 1px solid #637883;
    background-color: #637883 !important;
    color: #ffffff !important;
}

.btn-theme-orange:hover {
    border: 1px solid #F36F2B;
    background-color: #F36F2B !important;
    color: #ffffff !important;
}

/*Button Normal States Solid*/
.btn-theme-blue-Solid {
    border: 1px solid #0080C6;
    background-color: #0080C6 !important;
    color: #ffffff !important;
}

.btn-theme-red-Solid {
    border: 1px solid #D1335B;
    background-color: #D1335B !important;
    color: #ffffff !important;
}


.btn-theme-yellow-Solid {
    border: 1px solid #FEC227;
    background-color: #FEC227 !important;
    color: #ffffff !important;
}

.btn-theme-green-Solid {
    border: 1px solid #9DBF15;
    background-color: #9DBF15 !important;
    color: #ffffff !important;
}

.btn-theme-purple-Solid {
    border: 1px solid #633B97;
    background-color: #633B97 !important;
    color: #ffffff !important;
}

.btn-theme-grey-Solid {
    border: 1px solid #637883;
    background-color: #637883 !important;
    color: #ffffff !important;
}

.btn-theme-orange-Solid {
    border: 1px solid #F36F2B;
    background-color: #F36F2B !important;
    color: #ffffff !important;
}
/*Button Hover State Solid*/
.btn-theme-blue-Solid:hover {
    border: 1px solid #0080C6;
    color: #0080C6 !important;
    background-color: transparent !important;
}

.btn-theme-red-Solid:hover {
    border: 1px solid #D1335B;
    color: #D1335B !important;
    background-color: transparent !important;
}

.btn-theme-yellow-Solid:hover {
    border: 1px solid #FEC227;
    color: #FEC227 !important;
    background-color: transparent !important;
}

.btn-theme-green-Solid:hover {
    border: 1px solid #9DBF15;
    color: #9DBF15 !important;
    background-color: transparent !important;
}

.btn-theme-purple-Solid:hover {
    border: 1px solid #633B97;
    color: #633B97 !important;
    background-color: transparent !important;
}

.btn-theme-grey-Solid:hover {
    border: 1px solid #637883;
    color: #637883 !important;
    background-color: transparent !important;
}

.btn-theme-orange-Solid:hover {
    border: 1px solid #F36F2B;
    color: #F36F2B !important;
    background-color: transparent !important;
}

/*Button Disabled State Solid*/
.btn-theme-blue-Solid.disabled,
.btn-theme-red-Solid.disabled,
.btn-theme-yellow-Solid.disabled,
.btn-theme-green-Solid.disabled,
.btn-theme-purple-Solid.disabled,
.btn-theme-grey-Solid.disabled,
.btn-theme-orange-Solid.disabled,
.btn-theme-blue-Solid.disabled:hover,
.btn-theme-red-Solid.disabled:hover,
.btn-theme-yellow-Solid.disabled:hover,
.btn-theme-green-Solid.disabled:hover,
.btn-theme-purple-Solid.disabled:hover,
.btn-theme-grey-Solid.disabled:hover,
.btn-theme-orange-Solid.disabled:hover {
    border: 1px solid #647784 !important;
    color: #ffffff !important;
    background-color: #647784 !important;
}

/*Button Active State Solid*/
.btn-theme-blue-Solid.active {
    border: 1px solid #0b4f74;
    color: #ffffff !important;
    background-color: #0b4f74 !important;
}

.btn-theme-red-Solid.active {
    border: 1px solid #79122c;
    color: #ffffff !important;
    background-color: #79122c !important;
}

.btn-theme-yellow-Solid.active {
    border: 1px solid #FEC227;
    color: #ffffff !important;
    background-color: #FEC227 !important;
}

.btn-theme-green-Solid.active {
    border: 1px solid #a07812;
    color: #ffffff !important;
    background-color: #a07812 !important;
}

.btn-theme-purple-Solid.active {
    border: 1px solid #2f1353;
    color: #ffffff !important;
    background-color: #2f1353 !important;
}

.btn-theme-grey-Solid.active {
    border: 1px solid #41545e;
    color: #ffffff !important;
    background-color: #41545e !important;
}

.btn-theme-orange-Solid.active {
    border: 1px solid #9f3d0b;
    color: #ffffff !important;
    background-color: #9f3d0b !important;
}


.noLink-btn-theme-blue-Solid,
.noLink-btn-theme-blue-Solid:hover {
    border: 1px solid #0080C6;
    color: #ffffff !important;
    background-color: #0080C6 !important;
    cursor: default !important;
}

.noLink-btn-theme-red-Solid,
.noLink-btn-theme-red-Solid:hover {
    border: 1px solid #D1335B;
    color: #ffffff !important;
    background-color: #D1335B !important;
    cursor: default !important;
}

.noLink-btn-theme-yellow-Solid,
.noLink-btn-theme-yellow-Solid:hover {
    border: 1px solid #FEC227;
    color: #ffffff !important;
    background-color: #FEC227 !important;
    cursor: default !important;
}

.noLink-btn-theme-green-Solid,
.noLink-btn-theme-green-Solid:hover {
    border: 1px solid #9DBF15;
    color: #ffffff !important;
    background-color: #9DBF15 !important;
    cursor: default !important;
}

.noLink-btn-theme-purple-Solid,
.noLink-btn-theme-purple-Solid:hover {
    border: 1px solid #633B97;
    color: #ffffff !important;
    background-color: #633B97 !important;
    cursor: default !important;
}

.noLink-btn-theme-grey-Solid,
.noLink-btn-theme-grey-Solid:hover {
    border: 1px solid #637883;
    color: #ffffff !important;
    background-color: #637883 !important;
    cursor: default !important;
}

.noLink-btn-theme-orange-Solid,
.noLink-btn-theme-orange-Solid:hover {
    border: 1px solid #F36F2B;
    color: #ffffff !important;
    background-color: #F36F2B !important;
    cursor: default !important;
}


.cropper-point {
    background-color: #e47010;
}

.cropper-line {
    background-color: #e47010;
}

.cropper-view-box {
    outline: 1px solid #e47010;
}

.sqs-audio-player {
    background-color: #b3b3b3 !important;
    background-image: linear-gradient(#eaeaea, #eaeaea) !important;
    background: -webkit-linear-gradient(#b3b3b3, #eaeaea) !important;
    border: 0px solid #b3b3b3 !important;
    border-radius: 0px 0px 0px 0px;
    color: #ff6c00;
}

.font-theme-color-red {
    color: var(--lamborghini-active-yellow) !important;
}

button.disabled .font-theme-color-red {
    color: #ffffff;
}

.font-theme-color-black {
    color: #313639 !important;
}

.font-theme-color-white {
    color: #ffffff !important;
}

.audio-author {
    color: #325a83 !important;
}

.audio-title {
    color: #ffffff !important;
}

.volume .bar.active {
    border-right-color: #36b3a8 !important;
}

.volume .bar {
    border-right-color: #FEC227 !important;
}

.progress {
    background: none repeat scroll 0 0 #707070 !important;
}

.controls {
    color: #192329 !important;
}

.media-icons {
    background-repeat: no-repeat;
    width: 40px;
    height: 50px;
    display: block;
    background-position: center;
    background-size: contain;
}

#mainimagePreviewLink .media-icons,
#quoteimagePreviewLink .media-icons {
    width: 25px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
}

.FileTypeIcons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.csv-img {
    background-image: url('../images/csv.png');
}

.pdf-img {
    background-image: url('../images/pdf.png');
}

.doc-img {
    background-image: url('../images/doc.png');
}

.docx-img {
    background-image: url('../images/docx.png');
}

.xls-img {
    background-image: url('../images/xls.png');
}

.txt-img {
    background-image: url('../images/txt.png');
}

.aud-img {
    background-image: url('../images/aud.png');
}

.vid-img {
    background-image: url('../images/vid.png');
}

.svg-img {
    background-image: url('../images/svg.png');
}
/*Image Editing START*/
.image_container, .image_container img {
    width: 100%;
}

.imageEditorButtons {
    padding: 10px 0px;
}

.img-preview {
    margin-bottom: .5rem;
    margin-right: .5rem;
    overflow: hidden;
}

.preview-lg {
    height: 22rem;
    width: 100%;
}

.cropper-crop-box {
    z-index: 9;
}
/*Image Editing END*/
button:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.dragDrop {
    width: 100%;
    height: 230px;
    border: 1px dashed #748ca7;
    background-color: #fff;
    border-radius: 3px;
}


    .dragDrop:hover,
    .dragDrop.hasFiles {
        border: 1px dashed #d4d4d4;
        background-color: #eff0f1;
    }

    .dragDrop input {
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        outline: none;
        opacity: 0;
    }

        .dragDrop input:hover,
        .dragDrop p:hover,
        .dragDrop:hover {
            cursor: pointer !important;
        }



    .dragDrop p {
        text-align: center;
        color: #909090;
        font-family: Arial;
        margin: 0px;
        padding-top: 25px;
    }

    .dragDrop:hover p {
        color: #313639;
    }

.dragDropButton {
    margin-top: 10px;
    padding: 3px 15px;
    font-size: 14px;
}

.font-theme-9 {
    font-size: 9px
}

.font-theme-10 {
    font-size: 10px
}

.font-theme-11 {
    font-size: 11px
}

.font-theme-12 {
    font-size: 12px
}

.font-theme-13 {
    font-size: 13px
}

.font-theme-14 {
    font-size: 14px
}

.font-theme-15 {
    font-size: 15px
}

.font-theme-16 {
    font-size: 16px
}

.font-theme-18 {
    font-size: 18px
}

.font-theme-20 {
    font-size: 20px
}

.font-theme-22 {
    font-size: 22px
}


.font-theme-24 {
    font-size: 24px
}

.font-theme-26 {
    font-size: 26px
}

.font-theme-28 {
    font-size: 28px
}

.font-theme-30 {
    font-size: 30px
}

.font-theme-32 {
    font-size: 32px
}

.font-theme-34 {
    font-size: 34px
}


.font-theme-36 {
    font-size: 36px
}


.font-theme-38 {
    font-size: 38px
}

.font-theme-40 {
    font-size: 40px;
    line-height: 40px;
}

.font-theme-42 {
    font-size: 42px;
    line-height: 42px;
}

.font-theme-44 {
    font-size: 44px;
    line-height: 44px;
}

.font-theme-46 {
    font-size: 46px;
    line-height: 46px;
}

.font-theme-48 {
    font-size: 48px
}

.font-theme-50 {
    font-size: 50px;
    line-height: 50px;
}

.font-theme-52 {
    font-size: 52px;
    line-height: 52px;
}

.font-theme-54 {
    font-size: 54px;
    line-height: 54px;
}

.font-theme-56 {
    font-size: 56px;
    line-height: 56px;
}

.font-theme-58 {
    font-size: 58px;
    line-height: 58px;
}

.font-theme-60 {
    font-size: 60px;
    line-height: 60px;
}

.font-theme-62 {
    font-size: 62px;
    line-height: 62px;
}

.font-theme-64 {
    font-size: 64px;
    line-height: 64px;
}

.font-theme-66 {
    font-size: 66px;
    line-height: 66px;
}

.font-theme-68 {
    font-size: 68px;
    line-height: 68px;
}


.mdi-14px, .mdi-14px.mdi-set, .mdi-14px.mdi:before {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
}

.mdi-26px, .mdi-16px.mdi-set, .mdi-16px.mdi:before {
    font-size: 16px;
    line-height: 16px;
    height: 16px;
}

    .mdi-26px, .mdi-26px.mdi-set, .mdi-26px.mdi:before {
        font-size: 26px;
        line-height: 26px;
        height: 26px;
    }

.mdi-28px, .mdi-28px.mdi-set, .mdi-28px.mdi:before {
    font-size: 28px;
    line-height: 28px;
    height: 28px;
}

.mdi-30px, .mdi-30px.mdi-set, .mdi-30px.mdi:before {
    font-size: 30px;
    line-height: 30px;
    height: 30px;
}

.mdi-32px, .mdi-32px.mdi-set, .mdi-32px.mdi:before {
    font-size: 32px;
    line-height: 32px;
    height: 32px;
}

.mdi-34px, .mdi-34px.mdi-set, .mdi-34px.mdi:before {
    font-size: 34px;
    line-height: 34px;
    height: 34px;
}



.min-100 {
    min-width: 100% !important;
}

table.dataTable.no-footer {
    /*border-bottom: 0px !important;*/
    margin-bottom: 15px;
}

#pageLoadingDatatables {
    position: relative;
    top: 25%;
}

table.dataTable tbody tr.currentUser {
    background-color: #def1e5;
}

.dataTables_processing {
    height: 100% !important;
    top: 0px !important;
    background: rgba(255,255,255,0.8) !important;
}

.dataCheckbox {
    width: 55px;
    padding: 0px !important;
}

.nonDatatables.jqueryForm {
    min-height: 80px;
    width: 99%;
}

.nonDatatables .dataCheckbox {
    width: 100% !important;
}

.nonDatatables .form-group {
    margin-bottom: 5px;
}

.nonDatatables .dataCheckbox label {
    width: auto;
}

    .nonDatatables .dataCheckbox label:hover {
        cursor: pointer;
    }

.nonDatatables .dataCheckbox .checkbox .cr,
.nonDatatables .dataCheckbox .radio .cr {
    top: 5px;
    margin-right: 8px;
}

.dataCheckbox .checkbox label:after,
.dataCheckbox .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.dataCheckbox .checkbox .cr,
.dataCheckbox .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 1.6em;
    height: 1.6em;
    margin-right: 0px;
}

.dataCheckbox .radio .cr {
    border-radius: 50%;
}

    .dataCheckbox .checkbox .cr .cr-icon,
    .dataCheckbox .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 20%;
    }

    .dataCheckbox .radio .cr .cr-icon {
        margin-left: 0.04em;
    }

.dataCheckbox .checkbox label input[type="checkbox"],
.dataCheckbox .radio label input[type="radio"] {
    display: none;
}

    .dataCheckbox .checkbox label input[type="checkbox"] + .cr > .cr-icon,
    .dataCheckbox .radio label input[type="radio"] + .cr > .cr-icon {
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        transition: all .3s ease-in;
    }

    .dataCheckbox .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
    .dataCheckbox .radio label input[type="radio"]:checked + .cr > .cr-icon {
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .dataCheckbox .checkbox label input[type="checkbox"]:disabled + .cr,
    .dataCheckbox .radio label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }

.dataCheckbox .fa-check {
    color: #276aaf;
}

.dataCheckbox label {
    width: 100%;
}

.dataCheckbox .cr-icon:hover {
    cursor: pointer;
}

.checkbox input[type=checkbox]:checked + span.cr {
    color: #f00;
    font-style: normal;
}






table.dataTable.dtr-column > tbody > tr > td.control::before,
table.dataTable.dtr-column > tbody > tr > th.control::before {
    top: 5px;
    height: 25px;
    width: 25px;
    display: block;
    position: relative;
    color: white;
    box-shadow: none;
    box-sizing: content-box;
    text-align: center;
    font-family: "Material Design Icons";
    font-size: 16px;
    line-height: 25px;
    content: "\F0140";
    background-color: var(--lamborghini-active-yellow);
    text-indent: 0px !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 0px;
}

table.dataTable.dtr-column > tbody > tr.parent td.control::before,
table.dataTable.dtr-column > tbody > tr.parent th.control::before {
    content: "\F0143";
    background-color: #1f1f1f;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fbfbfb;
}

.table-striped tbody tr:hover {
    background-color: #f5f5f5;
}

.systemMainProgress {
    display: flex;
    height: 0.6rem;
    font-size: 0.75rem;
    background-color: rgb(239, 239, 239);
    box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 4px 1px inset;
    overflow: hidden;
}

.systemMainProgressValue {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px 0px inset;
    transition: width 0.4s ease-in-out;
}

.btn:focus, .btn.focus {
    box-shadow: none;
}

.jconfirm.jconfirm-modern .jconfirm-bg {
    background-color: rgba(0,0,0,0.7);
}


#cookieConsent.alert {
    position: fixed;
    width: 100%;
    display: inline-block;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
    border: 0px !important;
    border-radius: 0px !important;
    z-index: 10000;
    padding: 0px;
    font-size: 14px;
}


#cookieConsent.alert-info {
    color: #b9b9b9;
    background-color: rgba(0,0,0,0.85);
}

#cookieConsent a:link,
#cookieConsent a:visited {
    color: #d21e36;
    font-size: 14px;
}



.custom-file input:hover {
    cursor: pointer !important;
}

.custom-file-label::after {
    background: #191f22;
    color: #ffffff;
    border-radius: 0px;
}

.custom-file:hover .custom-file-label::after {
    background: #313639;
    color: #ffffff;
}

.input-group-text {
    background-color: #ffffff;
    color: #545454;
    border-radius: 0px;
    border-color: #d4d4d4;
    height: 38px;
}

#filterAppraisalDates .input-group-text {
    height: 100%;
    padding: 0px 15px;
}


#filterAppraisalDates .form-group {
    margin-bottom: 4px;
}

.timeAgo {
    color: var(--lamborghini-active-yellow);
}

.campaignFull {
    background-color: #ffffff;
}

.RFQ_Heading {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.RFQ_SubHeading {
    text-transform: uppercase;
    font-weight: bold;
}

.campaignFullHeader {
    background-color: #ffffff;
    padding: 8px 20px;
    float: left;
    line-height: 42px;
    height: 60px;
    border: 1px solid #d4d4d4;
    /*border-bottom:0px;*/
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 25px;
}

.campaignFullHeaderBio {
    background-color: #ffffff;
    padding: 8px 20px;
    float: left;
    line-height: 36px;
    border: 1px solid #d4d4d4;
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 15px;
}

    .campaignFullHeaderBio .campaignMainIcon {
        width: 50px;
    }

.campaignFullHeaderBio {
    font-size: 18px;
}

.campaignFullHeader .mdi {
    color: #313639;
}

.campaignFullHeader h2 {
    font-size: 24px;
    font-weight: 100;
}


#resetDate {
    margin-left: -1px;
}

.borderBox {
    border: 1px solid #dddddd;
    padding: 35px;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #ffffff;
}

.borderBoxSession {
    border: 1px solid #dddddd;
    padding: 35px 25px 25px 15px;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #ffffff;
}

    .borderBoxSession .sticky-top {
        top: 15px;
    }

    .borderBoxSession:hover .borderBoxHeading {
    }

.borderBoxHeading {
    position: absolute;
    left: 25px;
    top: -18px;
    background-color: #ffffff;
    padding: 5px 20px 5px 10px;
    text-shadow: 1px 0px 0px rgba(0,0,0,0.2);
    border: 1px solid #dddddd;
    font-size: 12px;
    text-transform: uppercase;
}

.borderBoxRSVP {
    padding: 35px 0px;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fbfbfb;
}

    .borderBoxRSVP.whiteBg {
        background: #ffffff;
    }

    .borderBoxRSVP.lightBg {
        background: #eff0f1;
    }

    .borderBoxRSVP.greyBg {
        background: #3e4146;
        color: #ffffff;
    }

    .borderBoxRSVP.darkBg {
        background: #191f22;
        color: #ffffff;
    }



.chartLabel {
    position: absolute;
    top: 40%;
    width: 120px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
}

    .chartLabel b {
        font-size: 22px;
        margin-left: 5px;
    }


.UserRecord .chartLabel {
    position: absolute;
    top: 34%;
    width: calc(100% - 15px);
    text-align: center;
    font-size: 12px;
    line-height: 14px;
}


.amountRedeemed h1 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    display: inline-block;
}

.campaignFullTopInfo .borderBox {
    min-height: 145px;
}

.camp-main-col {
    overflow: hidden;
    position: relative
}

.camp-main-col {
    /*background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 250% auto !important;
    background-origin: border-box !important;
    transition: .3s all;*/
    /*border: 1px solid rgba(0, 0, 0, 0.12);*/
    width: 100%;
    height: 315px;
}

    .camp-main-col:hover > .title-box {
        background-size: 220% auto !important;
        filter: brightness(125%);
        padding: 15px;
    }

.camp-main-thumb {
    /*background: rgba(0,0,0,0.3);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 20%, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0.7) 90%);
    background: -webkit-gradient(left top, left bottom, color-stop(20%, rgba(0,0,0,0.0)), color-stop( 55%, rgba(0,0,0,0.5)), color-stop(90%, rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 20%, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0.7) 90%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.0) 20%, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0.7) 90%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.0) 20%, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0.7) 90%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.0) 20%, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0.7) 90%) filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/
    /*background: rgba(0,0,0,0.3);*/
    width: 100%;
    height: 100%;
}


.line-h-36 {
    line-height: 36px;
}

.font-light {
    font-weight: normal;
}

.guestTicketInfoRow {
    /*    font-size: 14px;*/
    font-weight: normal;
    padding: 10px 0px;
    border-top: 1px dotted #3c3c3c;
}

.row-audience {
}

.row-voucher {
    min-width: 180px;
    line-height: 57px;
}

.campaignTitleHeader {
    /*    background-color: transparent;
    color: #313639;
    border: 1px solid #d4d4d4;
    padding: 4px 0px 0px;*/
}

.camp-main-thumb {
    position: relative;
}

.audience-txt {
    padding: 15px 5px;
}

.camp-title {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0px;
    color: #ffffff;
    line-height: 38px;
    padding-top: 15px;
    /*text-shadow: 0px 1px 2px rgba(0,0,0,0.9);*/
}

    .camp-title a:hover {
        text-decoration: none
    }

.camp-buttons {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
}


.locked {
}

.content-edit {
    width: 20px;
    height: 20px;
    position: absolute;
    color: #fff;
    right: 51%;
    top: 40%;
    font-size: 46px;
}


.select {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .select select {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        padding: 8px 40px 8px 14px;
        outline: 0;
        border: 1px solid #d4d4d4;
        border-radius: 0px;
        background: #ffffff;
        color: #313639;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }


        .select select::-ms-expand {
            display: none;
        }

        .select select:hover,
        .select select:focus {
            color: #ffffff;
            background: #313639;
            border: 1px solid #313639;
        }

        .select select.input-validation-error:hover,
        .select select.input-validation-error:focus {
            color: #ffffff;
            background: var(--lamborghini-active-yellow);
        }

        .select select:disabled {
            background: #e9ecef;
            opacity: 1;
            color: #4c535a;
            pointer-events: none;
        }

            .select select:disabled:hover {
                background: #e9ecef;
                opacity: 1;
                color: #4c535a;
                pointer-events: none;
            }

            .select select:disabled ~ .select_arrow {
                border-color: #e9ecef;
            }


        .select select option:disabled {
            color: #a7a7a7 !important;
            background-color: #f0f0f0 !important;
        }

.select_arrow {
    position: absolute;
    top: calc(50% - 6px);
    right: 10px;
    width: 6px;
    height: 6px;
    border: solid #313639;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.select.redBG select {
    border: 1px solid var(--lamborghini-active-yellow);
    border-radius: 0px;
    background: var(--lamborghini-active-yellow);
    color: #dddddd;
}



    .select.redBG select:hover,
    .select.redBG select:focus {
        color: #ffffff;
        background: #313639;
        border: 1px solid #313639;
    }

.select.redBG .select_arrow {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
}


.select.redBG select:disabled ~ .select_arrow,
.select.redBG select:disabled:hover ~ .select_arrow {
    border-color: #313639;
}

.select.redBG select:disabled {
    border: 1px solid #313639;
    border-radius: 0px;
    background: #313639;
    color: #dddddd;
}

    .select.redBG select:disabled:hover {
        color: #ffffff;
        background: #313639;
        border: 1px solid #313639;
    }

.select select option {
    margin: 40px;
    background: #ffffff;
    color: #313639;
    font-size: 14px;
    line-break: 16px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}


.select .form-control {
    height: 38px;
    line-height: 35px;
    padding: 0px 15px;
}

.chev-arrow {
    width: 7px;
    height: 7px;
    border: solid var(--lamborghini-active-yellow);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    margin-right: 5px;
}

.mail-arrow {
    position: absolute;
    top: 40%;
    left: 13px;
    width: 10px;
    height: 10px;
    border: solid #313639;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
}

.setup-mail-btn:hover .mail-arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
}

.site-button-line:hover .chev-arrow {
    border: solid var(--lamborghini-active-yellow);
    border-width: 0 2px 2px 0;
    display: inline-block;
}

.btn-text {
    padding-left: 12px;
}

.btn-tooltip {
    padding: 0px !important;
    position: relative;
    top: -10px;
    left: 0px;
    color: var(--lamborghini-active-yellow);
    font-size: 16px;
}

.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
    border-color: #fff;
}

.select select:disabled ~ .select_arrow {
    border-top-color: #fff;
}


.select.redBG select:hover ~ .select_arrow,
.select.redBG select:focus ~ .select_arrow {
    border-color: #fff;
}

.select.redBG select:disabled ~ .select_arrow {
    border-top-color: #fff;
}


.site-button-line {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 17px 12px 17px;
    border: solid #ffffff 1px;
    text-decoration: none;
    position: relative;
    background: transparent;
}

.carouselEmailBox .site-button-line {
    padding: 0px 18px 0px 12px;
    height: 46px;
    line-height: 46px;
}

.site-button-line:hover {
    background: #ffffff;
    color: #313639;
    text-decoration: none;
}


a.plus-btn:link,
a.plus-btn:visited {
    color: #ffffff !important;
    font-size: 24px;
    width: 60px;
    border: solid var(--lamborghini-active-yellow) 1px;
    background-color: var(--lamborghini-active-yellow);
    text-decoration: none;
    display: inline-block;
}

a.plus-btn:hover,
a.plus-btn:active {
    color: #ffffff !important;
    font-size: 24px;
    width: 60px;
    border: solid #3c3c3c 1px;
    background-color: #3c3c3c;
    text-decoration: none;
    display: inline-block;
}


a.plus-btn.sideOpen:link,
a.plus-btn.sideOpen:visited {
    color: #ffffff !important;
    font-size: 24px;
    width: 60px;
    border: solid #3c3c3c 1px;
    background-color: #3c3c3c;
    text-decoration: none;
    display: inline-block;
}

a.plus-btn.sideOpen:hover,
a.plus-btn.sideOpen:active {
    color: #ffffff !important;
    font-size: 24px;
    width: 60px;
    border: solid var(--lamborghini-active-yellow) 1px;
    background-color: var(--lamborghini-active-yellow);
    text-decoration: none;
    display: inline-block;
}



a.plus-btn-small:link,
a.plus-btn-small:visited {
    color: #ffffff;
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid var(--lamborghini-active-yellow) 1px;
    background-color: var(--lamborghini-active-yellow);
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-small:hover,
a.plus-btn-small:active {
    color: var(--lamborghini-active-yellow);
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid #ffffff 1px;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-black-small:link,
a.plus-btn-black-small:visited {
    color: #ffffff;
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid rgba(25, 31, 34, 1) 1px;
    background-color: rgba(25, 31, 34, 1);
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-black-small:hover,
a.plus-btn-black-small:active {
    color: rgba(25, 31, 34, 1);
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid #ffffff 1px;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-blue-small:link,
a.plus-btn-blue-small:visited {
    color: #ffffff;
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid #313639 1px;
    background-color: #313639;
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-blue-small:hover,
a.plus-btn-blue-small:active {
    color: #313639;
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid #ffffff 1px;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-white-small:link,
a.plus-btn-white-small:visited {
    color: rgba(25, 31, 34, 1);
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid #ffffff 1px;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
}

a.plus-btn-white-small:hover,
a.plus-btn-white-small:active {
    color: #ffffff;
    font-size: 24px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: solid rgba(25, 31, 34, 1) 1px;
    background-color: rgba(25, 31, 34, 1);
    text-decoration: none;
    display: inline-block;
}

button.plus-btn-small {
    color: #ffffff;
    font-size: 24px;
    width: 46px;
    height: 46px;
    border: solid var(--lamborghini-active-yellow) 1px;
    background-color: var(--lamborghini-active-yellow);
    text-decoration: none;
    display: inline-block;
}

    button.plus-btn-small:hover {
        color: var(--lamborghini-active-yellow);
        font-size: 24px;
        width: 46px;
        height: 46px;
        border: solid #ffffff 1px;
        background-color: #ffffff;
        text-decoration: none;
        display: inline-block;
    }

button.plus-btn-black-small {
    color: #ffffff;
    font-size: 24px;
    width: 46px;
    height: 46px;
    border: solid rgba(25, 31, 34, 1) 1px;
    background-color: rgba(25, 31, 34, 1);
    text-decoration: none;
    display: inline-block;
}

    button.plus-btn-black-small:hover {
        color: rgba(25, 31, 34, 1);
        font-size: 24px;
        width: 46px;
        height: 46px;
        border: solid #ffffff 1px;
        background-color: #ffffff;
        text-decoration: none;
        display: inline-block;
    }

.plus-btn-black-small.disabled {
    color: #afafaf !important;
    background: rgba(0,0,0,0.1) !important;
    border: 0px !important;
}

    .plus-btn-black-small.disabled:hover {
        color: #afafaf !important;
        background: rgba(0,0,0,0.1) !important;
        border: 0px !important;
    }

.plus-btn span {
    display: block;
    margin: 16px 17px 14px 17px;
}

.camp-emails-none {
    padding: 10px 10px 10px 22px;
}

.setup-mail-btn {
    color: #313639;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 21px 15px 37px;
    border: solid #313639 1px;
    text-decoration: none;
    background-color: transparent;
    position: relative;
}

    .setup-mail-btn:hover {
        border: solid #d5001c 1px;
        color: #fff;
        text-decoration: none;
        background-color: #d5001c;
    }

.overlay-blur {
    transition: .3s all;
}

    .overlay-blur:hover {
        filter: none;
        filter: brightness(115%);
        transform: scale(1.2);
        transition: 0.6s;
    }

.camp-max-col {
    max-width: 346px;
    min-width: 346px;
    min-height: 311px;
}

a.title-box {
    height: 100%;
    display: block;
    width: 100%;
}

a.icon-box {
    display: block;
    position: absolute;
    color: #fff;
    right: 3%;
    top: 2%;
    font-size: 30px;
    padding: 20px;
    border: 1px solid white;
    border-left: none;
    border-bottom: none;
}

.icon-box:after {
    border: 1px solid white;
    border-left: none;
    border-bottom: none;
    transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
}

.icon-box:hover::after {
    width: calc(50% - 1px);
    height: calc(100% - 2px);
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
}

.font-black {
    color: #313639
}

.font-white {
    color: #fff !important;
}


.style-line-hover {
    border: 1px solid #fff;
    width: 100%;
    height: 100%;
}

.valign-center {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
}

.w-85 {
    width: 85% !important;
}

.camp-emails-true {
    padding: 10px 10px 10px 22px;
    max-width: 165px;
}

.hvr-shutter-in-vertical-white {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    position: relative;
    background: transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

    .hvr-shutter-in-vertical-white:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-shutter-in-vertical-white:active:before, .hvr-shutter-in-vertical-white:focus:before, .hvr-shutter-in-vertical-white:hover:before {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }


.fancybox-infobar, .fancybox-toolbar, .fancybox-caption-wrap {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0.3;
    visibility: inherit;
    transition: opacity .3s, visibility 0s linear .25s;
    box-sizing: border-box;
}

.fancybox-caption {
    border-top: 0px;
}

a.noEmail-placeholderLink {
    height: 168px;
    width: 242px;
    line-height: 168px;
}

    a.noEmail-placeholderLink:link,
    a.noEmail-placeholderLink:visited {
        border: 1px solid #dddddd;
        display: inline-block;
        text-align: center;
        color: #191f22;
    }

    a.noEmail-placeholderLink:hover,
    a.noEmail-placeholderLink:active {
        border: 1px solid #313639;
        text-decoration: none;
    }

.campaignFull-emailContainerLinks-top {
    position: absolute;
    top: 0px;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 30px);
    float: left;
}

.campaignFull-emailContainerLink-bottom {
    position: absolute;
    bottom: 10px;
    padding-left: 10px;
    height: 46px;
    line-height: 46px;
    width: calc(100% - 30px);
    float: left;
}

.emailContainerLinks {
    background-color: transparent;
    font-size: 30px;
    border: 0px;
    margin: 0px;
    padding: 0px 10px;
    color: #ffffff;
}

    .emailContainerLinks:hover {
        color: rgba(25, 31, 34, 1);
    }

a.emailContainerLinks:link,
a.emailContainerLinks:visited {
    padding: 0px 10px;
    font-size: 30px;
    color: #ffffff;
}

a.emailContainerLinks:hover,
a.emailContainerLinks:active {
    color: rgba(25, 31, 34, 1);
}

.carouselEmailBox .img-Div {
    background-repeat: no-repeat !important;
    background-size: auto 108% !important;
    background-origin: border-box !important;
    background-position: center center !important;
    transition: all 0.9s;
}


.carouselEmailBox:hover .img-Div {
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    background-position: center center !important;
    transition: all 0.5s;
}

.carouselEmailBox .emailContainerLinks {
    opacity: 0.2;
}

.carouselEmailBox:hover .emailContainerLinks {
    opacity: 1;
}

    .carouselEmailBox .emailContainerLinks.disabled,
    .carouselEmailBox:hover .emailContainerLinks.disabled {
        opacity: 0.2;
        cursor: not-allowed;
    }

.camp-main-col {
    background-repeat: no-repeat !important;
    background-size: auto 108% !important;
    background-origin: border-box !important;
    background-position: center center !important;
    transition: all 1.3s;
    border: 1px solid #dddddd;
}

    .camp-main-col:hover {
        background-repeat: no-repeat !important;
        background-size: auto 100% !important;
        background-position: center center !important;
        transition: all 0.8s;
    }

    .camp-main-col .style-line-hover {
        transition: all 1.3s;
    }

    .camp-main-col:hover .style-line-hover {
        transition: all 0.6s;
    }

.categoryWrapper {
    padding: 10px;
    height: 100%;
    background-color: rgba(0,0,0,0.15);
}

.style-line-hover .categoryWrapper a:link,
.style-line-hover .categoryWrapper a:visited {
    color: #ffffff;
}


.style-line-hover .categoryWrapper a:hover,
.style-line-hover .categoryWrapper a:active {
    color: var(--lamborghini-active-yellow);
}

.style-line-hover:hover .categoryWrapper a:link,
.style-line-hover:hover .categoryWrapper a:visited {
    /*color: #313639;*/
}


.style-line-hover:hover .categoryWrapper a:hover,
.style-line-hover:hover .categoryWrapper a:active {
    color: var(--lamborghini-active-yellow);
}

.highlightIndent {
    color: var(--lamborghini-active-yellow);
}

.ui-state-active {
    background-color: #191f22 !important;
    color: #ffffff !important;
    border: 0px !important;
}

.ui-autocomplete {
    position: relative;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.voucherSuccessCode {
    font-size: 35px;
    letter-spacing: 6px;
    text-align: center;
}


.btn-CrudRed,
.btn-CrudBlack,
.btn-CrudBlue {
    width: 65px;
    height: 60px;
    line-height: 56px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    position: relative;
    float: left;
}

.btn-CrudRed {
    color: #ffffff !important;
    border: solid var(--lamborghini-active-yellow) 1px;
    background-color: var(--lamborghini-active-yellow);
    transition: all 0.2s ease;
}

    .btn-CrudRed:hover {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        color: var(--lamborghini-active-yellow) !important;
        transition: all 0.2s ease;
    }

button.dt-button {
    background: none;
    border: 0px;
    background-image: none;
}


    button.dt-button:hover:not(.disabled),
    div.dt-button:hover:not(.disabled),
    a.dt-button:hover:not(.disabled) {
        background: none;
        border: 0px;
        background-image: none;
    }

    .btn-CrudBlack,
    button.dt-button.btn-CrudBlack {
        color: #ffffff !important;
        border: solid #313639 1px;
        background-color: #313639;
        transition: all 0.2s ease;
        border-radius: 0px;
    }

        .btn-CrudBlack:hover,
        button.dt-button.btn-CrudBlack:hover,
        button.dt-button.btn-CrudBlack:active,
        button.dt-button.btn-CrudBlack:focus {
            background-color: #ffffff;
            border: 1px solid #dddddd;
            color: var(--lamborghini-active-yellow) !important;
            transition: all 0.2s ease;
            border-radius: 0px;
            background-image: none;
            box-shadow: none;
        }

    button.dt-button.disabled.btn-CrudBlack {
        background: white;
        color: #afafaf !important;
        border: 1px solid #afafaf;
    }

.btn-CrudBlue {
    color: #ffffff !important;
    border: solid #313639 1px;
    background-color: #313639;
    transition: all 0.2s ease;
}

    .btn-CrudBlue:hover {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        color: var(--lamborghini-active-yellow) !important;
        transition: all 0.2s ease;
    }

    .btn-CrudRed.disabled,
    .btn-CrudBlack.disabled,
    .btn-CrudBlue.disabled {
        background-color: #dddddd;
        border: 1px solid #bbbbbb;
        color: #bbbbbb !important;
    }

        .btn-CrudRed.disabled:hover,
        .btn-CrudBlack.disabled:hover,
        .btn-CrudBlue.disabled:hover {
            background-color: #ffffff;
            border: 1px solid #dddddd;
            color: #dddddd !important;
            cursor: not-allowed;
        }

.extraIcon {
    position: absolute;
    right: 6px;
    bottom: 6px;
    font-size: 14px;
    line-height: 17px;
    height: 18px;
    width: 18px;
}

    .extraIcon.withBorder {
        border: 1px solid #ffffff;
        border-radius: 50%;
    }

.extraMenu {
    position: absolute;
    bottom: -50px;
    right: 0px;
    height: 50px;
    line-height: 50px;
    background-color: #313639;
    z-index: 2;
}

.campaignMainIcon {
    color: #ffffff !important;
    font-size: 24px;
    width: 48px;
    border: solid var(--lamborghini-active-yellow) 1px;
    background-color: var(--lamborghini-active-yellow);
    text-decoration: none;
    display: inline-block;
    text-align: center;
    height: 48px;
    padding-top: 5px;
}


    .campaignMainIcon.blackBG {
        border: solid #313639 1px;
        background-color: #313639;
    }

    .campaignMainIcon.blueBG {
        border: solid #313639 1px;
        background-color: #313639;
    }


.progress-bar {
    width: 0%;
    transition: all 0.4s;
}

.voucherLogData {
    font-size: 12px;
    border-top: 1px dotted #dddddd;
}

.bootstrap-datetimepicker-widget table td span,
.bootstrap-datetimepicker-widget table td i {
    float: left;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    color: #ffffff;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #dcdcdc;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    background: #ffffff;
}

.bootstrap-datetimepicker-widget .picker-switch td span,
.bootstrap-datetimepicker-widget .picker-switch td i {
    font-size: 34px;
    height: 34px;
    line-height: 34px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    border: 1px solid #c1c0c0;
}

.bootstrap-datetimepicker-widget .picker-switch td span,
.bootstrap-datetimepicker-widget .picker-switch td i {
    font-size: 18px;
    height: 44px;
    line-height: 18px;
    padding: 12px 0px;
    border-radius: 0px;
}

.bootstrap-datetimepicker-widget table td span.active,
.bootstrap-datetimepicker-widget table td i.active {
    color: #ffffff;
}

.timepicker-picker .btn-primary {
    background-color: var(--lamborghini-active-yellow);
    border: var(--lamborghini-active-yellow);
}

    .timepicker-picker .btn-primary:not(:disabled):not(.disabled):active,
    .timepicker-picker .btn-primary:not(:disabled):not(.disabled).active,
    .timepicker-picker .show > .btn-primary.dropdown-toggle {
        background-color: #313639;
        border: #313639;
    }

    .timepicker-picker .btn-primary:hover {
        background-color: #313639;
        border: #313639;
    }

/*Panel styles for tour*/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:before, .panel-body:after {
        display: table;
        content: " "
    }

    .panel-body:after {
        clear: both
    }

    .panel-body:before, .panel-body:after {
        display: table;
        content: " "
    }

    .panel-body:after {
        clear: both
    }

.panel > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

    .panel-group .panel + .panel {
        margin-top: 5px
    }

.panel-group .panel-heading {
    border-bottom: 0
}

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #ddd
    }

.panel-group .panel-footer {
    border-top: 0
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd
    }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #428bca
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1
    }


.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

    .popover .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    border-bottom-width: 0
}

    .popover.top .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: #fff;
        border-bottom-width: 0;
        content: " "
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25);
    border-left-width: 0
}

    .popover.right .arrow:after {
        bottom: -10px;
        left: 1px;
        border-right-color: #fff;
        border-left-width: 0;
        content: " "
    }

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    border-top-width: 0
}

    .popover.bottom .arrow:after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: #fff;
        border-top-width: 0;
        content: " "
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25);
    border-right-width: 0
}

    .popover.left .arrow:after {
        right: 1px;
        bottom: -10px;
        border-left-color: #fff;
        border-right-width: 0;
        content: " "
    }

.list-group-item {
    background-color: transparent;
    border: 1px dashed #dcdcdc;
    padding: 0.75rem 0;
}




.logdisplay_Time {
    color: #313639;
}

.logBgHeader {
    background-color: #dcdcdc;
    padding: 5px 15px;
}

.input-validation-error,
.input-validation-error:focus {
    border: 1px solid var(--lamborghini-active-yellow);
}

a.NewCampaignBtn:link,
a.NewCampaignBtn:visited {
    color: #313639;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddddd;
}

a.NewCampaignBtn:hover,
a.NewCampaignBtn:active {
    color: var(--lamborghini-active-yellow);
    text-decoration: none;
    border: 1px solid var(--lamborghini-active-yellow);
}

.campaignDateCreated {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 25%;
    color: #969696;
    z-index: 1;
    padding: 15px;
    background: rgba(0,0,0,0.7);
    font-size: 12px;
}

    .campaignDateCreated .timeAgo {
        color: #4787ca;
    }


.HomeTabs .timeAgo {
    color: #609fe0;
}


.reloadParentOnClose,
.reloadParentOnCloseLarge {
}

.datatable-head tr:last-child th.p-0 {
    background-color: #ffffff;
}

.datatableImage200 {
    width: 200px;
}

thead th {
    white-space: nowrap;
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: ease-in all 0.15s;
}

.preventTextSelect,
.gridViewLinks,
.preventEdit,
.RSVPSessionRow,
.jconfirm-content {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

.userRecordLogRow {
}

    .userRecordLogRow a:link,
    .userRecordLogRow a:visited,
    .userRecordLogRow a:focus {
        display: inline-block;
        width: 100%;
        color: #313639;
        border-bottom: 1px dotted #dddddd;
        background-color: #efefef;
        padding: 2px 15px;
    }

    .userRecordLogRow a:hover,
    .userRecordLogRow a:active {
        display: inline-block;
        width: 100%;
        color: #ffffff;
        background-color: #313639;
    }

    .userRecordLogRow a[aria-expanded="true"] {
        color: #ffffff;
        background-color: #313639;
    }

.logGrouping {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
}

.lockedCampaign {
    color: var(--lamborghini-active-yellow);
}

.openCampaign {
    color: #313639;
}

.dt-buttons {
    /*float: right !important;*/
}

.Transition-Visible {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
}

.Transition-Hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.6s, opacity 0.6s linear;
}

.form-section-seperator {
    border-bottom: 1px solid #b7b7b7;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.ui-autocomplete {
    position: absolute;
}

.ui-menu .ui-menu-item {
    line-height: 24px;
    font-size: 14px;
    white-space: nowrap;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 20px !important;
}

.ui-menu.html .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 20px !important;
    line-height: 38px;
    display: inline-block;
    border-bottom: 1px solid #dddddd;
    width:100%;
}

.ui-menu.html.adminBackend .ui-menu-item-wrapper{
    line-height: 28px;
}

.danger-input-group-append {
    font-size: 100000px !important;
}

.Appraisal-Status {
    margin-top: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.AppraisalStatus {
    padding: 0px 15px;
}

    .AppraisalStatus .Appraisal-Status {
        position: relative;
        top: 5px;
    }

    .AppraisalStatus .statusColumn {
        margin-left: 5px;
    }

.statusColumn {
    margin-top: 2px;
    display: inline-block;
}

.Appraisal-Status > div {
    width: 100%;
    height: 100%;
}

.Appraisal-Status-STV {
    background: #b7b7b7;
    border: 1px solid#b7b7b7;
}

.Appraisal-Status-AppraiserEditing {
    background: #313639;
}

.Appraisal-Status-AppraiserComplete {
    background: #7ec164;
}

.Appraisal-Status-ManagerReview {
    background: #d27b00;
}

.Appraisal-Status-AppraisalFinalised {
    background: var(--lamborghini-active-yellow);
}

.Appraisal-Status-STV,
.Appraisal-Status-AppraiserEditing,
.Appraisal-Status-AppraiserComplete,
.Appraisal-Status-ManagerReview,
.Appraisal-Status-AppraisalFinalised {
    /*background-image: url('../images/appraisal_Shadow.png');
    background-size: 100%;*/
}

.Appraisal-Details-Container {
    border-top: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 20px 25px;
    height: 100%;
}

.Appraisal-Details-Container-dark {
    background-color: #9a9a9a;
    color: #d0d0d0;
    padding: 0px 15px 20px 15px;
    background-image: url(../images/offer_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #050505;
    height: 100%;
    width: 100%;
}

    .Appraisal-Details-Container-dark .control-label,
    .Appraisal-Details-Container-dark h1 {
        text-shadow: -1px 1px 2px rgb(0,0,0);
    }


.Appraisal-Details-Container-dark-FinalOffer {
    background-color: #e4e4e4;
    color: #313639;
    padding: 62px 15px 20px 15px;
    height: 100%;
    width: 100%;
}

    .Appraisal-Details-Container-dark-FinalOffer .control-label,
    .Appraisal-Details-Container-dark-FinalOffer h1 {
        text-shadow: -1px 1px 2px #d4d4d4;
    }

.Appraisal-Details-Container-Tabs {
    border-top: 1px solid #ffffff;
    background-color: #ffffff;
    padding: 0px 15px 35px 15px;
    height: 100%;
}

    .Appraisal-Details-Container-Tabs .nav-tabs {
        border-bottom: 1px solid #cccccc;
        background-color: #ffffff;
        margin-left: -1px;
        margin-right: 0px;
        border-right: 1px solid #cccccc;
    }

.tab-content {
    border-top: 1px solid #cccccc;
}

.tab-pane {
    border: 1px solid #cccccc;
    border-top: 0px;
    margin-top: -1px;
    padding: 5px;
    background: #ffffff;
}

.tab-content.ExtraPaddingTop .tab-pane {
    padding-top: 20px;
}

.backgroundLayout {
    background: #f6f6f6;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1;
    padding: 15px;
}

    .backgroundLayout .nav-link {
        font-size: 11px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        padding: 5px 18px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 2%, #ffffff 2%, #f2f2f2 5%, #ececec 47%, #dddddd 53%, #cfcfcf 100%);
        background: -webkit-linear-gradient(top, #ffffff 2%,#ffffff 2%,#f2f2f2 5%,#ececec 47%,#dddddd 53%,#cfcfcf 100%);
        background: linear-gradient(to bottom, #ffffff 2%,#ffffff 2%,#f2f2f2 5%,#ececec 47%,#dddddd 53%,#cfcfcf 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 );
    }

        .backgroundLayout .nav-link.active {
            background-color: #ffffff;
            background: #ffffff;
            background-image: initial;
            background-position-x: initial;
            background-position-y: initial;
            background-size: initial;
            background-repeat-x: initial;
            background-repeat-y: initial;
            background-attachment: initial;
            background-origin: initial;
            background-clip: initial;
            background-color: #ffffff;
            color: #212529;
            border: 1px solid #cccccc;
            border-bottom: 2px solid #ffffff;
        }



        .backgroundLayout .nav-link .mdi,
        #LeftNavigation .mdi,
        #MobileAccount .mdi {
            font-size: 20px;
            width: 15px;
            position: relative;
            top: -1px;
            color: #dddddd;
        }

#SystemTopNav .nav-link .mdi {
    margin-right: 5px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:visited,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-item.show .nav-link {
    color: #ffffff !important;
    border-color: #cccccc #cccccc #3c3c3c;
    transition: 0.4s all ease-in;
}

.nav-tabs .nav-link.validationError,
.nav-tabs .nav-link.validationError:hover,
.nav-tabs .nav-link.validationError:visited,
.nav-tabs .nav-link.validationError:focus {
    color: var(--lamborghini-active-yellow) !important;
    border-color: var(--lamborghini-active-yellow) var(--lamborghini-active-yellow) #ffffff;
}

.nav-tabs {
    border-bottom: 1px solid #cccccc;
}

    .nav-tabs .nav-link:hover {
        background-color: #f7f7f7;
        background: #336699;
        border-color: #5687b9 #5687b9 #5687b9;
        transition: 0.2s all ease-in;
    }

    .nav-tabs .nav-link:focus {
        border-color: #cccccc #cccccc #f9f9f9;
    }

    .nav-tabs a.nav-link:link,
    .nav-tabs a.nav-link:visited {
        color: #000000;
    }

    .nav-tabs a.nav-link .chev-arrow {
        border-color: #b1b1b1;
    }


    .nav-tabs a.nav-link:hover .chev-arrow,
    .nav-tabs a.nav-link:active .chev-arrow,
    .nav-tabs .nav-link.active .chev-arrow,
    .nav-tabs .nav-link.active:hover .chev-arrow,
    .nav-tabs .nav-link.active:visited .chev-arrow,
    .nav-tabs .nav-link.active:focus .chev-arrow,
    .nav-tabs .nav-item.show .nav-link .chev-arrow {
        border-color: var(--lamborghini-active-yellow);
    }

    .nav-tabs a.nav-link:hover,
    .nav-tabs a.nav-link:active {
        color: #ffffff;
    }

.list-group {
    padding-right: 0px;
}

.list-group-flush .list-group-item {
    padding: 0px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    float: left;
    margin-bottom: 0px;
}

    .switch:hover {
        cursor: pointer;
        background: #f7f7f7;
        border-radius: 20px;
    }

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .2s;
    transition: .2s;
}

    .slider.disabled {
        background: #dfdfdf;
    }

.selected .slider {
    background: #24486c;
}

    .selected .slider.disabled {
        background: #2d5f91;
    }

.editableCheckbox .switch {
    height: auto;
    line-height: auto;
}

.editableCheckbox .slider.round {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.custom-bg-dark .slider {
    background: #136ed0;
}


.EventLogoContainer {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
}


.slider:before {
    position: absolute;
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .2s;
    transition: .2s;
    line-height: 18px;
    color: #cccccc;
    content: "";
    padding-left: 1px;
}

input.success:checked + .slider {
    background-color: #b7daad;
}

input.success.disabled:checked + .slider {
    background-color: #dfdfdf;
}

input.disabled:hover + .slider {
    cursor: not-allowed;
}

input:checked + .slider:before {
    -webkit-transform: translateX(36px);
    -ms-transform: translateX(36px);
    transform: translateX(36px);
    content: "\F012C";
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 10px;
    padding-left: 4px;
    line-height: 19px;
    color: #136ed0;
}

input.success.disabled:checked + .slider:before {
    color: #d1d1d1;
}

.custom-bg-dark input.success:checked + .slider {
    background-color: #4dfd9c;
}

.custom-bg-dark input:checked + .slider:before {
    background-color: transparent;
}

input.success:checked + .slider.round {
    -webkit-box-shadow: inset -2px 3px 6px -3px rgb(1,60,12,0.75);
    -moz-box-shadow: inset -2px 3px 6px -3px rgb(1,60,12,0.75);
    box-shadow: inset -2px 3px 6px -3px rgb(1,60,12,0.75);
}

input.success.disabled:checked + .slider.round {
    -webkit-box-shadow: inset -2px 3px 6px -3px rgb(0,0,0,0.2);
    -moz-box-shadow: inset -2px 3px 6px -3px rgb(0,0,0,0.2);
    box-shadow: inset -2px 3px 6px -3px rgb(0,0,0,0.2);
}


.slider.round {
    border-radius: 22px;
    -webkit-box-shadow: inset 1px 2px 5px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 1px 2px 5px -4px rgba(0,0,0,0.75);
    box-shadow: inset -1px 2px 5px -4px rgba(0,0,0,0.75);
    width: 60px;
    height: 22px;
    margin-left: auto;
}

    .slider.round:before {
        border-radius: 50%;
    }

.letter-spacing-sm {
    letter-spacing: 0.03rem;
}

.letter-spacing-md {
    letter-spacing: 0.05rem;
}

.letter-spacing-lg {
    letter-spacing: 0.08rem;
}

.form-control.numericOnly {
    text-align: right;
    letter-spacing: 0.3rem;
    padding-right: 0px;
}

.Appraisal-Details-Container-dark .form-control.numericOnly {
    /*font-size: 20px;
    letter-spacing:1px;*/
    font-size: 16px;
    letter-spacing: 0.3rem;
}

.appraisalFigures .input-group-append .input-group-text {
    /*font-size: 20px;
    padding-left: 0.3rem;*/
}

.appraisalFigures .input-group-prepend .input-group-text {
    font-size: 20px;
}

.bootstrap-datetimepicker-widget .table-condensed i.clearIcon:before {
    content: "\F00E8";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
}

.bootstrap-datetimepicker-widget .table-condensed i.clearIcon:after {
    content: "Clear Date";
    font-style: normal;
    font-size: 16px;
}

.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td i:hover {
    color: #484848;
}

.img-thumbnail {
    padding: 8px;
}

    .img-thumbnail:hover {
    }

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #cccccc;
    border: 1px solid #7691ab;
    outline: 0;
    box-shadow: none;
}


.ui-autocomplete.highlightLastChild li:last-child div:before {
    content: " ";
    display: inline-block;
    background-image: url(../images/chevronright.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 8px;
    height: 12px;
    margin-left: 3px;
    margin-right: 6px;
}

.ui-autocomplete.rapidCapture {
}

    .ui-autocomplete.rapidCapture li {
        font-size: 12px;
    }

.ui-autocomplete-loading {
    background-image: url('../images/ajax_loader.gif');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
}

.fancybox-thumbs > ul > li:before {
    border: 4px solid #d6b204;
}

.FancyboxGuestVehicleDetails {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.form-control:disabled,
.form-control[readonly],
.btn-systemMain:disabled:hover {
    cursor: not-allowed;
    pointer-events: all !important;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 50px !important;
    /* overflow-wrap: break-word; */
    /* display: table; */
    /* white-space: pre-wrap; */
    /* word-wrap: break-word; */
    /* text-align: center; */
    width: 48%;
}


#previewArea {
    margin-bottom: 30px;
}

.invalidUpload .mdi {
    color: var(--lamborghini-active-yellow);
}

.gallery {
    /*max-height: 398px;
    overflow-y: scroll;
    overflow-x: hidden;*/
    padding-bottom: 30px;
}

    .gallery a {
        position: relative;
        z-index: 1;
        display: inline-block;
    }

        .gallery a:hover {
            box-shadow: 0 4px 15px 1px rgba(0, 0, 0, 0.2);
            -webkit-transition: all 1s;
            transition: all 0.3s ease-out;
        }


.photoTrigger .galleryEnlargeIcon {
    display: none;
}

.photoTrigger:hover .galleryEnlargeIcon {
    display: block;
    z-index: 2;
}

.galleryEnlargeIcon {
    position: absolute;
    right: 9px;
    top: 9px;
    background: rgba(0,0,0,0.6);
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    width: 55px;
    height: 50px;
    text-align: center;
}

.galleryWrapper {
    position: relative;
}

.galleryDate {
    position: absolute;
    bottom: 9px;
    right: 9px;
    background-color: #626669;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 10px;
}


.updateAppraisal:enabled .pendingChanges:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 8px;
    display: inline-block;
    height: 28px;
    width: 28px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-top-color: #beddff;
    border-radius: 50%;
    -webkit-animation: loading-btn--fade-in .33s ease, loading-btn--rotation .4s linear 0s infinite;
    animation: loading-btn--fade-in 1s ease, loading-btn--rotation .4s linear 0s infinite;
}


@keyframes loading-btn--fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes loading-btn--rotation {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}


#AppraisalResults {
    max-height: 540px;
    overflow-y: scroll;
}

.appraisalResultsRow {
    border-top: 1px dotted #dddddd;
}

.appraisalResultsMore {
    padding: 10px 20px;
}

.appraisalResultsRow a:link,
.appraisalResultsRow a:visited,
.appraisalResultsRow a:focus {
    padding: 10px 30px;
    color: #313639;
    display: inline-block;
    width: 100%;
    background-color: #e9f3ff;
    text-decoration: none;
}

.appraisalResultsRow a:hover,
.appraisalResultsRow a:active {
    text-decoration: none;
}


.appraisalResultsRow a.collapsed:link,
.appraisalResultsRow a.collapsed:visited,
.appraisalResultsRow a.collapsed:focus {
    padding: 10px 30px;
    color: #313639;
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    text-decoration: none;
}

.appraisalResultsRow a.collapsed:hover,
.appraisalResultsRow a.collapsed:active {
    background-color: #f3f3f3;
    text-decoration: none;
}

.appraisalResultsRow a.collapsed:link .galleryEnlargeIcon,
.appraisalResultsRow a.collapsed:visited .galleryEnlargeIcon,
.appraisalResultsRow a.collapsed:focus .galleryEnlargeIcon {
    display: none;
}

.appraisalResultsRow a:link .galleryEnlargeIcon,
.appraisalResultsRow a:visited .galleryEnlargeIcon,
.appraisalResultsRow a:focus .galleryEnlargeIcon {
    display: block;
    background: rgba(0,0,0,0.1);
}

.appraisalResultsRow a.collapsed:hover .galleryEnlargeIcon,
.appraisalResultsRow a.collapsed:active .galleryEnlargeIcon {
    display: block;
    z-index: 2;
    background: rgba(0,0,0,0.6);
}

.appraisalResultsRow .galleryEnlargeIcon {
    position: absolute;
    background: rgba(0,0,0,0.6);
    line-height: 20px;
    font-size: 20px;
    color: #ffffff;
    padding: 4px;
    right: 0px;
    top: 0px;
}

.galleryEnlargeIcon:hover {
    background-color: var(--lamborghini-active-yellow);
    cursor: pointer;
}

#EventSettingsNav {
    font-size: 14px
}

.nav-pills .nav-link {
    border-radius: 0px;
    color: #313639;
}

    .nav-pills .nav-link.disabled {
        color: #c5c5c5;
    }

    .nav-pills .nav-link .chev-arrow {
        border: solid #d8d8d8;
        border-width: 0 2px 2px 0;
    }

    .nav-pills .nav-link:hover {
        border-radius: 0px;
        color: var(--lamborghini-active-yellow);
        border-right: 2px solid #cccccc;
    }

        .nav-pills .nav-link:hover .chev-arrow {
            border: solid #d8d8d8;
            border-width: 0 2px 2px 0;
        }

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        background-color: #ffffff;
        color: #000000;
        /*border-bottom: 1px solid #cccccc;*/
        border-right: 2px solid var(--lamborghini-active-yellow);
    }

        .nav-pills .nav-link.active .chev-arrow,
        .nav-pills .show > .nav-link .chev-arrow {
            border: solid var(--lamborghini-active-yellow);
            border-width: 0 2px 2px 0;
        }

.createNewAppraisal {
    position: fixed;
    top: 5%;
    left: 0px;
}

#sideBar {
    background-color: white;
    z-index: 9001;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
    padding-top: 15px;
}

    #sideBar .container-fluid {
        overflow-y: scroll;
        height: 100%;
    }

#sideBarButton {
    position: absolute;
    width: 50px;
    height: 50px;
    left: -50px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    top: 10%;
}


#sideBarNewAppraisal {
    position: absolute;
    width: 50px;
    height: 50px;
    left: -50px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    top: calc(10% - 50px);
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    color: #3c3c3c;
}

    #sideBarNewAppraisal:hover {
        background-color: #3c3c3c;
        border: 1px solid #3c3c3c;
        color: #ffffff;
    }

#sideBar canvas {
    width: 100%;
}

.sideButtons {
    font-size: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.leftAppraisalNav {
    border-right: 1px solid #dddddd;
}

fieldset {
    border: 1px solid rgba(255,255,255,0.6);
    padding: 25px;
    margin-bottom: 20px;
}

.loginBody fieldset {
}

#systemMainNavContainer {
    background-color: #ffffff;
}


#systemSubNavContainer {
    background-color: #1f1f1f;
    color: #efac47;
    text-transform: uppercase;
    padding: 0px 15px;
    background-image: url('../images/theme/porsche_system_headbgMain_right.jpg');
    background-position: right;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-size: auto 100%;
    z-index: 8510 !important;
}

    #systemSubNavContainer .dropdown-menu {
        background: #1f1f1f;
        box-shadow: 0px 8px 7px -5px rgba(0,0,0,0.75);
        -webkit-box-shadow: 0px 8px 7px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 8px 7px -5px rgba(0,0,0,0.75);
        z-index: 8510 !important;
    }

.EventSettingsHeading {
    background: #336699;
    margin-bottom: 10px;
    padding: 8px 15px;
    color: #ffffff;
    font-size: 14px;
}

    .EventSettingsHeading .mdi {
        color: #173b5e;
        height: 26px;
        line-height: 32px;
    }

    .EventSettingsHeading a:link,
    .EventSettingsHeading a:visited {
        color: #ffffff;
    }


    .EventSettingsHeading a:hover,
    .EventSettingsHeading a:active,
    .EventSettingsHeading a:focus {
        color: #71b6fb;
        text-decoration: none;
    }



.progressbarTooltip:link,
.progressbarTooltip:visited,
.progressbarTooltip:hover,
.progressbarTooltip:active {
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.progress {
    background: #dfdfdf !important;
    height: 20px;
    border: 1px solid #ffffff;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: inset 0px 2px 5px rgba(44,42,42,0.2);
    font-size: 12px;
}

.progress-bar {
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #313639;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #191f22;
}


.progress-bar-fill {
    display: block;
    width: 0%;
    -webkit-transition: width 120s linear;
    -moz-transition: width 120s linear;
    -o-transition: width 120s linear;
    transition: width 120s linear, background 1.5s ease-in;
    background: #313639;
    opacity: 0.7;
}


.progress-bar.reportColorA {
    background: #3e587b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
}

.progressBarInnerText {
    display: inline-block;
    padding: 0px 10px;
}

.progressContainer {
    background-color: #dddddd;
}

.progress-0 {
    background: #d7c689;
    color: #ffffff;
}

.progress-25 {
    background: #d7c689;
    color: #ffffff;
}

.progress-50 {
    background: #7fb2d7;
    color: #ffffff;
}

.progress-75 {
    background: #7fb2d7;
    color: #ffffff;
}

.progress-100 {
    background: #8fc98b;
    color: #ffffff;
}

.progress-Over100 {
    background: #b75a5a;
    color: #ffffff;
}



.AttendanceContainer .progress {
    background: #404040 !important;
    height: 34px;
    border: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: inset 0px 2px 5px rgba(44,42,42,0.2);
    font-size: 12px;
}

.AttendanceContainer .progress-bar {
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #313639;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #191f22;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.AttendanceContainer .progress-bar-fill {
    display: block;
    width: 0%;
    -webkit-transition: width 120s linear;
    -moz-transition: width 120s linear;
    -o-transition: width 120s linear;
    transition: width 120s linear, background 1.5s ease-in;
    background: #313639;
    opacity: 0.7;
}



.AttendanceContainer .progress-bar.reportColorA {
    background: #3e587b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
}

.AttendanceContainer .progressBarInnerText {
    display: inline-block;
    padding: 0px 10px;
}

.AttendanceContainer .progressContainer {
    background-color: #dddddd;
}

.AttendanceContainer .progress-0 {
    background: #d7c689;
    color: #ffffff;
}

.AttendanceContainer .progress-25 {
    background: #d7c689;
    color: #ffffff;
}

.AttendanceContainer .progress-50 {
    background: #7fb2d7;
    color: #ffffff;
}

.AttendanceContainer .progress-75 {
    background: #7fb2d7;
    color: #ffffff;
}

.AttendanceContainer .progress-100 {
    background: #8fc98b;
    color: #ffffff;
}

.AttendanceContainer .progress-Over100 {
    background: #b75a5a;
    color: #ffffff;
}
















.notesContainer {
    max-height: 402px;
    overflow-x: hidden;
    overflow-y: scroll;
    border-bottom: 1px solid #cccccc;
}

.comment {
    position: relative;
    border: 1px dashed #cccccc;
    margin-top: -1px;
}

    .comment .commentInner {
        padding: 15px;
    }

        .comment .commentInner.odd {
            border-left: 5px solid #1f1f1f;
        }

        .comment .commentInner.even {
            border-left: 5px solid var(--lamborghini-active-yellow);
        }

.commentBody {
    margin-bottom: 20px;
    white-space: pre-wrap;
}

.commentDate {
    text-align: right;
    color: #afafaf;
    font-size: 12px;
}

.commentAuthor {
    font-size: 12px;
    color: #afafaf;
}

textarea.addNotes {
    min-height: 360px;
    max-height: 360px;
}

a.sortMe:link,
a.sortMe:visited {
    color: #191f22;
}

a.sortMe:hover,
a.sortMe:active,
a.sortMe:focus {
    text-decoration: none;
}

    a.sortMe:link .sortIcon,
    a.sortMe:visited .sortIcon,
    a.sortMe:focus .sortIcon {
        color: #007cff
    }

    a.sortMe:hover .sortIcon .mdi,
    a.sortMe:active .sortIcon .mdi {
        color: #007cff
    }



.EditNote {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 36px;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    padding: 0px 4px 0px 8px;
    z-index: 10;
}

    .EditNote:link,
    .EditNote:visited,
    .EditNote:focus {
        background: rgba(25, 31, 34, 0.2);
        color: #ffffff;
    }

    .EditNote:hover,
    .EditNote:active {
        background: rgba(25, 31, 34, 1);
        color: #ffffff;
    }

.DeleteNote {
    position: absolute;
    right: 36px;
    top: 0px;
    width: 36px;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    padding: 0px 4px 0px 6px;
    z-index: 10;
}

    .DeleteNote:link,
    .DeleteNote:visited,
    .DeleteNote:focus {
        background: rgba(25, 31, 34, 0.2);
        color: #ffffff;
    }

    .DeleteNote:hover,
    .DeleteNote:active {
        background: var(--lamborghini-active-yellow);
        color: #ffffff;
    }


#addPhotoinTab {
    position: absolute;
    right: 40px;
    top: 0px;
    z-index: 9;
}



#EditCustomerInTab {
    position: absolute;
    right: 99px;
    top: 0px;
    z-index: 9;
}

#SwitchCustomerInTab {
    position: absolute;
    right: 20px;
    top: 0px;
    z-index: 9;
}

.accidentCountIndicator {
    position: absolute;
    right: -6px;
    display: block;
    top: -10px;
    line-height: 7px;
    font-size: 10px;
    padding: 5px 6px;
    background-color: rgba(149, 0, 20, 0.8);
    color: #ffffff;
    z-index: 9;
    border-radius: 1px;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(30, 30, 30, 1);
    animation: pulse 1.5s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(149, 0, 20, 1);
    }

    90% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 0, 20, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(149, 0, 20, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(149, 0, 20, 1);
        box-shadow: 0 0 0 0 rgba(149, 0, 20, 1);
    }

    90% {
        -moz-box-shadow: 0 0 0 5px rgba(149, 0, 20, 0);
        box-shadow: 0 0 0 5px rgba(149, 0, 20, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(149, 0, 20, 0);
        box-shadow: 0 0 0 0 rgba(149, 0, 20, 0);
    }
}

.hourGlassRotate::before {
    animation-name: hourGlassRotate;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes hourGlassRotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#AppraisalTotalSpendItems .input-group-text {
    height: 45px;
    background-color: #313639;
    color: #ffffff;
    border-radius: 0px;
    border-color: #313639;
}

#AppraisalTotalSpendItems .form-control:disabled,
.form-control[readonly],
.form-control[readonly]:focus {
    /*background-color: #313639;
    color: #ffffff;
    border: 1px solid #313639;*/
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: text;
    background-color: #e9ecef;
}


.navbar .nav-link,
.nav-tabs .nav-link,
.noselect,
header,
footer,
.leftAppraisalNav,
#AppraisalNav,
h1,
.control-label,
.img-fluid,
.eventMenu {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
    border-radius: 0px;
    border-color: #cccccc;
}

.nav-tabs .nav-link {
    border-bottom-color: #ffffff;
}

.smallPrint {
    font-size: 11px;
    color: #9a9a9a;
}

.AppraisalReportBox {
    border: 1px solid #dddddd;
    padding: 20px 6px;
    font-size: 13px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.reportSeperator {
    border-bottom: 1px solid #ecebeb;
    margin-top: 16px;
    margin-bottom: 16px;
}

.reportImage {
    padding: 10px;
}

    .reportImage img {
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        opacity: 0.8;
    }

.currencyColumn {
    border-top: 1px dotted #cccccc;
}

.totalColumn {
    border-top: 1px solid #313639;
    border-bottom: 1px solid #313639;
    padding: 4px 0px;
    margin-top: 10px;
}

.noteRow {
    border-top: 1px dotted #d8d8d8;
}

.printFooter {
    font-size: 12px;
}


#printReportHeader {
    display: block;
    text-align: center;
    position: running(header);
}

#printReportFooter {
    display: block;
    text-align: center;
    position: running(footer);
}

@page {
    @top-center {
        content: element(header);
    }
}

@page {
    @bottom-center {
        content: element(footer);
    }
}

.printReportContainer {
    box-shadow: 0 0 11px 3px rgba(0,0,0,0.1);
    padding: 20px;
}

.pageBreakMeAfter {
    page-break-after: always;
}

.pageBreakMeBefore {
    page-break-before: always;
}

#printReport {
    position: absolute;
    right: 20px;
    top: 0px;
    z-index: 9;
}

#emailReport {
    position: absolute;
    right: 99px;
    top: 0px;
    z-index: 9;
}

    #printReport a:not([href]):not([tabindex]):hover,
    #printReport a:not([href]):not([tabindex]):focus,
    #emailReport a:not([href]):not([tabindex]):hover,
    #emailReport a:not([href]):not([tabindex]):focus {
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
    }

@media print {
    a {
        text-decoration: none !important;
    }

    body {
        margin-top: 4cm;
        margin-bottom: 4cm;
    }

    .mainHeaderLogo {
        width: 180px;
    }

    .systemVersion,
    .systemVersionDigits {
        border-bottom: 0px;
        text-decoration: none;
    }


    .printMarginTop {
        margin-top: 4cm !important;
    }

    .galleryDate {
        width: calc(100% - 18px);
    }

    .printMarginTopExtreme {
        page-break-after: always;
        margin-top: 5cm !important;
    }

    .pageBreakMeAfter {
        page-break-after: always;
    }

    .pageBreakMeBefore {
        page-break-before: always;
    }


    .AppraisalReportBox {
        border-top: 0px;
        border-bottom: 1px solid #dddddd;
        border-left: 0px;
        border-right: 0px;
        padding: 20px 6px;
        font-size: 14px;
        margin-bottom: 20px;
        border-radius: 0px;
    }

    #printReportFooter {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #printReportHeader {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
    }

    .printReportContainer {
        box-shadow: none;
        padding: 20px;
        float: left;
        width: 100%;
    }

    .col-print-6 {
        width: 50% !important;
        float: left !important;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .noPrint {
        display: none;
    }
}


.removeImage {
    position: absolute;
    right: 15px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    top: 0px;
    background: rgba(0,0,0,0.6);
}

    .removeImage:hover {
        background: var(--lamborghini-active-yellow);
        cursor: pointer;
    }

#recipientTags a {
    display: inline-block;
    margin: 0px 0px 0px 2px;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 5px 30px 2px 10px;
    white-space: nowrap;
    position: relative;
    background-color: #d6d6d6;
    color: #000;
    font: bold 11px/21px Arial, Tahoma, sans-serif;
    text-decoration: none;
    text-shadow: 0 1px rgba(255,255,255,0.4);
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #afafaf;
    border-right: 1px solid #9c9c9c;
    border-radius: 1px 3px 3px 1px;
    border-left: 1px solid #b3b3b3;
    box-shadow: inset 0 1px #e6e6e6, 0 1px 2px rgba(0,0,0,0.2);
}

    #recipientTags a:hover {
        color: #ffffff;
        background-color: var(--lamborghini-active-yellow);
        text-shadow: 0 1px rgba(0,0,0,0.4);
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #afafaf;
        border-right: 1px solid #9c9c9c;
        border-radius: 1px 3px 3px 1px;
        border-left: 1px solid #b3b3b3;
    }

.deleteMe,
.deleteMeManual {
    position: absolute;
    right: 10px;
    top: 5px;
}

.border-row {
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
}

    .border-row div {
        border-right: 1px solid #d4d4d4;
        border-bottom: 1px solid #f4f4f4;
        padding: 8px;
    }



.checkbox {
    display: inline-block;
    height: 20px;
    margin: 0px;
    width: 20px;
}

    .checkbox span {
        display: block;
        height: 28px;
        position: relative;
        width: 28px;
        padding: 0;
    }

        .checkbox span:after {
            -moz-transform: scaleX(-1) rotate(135deg);
            -ms-transform: scaleX(-1) rotate(135deg);
            -webkit-transform: scaleX(-1) rotate(135deg);
            transform: scaleX(-1) rotate(135deg);
            -moz-transform-origin: left top;
            -ms-transform-origin: left top;
            -webkit-transform-origin: left top;
            transform-origin: left top;
            border-right: 1px solid #b7b7b7;
            border-top: 1px solid #b7b7b7;
            content: '';
            display: block;
            height: 12px;
            left: 3px;
            position: absolute;
            top: 10px;
            width: 6px;
        }

        .checkbox span:hover:after {
            border-color: #e2e2e2;
        }

    .checkbox input {
        display: none;
    }

        .checkbox input:checked + span:after,
        .checkbox input:checked:disabled + span:after {
            -webkit-animation: check .8s;
            -moz-animation: check .8s;
            -o-animation: check .8s;
            animation: check .8s;
            border-color: none;
        }

        .checkbox input:checked + .default:after,
        .checkbox input:checked:disabled + .default:after {
            border-color: #555
        }

        .checkbox input:checked + .primary:after,
        .checkbox input:checked:disabled + .primary:after {
            border-color: #00af37;
        }

        .checkbox input:checked + .success:after {
            border-color: #13bb00;
        }

        .checkbox input:checked + .info:after {
            border-color: #3de0f5;
        }

        .checkbox input:checked + .warning:after {
            border-color: #FFC107;
        }

        .checkbox input:checked + .danger:after {
            border-color: #f44336;
        }


@keyframes appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


#menuOverlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 900;
    text-align: center;
    background: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 10;
    -webkit-animation: appear 0.7s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: appear 0.7s; /* Firefox < 16 */
    -ms-animation: appear 0.7s; /* Internet Explorer */
    -o-animation: appear 0.7s; /* Opera < 12.1 */
    animation: appear 0.7s;
}

.systemMainBGcontainer {
    position: relative;
}



@keyframes scanning {
    0% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    25% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    50% {
        top: 100%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    75% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    100% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }
}

/* Firefox < 16 */
@-moz-keyframes scanning {
    0% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    25% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    50% {
        top: 100%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    75% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    100% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes scanning {
    0% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    25% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    50% {
        top: 100%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    75% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    100% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }
}

/* Internet Explorer */
@-ms-keyframes scanning {
    0% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    25% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    50% {
        top: 100%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    75% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    100% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }
}

/* Opera < 12.1 */
@-o-keyframes scanning {
    0% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    25% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    50% {
        top: 100%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }

    75% {
        top: 50%;
        border-bottom: 5px solid #313639;
    }

    100% {
        top: 0%;
        border-bottom: 5px solid var(--lamborghini-active-yellow);
    }
}


.lazer {
    width: 100%;
    position: absolute;
    -webkit-animation: scanning 4s linear infinite;
    -moz-animation: scanning 4s linear infinite;
    -o-animation: scanning 4s linear infinite;
    animation: scanning 4s linear infinite;
}

.lazerContainer {
    width: 320px;
    height: 240px;
    position: relative;
    border: 2px solid rgba(117,117,117,0.8);
}

textarea#LicenceDiscCode {
    white-space: normal;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    font-size: 20px;
    /*border-radius: 50%;*/
    /*padding: 85px 55px 55px 55px;*/
    /*height: 390px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 0px;*/
    /*background: url(/images/licenceDiskBg.jpg);
    background-position: center center;
    background-repeat: no-repeat;*/
    resize: none;
}

.FileUploadForm .form-control[readonly] {
    background-color: #ffffff;
    color: #313639;
    border: 1px solid #c5c5c5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: text;
}


#navbarSubContent a.switchDeviceLink:link,
#navbarSubContent a.switchDeviceLink:visited,
#navbarSubContent a.switchDeviceLink:focus {
    color: #82671e;
}

#navbarSubContent a.switchDeviceLink:hover,
#navbarSubContent a.switchDeviceLink:active {
    color: #313639;
    text-decoration: none;
}

#navbarSupportedContent a.switchDeviceLink:link,
#navbarSupportedContent a.switchDeviceLink:visited,
#navbarSupportedContent a.switchDeviceLink:focus,
a.switchDeviceLink:link,
a.switchDeviceLink:visited,
a.switchDeviceLink:focus {
    color: #82671e;
}

#navbarSupportedContent a.switchDeviceLink:hover,
#navbarSupportedContent a.switchDeviceLink:active,
a.switchDeviceLink:hover,
a.switchDeviceLink:active {
    color: #313639;
    text-decoration: none;
}

.rapidCapture .nav-pills .nav-link {
    border-radius: 0px;
    color: #bfbfbf;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #cacaca;
}



    .rapidCapture .nav-pills .nav-link.active,
    .rapidCapture .nav-pills .show > .nav-link,
    .rapidCapture .nav-pills .nav-link.active:hover {
        background-color: #ffffff;
        color: #000000;
        /* border-bottom: 1px solid #cccccc; */
        border: 1px solid #cacaca;
        border-bottom: 1px solid #ffffff;
    }



        .rapidCapture .nav-pills .nav-link.active .mdi,
        .rapidCapture .nav-pills .show > .nav-link .mdi,
        .rapidCapture .nav-pills .nav-link.active:hover .mdi {
            color: var(--lamborghini-active-yellow);
        }

    .rapidCapture .nav-pills .nav-link:hover {
        border-radius: 0px;
        color: var(--lamborghini-active-yellow);
        border: 1px solid #ffffff;
        border-bottom: 1px solid #cacaca;
    }

    .rapidCapture .nav-pills .nav-link .mdi {
        color: #bfbfbf;
    }

    .rapidCapture .nav-pills .nav-link:hover .mdi {
        color: var(--lamborghini-active-yellow);
    }

.rapidCapture .tab-content {
    border: 1px solid #cacaca;
    border-top: 0px;
}

.loadMore {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #212529 !important;
}

    .loadMore:hover {
        border-top: 1px solid #989898;
        border-bottom: 1px solid #989898;
        text-decoration: none;
        color: var(--lamborghini-active-yellow) !important;
    }

    .loadMore .mdi {
        font-size: 30px;
        color: var(--lamborghini-active-yellow);
    }

    .loadMore.disabled,
    .loadMore.disabled:hover {
        color: #dddddd !important;
        border-top: #dddddd;
        border-bottom: #dddddd;
        cursor: not-allowed;
    }

        .loadMore.disabled .mdi {
            color: #dddddd !important;
        }

.galleryTotalIndicator {
    position: absolute;
    top: 0px;
    right: 2px;
    font-size: 12px;
}

#GalleryManagementContainer {
    list-style-type: none;
}

    #GalleryManagementContainer li {
        display: inline-block;
    }

    #GalleryManagementContainer input[type="checkbox"] {
        display: none;
    }

    #GalleryManagementContainer label {
        border: 1px solid #fff;
        display: block;
        position: relative;
        cursor: pointer;
    }

        #GalleryManagementContainer label:before {
            background-color: white;
            color: white;
            content: " ";
            display: block;
            position: absolute;
            top: 0px;
            right: 0px;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            font-size: 20px;
            transition-duration: 0.4s;
            transform: scale(0);
        }

        #GalleryManagementContainer label img {
            transition-duration: 0.2s;
            transform-origin: 50% 50%;
        }

    #GalleryManagementContainer :checked + label {
        border-color: #ddd;
        background-color: #97d8ad;
    }

        #GalleryManagementContainer :checked + label:before {
            content: "\F12C";
            background-color: rgba(0,0,0,0.6);
            transform: scale(1);
            z-index: 10;
            font-family: "Material Design Icons";
        }

        #GalleryManagementContainer :checked + label img {
            transform: scale(0.9);
            z-index: -1;
            filter: grayscale(100%);
            opacity: 0.6;
        }


@media only screen and (min-width : 768px) {
    #existingGalleryImages {
        max-height: 500px;
        overflow-y: scroll;
    }
}

@media only screen and (max-width: 1024px) { /*768*/
    .form-control-large {
        font-size: 18px;
        height: 55px;
    }

    .select .form-control-large {
        font-size: 18px;
        height: 55px;
    }
}

.systemVehicleResultsContainer {
    max-height: 300px;
    overflow-y: scroll;
}

.gallerySelectDate {
    background: #2b2b2b;
    color: #ffffff;
    font-size: 12px;
}

.canvasContainer {
    position: relative;
}

    .canvasContainer .canvasOverlay {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: rgba(255,255,255,0.7);
    }

    .canvasContainer .btn-systemMain-dark-small-custom:hover {
        color: #ffffff;
    }

.m-spinner--spin {
    --spinner-color: var(--color,rgba(25, 31, 34, 1));
    --spinner-color-secondary: var(--color-secondary,currentColor);
    --spinner-duration: 6s;
    --spinner-size: 64px;
    display: inline-block;
    color: rgba(25, 31, 34, 1);
    font-size: var(--spinner-size);
    position: absolute;
    top: 38%;
    left: 45%;
    width: 1em;
    height: 1em;
    max-width: 1em;
    max-height: 1em;
    border-radius: 50%;
    background-image: radial-gradient(circle at center,transparent 52%,currentColor 54%,currentColor 65%,transparent 67%);
    background-repeat: no-repeat;
    animation-name: m-spinner-spin;
    animation-timing-function: linear;
    animation-duration: var(--spinner-duration);
    animation-delay: -.5s;
    animation-iteration-count: infinite;
    opacity: 0.6;
}

@keyframes m-spinner-spin {
    0% {
        clip-path: polygon(50% 50%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(0deg)
    }

    .85733% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(12.85714deg)
    }

    1.57799% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(25.71429deg)
    }

    2.19752% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(38.57143deg)
    }

    2.75146% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(51.42857deg)
    }

    3.27533% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(64.28571deg)
    }

    3.80466% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(77.14286deg)
    }

    4.375% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(90deg)
    }

    5.02187% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(102.85714deg)
    }

    5.78079% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(115.71429deg)
    }

    6.68732% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(128.57143deg)
    }

    7.77697% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(141.42857deg)
    }

    9.08528% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(154.28571deg)
    }

    10.64778% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(167.14286deg)
    }

    12.5% {
        clip-path: polygon(50% 50%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,33.5% 6%);
        transform: rotate(180deg)
    }

    13.35733% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(212.14286deg)
    }

    14.07799% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(244.28571deg)
    }

    14.69752% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(276.42857deg)
    }

    15.25146% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(308.57143deg)
    }

    15.77533% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(340.71429deg)
    }

    16.30466% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(372.85714deg)
    }

    16.875% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(405deg)
    }

    17.52187% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(437.14286deg)
    }

    18.28079% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(469.28571deg)
    }

    19.18732% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(501.42857deg)
    }

    20.27697% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(533.57143deg)
    }

    21.58528% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(565.71429deg)
    }

    23.14778% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(597.85714deg)
    }

    25% {
        clip-path: polygon(50% 50%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(630deg)
    }

    25.85733% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(642.85714deg)
    }

    26.57799% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(655.71429deg)
    }

    27.19752% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(668.57143deg)
    }

    27.75146% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(681.42857deg)
    }

    28.27533% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(694.28571deg)
    }

    28.80466% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(707.14286deg)
    }

    29.375% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2turn)
    }

    30.02187% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(732.85714deg)
    }

    30.78079% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(745.71429deg)
    }

    31.68732% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(758.57143deg)
    }

    32.77697% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(771.42857deg)
    }

    34.08528% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(784.28571deg)
    }

    35.64778% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(797.14286deg)
    }

    37.5% {
        clip-path: polygon(50% 50%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,33.5% 6%);
        transform: rotate(810deg)
    }

    38.35733% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(842.14286deg)
    }

    39.07799% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(874.28571deg)
    }

    39.69752% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(906.42857deg)
    }

    40.25146% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(938.57143deg)
    }

    40.77533% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(970.71429deg)
    }

    41.30466% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1002.85714deg)
    }

    41.875% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1035deg)
    }

    42.52187% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1067.14286deg)
    }

    43.28079% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1099.28571deg)
    }

    44.18732% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1131.42857deg)
    }

    45.27697% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1163.57143deg)
    }

    46.58528% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1195.71429deg)
    }

    48.14778% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1227.85714deg)
    }

    50% {
        clip-path: polygon(50% 50%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1260deg)
    }

    50.85733% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1272.85714deg)
    }

    51.57799% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1285.71429deg)
    }

    52.19752% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1298.57143deg)
    }

    52.75146% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1311.42857deg)
    }

    53.27533% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1324.28571deg)
    }

    53.80466% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1337.14286deg)
    }

    54.375% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1350deg)
    }

    55.02187% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1362.85714deg)
    }

    55.78079% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1375.71429deg)
    }

    56.68732% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1388.57143deg)
    }

    57.77697% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1401.42857deg)
    }

    59.08528% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1414.28571deg)
    }

    60.64778% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(1427.14286deg)
    }

    62.5% {
        clip-path: polygon(50% 50%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,33.5% 6%);
        transform: rotate(4turn)
    }

    63.35733% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(1472.14286deg)
    }

    64.07799% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1504.28571deg)
    }

    64.69752% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1536.42857deg)
    }

    65.25146% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1568.57143deg)
    }

    65.77533% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1600.71429deg)
    }

    66.30466% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1632.85714deg)
    }

    66.875% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1665deg)
    }

    67.52187% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1697.14286deg)
    }

    68.28079% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1729.28571deg)
    }

    69.18732% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1761.42857deg)
    }

    70.27697% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1793.57143deg)
    }

    71.58528% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1825.71429deg)
    }

    73.14778% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1857.85714deg)
    }

    75% {
        clip-path: polygon(50% 50%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1890deg)
    }

    75.85733% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1902.85714deg)
    }

    76.57799% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1915.71429deg)
    }

    77.19752% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1928.57143deg)
    }

    77.75146% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1941.42857deg)
    }

    78.27533% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1954.28571deg)
    }

    78.80466% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1967.14286deg)
    }

    79.375% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1980deg)
    }

    80.02187% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(1992.85714deg)
    }

    80.78079% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2005.71429deg)
    }

    81.68732% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2018.57143deg)
    }

    82.77697% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2031.42857deg)
    }

    84.08528% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2044.28571deg)
    }

    85.64778% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(2057.14286deg)
    }

    87.5% {
        clip-path: polygon(50% 50%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,17% 12%,33.5% 6%);
        transform: rotate(2070deg)
    }

    88.35733% {
        clip-path: polygon(50% 50%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,8.5% 27.5%,17% 12%,33.5% 6%);
        transform: rotate(2102.14286deg)
    }

    89.07799% {
        clip-path: polygon(50% 50%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2134.28571deg)
    }

    89.69752% {
        clip-path: polygon(50% 50%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,3% 60.5%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2166.42857deg)
    }

    90.25146% {
        clip-path: polygon(50% 50%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2198.57143deg)
    }

    90.77533% {
        clip-path: polygon(50% 50%,19% 89%,19% 89%,19% 89%,19% 89%,19% 89%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2230.71429deg)
    }

    91.30466% {
        clip-path: polygon(50% 50%,32% 100%,32% 100%,32% 100%,32% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2262.85714deg)
    }

    91.875% {
        clip-path: polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2295deg)
    }

    92.52187% {
        clip-path: polygon(50% 50%,68% 100%,68% 100%,68% 100%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2327.14286deg)
    }

    93.28079% {
        clip-path: polygon(50% 50%,81% 89%,81% 89%,81% 89%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2359.28571deg)
    }

    94.18732% {
        clip-path: polygon(50% 50%,94% 78%,94% 78%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2391.42857deg)
    }

    95.27697% {
        clip-path: polygon(50% 50%,97% 60.5%,97% 60.5%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2423.57143deg)
    }

    96.58528% {
        clip-path: polygon(50% 50%,100% 43%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2455.71429deg)
    }

    98.14778% {
        clip-path: polygon(50% 50%,91.5% 27.5%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(2487.85714deg)
    }

    to {
        clip-path: polygon(50% 50%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0 43%,17% 12%,33.5% 6%);
        transform: rotate(7turn)
    }
}


.noButtonStyle {
    background: none !important;
    border: none;
    padding: 0 !important;
    text-decoration: none;
    cursor: pointer;
}

.eventTitle .mdi-account-off-outline,
.eventTitle .mdi-car-off {
    color: #656565;
}

.HideLineHeight {
    line-height: 0px;
}

#StrengthIndicator {
    height: 5px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#StrengthIndicatorContainer {
    width: 100%;
}

#StrengthIndicatorBorder {
    /*border: 1px solid #cacaca;*/
    height: 5px;
    line-height: 5px;
    display: inline-block;
    width: 100%;
    position: relative;
}

#StrengthIndicator {
    transition: all 1s;
}

canvas.chartCanvas {
    height: 280px !important;
}

#FixedAlertTrigger.alert,
#notificationArea .alert {
    margin-bottom: 0px !important;
}

#FixedAlertTrigger button.close,
#notificationArea button.close {
    padding: 0px !important;
}

#FixedAlertTrigger .highlight {
}

a.appraisalResultsLink:link,
a.appraisalResultsLink:visited {
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #b9b9b9;
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 5px;
}

a.appraisalResultsLink:hover,
a.appraisalResultsLink:active,
a.appraisalResultsLink:focus {
    background-color: #b9b9b9;
    border: 1px solid #b9b9b9;
    color: #ffffff;
}

.gallery div.galleryDeleteImageIcon {
    position: absolute !important;
    left: 13px;
    z-index: 10 !important;
    top: 13px;
    width: 34px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #b5b5b5;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
}

    .gallery div.galleryDeleteImageIcon:hover {
        cursor: pointer;
        background-color: rgba(149, 0, 20, 0.8);
        color: #ffffff;
    }

.positionColour .mdi {
    color: #dab071;
}


.positionColour_1 .mdi {
    color: #c3b568;
}

.positionColour_2 .mdi {
    color: #b7b7b7;
}

.storeCodeBox {
    display: inline-block;
    width: 35px;
    height: 14px;
}

    .storeCodeBox.StoreCodeBox_PCC {
        background-color: #aa3343;
        border: 1px solid #d599a1;
    }

    .storeCodeBox.StoreCodeBox_PCJ {
        background-color: #191f22;
        border: 1px solid #8c8f91;
    }

    .storeCodeBox.StoreCodeBox_PCP {
        background-color: #609fe0;
        border: 1px solid #b0cff0;
    }

    .storeCodeBox.StoreCodeBox_PCU {
        background-color: #cd9741;
        border: 1px solid #e5ca9f;
    }

    .storeCodeBox.StoreCodeBox_PSW {
        background-color: #8c8c8c;
        border: 1px solid #c5c5c5;
    }

.storeSeperater {
    border-top: 1px dotted #dddddd;
}


.systemMainProgressValue.positionColour {
    background-color: #dab071;
}


.systemMainProgressValue.positionColour_1 {
    background-color: #c3b568;
}

.systemMainProgressValue.positionColour_2 {
    background-color: #b7b7b7;
}


.tooltipPositionColour {
    color: #dab071;
}

    .tooltipPositionColour.positionColour_1 {
        color: #c3b568;
    }

    .tooltipPositionColour.positionColour_2 {
        color: #b7b7b7;
    }

    .tooltipPositionColour.positionColour_3 {
        color: #dab071;
    }


.dottedRow:link,
.dottedRow:visited {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 10px 0px;
    color: #212529;
}

.dottedRow:hover {
    cursor: help;
    text-decoration: none;
    color: #313639;
}

#RSVPPage .jconfirm.jconfirm-material .jconfirm-bg {
    /*background-color: rgba(0,0,0,0.9);*/
    background-color: rgba(255, 255, 255, 0.9);
}

#RSVPPage .jconfirm.jconfirm-material .jconfirm-box {
    background-color: transparent;
    color: #282828;
    border: 1px solid var(--lamborghini-active-yellow);
}

#RSVPPage .jconfirm-title-c {
    /*color: #dcb16f;*/
}

#RSVPPage .jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content {
    color: #282828;
    font-weight: normal !important;
}

#RSVPPage .jconfirm.jconfirm-material .jconfirm-box {
    padding: 30px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#RSVPPage .jconfirm {
    background: rgba(0,0,0,0.5);
}

    #RSVPPage .jconfirm-title-c:hover,
    #RSVPPage .jconfirm-icon-c:hover,
    #RSVPPage .jconfirm-title:hover,
    #RSVPPage .jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c:hover {
        cursor: default !important;
    }

.jconfirm-title-c:hover,
.jconfirm-icon-c:hover,
.jconfirm-title:hover,
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c:hover {
    cursor: move;
}


#RSVPPage .jconfirm-icon-c {
    /*    color: #dcb16f;*/
}

.jconfirm-icon-c {
    color: var(--lamborghini-active-yellow);
}


.doc-type {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 20px;
    background-image: url('../images/filetypes/default.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-right: 10px;
}

/* Image Styles*/
.doc-jpg {
    background-image: url('../images/filetypes/jpg.png');
}

.doc-jpeg {
    background-image: url('../images/filetypes/jpg.png');
}

.doc-png {
    background-image: url('../images/filetypes/png.png');
}

.doc-bmp {
    background-image: url('../images/filetypes/bmp.png');
}

.doc-gif {
    background-image: url('../images/filetypes/gif.png');
}

/* Document Styles*/
.doc-docx {
    background-image: url('../images/filetypes/msword.png');
}

.doc-doc {
    background-image: url('../images/filetypes/msword.png');
}

.doc-docxml {
    background-image: url('../images/filetypes/docxml.png');
}

.doc-xls {
    background-image: url('../images/filetypes/msexcel.png');
}

.doc-xlsx {
    background-image: url('../images/filetypes/msexcel.png');
}


.doc-pdf {
    background-image: url('../images/filetypes/pdf.png');
}

.doc-csv {
    background-image: url('../images/filetypes/msexcel.png');
}

.doc-txt {
    background-image: url('../images/filetypes/txt.png');
}

.doc-svg {
    background-image: url('../images/filetypes/svg.png');
}

/* Audio Styles*/
.doc-audio {
    background-image: url('../images/filetypes/audio.png');
}

/* Audio Styles*/
.doc-video {
    background-image: url('../images/filetypes/video.png');
}

.documentGallery a:link,
.documentGallery a:visited,
.documentGallery a:focus {
    color: rgba(25, 31, 34, 1);
}

.documentSize {
    color: #cacaca;
    margin-left: 8px;
}

.headerNoticeContainer {
}

.headerMascot {
}

.headerNoticeMessage {
    position: relative;
    padding: 20px 48px;
    border: 2px dotted #cacaca;
    font-size: 18px;
    background: #ffffff;
    color: #1f1f1f;
    border-radius: 10px;
    transition: all 1s;
}

    .headerNoticeMessage:hover {
        border: 2px dotted var(--lamborghini-active-yellow);
        background: var(--lamborghini-active-yellow);
        color: #ffffff;
        transition: all 1s;
    }

    .headerNoticeMessage b {
        transition: all 1s;
    }

    .headerNoticeMessage:hover b {
        color: #1f1f1f;
        transition: all 1s;
    }

textarea.pasteImage {
    background-image: url('../images/filetypes/paste_screenshots.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 32px;
    width: 100%;
    height: 90px;
    resize: none;
    text-align: center;
    line-height: 70px;
}


.rotateLeft {
    right: 79px;
}

.rotateRight {
    right: 45px;
}

.rotateLeft,
.rotateRight {
    position: absolute;
    top: 13px;
    background: rgba(0,0,0,0.6);
    color: white;
    z-index: 10 !important;
    width: 34px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 0;
}

    .rotateLeft:hover,
    .rotateRight:hover {
        background-color: var(--lamborghini-active-yellow);
        color: #ffffff;
        cursor: pointer;
    }

.photoTrigger:hover .rotateLeft,
.photoTrigger:hover .rotateRight,
.photoTrigger:hover div.galleryDeleteImageIcon,
.photoTrigger:hover div.quotegalleryDeleteImageIcon {
    opacity: 1;
}

.vehicleModelContainer {
    position: relative;
}

.vehicleMakeContainer {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0px;
    right: 0px;
}

.lineItemsHeading {
    font-weight: bold;
    border-bottom: 5px solid var(--lamborghini-active-yellow);
    border-top: 2px solid #dddddd;
    background-color: #fffdfd;
    padding: 10px 15px;
}

.lineItem {
    border-bottom: 1px dotted #d2d2d2;
    padding: 15px;
}

.borderLineItem {
    border-bottom: 1px dotted #d2d2d2;
    padding: 15px;
}

.deleteLineItem {
    color: var(--lamborghini-active-yellow);
    display: inline-block;
}

    .deleteLineItem:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.highlightQTYUpdate {
    -webkit-animation: partQTYUpdate 0.6s linear;
    -moz-animation: partQTYUpdate 0.6s linear;
    -o-animation: partQTYUpdate 0.6s linear;
    animation: partQTYUpdate 0.6s linear;
}



@-webkit-keyframes partQTYUpdate {
    0% {
        background-color: #ffffff;
    }

    10% {
        background-color: var(--lamborghini-active-yellow);
    }

    100% {
        background-color: #ffffff;
    }
}

@keyframes partQTYUpdate {
    0% {
        background-color: #ffffff;
    }

    10% {
        background-color: var(--lamborghini-active-yellow);
    }

    100% {
        background-color: #ffffff;
    }
}

.HeaderLinkHeading {
    color: #707070;
    font-weight: bold;
    font-size: 15px;
}

.HeaderLink:link,
.HeaderLink:visited,
.HeaderLink:focus {
    color: #313639;
}

.HeaderLink:hover,
.HeaderLink:active {
    color: var(--lamborghini-active-yellow);
}

.lineItemMessage {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    padding-right: 15px;
    color: #ffffff;
    font-weight: bold;
}


    .lineItemMessage.Valid {
        background-color: #acdc94;
        color: #2c6b0d;
    }


    .lineItemMessage.Invalid {
        background-color: #ffc7c7;
        color: #e20009;
    }




.deleteCustomLogo {
    position: absolute !important;
    right: 9px;
    top: 9px;
    z-index: 10 !important;
    width: 48px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    text-align: center;
    color: #b5b5b5;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.4;
    transition: all 0.4s;
}

    .deleteCustomLogo:hover,
    .deleteCustomLogo:active {
        background-color: var(--lamborghini-active-yellow);
        color: #ffffff;
        transition: all 0.2s;
        cursor: pointer;
    }

.DeleteInline {
    margin-left: 0px;
    width: 30px;
    text-align: center;
    background: #dddddd;
}

    .DeleteInline:hover {
        background: black;
    }


.OverlayDeleteButton {
    position: absolute !important;
    right: 9px;
    top: 9px;
    z-index: 10 !important;
    width: 48px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    text-align: center;
    color: #b5b5b5;
    background-color: rgba(0, 0, 0, 1);
    opacity: 0.6;
    transition: all 0.1s;
}

    .OverlayDeleteButton:hover,
    .OverlayDeleteButton:active {
        background-color: var(--lamborghini-active-yellow);
        color: #ffffff;
        transition: all 0.1s;
        cursor: pointer;
        opacity: 0.8;
    }

.EventLogoContainer:hover {
}

    .EventLogoContainer:hover .deleteCustomLogo,
    .EventLogoContainer:hover .OverlayDeleteButton {
        opacity: 1;
        transition: all 0.4s;
    }



a.system-btn {
    color: #ffffff;
}

    a.system-btn:hover {
        text-decoration: none;
    }

.system-btn,
.system-btn:hover {
    background: none;
    border: 0px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.27em;
    text-transform: uppercase;
}


    .system-btn .circularButton {
        border-radius: 50% !important;
        background: none;
        border: 2px solid rgba(255,255,255,0.6);
        display: inline-block !important;
        position: relative !important;
        white-space: nowrap !important;
        vertical-align: middle !important;
        line-height: 99px !important;
        height: 30px !important;
        width: 30px !important;
        font-size: 1.2rem !important;
        color: #fff !important;
        font-weight: bold !important;
        text-align: center !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        transition: all 0.8s !important;
        cursor: pointer !important;
        -webkit-user-select: none !important;
        transition-timing-function: cubic-bezier(.4,.08,0,.97) !important;
    }

    .system-btn:hover .system-btn .circularButton {
        background: rgba(0,0,0,0.4) !important;
    }

    .system-btn svg {
        position: absolute !important;
        left: -2px !important;
        top: -2px !important;
    }

.system-circle {
    stroke-dasharray: 301.59px 301.59px;
    stroke-dashoffset: 301.59px;
    transition: all 0.8s;
    transition-timing-function: cubic-bezier(.4,.08,0,.97);
}

.system-btn:hover .system-circle {
    stroke-dashoffset: 0;
    stroke: var(--lamborghini-active-yellow);
}

.system-chevron-right-dark {
    display: block;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/ci/systemChevRightDark.png');
}

.system-chevron-right-light {
    display: block;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/ci/systemChevRightLight.png');
}

.buttonText {
    position: relative;
    top: 2px;
}

.lightButton {
    color: #ffffff;
    opacity: 1;
    transition: all 0.3s;
}

    .lightButton:hover {
        opacity: 0.8;
        transition: all 0.3s;
    }

.darkButton {
    color: #000000;
    opacity: 0.5;
    transition: all 0.2s;
}

    .darkButton:hover {
        opacity: 1;
        transition: all 0.2s;
    }

.AlertHighlight {
}

.alert {
    margin-bottom: 25px;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0px;
    z-index: 10000;
    text-align: center;
    animation-name: SlideInTop;
    animation-duration: 0.6s;
    padding: 30px 20px;
    font-size: 16px;
    letter-spacing: 0.4px;
}

.alert-success {
    color: #ffffff;
    background-color: rgba(29,66,105,0.9);
    border: 1px dashed #5079a2;
}

.alert-warning {
    color: #ffffff;
    background-color: rgba(155,28,28,0.9);
    border: 1px dashed #a43232;
}

.alert-notice {
    color: #ffffff;
    background-color: rgba(233,110,29,0.9);
    border: 1px dashed #eb7c33;
}

    .alert-success .close,
    .alert-notice .close,
    .alert-warning .close {
        opacity: 1;
        color: #ffffff;
        text-shadow: none;
        color: #ffffff !important;
        text-shadow: none !important;
    }

.alert-dismissible .close {
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.alert .close:hover {
    color: #ffffff !important;
    text-shadow: none !important;
    background: rgba(0,0,0,0.3);
}

.alert-success b,
.alert-success a:link,
.alert-success a:visited {
    color: #4da2fb;
    font-weight: normal;
}

.alert-warning b,
.alert-warning a:link,
.alert-warning a:visited {
    color: #ff9d9d;
    font-weight: normal;
}

.alert-notice b,
.alert-notice a:link,
.alert-notice a:visited {
    color: #ffc39b;
    font-weight: normal;
}


.alert-success a:hover,
.alert-success a:active,
.alert-warning a:link,
.alert-warning a:visited,
.alert-notice a:link,
.alert-notice a:visited {
    color: #ffffff;
}

@keyframes SlideInTop {
    from {
        top: -50px;
    }

    to {
        top: 0px;
    }
}

.sessionButtons,
.borderBox-OverlayButtons {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 48;
}

    .sessionButtons a:link,
    .sessionButtons a:visited {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        text-align: center;
        background: #f5f5f5;
        color: #3c3c3c !important;
        margin-left: 0px;
        float: right;
    }

    .sessionButtons.darkBg a:link,
    .sessionButtons.darkBg a:visited {
        background: #3c3c3c;
        color: #ececec !important;
    }


.Draggable-SessionItem-Heading:hover .sessionButtons.darkBg a:link,
.Draggable-SessionItem-Heading:hover .sessionButtons.darkBg a:visited {
    background: #336699;
    color: #ececec !important;
}

.Draggable-SessionItem-Heading:hover .sessionButtons.darkBg a:hover,
.Draggable-SessionItem-Heading:hover .sessionButtons.darkBg a:active {
    background: #18426c;
    color: #ececec !important;
}

.borderBox-OverlayButtons a:link,
.borderBox-OverlayButtons a:visited {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    background: #f5f5f5;
    color: #3c3c3c !important;
    margin-left: 0px;
    float: right;
}

.borderBox-OverlayButtons a.disabled:link,
.borderBox-OverlayButtons a.disabled:visited,
.borderBox-OverlayButtons a.disabled:hover,
.borderBox-OverlayButtons a.disabled:active {
    background: #f9f9f9;
    color: #e5e5e5 !important;
    cursor: not-allowed;
}



.sessionButtons a:hover,
.sessionButtons a:active,
.borderBox-OverlayButtons a:hover,
.borderBox-OverlayButtons a:active {
    background: #3c3c3c;
    color: #ececec !important;
}



.sessionButtons.darkBg a:hover,
.sessionButtons.darkBg a:active {
    background: #606060;
    color: #3c3c3c;
}

.sp-original-input-container .sp-add-on .sp-colorize {
    width: 36px;
}


.DuplicateNameHere {
    text-transform: none;
    margin-right: 10px;
}

.NewNotice {
    position: absolute;
    background: var(--lamborghini-active-yellow);
    height: 20px;
    width: 20px;
    border: 1px solid var(--lamborghini-active-yellow);
    border-radius: 50%;
    top: -6px;
    right: -6px;
    font-size: 9px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    z-index: 10;
}


.dropdown:not(.bootstrap-select):not(.preventHover):hover > .dropdown-menu {
    display: block;
    background: #ffffff;
    border: 0px;
}

.dropdown:not(.bootstrap-select):not(.preventHover) > .dropdown-toggle:active {
    pointer-events: none;
}

.dropdown:not(.bootstrap-select):not(.preventHover):hover > .dropdown-menu {
    display: block;
    background: #ffffff;
    border: 0px;
}

.dropdown:not(.bootstrap-select):not(.preventHover) > .dropdown-toggle:active {
    pointer-events: none;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    border: 1px solid #dedede;
}


.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:focus,
.bootstrap-select > .dropdown-toggle:active {
    border: 1px solid #dedede;
    background-color: transparent;
    height: 39px;
    line-height: 20px;
    color: inherit;
}

    .bootstrap-select > .dropdown-toggle.disabled,
    .bootstrap-select > .dropdown-toggle.disabled:hover,
    .bootstrap-select > .dropdown-toggle.disabled:focus,
    .bootstrap-select > .dropdown-toggle.disabled:active {
        color: inherit;
        background-color: #eeeeee;
    }

    .bootstrap-select > .dropdown-toggle.bs-placeholder,
    .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
    .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
    .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
        color: inherit;
    }

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline-offset: unset;
}

.bootstrap-select .dropdown-toggle {
    padding-right: 2px !important
}

    .bootstrap-select .dropdown-toggle::after {
        display: inline-block;
        width: 22px;
        height: 42px;
        text-align: center;
        border: 0px;
        font-family: "Material Design Icons";
        font-size: 22px;
        line-height: 42px;
        content: "\F0140";
        margin: 0px;
    }

.bootstrap-select .dropdown-menu.show {
    background: white;
    border-radius: 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 0px;
}

    .bootstrap-select .dropdown-menu.show .dropdown-item {
        font-size: 12px;
        padding: 5px 15px 5px 22px;
    }

.bootstrap-select .dropdown-item:hover,
.bootstrap-select .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #313639;
}

.dropdown-item:hover,
.dropdown-item:focus {
    outline: none;
}

.bootstrap-select .dropdown-footer,
.bootstrap-select .dropdown-header {
    font-size: 12px;
    color: #4f83b7;
    padding: 5px 15px;
    text-align: left;
}

.AdditionalButtons .bootstrap-select .dropdown-header {
    font-size: 13px;
    color: #ffffff;
    padding: 8px 15px;
    background: #336699;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid white;
}

table.dataTable thead tr th.select-checkbox input {
    width: 20px;
    height: 20px;
    padding: 0px;
}

table.dataTable tbody tr.odd td.select-checkbox:before {
    content: '';
    border: 1px solid #dee2e6;
    border-radius: 3px;
    background: #fbfbfb;
    height: 18px;
    width: 18px;
    position: absolute;
    left: calc(50% - 5px);
    top: calc(50% - 3px);
}

table.dataTable tbody tr.even td.select-checkbox:before {
    content: '';
    border: 1px solid #dee2e6;
    border-radius: 3px;
    background: #fbfbfb;
    height: 18px;
    width: 18px;
    position: absolute;
    left: calc(50% - 5px);
    top: calc(50% - 3px);
}

table.dataTable tr.odd.selected td.select-checkbox:after {
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F012C";
    text-align: center;
    text-shadow: none;
    top: calc(50% + 2px);
    left: calc(50% - 5px);
    color: #2893ff;
    font-size: 14px;
}


table.dataTable tr.even.selected td.select-checkbox:after {
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F012C";
    text-align: center;
    text-shadow: none;
    top: calc(50% - 0px);
    left: calc(50% - 5px);
    color: #2893ff;
    font-size: 14px;
}


table.dataTable tbody tr.odd.selected td.select-checkbox:before,
table.dataTable tbody tr.even.selected td.select-checkbox:before {
    background: #2d3f48;
    border: 0px;
}

table.dataTable tbody tr.odd.selected td.select-checkbox:after,
table.dataTable tbody tr.even.selected td.select-checkbox:after {
    color: #ffffff;
}

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
    background-color: #336699 !important;
    color: #ffffff;
}


    table.dataTable tbody > tr.selected .mdi-alert-octagram {
        color: #dcb16f !important;
    }

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 11px 10px;
}


    table.dataTable tbody td.editable:focus-visible,
    table.dataTable tbody td.editable:focus {
        outline-offset: -2px;
        outline: 1px dotted #0670a5;
        transition: 0.3s all;
        background: #ffffff;
        color: #0670a5;
    }


    table.dataTable tbody td.editable:hover {
        outline-offset: -2px;
        outline: 1px dotted #0670a5;
        transition: 0.3s all;
        background: #ffffff;
        color: #0670a5;
    }

table.dataTable tbody .selected td.editable:focus {
    color: #67c7f7;
}


td.PartnerOdd {
    background-color: #f5f5f5;
}

th.PartnerOdd {
    background-color: #151718 !important;
}

tr.selected td.PartnerOdd {
    background-color: #295683 !important;
    color: #ffffff;
}

.email_preview_area td.btn-link:hover {
    text-decoration: none !important;
}

.wysiwyg_previewBody p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
}

.tox-tbtn:hover,
.tox-tbtn__select-label:hover {
    cursor: pointer !important;
}

.tox .tox-toolbar-overlord {
    background-color: rgba(255,255,255,0.9) !important;
}

.tox .tox-dialog__footer {
    border-top: 0px solid #d4d4d4 !important;
    padding: 15px 12px !important;
}

.SessionGroup-Item {
    border: 1px dotted #dddddd;
    border-radius: 5px;
    background: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 20px 15px;
    font-size: 12px;
}

    .SessionGroup-Item.sortable-chosen {
        border: 1px solid #dddddd;
        background: #336699;
        color: #ffffff;
    }

        .SessionGroup-Item.sortable-chosen.ghost {
            background: #d3d3d3;
            color: #ffffff;
        }

.Draggable-SessionItem-Body {
    padding: 15px 10px;
    min-height: 80px;
    border: 2px dashed #b3b3b3;
    background: #f3f3f3;
    border-radius: 0px;
    position: sticky;
    top: 0px;
}

.SessionGroup .Draggable-SessionItem-Heading {
    background: #3c3c3c;
    color: #ffffff;
    padding: 8px 15px;
}

.SessionGroup.sortable-chosen .Draggable-SessionItem-Heading {
    background: #336699;
}

.SessionGroup.sortable-chosen.ghost .Draggable-SessionItem-Heading {
    background: #dddddd;
}


.SessionGroup-Item:hover,
.Draggable-SessionItem-Heading:hover {
    cursor: grab;
    background: #f1f1f1;
    color: #ffffff;
    background: #336699;
}

.SessionGroup-Item.sortable-ghost,
.SessionGroup-Item.sortable-chosen,
.Draggable-SessionItem.sortable-ghost .Draggable-SessionItem-Heading,
.Draggable-SessionItem.sortable-chosen .Draggable-SessionItem-Heading {
    cursor: grabbing;
}


.SessionGroup {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    background: #ffffff;
    color: #212529;
}

    .SessionGroup:hover {
        background: #ffffff;
        color: #212529;
    }


.SessionGroupCollapse .mdi:before {
    content: "\F178B";
}

.SessionGroupCollapse.collapsed .mdi:before {
    content: "\F178A";
}

a.back-to-top:link,
a.back-to-top:visited {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.1s ease;
    background: #323639;
    color: #747474;
    opacity: 0;
    border-radius: 50%;
}

a.back-to-top:hover,
a.back-to-top:active {
    cursor: default;
    transition: all 0.1s ease;
}

a.back-to-top.show:link,
a.back-to-top.show:visited {
    opacity: 1;
}

a.back-to-top.show:hover,
a.back-to-top.show:active {
    transition: all 0.2s ease;
    background: #d5001c;
    cursor: pointer;
    color: #ffffff;
}

.back-to-top .root {
    display: flex;
    width: 32px;
    height: 60px;
    fill: rgb(255, 255, 255);
    margin-left: auto;
    margin-right: auto;
}

.ImportantArea {
    background: var(--lamborghini-active-yellow) !important;
    color: #ffffff !important;
}


.RHSButtons a:link,
.RHSButtons a:visited,
.RHSButtons a:focus {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    background: transparent;
    color: #3c3c3c !important;
    border: 1px solid #3c3c3c;
}

.RHSButtons a:hover,
.RHSButtons a:active {
    background: #3c3c3c;
    color: #ececec !important;
}

#Countdown {
    text-align: center;
}

.countDowntimerBlock {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    display: inline-block;
    height: 70px;
    padding-top: 10px;
    font-size: 22px;
    width: 20%;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #fff;
    border-radius: 8px;
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
    -webkit-box-shadow: 0 3px 4px 0 rgb(0 0 0 / 20%), inset 2px 4px 0 0 rgb(255 255 255 / 8%);
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 20%), inset 2px 4px 0 0 rgb(255 255 255 / 8%);
}

.countDowntimer {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    font-size: 10px;
}

.cart {
    display: inline-block;
}

.cartIcon {
    width: 50px;
}

.PAXStyle th {
    font-size: 14px;
    padding: 8px 8px;
}

.PAXStyle td {
    padding: 0px;
    font-size: 12px;
}

    .PAXStyle td a:link,
    .PAXStyle td a:visited {
        z-index: 30;
        position: relative;
    }

    .PAXStyle td a:hover,
    .PAXStyle td a:active {
        color: #336699;
    }

.GuestTotal,
.MinorTotal {
    position: absolute;
    padding: 0px 2px;
    text-align: center;
    font-style: normal;
    font-size: 10px;
    z-index: 20;
    top: -10px;
    right: -18px;
    border-radius: 2px;
    /* width: 18px;*/
    height: 18px;
    line-height: 18px;
    padding-left: 6px;
    padding-right: 6px;
}

.GuestTotal {
    background: rgba(209,7,7,0.85);
    color: #ffffff;
}

.MinorTotal {
    background: rgba(140,140,140,0.85);
    color: #ffffff;
}

.GuestData .mdi {
    position: relative;
}

.highlightM .GuestTotal,
.highlightM .MinorTotal {
    background: none;
}

#EventStatusTabs select.form-control {
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
}

.checkinResponse {
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
}

    .checkinResponse.Success {
        border: 1px solid #9cd7bc;
        color: #9cd7bc;
    }

    .checkinResponse.Fail {
        border: 1px solid #d93f53;
        color: #d93f53;
    }

    .checkinResponse.Valid {
        border: 1px solid #5a99d9;
        color: #5a99d9;
    }




.checkinValidTicket {
    background: #336699;
    color: #ffffff;
}

.checkinInvalidTicket {
    /*background: #6b000f;*/
    background: var(--lamborghini-active-yellow-dark);
    color: #ffffff;
}

.checkinProcessedTicket {
    background: #60a585;
    color: #ffffff;
}

.checkInTicketImage {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 250px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.checkInTicketImageNormal {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    min-height: calc(100% - 37px); /*250px*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.sessionCheckingGuestContainer {
    border: 1px solid #d3d3d3;
    background: #fbfbfb;
    position: relative;
    z-index: 10;
    border-radius: 10px;
    letter-spacing: 0.15rem;
}

    .sessionCheckingGuestContainer.Active {
        background: #1f1f1f;
        color: #ffffff;
    }

    .sessionCheckingGuestContainer:before {
        content: "";
        position: absolute;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #f6f6f6;
        top: calc(50% - 12px);
        left: -16px;
        border-right: 0px;
        border-right: 2px solid #a7a7a7;
        z-index: 10;
    }

    .sessionCheckingGuestContainer:after {
        content: "";
        position: absolute;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #ffffff;
        top: calc(50% - 12px);
        right: -16px;
        border-left: 2px solid #a7a7a7;
        border-right: 0px;
        z-index: 10;
    }

.check-in-group-name {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #1f1f1f;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    background: #1f1f1f;
    background: -moz-linear-gradient(top, #424242 0%, #1f1f1f 74%, #1f1f1f 100%);
    background: -webkit-linear-gradient(top, #424242 0%,#1f1f1f 74%,#1f1f1f 100%);
    background: linear-gradient(to bottom, #424242 0%,#1f1f1f 74%,#1f1f1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#1f1f1f',GradientType=0 );
}

.check-in-session:link,
.check-in-session:visited {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #000;
    font-size: 14px;
    padding: 10px;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 74%, #c9c9c9 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 74%,#c9c9c9 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 74%,#c9c9c9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=0 );
    transition: all 0.4s ease;
}

.check-in-session:hover,
.check-in-session:active {
    cursor: pointer;
    background: #d5001c;
    background: -moz-linear-gradient(top, #d5001c 0%, #d5001c 74%, #d5001c 100%);
    background: -webkit-linear-gradient(top, #d5001c 0%,#d5001c 74%,#d5001c 100%);
    background: linear-gradient(to bottom, #d5001c 0%,#d5001c 74%,#d5001c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
    color: #ffffff;
    border: 1px solid #d5001c;
    -webkit-box-shadow: 0px 1px 4px -1px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 4px -1px rgb(0 0 0 / 75%);
    transition: all 0.3s ease;
}

.check-in-session:link .mdi,
.check-in-session:visited .mdi {
    color: #d5001c;
}

.check-in-session:hover .mdi,
.check-in-session:active .mdi {
    color: #ffffff;
}




@media only screen and (min-width: 769px) {
    #navbarSupportedContent .nav-item.active {
    }

    #navbarSubContent .nav-item.active {
    }

    #navbarSupportedContent .dropright.active .dropdown-item-Style {
        background-color: #313639;
        color: #ffffff;
    }

    #navbarSubContent .dropright.active .dropdown-item-Style {
        background-color: #313639;
        color: #ffffff;
    }


    #navbarSupportedContent .dropdown-menu {
        font-size: 12px;
        line-height: 12px;
        z-index: 8515;
    }

    #navbarSubContent .dropdown-menu {
        font-size: 12px;
        line-height: 12px;
    }

    #navbarSupportedContent .dropdown-item {
        border-bottom: 1px solid #e0e0e0;
    }

    #navbarSupportedContent .dropdown-item,
    #navbarSupportedContent .dropright {
        padding: 12px 25px;
        color: #d0d0d0;
    }

        #navbarSupportedContent .dropdown-item:first-child {
            /*border-top: 1px solid #dcdcdc;*/
        }

    #navbarSubContent .dropdown-item,
    #navbarSubContent .dropright {
        padding: 12px 25px;
        color: #d0d0d0;
        border-bottom: 1px solid #383838;
    }


    #navbarSupportedContent a:link,
    #navbarSupportedContent a:visited,
    #navbarSupportedContent button {
        color: inherit;
    }

    #navbarSupportedContent .nav-item .nav-link .mdi {
        color: #dddddd;
    }

    #navbarSupportedContent .nav-item.active .nav-link {
        color: #141414;
       /* font-weight: 600;*/
    }

        #navbarSupportedContent .nav-item.active .nav-link .mdi {
            color: var(--lamborghini-secondary-gold);
        }


    #navbarSubContent a:link,
    #navbarSubContent a:visited,
    #navbarSubContent button {
        color: #d0d0d0;
    }

    #navbarSupportedContent a:hover,
    #navbarSupportedContent a:active,
    #navbarSupportedContent a:focus {
        /*color: #898989;*/
        transition: color 0.1s linear; /* vendorless fallback */
        -o-transition: color 0.1s linear; /* opera */
        -ms-transition: color 0.1s linear; /* IE 10 */
        -moz-transition: color 0.1s linear; /* Firefox */
        -webkit-transition: color 0.1s linear; /*safari and chrome */
    }

    #navbarSubContent a:hover,
    #navbarSubContent a:active,
    #navbarSubContent a:focus {
        color: #8a8a8a;
        transition: color 0.1s linear; /* vendorless fallback */
        -o-transition: color 0.1s linear; /* opera */
        -ms-transition: color 0.1s linear; /* IE 10 */
        -moz-transition: color 0.1s linear; /* Firefox */
        -webkit-transition: color 0.1s linear; /*safari and chrome */
        text-decoration: none;
    }

    #navbarSupportedContent a:hover .mdi {
        color: var(--lamborghini-secondary-gold) !important;
    }

    #navbarSupportedContent .navbar-right a:hover .mdi {
        color: #dddddd !important;
    }

    #navbarSupportedContent .navbar-right .dropdown-menu a:hover .mdi {
        color: var(--lamborghini-secondary-gold) !important;
    }

    #navbarSupportedContent .navbar-right .dropdown-menu a.active:hover .mdi {
        color: #ffffff !important;
    }

    #navbarSupportedContent a.active:link, #navbarSupportedContent a.active:visited {
        color: var(--lamborghini-active-yellow);
    }

    #navbarSupportedContent .dropdown-menu a.active:link,
    #navbarSupportedContent .dropdown-menu a.active:visited,
    #navbarSupportedContent .dropdown-menu a.active:hover,
    #navbarSupportedContent .dropdown-menu a.active:active {
        color: #ffffff;
    }

    #navbarSubContent a.active:link,
    #navbarSubContent a.active:visited {
        color: #ffffff;
    }

    #navbarSupportedContent .dropdown-item:hover,
    #navbarSupportedContent .dropright:hover,
    #navbarSupportedContent .dropright:hover .dropdown-item-Style {
        background-color: #efefef;
        transition: background-color 0.3s ease;
        color: #040404;
        cursor: pointer !important;
    }

    #navbarSubContent .dropdown-item:hover,
    #navbarSubContent .dropright:hover,
    #navbarSubContent .dropright:hover .dropdown-item-Style {
        background-color: #2e2e2e;
        transition: background-color 0.3s ease;
        color: #d0d0d0;
        cursor: pointer !important;
    }

    #navbarSupportedContent .dropdown-item button {
        color: #191919 !important;
        background-color: transparent;
    }

    #navbarSubContent .dropdown-item button {
        color: #d0d0d0 !important;
        background-color: transparent;
    }

    #navbarSupportedContent .dropdown-item:hover button,
    #navbarSupportedContent .dropdown-item:hover button:hover {
        color: #191919 !important;
        background-color: transparent;
    }

    #navbarSubContent .dropdown-item:hover button,
    #navbarSubContent .dropdown-item:hover button:hover {
        color: #ffffff !important;
        background-color: transparent;
    }

    #navbarSupportedContent .dropdown-menu .dropdown-item:first-child:hover::before {
        border-color: transparent transparent var(--lamborghini-active-yellow) transparent;
        transition: border-color 0.3s ease;
    }

    #navbarSubContent .dropdown-menu .dropdown-item:first-child:hover::before {
        border-color: transparent transparent var(--lamborghini-active-yellow) transparent;
        transition: border-color 0.3s ease;
    }

    #navbarSupportedContent .dropright .dropdown-item:first-child:hover::before {
        border-color: transparent var(--lamborghini-active-yellow) transparent transparent;
        transition: border-color 0.3s ease;
    }

    #navbarSubContent .dropright .dropdown-item:first-child:hover::before {
        border-color: transparent var(--lamborghini-active-yellow) transparent transparent;
        transition: border-color 0.3s ease;
    }

    #navbarSupportedContent .dropright .dropdown-item:first-child:hover::after {
        border-color: transparent #ffffff transparent;
        transition: border-color 0.3s ease;
    }

    #navbarSubContent .dropright .dropdown-item:first-child:hover::after {
        border-color: transparent #ffffff transparent;
        transition: border-color 0.3s ease;
    }

    #navbarSupportedContent .nav-item {
    }

    #navbarSubContent .nav-item {
    }

    .dropdown-menu {
        background-color: #1f1f1f;
    }



    .dropdown-toggle::after,
    .dropright .dropdown-toggle::after {
        display: none;
    }

    #navbarSupportedContent .dropdown-item.active,
    #navbarSupportedContent .dropright.active,
    #navbarSupportedContent .dropright.active:hover,
    #navbarSupportedContent .dropright.active a.dropdown-item-Style:link,
    #navbarSupportedContent .dropright.active a.dropdown-item-Style:visited,
    #navbarSupportedContent .dropright.active a.dropdown-item-Style:hover,
    #navbarSupportedContent .dropright.active a.dropdown-item-Style:active,
    #navbarSupportedContent .dropright.active:hover .dropdown-item-Style {
        color: #ffffff;
        text-decoration: none;
        background-color: var(--lamborghini-active-yellow);
        border-color: var(--lamborghini-active-yellow);
    }

    #navbarSubContent .dropdown-item.active,
    #navbarSubContent .dropright.active,
    #navbarSubContent .dropright.active:hover,
    #navbarSubContent .dropright.active a.dropdown-item-Style:link,
    #navbarSubContent .dropright.active a.dropdown-item-Style:visited,
    #navbarSubContent .dropright.active a.dropdown-item-Style:hover,
    #navbarSubContent .dropright.active a.dropdown-item-Style:active,
    #navbarSubContent .dropright.active:hover .dropdown-item-Style {
        color: #ffffff;
        text-decoration: none;
        background-color: var(--lamborghini-active-yellow);
    }
}

@media only screen and (max-width: 768px) {

    .leftAppraisalNav .updateAppraisal:enabled .pendingChanges:before {
        left: 12px;
        height: 40px;
        width: 40px;
        top: 8px;
    }

    .leftAppraisalNav .btn-systemMain .d-md-none .mdi {
        margin-right: 0px;
    }


    #navbarSupportedContent .nav-link {
        font-size: 14px;
        line-height: 12px;
        padding: 12px 0px;
        display: inline-block;
        color: #000000;
    }

    #SystemNav.navbar .nav-link {
        width: 100%;
        position: relative;
        padding: 20px 20px !important;
    }

    #systemSubNavContainer {
        background-image: none;
    }

        #systemSubNavContainer .dropdown-toggle:after {
            display: none;
        }

        #systemSubNavContainer a:link,
        #systemSubNavContainer a:visited {
            color: #d0d0d0;
        }

    #SystemNav.navbar .nav-link.active,
    #SystemNav.navbar .nav-item.dropdown.active {
        font-weight: 600;
        background: #efefef;
    }

        #SystemNav.navbar .nav-link.active .mdi,
        #SystemNav.navbar .nav-item.dropdown.active .mdi {
            color: var(--lamborghini-active-yellow);
        }

    #SystemNav.navbar .nav-item {
        margin-right: 0px;
        text-align: left;
        border-bottom: 1px solid #e3e4e5;
    }

        #SystemNav.navbar .nav-item.active {
            background: #f1f1f1;
            border-bottom: 1px solid #f3f3f3
        }

    #systemSubNavContainer #SystemNav.navbar .nav-item {
        border-bottom: 1px solid #363636;
    }

    #SystemNavMobile.navbar .nav-item {
        margin-right: 0px;
    }

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: var(--lamborghini-active-yellow);
    }

    .totalPics {
        position: absolute;
        right: -15px;
        top: -5px;
        font-size: 10px;
    }

    #appraisalVerticalMenuTabs.nav-pills .nav-link.active,
    #appraisalVerticalMenuTabs.nav-pills .show > .nav-link {
        background-color: #ffffff;
        color: var(--lamborghini-active-yellow);
        border-bottom: 0px;
        border-right: 2px solid var(--lamborghini-active-yellow);
    }

    .navbar-light .navbar-nav .show > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        color: var(--lamborghini-active-yellow);
    }

    .dropdown-menu {
        text-align: center;
    }

    .dropdown.dropright .dropdown-toggle {
        display: inline-block;
        width: 100%;
    }

    /*.nav-link,*/
    .dropdown-toggle,
    .dropdown-item {
        font-size: 14px;
        line-height: 14px;
        text-transform: uppercase;
    }

    .dropdown-item {
        padding: 20px 38px;
    }


    .leftAppraisalNav .updateAppraisal {
        padding: 20px 0px !important;
    }

    #appraisalVerticalMenuTabs .nav-link.active {
        /*color: #bbbbbb !important;*/
        color: var(--lamborghini-active-yellow) !important;
    }

    .dropdown-toggle::after {
        content: "";
        width: 8px;
        height: 8px;
        border: solid #a1a1a1;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: calc(50% - 4px);
        right: 25px;
    }

    .dropright .dropdown-toggle::after {
        content: "";
        width: 8px;
        height: 8px;
        border: solid var(--lamborghini-active-yellow);
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(-45deg);
        position: relative;
        top: 0px;
    }
}


#SystemNavScanning.navbar .nav-link {
    width: 100%;
    position: relative;
    padding: 20px 20px !important;
}


#SystemNavScanning.navbar .nav-link.active,
#SystemNavScanning.navbar .nav-item.dropdown.active {
    /*font-weight: 600;*/
    background: #efefef;
}

#SystemNavScanning.navbar .nav-link.active .mdi,
#SystemNavScanning.navbar .nav-item.dropdown.active .mdi {
    color: var(--lamborghini-active-yellow);
}

#SystemNavScanning.navbar .nav-item {
    margin-right: 0px;
    text-align: left;
    border-bottom: 1px solid #e3e4e5;
}

    #SystemNavScanning.navbar .nav-item.active {
        background: #f1f1f1;
        border-bottom: 1px solid #f3f3f3
    }

#SystemNavScanning .dropdown-toggle,
#SystemNavScanning .dropdown-item {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}

#SystemNavScanning .dropdown-item {
    padding: 20px 38px;
    border-bottom: 1px solid #e3e4e5;
}

#SystemNavScanning.navbar .nav-link.enabled {
    background: #191f22;
    color: #ffffff;
    border-bottom: 1px solid #f3f3f3;
    color: var(--lamborghini-secondary-gold) !important
}
    #SystemNavScanning.navbar .nav-link.enabled .mdi {
        color: var(--lamborghini-secondary-gold) !important
    }

    #SystemNavScanning.navbar .nav-link.enabled:hover,
    #SystemNavScanning.navbar .nav-link.enabled:hover .mdi {
        color: var(--lamborghini-secondary-gold) !important
    }

#SystemNavScanning .dropdown-toggle::after {
    content: "";
    width: 8px;
    height: 8px;
    border: solid #a1a1a1;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 4px);
    right: 25px;
}

#SystemNavScanning .dropright .dropdown-toggle::after {
    content: "";
    width: 8px;
    height: 8px;
    border: solid var(--lamborghini-active-yellow);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    top: 0px;
}

#SystemNavScanning .dropdown-menu {
    background: #f9f9f9 !important;
    text-align: left !important;
    border: 0px !important;
}

    #SystemNavScanning .dropdown-menu .dropdown-item:last-child {
        border-bottom: 0px;
    }

#SystemNavScanning .hvr-shutter-in-vertical{
    color:#ffffff;
}

@media only screen and (max-width: 577px) {
    #emailReport, #printReport {
        position: relative !important;
        display: inline-block;
        right: 0px;
        left: 0px;
    }
}

@media only screen and (max-width: 1001px) {
    .w-full-1001-100 {
        width: 100%;
    }
}

@media only screen and (max-width: 782px) {
    .w-full-782-100 {
        width: 100% !important;
    }

    .w-full-782-50 {
        width: calc(50% - 4px) !important;
        margin-left: auto;
    }

    .hvr-shutter-in-vertical.redBG {
        margin-left: auto;
    }
}





.owl-custom-prev,
.owl-custom-next {
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    position: fixed;
    z-index: 25;
    text-align: center;
    top: 45%;
}

.owl-item {
    height: 0;
}

.owl-item.active {
    height: auto;
}

#CheckInContainer {
    position: relative;
}

    #CheckInContainer .owl-custom-prev,
    #CheckInContainer .owl-custom-next {
        display: inline-block;
        width: 46px;
        height: 46px;
        line-height: 46px;
        position: absolute;
        z-index: 25;
        text-align: center;
        top: 350px;
    }

    #CheckInContainer .owl-custom-prev {
        left: -20px;
    }

    #CheckInContainer .owl-custom-next {
        right: -20px;
    }

.owl-custom-prev {
    left: 0px;
}

.owl-custom-next {
    right: 0px;
}

.owl-custom-nav-btn:link,
.owl-custom-nav-btn:visited,
.owl-custom-nav-btn:focus {
    background: rgba(0,0,0,0.3);
    color: #ffffff;
}

.owl-custom-nav-btn:hover,
.owl-custom-nav-btn:Active {
    background: rgba(0,0,0,1);
    color: #d5001c;
}

.ui-autocomplete {
    position: absolute;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
    background-color:#ffffff;
}

    .ui-autocomplete.highlightLastChild li div:before {
        content: " ";
        display: inline-block;
        background-image: url(../images/chevronright.png);
        background-position: left;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 8px;
        height: 12px;
        margin-left: 3px;
        margin-right: 6px;
    }

    .ui-autocomplete.rapidCapture {
    }

        .ui-autocomplete.rapidCapture li {
            font-size: 14px;
        }

.ui-autocomplete-loading {
    background-image: url('../images/ajax_loader.gif');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
}

.scanningPartnerIndex {
    border: 1px solid #dddddd;
    padding: 0px 9px;
}

.barcodeNormal {
    border: 1px solid #a7a7a7 !important;
    background: #ffffff;
    color: #1f1f1f;
    display: inline-block;
    padding: 2px 3px;
    font-family: monospace;
    text-transform: uppercase;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.barcode {
    position: absolute;
    left: 20px;
    bottom: 19px;
    border: 1px solid #a7a7a7 !important;
    background: #ffffff;
    color: #1f1f1f;
    display: inline-block;
    padding: 2px 3px;
    font-family: monospace;
    text-transform: uppercase;
    border-bottom-left-radius: 8px;
}

.sessionCheckingGuestContainer:not(.Active) .barcodeNormal {
    border: 1px solid #cfcfcf !important;
}

.barcode-1,
.barcode-2,
.barcode-3,
.barcode-4,
.barcode-5,
.barcode-6,
.barcode-7,
.barcode-8,
.barcode-9,
.barcode-10 {
    display: inline-block;
    padding: 0px 2px;
    height: 20px;
    border-color: #1f1f1f !important;
    height: 30px;
    line-height: 30px;
    font-weight: 800;
}

.barcode-1 {
    border-left: 2px solid #1f1f1f;
    border-right: 3px solid #1f1f1f;
}

.barcode-2 {
    border-left: 5px solid #1f1f1f;
    border-right: 2px solid #1f1f1f;
}

.barcode-3 {
    border-left: 4px solid #1f1f1f;
    border-right: 2px solid #1f1f1f;
}

.barcode-4 {
    border-left: 1px solid #1f1f1f;
    border-right: 3px solid #1f1f1f;
}

.barcode-5 {
    border-left: 2px solid #1f1f1f;
    border-right: 3px solid #1f1f1f;
}

.barcode-6 {
    border-left: 2px solid #1f1f1f;
    border-right: 3px solid #1f1f1f;
}

.barcode-7 {
    border-left: 5px solid #1f1f1f;
    border-right: 2px solid #1f1f1f;
}

.barcode-8 {
    border-left: 4px solid #1f1f1f;
    border-right: 2px solid #1f1f1f;
}

.barcode-9 {
    border-left: 2px solid #1f1f1f;
    border-right: 4px solid #1f1f1f;
}

.barcode-10 {
    border-left: 1px solid #1f1f1f;
    border-right: 3px solid #1f1f1f;
    padding: 0px 15px;
}

.sessionCheckingGuestContainer:not(.Active) .barcode-1,
.sessionCheckingGuestContainer:not(.Active) .barcode-2,
.sessionCheckingGuestContainer:not(.Active) .barcode-3,
.sessionCheckingGuestContainer:not(.Active) .barcode-4,
.sessionCheckingGuestContainer:not(.Active) .barcode-5,
.sessionCheckingGuestContainer:not(.Active) .barcode-6,
.sessionCheckingGuestContainer:not(.Active) .barcode-7,
.sessionCheckingGuestContainer:not(.Active) .barcode-8,
.sessionCheckingGuestContainer:not(.Active) .barcode-9,
.sessionCheckingGuestContainer:not(.Active) .barcode-10 {
}


.InvoiceHead {
    background: #191f22;
    color: #ffffff;
    font-weight: normal;
}


.InvoiceTotal {
    background: #e7e7e7;
}

.gpznqo {
    z-index: 999999 !important;
}

.form-control-mobile {
    font-size: 20px;
    line-height: 50px;
    height: 50px;
}


ul.ui-autocomplete{
    z-index:500 !important;
    /*max-width:355px;*/
}

.GridCheckInOutButton{
    margin-top:15px;
    margin-bottom:15px;
    padding:15px 15px;
}

/************ Signature Pad **********/
#signiture-canvas {
    cursor: url('/images/theme/sign.png') 0 0, pointer;
}

.signature-pad::before,
.signature-pad::after {
    position: absolute;
    z-index: -1;
    content: "";
    width: 40%;
    height: 10px;
    bottom: 10px;
    background: transparent;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

.signature-pad--body canvas {
    width: 100%;
    border: 1px solid #d4d4d4;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
}

.signature-pad--footer {
    color: #C3C3C3;
    text-align: center;
    font-size: 1.2em;
    margin-top: 8px;
}

.signature-pad--description {
    color: #C3C3C3;
    text-align: center;
    font-size: 12px;
    padding: 5px 15px 10px 15px;
}

@media (pointer: coarse) {
    /*    body {
        overflow:hidden;
    }*/
}

#signature-pad-buttons {
    position:absolute;
    right:15px;
    top:0px;
}
#ClearSignature {
    
}


/************ Signature Pad **********/

/*  Replace porsche red with lamborghini yellow theme force */
:root {
    /* Lamborghini CI */
    --lamborghini-active-yellow-dark: #FFC000; /* for dark backgrounds */
    --lamborghini-active-yellow-light: #917300; /* for light backgrounds */
    --lamborghini-secondary-gold: #D8A016;
}

/* 1. Text colors that were red → Active Yellow */
.LoginPartial,
.highlightA,
.recommended,
.highlightN,
.LogType_Error,
.LogType_Critical,
.LogType_Warning,
.emailCheck .fa-times,
.fa-times {
    color: var(--lamborghini-active-yellow-dark) !important;
}

/* 2. Borders that were red → Active Yellow */
.invalidWysiwyg .tox.tox-tinymce,
.checkinResponse.Fail {
    border-color: var(--lamborghini-active-yellow-dark) !important;
}

/* 3. Background-colors that were red → Active Yellow */
.btn-systemMain-red,
a.btn-systemMain-red,
a.btn-systemMain-red-small,
.btn-red,
.checkinResponse.Fail {
    background-color: var(--lamborghini-active-yellow-dark) !important;
}

    /* 4. Hover states & active states → Secondary Gold */
    .btn-systemMain-red:hover,
    .tox .tox-button--secondary:hover:not(:disabled),
    .eventMenu .dropdown-menu a.active {
        background-color: var(--lamborghini-secondary-gold) !important;
    }

/* 5. Font-awesome/tab arrows */
.nav-tabs.withIcon .nav-link:before,
.nav-tabs.withIcon .nav-link.active:before,
.nav-tabs.withIcon .nav-link:hover:before {
    color: var(--lamborghini-active-yellow-dark) !important;
}

/* 6. SVG hexagon icons */
.hexagon.on-dark {
    fill: var(--lamborghini-active-yellow-dark) !important;
}

.icon.on-dark {
    stroke: var(--lamborghini-secondary-gold) !important;
}

/* End replacement of red with yellow */

/* Start burger icon replacement */
.scanning-toggler {
    color: var(--lamborghini-active-yellow-dark) !important;
    background:white !important;
}


    .scanning-toggler .collapsed {
        color: var(--lamborghini-active-yellow-dark) !important;
        background: white !important;
    }
/* End burger icon replacement */