/*================================================================================
Project Name: EntreSoft
Version: 2.0
Developer Company: 3DEVs IT Ltd
Developer Company URL: https://3-devs.com/
 ================================================================================ */
 .white {
     color: #FFFFFF !important;
}
 .bg-white {
     background-color: #FFFFFF !important;
}
 .bg-white .card-header, .bg-white .card-footer {
     background-color: transparent;
}
 .alert-white {
     background: rgba(255, 255, 255, 0.2) !important;
     color: #FFFFFF !important;
}
 .alert-white .alert-heading {
     box-shadow: rgba(255, 255, 255, 0.4) 0px 6px 15px -7px;
}
 .alert-white .alert-link {
     color: #f2f2f2 !important;
}
 .bg-rgba-white {
     background: rgba(255, 255, 255, 0.15) !important;
}
 .border-white {
     border: 1px solid #FFFFFF !important;
}
 .border-top-white {
     border-top: 1px solid #FFFFFF;
}
 .border-bottom-white {
     border-bottom: 1px solid #FFFFFF;
}
 .border-left-white {
     border-left: 1px solid #FFFFFF;
}
 .border-right-white {
     border-right: 1px solid #FFFFFF;
}
 .bg-white.badge-glow, .border-white.badge-glow, .badge-white.badge-glow {
     box-shadow: 0px 0px 10px #FFFFFF;
}
 .badge.badge-white {
     background-color: #FFFFFF;
}
 .badge.badge-light-white {
     color: #FFFFFF !important;
     font-weight: 500;
}
 .overlay-white {
     background: #FFFFFF;
    /* The Fallback */
     background: rgba(255, 255, 255, 0.6);
}
 .btn-white {
     background-color: #FFFFFF !important;
     color: #fff;
}
 .btn-white:hover {

     color: #fff !important;
     box-shadow: 0 8px 25px -8px white;
}
 .btn-white:focus, .btn-white:active {
     color: #fff !important;
}
 .btn-flat-white {
     background-color: transparent;
     color: #FFFFFF;
}
 .btn-flat-white:hover {
     color: #FFFFFF;
     background-color: rgba(255, 255, 255, 0.1);
}
 .btn-flat-white:active, .btn-flat-white:focus {
     background-color: #FFFFFF;
     color: #fff !important;
}
 .btn-relief-white {
     background-color: #FFFFFF;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-white:hover {
     color: #fff;
}
 .btn-relief-white:active, .btn-relief-white:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-white {
     border: 1px solid #FFFFFF;
     background-color: transparent;
     color: #FFFFFF;
}
 .btn-outline-white:hover {
     background-color: rgba(255, 255, 255, 0.08);
     color: #FFFFFF;
}
 .btn-outline-white:active {
     color: #fff !important;
}
 .btn-white ~ .dropdown-menu .dropdown-item.active, .btn-outline-white ~ .dropdown-menu .dropdown-item.active, .btn-flat-white ~ .dropdown-menu .dropdown-item.active {
     background-color: #FFFFFF;
     color: #fff;
}
 .btn-white ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-white ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-white ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-white ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-white ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-white ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #FFFFFF;
}
 .dropdown.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:hover i {
     color: #FFFFFF;
}
 .dropdown.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-white ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-white ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-white ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-white {
     background-color: #FFFFFF;
}
 .pagination-white .page-item.active .page-link {
     background: #FFFFFF;
     color: #fff;
}
 .pagination-white .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-white .page-item .page-link:hover {
     color: #FFFFFF;
}
 .pagination-white .page-item.prev-item .page-link:hover, .pagination-white .page-item.next-item .page-link:hover {
     background: #FFFFFF;
     color: #fff;
}
 .nav-pill-white .nav-item .nav-link.active {
     color: #fff;
     background-color: #FFFFFF !important;
}
 .progress-bar-white {
     background-color: rgba(255, 255, 255, 0.1);
}
 .progress-bar-white .progress-bar {
     background-color: #FFFFFF;
}
 .chip-white {
     background-color: #FFFFFF !important;
}
 .chip-white .chip-body {
     color: #fff !important;
}
 .divider.divider-white .divider-text:before, .divider.divider-white .divider-text:after {
     border-color: #FFFFFF !important;
}
 input[type="checkbox"].bg-white + .custom-control-label:before, input[type="radio"].bg-white + .custom-control-label:before {
     background-color: #FFFFFF !important;
}
 input:focus ~ .bg-white {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFFFF !important;
}
 .vs-checkbox-white input:checked ~ .vs-checkbox {
     border-color: #FFFFFF !important;
}
 .vs-checkbox-white input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #FFFFFF !important;
}
 .vs-checkbox-white input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #FFFFFF !important;
}
 .custom-switch-white .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #FFFFFF !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-white input:checked ~ .vs-radio .vs-radio--circle {
     background: white !important;
     box-shadow: 0 3px 12px 0 rgba(255, 255, 255, 0.4) !important;
}
 .black {
     color: #000000 !important;
}
 .bg-black {
     background-color: #000000 !important;
}
 .bg-black .card-header, .bg-black .card-footer {
     background-color: transparent;
}
 .alert-black {
     background: rgba(0, 0, 0, 0.2) !important;
     color: #000000 !important;
}
 .alert-black .alert-heading {
     box-shadow: rgba(0, 0, 0, 0.4) 0px 6px 15px -7px;
}
 .alert-black .alert-link {
     color: black !important;
}
 .bg-rgba-black {
     background: rgba(0, 0, 0, 0.15) !important;
}
 .border-black {
     border: 1px solid #000000 !important;
}
 .border-top-black {
     border-top: 1px solid #000000;
}
 .border-bottom-black {
     border-bottom: 1px solid #000000;
}
 .border-left-black {
     border-left: 1px solid #000000;
}
 .border-right-black {
     border-right: 1px solid #000000;
}
 .bg-black.badge-glow, .border-black.badge-glow, .badge-black.badge-glow {
     box-shadow: 0px 0px 10px #000000;
}
 .badge.badge-black {
     background-color: #000000;
}
 .badge.badge-light-black {
     color: #000000 !important;
     font-weight: 500;
}
 .overlay-black {
     background: #000000;
    /* The Fallback */
     background: rgba(0, 0, 0, 0.6);
}
 .btn-black {
     background-color: #000000 !important;
     color: #fff;
}
 .btn-black:hover {
     color: #fff !important;
     box-shadow: 0 8px 25px -8px black;
}
 .btn-black:focus, .btn-black:active {
     color: #fff !important;
}
 .btn-flat-black {
     background-color: transparent;
     color: #000000;
}
 .btn-flat-black:hover {
     color: #000000;
     background-color: rgba(0, 0, 0, 0.1);
}
 .btn-flat-black:active, .btn-flat-black:focus {
     background-color: #000000;
     color: #fff !important;
}
 .btn-relief-black {
     background-color: #000000;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-black:hover {
     color: #fff;
}
 .btn-relief-black:active, .btn-relief-black:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-black {
     border: 1px solid #000000;
     background-color: transparent;
     color: #000000;
}
 .btn-outline-black:hover {
     background-color: rgba(0, 0, 0, 0.08);
     color: #000000;
}
 .btn-outline-black:active {
     color: #fff !important;
}
 .btn-black ~ .dropdown-menu .dropdown-item.active, .btn-outline-black ~ .dropdown-menu .dropdown-item.active, .btn-flat-black ~ .dropdown-menu .dropdown-item.active {
     background-color: #000000;
     color: #fff;
}
 .btn-black ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-black ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-black ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-black ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-black ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-black ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #000000;
}
 .dropdown.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:hover i {
     color: #000000;
}
 .dropdown.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-black ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-black ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-black ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-black {
     background-color: #000000;
}
 .pagination-black .page-item.active .page-link {
     background: #000000;
     color: #fff;
}
 .pagination-black .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-black .page-item .page-link:hover {
     color: #000000;
}
 .pagination-black .page-item.prev-item .page-link:hover, .pagination-black .page-item.next-item .page-link:hover {
     background: #000000;
     color: #fff;
}
 .nav-pill-black .nav-item .nav-link.active {
     color: #fff;
     background-color: #000000 !important;
}
 .progress-bar-black {
     background-color: rgba(0, 0, 0, 0.1);
}
 .progress-bar-black .progress-bar {
     background-color: #000000;
}
 .chip-black {
     background-color: #000000 !important;
}
 .chip-black .chip-body {
     color: #fff !important;
}
 .divider.divider-black .divider-text:before, .divider.divider-black .divider-text:after {
     border-color: #000000 !important;
}
 input[type="checkbox"].bg-black + .custom-control-label:before, input[type="radio"].bg-black + .custom-control-label:before {
     background-color: #000000 !important;
}
 input:focus ~ .bg-black {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important;
}
 .vs-checkbox-black input:checked ~ .vs-checkbox {
     border-color: #000000 !important;
}
 .vs-checkbox-black input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #000000 !important;
}
 .vs-checkbox-black input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #000000 !important;
}
 .custom-switch-black .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #000000 !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-black input:checked ~ .vs-radio .vs-radio--circle {
     background: black !important;
     box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.4) !important;
}
 .dark {
     color: #1e1e1e !important;
}
 .bg-dark {
     background-color: #1e1e1e !important;
}
 .bg-dark .card-header, .bg-dark .card-footer {
     background-color: transparent;
}
 .alert-dark {
     background: rgba(30, 30, 30, 0.2) !important;
     color: #1e1e1e !important;
}
 .alert-dark .alert-heading {
     box-shadow: rgba(30, 30, 30, 0.4) 0px 6px 15px -7px;
}
 .alert-dark .alert-link {
     color: #111111 !important;
}
 .bg-rgba-dark {
     background: rgba(30, 30, 30, 0.15) !important;
}
 .border-dark {
     border: 1px solid #1e1e1e !important;
}
 .border-top-dark {
     border-top: 1px solid #1e1e1e;
}
 .border-bottom-dark {
     border-bottom: 1px solid #1e1e1e;
}
 .border-left-dark {
     border-left: 1px solid #1e1e1e;
}
 .border-right-dark {
     border-right: 1px solid #1e1e1e;
}
 .bg-dark.badge-glow, .border-dark.badge-glow, .badge-dark.badge-glow {
     box-shadow: 0px 0px 10px #1e1e1e;
}
 .badge.badge-dark {
     background-color: #1e1e1e;
}
 .badge.badge-light-dark {
     color: #1e1e1e !important;
     font-weight: 500;
}
 .overlay-dark {
     background: #1e1e1e;
    /* The Fallback */
     background: rgba(30, 30, 30, 0.6);
}
 .btn-dark {
     background-color: #1e1e1e !important;
     color: #fff;
}
 .btn-dark:hover {
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #1e1e1e;
}
 .btn-dark:focus, .btn-dark:active {
     color: #fff !important;
}
 .btn-flat-dark {
     background-color: transparent;
     color: #1e1e1e;
}
 .btn-flat-dark:hover {
     color: #1e1e1e;
     background-color: rgba(30, 30, 30, 0.1);
}
 .btn-flat-dark:active, .btn-flat-dark:focus {
     background-color: #1e1e1e;
     color: #fff !important;
}
 .btn-relief-dark {
     background-color: #1e1e1e;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-dark:hover {
     color: #fff;
}
 .btn-relief-dark:active, .btn-relief-dark:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-dark {
     border: 1px solid #1e1e1e;
     background-color: transparent;
     color: #1e1e1e;
}
 .btn-outline-dark:hover {
     background-color: rgba(30, 30, 30, 0.08);
     color: #1e1e1e;
}
 .btn-outline-dark:active {
     color: #fff !important;
}
 .btn-dark ~ .dropdown-menu .dropdown-item.active, .btn-outline-dark ~ .dropdown-menu .dropdown-item.active, .btn-flat-dark ~ .dropdown-menu .dropdown-item.active {
     background-color: #1e1e1e;
     color: #fff;
}
 .btn-dark ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-dark ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-dark ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-dark ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-dark ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-dark ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #1e1e1e;
}
 .dropdown.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:hover i {
     color: #1e1e1e;
}
 .dropdown.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-dark ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-dark ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-dark ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-dark {
     background-color: #1e1e1e;
}
 .pagination-dark .page-item.active .page-link {
     background: #1e1e1e;
     color: #fff;
}
 .pagination-dark .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-dark .page-item .page-link:hover {
     color: #1e1e1e;
}
 .pagination-dark .page-item.prev-item .page-link:hover, .pagination-dark .page-item.next-item .page-link:hover {
     background: #1e1e1e;
     color: #fff;
}
 .nav-pill-dark .nav-item .nav-link.active {
     color: #fff;
     background-color: #1e1e1e !important;
}
 .progress-bar-dark {
     background-color: rgba(30, 30, 30, 0.1);
}
 .progress-bar-dark .progress-bar {
     background-color: #1e1e1e;
}
 .chip-dark {
     background-color: #1e1e1e !important;
}
 .chip-dark .chip-body {
     color: #fff !important;
}
 .divider.divider-dark .divider-text:before, .divider.divider-dark .divider-text:after {
     border-color: #1e1e1e !important;
}
 input[type="checkbox"].bg-dark + .custom-control-label:before, input[type="radio"].bg-dark + .custom-control-label:before {
     background-color: #1e1e1e !important;
}
 input:focus ~ .bg-dark {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1e1e1e !important;
}
 .vs-checkbox-dark input:checked ~ .vs-checkbox {
     border-color: #1e1e1e !important;
}
 .vs-checkbox-dark input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #1e1e1e !important;
}
 .vs-checkbox-dark input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #1e1e1e !important;
}
 .custom-switch-dark .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #1e1e1e !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-dark input:checked ~ .vs-radio .vs-radio--circle {
     background: #1e1e1e !important;
     box-shadow: 0 3px 12px 0 rgba(30, 30, 30, 0.4) !important;
}
 .dark.gradient-bg {
     color: #640064 !important;
}
 .bg-dark.bg-gradient-bg {
     background-color: #640064 !important;
}
 .btn-dark.btn-gradient-bg {
     background-color: #640064 !important;
}
 .btn-dark.btn-gradient-bg:hover {
     border-color:#0B0B0B !important;
     background-color:#0B0B0B !important;
}
 .btn-dark.btn-gradient-bg:focus, .btn-dark.btn-gradient-bg:active {
     border-color:#0B0B0B !important;
     background-color:#0B0B0B !important;
}
 .btn-outline-dark.btn-outline-gradient-bg {
     border-color: #640064 !important;
     color: #640064 !important;
}
 .btn-outline-dark.btn-outline-gradient-bg:hover {
     background-color: #640064 !important;
}
 input:focus ~ .bg-dark {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #640064 !important;
}
 .border-dark.border-gradient-bg {
     border: 1px solid #640064 !important;
}
 .border-top-dark.border-top-gradient-bg {
     border-top: 1px solid #640064 !important;
}
 .border-bottom-dark.border-bottom-gradient-bg {
     border-bottom: 1px solid #640064 !important;
}
 .border-left-dark.border-left-gradient-bg {
     border-left: 1px solid #640064 !important;
}
 .border-right-dark.border-right-gradient-bg {
     border-right: 1px solid #640064 !important;
}
 .overlay-dark.overlay-gradient-bg {
     background: #640064;
    /* The Fallback */
     background: rgba(100, 0, 100, 0.6);
}
 .light {
     color: #babfc7 !important;
}
 .bg-light {
     background-color: #babfc7 !important;
}
 .bg-light .card-header, .bg-light .card-footer {
     background-color: transparent;
}
 .alert-light {
     background: rgba(186, 191, 199, 0.2) !important;
     color: #babfc7 !important;
}
 .alert-light .alert-heading {
     box-shadow: rgba(186, 191, 199, 0.4) 0px 6px 15px -7px;
}
 .alert-light .alert-link {
     color: #acb2bc !important;
}
 .bg-rgba-light {
     background: rgba(186, 191, 199, 0.15) !important;
}
 .border-light {
     border: 1px solid #babfc7 !important;
}
 .border-top-light {
     border-top: 1px solid #babfc7;
}
 .border-bottom-light {
     border-bottom: 1px solid #babfc7;
}
 .border-left-light {
     border-left: 1px solid #babfc7;
}
 .border-right-light {
     border-right: 1px solid #babfc7;
}
 .bg-light.badge-glow, .border-light.badge-glow, .badge-light.badge-glow {
     box-shadow: 0px 0px 10px #babfc7;
}
 .badge.badge-light {
     background-color: #babfc7;
}
 .badge.badge-light-light {
     color: #babfc7 !important;
     font-weight: 500;
}
 .overlay-light {
     background: #babfc7;
    /* The Fallback */
     background: rgba(186, 191, 199, 0.6);
}
 .btn-light {
     background-color: #babfc7 !important;
     color: #fff;
}
 .btn-light:hover {
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #babfc7;
}
 .btn-light:focus, .btn-light:active {
     color: #fff !important;
}
 .btn-flat-light {
     background-color: transparent;
     color: #babfc7;
}
 .btn-flat-light:hover {
     color: #babfc7;
     background-color: rgba(186, 191, 199, 0.1);
}
 .btn-flat-light:active, .btn-flat-light:focus {
     background-color: #babfc7;
     color: #fff !important;
}
 .btn-relief-light {
     background-color: #babfc7;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-light:hover {
     color: #fff;
}
 .btn-relief-light:active, .btn-relief-light:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-light {
     border: 1px solid #babfc7;
     background-color: transparent;
     color: #babfc7;
}
 .btn-outline-light:hover {
     background-color: rgba(186, 191, 199, 0.08);
     color: #babfc7;
}
 .btn-outline-light:active {
     color: #fff !important;
}
 .btn-light ~ .dropdown-menu .dropdown-item.active, .btn-outline-light ~ .dropdown-menu .dropdown-item.active, .btn-flat-light ~ .dropdown-menu .dropdown-item.active {
     background-color: #babfc7;
     color: #fff;
}
 .btn-light ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-light ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-light ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-light ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-light ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-light ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #babfc7;
}
 .dropdown.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:hover i {
     color: #babfc7;
}
 .dropdown.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-light ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-light ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-light ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-light {
     background-color: #babfc7;
}
 .pagination-light .page-item.active .page-link {
     background: #babfc7;
     color: #fff;
}
 .pagination-light .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-light .page-item .page-link:hover {
     color: #babfc7;
}
 .pagination-light .page-item.prev-item .page-link:hover, .pagination-light .page-item.next-item .page-link:hover {
     background: #babfc7;
     color: #fff;
}
 .nav-pill-light .nav-item .nav-link.active {
     color: #fff;
     background-color: #babfc7 !important;
}
 .progress-bar-light {
     background-color: rgba(186, 191, 199, 0.1);
}
 .progress-bar-light .progress-bar {
     background-color: #babfc7;
}
 .chip-light {
     background-color: #babfc7 !important;
}
 .chip-light .chip-body {
     color: #fff !important;
}
 .divider.divider-light .divider-text:before, .divider.divider-light .divider-text:after {
     border-color: #babfc7 !important;
}
 input[type="checkbox"].bg-light + .custom-control-label:before, input[type="radio"].bg-light + .custom-control-label:before {
     background-color: #babfc7 !important;
}
 input:focus ~ .bg-light {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #babfc7 !important;
}
 .vs-checkbox-light input:checked ~ .vs-checkbox {
     border-color: #babfc7 !important;
}
 .vs-checkbox-light input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #babfc7 !important;
}
 .vs-checkbox-light input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #babfc7 !important;
}
 .custom-switch-light .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #babfc7 !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-light input:checked ~ .vs-radio .vs-radio--circle {
     background: #babfc7 !important;
     box-shadow: 0 3px 12px 0 rgba(186, 191, 199, 0.4) !important;
}
 .light.gradient-bg {
     color: #640064 !important;
}
 .bg-light.bg-gradient-bg {
     background-color: #640064 !important;
}
 .btn-light.btn-gradient-bg {
     border-color:#ffffff !important;
     background-color: #640064 !important;
}
 .btn-light.btn-gradient-bg:hover {
     border-color:#ffffff !important;
     background-color:#ffffff !important;
}
 .btn-light.btn-gradient-bg:focus, .btn-light.btn-gradient-bg:active {
     border-color:#ffffff !important;
     background-color:#ffffff !important;
}
 .btn-outline-light.btn-outline-gradient-bg {
     border-color: #640064 !important;
     color: #640064 !important;
}
 .btn-outline-light.btn-outline-gradient-bg:hover {
     background-color: #640064 !important;
}
 input:focus ~ .bg-light {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #640064 !important;
}
 .border-light.border-gradient-bg {
     border: 1px solid #640064 !important;
}
 .border-top-light.border-top-gradient-bg {
     border-top: 1px solid #640064 !important;
}
 .border-bottom-light.border-bottom-gradient-bg {
     border-bottom: 1px solid #640064 !important;
}
 .border-left-light.border-left-gradient-bg {
     border-left: 1px solid #640064 !important;
}
 .border-right-light.border-right-gradient-bg {
     border-right: 1px solid #640064 !important;
}
 .overlay-light.overlay-gradient-bg {
     background: #640064;
    /* The Fallback */
     background: rgba(100, 0, 100, 0.6);
}
 .primary.gradient-light {
     color: #ce9ffc !important;
}
 .bg-primary.bg-gradient-light {
     background-color: #ce9ffc !important;
}
 .btn-primary.btn-gradient-light {
     border-color: #4839eb !important;
     background-color: #ce9ffc !important;
}
 .btn-primary.btn-gradient-light:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-gradient-light:focus, .btn-primary.btn-gradient-light:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-gradient-light {
     border-color: #ce9ffc !important;
     color: #ce9ffc !important;
}
 .btn-outline-primary.btn-outline-gradient-light:hover {
     background-color: #ce9ffc !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ce9ffc !important;
}
 .border-primary.border-gradient-light {
     border: 1px solid #ce9ffc !important;
}
 .border-top-primary.border-top-gradient-light {
     border-top: 1px solid #ce9ffc !important;
}
 .border-bottom-primary.border-bottom-gradient-light {
     border-bottom: 1px solid #ce9ffc !important;
}
 .border-left-primary.border-left-gradient-light {
     border-left: 1px solid #ce9ffc !important;
}
 .border-right-primary.border-right-gradient-light {
     border-right: 1px solid #ce9ffc !important;
}
 .overlay-primary.overlay-gradient-light {
     background: #ce9ffc;
    /* The Fallback */
     background: rgba(206, 159, 252, 0.6);
}
 .primary.light-badge {
     color: #dedbfb !important;
}
 .bg-primary.bg-light-badge {
     background-color: #dedbfb !important;
}
 .btn-primary.btn-light-badge {
     border-color: #4839eb !important;
     background-color: #dedbfb !important;
}
 .btn-primary.btn-light-badge:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-light-badge:focus, .btn-primary.btn-light-badge:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-light-badge {
     border-color: #dedbfb !important;
     color: #dedbfb !important;
}
 .btn-outline-primary.btn-outline-light-badge:hover {
     background-color: #dedbfb !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #dedbfb !important;
}
 .border-primary.border-light-badge {
     border: 1px solid #dedbfb !important;
}
 .border-top-primary.border-top-light-badge {
     border-top: 1px solid #dedbfb !important;
}
 .border-bottom-primary.border-bottom-light-badge {
     border-bottom: 1px solid #dedbfb !important;
}
 .border-left-primary.border-left-light-badge {
     border-left: 1px solid #dedbfb !important;
}
 .border-right-primary.border-right-light-badge {
     border-right: 1px solid #dedbfb !important;
}
 .overlay-primary.overlay-light-badge {
     background: #dedbfb;
    /* The Fallback */
     background: rgba(222, 219, 251, 0.6);
}
 .primary.lighten-5 {
     color: #dedbfb !important;
}
 .bg-primary.bg-lighten-5 {
     background-color: #dedbfb !important;
}
 .btn-primary.btn-lighten-5 {
     border-color: #4839eb !important;
     background-color: #dedbfb !important;
}
 .btn-primary.btn-lighten-5:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-lighten-5:focus, .btn-primary.btn-lighten-5:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-lighten-5 {
     border-color: #dedbfb !important;
     color: #dedbfb !important;
}
 .btn-outline-primary.btn-outline-lighten-5:hover {
     background-color: #dedbfb !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #dedbfb !important;
}
 .border-primary.border-lighten-5 {
     border: 1px solid #dedbfb !important;
}
 .border-top-primary.border-top-lighten-5 {
     border-top: 1px solid #dedbfb !important;
}
 .border-bottom-primary.border-bottom-lighten-5 {
     border-bottom: 1px solid #dedbfb !important;
}
 .border-left-primary.border-left-lighten-5 {
     border-left: 1px solid #dedbfb !important;
}
 .border-right-primary.border-right-lighten-5 {
     border-right: 1px solid #dedbfb !important;
}
 .overlay-primary.overlay-lighten-5 {
     background: #dedbfb;
    /* The Fallback */
     background: rgba(222, 219, 251, 0.6);
}
 .primary.lighten-4 {
     color: #c9c4f9 !important;
}
 .bg-primary.bg-lighten-4 {
     background-color: #c9c4f9 !important;
}
 .btn-primary.btn-lighten-4 {
     border-color: #4839eb !important;
     background-color: #c9c4f9 !important;
}
 .btn-primary.btn-lighten-4:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-lighten-4:focus, .btn-primary.btn-lighten-4:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-lighten-4 {
     border-color: #c9c4f9 !important;
     color: #c9c4f9 !important;
}
 .btn-outline-primary.btn-outline-lighten-4:hover {
     background-color: #c9c4f9 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #c9c4f9 !important;
}
 .border-primary.border-lighten-4 {
     border: 1px solid #c9c4f9 !important;
}
 .border-top-primary.border-top-lighten-4 {
     border-top: 1px solid #c9c4f9 !important;
}
 .border-bottom-primary.border-bottom-lighten-4 {
     border-bottom: 1px solid #c9c4f9 !important;
}
 .border-left-primary.border-left-lighten-4 {
     border-left: 1px solid #c9c4f9 !important;
}
 .border-right-primary.border-right-lighten-4 {
     border-right: 1px solid #c9c4f9 !important;
}
 .overlay-primary.overlay-lighten-4 {
     background: #c9c4f9;
    /* The Fallback */
     background: rgba(201, 196, 249, 0.6);
}
 .primary.lighten-3 {
     color: #b3adf7 !important;
}
 .bg-primary.bg-lighten-3 {
     background-color: #b3adf7 !important;
}
 .btn-primary.btn-lighten-3 {
     border-color: #4839eb !important;
     background-color: #b3adf7 !important;
}
 .btn-primary.btn-lighten-3:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-lighten-3:focus, .btn-primary.btn-lighten-3:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-lighten-3 {
     border-color: #b3adf7 !important;
     color: #b3adf7 !important;
}
 .btn-outline-primary.btn-outline-lighten-3:hover {
     background-color: #b3adf7 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #b3adf7 !important;
}
 .border-primary.border-lighten-3 {
     border: 1px solid #b3adf7 !important;
}
 .border-top-primary.border-top-lighten-3 {
     border-top: 1px solid #b3adf7 !important;
}
 .border-bottom-primary.border-bottom-lighten-3 {
     border-bottom: 1px solid #b3adf7 !important;
}
 .border-left-primary.border-left-lighten-3 {
     border-left: 1px solid #b3adf7 !important;
}
 .border-right-primary.border-right-lighten-3 {
     border-right: 1px solid #b3adf7 !important;
}
 .overlay-primary.overlay-lighten-3 {
     background: #b3adf7;
    /* The Fallback */
     background: rgba(179, 173, 247, 0.6);
}
 .primary.lighten-2 {
     color: #9e95f5 !important;
}
 .bg-primary.bg-lighten-2 {
     background-color: #9e95f5 !important;
}
 .btn-primary.btn-lighten-2 {
     border-color: #4839eb !important;
     background-color: #9e95f5 !important;
}
 .btn-primary.btn-lighten-2:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-lighten-2:focus, .btn-primary.btn-lighten-2:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-lighten-2 {
     border-color: #9e95f5 !important;
     color: #9e95f5 !important;
}
 .btn-outline-primary.btn-outline-lighten-2:hover {
     background-color: #9e95f5 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9e95f5 !important;
}
 .border-primary.border-lighten-2 {
     border: 1px solid #9e95f5 !important;
}
 .border-top-primary.border-top-lighten-2 {
     border-top: 1px solid #9e95f5 !important;
}
 .border-bottom-primary.border-bottom-lighten-2 {
     border-bottom: 1px solid #9e95f5 !important;
}
 .border-left-primary.border-left-lighten-2 {
     border-left: 1px solid #9e95f5 !important;
}
 .border-right-primary.border-right-lighten-2 {
     border-right: 1px solid #9e95f5 !important;
}
 .overlay-primary.overlay-lighten-2 {
     background: #9e95f5;
    /* The Fallback */
     background: rgba(158, 149, 245, 0.6);
}
 .primary.lighten-1 {
     color: #887ef2 !important;
}
 .bg-primary.bg-lighten-1 {
     background-color: #887ef2 !important;
}
 .btn-primary.btn-lighten-1 {
     border-color: #4839eb !important;
     background-color: #887ef2 !important;
}
 .btn-primary.btn-lighten-1:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-lighten-1:focus, .btn-primary.btn-lighten-1:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-lighten-1 {
     border-color: #887ef2 !important;
     color: #887ef2 !important;
}
 .btn-outline-primary.btn-outline-lighten-1:hover {
     background-color: #887ef2 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #887ef2 !important;
}
 .border-primary.border-lighten-1 {
     border: 1px solid #887ef2 !important;
}
 .border-top-primary.border-top-lighten-1 {
     border-top: 1px solid #887ef2 !important;
}
 .border-bottom-primary.border-bottom-lighten-1 {
     border-bottom: 1px solid #887ef2 !important;
}
 .border-left-primary.border-left-lighten-1 {
     border-left: 1px solid #887ef2 !important;
}
 .border-right-primary.border-right-lighten-1 {
     border-right: 1px solid #887ef2 !important;
}
 .overlay-primary.overlay-lighten-1 {
     background: #887ef2;
    /* The Fallback */
     background: rgba(136, 126, 242, 0.6);
}
 .primary {
     color: #085466 !important;
}
 .bg-primary {
     background-color: #085466 !important;
}
 .bg-primary .card-header, .bg-primary .card-footer {
     background-color: transparent;
}
 .alert-primary {
     background: rgba(115, 103, 240, 0.2) !important;
     color: #085466 !important;
}
 .alert-primary .alert-heading {
     box-shadow: rgba(115, 103, 240, 0.4) 0px 6px 15px -7px;
}
 .alert-primary .alert-link {
     color: #5e50ee !important;
}
 .bg-rgba-primary {
     background: rgba(115, 103, 240, 0.15) !important;
}
 .border-primary {
     border: 1px solid #085466 !important;
}
 .border-top-primary {
     border-top: 1px solid #085466;
}
 .border-bottom-primary {
     border-bottom: 1px solid #085466;
}
 .border-left-primary {
     border-left: 1px solid #085466;
}
 .border-right-primary {
     border-right: 1px solid #085466;
}
 .bg-primary.badge-glow, .border-primary.badge-glow, .badge-primary.badge-glow {
     box-shadow: 0px 0px 10px #085466;
}
 .badge.badge-primary {
     background-color: #085466;
}
 .badge.badge-light-primary {
     background-color: #dedbfb;
     color: #085466 !important;
     font-weight: 500;
}
 .overlay-primary {
     background: #085466;
    /* The Fallback */
     background: rgba(115, 103, 240, 0.6);
}
 .btn-primary {
     border-color: #4839eb !important;
     background-color: #085466 !important;
     color: #fff;
}
 .btn-primary:hover {
     border-color: #5e50ee !important;
     color: #fff !important;
     *box-shadow: 0 8px 25px -8px #085466;
}
 .btn-primary:focus, .btn-primary:active {
     color: #fff !important;
}
 .btn-flat-primary {
     background-color: transparent;
     color: #085466;
}
 .btn-flat-primary:hover {
     color: #085466;
     background-color: rgba(115, 103, 240, 0.1);
}
 .btn-flat-primary:active, .btn-flat-primary:focus {
     background-color: #085466;
     color: #fff !important;
}
 .btn-relief-primary {
     background-color: #085466;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-primary:hover {
     color: #fff;
}
 .btn-relief-primary:active, .btn-relief-primary:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-primary {
     border: 1px solid #085466;
     background-color: transparent;
     color: #085466;
}
 .btn-outline-primary:hover {
     background-color: rgba(115, 103, 240, 0.08);
     color: #085466;
}
 .btn-outline-primary:active {
     color: #fff !important;
}
 .btn-primary ~ .dropdown-menu .dropdown-item.active, .btn-outline-primary ~ .dropdown-menu .dropdown-item.active, .btn-flat-primary ~ .dropdown-menu .dropdown-item.active {
     background-color: #085466;
     color: #fff;
}
 .btn-primary ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-primary ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-primary ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-primary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-primary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-primary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #085466;
}
 .dropdown.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:hover i {
     color: #085466;
}
 .dropdown.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-primary ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-primary ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-primary ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-primary {
     background-color: #085466;
}
 .pagination-primary .page-item.active .page-link {
     background: #085466;
     color: #fff;
}
 .pagination-primary .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-primary .page-item .page-link:hover {
     color: #085466;
}
 .pagination-primary .page-item.prev-item .page-link:hover, .pagination-primary .page-item.next-item .page-link:hover {
     background: #085466;
     color: #fff;
}
 .nav-pill-primary .nav-item .nav-link.active {
     color: #fff;
     background-color: #085466 !important;
}
 .progress-bar-primary {
     background-color: rgba(115, 103, 240, 0.1);
}
 .progress-bar-primary .progress-bar {
     background-color: #085466;
}
 .chip-primary {
     background-color: #085466 !important;
}
 .chip-primary .chip-body {
     color: #fff !important;
}
 .divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
     border-color: #085466 !important;
}
 input[type="checkbox"].bg-primary + .custom-control-label:before, input[type="radio"].bg-primary + .custom-control-label:before {
     background-color: #085466 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #085466 !important;
}
 .vs-checkbox-primary input:checked ~ .vs-checkbox {
     border-color: #085466 !important;
}
 .vs-checkbox-primary input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #085466 !important;
}
 .vs-checkbox-primary input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #085466 !important;
}
 .custom-switch-primary .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #085466 !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-primary input:checked ~ .vs-radio .vs-radio--circle {
     background: #085466 !important;
     box-shadow: 0 3px 12px 0 rgba(115, 103, 240, 0.4) !important;
}
 .primary.darken-1 {
     color: #5e50ee !important;
}
 .bg-primary.bg-darken-1 {
     background-color: #5e50ee !important;
}
 .btn-primary.btn-darken-1 {
     border-color: #4839eb !important;
     background-color: #5e50ee !important;
}
 .btn-primary.btn-darken-1:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-darken-1:focus, .btn-primary.btn-darken-1:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-darken-1 {
     border-color: #5e50ee !important;
     color: #5e50ee !important;
}
 .btn-outline-primary.btn-outline-darken-1:hover {
     background-color: #5e50ee !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #5e50ee !important;
}
 .border-primary.border-darken-1 {
     border: 1px solid #5e50ee !important;
}
 .border-top-primary.border-top-darken-1 {
     border-top: 1px solid #5e50ee !important;
}
 .border-bottom-primary.border-bottom-darken-1 {
     border-bottom: 1px solid #5e50ee !important;
}
 .border-left-primary.border-left-darken-1 {
     border-left: 1px solid #5e50ee !important;
}
 .border-right-primary.border-right-darken-1 {
     border-right: 1px solid #5e50ee !important;
}
 .overlay-primary.overlay-darken-1 {
     background: #5e50ee;
    /* The Fallback */
     background: rgba(94, 80, 238, 0.6);
}
 .primary.darken-2 {
     color: #4839eb !important;
}
 .bg-primary.bg-darken-2 {
     background-color: #4839eb !important;
}
 .btn-primary.btn-darken-2 {
     border-color: #4839eb !important;
     background-color: #4839eb !important;
}
 .btn-primary.btn-darken-2:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-darken-2:focus, .btn-primary.btn-darken-2:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-darken-2 {
     border-color: #4839eb !important;
     color: #4839eb !important;
}
 .btn-outline-primary.btn-outline-darken-2:hover {
     background-color: #4839eb !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4839eb !important;
}
 .border-primary.border-darken-2 {
     border: 1px solid #4839eb !important;
}
 .border-top-primary.border-top-darken-2 {
     border-top: 1px solid #4839eb !important;
}
 .border-bottom-primary.border-bottom-darken-2 {
     border-bottom: 1px solid #4839eb !important;
}
 .border-left-primary.border-left-darken-2 {
     border-left: 1px solid #4839eb !important;
}
 .border-right-primary.border-right-darken-2 {
     border-right: 1px solid #4839eb !important;
}
 .overlay-primary.overlay-darken-2 {
     background: #4839eb;
    /* The Fallback */
     background: rgba(72, 57, 235, 0.6);
}
 .primary.darken-3 {
     color: #3321e9 !important;
}
 .bg-primary.bg-darken-3 {
     background-color: #3321e9 !important;
}
 .btn-primary.btn-darken-3 {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-darken-3:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-darken-3:focus, .btn-primary.btn-darken-3:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-darken-3 {
     border-color: #3321e9 !important;
     color: #3321e9 !important;
}
 .btn-outline-primary.btn-outline-darken-3:hover {
     background-color: #3321e9 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3321e9 !important;
}
 .border-primary.border-darken-3 {
     border: 1px solid #3321e9 !important;
}
 .border-top-primary.border-top-darken-3 {
     border-top: 1px solid #3321e9 !important;
}
 .border-bottom-primary.border-bottom-darken-3 {
     border-bottom: 1px solid #3321e9 !important;
}
 .border-left-primary.border-left-darken-3 {
     border-left: 1px solid #3321e9 !important;
}
 .border-right-primary.border-right-darken-3 {
     border-right: 1px solid #3321e9 !important;
}
 .overlay-primary.overlay-darken-3 {
     background: #3321e9;
    /* The Fallback */
     background: rgba(51, 33, 233, 0.6);
}
 .primary.darken-4 {
     color: #2716db !important;
}
 .bg-primary.bg-darken-4 {
     background-color: #2716db !important;
}
 .btn-primary.btn-darken-4 {
     border-color: #4839eb !important;
     background-color: #2716db !important;
}
 .btn-primary.btn-darken-4:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-darken-4:focus, .btn-primary.btn-darken-4:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-darken-4 {
     border-color: #2716db !important;
     color: #2716db !important;
}
 .btn-outline-primary.btn-outline-darken-4:hover {
     background-color: #2716db !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2716db !important;
}
 .border-primary.border-darken-4 {
     border: 1px solid #2716db !important;
}
 .border-top-primary.border-top-darken-4 {
     border-top: 1px solid #2716db !important;
}
 .border-bottom-primary.border-bottom-darken-4 {
     border-bottom: 1px solid #2716db !important;
}
 .border-left-primary.border-left-darken-4 {
     border-left: 1px solid #2716db !important;
}
 .border-right-primary.border-right-darken-4 {
     border-right: 1px solid #2716db !important;
}
 .overlay-primary.overlay-darken-4 {
     background: #2716db;
    /* The Fallback */
     background: rgba(39, 22, 219, 0.6);
}
 .primary.accent-1 {
     color: #BDFDFF !important;
}
 .bg-primary.bg-accent-1 {
     background-color: #BDFDFF !important;
}
 .btn-primary.btn-accent-1 {
     border-color: #4839eb !important;
     background-color: #BDFDFF !important;
}
 .btn-primary.btn-accent-1:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-accent-1:focus, .btn-primary.btn-accent-1:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-accent-1 {
     border-color: #BDFDFF !important;
     color: #BDFDFF !important;
}
 .btn-outline-primary.btn-outline-accent-1:hover {
     background-color: #BDFDFF !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BDFDFF !important;
}
 .border-primary.border-accent-1 {
     border: 1px solid #BDFDFF !important;
}
 .border-top-primary.border-top-accent-1 {
     border-top: 1px solid #BDFDFF !important;
}
 .border-bottom-primary.border-bottom-accent-1 {
     border-bottom: 1px solid #BDFDFF !important;
}
 .border-left-primary.border-left-accent-1 {
     border-left: 1px solid #BDFDFF !important;
}
 .border-right-primary.border-right-accent-1 {
     border-right: 1px solid #BDFDFF !important;
}
 .overlay-primary.overlay-accent-1 {
     background: #BDFDFF;
    /* The Fallback */
     background: rgba(189, 253, 255, 0.6);
}
 .primary.accent-2 {
     color: #8AFBFF !important;
}
 .bg-primary.bg-accent-2 {
     background-color: #8AFBFF !important;
}
 .btn-primary.btn-accent-2 {
     border-color: #4839eb !important;
     background-color: #8AFBFF !important;
}
 .btn-primary.btn-accent-2:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-accent-2:focus, .btn-primary.btn-accent-2:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-accent-2 {
     border-color: #8AFBFF !important;
     color: #8AFBFF !important;
}
 .btn-outline-primary.btn-outline-accent-2:hover {
     background-color: #8AFBFF !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8AFBFF !important;
}
 .border-primary.border-accent-2 {
     border: 1px solid #8AFBFF !important;
}
 .border-top-primary.border-top-accent-2 {
     border-top: 1px solid #8AFBFF !important;
}
 .border-bottom-primary.border-bottom-accent-2 {
     border-bottom: 1px solid #8AFBFF !important;
}
 .border-left-primary.border-left-accent-2 {
     border-left: 1px solid #8AFBFF !important;
}
 .border-right-primary.border-right-accent-2 {
     border-right: 1px solid #8AFBFF !important;
}
 .overlay-primary.overlay-accent-2 {
     background: #8AFBFF;
    /* The Fallback */
     background: rgba(138, 251, 255, 0.6);
}
 .primary.accent-3 {
     color: #57FAFF !important;
}
 .bg-primary.bg-accent-3 {
     background-color: #57FAFF !important;
}
 .btn-primary.btn-accent-3 {
     border-color: #4839eb !important;
     background-color: #57FAFF !important;
}
 .btn-primary.btn-accent-3:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-accent-3:focus, .btn-primary.btn-accent-3:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-accent-3 {
     border-color: #57FAFF !important;
     color: #57FAFF !important;
}
 .btn-outline-primary.btn-outline-accent-3:hover {
     background-color: #57FAFF !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #57FAFF !important;
}
 .border-primary.border-accent-3 {
     border: 1px solid #57FAFF !important;
}
 .border-top-primary.border-top-accent-3 {
     border-top: 1px solid #57FAFF !important;
}
 .border-bottom-primary.border-bottom-accent-3 {
     border-bottom: 1px solid #57FAFF !important;
}
 .border-left-primary.border-left-accent-3 {
     border-left: 1px solid #57FAFF !important;
}
 .border-right-primary.border-right-accent-3 {
     border-right: 1px solid #57FAFF !important;
}
 .overlay-primary.overlay-accent-3 {
     background: #57FAFF;
    /* The Fallback */
     background: rgba(87, 250, 255, 0.6);
}
 .primary.accent-4 {
     color: #3DF9FF !important;
}
 .bg-primary.bg-accent-4 {
     background-color: #3DF9FF !important;
}
 .btn-primary.btn-accent-4 {
     border-color: #4839eb !important;
     background-color: #3DF9FF !important;
}
 .btn-primary.btn-accent-4:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-accent-4:focus, .btn-primary.btn-accent-4:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-accent-4 {
     border-color: #3DF9FF !important;
     color: #3DF9FF !important;
}
 .btn-outline-primary.btn-outline-accent-4:hover {
     background-color: #3DF9FF !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3DF9FF !important;
}
 .border-primary.border-accent-4 {
     border: 1px solid #3DF9FF !important;
}
 .border-top-primary.border-top-accent-4 {
     border-top: 1px solid #3DF9FF !important;
}
 .border-bottom-primary.border-bottom-accent-4 {
     border-bottom: 1px solid #3DF9FF !important;
}
 .border-left-primary.border-left-accent-4 {
     border-left: 1px solid #3DF9FF !important;
}
 .border-right-primary.border-right-accent-4 {
     border-right: 1px solid #3DF9FF !important;
}
 .overlay-primary.overlay-accent-4 {
     background: #3DF9FF;
    /* The Fallback */
     background: rgba(61, 249, 255, 0.6);
}
 .primary.gradient-bg {
     color: #640064 !important;
}
 .bg-primary.bg-gradient-bg {
     background-color: #640064 !important;
}
 .btn-primary.btn-gradient-bg {
     border-color: #4839eb !important;
     background-color: #640064 !important;
}
 .btn-primary.btn-gradient-bg:hover {
     border-color: #4839eb !important;
     background-color: #3321e9 !important;
}
 .btn-primary.btn-gradient-bg:focus, .btn-primary.btn-gradient-bg:active {
     border-color: #3321e9 !important;
     background-color: #2716db !important;
}
 .btn-outline-primary.btn-outline-gradient-bg {
     border-color: #640064 !important;
     color: #640064 !important;
}
 .btn-outline-primary.btn-outline-gradient-bg:hover {
     background-color: #640064 !important;
}
 input:focus ~ .bg-primary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #640064 !important;
}
 .border-primary.border-gradient-bg {
     border: 1px solid #640064 !important;
}
 .border-top-primary.border-top-gradient-bg {
     border-top: 1px solid #640064 !important;
}
 .border-bottom-primary.border-bottom-gradient-bg {
     border-bottom: 1px solid #640064 !important;
}
 .border-left-primary.border-left-gradient-bg {
     border-left: 1px solid #640064 !important;
}
 .border-right-primary.border-right-gradient-bg {
     border-right: 1px solid #640064 !important;
}
 .overlay-primary.overlay-gradient-bg {
     background: #640064;
    /* The Fallback */
     background: rgba(100, 0, 100, 0.6);
}
 .secondary.gradient-light {
     color: #dcdeec !important;
}
 .bg-secondary.bg-gradient-light {
     background-color: #dcdeec !important;
}
 .btn-secondary.btn-gradient-light {
     border-color: #9aa9b7 !important;
     background-color: #dcdeec !important;
}
 .btn-secondary.btn-gradient-light:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-gradient-light:focus, .btn-secondary.btn-gradient-light:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-gradient-light {
     border-color: #dcdeec !important;
     color: #dcdeec !important;
}
 .btn-outline-secondary.btn-outline-gradient-light:hover {
     background-color: #dcdeec !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #dcdeec !important;
}
 .border-secondary.border-gradient-light {
     border: 1px solid #dcdeec !important;
}
 .border-top-secondary.border-top-gradient-light {
     border-top: 1px solid #dcdeec !important;
}
 .border-bottom-secondary.border-bottom-gradient-light {
     border-bottom: 1px solid #dcdeec !important;
}
 .border-left-secondary.border-left-gradient-light {
     border-left: 1px solid #dcdeec !important;
}
 .border-right-secondary.border-right-gradient-light {
     border-right: 1px solid #dcdeec !important;
}
 .overlay-secondary.overlay-gradient-light {
     background: #dcdeec;
    /* The Fallback */
     background: rgba(220, 222, 236, 0.6);
}
 .secondary.light-badge {
     color: white !important;
}
 .bg-secondary.bg-light-badge {
     background-color: white !important;
}
 .btn-secondary.btn-light-badge {
     border-color: #9aa9b7 !important;
     background-color: white !important;
}
 .btn-secondary.btn-light-badge:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-light-badge:focus, .btn-secondary.btn-light-badge:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-light-badge {
     border-color: white !important;
     color: white !important;
}
 .btn-outline-secondary.btn-outline-light-badge:hover {
     background-color: white !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem white !important;
}
 .border-secondary.border-light-badge {
     border: 1px solid white !important;
}
 .border-top-secondary.border-top-light-badge {
     border-top: 1px solid white !important;
}
 .border-bottom-secondary.border-bottom-light-badge {
     border-bottom: 1px solid white !important;
}
 .border-left-secondary.border-left-light-badge {
     border-left: 1px solid white !important;
}
 .border-right-secondary.border-right-light-badge {
     border-right: 1px solid white !important;
}
 .overlay-secondary.overlay-light-badge {
     background: white;
    /* The Fallback */
     background: rgba(255, 255, 255, 0.6);
}
 .secondary.lighten-5 {
     color: white !important;
}
 .bg-secondary.bg-lighten-5 {
     background-color: white !important;
}
 .btn-secondary.btn-lighten-5 {
     border-color: #9aa9b7 !important;
     background-color: white !important;
}
 .btn-secondary.btn-lighten-5:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-lighten-5:focus, .btn-secondary.btn-lighten-5:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-lighten-5 {
     border-color: white !important;
     color: white !important;
}
 .btn-outline-secondary.btn-outline-lighten-5:hover {
     background-color: white !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem white !important;
}
 .border-secondary.border-lighten-5 {
     border: 1px solid white !important;
}
 .border-top-secondary.border-top-lighten-5 {
     border-top: 1px solid white !important;
}
 .border-bottom-secondary.border-bottom-lighten-5 {
     border-bottom: 1px solid white !important;
}
 .border-left-secondary.border-left-lighten-5 {
     border-left: 1px solid white !important;
}
 .border-right-secondary.border-right-lighten-5 {
     border-right: 1px solid white !important;
}
 .overlay-secondary.overlay-lighten-5 {
     background: white;
    /* The Fallback */
     background: rgba(255, 255, 255, 0.6);
}
 .secondary.lighten-4 {
     color: #f3f5f7 !important;
}
 .bg-secondary.bg-lighten-4 {
     background-color: #f3f5f7 !important;
}
 .btn-secondary.btn-lighten-4 {
     border-color: #9aa9b7 !important;
     background-color: #f3f5f7 !important;
}
 .btn-secondary.btn-lighten-4:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-lighten-4:focus, .btn-secondary.btn-lighten-4:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-lighten-4 {
     border-color: #f3f5f7 !important;
     color: #f3f5f7 !important;
}
 .btn-outline-secondary.btn-outline-lighten-4:hover {
     background-color: #f3f5f7 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f3f5f7 !important;
}
 .border-secondary.border-lighten-4 {
     border: 1px solid #f3f5f7 !important;
}
 .border-top-secondary.border-top-lighten-4 {
     border-top: 1px solid #f3f5f7 !important;
}
 .border-bottom-secondary.border-bottom-lighten-4 {
     border-bottom: 1px solid #f3f5f7 !important;
}
 .border-left-secondary.border-left-lighten-4 {
     border-left: 1px solid #f3f5f7 !important;
}
 .border-right-secondary.border-right-lighten-4 {
     border-right: 1px solid #f3f5f7 !important;
}
 .overlay-secondary.overlay-lighten-4 {
     background: #f3f5f7;
    /* The Fallback */
     background: rgba(243, 245, 247, 0.6);
}
 .secondary.lighten-3 {
     color: #e5e8ec !important;
}
 .bg-secondary.bg-lighten-3 {
     background-color: #e5e8ec !important;
}
 .btn-secondary.btn-lighten-3 {
     border-color: #9aa9b7 !important;
     background-color: #e5e8ec !important;
}
 .btn-secondary.btn-lighten-3:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-lighten-3:focus, .btn-secondary.btn-lighten-3:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-lighten-3 {
     border-color: #e5e8ec !important;
     color: #e5e8ec !important;
}
 .btn-outline-secondary.btn-outline-lighten-3:hover {
     background-color: #e5e8ec !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #e5e8ec !important;
}
 .border-secondary.border-lighten-3 {
     border: 1px solid #e5e8ec !important;
}
 .border-top-secondary.border-top-lighten-3 {
     border-top: 1px solid #e5e8ec !important;
}
 .border-bottom-secondary.border-bottom-lighten-3 {
     border-bottom: 1px solid #e5e8ec !important;
}
 .border-left-secondary.border-left-lighten-3 {
     border-left: 1px solid #e5e8ec !important;
}
 .border-right-secondary.border-right-lighten-3 {
     border-right: 1px solid #e5e8ec !important;
}
 .overlay-secondary.overlay-lighten-3 {
     background: #e5e8ec;
    /* The Fallback */
     background: rgba(229, 232, 236, 0.6);
}
 .secondary.lighten-2 {
     color: #d6dce1 !important;
}
 .bg-secondary.bg-lighten-2 {
     background-color: #d6dce1 !important;
}
 .btn-secondary.btn-lighten-2 {
     border-color: #9aa9b7 !important;
     background-color: #d6dce1 !important;
}
 .btn-secondary.btn-lighten-2:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-lighten-2:focus, .btn-secondary.btn-lighten-2:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-lighten-2 {
     border-color: #d6dce1 !important;
     color: #d6dce1 !important;
}
 .btn-outline-secondary.btn-outline-lighten-2:hover {
     background-color: #d6dce1 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #d6dce1 !important;
}
 .border-secondary.border-lighten-2 {
     border: 1px solid #d6dce1 !important;
}
 .border-top-secondary.border-top-lighten-2 {
     border-top: 1px solid #d6dce1 !important;
}
 .border-bottom-secondary.border-bottom-lighten-2 {
     border-bottom: 1px solid #d6dce1 !important;
}
 .border-left-secondary.border-left-lighten-2 {
     border-left: 1px solid #d6dce1 !important;
}
 .border-right-secondary.border-right-lighten-2 {
     border-right: 1px solid #d6dce1 !important;
}
 .overlay-secondary.overlay-lighten-2 {
     background: #d6dce1;
    /* The Fallback */
     background: rgba(214, 220, 225, 0.6);
}
 .secondary.lighten-1 {
     color: #c7cfd7 !important;
}
 .bg-secondary.bg-lighten-1 {
     background-color: #c7cfd7 !important;
}
 .btn-secondary.btn-lighten-1 {
     border-color: #9aa9b7 !important;
     background-color: #c7cfd7 !important;
}
 .btn-secondary.btn-lighten-1:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-lighten-1:focus, .btn-secondary.btn-lighten-1:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-lighten-1 {
     border-color: #c7cfd7 !important;
     color: #c7cfd7 !important;
}
 .btn-outline-secondary.btn-outline-lighten-1:hover {
     background-color: #c7cfd7 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #c7cfd7 !important;
}
 .border-secondary.border-lighten-1 {
     border: 1px solid #c7cfd7 !important;
}
 .border-top-secondary.border-top-lighten-1 {
     border-top: 1px solid #c7cfd7 !important;
}
 .border-bottom-secondary.border-bottom-lighten-1 {
     border-bottom: 1px solid #c7cfd7 !important;
}
 .border-left-secondary.border-left-lighten-1 {
     border-left: 1px solid #c7cfd7 !important;
}
 .border-right-secondary.border-right-lighten-1 {
     border-right: 1px solid #c7cfd7 !important;
}
 .overlay-secondary.overlay-lighten-1 {
     background: #c7cfd7;
    /* The Fallback */
     background: rgba(199, 207, 215, 0.6);
}
 .secondary {
     color: #b8c2cc !important;
}
 .bg-secondary {
     background-color: #b8c2cc !important;
}
 .bg-secondary .card-header, .bg-secondary .card-footer {
     background-color: transparent;
}
 .alert-secondary {
     background: rgba(184, 194, 204, 0.2) !important;
     color: #b8c2cc !important;
}
 .alert-secondary .alert-heading {
     box-shadow: rgba(184, 194, 204, 0.4) 0px 6px 15px -7px;
}
 .alert-secondary .alert-link {
     color: #a9b5c1 !important;
}
 .bg-rgba-secondary {
     background: rgba(184, 194, 204, 0.15) !important;
}
 .border-secondary {
     border: 1px solid #b8c2cc !important;
}
 .border-top-secondary {
     border-top: 1px solid #b8c2cc;
}
 .border-bottom-secondary {
     border-bottom: 1px solid #b8c2cc;
}
 .border-left-secondary {
     border-left: 1px solid #b8c2cc;
}
 .border-right-secondary {
     border-right: 1px solid #b8c2cc;
}
 .bg-secondary.badge-glow, .border-secondary.badge-glow, .badge-secondary.badge-glow {
     box-shadow: 0px 0px 10px #b8c2cc;
}
 .badge.badge-secondary {
     background-color: #b8c2cc;
}
 .badge.badge-light-secondary {
     background-color: white;
     color: #b8c2cc !important;
     font-weight: 500;
}
 .overlay-secondary {
     background: #b8c2cc;
    /* The Fallback */
     background: rgba(184, 194, 204, 0.6);
}
 .btn-secondary {
     border-color: #9aa9b7 !important;
     background-color: #b8c2cc !important;
     color: #fff;
}
 .btn-secondary:hover {
     border-color: #a9b5c1 !important;
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #b8c2cc;
}
 .btn-secondary:focus, .btn-secondary:active {
     color: #fff !important;
}
 .btn-flat-secondary {
     background-color: transparent;
     color: #b8c2cc;
}
 .btn-flat-secondary:hover {
     color: #b8c2cc;
     background-color: rgba(184, 194, 204, 0.1);
}
 .btn-flat-secondary:active, .btn-flat-secondary:focus {
     background-color: #b8c2cc;
     color: #fff !important;
}
 .btn-relief-secondary {
     background-color: #b8c2cc;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-secondary:hover {
     color: #fff;
}
 .btn-relief-secondary:active, .btn-relief-secondary:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-secondary {
     border: 1px solid #b8c2cc;
     background-color: transparent;
     color: #b8c2cc;
}
 .btn-outline-secondary:hover {
     background-color: rgba(184, 194, 204, 0.08);
     color: #b8c2cc;
}
 .btn-outline-secondary:active {
     color: #fff !important;
}
 .btn-secondary ~ .dropdown-menu .dropdown-item.active, .btn-outline-secondary ~ .dropdown-menu .dropdown-item.active, .btn-flat-secondary ~ .dropdown-menu .dropdown-item.active {
     background-color: #b8c2cc;
     color: #fff;
}
 .btn-secondary ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-secondary ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-secondary ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-secondary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-secondary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-secondary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #b8c2cc;
}
 .dropdown.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:hover i {
     color: #b8c2cc;
}
 .dropdown.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-secondary ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-secondary ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-secondary ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-secondary {
     background-color: #b8c2cc;
}
 .pagination-secondary .page-item.active .page-link {
     background: #b8c2cc;
     color: #fff;
}
 .pagination-secondary .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-secondary .page-item .page-link:hover {
     color: #b8c2cc;
}
 .pagination-secondary .page-item.prev-item .page-link:hover, .pagination-secondary .page-item.next-item .page-link:hover {
     background: #b8c2cc;
     color: #fff;
}
 .nav-pill-secondary .nav-item .nav-link.active {
     color: #fff;
     background-color: #b8c2cc !important;
}
 .progress-bar-secondary {
     background-color: rgba(184, 194, 204, 0.1);
}
 .progress-bar-secondary .progress-bar {
     background-color: #b8c2cc;
}
 .chip-secondary {
     background-color: #b8c2cc !important;
}
 .chip-secondary .chip-body {
     color: #fff !important;
}
 .divider.divider-secondary .divider-text:before, .divider.divider-secondary .divider-text:after {
     border-color: #b8c2cc !important;
}
 input[type="checkbox"].bg-secondary + .custom-control-label:before, input[type="radio"].bg-secondary + .custom-control-label:before {
     background-color: #b8c2cc !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #b8c2cc !important;
}
 .vs-checkbox-secondary input:checked ~ .vs-checkbox {
     border-color: #b8c2cc !important;
}
 .vs-checkbox-secondary input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #b8c2cc !important;
}
 .vs-checkbox-secondary input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #b8c2cc !important;
}
 .custom-switch-secondary .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #b8c2cc !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-secondary input:checked ~ .vs-radio .vs-radio--circle {
     background: #b8c2cc !important;
     box-shadow: 0 3px 12px 0 rgba(184, 194, 204, 0.4) !important;
}
 .secondary.darken-1 {
     color: #a9b5c1 !important;
}
 .bg-secondary.bg-darken-1 {
     background-color: #a9b5c1 !important;
}
 .btn-secondary.btn-darken-1 {
     border-color: #9aa9b7 !important;
     background-color: #a9b5c1 !important;
}
 .btn-secondary.btn-darken-1:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-darken-1:focus, .btn-secondary.btn-darken-1:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-darken-1 {
     border-color: #a9b5c1 !important;
     color: #a9b5c1 !important;
}
 .btn-outline-secondary.btn-outline-darken-1:hover {
     background-color: #a9b5c1 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #a9b5c1 !important;
}
 .border-secondary.border-darken-1 {
     border: 1px solid #a9b5c1 !important;
}
 .border-top-secondary.border-top-darken-1 {
     border-top: 1px solid #a9b5c1 !important;
}
 .border-bottom-secondary.border-bottom-darken-1 {
     border-bottom: 1px solid #a9b5c1 !important;
}
 .border-left-secondary.border-left-darken-1 {
     border-left: 1px solid #a9b5c1 !important;
}
 .border-right-secondary.border-right-darken-1 {
     border-right: 1px solid #a9b5c1 !important;
}
 .overlay-secondary.overlay-darken-1 {
     background: #a9b5c1;
    /* The Fallback */
     background: rgba(169, 181, 193, 0.6);
}
 .secondary.darken-2 {
     color: #9aa9b7 !important;
}
 .bg-secondary.bg-darken-2 {
     background-color: #9aa9b7 !important;
}
 .btn-secondary.btn-darken-2 {
     border-color: #9aa9b7 !important;
     background-color: #9aa9b7 !important;
}
 .btn-secondary.btn-darken-2:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-darken-2:focus, .btn-secondary.btn-darken-2:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-darken-2 {
     border-color: #9aa9b7 !important;
     color: #9aa9b7 !important;
}
 .btn-outline-secondary.btn-outline-darken-2:hover {
     background-color: #9aa9b7 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9aa9b7 !important;
}
 .border-secondary.border-darken-2 {
     border: 1px solid #9aa9b7 !important;
}
 .border-top-secondary.border-top-darken-2 {
     border-top: 1px solid #9aa9b7 !important;
}
 .border-bottom-secondary.border-bottom-darken-2 {
     border-bottom: 1px solid #9aa9b7 !important;
}
 .border-left-secondary.border-left-darken-2 {
     border-left: 1px solid #9aa9b7 !important;
}
 .border-right-secondary.border-right-darken-2 {
     border-right: 1px solid #9aa9b7 !important;
}
 .overlay-secondary.overlay-darken-2 {
     background: #9aa9b7;
    /* The Fallback */
     background: rgba(154, 169, 183, 0.6);
}
 .secondary.darken-3 {
     color: #8b9cac !important;
}
 .bg-secondary.bg-darken-3 {
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-darken-3 {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-darken-3:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-darken-3:focus, .btn-secondary.btn-darken-3:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-darken-3 {
     border-color: #8b9cac !important;
     color: #8b9cac !important;
}
 .btn-outline-secondary.btn-outline-darken-3:hover {
     background-color: #8b9cac !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8b9cac !important;
}
 .border-secondary.border-darken-3 {
     border: 1px solid #8b9cac !important;
}
 .border-top-secondary.border-top-darken-3 {
     border-top: 1px solid #8b9cac !important;
}
 .border-bottom-secondary.border-bottom-darken-3 {
     border-bottom: 1px solid #8b9cac !important;
}
 .border-left-secondary.border-left-darken-3 {
     border-left: 1px solid #8b9cac !important;
}
 .border-right-secondary.border-right-darken-3 {
     border-right: 1px solid #8b9cac !important;
}
 .overlay-secondary.overlay-darken-3 {
     background: #8b9cac;
    /* The Fallback */
     background: rgba(139, 156, 172, 0.6);
}
 .secondary.darken-4 {
     color: #7d8fa1 !important;
}
 .bg-secondary.bg-darken-4 {
     background-color: #7d8fa1 !important;
}
 .btn-secondary.btn-darken-4 {
     border-color: #9aa9b7 !important;
     background-color: #7d8fa1 !important;
}
 .btn-secondary.btn-darken-4:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-darken-4:focus, .btn-secondary.btn-darken-4:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-darken-4 {
     border-color: #7d8fa1 !important;
     color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-darken-4:hover {
     background-color: #7d8fa1 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7d8fa1 !important;
}
 .border-secondary.border-darken-4 {
     border: 1px solid #7d8fa1 !important;
}
 .border-top-secondary.border-top-darken-4 {
     border-top: 1px solid #7d8fa1 !important;
}
 .border-bottom-secondary.border-bottom-darken-4 {
     border-bottom: 1px solid #7d8fa1 !important;
}
 .border-left-secondary.border-left-darken-4 {
     border-left: 1px solid #7d8fa1 !important;
}
 .border-right-secondary.border-right-darken-4 {
     border-right: 1px solid #7d8fa1 !important;
}
 .overlay-secondary.overlay-darken-4 {
     background: #7d8fa1;
    /* The Fallback */
     background: rgba(125, 143, 161, 0.6);
}
 .secondary.gradient-bg {
     color: #640064 !important;
}
 .bg-secondary.bg-gradient-bg {
     background-color: #640064 !important;
}
 .btn-secondary.btn-gradient-bg {
     border-color: #9aa9b7 !important;
     background-color: #640064 !important;
}
 .btn-secondary.btn-gradient-bg:hover {
     border-color: #9aa9b7 !important;
     background-color: #8b9cac !important;
}
 .btn-secondary.btn-gradient-bg:focus, .btn-secondary.btn-gradient-bg:active {
     border-color: #8b9cac !important;
     background-color: #7d8fa1 !important;
}
 .btn-outline-secondary.btn-outline-gradient-bg {
     border-color: #640064 !important;
     color: #640064 !important;
}
 .btn-outline-secondary.btn-outline-gradient-bg:hover {
     background-color: #640064 !important;
}
 input:focus ~ .bg-secondary {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #640064 !important;
}
 .border-secondary.border-gradient-bg {
     border: 1px solid #640064 !important;
}
 .border-top-secondary.border-top-gradient-bg {
     border-top: 1px solid #640064 !important;
}
 .border-bottom-secondary.border-bottom-gradient-bg {
     border-bottom: 1px solid #640064 !important;
}
 .border-left-secondary.border-left-gradient-bg {
     border-left: 1px solid #640064 !important;
}
 .border-right-secondary.border-right-gradient-bg {
     border-right: 1px solid #640064 !important;
}
 .overlay-secondary.overlay-gradient-bg {
     background: #640064;
    /* The Fallback */
     background: rgba(100, 0, 100, 0.6);
}
 .success.gradient-light {
     color: #4ae9d3 !important;
}
 .bg-success.bg-gradient-light {
     background-color: #4ae9d3 !important;
}
 .btn-success.btn-gradient-light {
     border-color: #1f9d57 !important;
     background-color: #4ae9d3 !important;
}
 .btn-success.btn-gradient-light:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-gradient-light:focus, .btn-success.btn-gradient-light:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-gradient-light {
     border-color: #4ae9d3 !important;
     color: #4ae9d3 !important;
}
 .btn-outline-success.btn-outline-gradient-light:hover {
     background-color: #4ae9d3 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4ae9d3 !important;
}
 .border-success.border-gradient-light {
     border: 1px solid #4ae9d3 !important;
}
 .border-top-success.border-top-gradient-light {
     border-top: 1px solid #4ae9d3 !important;
}
 .border-bottom-success.border-bottom-gradient-light {
     border-bottom: 1px solid #4ae9d3 !important;
}
 .border-left-success.border-left-gradient-light {
     border-left: 1px solid #4ae9d3 !important;
}
 .border-right-success.border-right-gradient-light {
     border-right: 1px solid #4ae9d3 !important;
}
 .overlay-success.overlay-gradient-light {
     background: #4ae9d3;
    /* The Fallback */
     background: rgba(74, 233, 211, 0.6);
}
 .success.light-badge {
     color: #c7f4db !important;
}
 .bg-success.bg-light-badge {
     background-color: #c7f4db !important;
}
 .btn-success.btn-light-badge {
     border-color: #1f9d57 !important;
     background-color: #c7f4db !important;
}
 .btn-success.btn-light-badge:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-light-badge:focus, .btn-success.btn-light-badge:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-light-badge {
     border-color: #c7f4db !important;
     color: #c7f4db !important;
}
 .btn-outline-success.btn-outline-light-badge:hover {
     background-color: #c7f4db !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #c7f4db !important;
}
 .border-success.border-light-badge {
     border: 1px solid #c7f4db !important;
}
 .border-top-success.border-top-light-badge {
     border-top: 1px solid #c7f4db !important;
}
 .border-bottom-success.border-bottom-light-badge {
     border-bottom: 1px solid #c7f4db !important;
}
 .border-left-success.border-left-light-badge {
     border-left: 1px solid #c7f4db !important;
}
 .border-right-success.border-right-light-badge {
     border-right: 1px solid #c7f4db !important;
}
 .overlay-success.overlay-light-badge {
     background: #c7f4db;
    /* The Fallback */
     background: rgba(199, 244, 219, 0.6);
}
 .success.lighten-5 {
     color: #88e7b2 !important;
}
 .bg-success.bg-lighten-5 {
     background-color: #88e7b2 !important;
}
 .btn-success.btn-lighten-5 {
     border-color: #1f9d57 !important;
     background-color: #88e7b2 !important;
}
 .btn-success.btn-lighten-5:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-lighten-5:focus, .btn-success.btn-lighten-5:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-lighten-5 {
     border-color: #88e7b2 !important;
     color: #88e7b2 !important;
}
 .btn-outline-success.btn-outline-lighten-5:hover {
     background-color: #88e7b2 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #88e7b2 !important;
}
 .border-success.border-lighten-5 {
     border: 1px solid #88e7b2 !important;
}
 .border-top-success.border-top-lighten-5 {
     border-top: 1px solid #88e7b2 !important;
}
 .border-bottom-success.border-bottom-lighten-5 {
     border-bottom: 1px solid #88e7b2 !important;
}
 .border-left-success.border-left-lighten-5 {
     border-left: 1px solid #88e7b2 !important;
}
 .border-right-success.border-right-lighten-5 {
     border-right: 1px solid #88e7b2 !important;
}
 .overlay-success.overlay-lighten-5 {
     background: #88e7b2;
    /* The Fallback */
     background: rgba(136, 231, 178, 0.6);
}
 .success.lighten-4 {
     color: #72e3a4 !important;
}
 .bg-success.bg-lighten-4 {
     background-color: #72e3a4 !important;
}
 .btn-success.btn-lighten-4 {
     border-color: #1f9d57 !important;
     background-color: #72e3a4 !important;
}
 .btn-success.btn-lighten-4:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-lighten-4:focus, .btn-success.btn-lighten-4:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-lighten-4 {
     border-color: #72e3a4 !important;
     color: #72e3a4 !important;
}
 .btn-outline-success.btn-outline-lighten-4:hover {
     background-color: #72e3a4 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #72e3a4 !important;
}
 .border-success.border-lighten-4 {
     border: 1px solid #72e3a4 !important;
}
 .border-top-success.border-top-lighten-4 {
     border-top: 1px solid #72e3a4 !important;
}
 .border-bottom-success.border-bottom-lighten-4 {
     border-bottom: 1px solid #72e3a4 !important;
}
 .border-left-success.border-left-lighten-4 {
     border-left: 1px solid #72e3a4 !important;
}
 .border-right-success.border-right-lighten-4 {
     border-right: 1px solid #72e3a4 !important;
}
 .overlay-success.overlay-lighten-4 {
     background: #72e3a4;
    /* The Fallback */
     background: rgba(114, 227, 164, 0.6);
}
 .success.lighten-3 {
     color: #5dde97 !important;
}
 .bg-success.bg-lighten-3 {
     background-color: #5dde97 !important;
}
 .btn-success.btn-lighten-3 {
     border-color: #1f9d57 !important;
     background-color: #5dde97 !important;
}
 .btn-success.btn-lighten-3:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-lighten-3:focus, .btn-success.btn-lighten-3:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-lighten-3 {
     border-color: #5dde97 !important;
     color: #5dde97 !important;
}
 .btn-outline-success.btn-outline-lighten-3:hover {
     background-color: #5dde97 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #5dde97 !important;
}
 .border-success.border-lighten-3 {
     border: 1px solid #5dde97 !important;
}
 .border-top-success.border-top-lighten-3 {
     border-top: 1px solid #5dde97 !important;
}
 .border-bottom-success.border-bottom-lighten-3 {
     border-bottom: 1px solid #5dde97 !important;
}
 .border-left-success.border-left-lighten-3 {
     border-left: 1px solid #5dde97 !important;
}
 .border-right-success.border-right-lighten-3 {
     border-right: 1px solid #5dde97 !important;
}
 .overlay-success.overlay-lighten-3 {
     background: #5dde97;
    /* The Fallback */
     background: rgba(93, 222, 151, 0.6);
}
 .success.lighten-2 {
     color: #48da89 !important;
}
 .bg-success.bg-lighten-2 {
     background-color: #48da89 !important;
}
 .btn-success.btn-lighten-2 {
     border-color: #1f9d57 !important;
     background-color: #48da89 !important;
}
 .btn-success.btn-lighten-2:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-lighten-2:focus, .btn-success.btn-lighten-2:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-lighten-2 {
     border-color: #48da89 !important;
     color: #48da89 !important;
}
 .btn-outline-success.btn-outline-lighten-2:hover {
     background-color: #48da89 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #48da89 !important;
}
 .border-success.border-lighten-2 {
     border: 1px solid #48da89 !important;
}
 .border-top-success.border-top-lighten-2 {
     border-top: 1px solid #48da89 !important;
}
 .border-bottom-success.border-bottom-lighten-2 {
     border-bottom: 1px solid #48da89 !important;
}
 .border-left-success.border-left-lighten-2 {
     border-left: 1px solid #48da89 !important;
}
 .border-right-success.border-right-lighten-2 {
     border-right: 1px solid #48da89 !important;
}
 .overlay-success.overlay-lighten-2 {
     background: #48da89;
    /* The Fallback */
     background: rgba(72, 218, 137, 0.6);
}
 .success.lighten-1 {
     color: #33d67c !important;
}
 .bg-success.bg-lighten-1 {
     background-color: #33d67c !important;
}
 .btn-success.btn-lighten-1 {
     border-color: #1f9d57 !important;
     background-color: #33d67c !important;
}
 .btn-success.btn-lighten-1:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-lighten-1:focus, .btn-success.btn-lighten-1:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-lighten-1 {
     border-color: #33d67c !important;
     color: #33d67c !important;
}
 .btn-outline-success.btn-outline-lighten-1:hover {
     background-color: #33d67c !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #33d67c !important;
}
 .border-success.border-lighten-1 {
     border: 1px solid #33d67c !important;
}
 .border-top-success.border-top-lighten-1 {
     border-top: 1px solid #33d67c !important;
}
 .border-bottom-success.border-bottom-lighten-1 {
     border-bottom: 1px solid #33d67c !important;
}
 .border-left-success.border-left-lighten-1 {
     border-left: 1px solid #33d67c !important;
}
 .border-right-success.border-right-lighten-1 {
     border-right: 1px solid #33d67c !important;
}
 .overlay-success.overlay-lighten-1 {
     background: #33d67c;
    /* The Fallback */
     background: rgba(51, 214, 124, 0.6);
}
 .success {
     color: #28c76f !important;
}
 .bg-success {
     background-color: #28c76f !important;
}
 .bg-success .card-header, .bg-success .card-footer {
     background-color: transparent;
}
 .alert-success {
     background: rgba(40, 199, 111, 0.2) !important;
     color: #28c76f !important;
}
 .alert-success .alert-heading {
     box-shadow: rgba(40, 199, 111, 0.4) 0px 6px 15px -7px;
}
 .alert-success .alert-link {
     color: #24b263 !important;
}
 .bg-rgba-success {
     background: rgba(40, 199, 111, 0.15) !important;
}
 .border-success {
     border: 1px solid #28c76f !important;
}
 .border-top-success {
     border-top: 1px solid #28c76f;
}
 .border-bottom-success {
     border-bottom: 1px solid #28c76f;
}
 .border-left-success {
     border-left: 1px solid #28c76f;
}
 .border-right-success {
     border-right: 1px solid #28c76f;
}
 .bg-success.badge-glow, .border-success.badge-glow, .badge-success.badge-glow {
     box-shadow: 0px 0px 10px #28c76f;
}
 .badge.badge-success {
     background-color: #28c76f;
}
 .badge.badge-light-success {
     background-color: #c7f4db;
     color: #28c76f !important;
     font-weight: 500;
}
 .overlay-success {
     background: #28c76f;
    /* The Fallback */
     background: rgba(40, 199, 111, 0.6);
}
 .btn-success {
     border-color: #1f9d57 !important;
     background-color: #28c76f !important;
     color: #fff;
}
 .btn-success:hover {
     border-color: #24b263 !important;
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #28c76f;
}
 .btn-success:focus, .btn-success:active {
     color: #fff !important;
}
 .btn-flat-success {
     background-color: transparent;
     color: #28c76f;
}
 .btn-flat-success:hover {
     color: #28c76f;
     background-color: rgba(40, 199, 111, 0.1);
}
 .btn-flat-success:active, .btn-flat-success:focus {
     background-color: #28c76f;
     color: #fff !important;
}
 .btn-relief-success {
     background-color: #28c76f;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-success:hover {
     color: #fff;
}
 .btn-relief-success:active, .btn-relief-success:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-success {
     border: 1px solid #28c76f;
     background-color: transparent;
     color: #28c76f;
}
 .btn-outline-success:hover {
     background-color: rgba(40, 199, 111, 0.08);
     color: #28c76f;
}
 .btn-outline-success:active {
     color: #fff !important;
}
 .btn-success ~ .dropdown-menu .dropdown-item.active, .btn-outline-success ~ .dropdown-menu .dropdown-item.active, .btn-flat-success ~ .dropdown-menu .dropdown-item.active {
     background-color: #28c76f;
     color: #fff;
}
 .btn-success ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-success ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-success ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-success ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-success ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-success ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #28c76f;
}
 .dropdown.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:hover i {
     color: #28c76f;
}
 .dropdown.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-success ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-success ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-success ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-success {
     background-color: #28c76f;
}
 .pagination-success .page-item.active .page-link {
     background: #28c76f;
     color: #fff;
}
 .pagination-success .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-success .page-item .page-link:hover {
     color: #28c76f;
}
 .pagination-success .page-item.prev-item .page-link:hover, .pagination-success .page-item.next-item .page-link:hover {
     background: #28c76f;
     color: #fff;
}
 .nav-pill-success .nav-item .nav-link.active {
     color: #fff;
     background-color: #28c76f !important;
}
 .progress-bar-success {
     background-color: rgba(40, 199, 111, 0.1);
}
 .progress-bar-success .progress-bar {
     background-color: #28c76f;
}
 .chip-success {
     background-color: #28c76f !important;
}
 .chip-success .chip-body {
     color: #fff !important;
}
 .divider.divider-success .divider-text:before, .divider.divider-success .divider-text:after {
     border-color: #28c76f !important;
}
 input[type="checkbox"].bg-success + .custom-control-label:before, input[type="radio"].bg-success + .custom-control-label:before {
     background-color: #28c76f !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #28c76f !important;
}
 .vs-checkbox-success input:checked ~ .vs-checkbox {
     border-color: #28c76f !important;
}
 .vs-checkbox-success input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #28c76f !important;
}
 .vs-checkbox-success input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #28c76f !important;
}
 .custom-switch-success .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #28c76f !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-success input:checked ~ .vs-radio .vs-radio--circle {
     background: #28c76f !important;
     box-shadow: 0 3px 12px 0 rgba(40, 199, 111, 0.4) !important;
}
 .success.darken-1 {
     color: #24b263 !important;
}
 .bg-success.bg-darken-1 {
     background-color: #24b263 !important;
}
 .btn-success.btn-darken-1 {
     border-color: #1f9d57 !important;
     background-color: #24b263 !important;
}
 .btn-success.btn-darken-1:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-darken-1:focus, .btn-success.btn-darken-1:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-darken-1 {
     border-color: #24b263 !important;
     color: #24b263 !important;
}
 .btn-outline-success.btn-outline-darken-1:hover {
     background-color: #24b263 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #24b263 !important;
}
 .border-success.border-darken-1 {
     border: 1px solid #24b263 !important;
}
 .border-top-success.border-top-darken-1 {
     border-top: 1px solid #24b263 !important;
}
 .border-bottom-success.border-bottom-darken-1 {
     border-bottom: 1px solid #24b263 !important;
}
 .border-left-success.border-left-darken-1 {
     border-left: 1px solid #24b263 !important;
}
 .border-right-success.border-right-darken-1 {
     border-right: 1px solid #24b263 !important;
}
 .overlay-success.overlay-darken-1 {
     background: #24b263;
    /* The Fallback */
     background: rgba(36, 178, 99, 0.6);
}
 .success.darken-2 {
     color: #1f9d57 !important;
}
 .bg-success.bg-darken-2 {
     background-color: #1f9d57 !important;
}
 .btn-success.btn-darken-2 {
     border-color: #1f9d57 !important;
     background-color: #1f9d57 !important;
}
 .btn-success.btn-darken-2:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-darken-2:focus, .btn-success.btn-darken-2:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-darken-2 {
     border-color: #1f9d57 !important;
     color: #1f9d57 !important;
}
 .btn-outline-success.btn-outline-darken-2:hover {
     background-color: #1f9d57 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1f9d57 !important;
}
 .border-success.border-darken-2 {
     border: 1px solid #1f9d57 !important;
}
 .border-top-success.border-top-darken-2 {
     border-top: 1px solid #1f9d57 !important;
}
 .border-bottom-success.border-bottom-darken-2 {
     border-bottom: 1px solid #1f9d57 !important;
}
 .border-left-success.border-left-darken-2 {
     border-left: 1px solid #1f9d57 !important;
}
 .border-right-success.border-right-darken-2 {
     border-right: 1px solid #1f9d57 !important;
}
 .overlay-success.overlay-darken-2 {
     background: #1f9d57;
    /* The Fallback */
     background: rgba(31, 157, 87, 0.6);
}
 .success.darken-3 {
     color: #1b874b !important;
}
 .bg-success.bg-darken-3 {
     background-color: #1b874b !important;
}
 .btn-success.btn-darken-3 {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-darken-3:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-darken-3:focus, .btn-success.btn-darken-3:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-darken-3 {
     border-color: #1b874b !important;
     color: #1b874b !important;
}
 .btn-outline-success.btn-outline-darken-3:hover {
     background-color: #1b874b !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1b874b !important;
}
 .border-success.border-darken-3 {
     border: 1px solid #1b874b !important;
}
 .border-top-success.border-top-darken-3 {
     border-top: 1px solid #1b874b !important;
}
 .border-bottom-success.border-bottom-darken-3 {
     border-bottom: 1px solid #1b874b !important;
}
 .border-left-success.border-left-darken-3 {
     border-left: 1px solid #1b874b !important;
}
 .border-right-success.border-right-darken-3 {
     border-right: 1px solid #1b874b !important;
}
 .overlay-success.overlay-darken-3 {
     background: #1b874b;
    /* The Fallback */
     background: rgba(27, 135, 75, 0.6);
}
 .success.darken-4 {
     color: #177240 !important;
}
 .bg-success.bg-darken-4 {
     background-color: #177240 !important;
}
 .btn-success.btn-darken-4 {
     border-color: #1f9d57 !important;
     background-color: #177240 !important;
}
 .btn-success.btn-darken-4:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-darken-4:focus, .btn-success.btn-darken-4:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-darken-4 {
     border-color: #177240 !important;
     color: #177240 !important;
}
 .btn-outline-success.btn-outline-darken-4:hover {
     background-color: #177240 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #177240 !important;
}
 .border-success.border-darken-4 {
     border: 1px solid #177240 !important;
}
 .border-top-success.border-top-darken-4 {
     border-top: 1px solid #177240 !important;
}
 .border-bottom-success.border-bottom-darken-4 {
     border-bottom: 1px solid #177240 !important;
}
 .border-left-success.border-left-darken-4 {
     border-left: 1px solid #177240 !important;
}
 .border-right-success.border-right-darken-4 {
     border-right: 1px solid #177240 !important;
}
 .overlay-success.overlay-darken-4 {
     background: #177240;
    /* The Fallback */
     background: rgba(23, 114, 64, 0.6);
}
 .success.accent-1 {
     color: #E1FFF1 !important;
}
 .bg-success.bg-accent-1 {
     background-color: #E1FFF1 !important;
}
 .btn-success.btn-accent-1 {
     border-color: #1f9d57 !important;
     background-color: #E1FFF1 !important;
}
 .btn-success.btn-accent-1:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-accent-1:focus, .btn-success.btn-accent-1:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-accent-1 {
     border-color: #E1FFF1 !important;
     color: #E1FFF1 !important;
}
 .btn-outline-success.btn-outline-accent-1:hover {
     background-color: #E1FFF1 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E1FFF1 !important;
}
 .border-success.border-accent-1 {
     border: 1px solid #E1FFF1 !important;
}
 .border-top-success.border-top-accent-1 {
     border-top: 1px solid #E1FFF1 !important;
}
 .border-bottom-success.border-bottom-accent-1 {
     border-bottom: 1px solid #E1FFF1 !important;
}
 .border-left-success.border-left-accent-1 {
     border-left: 1px solid #E1FFF1 !important;
}
 .border-right-success.border-right-accent-1 {
     border-right: 1px solid #E1FFF1 !important;
}
 .overlay-success.overlay-accent-1 {
     background: #E1FFF1;
    /* The Fallback */
     background: rgba(225, 255, 241, 0.6);
}
 .success.accent-2 {
     color: #AEFFD9 !important;
}
 .bg-success.bg-accent-2 {
     background-color: #AEFFD9 !important;
}
 .btn-success.btn-accent-2 {
     border-color: #1f9d57 !important;
     background-color: #AEFFD9 !important;
}
 .btn-success.btn-accent-2:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-accent-2:focus, .btn-success.btn-accent-2:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-accent-2 {
     border-color: #AEFFD9 !important;
     color: #AEFFD9 !important;
}
 .btn-outline-success.btn-outline-accent-2:hover {
     background-color: #AEFFD9 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AEFFD9 !important;
}
 .border-success.border-accent-2 {
     border: 1px solid #AEFFD9 !important;
}
 .border-top-success.border-top-accent-2 {
     border-top: 1px solid #AEFFD9 !important;
}
 .border-bottom-success.border-bottom-accent-2 {
     border-bottom: 1px solid #AEFFD9 !important;
}
 .border-left-success.border-left-accent-2 {
     border-left: 1px solid #AEFFD9 !important;
}
 .border-right-success.border-right-accent-2 {
     border-right: 1px solid #AEFFD9 !important;
}
 .overlay-success.overlay-accent-2 {
     background: #AEFFD9;
    /* The Fallback */
     background: rgba(174, 255, 217, 0.6);
}
 .success.accent-3 {
     color: #7BFFC1 !important;
}
 .bg-success.bg-accent-3 {
     background-color: #7BFFC1 !important;
}
 .btn-success.btn-accent-3 {
     border-color: #1f9d57 !important;
     background-color: #7BFFC1 !important;
}
 .btn-success.btn-accent-3:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-accent-3:focus, .btn-success.btn-accent-3:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-accent-3 {
     border-color: #7BFFC1 !important;
     color: #7BFFC1 !important;
}
 .btn-outline-success.btn-outline-accent-3:hover {
     background-color: #7BFFC1 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7BFFC1 !important;
}
 .border-success.border-accent-3 {
     border: 1px solid #7BFFC1 !important;
}
 .border-top-success.border-top-accent-3 {
     border-top: 1px solid #7BFFC1 !important;
}
 .border-bottom-success.border-bottom-accent-3 {
     border-bottom: 1px solid #7BFFC1 !important;
}
 .border-left-success.border-left-accent-3 {
     border-left: 1px solid #7BFFC1 !important;
}
 .border-right-success.border-right-accent-3 {
     border-right: 1px solid #7BFFC1 !important;
}
 .overlay-success.overlay-accent-3 {
     background: #7BFFC1;
    /* The Fallback */
     background: rgba(123, 255, 193, 0.6);
}
 .success.accent-4 {
     color: #62FFB5 !important;
}
 .bg-success.bg-accent-4 {
     background-color: #62FFB5 !important;
}
 .btn-success.btn-accent-4 {
     border-color: #1f9d57 !important;
     background-color: #62FFB5 !important;
}
 .btn-success.btn-accent-4:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-accent-4:focus, .btn-success.btn-accent-4:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-accent-4 {
     border-color: #62FFB5 !important;
     color: #62FFB5 !important;
}
 .btn-outline-success.btn-outline-accent-4:hover {
     background-color: #62FFB5 !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #62FFB5 !important;
}
 .border-success.border-accent-4 {
     border: 1px solid #62FFB5 !important;
}
 .border-top-success.border-top-accent-4 {
     border-top: 1px solid #62FFB5 !important;
}
 .border-bottom-success.border-bottom-accent-4 {
     border-bottom: 1px solid #62FFB5 !important;
}
 .border-left-success.border-left-accent-4 {
     border-left: 1px solid #62FFB5 !important;
}
 .border-right-success.border-right-accent-4 {
     border-right: 1px solid #62FFB5 !important;
}
 .overlay-success.overlay-accent-4 {
     background: #62FFB5;
    /* The Fallback */
     background: rgba(98, 255, 181, 0.6);
}
 .success.gradient-bg {
     color: #0064fa !important;
}
 .bg-success.bg-gradient-bg {
     background-color: #0064fa !important;
}
 .btn-success.btn-gradient-bg {
     border-color: #1f9d57 !important;
     background-color: #0064fa !important;
}
 .btn-success.btn-gradient-bg:hover {
     border-color: #1f9d57 !important;
     background-color: #1b874b !important;
}
 .btn-success.btn-gradient-bg:focus, .btn-success.btn-gradient-bg:active {
     border-color: #1b874b !important;
     background-color: #177240 !important;
}
 .btn-outline-success.btn-outline-gradient-bg {
     border-color: #0064fa !important;
     color: #0064fa !important;
}
 .btn-outline-success.btn-outline-gradient-bg:hover {
     background-color: #0064fa !important;
}
 input:focus ~ .bg-success {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #0064fa !important;
}
 .border-success.border-gradient-bg {
     border: 1px solid #0064fa !important;
}
 .border-top-success.border-top-gradient-bg {
     border-top: 1px solid #0064fa !important;
}
 .border-bottom-success.border-bottom-gradient-bg {
     border-bottom: 1px solid #0064fa !important;
}
 .border-left-success.border-left-gradient-bg {
     border-left: 1px solid #0064fa !important;
}
 .border-right-success.border-right-gradient-bg {
     border-right: 1px solid #0064fa !important;
}
 .overlay-success.overlay-gradient-bg {
     background: #0064fa;
    /* The Fallback */
     background: rgba(0, 100, 250, 0.6);
}
 .info.gradient-light {
     color: #2d91ff !important;
}
 .bg-info.bg-gradient-light {
     background-color: #2d91ff !important;
}
 .btn-info.btn-gradient-light {
     border-color: #00a1b5 !important;
     background-color: #2d91ff !important;
}
 .btn-info.btn-gradient-light:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-gradient-light:focus, .btn-info.btn-gradient-light:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-gradient-light {
     border-color: #2d91ff !important;
     color: #2d91ff !important;
}
 .btn-outline-info.btn-outline-gradient-light:hover {
     background-color: #2d91ff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2d91ff !important;
}
 .border-info.border-gradient-light {
     border: 1px solid #2d91ff !important;
}
 .border-top-info.border-top-gradient-light {
     border-top: 1px solid #2d91ff !important;
}
 .border-bottom-info.border-bottom-gradient-light {
     border-bottom: 1px solid #2d91ff !important;
}
 .border-left-info.border-left-gradient-light {
     border-left: 1px solid #2d91ff !important;
}
 .border-right-info.border-right-gradient-light {
     border-right: 1px solid #2d91ff !important;
}
 .overlay-info.overlay-gradient-light {
     background: #2d91ff;
    /* The Fallback */
     background: rgba(45, 145, 255, 0.6);
}
 .info.light-badge {
     color: #b5f7ff !important;
}
 .bg-info.bg-light-badge {
     background-color: #b5f7ff !important;
}
 .btn-info.btn-light-badge {
     border-color: #00a1b5 !important;
     background-color: #b5f7ff !important;
}
 .btn-info.btn-light-badge:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-light-badge:focus, .btn-info.btn-light-badge:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-light-badge {
     border-color: #b5f7ff !important;
     color: #b5f7ff !important;
}
 .btn-outline-info.btn-outline-light-badge:hover {
     background-color: #b5f7ff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #b5f7ff !important;
}
 .border-info.border-light-badge {
     border: 1px solid #b5f7ff !important;
}
 .border-top-info.border-top-light-badge {
     border-top: 1px solid #b5f7ff !important;
}
 .border-bottom-info.border-bottom-light-badge {
     border-bottom: 1px solid #b5f7ff !important;
}
 .border-left-info.border-left-light-badge {
     border-left: 1px solid #b5f7ff !important;
}
 .border-right-info.border-right-light-badge {
     border-right: 1px solid #b5f7ff !important;
}
 .overlay-info.overlay-light-badge {
     background: #b5f7ff;
    /* The Fallback */
     background: rgba(181, 247, 255, 0.6);
}
 .info.lighten-5 {
     color: #69efff !important;
}
 .bg-info.bg-lighten-5 {
     background-color: #69efff !important;
}
 .btn-info.btn-lighten-5 {
     border-color: #00a1b5 !important;
     background-color: #69efff !important;
}
 .btn-info.btn-lighten-5:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-lighten-5:focus, .btn-info.btn-lighten-5:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-lighten-5 {
     border-color: #69efff !important;
     color: #69efff !important;
}
 .btn-outline-info.btn-outline-lighten-5:hover {
     background-color: #69efff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #69efff !important;
}
 .border-info.border-lighten-5 {
     border: 1px solid #69efff !important;
}
 .border-top-info.border-top-lighten-5 {
     border-top: 1px solid #69efff !important;
}
 .border-bottom-info.border-bottom-lighten-5 {
     border-bottom: 1px solid #69efff !important;
}
 .border-left-info.border-left-lighten-5 {
     border-left: 1px solid #69efff !important;
}
 .border-right-info.border-right-lighten-5 {
     border-right: 1px solid #69efff !important;
}
 .overlay-info.overlay-lighten-5 {
     background: #69efff;
    /* The Fallback */
     background: rgba(105, 239, 255, 0.6);
}
 .info.lighten-4 {
     color: #4fecff !important;
}
 .bg-info.bg-lighten-4 {
     background-color: #4fecff !important;
}
 .btn-info.btn-lighten-4 {
     border-color: #00a1b5 !important;
     background-color: #4fecff !important;
}
 .btn-info.btn-lighten-4:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-lighten-4:focus, .btn-info.btn-lighten-4:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-lighten-4 {
     border-color: #4fecff !important;
     color: #4fecff !important;
}
 .btn-outline-info.btn-outline-lighten-4:hover {
     background-color: #4fecff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4fecff !important;
}
 .border-info.border-lighten-4 {
     border: 1px solid #4fecff !important;
}
 .border-top-info.border-top-lighten-4 {
     border-top: 1px solid #4fecff !important;
}
 .border-bottom-info.border-bottom-lighten-4 {
     border-bottom: 1px solid #4fecff !important;
}
 .border-left-info.border-left-lighten-4 {
     border-left: 1px solid #4fecff !important;
}
 .border-right-info.border-right-lighten-4 {
     border-right: 1px solid #4fecff !important;
}
 .overlay-info.overlay-lighten-4 {
     background: #4fecff;
    /* The Fallback */
     background: rgba(79, 236, 255, 0.6);
}
 .info.lighten-3 {
     color: #36e9ff !important;
}
 .bg-info.bg-lighten-3 {
     background-color: #36e9ff !important;
}
 .btn-info.btn-lighten-3 {
     border-color: #00a1b5 !important;
     background-color: #36e9ff !important;
}
 .btn-info.btn-lighten-3:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-lighten-3:focus, .btn-info.btn-lighten-3:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-lighten-3 {
     border-color: #36e9ff !important;
     color: #36e9ff !important;
}
 .btn-outline-info.btn-outline-lighten-3:hover {
     background-color: #36e9ff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #36e9ff !important;
}
 .border-info.border-lighten-3 {
     border: 1px solid #36e9ff !important;
}
 .border-top-info.border-top-lighten-3 {
     border-top: 1px solid #36e9ff !important;
}
 .border-bottom-info.border-bottom-lighten-3 {
     border-bottom: 1px solid #36e9ff !important;
}
 .border-left-info.border-left-lighten-3 {
     border-left: 1px solid #36e9ff !important;
}
 .border-right-info.border-right-lighten-3 {
     border-right: 1px solid #36e9ff !important;
}
 .overlay-info.overlay-lighten-3 {
     background: #36e9ff;
    /* The Fallback */
     background: rgba(54, 233, 255, 0.6);
}
 .info.lighten-2 {
     color: #1ce7ff !important;
}
 .bg-info.bg-lighten-2 {
     background-color: #1ce7ff !important;
}
 .btn-info.btn-lighten-2 {
     border-color: #00a1b5 !important;
     background-color: #1ce7ff !important;
}
 .btn-info.btn-lighten-2:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-lighten-2:focus, .btn-info.btn-lighten-2:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-lighten-2 {
     border-color: #1ce7ff !important;
     color: #1ce7ff !important;
}
 .btn-outline-info.btn-outline-lighten-2:hover {
     background-color: #1ce7ff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1ce7ff !important;
}
 .border-info.border-lighten-2 {
     border: 1px solid #1ce7ff !important;
}
 .border-top-info.border-top-lighten-2 {
     border-top: 1px solid #1ce7ff !important;
}
 .border-bottom-info.border-bottom-lighten-2 {
     border-bottom: 1px solid #1ce7ff !important;
}
 .border-left-info.border-left-lighten-2 {
     border-left: 1px solid #1ce7ff !important;
}
 .border-right-info.border-right-lighten-2 {
     border-right: 1px solid #1ce7ff !important;
}
 .overlay-info.overlay-lighten-2 {
     background: #1ce7ff;
    /* The Fallback */
     background: rgba(28, 231, 255, 0.6);
}
 .info.lighten-1 {
     color: #03e4ff !important;
}
 .bg-info.bg-lighten-1 {
     background-color: #03e4ff !important;
}
 .btn-info.btn-lighten-1 {
     border-color: #00a1b5 !important;
     background-color: #03e4ff !important;
}
 .btn-info.btn-lighten-1:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-lighten-1:focus, .btn-info.btn-lighten-1:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-lighten-1 {
     border-color: #03e4ff !important;
     color: #03e4ff !important;
}
 .btn-outline-info.btn-outline-lighten-1:hover {
     background-color: #03e4ff !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #03e4ff !important;
}
 .border-info.border-lighten-1 {
     border: 1px solid #03e4ff !important;
}
 .border-top-info.border-top-lighten-1 {
     border-top: 1px solid #03e4ff !important;
}
 .border-bottom-info.border-bottom-lighten-1 {
     border-bottom: 1px solid #03e4ff !important;
}
 .border-left-info.border-left-lighten-1 {
     border-left: 1px solid #03e4ff !important;
}
 .border-right-info.border-right-lighten-1 {
     border-right: 1px solid #03e4ff !important;
}
 .overlay-info.overlay-lighten-1 {
     background: #03e4ff;
    /* The Fallback */
     background: rgba(3, 228, 255, 0.6);
}
 .info {
     color: #00cfe8 !important;
}
 .bg-info {
     background-color: #00cfe8 !important;
}
 .bg-info .card-header, .bg-info .card-footer {
     background-color: transparent;
}
 .alert-info {
     background: rgba(0, 207, 232, 0.2) !important;
     color: #00cfe8 !important;
}
 .alert-info .alert-heading {
     box-shadow: rgba(0, 207, 232, 0.4) 0px 6px 15px -7px;
}
 .alert-info .alert-link {
     color: #00b8cf !important;
}
 .bg-rgba-info {
     background: rgba(0, 207, 232, 0.15) !important;
}
 .border-info {
     border: 1px solid #00cfe8 !important;
}
 .border-top-info {
     border-top: 1px solid #00cfe8;
}
 .border-bottom-info {
     border-bottom: 1px solid #00cfe8;
}
 .border-left-info {
     border-left: 1px solid #00cfe8;
}
 .border-right-info {
     border-right: 1px solid #00cfe8;
}
 .bg-info.badge-glow, .border-info.badge-glow, .badge-info.badge-glow {
     box-shadow: 0px 0px 10px #00cfe8;
}
 .badge.badge-info {
     background-color: #00cfe8;
}
 .badge.badge-light-info {
     background-color: #b5f7ff;
     color: #00cfe8 !important;
     font-weight: 500;
}
 .overlay-info {
     background: #00cfe8;
    /* The Fallback */
     background: rgba(0, 207, 232, 0.6);
}
 .btn-info {
     border-color: #00a1b5 !important;
     background-color: #00cfe8 !important;
     color: #fff;
}
 .btn-info:hover {
     border-color: #00b8cf !important;
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #00cfe8;
}
 .btn-info:focus, .btn-info:active {
     color: #fff !important;
}
 .btn-flat-info {
     background-color: transparent;
     color: #00cfe8;
}
 .btn-flat-info:hover {
     color: #00cfe8;
     background-color: rgba(0, 207, 232, 0.1);
}
 .btn-flat-info:active, .btn-flat-info:focus {
     background-color: #00cfe8;
     color: #fff !important;
}
 .btn-relief-info {
     background-color: #00cfe8;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-info:hover {
     color: #fff;
}
 .btn-relief-info:active, .btn-relief-info:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-info {
     border: 1px solid #00cfe8;
     background-color: transparent;
     color: #00cfe8;
}
 .btn-outline-info:hover {
     background-color: rgba(0, 207, 232, 0.08);
     color: #00cfe8;
}
 .btn-outline-info:active {
     color: #fff !important;
}
 .btn-info ~ .dropdown-menu .dropdown-item.active, .btn-outline-info ~ .dropdown-menu .dropdown-item.active, .btn-flat-info ~ .dropdown-menu .dropdown-item.active {
     background-color: #00cfe8;
     color: #fff;
}
 .btn-info ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-info ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-info ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-info ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-info ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-info ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #00cfe8;
}
 .dropdown.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:hover i {
     color: #00cfe8;
}
 .dropdown.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-info ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-info ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-info ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-info {
     background-color: #00cfe8;
}
 .pagination-info .page-item.active .page-link {
     background: #00cfe8;
     color: #fff;
}
 .pagination-info .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-info .page-item .page-link:hover {
     color: #00cfe8;
}
 .pagination-info .page-item.prev-item .page-link:hover, .pagination-info .page-item.next-item .page-link:hover {
     background: #00cfe8;
     color: #fff;
}
 .nav-pill-info .nav-item .nav-link.active {
     color: #fff;
     background-color: #00cfe8 !important;
}
 .progress-bar-info {
     background-color: rgba(0, 207, 232, 0.1);
}
 .progress-bar-info .progress-bar {
     background-color: #00cfe8;
}
 .chip-info {
     background-color: #00cfe8 !important;
}
 .chip-info .chip-body {
     color: #fff !important;
}
 .divider.divider-info .divider-text:before, .divider.divider-info .divider-text:after {
     border-color: #00cfe8 !important;
}
 input[type="checkbox"].bg-info + .custom-control-label:before, input[type="radio"].bg-info + .custom-control-label:before {
     background-color: #00cfe8 !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00cfe8 !important;
}
 .vs-checkbox-info input:checked ~ .vs-checkbox {
     border-color: #00cfe8 !important;
}
 .vs-checkbox-info input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #00cfe8 !important;
}
 .vs-checkbox-info input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #00cfe8 !important;
}
 .custom-switch-info .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #00cfe8 !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-info input:checked ~ .vs-radio .vs-radio--circle {
     background: #00cfe8 !important;
     box-shadow: 0 3px 12px 0 rgba(0, 207, 232, 0.4) !important;
}
 .info.darken-1 {
     color: #00b8cf !important;
}
 .bg-info.bg-darken-1 {
     background-color: #00b8cf !important;
}
 .btn-info.btn-darken-1 {
     border-color: #00a1b5 !important;
     background-color: #00b8cf !important;
}
 .btn-info.btn-darken-1:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-darken-1:focus, .btn-info.btn-darken-1:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-darken-1 {
     border-color: #00b8cf !important;
     color: #00b8cf !important;
}
 .btn-outline-info.btn-outline-darken-1:hover {
     background-color: #00b8cf !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00b8cf !important;
}
 .border-info.border-darken-1 {
     border: 1px solid #00b8cf !important;
}
 .border-top-info.border-top-darken-1 {
     border-top: 1px solid #00b8cf !important;
}
 .border-bottom-info.border-bottom-darken-1 {
     border-bottom: 1px solid #00b8cf !important;
}
 .border-left-info.border-left-darken-1 {
     border-left: 1px solid #00b8cf !important;
}
 .border-right-info.border-right-darken-1 {
     border-right: 1px solid #00b8cf !important;
}
 .overlay-info.overlay-darken-1 {
     background: #00b8cf;
    /* The Fallback */
     background: rgba(0, 184, 207, 0.6);
}
 .info.darken-2 {
     color: #00a1b5 !important;
}
 .bg-info.bg-darken-2 {
     background-color: #00a1b5 !important;
}
 .btn-info.btn-darken-2 {
     border-color: #00a1b5 !important;
     background-color: #00a1b5 !important;
}
 .btn-info.btn-darken-2:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-darken-2:focus, .btn-info.btn-darken-2:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-darken-2 {
     border-color: #00a1b5 !important;
     color: #00a1b5 !important;
}
 .btn-outline-info.btn-outline-darken-2:hover {
     background-color: #00a1b5 !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00a1b5 !important;
}
 .border-info.border-darken-2 {
     border: 1px solid #00a1b5 !important;
}
 .border-top-info.border-top-darken-2 {
     border-top: 1px solid #00a1b5 !important;
}
 .border-bottom-info.border-bottom-darken-2 {
     border-bottom: 1px solid #00a1b5 !important;
}
 .border-left-info.border-left-darken-2 {
     border-left: 1px solid #00a1b5 !important;
}
 .border-right-info.border-right-darken-2 {
     border-right: 1px solid #00a1b5 !important;
}
 .overlay-info.overlay-darken-2 {
     background: #00a1b5;
    /* The Fallback */
     background: rgba(0, 161, 181, 0.6);
}
 .info.darken-3 {
     color: #008b9c !important;
}
 .bg-info.bg-darken-3 {
     background-color: #008b9c !important;
}
 .btn-info.btn-darken-3 {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-darken-3:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-darken-3:focus, .btn-info.btn-darken-3:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-darken-3 {
     border-color: #008b9c !important;
     color: #008b9c !important;
}
 .btn-outline-info.btn-outline-darken-3:hover {
     background-color: #008b9c !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #008b9c !important;
}
 .border-info.border-darken-3 {
     border: 1px solid #008b9c !important;
}
 .border-top-info.border-top-darken-3 {
     border-top: 1px solid #008b9c !important;
}
 .border-bottom-info.border-bottom-darken-3 {
     border-bottom: 1px solid #008b9c !important;
}
 .border-left-info.border-left-darken-3 {
     border-left: 1px solid #008b9c !important;
}
 .border-right-info.border-right-darken-3 {
     border-right: 1px solid #008b9c !important;
}
 .overlay-info.overlay-darken-3 {
     background: #008b9c;
    /* The Fallback */
     background: rgba(0, 139, 156, 0.6);
}
 .info.darken-4 {
     color: #007482 !important;
}
 .bg-info.bg-darken-4 {
     background-color: #007482 !important;
}
 .btn-info.btn-darken-4 {
     border-color: #00a1b5 !important;
     background-color: #007482 !important;
}
 .btn-info.btn-darken-4:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-darken-4:focus, .btn-info.btn-darken-4:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-darken-4 {
     border-color: #007482 !important;
     color: #007482 !important;
}
 .btn-outline-info.btn-outline-darken-4:hover {
     background-color: #007482 !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #007482 !important;
}
 .border-info.border-darken-4 {
     border: 1px solid #007482 !important;
}
 .border-top-info.border-top-darken-4 {
     border-top: 1px solid #007482 !important;
}
 .border-bottom-info.border-bottom-darken-4 {
     border-bottom: 1px solid #007482 !important;
}
 .border-left-info.border-left-darken-4 {
     border-left: 1px solid #007482 !important;
}
 .border-right-info.border-right-darken-4 {
     border-right: 1px solid #007482 !important;
}
 .overlay-info.overlay-darken-4 {
     background: #007482;
    /* The Fallback */
     background: rgba(0, 116, 130, 0.6);
}
 .info.accent-1 {
     color: #FEFFFF !important;
}
 .bg-info.bg-accent-1 {
     background-color: #FEFFFF !important;
}
 .btn-info.btn-accent-1 {
     border-color: #00a1b5 !important;
     background-color: #FEFFFF !important;
}
 .btn-info.btn-accent-1:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-accent-1:focus, .btn-info.btn-accent-1:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-accent-1 {
     border-color: #FEFFFF !important;
     color: #FEFFFF !important;
}
 .btn-outline-info.btn-outline-accent-1:hover {
     background-color: #FEFFFF !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FEFFFF !important;
}
 .border-info.border-accent-1 {
     border: 1px solid #FEFFFF !important;
}
 .border-top-info.border-top-accent-1 {
     border-top: 1px solid #FEFFFF !important;
}
 .border-bottom-info.border-bottom-accent-1 {
     border-bottom: 1px solid #FEFFFF !important;
}
 .border-left-info.border-left-accent-1 {
     border-left: 1px solid #FEFFFF !important;
}
 .border-right-info.border-right-accent-1 {
     border-right: 1px solid #FEFFFF !important;
}
 .overlay-info.overlay-accent-1 {
     background: #FEFFFF;
    /* The Fallback */
     background: rgba(254, 255, 255, 0.6);
}
 .info.accent-2 {
     color: #CBF5FF !important;
}
 .bg-info.bg-accent-2 {
     background-color: #CBF5FF !important;
}
 .btn-info.btn-accent-2 {
     border-color: #00a1b5 !important;
     background-color: #CBF5FF !important;
}
 .btn-info.btn-accent-2:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-accent-2:focus, .btn-info.btn-accent-2:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-accent-2 {
     border-color: #CBF5FF !important;
     color: #CBF5FF !important;
}
 .btn-outline-info.btn-outline-accent-2:hover {
     background-color: #CBF5FF !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #CBF5FF !important;
}
 .border-info.border-accent-2 {
     border: 1px solid #CBF5FF !important;
}
 .border-top-info.border-top-accent-2 {
     border-top: 1px solid #CBF5FF !important;
}
 .border-bottom-info.border-bottom-accent-2 {
     border-bottom: 1px solid #CBF5FF !important;
}
 .border-left-info.border-left-accent-2 {
     border-left: 1px solid #CBF5FF !important;
}
 .border-right-info.border-right-accent-2 {
     border-right: 1px solid #CBF5FF !important;
}
 .overlay-info.overlay-accent-2 {
     background: #CBF5FF;
    /* The Fallback */
     background: rgba(203, 245, 255, 0.6);
}
 .info.accent-3 {
     color: #98ECFF !important;
}
 .bg-info.bg-accent-3 {
     background-color: #98ECFF !important;
}
 .btn-info.btn-accent-3 {
     border-color: #00a1b5 !important;
     background-color: #98ECFF !important;
}
 .btn-info.btn-accent-3:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-accent-3:focus, .btn-info.btn-accent-3:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-accent-3 {
     border-color: #98ECFF !important;
     color: #98ECFF !important;
}
 .btn-outline-info.btn-outline-accent-3:hover {
     background-color: #98ECFF !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #98ECFF !important;
}
 .border-info.border-accent-3 {
     border: 1px solid #98ECFF !important;
}
 .border-top-info.border-top-accent-3 {
     border-top: 1px solid #98ECFF !important;
}
 .border-bottom-info.border-bottom-accent-3 {
     border-bottom: 1px solid #98ECFF !important;
}
 .border-left-info.border-left-accent-3 {
     border-left: 1px solid #98ECFF !important;
}
 .border-right-info.border-right-accent-3 {
     border-right: 1px solid #98ECFF !important;
}
 .overlay-info.overlay-accent-3 {
     background: #98ECFF;
    /* The Fallback */
     background: rgba(152, 236, 255, 0.6);
}
 .info.accent-4 {
     color: #7FE7FF !important;
}
 .bg-info.bg-accent-4 {
     background-color: #7FE7FF !important;
}
 .btn-info.btn-accent-4 {
     border-color: #00a1b5 !important;
     background-color: #7FE7FF !important;
}
 .btn-info.btn-accent-4:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-accent-4:focus, .btn-info.btn-accent-4:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-accent-4 {
     border-color: #7FE7FF !important;
     color: #7FE7FF !important;
}
 .btn-outline-info.btn-outline-accent-4:hover {
     background-color: #7FE7FF !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7FE7FF !important;
}
 .border-info.border-accent-4 {
     border: 1px solid #7FE7FF !important;
}
 .border-top-info.border-top-accent-4 {
     border-top: 1px solid #7FE7FF !important;
}
 .border-bottom-info.border-bottom-accent-4 {
     border-bottom: 1px solid #7FE7FF !important;
}
 .border-left-info.border-left-accent-4 {
     border-left: 1px solid #7FE7FF !important;
}
 .border-right-info.border-right-accent-4 {
     border-right: 1px solid #7FE7FF !important;
}
 .overlay-info.overlay-accent-4 {
     background: #7FE7FF;
    /* The Fallback */
     background: rgba(127, 231, 255, 0.6);
}
 .info.gradient-bg {
     color: #640064 !important;
}
 .bg-info.bg-gradient-bg {
     background-color: #640064 !important;
}
 .btn-info.btn-gradient-bg {
     border-color: #00a1b5 !important;
     background-color: #640064 !important;
}
 .btn-info.btn-gradient-bg:hover {
     border-color: #00a1b5 !important;
     background-color: #008b9c !important;
}
 .btn-info.btn-gradient-bg:focus, .btn-info.btn-gradient-bg:active {
     border-color: #008b9c !important;
     background-color: #007482 !important;
}
 .btn-outline-info.btn-outline-gradient-bg {
     border-color: #640064 !important;
     color: #640064 !important;
}
 .btn-outline-info.btn-outline-gradient-bg:hover {
     background-color: #640064 !important;
}
 input:focus ~ .bg-info {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #640064 !important;
}
 .border-info.border-gradient-bg {
     border: 1px solid #640064 !important;
}
 .border-top-info.border-top-gradient-bg {
     border-top: 1px solid #640064 !important;
}
 .border-bottom-info.border-bottom-gradient-bg {
     border-bottom: 1px solid #640064 !important;
}
 .border-left-info.border-left-gradient-bg {
     border-left: 1px solid #640064 !important;
}
 .border-right-info.border-right-gradient-bg {
     border-right: 1px solid #640064 !important;
}
 .overlay-info.overlay-gradient-bg {
     background: #640064;
    /* The Fallback */
     background: rgba(100, 0, 100, 0.6);
}
 .warning.gradient-light {
     color: #fff487 !important;
}
 .bg-warning.bg-gradient-light {
     background-color: #fff487 !important;
}
 .btn-warning.btn-gradient-light {
     border-color: #ff8510 !important;
     background-color: #fff487 !important;
}
 .btn-warning.btn-gradient-light:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-gradient-light:focus, .btn-warning.btn-gradient-light:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-gradient-light {
     border-color: #fff487 !important;
     color: #fff487 !important;
}
 .btn-outline-warning.btn-outline-gradient-light:hover {
     background-color: #fff487 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fff487 !important;
}
 .border-warning.border-gradient-light {
     border: 1px solid #fff487 !important;
}
 .border-top-warning.border-top-gradient-light {
     border-top: 1px solid #fff487 !important;
}
 .border-bottom-warning.border-bottom-gradient-light {
     border-bottom: 1px solid #fff487 !important;
}
 .border-left-warning.border-left-gradient-light {
     border-left: 1px solid #fff487 !important;
}
 .border-right-warning.border-right-gradient-light {
     border-right: 1px solid #fff487 !important;
}
 .overlay-warning.overlay-gradient-light {
     background: #fff487;
    /* The Fallback */
     background: rgba(255, 244, 135, 0.6);
}
 .warning.light-badge {
     color: #ffe0c3 !important;
}
 .bg-warning.bg-light-badge {
     background-color: #ffe0c3 !important;
}
 .btn-warning.btn-light-badge {
     border-color: #ff8510 !important;
     background-color: #ffe0c3 !important;
}
 .btn-warning.btn-light-badge:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-light-badge:focus, .btn-warning.btn-light-badge:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-light-badge {
     border-color: #ffe0c3 !important;
     color: #ffe0c3 !important;
}
 .btn-outline-warning.btn-outline-light-badge:hover {
     background-color: #ffe0c3 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffe0c3 !important;
}
 .border-warning.border-light-badge {
     border: 1px solid #ffe0c3 !important;
}
 .border-top-warning.border-top-light-badge {
     border-top: 1px solid #ffe0c3 !important;
}
 .border-bottom-warning.border-bottom-light-badge {
     border-bottom: 1px solid #ffe0c3 !important;
}
 .border-left-warning.border-left-light-badge {
     border-left: 1px solid #ffe0c3 !important;
}
 .border-right-warning.border-right-light-badge {
     border-right: 1px solid #ffe0c3 !important;
}
 .overlay-warning.overlay-light-badge {
     background: #ffe0c3;
    /* The Fallback */
     background: rgba(255, 224, 195, 0.6);
}
 .warning.lighten-5 {
     color: #ffe0c3 !important;
}
 .bg-warning.bg-lighten-5 {
     background-color: #ffe0c3 !important;
}
 .btn-warning.btn-lighten-5 {
     border-color: #ff8510 !important;
     background-color: #ffe0c3 !important;
}
 .btn-warning.btn-lighten-5:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-lighten-5:focus, .btn-warning.btn-lighten-5:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-lighten-5 {
     border-color: #ffe0c3 !important;
     color: #ffe0c3 !important;
}
 .btn-outline-warning.btn-outline-lighten-5:hover {
     background-color: #ffe0c3 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffe0c3 !important;
}
 .border-warning.border-lighten-5 {
     border: 1px solid #ffe0c3 !important;
}
 .border-top-warning.border-top-lighten-5 {
     border-top: 1px solid #ffe0c3 !important;
}
 .border-bottom-warning.border-bottom-lighten-5 {
     border-bottom: 1px solid #ffe0c3 !important;
}
 .border-left-warning.border-left-lighten-5 {
     border-left: 1px solid #ffe0c3 !important;
}
 .border-right-warning.border-right-lighten-5 {
     border-right: 1px solid #ffe0c3 !important;
}
 .overlay-warning.overlay-lighten-5 {
     background: #ffe0c3;
    /* The Fallback */
     background: rgba(255, 224, 195, 0.6);
}
 .warning.lighten-4 {
     color: #ffd3a9 !important;
}
 .bg-warning.bg-lighten-4 {
     background-color: #ffd3a9 !important;
}
 .btn-warning.btn-lighten-4 {
     border-color: #ff8510 !important;
     background-color: #ffd3a9 !important;
}
 .btn-warning.btn-lighten-4:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-lighten-4:focus, .btn-warning.btn-lighten-4:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-lighten-4 {
     border-color: #ffd3a9 !important;
     color: #ffd3a9 !important;
}
 .btn-outline-warning.btn-outline-lighten-4:hover {
     background-color: #ffd3a9 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffd3a9 !important;
}
 .border-warning.border-lighten-4 {
     border: 1px solid #ffd3a9 !important;
}
 .border-top-warning.border-top-lighten-4 {
     border-top: 1px solid #ffd3a9 !important;
}
 .border-bottom-warning.border-bottom-lighten-4 {
     border-bottom: 1px solid #ffd3a9 !important;
}
 .border-left-warning.border-left-lighten-4 {
     border-left: 1px solid #ffd3a9 !important;
}
 .border-right-warning.border-right-lighten-4 {
     border-right: 1px solid #ffd3a9 !important;
}
 .overlay-warning.overlay-lighten-4 {
     background: #ffd3a9;
    /* The Fallback */
     background: rgba(255, 211, 169, 0.6);
}
 .warning.lighten-3 {
     color: #ffc690 !important;
}
 .bg-warning.bg-lighten-3 {
     background-color: #ffc690 !important;
}
 .btn-warning.btn-lighten-3 {
     border-color: #ff8510 !important;
     background-color: #ffc690 !important;
}
 .btn-warning.btn-lighten-3:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-lighten-3:focus, .btn-warning.btn-lighten-3:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-lighten-3 {
     border-color: #ffc690 !important;
     color: #ffc690 !important;
}
 .btn-outline-warning.btn-outline-lighten-3:hover {
     background-color: #ffc690 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffc690 !important;
}
 .border-warning.border-lighten-3 {
     border: 1px solid #ffc690 !important;
}
 .border-top-warning.border-top-lighten-3 {
     border-top: 1px solid #ffc690 !important;
}
 .border-bottom-warning.border-bottom-lighten-3 {
     border-bottom: 1px solid #ffc690 !important;
}
 .border-left-warning.border-left-lighten-3 {
     border-left: 1px solid #ffc690 !important;
}
 .border-right-warning.border-right-lighten-3 {
     border-right: 1px solid #ffc690 !important;
}
 .overlay-warning.overlay-lighten-3 {
     background: #ffc690;
    /* The Fallback */
     background: rgba(255, 198, 144, 0.6);
}
 .warning.lighten-2 {
     color: #ffb976 !important;
}
 .bg-warning.bg-lighten-2 {
     background-color: #ffb976 !important;
}
 .btn-warning.btn-lighten-2 {
     border-color: #ff8510 !important;
     background-color: #ffb976 !important;
}
 .btn-warning.btn-lighten-2:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-lighten-2:focus, .btn-warning.btn-lighten-2:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-lighten-2 {
     border-color: #ffb976 !important;
     color: #ffb976 !important;
}
 .btn-outline-warning.btn-outline-lighten-2:hover {
     background-color: #ffb976 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffb976 !important;
}
 .border-warning.border-lighten-2 {
     border: 1px solid #ffb976 !important;
}
 .border-top-warning.border-top-lighten-2 {
     border-top: 1px solid #ffb976 !important;
}
 .border-bottom-warning.border-bottom-lighten-2 {
     border-bottom: 1px solid #ffb976 !important;
}
 .border-left-warning.border-left-lighten-2 {
     border-left: 1px solid #ffb976 !important;
}
 .border-right-warning.border-right-lighten-2 {
     border-right: 1px solid #ffb976 !important;
}
 .overlay-warning.overlay-lighten-2 {
     background: #ffb976;
    /* The Fallback */
     background: rgba(255, 185, 118, 0.6);
}
 .warning.lighten-1 {
     color: #ffac5d !important;
}
 .bg-warning.bg-lighten-1 {
     background-color: #ffac5d !important;
}
 .btn-warning.btn-lighten-1 {
     border-color: #ff8510 !important;
     background-color: #ffac5d !important;
}
 .btn-warning.btn-lighten-1:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-lighten-1:focus, .btn-warning.btn-lighten-1:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-lighten-1 {
     border-color: #ffac5d !important;
     color: #ffac5d !important;
}
 .btn-outline-warning.btn-outline-lighten-1:hover {
     background-color: #ffac5d !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffac5d !important;
}
 .border-warning.border-lighten-1 {
     border: 1px solid #ffac5d !important;
}
 .border-top-warning.border-top-lighten-1 {
     border-top: 1px solid #ffac5d !important;
}
 .border-bottom-warning.border-bottom-lighten-1 {
     border-bottom: 1px solid #ffac5d !important;
}
 .border-left-warning.border-left-lighten-1 {
     border-left: 1px solid #ffac5d !important;
}
 .border-right-warning.border-right-lighten-1 {
     border-right: 1px solid #ffac5d !important;
}
 .overlay-warning.overlay-lighten-1 {
     background: #ffac5d;
    /* The Fallback */
     background: rgba(255, 172, 93, 0.6);
}
 .warning {
     color: #FF4E00 !important;
}
 .bg-warning {
     background-color: #FF4E00 !important;
}
 .bg-warning .card-header, .bg-warning .card-footer {
     background-color: transparent;
}
 .alert-warning {
     background: rgba(255, 159, 67, 0.2) !important;
     color: #FF4E00 !important;
}
 .alert-warning .alert-heading {
     box-shadow: rgba(255, 159, 67, 0.4) 0px 6px 15px -7px;
}
 .alert-warning .alert-link {
     color: #ff922a !important;
}
 .bg-rgba-warning {
     background: rgba(255, 159, 67, 0.15) !important;
}
 .border-warning {
     border: 1px solid #FF4E00 !important;
}
 .border-top-warning {
     border-top: 1px solid #FF4E00;
}
 .border-bottom-warning {
     border-bottom: 1px solid #FF4E00;
}
 .border-left-warning {
     border-left: 1px solid #FF4E00;
}
 .border-right-warning {
     border-right: 1px solid #FF4E00;
}
 .bg-warning.badge-glow, .border-warning.badge-glow, .badge-warning.badge-glow {
     box-shadow: 0px 0px 10px #FF4E00;
}
 .badge.badge-warning {
     background-color: #FF4E00;
}
 .badge.badge-light-warning {
     background-color: #ffe0c3;
     color: #FF4E00 !important;
     font-weight: 500;
}
 .overlay-warning {
     background: #FF4E00;
    /* The Fallback */
     background: rgba(255, 159, 67, 0.6);
}
 .btn-warning {
     border-color: #ff8510 !important;
     background-color: #FF4E00 !important;
     color: #fff;
}
 .btn-warning:hover {
     border-color: #ff922a !important;
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #FF4E00;
}
 .btn-warning:focus, .btn-warning:active {
     color: #fff !important;
}
 .btn-flat-warning {
     background-color: transparent;
     color: #FF4E00;
}
 .btn-flat-warning:hover {
     color: #FF4E00;
     background-color: rgba(255, 159, 67, 0.1);
}
 .btn-flat-warning:active, .btn-flat-warning:focus {
     background-color: #FF4E00;
     color: #fff !important;
}
 .btn-relief-warning {
     background-color: #FF4E00;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-warning:hover {
     color: #fff;
}
 .btn-relief-warning:active, .btn-relief-warning:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-warning {
     border: 1px solid #FF4E00;
     background-color: transparent;
     color: #FF4E00;
}
 .btn-outline-warning:hover {
     background-color: rgba(255, 159, 67, 0.08);
     color: #FF4E00;
}
 .btn-outline-warning:active {
     color: #fff !important;
}
 .btn-warning ~ .dropdown-menu .dropdown-item.active, .btn-outline-warning ~ .dropdown-menu .dropdown-item.active, .btn-flat-warning ~ .dropdown-menu .dropdown-item.active {
     background-color: #FF4E00;
     color: #fff;
}
 .btn-warning ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-warning ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-warning ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-warning ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-warning ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-warning ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #FF4E00;
}
 .dropdown.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:hover i {
     color: #FF4E00;
}
 .dropdown.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-warning ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-warning ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-warning ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-warning {
     background-color: #FF4E00;
}
 .pagination-warning .page-item.active .page-link {
     background: #FF4E00;
     color: #fff;
}
 .pagination-warning .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-warning .page-item .page-link:hover {
     color: #FF4E00;
}
 .pagination-warning .page-item.prev-item .page-link:hover, .pagination-warning .page-item.next-item .page-link:hover {
     background: #FF4E00;
     color: #fff;
}
 .nav-pill-warning .nav-item .nav-link.active {
     color: #fff;
     background-color: #FF4E00 !important;
}
 .progress-bar-warning {
     background-color: rgba(255, 159, 67, 0.1);
}
 .progress-bar-warning .progress-bar {
     background-color: #FF4E00;
}
 .chip-warning {
     background-color: #FF4E00 !important;
}
 .chip-warning .chip-body {
     color: #fff !important;
}
 .divider.divider-warning .divider-text:before, .divider.divider-warning .divider-text:after {
     border-color: #FF4E00 !important;
}
 input[type="checkbox"].bg-warning + .custom-control-label:before, input[type="radio"].bg-warning + .custom-control-label:before {
     background-color: #FF4E00 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF4E00 !important;
}
 .vs-checkbox-warning input:checked ~ .vs-checkbox {
     border-color: #FF4E00 !important;
}
 .vs-checkbox-warning input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #FF4E00 !important;
}
 .vs-checkbox-warning input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #FF4E00 !important;
}
 .custom-switch-warning .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #FF4E00 !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-warning input:checked ~ .vs-radio .vs-radio--circle {
     background: #FF4E00 !important;
     box-shadow: 0 3px 12px 0 rgba(255, 159, 67, 0.4) !important;
}
 .warning.darken-1 {
     color: #ff922a !important;
}
 .bg-warning.bg-darken-1 {
     background-color: #ff922a !important;
}
 .btn-warning.btn-darken-1 {
     border-color: #ff8510 !important;
     background-color: #ff922a !important;
}
 .btn-warning.btn-darken-1:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-darken-1:focus, .btn-warning.btn-darken-1:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-darken-1 {
     border-color: #ff922a !important;
     color: #ff922a !important;
}
 .btn-outline-warning.btn-outline-darken-1:hover {
     background-color: #ff922a !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ff922a !important;
}
 .border-warning.border-darken-1 {
     border: 1px solid #ff922a !important;
}
 .border-top-warning.border-top-darken-1 {
     border-top: 1px solid #ff922a !important;
}
 .border-bottom-warning.border-bottom-darken-1 {
     border-bottom: 1px solid #ff922a !important;
}
 .border-left-warning.border-left-darken-1 {
     border-left: 1px solid #ff922a !important;
}
 .border-right-warning.border-right-darken-1 {
     border-right: 1px solid #ff922a !important;
}
 .overlay-warning.overlay-darken-1 {
     background: #ff922a;
    /* The Fallback */
     background: rgba(255, 146, 42, 0.6);
}
 .warning.darken-2 {
     color: #ff8510 !important;
}
 .bg-warning.bg-darken-2 {
     background-color: #ff8510 !important;
}
 .btn-warning.btn-darken-2 {
     border-color: #ff8510 !important;
     background-color: #ff8510 !important;
}
 .btn-warning.btn-darken-2:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-darken-2:focus, .btn-warning.btn-darken-2:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-darken-2 {
     border-color: #ff8510 !important;
     color: #ff8510 !important;
}
 .btn-outline-warning.btn-outline-darken-2:hover {
     background-color: #ff8510 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ff8510 !important;
}
 .border-warning.border-darken-2 {
     border: 1px solid #ff8510 !important;
}
 .border-top-warning.border-top-darken-2 {
     border-top: 1px solid #ff8510 !important;
}
 .border-bottom-warning.border-bottom-darken-2 {
     border-bottom: 1px solid #ff8510 !important;
}
 .border-left-warning.border-left-darken-2 {
     border-left: 1px solid #ff8510 !important;
}
 .border-right-warning.border-right-darken-2 {
     border-right: 1px solid #ff8510 !important;
}
 .overlay-warning.overlay-darken-2 {
     background: #ff8510;
    /* The Fallback */
     background: rgba(255, 133, 16, 0.6);
}
 .warning.darken-3 {
     color: #f67800 !important;
}
 .bg-warning.bg-darken-3 {
     background-color: #f67800 !important;
}
 .btn-warning.btn-darken-3 {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-darken-3:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-darken-3:focus, .btn-warning.btn-darken-3:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-darken-3 {
     border-color: #f67800 !important;
     color: #f67800 !important;
}
 .btn-outline-warning.btn-outline-darken-3:hover {
     background-color: #f67800 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f67800 !important;
}
 .border-warning.border-darken-3 {
     border: 1px solid #f67800 !important;
}
 .border-top-warning.border-top-darken-3 {
     border-top: 1px solid #f67800 !important;
}
 .border-bottom-warning.border-bottom-darken-3 {
     border-bottom: 1px solid #f67800 !important;
}
 .border-left-warning.border-left-darken-3 {
     border-left: 1px solid #f67800 !important;
}
 .border-right-warning.border-right-darken-3 {
     border-right: 1px solid #f67800 !important;
}
 .overlay-warning.overlay-darken-3 {
     background: #f67800;
    /* The Fallback */
     background: rgba(246, 120, 0, 0.6);
}
 .warning.darken-4 {
     color: #dc6c00 !important;
}
 .bg-warning.bg-darken-4 {
     background-color: #dc6c00 !important;
}
 .btn-warning.btn-darken-4 {
     border-color: #ff8510 !important;
     background-color: #dc6c00 !important;
}
 .btn-warning.btn-darken-4:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-darken-4:focus, .btn-warning.btn-darken-4:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-darken-4 {
     border-color: #dc6c00 !important;
     color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-darken-4:hover {
     background-color: #dc6c00 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #dc6c00 !important;
}
 .border-warning.border-darken-4 {
     border: 1px solid #dc6c00 !important;
}
 .border-top-warning.border-top-darken-4 {
     border-top: 1px solid #dc6c00 !important;
}
 .border-bottom-warning.border-bottom-darken-4 {
     border-bottom: 1px solid #dc6c00 !important;
}
 .border-left-warning.border-left-darken-4 {
     border-left: 1px solid #dc6c00 !important;
}
 .border-right-warning.border-right-darken-4 {
     border-right: 1px solid #dc6c00 !important;
}
 .overlay-warning.overlay-darken-4 {
     background: #dc6c00;
    /* The Fallback */
     background: rgba(220, 108, 0, 0.6);
}
 .warning.accent-1 {
     color: #FFF5EF !important;
}
 .bg-warning.bg-accent-1 {
     background-color: #FFF5EF !important;
}
 .btn-warning.btn-accent-1 {
     border-color: #ff8510 !important;
     background-color: #FFF5EF !important;
}
 .btn-warning.btn-accent-1:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-accent-1:focus, .btn-warning.btn-accent-1:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-accent-1 {
     border-color: #FFF5EF !important;
     color: #FFF5EF !important;
}
 .btn-outline-warning.btn-outline-accent-1:hover {
     background-color: #FFF5EF !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF5EF !important;
}
 .border-warning.border-accent-1 {
     border: 1px solid #FFF5EF !important;
}
 .border-top-warning.border-top-accent-1 {
     border-top: 1px solid #FFF5EF !important;
}
 .border-bottom-warning.border-bottom-accent-1 {
     border-bottom: 1px solid #FFF5EF !important;
}
 .border-left-warning.border-left-accent-1 {
     border-left: 1px solid #FFF5EF !important;
}
 .border-right-warning.border-right-accent-1 {
     border-right: 1px solid #FFF5EF !important;
}
 .overlay-warning.overlay-accent-1 {
     background: #FFF5EF;
    /* The Fallback */
     background: rgba(255, 245, 239, 0.6);
}
 .warning.accent-2 {
     color: #FFE5D8 !important;
}
 .bg-warning.bg-accent-2 {
     background-color: #FFE5D8 !important;
}
 .btn-warning.btn-accent-2 {
     border-color: #ff8510 !important;
     background-color: #FFE5D8 !important;
}
 .btn-warning.btn-accent-2:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-accent-2:focus, .btn-warning.btn-accent-2:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-accent-2 {
     border-color: #FFE5D8 !important;
     color: #FFE5D8 !important;
}
 .btn-outline-warning.btn-outline-accent-2:hover {
     background-color: #FFE5D8 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFE5D8 !important;
}
 .border-warning.border-accent-2 {
     border: 1px solid #FFE5D8 !important;
}
 .border-top-warning.border-top-accent-2 {
     border-top: 1px solid #FFE5D8 !important;
}
 .border-bottom-warning.border-bottom-accent-2 {
     border-bottom: 1px solid #FFE5D8 !important;
}
 .border-left-warning.border-left-accent-2 {
     border-left: 1px solid #FFE5D8 !important;
}
 .border-right-warning.border-right-accent-2 {
     border-right: 1px solid #FFE5D8 !important;
}
 .overlay-warning.overlay-accent-2 {
     background: #FFE5D8;
    /* The Fallback */
     background: rgba(255, 229, 216, 0.6);
}
 .warning.accent-3 {
     color: #FFF6F3 !important;
}
 .bg-warning.bg-accent-3 {
     background-color: #FFF6F3 !important;
}
 .btn-warning.btn-accent-3 {
     border-color: #ff8510 !important;
     background-color: #FFF6F3 !important;
}
 .btn-warning.btn-accent-3:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-accent-3:focus, .btn-warning.btn-accent-3:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-accent-3 {
     border-color: #FFF6F3 !important;
     color: #FFF6F3 !important;
}
 .btn-outline-warning.btn-outline-accent-3:hover {
     background-color: #FFF6F3 !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF6F3 !important;
}
 .border-warning.border-accent-3 {
     border: 1px solid #FFF6F3 !important;
}
 .border-top-warning.border-top-accent-3 {
     border-top: 1px solid #FFF6F3 !important;
}
 .border-bottom-warning.border-bottom-accent-3 {
     border-bottom: 1px solid #FFF6F3 !important;
}
 .border-left-warning.border-left-accent-3 {
     border-left: 1px solid #FFF6F3 !important;
}
 .border-right-warning.border-right-accent-3 {
     border-right: 1px solid #FFF6F3 !important;
}
 .overlay-warning.overlay-accent-3 {
     background: #FFF6F3;
    /* The Fallback */
     background: rgba(255, 246, 243, 0.6);
}
 .warning.accent-4 {
     color: #FFE3DA !important;
}
 .bg-warning.bg-accent-4 {
     background-color: #FFE3DA !important;
}
 .btn-warning.btn-accent-4 {
     border-color: #ff8510 !important;
     background-color: #FFE3DA !important;
}
 .btn-warning.btn-accent-4:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-accent-4:focus, .btn-warning.btn-accent-4:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-accent-4 {
     border-color: #FFE3DA !important;
     color: #FFE3DA !important;
}
 .btn-outline-warning.btn-outline-accent-4:hover {
     background-color: #FFE3DA !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFE3DA !important;
}
 .border-warning.border-accent-4 {
     border: 1px solid #FFE3DA !important;
}
 .border-top-warning.border-top-accent-4 {
     border-top: 1px solid #FFE3DA !important;
}
 .border-bottom-warning.border-bottom-accent-4 {
     border-bottom: 1px solid #FFE3DA !important;
}
 .border-left-warning.border-left-accent-4 {
     border-left: 1px solid #FFE3DA !important;
}
 .border-right-warning.border-right-accent-4 {
     border-right: 1px solid #FFE3DA !important;
}
 .overlay-warning.overlay-accent-4 {
     background: #FFE3DA;
    /* The Fallback */
     background: rgba(255, 227, 218, 0.6);
}
 .warning.gradient-bg {
     color: #fafafa !important;
}
 .bg-warning.bg-gradient-bg {
     background-color: #fafafa !important;
}
 .btn-warning.btn-gradient-bg {
     border-color: #ff8510 !important;
     background-color: #fafafa !important;
}
 .btn-warning.btn-gradient-bg:hover {
     border-color: #ff8510 !important;
     background-color: #f67800 !important;
}
 .btn-warning.btn-gradient-bg:focus, .btn-warning.btn-gradient-bg:active {
     border-color: #f67800 !important;
     background-color: #dc6c00 !important;
}
 .btn-outline-warning.btn-outline-gradient-bg {
     border-color: #fafafa !important;
     color: #fafafa !important;
}
 .btn-outline-warning.btn-outline-gradient-bg:hover {
     background-color: #fafafa !important;
}
 input:focus ~ .bg-warning {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fafafa !important;
}
 .border-warning.border-gradient-bg {
     border: 1px solid #fafafa !important;
}
 .border-top-warning.border-top-gradient-bg {
     border-top: 1px solid #fafafa !important;
}
 .border-bottom-warning.border-bottom-gradient-bg {
     border-bottom: 1px solid #fafafa !important;
}
 .border-left-warning.border-left-gradient-bg {
     border-left: 1px solid #fafafa !important;
}
 .border-right-warning.border-right-gradient-bg {
     border-right: 1px solid #fafafa !important;
}
 .overlay-warning.overlay-gradient-bg {
     background: #fafafa;
    /* The Fallback */
     background: rgba(250, 250, 250, 0.6);
}
 .danger.gradient-light {
     color: #f9b789 !important;
}
 .bg-danger.bg-gradient-light {
     background-color: #f9b789 !important;
}
 .btn-danger.btn-gradient-light {
     border-color: #e42728 !important;
     background-color: #f9b789 !important;
}
 .btn-danger.btn-gradient-light:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-gradient-light:focus, .btn-danger.btn-gradient-light:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-gradient-light {
     border-color: #f9b789 !important;
     color: #f9b789 !important;
}
 .btn-outline-danger.btn-outline-gradient-light:hover {
     background-color: #f9b789 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f9b789 !important;
}
 .border-danger.border-gradient-light {
     border: 1px solid #f9b789 !important;
}
 .border-top-danger.border-top-gradient-light {
     border-top: 1px solid #f9b789 !important;
}
 .border-bottom-danger.border-bottom-gradient-light {
     border-bottom: 1px solid #f9b789 !important;
}
 .border-left-danger.border-left-gradient-light {
     border-left: 1px solid #f9b789 !important;
}
 .border-right-danger.border-right-gradient-light {
     border-right: 1px solid #f9b789 !important;
}
 .overlay-danger.overlay-gradient-light {
     background: #f9b789;
    /* The Fallback */
     background: rgba(249, 183, 137, 0.6);
}
 .danger.light-badge {
     color: #fbdcdc !important;
}
 .bg-danger.bg-light-badge {
     background-color: #fbdcdc !important;
}
 .btn-danger.btn-light-badge {
     border-color: #e42728 !important;
     background-color: #fbdcdc !important;
}
 .btn-danger.btn-light-badge:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-light-badge:focus, .btn-danger.btn-light-badge:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-light-badge {
     border-color: #fbdcdc !important;
     color: #fbdcdc !important;
}
 .btn-outline-danger.btn-outline-light-badge:hover {
     background-color: #fbdcdc !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fbdcdc !important;
}
 .border-danger.border-light-badge {
     border: 1px solid #fbdcdc !important;
}
 .border-top-danger.border-top-light-badge {
     border-top: 1px solid #fbdcdc !important;
}
 .border-bottom-danger.border-bottom-light-badge {
     border-bottom: 1px solid #fbdcdc !important;
}
 .border-left-danger.border-left-light-badge {
     border-left: 1px solid #fbdcdc !important;
}
 .border-right-danger.border-right-light-badge {
     border-right: 1px solid #fbdcdc !important;
}
 .overlay-danger.overlay-light-badge {
     background: #fbdcdc;
    /* The Fallback */
     background: rgba(251, 220, 220, 0.6);
}
 .danger.lighten-5 {
     color: #f8c6c6 !important;
}
 .bg-danger.bg-lighten-5 {
     background-color: #f8c6c6 !important;
}
 .btn-danger.btn-lighten-5 {
     border-color: #e42728 !important;
     background-color: #f8c6c6 !important;
}
 .btn-danger.btn-lighten-5:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-lighten-5:focus, .btn-danger.btn-lighten-5:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-lighten-5 {
     border-color: #f8c6c6 !important;
     color: #f8c6c6 !important;
}
 .btn-outline-danger.btn-outline-lighten-5:hover {
     background-color: #f8c6c6 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f8c6c6 !important;
}
 .border-danger.border-lighten-5 {
     border: 1px solid #f8c6c6 !important;
}
 .border-top-danger.border-top-lighten-5 {
     border-top: 1px solid #f8c6c6 !important;
}
 .border-bottom-danger.border-bottom-lighten-5 {
     border-bottom: 1px solid #f8c6c6 !important;
}
 .border-left-danger.border-left-lighten-5 {
     border-left: 1px solid #f8c6c6 !important;
}
 .border-right-danger.border-right-lighten-5 {
     border-right: 1px solid #f8c6c6 !important;
}
 .overlay-danger.overlay-lighten-5 {
     background: #f8c6c6;
    /* The Fallback */
     background: rgba(248, 198, 198, 0.6);
}
 .danger.lighten-4 {
     color: #f5afaf !important;
}
 .bg-danger.bg-lighten-4 {
     background-color: #f5afaf !important;
}
 .btn-danger.btn-lighten-4 {
     border-color: #e42728 !important;
     background-color: #f5afaf !important;
}
 .btn-danger.btn-lighten-4:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-lighten-4:focus, .btn-danger.btn-lighten-4:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-lighten-4 {
     border-color: #f5afaf !important;
     color: #f5afaf !important;
}
 .btn-outline-danger.btn-outline-lighten-4:hover {
     background-color: #f5afaf !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f5afaf !important;
}
 .border-danger.border-lighten-4 {
     border: 1px solid #f5afaf !important;
}
 .border-top-danger.border-top-lighten-4 {
     border-top: 1px solid #f5afaf !important;
}
 .border-bottom-danger.border-bottom-lighten-4 {
     border-bottom: 1px solid #f5afaf !important;
}
 .border-left-danger.border-left-lighten-4 {
     border-left: 1px solid #f5afaf !important;
}
 .border-right-danger.border-right-lighten-4 {
     border-right: 1px solid #f5afaf !important;
}
 .overlay-danger.overlay-lighten-4 {
     background: #f5afaf;
    /* The Fallback */
     background: rgba(245, 175, 175, 0.6);
}
 .danger.lighten-3 {
     color: #f29899 !important;
}
 .bg-danger.bg-lighten-3 {
     background-color: #f29899 !important;
}
 .btn-danger.btn-lighten-3 {
     border-color: #e42728 !important;
     background-color: #f29899 !important;
}
 .btn-danger.btn-lighten-3:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-lighten-3:focus, .btn-danger.btn-lighten-3:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-lighten-3 {
     border-color: #f29899 !important;
     color: #f29899 !important;
}
 .btn-outline-danger.btn-outline-lighten-3:hover {
     background-color: #f29899 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f29899 !important;
}
 .border-danger.border-lighten-3 {
     border: 1px solid #f29899 !important;
}
 .border-top-danger.border-top-lighten-3 {
     border-top: 1px solid #f29899 !important;
}
 .border-bottom-danger.border-bottom-lighten-3 {
     border-bottom: 1px solid #f29899 !important;
}
 .border-left-danger.border-left-lighten-3 {
     border-left: 1px solid #f29899 !important;
}
 .border-right-danger.border-right-lighten-3 {
     border-right: 1px solid #f29899 !important;
}
 .overlay-danger.overlay-lighten-3 {
     background: #f29899;
    /* The Fallback */
     background: rgba(242, 152, 153, 0.6);
}
 .danger.lighten-2 {
     color: #f08182 !important;
}
 .bg-danger.bg-lighten-2 {
     background-color: #f08182 !important;
}
 .btn-danger.btn-lighten-2 {
     border-color: #e42728 !important;
     background-color: #f08182 !important;
}
 .btn-danger.btn-lighten-2:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-lighten-2:focus, .btn-danger.btn-lighten-2:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-lighten-2 {
     border-color: #f08182 !important;
     color: #f08182 !important;
}
 .btn-outline-danger.btn-outline-lighten-2:hover {
     background-color: #f08182 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f08182 !important;
}
 .border-danger.border-lighten-2 {
     border: 1px solid #f08182 !important;
}
 .border-top-danger.border-top-lighten-2 {
     border-top: 1px solid #f08182 !important;
}
 .border-bottom-danger.border-bottom-lighten-2 {
     border-bottom: 1px solid #f08182 !important;
}
 .border-left-danger.border-left-lighten-2 {
     border-left: 1px solid #f08182 !important;
}
 .border-right-danger.border-right-lighten-2 {
     border-right: 1px solid #f08182 !important;
}
 .overlay-danger.overlay-lighten-2 {
     background: #f08182;
    /* The Fallback */
     background: rgba(240, 129, 130, 0.6);
}
 .danger.lighten-1 {
     color: #ed6b6c !important;
}
 .bg-danger.bg-lighten-1 {
     background-color: #ed6b6c !important;
}
 .btn-danger.btn-lighten-1 {
     border-color: #e42728 !important;
     background-color: #ed6b6c !important;
}
 .btn-danger.btn-lighten-1:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-lighten-1:focus, .btn-danger.btn-lighten-1:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-lighten-1 {
     border-color: #ed6b6c !important;
     color: #ed6b6c !important;
}
 .btn-outline-danger.btn-outline-lighten-1:hover {
     background-color: #ed6b6c !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ed6b6c !important;
}
 .border-danger.border-lighten-1 {
     border: 1px solid #ed6b6c !important;
}
 .border-top-danger.border-top-lighten-1 {
     border-top: 1px solid #ed6b6c !important;
}
 .border-bottom-danger.border-bottom-lighten-1 {
     border-bottom: 1px solid #ed6b6c !important;
}
 .border-left-danger.border-left-lighten-1 {
     border-left: 1px solid #ed6b6c !important;
}
 .border-right-danger.border-right-lighten-1 {
     border-right: 1px solid #ed6b6c !important;
}
 .overlay-danger.overlay-lighten-1 {
     background: #ed6b6c;
    /* The Fallback */
     background: rgba(237, 107, 108, 0.6);
}
 .danger {
     color: #ea5455 !important;
}
 .bg-danger {
     background-color: #ea5455 !important;
}
 .bg-danger .card-header, .bg-danger .card-footer {
     background-color: transparent;
}
 .alert-danger {
     background: rgba(234, 84, 85, 0.2) !important;
     color: #ea5455 !important;
}
 .alert-danger .alert-heading {
     box-shadow: rgba(234, 84, 85, 0.4) 0px 6px 15px -7px;
}
 .alert-danger .alert-link {
     color: #e73d3e !important;
}
 .bg-rgba-danger {
     background: rgba(234, 84, 85, 0.15) !important;
}
 .border-danger {
     border: 1px solid #ea5455 !important;
}
 .border-top-danger {
     border-top: 1px solid #ea5455;
}
 .border-bottom-danger {
     border-bottom: 1px solid #ea5455;
}
 .border-left-danger {
     border-left: 1px solid #ea5455;
}
 .border-right-danger {
     border-right: 1px solid #ea5455;
}
 .bg-danger.badge-glow, .border-danger.badge-glow, .badge-danger.badge-glow {
     box-shadow: 0px 0px 10px #ea5455;
}
 .badge.badge-danger {
     background-color: #ea5455;
}
 .badge.badge-light-danger {
     background-color: #fbdcdc;
     color: #ea5455 !important;
     font-weight: 500;
}
 .overlay-danger {
     background: #ea5455;
    /* The Fallback */
     background: rgba(234, 84, 85, 0.6);
}
 .btn-danger {
     border-color: #e42728 !important;
     background-color: #ea5455 !important;
     color: #fff;
}
 .btn-danger:hover {
     border-color: #e73d3e !important;
     color: #fff !important;
     box-shadow: 0 8px 25px -8px #ea5455;
}
 .btn-danger:focus, .btn-danger:active {
     color: #fff !important;
}
 .btn-flat-danger {
     background-color: transparent;
     color: #ea5455;
}
 .btn-flat-danger:hover {
     color: #ea5455;
     background-color: rgba(234, 84, 85, 0.1);
}
 .btn-flat-danger:active, .btn-flat-danger:focus {
     background-color: #ea5455;
     color: #fff !important;
}
 .btn-relief-danger {
     background-color: #ea5455;
     box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
     color: #fff;
}
 .btn-relief-danger:hover {
     color: #fff;
}
 .btn-relief-danger:active, .btn-relief-danger:focus {
     outline: none;
     transform: translateY(3px);
}
 .btn-outline-danger {
     border: 1px solid #ea5455;
     background-color: transparent;
     color: #ea5455;
}
 .btn-outline-danger:hover {
     background-color: rgba(234, 84, 85, 0.08);
     color: #ea5455;
}
 .btn-outline-danger:active {
     color: #fff !important;
}
 .btn-danger ~ .dropdown-menu .dropdown-item.active, .btn-outline-danger ~ .dropdown-menu .dropdown-item.active, .btn-flat-danger ~ .dropdown-menu .dropdown-item.active {
     background-color: #ea5455;
     color: #fff;
}
 .btn-danger ~ .dropdown-menu .dropdown-item.active:hover, .btn-outline-danger ~ .dropdown-menu .dropdown-item.active:hover, .btn-flat-danger ~ .dropdown-menu .dropdown-item.active:hover {
     color: #fff;
}
 .btn-danger ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-danger ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-danger ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover {
     color: #ea5455;
}
 .dropdown.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:hover i, .dropdown.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:hover i, .dropup.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:hover i, .dropright.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:hover i, .dropleft.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:hover i {
     color: #ea5455;
}
 .dropdown.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:active i, .dropdown.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:active i, .dropup.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:active i, .dropright.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-danger ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-outline-danger ~ .dropdown-menu .dropdown-item:active i, .dropleft.dropdown-icon-wrapper .btn-flat-danger ~ .dropdown-menu .dropdown-item:active i {
     color: #fff;
}
 .bullet.bullet-danger {
     background-color: #ea5455;
}
 .pagination-danger .page-item.active .page-link {
     background: #ea5455;
     color: #fff;
}
 .pagination-danger .page-item.active .page-link:hover {
     color: #fff;
}
 .pagination-danger .page-item .page-link:hover {
     color: #ea5455;
}
 .pagination-danger .page-item.prev-item .page-link:hover, .pagination-danger .page-item.next-item .page-link:hover {
     background: #ea5455;
     color: #fff;
}
 .nav-pill-danger .nav-item .nav-link.active {
     color: #fff;
     background-color: #ea5455 !important;
}
 .progress-bar-danger {
     background-color: rgba(234, 84, 85, 0.1);
}
 .progress-bar-danger .progress-bar {
     background-color: #ea5455;
}
 .chip-danger {
     background-color: #ea5455 !important;
}
 .chip-danger .chip-body {
     color: #fff !important;
}
 .divider.divider-danger .divider-text:before, .divider.divider-danger .divider-text:after {
     border-color: #ea5455 !important;
}
 input[type="checkbox"].bg-danger + .custom-control-label:before, input[type="radio"].bg-danger + .custom-control-label:before {
     background-color: #ea5455 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ea5455 !important;
}
 .vs-checkbox-danger input:checked ~ .vs-checkbox {
     border-color: #ea5455 !important;
}
 .vs-checkbox-danger input:checked ~ .vs-checkbox .vs-checkbox--check {
     background-color: #ea5455 !important;
}
 .vs-checkbox-danger input:active:checked + .vs-checkbox .vs-checkbox--check {
     background-color: #ea5455 !important;
}
 .custom-switch-danger .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #ea5455 !important;
     color: #fff;
     transition: all .2s ease-out;
}
 .vs-radio-danger input:checked ~ .vs-radio .vs-radio--circle {
     background: #ea5455 !important;
     box-shadow: 0 3px 12px 0 rgba(234, 84, 85, 0.4) !important;
}
 .danger.darken-1 {
     color: #e73d3e !important;
}
 .bg-danger.bg-darken-1 {
     background-color: #e73d3e !important;
}
 .btn-danger.btn-darken-1 {
     border-color: #e42728 !important;
     background-color: #e73d3e !important;
}
 .btn-danger.btn-darken-1:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-darken-1:focus, .btn-danger.btn-darken-1:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-darken-1 {
     border-color: #e73d3e !important;
     color: #e73d3e !important;
}
 .btn-outline-danger.btn-outline-darken-1:hover {
     background-color: #e73d3e !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #e73d3e !important;
}
 .border-danger.border-darken-1 {
     border: 1px solid #e73d3e !important;
}
 .border-top-danger.border-top-darken-1 {
     border-top: 1px solid #e73d3e !important;
}
 .border-bottom-danger.border-bottom-darken-1 {
     border-bottom: 1px solid #e73d3e !important;
}
 .border-left-danger.border-left-darken-1 {
     border-left: 1px solid #e73d3e !important;
}
 .border-right-danger.border-right-darken-1 {
     border-right: 1px solid #e73d3e !important;
}
 .overlay-danger.overlay-darken-1 {
     background: #e73d3e;
    /* The Fallback */
     background: rgba(231, 61, 62, 0.6);
}
 .danger.darken-2 {
     color: #e42728 !important;
}
 .bg-danger.bg-darken-2 {
     background-color: #e42728 !important;
}
 .btn-danger.btn-darken-2 {
     border-color: #e42728 !important;
     background-color: #e42728 !important;
}
 .btn-danger.btn-darken-2:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-darken-2:focus, .btn-danger.btn-darken-2:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-darken-2 {
     border-color: #e42728 !important;
     color: #e42728 !important;
}
 .btn-outline-danger.btn-outline-darken-2:hover {
     background-color: #e42728 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #e42728 !important;
}
 .border-danger.border-darken-2 {
     border: 1px solid #e42728 !important;
}
 .border-top-danger.border-top-darken-2 {
     border-top: 1px solid #e42728 !important;
}
 .border-bottom-danger.border-bottom-darken-2 {
     border-bottom: 1px solid #e42728 !important;
}
 .border-left-danger.border-left-darken-2 {
     border-left: 1px solid #e42728 !important;
}
 .border-right-danger.border-right-darken-2 {
     border-right: 1px solid #e42728 !important;
}
 .overlay-danger.overlay-darken-2 {
     background: #e42728;
    /* The Fallback */
     background: rgba(228, 39, 40, 0.6);
}
 .danger.darken-3 {
     color: #d71a1c !important;
}
 .bg-danger.bg-darken-3 {
     background-color: #d71a1c !important;
}
 .btn-danger.btn-darken-3 {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-darken-3:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-darken-3:focus, .btn-danger.btn-darken-3:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-darken-3 {
     border-color: #d71a1c !important;
     color: #d71a1c !important;
}
 .btn-outline-danger.btn-outline-darken-3:hover {
     background-color: #d71a1c !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #d71a1c !important;
}
 .border-danger.border-darken-3 {
     border: 1px solid #d71a1c !important;
}
 .border-top-danger.border-top-darken-3 {
     border-top: 1px solid #d71a1c !important;
}
 .border-bottom-danger.border-bottom-darken-3 {
     border-bottom: 1px solid #d71a1c !important;
}
 .border-left-danger.border-left-darken-3 {
     border-left: 1px solid #d71a1c !important;
}
 .border-right-danger.border-right-darken-3 {
     border-right: 1px solid #d71a1c !important;
}
 .overlay-danger.overlay-darken-3 {
     background: #d71a1c;
    /* The Fallback */
     background: rgba(215, 26, 28, 0.6);
}
 .danger.darken-4 {
     color: #c01819 !important;
}
 .bg-danger.bg-darken-4 {
     background-color: #c01819 !important;
}
 .btn-danger.btn-darken-4 {
     border-color: #e42728 !important;
     background-color: #c01819 !important;
}
 .btn-danger.btn-darken-4:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-darken-4:focus, .btn-danger.btn-darken-4:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-darken-4 {
     border-color: #c01819 !important;
     color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-darken-4:hover {
     background-color: #c01819 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #c01819 !important;
}
 .border-danger.border-darken-4 {
     border: 1px solid #c01819 !important;
}
 .border-top-danger.border-top-darken-4 {
     border-top: 1px solid #c01819 !important;
}
 .border-bottom-danger.border-bottom-darken-4 {
     border-bottom: 1px solid #c01819 !important;
}
 .border-left-danger.border-left-darken-4 {
     border-left: 1px solid #c01819 !important;
}
 .border-right-danger.border-right-darken-4 {
     border-right: 1px solid #c01819 !important;
}
 .overlay-danger.overlay-darken-4 {
     background: #c01819;
    /* The Fallback */
     background: rgba(192, 24, 25, 0.6);
}
 .danger.accent-1 {
     color: #FFEEF1 !important;
}
 .bg-danger.bg-accent-1 {
     background-color: #FFEEF1 !important;
}
 .btn-danger.btn-accent-1 {
     border-color: #e42728 !important;
     background-color: #FFEEF1 !important;
}
 .btn-danger.btn-accent-1:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-accent-1:focus, .btn-danger.btn-accent-1:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-accent-1 {
     border-color: #FFEEF1 !important;
     color: #FFEEF1 !important;
}
 .btn-outline-danger.btn-outline-accent-1:hover {
     background-color: #FFEEF1 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFEEF1 !important;
}
 .border-danger.border-accent-1 {
     border: 1px solid #FFEEF1 !important;
}
 .border-top-danger.border-top-accent-1 {
     border-top: 1px solid #FFEEF1 !important;
}
 .border-bottom-danger.border-bottom-accent-1 {
     border-bottom: 1px solid #FFEEF1 !important;
}
 .border-left-danger.border-left-accent-1 {
     border-left: 1px solid #FFEEF1 !important;
}
 .border-right-danger.border-right-accent-1 {
     border-right: 1px solid #FFEEF1 !important;
}
 .overlay-danger.overlay-accent-1 {
     background: #FFEEF1;
    /* The Fallback */
     background: rgba(255, 238, 241, 0.6);
}
 .danger.accent-2 {
     color: #FFD6DB !important;
}
 .bg-danger.bg-accent-2 {
     background-color: #FFD6DB !important;
}
 .btn-danger.btn-accent-2 {
     border-color: #e42728 !important;
     background-color: #FFD6DB !important;
}
 .btn-danger.btn-accent-2:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-accent-2:focus, .btn-danger.btn-accent-2:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-accent-2 {
     border-color: #FFD6DB !important;
     color: #FFD6DB !important;
}
 .btn-outline-danger.btn-outline-accent-2:hover {
     background-color: #FFD6DB !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFD6DB !important;
}
 .border-danger.border-accent-2 {
     border: 1px solid #FFD6DB !important;
}
 .border-top-danger.border-top-accent-2 {
     border-top: 1px solid #FFD6DB !important;
}
 .border-bottom-danger.border-bottom-accent-2 {
     border-bottom: 1px solid #FFD6DB !important;
}
 .border-left-danger.border-left-accent-2 {
     border-left: 1px solid #FFD6DB !important;
}
 .border-right-danger.border-right-accent-2 {
     border-right: 1px solid #FFD6DB !important;
}
 .overlay-danger.overlay-accent-2 {
     background: #FFD6DB;
    /* The Fallback */
     background: rgba(255, 214, 219, 0.6);
}
 .danger.accent-3 {
     color: #FFECEE !important;
}
 .bg-danger.bg-accent-3 {
     background-color: #FFECEE !important;
}
 .btn-danger.btn-accent-3 {
     border-color: #e42728 !important;
     background-color: #FFECEE !important;
}
 .btn-danger.btn-accent-3:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-accent-3:focus, .btn-danger.btn-accent-3:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-accent-3 {
     border-color: #FFECEE !important;
     color: #FFECEE !important;
}
 .btn-outline-danger.btn-outline-accent-3:hover {
     background-color: #FFECEE !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFECEE !important;
}
 .border-danger.border-accent-3 {
     border: 1px solid #FFECEE !important;
}
 .border-top-danger.border-top-accent-3 {
     border-top: 1px solid #FFECEE !important;
}
 .border-bottom-danger.border-bottom-accent-3 {
     border-bottom: 1px solid #FFECEE !important;
}
 .border-left-danger.border-left-accent-3 {
     border-left: 1px solid #FFECEE !important;
}
 .border-right-danger.border-right-accent-3 {
     border-right: 1px solid #FFECEE !important;
}
 .overlay-danger.overlay-accent-3 {
     background: #FFECEE;
    /* The Fallback */
     background: rgba(255, 236, 238, 0.6);
}
 .danger.accent-4 {
     color: #FFD3D7 !important;
}
 .bg-danger.bg-accent-4 {
     background-color: #FFD3D7 !important;
}
 .btn-danger.btn-accent-4 {
     border-color: #e42728 !important;
     background-color: #FFD3D7 !important;
}
 .btn-danger.btn-accent-4:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-accent-4:focus, .btn-danger.btn-accent-4:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-accent-4 {
     border-color: #FFD3D7 !important;
     color: #FFD3D7 !important;
}
 .btn-outline-danger.btn-outline-accent-4:hover {
     background-color: #FFD3D7 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFD3D7 !important;
}
 .border-danger.border-accent-4 {
     border: 1px solid #FFD3D7 !important;
}
 .border-top-danger.border-top-accent-4 {
     border-top: 1px solid #FFD3D7 !important;
}
 .border-bottom-danger.border-bottom-accent-4 {
     border-bottom: 1px solid #FFD3D7 !important;
}
 .border-left-danger.border-left-accent-4 {
     border-left: 1px solid #FFD3D7 !important;
}
 .border-right-danger.border-right-accent-4 {
     border-right: 1px solid #FFD3D7 !important;
}
 .overlay-danger.overlay-accent-4 {
     background: #FFD3D7;
    /* The Fallback */
     background: rgba(255, 211, 215, 0.6);
}
 .danger.gradient-bg {
     color: #640064 !important;
}
 .bg-danger.bg-gradient-bg {
     background-color: #640064 !important;
}
 .btn-danger.btn-gradient-bg {
     border-color: #e42728 !important;
     background-color: #640064 !important;
}
 .btn-danger.btn-gradient-bg:hover {
     border-color: #e42728 !important;
     background-color: #d71a1c !important;
}
 .btn-danger.btn-gradient-bg:focus, .btn-danger.btn-gradient-bg:active {
     border-color: #d71a1c !important;
     background-color: #c01819 !important;
}
 .btn-outline-danger.btn-outline-gradient-bg {
     border-color: #640064 !important;
     color: #640064 !important;
}
 .btn-outline-danger.btn-outline-gradient-bg:hover {
     background-color: #640064 !important;
}
 input:focus ~ .bg-danger {
     box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #640064 !important;
}
 .border-danger.border-gradient-bg {
     border: 1px solid #640064 !important;
}
 .border-top-danger.border-top-gradient-bg {
     border-top: 1px solid #640064 !important;
}
 .border-bottom-danger.border-bottom-gradient-bg {
     border-bottom: 1px solid #640064 !important;
}
 .border-left-danger.border-left-gradient-bg {
     border-left: 1px solid #640064 !important;
}
 .border-right-danger.border-right-gradient-bg {
     border-right: 1px solid #640064 !important;
}
 .overlay-danger.overlay-gradient-bg {
     background: #640064;
    /* The Fallback */
     background: rgba(100, 0, 100, 0.6);
}
 .col-12.top_btn {
     margin-left: -1%;
}
 .apexcharts-canvas {
     position: relative;
     user-select: none;
    /* cannot give overflow: hidden as it will crop tooltips which overflow outside chart area */
}
/* scrollbar is not visible by default for legend, hence forcing the visibility */
 .apexcharts-canvas ::-webkit-scrollbar {
     -webkit-appearance: none;
     width: 6px;
}
 .apexcharts-canvas ::-webkit-scrollbar-thumb {
     border-radius: 4px;
     background-color: rgba(0,0,0,.5);
     box-shadow: 0 0 1px rgba(255,255,255,.5);
     -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
 .apexcharts-canvas.dark {
     background: #343F57;
}
 .apexcharts-inner {
     position: relative;
}
 .legend-mouseover-inactive {
     transition: 0.15s ease all;
     opacity: 0.20;
}
 .apexcharts-series-collapsed {
     opacity: 0;
}
 .apexcharts-gridline, .apexcharts-text {
     pointer-events: none;
}
 .apexcharts-tooltip {
     border-radius: 5px;
     box-shadow: 2px 2px 6px -4px #999;
     cursor: default;
     font-size: 14px;
     left: 62px;
     opacity: 0;
     pointer-events: none;
     position: absolute;
     top: 20px;
     overflow: hidden;
     white-space: nowrap;
     z-index: 12;
     transition: 0.15s ease all;
}
 .apexcharts-tooltip.light {
     border: 1px solid #e3e3e3;
     background: rgba(255, 255, 255, 0.96);
}
 .apexcharts-tooltip.dark {
     color: #fff;
     background: rgba(30,30,30, 0.8);
}
 .apexcharts-tooltip * {
     font-family: inherit;
}
 .apexcharts-tooltip .apexcharts-marker, .apexcharts-area-series .apexcharts-area, .apexcharts-line {
     pointer-events: none;
}
 .apexcharts-tooltip.active {
     opacity: 1;
     transition: 0.15s ease all;
}
 .apexcharts-tooltip-title {
     padding: 6px;
     font-size: 15px;
     margin-bottom: 4px;
}
 .apexcharts-tooltip.light .apexcharts-tooltip-title {
     background: #ECEFF1;
     border-bottom: 1px solid #ddd;
}
 .apexcharts-tooltip.dark .apexcharts-tooltip-title {
     background: rgba(0, 0, 0, 0.7);
     border-bottom: 1px solid #333;
}
 .apexcharts-tooltip-text-value, .apexcharts-tooltip-text-z-value {
     display: inline-block;
     font-weight: 600;
     margin-left: 5px;
}
 .apexcharts-tooltip-text-z-label:empty, .apexcharts-tooltip-text-z-value:empty {
     display: none;
}
 .apexcharts-tooltip-text-value, .apexcharts-tooltip-text-z-value {
     font-weight: 600;
}
 .apexcharts-tooltip-marker {
     width: 12px;
     height: 12px;
     position: relative;
     top: 0px;
     margin-right: 10px;
     border-radius: 50%;
}
 .apexcharts-tooltip-series-group {
     padding: 0 10px;
     display: none;
     text-align: left;
     justify-content: left;
     align-items: center;
}
 .apexcharts-tooltip-series-group.active .apexcharts-tooltip-marker {
     opacity: 1;
}
 .apexcharts-tooltip-series-group.active, .apexcharts-tooltip-series-group:last-child {
     padding-bottom: 4px;
}
 .apexcharts-tooltip-series-group-hidden {
     opacity: 0;
     height: 0;
     line-height: 0;
     padding: 0 !important;
}
 .apexcharts-tooltip-y-group {
     padding: 6px 0 5px;
}
 .apexcharts-tooltip-candlestick {
     padding: 4px 8px;
}
 .apexcharts-tooltip-candlestick > div {
     margin: 4px 0;
}
 .apexcharts-tooltip-candlestick span.value {
     font-weight: bold;
}
 .apexcharts-tooltip-rangebar {
     padding: 5px 8px;
}
 .apexcharts-tooltip-rangebar .category {
     font-weight: 600;
     color: #777;
}
 .apexcharts-tooltip-rangebar .series-name {
     font-weight: bold;
     display: block;
     margin-bottom: 5px;
}
 .apexcharts-xaxistooltip {
     opacity: 0;
     padding: 9px 10px;
     pointer-events: none;
     color: #373d3f;
     font-size: 13px;
     text-align: center;
     border-radius: 2px;
     position: absolute;
     z-index: 10;
     background: #ECEFF1;
     border: 1px solid #90A4AE;
     transition: 0.15s ease all;
}
 .apexcharts-xaxistooltip.dark {
     background: rgba(0, 0, 0, 0.7);
     border: 1px solid rgba(0, 0, 0, 0.5);
     color: #fff;
}
 .apexcharts-xaxistooltip:after, .apexcharts-xaxistooltip:before {
     left: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .apexcharts-xaxistooltip:after {
     border-color: rgba(236, 239, 241, 0);
     border-width: 6px;
     margin-left: -6px;
}
 .apexcharts-xaxistooltip:before {
     border-color: rgba(144, 164, 174, 0);
     border-width: 7px;
     margin-left: -7px;
}
 .apexcharts-xaxistooltip-bottom:after, .apexcharts-xaxistooltip-bottom:before {
     bottom: 100%;
}
 .apexcharts-xaxistooltip-top:after, .apexcharts-xaxistooltip-top:before {
     top: 100%;
}
 .apexcharts-xaxistooltip-bottom:after {
     border-bottom-color: #ECEFF1;
}
 .apexcharts-xaxistooltip-bottom:before {
     border-bottom-color: #90A4AE;
}
 .apexcharts-xaxistooltip-bottom.dark:after {
     border-bottom-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-xaxistooltip-bottom.dark:before {
     border-bottom-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-xaxistooltip-top:after {
     border-top-color:#ECEFF1
}
 .apexcharts-xaxistooltip-top:before {
     border-top-color: #90A4AE;
}
 .apexcharts-xaxistooltip-top.dark:after {
     border-top-color:rgba(0, 0, 0, 0.5);
}
 .apexcharts-xaxistooltip-top.dark:before {
     border-top-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-xaxistooltip.active {
     opacity: 1;
     transition: 0.15s ease all;
}
 .apexcharts-yaxistooltip {
     opacity: 0;
     padding: 4px 10px;
     pointer-events: none;
     color: #373d3f;
     font-size: 13px;
     text-align: center;
     border-radius: 2px;
     position: absolute;
     z-index: 10;
     background: #ECEFF1;
     border: 1px solid #90A4AE;
}
 .apexcharts-yaxistooltip.dark {
     background: rgba(0, 0, 0, 0.7);
     border: 1px solid rgba(0, 0, 0, 0.5);
     color: #fff;
}
 .apexcharts-yaxistooltip:after, .apexcharts-yaxistooltip:before {
     top: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .apexcharts-yaxistooltip:after {
     border-color: rgba(236, 239, 241, 0);
     border-width: 6px;
     margin-top: -6px;
}
 .apexcharts-yaxistooltip:before {
     border-color: rgba(144, 164, 174, 0);
     border-width: 7px;
     margin-top: -7px;
}
 .apexcharts-yaxistooltip-left:after, .apexcharts-yaxistooltip-left:before {
     left: 100%;
}
 .apexcharts-yaxistooltip-right:after, .apexcharts-yaxistooltip-right:before {
     right: 100%;
}
 .apexcharts-yaxistooltip-left:after {
     border-left-color: #ECEFF1;
}
 .apexcharts-yaxistooltip-left:before {
     border-left-color: #90A4AE;
}
 .apexcharts-yaxistooltip-left.dark:after {
     border-left-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-yaxistooltip-left.dark:before {
     border-left-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-yaxistooltip-right:after {
     border-right-color: #ECEFF1;
}
 .apexcharts-yaxistooltip-right:before {
     border-right-color: #90A4AE;
}
 .apexcharts-yaxistooltip-right.dark:after {
     border-right-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-yaxistooltip-right.dark:before {
     border-right-color: rgba(0, 0, 0, 0.5);
}
 .apexcharts-yaxistooltip.active {
     opacity: 1;
}
 .apexcharts-yaxistooltip-hidden {
     display: none;
}
 .apexcharts-xcrosshairs, .apexcharts-ycrosshairs {
     pointer-events: none;
     opacity: 0;
     transition: 0.15s ease all;
}
 .apexcharts-xcrosshairs.active, .apexcharts-ycrosshairs.active {
     opacity: 1;
     transition: 0.15s ease all;
}
 .apexcharts-ycrosshairs-hidden {
     opacity: 0;
}
 .apexcharts-zoom-rect {
     pointer-events: none;
}
 .apexcharts-selection-rect {
     cursor: move;
}
 .svg_select_points, .svg_select_points_rot {
     opacity: 0;
     visibility: hidden;
}
 .svg_select_points_l, .svg_select_points_r {
     cursor: ew-resize;
     opacity: 1;
     visibility: visible;
     fill: #888;
}
 .apexcharts-canvas.zoomable .hovering-zoom {
     cursor: crosshair
}
 .apexcharts-canvas.zoomable .hovering-pan {
     cursor: move
}
 .apexcharts-xaxis, .apexcharts-yaxis {
     pointer-events: none;
}
 .apexcharts-zoom-icon, .apexcharts-zoom-in-icon, .apexcharts-zoom-out-icon, .apexcharts-reset-zoom-icon, .apexcharts-pan-icon, .apexcharts-selection-icon, .apexcharts-menu-icon, .apexcharts-toolbar-custom-icon {
     cursor: pointer;
     width: 20px;
     height: 20px;
     line-height: 24px;
     color: #6E8192;
     text-align: center;
}
 .apexcharts-zoom-icon svg, .apexcharts-zoom-in-icon svg, .apexcharts-zoom-out-icon svg, .apexcharts-reset-zoom-icon svg, .apexcharts-menu-icon svg {
     fill: #6E8192;
}
 .apexcharts-selection-icon svg {
     fill: #444;
     transform: scale(0.76)
}
 .dark .apexcharts-zoom-icon svg, .dark .apexcharts-zoom-in-icon svg, .dark .apexcharts-zoom-out-icon svg, .dark .apexcharts-reset-zoom-icon svg, .dark .apexcharts-pan-icon svg, .dark .apexcharts-selection-icon svg, .dark .apexcharts-menu-icon svg, .dark .apexcharts-toolbar-custom-icon svg{
     fill: #f3f4f5;
}
 .apexcharts-canvas .apexcharts-zoom-icon.selected svg, .apexcharts-canvas .apexcharts-selection-icon.selected svg, .apexcharts-canvas .apexcharts-reset-zoom-icon.selected svg {
     fill: #008FFB;
}
 .light .apexcharts-selection-icon:not(.selected):hover svg, .light .apexcharts-zoom-icon:not(.selected):hover svg, .light .apexcharts-zoom-in-icon:hover svg, .light .apexcharts-zoom-out-icon:hover svg, .light .apexcharts-reset-zoom-icon:hover svg, .light .apexcharts-menu-icon:hover svg {
     fill: #333;
}
 .apexcharts-selection-icon, .apexcharts-menu-icon {
     position: relative;
}
 .apexcharts-reset-zoom-icon {
     margin-left: 5px;
}
 .apexcharts-zoom-icon, .apexcharts-reset-zoom-icon, .apexcharts-menu-icon {
     transform: scale(0.85);
}
 .apexcharts-zoom-in-icon, .apexcharts-zoom-out-icon {
     transform: scale(0.7)
}
 .apexcharts-zoom-out-icon {
     margin-right: 3px;
}
 .apexcharts-pan-icon {
     transform: scale(0.62);
     position: relative;
     left: 1px;
     top: 0px;
}
 .apexcharts-pan-icon svg {
     fill: #fff;
     stroke: #6E8192;
     stroke-width: 2;
}
 .apexcharts-pan-icon.selected svg {
     stroke: #008FFB;
}
 .apexcharts-pan-icon:not(.selected):hover svg {
     stroke: #333;
}
 .apexcharts-toolbar {
     position: absolute;
     z-index: 11;
     top: 0px;
     right: 3px;
     max-width: 176px;
     text-align: right;
     border-radius: 3px;
     padding: 0px 6px 2px 6px;
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .apexcharts-toolbar svg {
     pointer-events: none;
}
 .apexcharts-menu {
     background: #fff;
     position: absolute;
     top: 100%;
     border: 1px solid #ddd;
     border-radius: 3px;
     padding: 3px;
     right: 10px;
     opacity: 0;
     min-width: 110px;
     transition: 0.15s ease all;
     pointer-events: none;
}
 .apexcharts-menu.open {
     opacity: 1;
     pointer-events: all;
     transition: 0.15s ease all;
}
 .apexcharts-menu-item {
     padding: 6px 7px;
     font-size: 12px;
     cursor: pointer;
}
 .light .apexcharts-menu-item:hover {
     background: #eee;
}
 .dark .apexcharts-menu {
     background: rgba(0, 0, 0, 0.7);
     color: #fff;
}
 @media screen and (min-width: 768px) {
     .apexcharts-toolbar {
        /*opacity: 0;
        */
    }
     .apexcharts-canvas:hover .apexcharts-toolbar {
         opacity: 1;
    }
}
 .apexcharts-datalabel.hidden {
     opacity: 0;
}
 .apexcharts-pie-label, .apexcharts-datalabel, .apexcharts-datalabel-label, .apexcharts-datalabel-value {
     cursor: default;
     pointer-events: none;
}
 .apexcharts-pie-label-delay {
     opacity: 0;
     animation-name: opaque;
     animation-duration: 0.3s;
     animation-fill-mode: forwards;
     animation-timing-function: ease;
}
 .apexcharts-canvas .hidden {
     opacity: 0;
}
 .apexcharts-hide .apexcharts-series-points {
     opacity: 0;
}
 .apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events, .apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events, .apexcharts-radar-series path, .apexcharts-radar-series polygon {
     pointer-events: none;
}
/* markers */
 .apexcharts-marker {
     transition: 0.15s ease all;
}
 @keyframes opaque {
     0% {
         opacity: 0;
    }
     100% {
         opacity: 1;
    }
}
 .tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
     box-sizing: border-box;
}
 .tether-element {
     position: absolute;
     display: none;
}
 .tether-element.tether-open {
     display: block;
}
 .tether-element.tether-theme-arrows {
     max-width: 100%;
     max-height: 100%;
}
 .tether-element.tether-theme-arrows .tether-content {
     border-radius: 5px;
     position: relative;
     font-family: inherit;
     background: #fff;
     color: inherit;
     padding: 1em;
     font-size: 1.1em;
     line-height: 1.5em;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
     filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
}
 .tether-element.tether-theme-arrows .tether-content:before {
     content: "";
     display: block;
     position: absolute;
     width: 0;
     height: 0;
     border-color: transparent;
     border-width: 16px;
     border-style: solid;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-center .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-center .tether-content:before {
     top: 100%;
     left: 50%;
     margin-left: -16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-center .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-center .tether-content:before {
     bottom: 100%;
     left: 50%;
     margin-left: -16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-right.tether-element-attached-middle .tether-content {
     margin-right: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-right.tether-element-attached-middle .tether-content:before {
     left: 100%;
     top: 50%;
     margin-top: -16px;
     border-left-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-left.tether-element-attached-middle .tether-content {
     margin-left: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-left.tether-element-attached-middle .tether-content:before {
     right: 100%;
     top: 50%;
     margin-top: -16px;
     border-right-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-left.tether-target-attached-center .tether-content {
     left: -32px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-right.tether-target-attached-center .tether-content {
     left: 32px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-middle .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-middle .tether-content:before {
     bottom: 100%;
     left: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-middle .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-middle .tether-content:before {
     bottom: 100%;
     right: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-middle .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-middle .tether-content:before {
     top: 100%;
     left: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-middle .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-middle .tether-content:before {
     top: 100%;
     right: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-bottom .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-bottom .tether-content:before {
     bottom: 100%;
     left: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-bottom .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-bottom .tether-content:before {
     bottom: 100%;
     right: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-top .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-top .tether-content:before {
     top: 100%;
     left: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-top .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-top .tether-content:before {
     top: 100%;
     right: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-left .tether-content {
     margin-right: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-left .tether-content:before {
     top: 16px;
     left: 100%;
     border-left-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-right .tether-content {
     margin-left: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-right .tether-content:before {
     top: 16px;
     right: 100%;
     border-right-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-left .tether-content {
     margin-right: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-left .tether-content:before {
     bottom: 16px;
     left: 100%;
     border-left-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-right .tether-content {
     margin-left: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-right .tether-content:before {
     bottom: 16px;
     right: 100%;
     border-right-color: #fff;
}
 .tether-element,.tether-element *,.tether-element :after,.tether-element :before,.tether-element:after,.tether-element:before{
    box-sizing:border-box
}
.tether-element{
    position:absolute;
    display:none
}
.tether-element.tether-open{
    display:block
}
 @charset "UTF-8";
#shepherdModalOverlayContainer{
    -ms-filter:"progid:dximagetransform.microsoft.gradient.alpha(Opacity=50)";
    filter:alpha(opacity=50);
    height:100vh;
    left:0;
    opacity:.5;
    position:fixed;
    top:0;
    transition:all .3s ease-out;
    width:100vw;
    z-index:9997
}
#shepherdModalOverlayContainer #shepherdModalMask,#shepherdModalOverlayContainer #shepherdModalMaskRect{
    height:100vh;
    width:100vw
}
.shepherd-modal.shepherd-enabled{
    position:relative;
    z-index:9998
}
.shepherd-active.shepherd-modal-is-visible :not(.shepherd-target){
    pointer-events:none
}
.shepherd-active.shepherd-modal-is-visible .shepherd-button,.shepherd-active.shepherd-modal-is-visible .shepherd-button *,.shepherd-active.shepherd-modal-is-visible .shepherd-cancel-link,.shepherd-active.shepherd-modal-is-visible .shepherd-cancel-link *,.shepherd-active.shepherd-modal-is-visible .shepherd-element,.shepherd-active.shepherd-modal-is-visible .shepherd-element *,.shepherd-active.shepherd-modal-is-visible .shepherd-target,.shepherd-active.shepherd-modal-is-visible .shepherd-target *{
    pointer-events:auto
}
.tippy-arrow{
    transform:scale(2)
}
.tippy-popper{
    z-index:9999
}
.tippy-popper .tippy-arrow{
    border:16px solid transparent;
    content:"";
    display:block;
    height:0;
    pointer-events:none;
    position:absolute;
    width:0
}
.tippy-popper[x-placement^=top]{
    margin-bottom:16px
}
.tippy-popper[x-placement^=top] .tippy-arrow{
    border-bottom:0;
    border-top-color:#f6f6f6;
    left:calc(50% - 16px)
}
.tippy-popper[x-placement^=bottom]{
    margin-top:16px
}
.tippy-popper[x-placement^=bottom] .tippy-arrow{
    border-bottom-color:#e6e6e6;
    border-top:0;
    left:calc(50% - 16px)
}
.tippy-popper[x-placement^=left]{
    margin-right:16px
}
.tippy-popper[x-placement^=left] .tippy-arrow{
    border-left-color:#f6f6f6;
    border-right:0;
    margin-top:-16px;
    top:calc(50% - 16px)
}
.tippy-popper[x-placement^=right]{
    margin-left:16px
}
.tippy-popper[x-placement^=right] .tippy-arrow{
    border-left:0;
    border-right-color:#f6f6f6;
    top:calc(50% - 16px)
}
.tippy-popper .tippy-tooltip{
    background-color:transparent;
    max-height:100%;
    max-width:100%;
    padding:0;
    width:400px
}
.shepherd-element,.shepherd-element *,.shepherd-element:after,.shepherd-element :after,.shepherd-element:before,.shepherd-element :before{
    box-sizing:border-box
}
.shepherd-element{
    filter:drop-shadow(0 1px 4px rgba(0,0,0,.2))
}
.shepherd-element.shepherd-has-title .shepherd-content header{
    background:#e6e6e6;
    padding:1em
}
.shepherd-element .shepherd-content{
    background:#f6f6f6;
    font-size:inherit;
    padding:0
}
.shepherd-element .shepherd-content header{
    *zoom:1;
    align-items:center;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    display:flex;
    justify-content:center;
    line-height:2em;
    padding:.75em .75em 0
}
.shepherd-element .shepherd-content header:after{
    clear:both;
    content:"";
    display:table
}
.shepherd-element .shepherd-content header .shepherd-cancel-link,.shepherd-element .shepherd-content header .shepherd-title{
    font-weight:400;
    margin:0;
    padding:0;
    position:relative;
    vertical-align:middle
}
.shepherd-element .shepherd-content header .shepherd-title{
    color:rgba(0,0,0,.75);
    display:flex;
    flex:1 0 auto;
    font-size:1.1em
}
.shepherd-element .shepherd-content header .shepherd-cancel-link{
    color:hsla(0,0%,70.2%,.75);
    font-size:2em;
    margin-left:auto;
    text-decoration:none;
    transition:color .5s ease
}
.shepherd-element .shepherd-content header .shepherd-cancel-link:before{
    content:"×"
}
.shepherd-element .shepherd-content header .shepherd-cancel-link:hover{
    color:rgba(0,0,0,.75)
}
.shepherd-element .shepherd-content .shepherd-text{
    color:rgba(0,0,0,.75);
    line-height:1.3em;
    padding:.75em
}
.shepherd-element .shepherd-content .shepherd-text a,.shepherd-element .shepherd-content .shepherd-text a:active,.shepherd-element .shepherd-content .shepherd-text a:visited{
    border-bottom:1px dotted rgba(0,0,0,.75);
    color:rgba(0,0,0,.75);
    text-decoration:none
}
.shepherd-element .shepherd-content .shepherd-text a:active:hover,.shepherd-element .shepherd-content .shepherd-text a:hover,.shepherd-element .shepherd-content .shepherd-text a:visited:hover{
    border-bottom-style:solid
}
.shepherd-element .shepherd-content .shepherd-text p{
    margin-top:0
}
.shepherd-element .shepherd-content .shepherd-text p:last-child{
    margin-bottom:0
}
.shepherd-element .shepherd-content footer{
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    padding:0 .75em .75em
}
.shepherd-element .shepherd-content footer .shepherd-buttons{
    list-style:none;
    margin:0;
    padding:0;
    text-align:right
}
.shepherd-element .shepherd-content footer .shepherd-buttons li{
    display:inline;
    margin:0 .5em 0 0
}
.shepherd-element .shepherd-content footer .shepherd-buttons li:last-child{
    margin-right:0
}
.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button{
    display:inline-block;
    *display:inline;
    vertical-align:middle;
    *vertical-align:auto;
    *zoom:1;
    background:#3288e6;
    border:0;
    border-radius:3px;
    color:hsla(0,0%,100%,.75);
    cursor:pointer;
    font-family:inherit;
    font-size:.8em;
    letter-spacing:.1em;
    line-height:1em;
    padding:.75em 2em;
    text-transform:uppercase;
    transition:all .5s ease
}
.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button:hover{
    background:#196fcc
}
.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary{
    background:#f1f2f3;
    color:rgba(0,0,0,.75)
}
.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary:hover{
    background:#d5d8dc;
    color:rgba(0,0,0,.75)
}
 .btn-primary {
     border-color: #085466 !important;
     background-color: #085466 !important;
     color: #ffffff;
}
 .btn-primary:hover {
     border-color: #16457B !important;
     background-color: #16457B !important;
     color: #fff !important;
     *box-shadow: 0 8px 25px -8px #16457B;
}
 .btn-primary:focus, .btn-primary:active {
     color: #fff !important;
}
 .horizontal-menu .header-navbar.navbar-horizontal ul#main-menu-navigation > li.active > a {
     background: linear-gradient(118deg,#085466, rgb(22, 69, 123));
     box-shadow: 0px 0px 6px 1px rgba(115, 103, 240, 0.6);
     color: #fff;
     border-radius: 4px;
}
 .btn-outline-primary {
     color: #085466 !important;
     border-color: #085466;
}
 .bg-primary{
     background-color: #085466 !important;
}
 .primary{
     color: #085466 !important;
}
 .main-menu.menu-dark .navigation > li.active > a {
     background: #085466 !important;
     color: #fff;
     font-weight: 400;
     border-radius: 4px;
}
 .badge {
    background: #ffffff !important;
    border: 1px solid #ddd;
    margin-bottom: 1.5px;
}
 .main-menu .navbar-header .navbar-brand .brand-text {
     color: #28D0F7 !important;
     padding-left: 1rem;
     font-weight: 600;
     letter-spacing: 0.01rem;
     font-size: 1.57rem;
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
/****************************************************/
/* Pick-a-date - Picker base */
/****************************************************/
 .picker {
     width: 100%;
     text-align: left;
     position: absolute;
     top: 100%;
     margin-top: -1px;
     z-index: 990;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}
 .picker__input {
     cursor: default;
}
 .picker__holder {
     width: 100%;
     overflow-y: auto;
     position: absolute;
     display: none;
     background-color: #fff;
     border: 1px solid #ddd;
     border-top-width: 0;
     border-bottom-width: 0;
     max-width: 280px;
     max-height: 0;
     -webkit-overflow-scrolling: touch;
}
 .picker--opened .picker__holder {
     max-height: 480px;
     border-top-width: 1px;
     border-bottom-width: 1px;
     display: block;
}
/****************************************************/
/* Pick-a-date - Date picker */
/****************************************************/
 .picker__box {
     padding: 5px;
}
 .picker__header {
     text-align: center;
     position: relative;
     font-size: 15px;
     padding-top: 15px;
     padding-bottom: 15px;
}
 .picker__month, .picker__year {
     font-weight: 500;
     display: inline-block;
     margin-left: 5px;
     margin-right: 5px;
}
 .picker__year {
     color: #999999;
     font-size: 12px;
     font-weight: normal;
}
 .picker__select--month, .picker__select--year {
     border-color: #ddd;
     height: 32px;
     font-size: 13px;
     line-height: 1.6666667;
     margin-left: 5px;
     margin-right: 5px;
     outline: 0;
}
 .picker__select--month {
     width: 35%;
}
 .picker__select--year {
     width: 22.5%;
}
 .picker__nav--prev, .picker__nav--next {
     position: absolute;
     padding: 8px;
     top: 50%;
     margin-top: -16px;
     border-radius: 2px;
     line-height: 1;
}
 .picker__nav--prev:before, .picker__nav--next:before {
     font-family: 'FontAwesome';
     display: block;
     font-size: 14px;
     width: 14px;
     text-align: center;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 .picker__nav--prev:hover, .picker__nav--next:hover {
     cursor: pointer;
     background-color: #f5f5f5;
}
 .picker__nav--prev {
     left: 0;
}
 .picker__nav--prev:before {
     content: '\f060';
}
 .picker__nav--next {
     right: 0;
}
 .picker__nav--next:before {
     content: '\f061';
}
 .picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover {
     cursor: default;
     background: none;
     border-right-color: #f5f5f5;
     border-left-color: #f5f5f5;
}
 .picker__table {
     text-align: center;
     border-collapse: collapse;
     border-spacing: 0;
     table-layout: fixed;
     font-size: inherit;
     width: 100%;
     margin-bottom: 10px;
}
 .picker__table td {
     margin: 0;
     padding: 0;
}
 .picker__weekday {
     width: 14.285714286%;
     font-size: 12px;
     text-align: center;
     padding-bottom: 10px;
     color: #999999;
     font-weight: 400;
}
 .picker__day {
     padding: 7px;
}
 .picker__day--today {
     position: relative;
     background-color: #f5f5f5;
}
 .picker__day--today:before {
     content: "";
     position: absolute;
     top: 2px;
     right: 2px;
     width: 0;
     height: 0;
     border-top: 6px solid #4EC6E8;
     border-left: 6px solid transparent;
}
 .picker__day--outfocus {
     color: #ccc;
}
 .picker__day--infocus:hover, .picker__day--outfocus:hover {
     cursor: pointer;
     color: #333333;
     background-color: #f5f5f5;
}
 .picker__day--highlighted:before {
     border-top-color: #fff;
}
 .picker__day--highlighted, .picker__day--selected {
     border-radius: 3px;
}
 .picker__day--highlighted, .picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
     cursor: pointer;
     color: #fff;
     background-color: #4EC6E8;
}
 .picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
     background-color: #4EC6E8;
     color: #fff;
}
 .picker__day--disabled, .picker__day--disabled:hover {
     background: #fafafa;
     color: #999999;
     cursor: default;
}
 .picker__day--disabled:before {
     border-top-color: #999;
}
 .picker__day--highlighted .picker__day--disabled, .picker__day--highlighted .picker__day--disabled:hover {
     background-color: #bbbbbb;
}
 .picker__footer {
     text-align: center;
}
 .picker__footer button {
     border: 0;
     background: #fff;
     padding: 7px 12px;
     border-radius: 3px;
     font-weight: 500;
     cursor: pointer;
     display: inline-block;
}
 .picker__footer button:hover, .picker__footer button:focus {
     outline: 0;
     background-color: #f5f5f5;
}
 .picker__footer button:before {
     height: 0;
}
 .picker__button--today:before {
     content: '';
     margin-right: 5px;
     position: relative;
     display: inline-block;
     top: -1px;
     width: 0;
     border-top: 6px solid #2196F3;
     border-left: 6px solid transparent;
}
 .picker__button--close:before {
     content: '\f00d';
     display: inline-block;
     position: relative;
     margin-right: 5px;
     top: 1px;
     font-family: FontAwesome;
     font-size: 14px;
     color: red;
}
 .picker__button--clear:before {
     content: '';
     display: inline-block;
     position: relative;
     top: -3px;
     width: 8px;
     margin-right: 5px;
     border-top: 2px solid #F44336;
}
/****************************************************/
/* Pick-a-date - Time picker */
/****************************************************/
 .picker--time {
     min-width: 256px;
     max-width: 320px;
}
 .picker--time .picker__box {
     padding: 0;
}
 .picker__list {
     list-style: none;
     padding: 5px 0;
     margin: 0;
     background-color: #fff;
     max-height: 250px;
     overflow-y: auto;
}
 .picker__list-item {
     position: relative;
     padding: 7px 12px;
}
 .picker__list-item:hover, .picker__list-item:focus {
     cursor: pointer;
     background-color: #f5f5f5;
     z-index: 10;
}
 .picker--time .picker__button--clear {
     display: block;
     width: 100%;
     margin: 0;
     padding: 7px 12px;
     background-color: #fcfcfc;
     margin-top: 1px;
     outline: 0;
     border: 0;
     border-top: 1px solid #eeeeee;
     text-align: center;
     margin-bottom: -5px;
     margin-top: 5px;
}
 .picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:focus {
     background-color: #f5f5f5;
}
 .picker__list-item--highlighted {
     z-index: 10;
}
 .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker--focused .picker__list-item--highlighted {
     cursor: pointer;
     color: #fff;
     background-color: #4EC6E8;
}
 .picker__list-item--selected, .picker__list-item--selected:hover, .picker--focused .picker__list-item--selected {
     background-color: #4EC6E8;
     color: #fff;
     z-index: 10;
}
 .picker__list-item--disabled, .picker__list-item--disabled:hover, .picker--focused .picker__list-item--disabled {
     background-color: #fafafa;
     color: #999999;
     cursor: default;
     z-index: auto;
}
/*======================================================== DARK LAYOUT =========================================================*/
 body.vertical-layout.vertical-menu-modern .main-menu .navigation > li > a > i {
     font-size: 1.2rem;
     margin-right: 1rem;
     float: left;
}
 body.vertical-layout.vertical-menu-modern .main-menu .navigation .menu-content > li > a > i {
     margin-right: 1.38rem;
     font-size: 0.8rem;
}
 body.vertical-layout.vertical-menu-modern .toggle-icon {
     margin-right: 0.425rem;
}
 body.vertical-layout.vertical-menu-modern .toggle-icon:focus {
     outline: none;
}
 @media (min-width: 576px) {
     body.vertical-layout.vertical-menu-modern.menu-flipped .main-menu {
         right: 0;
    }
}
 body.vertical-layout.vertical-menu-modern .navbar .navbar-brand {
     white-space: nowrap;
}
 body.vertical-layout.vertical-menu-modern .navbar .navbar-header .nav-toggle {
     position: absolute;
     right: 0;
}
 body.vertical-layout.vertical-menu-modern .main-menu {
     transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
     transform: translate3d(0, 0, 0);
     backface-visibility: hidden;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .navbar .navbar-header {
     float: left;
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .navbar .navbar-brand .brand-text {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu {
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation .navigation-header .icon-minus {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > i {
     margin-right: 1rem;
     float: left;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > i:before {
     font-size: 1.429rem;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > span {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > span.badge {
     position: absolute;
     right: 20px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size: 1.1rem;
     display: inline-block;
     position: absolute;
     right: 25px;
     top: 10px;
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.open > a:not(.mm-next):after {
     transform: rotate(90deg);
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .main-menu-footer {
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .footer {
     margin-left: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header {
     float: left;
     width: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header .modern-nav-toggle {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header.expanded {
     width: 260px;
     z-index: 1000;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header.expanded .modern-nav-toggle {
     display: block;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header.expanded .navbar-brand .brand-text {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header .navbar-brand .brand-text {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-brand {
     padding: 15px 0px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar.fixed-top {
     left: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu {
     width: 80px;
     transition: 300ms ease all;
     backface-visibility: hidden;
     transform: translate3d(0, 0, 0);
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-footer {
     width: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-footer, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-body .media-heading, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-body .text-muted, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-right {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-body {
     opacity: 0;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navbar-header .brand-text, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .modern-nav-toggle {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .user-content {
     padding: 20px 10px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation-header {
     margin: 0;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li a {
     line-height: 1;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li:last-child {
     margin-bottom: 1.25rem !important;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li.active a {
     background: whitesmoke;
     box-shadow: none;
     color: #565656;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation {
     overflow: visible;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li.navigation-header .icon-minus {
     display: block;
     font-size: 1.2rem;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li.navigation-header span {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a {
     text-overflow: inherit;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a > span {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a > span.badge {
     float: none !important;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a i {
     margin-right: 1rem;
     float: left;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a i:before {
     font-size: 1.429rem;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .mTSWrapper {
     overflow: visible;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded {
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li.navigation-header .icon-minus {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li.navigation-header span {
     display: block;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li > a > span {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li > a > span.badge {
     position: absolute;
     right: 20px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation li.has-sub > a:not(.mm-next):after {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size: 1rem;
     display: inline-block;
     position: absolute;
     right: 25px;
     top: 10px;
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation li.open > a:not(.mm-next):after {
     transform: rotate(90deg);
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navbar-header .brand-text {
     display: inline;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .modern-nav-toggle {
     display: block;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .app-content, body.vertical-layout.vertical-menu-modern.menu-collapsed .footer {
     margin-left: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .header-navbar.floating-nav {
     width: calc(100vw - (100vw - 100%) - 4.4rem - 80px);
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .header-navbar.navbar-static-top {
     width: calc(100vw - (100vw - 100%) - 80px);
     left: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .content {
     margin: 0;
     margin-right: 80px;
}
 @media (min-width: 576px) {
     body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .main-menu {
         right: 0;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .main-menu span.menu-title {
         right: 80px;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .main-menu ul.menu-content {
         right: 80px;
         left: inherit;
    }
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .navbar .navbar-header {
     float: right;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .navbar .navbar-container {
     margin: 0;
     margin-right: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .footer {
     margin: 0;
     margin-right: 80px;
}
 @media (min-width: 992px) {
     body.vertical-layout.vertical-menu-modern .main-menu {
         width: 260px;
    }
     body.vertical-layout.vertical-menu-modern .main-menu .navigation li.navigation-header .icon-minus {
         display: none;
    }
     body.vertical-layout.vertical-menu-modern .navbar .navbar-header {
         width: 260px;
    }
     body.vertical-layout.vertical-menu-modern .footer {
         margin-left: 260px;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .content {
         margin: 0;
         margin-right: 260px;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .navbar .navbar-header {
         float: right;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .navbar .navbar-container {
         margin: 0;
         margin-right: 260px;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .footer {
         margin: 0;
         margin-right: 260px;
    }
}
 @media (max-width: 1199.98px) {
     body.vertical-layout.vertical-menu-modern .main-menu {
         width: 0;
         opacity: 0;
         left: -260px;
    }
     body.vertical-layout.vertical-menu-modern .main-menu .navigation > li > a > span {
         animation: 0.1s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
    }
     body.vertical-layout.vertical-menu-modern .main-menu .navigation li.navigation-header span {
         display: none;
    }
     body.vertical-layout.vertical-menu-modern .navbar .navbar-header {
         width: 0;
    }
     body.vertical-layout.vertical-menu-modern .content, body.vertical-layout.vertical-menu-modern .footer {
         margin-left: 0;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed .app-content, body.vertical-layout.vertical-menu-modern.menu-collapsed .footer {
         margin-left: 0;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu {
         width: 0;
    }
}
 @media (max-width: 767.98px) {
     body.vertical-layout.vertical-menu-modern .main-menu {
         width: 0;
    }
     body.vertical-layout.vertical-menu-modern .navbar .navbar-header {
         width: 0;
    }
     body.vertical-layout.vertical-menu-modern .content, body.vertical-layout.vertical-menu-modern .footer {
         margin-left: 0;
    }
}
 @keyframes fadein {
     from {
         opacity: 0;
    }
     to {
         opacity: 1;
    }
}
 @keyframes fadeout {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
    }
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     body.vertical-menu-modern.vertical-layout .main-menu .navigation > li > a > span {
         animation: none;
    }
}
 .vertical-overlay-menu .content {
     margin-left: 0;
}
 .vertical-overlay-menu .navbar .navbar-header {
     float: left;
     width: 260px;
}
 .vertical-overlay-menu .navbar.header-navbar.floating-nav {
     width: calc(100vw - (100vw - 100%) - calc(2.2rem * 2));
}
 .vertical-overlay-menu .main-menu, .vertical-overlay-menu.menu-hide .main-menu {
     opacity: 0;
     transform: translate3d(0, 0, 0);
     transition: width .25s,opacity .25s,transform .25s;
     width: 260px;
     left: -260px;
}
 .vertical-overlay-menu .main-menu .navigation .navigation-header .icon-minus {
     display: none;
}
 .vertical-overlay-menu .main-menu .navigation > li > a > i {
     margin-right: 14px;
     float: left;
}
 .vertical-overlay-menu .main-menu .navigation > li > a > i:before {
     transition: 200ms ease all;
     font-size: 1.429rem;
}
 .vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next):after {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size: 1rem;
     display: inline-block;
     position: absolute;
     right: 25px;
     top: 10px;
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 .vertical-overlay-menu .main-menu .navigation li.open > a:not(.mm-next):after {
     transform: rotate(90deg);
}
 .vertical-overlay-menu .main-menu .navigation li a i {
     font-size: 1.1rem;
}
 .vertical-overlay-menu .main-menu .main-menu-footer {
     bottom: 55px;
}
 .vertical-overlay-menu .main-menu .main-menu-footer {
     width: 260px;
}
 .vertical-overlay-menu.menu-open .main-menu {
     opacity: 1;
     transform: translate3d(260px, 0, 0);
     transition: width .25s,opacity .25s,transform .25s;
}
 .vertical-overlay-menu.menu-flipped .main-menu {
     right: -260px;
     left: inherit;
}
 .vertical-overlay-menu.menu-flipped .navbar .navbar-container {
     margin: 0;
     margin-right: 260px;
}
 .vertical-overlay-menu.menu-flipped .navbar .navbar-header {
     float: right;
}
 .vertical-overlay-menu.menu-flipped.menu-open .main-menu {
     transform: translate3d(-260px, 0, 0);
}
 @media (max-width: 991.98px) {
     .vertical-overlay-menu .main-menu .main-menu-footer {
         bottom: 0px;
    }
}
 .bg-gradient-white {
     color: #fff;
     background-image: linear-gradient(30deg, #FFFFFF, rgba(255, 255, 255, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-white:hover, .bg-gradient-white:active {
     color: #fff;
}
 .gradient-light-white {
     background: linear-gradient(30deg, #FFFFFF 0%, 100%);
     color: #fff;
}
 .gradient-light-white:hover, .gradient-light-white:active {
     color: #fff;
}
 .bg-gradient-black {
     color: #fff;
     background-image: linear-gradient(30deg, #000000, rgba(0, 0, 0, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-black:hover, .bg-gradient-black:active {
     color: #fff;
}
 .gradient-light-black {
     background: linear-gradient(30deg, #000000 0%, 100%);
     color: #fff;
}
 .gradient-light-black:hover, .gradient-light-black:active {
     color: #fff;
}
 .bg-gradient-dark {
     background: #640064;
     color: #fff;
     background-image: linear-gradient(30deg, #1e1e1e, rgba(30, 30, 30, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-dark:hover, .bg-gradient-dark:active {
     color: #fff;
}
 .gradient-light-dark {
     background: linear-gradient(30deg, #1e1e1e 0%, 100%);
     color: #fff;
}
 .gradient-light-dark:hover, .gradient-light-dark:active {
     color: #fff;
}
 .bg-gradient-light {
     background: #640064;
     color: #fff;
     background-image: linear-gradient(30deg, #babfc7, rgba(186, 191, 199, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-light:hover, .bg-gradient-light:active {
     color: #fff;
}
 .gradient-light-light {
     background: linear-gradient(30deg, #babfc7 0%, 100%);
     color: #fff;
}
 .gradient-light-light:hover, .gradient-light-light:active {
     color: #fff;
}
 .bg-gradient-primary {
     background: #640064;
     color: #fff;
     background-image: linear-gradient(30deg, #085466, rgba(115, 103, 240, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-primary:hover, .bg-gradient-primary:active {
     color: #fff;
}
 .gradient-light-primary {
     background: linear-gradient(30deg, #085466 0%, #ce9ffc 100%);
     color: #fff;
}
 .gradient-light-primary:hover, .gradient-light-primary:active {
     color: #fff;
}
 .bg-gradient-secondary {
     background: #640064;
     color: #fff;
     background-image: linear-gradient(30deg, #b8c2cc, rgba(184, 194, 204, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-secondary:hover, .bg-gradient-secondary:active {
     color: #fff;
}
 .gradient-light-secondary {
     background: linear-gradient(30deg, #b8c2cc 0%, #dcdeec 100%);
     color: #fff;
}
 .gradient-light-secondary:hover, .gradient-light-secondary:active {
     color: #fff;
}
 .bg-gradient-success {
     background: #0064fa;
     color: #fff;
     background-image: linear-gradient(30deg, #28c76f, rgba(40, 199, 111, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-success:hover, .bg-gradient-success:active {
     color: #fff;
}
 .gradient-light-success {
     background: linear-gradient(30deg, #28c76f 0%, #4ae9d3 100%);
     color: #fff;
}
 .gradient-light-success:hover, .gradient-light-success:active {
     color: #fff;
}
 .bg-gradient-info {
     background: #640064;
     color: #fff;
     background-image: linear-gradient(30deg, #00cfe8, rgba(0, 207, 232, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-info:hover, .bg-gradient-info:active {
     color: #fff;
}
 .gradient-light-info {
     background: linear-gradient(30deg, #00cfe8 0%, #2d91ff 100%);
     color: #fff;
}
 .gradient-light-info:hover, .gradient-light-info:active {
     color: #fff;
}
 .bg-gradient-warning {
     background: #fafafa;
     color: #fff;
     background-image: linear-gradient(30deg, #FF4E00, rgba(255, 159, 67, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-warning:hover, .bg-gradient-warning:active {
     color: #fff;
}
 .gradient-light-warning {
     background: linear-gradient(30deg, #FF4E00 0%, #fff487 100%);
     color: #fff;
}
 .gradient-light-warning:hover, .gradient-light-warning:active {
     color: #fff;
}
 .bg-gradient-danger {
     background: #640064;
     color: #fff;
     background-image: linear-gradient(30deg, #ea5455, rgba(234, 84, 85, 0.5));
     background-repeat: repeat-x;
}
 .bg-gradient-danger:hover, .bg-gradient-danger:active {
     color: #fff;
}
 .gradient-light-danger {
     background: linear-gradient(30deg, #ea5455 0%, #f9b789 100%);
     color: #fff;
}
 .gradient-light-danger:hover, .gradient-light-danger:active {
     color: #fff;
}
/*======================================================== DARK LAYOUT =========================================================*/
 .tippy-popper {
     border: none;
     border-radius: .5rem;
     filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.5));
}
 .tippy-popper .tippy-tooltip {
     width: auto !important;
}
 .tippy-popper .tippy-tooltip .tippy-arrow {
     border-bottom-color: #085466;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content {
     background-color: #085466;
     padding: 1.3rem 1rem;
     border-radius: .5rem;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content .shepherd-header {
     padding: 0;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content .shepherd-text {
     color: #fff;
     font-size: 1rem;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content .shepherd-footer {
     padding: 0;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content .shepherd-footer .shepherd-buttons li {
     margin: 0;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content .shepherd-footer .shepherd-buttons .shepherd-button {
     background-color: transparent;
     border: 1px solid #fff;
     border-radius: 6px;
     padding: .7rem 2rem;
     color: #fff;
     margin: 0 5px;
}
 .tippy-popper .tippy-tooltip .tippy-content .shepherd-content .shepherd-footer .shepherd-buttons .shepherd-button:hover {
     background-color: rgba(255, 255, 255, 0.1);
}
 .tippy-popper .tippy-tooltip .tippy-content [data-shepherd-step-id="step-4"] .shepherd-footer .shepherd-buttons {
     text-align: center;
}
 .tippy-popper[x-placement="top"] .tippy-arrow {
     border-color: transparent;
     border-top-color: #085466;
}
 .tippy-popper[x-placement="bottom"] .tippy-arrow {
     border-color: transparent;
     border-bottom-color: #085466;
}
 .tippy-popper[x-placement="right"] .tippy-arrow {
     border-color: transparent;
     border-right-color: #085466;
}
 .tippy-popper[x-placement="left"] .tippy-arrow {
     border-color: transparent;
     border-left-color: #085466;
}
/*======================================================== DARK LAYOUT =========================================================*/
 .customer-info.list-group .list-group-item:last-child {
     border-bottom-left-radius: 0.5rem;
     border-bottom-right-radius: 0.5rem;
}
 .customer-info.list-group .list-group-item .series-info i {
     top: 0;
     margin-right: 0.3rem;
}
 .avg-sessions .progress {
     margin-top: 0.5rem;
}
 .analytics-list.list-group .list-group-item {
     border: 0;
}
 .analytics-list.list-group .list-group-item:first-child {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
}
 .analytics-list.list-group .list-group-item .btn {
     display: none;
}
 .analytics-list.list-group .list-group-item:hover .btn {
     display: inline-block;
}
 .chart-dropdown .btn {
     font-size: 0.8rem;
     font-weight: 500;
}
 .chart-dropdown .btn:after {
     left: 0;
     position: relative;
}
 @media only screen and (max-width: 992px) and (min-width: 768px) {
     .analytics-list .float-left, .analytics-list .float-right {
         display: block;
    }
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     #dashboard-analytics .avatar .avatar-content, #statistics-card .avatar .avatar-content {
         padding: 0 !important;
    }
}
/*======================================================== DARK LAYOUT =========================================================*/
 #dashboard-analytics .img-left {
     width: 200px;
     position: absolute;
     top: 0;
     left: 0;
}
 #dashboard-analytics .img-right {
     width: 175px;
     position: absolute;
     top: 0;
     right: 0;
}
 #dashboard-analytics .bg-analytics {
     background: linear-gradient(118deg, #085466, rgba(115, 103, 240, 0.7));
}
 #dashboard-analytics .bg-analytics .avatar {
     margin-bottom: 2rem;
}
 #dashboard-analytics table tr th:first-child, #dashboard-analytics table tr td:first-child {
     padding-left: 2rem;
}
 #dashboard-analytics table tr th:last-child, #dashboard-analytics table tr td:last-child {
     padding-right: 2rem;
}
 #dashboard-analytics table td {
     padding: .75rem;
}
 @media only screen and (max-width: 576px) {
     #dashboard-analytics .img-left, #dashboard-analytics .img-right {
         width: 140px;
    }
}
/*======================================================== DARK LAYOUT =========================================================*/
 html {
     font-size: 14px;
     height: 100%;
     letter-spacing: .01rem;
}
 html body {
     height: 100%;
     background-color: #f8f8f8;
     direction: ltr;
    /* * Blank page */
}
 html body .content {
     padding: 0;
     position: relative;
     transition: 300ms ease all;
     backface-visibility: hidden;
     min-height: calc(100% - 4rem);
     margin-left: 260px;
}
 html body .content.app-content {
     overflow: hidden;
}
 html body .content.app-content.show-overlay .content-overlay {
     z-index: 10;
     opacity: 1;
}
 html body .content.app-content.show-overlay .content-overlay ~ .header-navbar-shadow {
     background: linear-gradient(180deg, rgba(44, 48, 60, 0.9) 44%, rgba(44, 48, 60, 0.43) 73%, rgba(44, 48, 60, 0));
}
 html body .content.app-content .content-overlay {
     position: fixed;
     opacity: 0;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: rgba(0, 0, 0, 0.5);
     cursor: pointer;
     transition: all .7s;
     z-index: -1;
}
 html body .content.app-content .content-area-wrapper {
     height: calc(100% - 5rem);
     margin: calc(5rem + 2.7rem) 2.2rem 0;
     display: flex;
     position: relative;
}
 html body .content.app-content .content-area-wrapper .content-wrapper {
     margin-top: 0;
     height: calc(100vh - 13rem);
     height: calc(var(--vh, 1vh) * 100 - 13rem);
}
 html body .content .content-wrapper {
     padding: calc(2.2rem - 0.4rem) 2.2rem 0;
     margin-top: 6rem;
}
 html body .content .content-wrapper .content-header-title {
     font-weight: 500;
     color: #16457b;
     margin-right: 1rem;
}
 html body .content .content-wrapper .content-header-right .dropdown-toggle::after {
     display: none;
}
 html body .content .content-wrapper .content-header-right .dropdown-toggle i {
     margin-right: 0;
}
 html body .content .content-wrapper .content-header-right .btn-icon {
     padding: .8rem;
}
 html body .content .content-wrapper .content-header-right .btn-icon i {
     font-size: 1rem;
}
 html body.navbar-hidden .app-content .content-wrapper {
     padding: 2.2rem;
     margin-top: 0;
}
 html body.navbar-hidden .app-content .content-area-wrapper {
     padding: 0;
     margin-top: 2.5rem;
}
 html body.navbar-static .main-menu {
     top: 0;
}
 html body.navbar-static .app-content .navbar-container {
     padding-left: 2.2rem;
     padding-right: 1.2rem;
}
 html body.navbar-static .app-content .content-wrapper {
     padding: 2.2rem;
     margin-top: 0;
     padding-top: 1rem;
}
 html body.navbar-static .app-content .content-area-wrapper {
     margin-top: 1rem;
}
 html body.navbar-sticky .app-content .navbar-container {
     padding-left: 2.2rem;
     padding-right: 1rem;
}
 html body.navbar-sticky .app-content .navbar-container .search-input .search-list.show {
     width: 98%;
     left: 1%;
}
 html body.navbar-sticky .app-content .content-wrapper {
     padding: 2.2rem;
     margin-top: 4.65rem;
}
 html body.navbar-static .navbar-container, html body.navbar-sticky .navbar-container {
     padding-left: 2.2rem;
     padding-right: 1rem;
}
 html body.navbar-static .navbar-container .search-input .search-list.show, html body.navbar-sticky .navbar-container .search-input .search-list.show {
     width: 98%;
     left: 1%;
}
 html body.fixed-footer .content.app-content {
     margin-bottom: 3rem;
}
 html body p {
     line-height: 1.5rem;
}
 html body.bg-full-screen-image {
     background: url(../../app-assets/images/pages/vuexy-login-bg.jpg) no-repeat center center;
     background-size: cover;
}
 html body.blank-page .content {
     margin-left: 0;
}
 html body.blank-page .content.app-content {
     overflow: overlay;
     overflow-x: hidden;
}
 html body.blank-page .content.app-content .header-navbar-shadow {
     display: none;
}
 html body.blank-page .content-wrapper {
     padding: 0 !important;
     margin-top: 0;
}
 html body.blank-page .content-wrapper .flexbox-container {
     display: flex;
     align-items: center;
     height: 100vh;
     height: calc(var(--vh, 1vh) * 100);
     justify-content: center;
}
 html body[data-col="1-column"] .content, html body[data-col="1-column"] .footer {
     margin-left: 0px !important;
}
 html .pace .pace-progress {
     background: #085466;
}
 .app-content.center-layout {
     overflow: hidden;
}
/* * Col 3 layout for detached and general type */
 @media (min-width: 992px) {
     body .content-right {
         width: calc(100vw - (100vw - 100%) - 260px);
         float: right;
    }
     body .content-left {
         width: calc(100vw - (100vw - 100%) - 260px);
         float: left;
    }
     body .content-detached {
         width: 100%;
    }
     body .content-detached.content-right {
         float: right;
         margin-left: -260px;
    }
     body .content-detached.content-right .content-body {
         margin-left: calc(260px + 2.2rem);
    }
     body .content-detached.content-left {
         float: left;
         margin-right: -260px;
    }
     body .content-detached.content-left .content-body {
         margin-right: calc(260px + 2.2rem);
    }
     .sidebar-right.sidebar-sticky {
         float: right !important;
         margin-left: -260px;
         width: 260px !important;
         margin-top: 6rem;
    }
}
 .truncate {
     overflow: hidden !important;
     text-overflow: ellipsis !important;
     white-space: nowrap !important;
}
 @media (max-width: 575.98px) {
     html body .content .content-wrapper {
         padding: calc(2.2rem - 0.4rem) calc(2.2rem - 1rem) 0;
    }
}
 @media (max-width: 575.98px) {
     body.navbar-static .app-content .header-navbar .navbar-container, body.navbar-sticky .app-content .header-navbar .navbar-container {
         padding-left: 1rem;
         padding-right: .5rem;
    }
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     html.full-screen {
         width: 100%;
    }
     html.full-screen .content.app-content {
         height: 100%;
         overflow: scroll;
         overflow-x: hidden;
    }
}
/*========================================================================================= File Name: sidebar.scss Description: content sidebar specific scss. ---------------------------------------------------------------------------------------- Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template Author: PIXINVENT Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/
 .sidebar {
     position: relative;
     width: 100%;
}
 @media (min-width: 992px) {
     .sidebar {
         vertical-align: top;
    }
}
 .sidebar-fixed {
     position: fixed;
     height: 100%;
     overflow: scroll;
}
 .sidenav-overlay {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     height: 120vh;
     background-color: rgba(0, 0, 0, 0.5);
     z-index: 997;
     display: none;
}
 .drag-target {
     height: 100%;
     width: 40px;
     position: fixed;
     top: 0;
     left: -10px;
     z-index: 1036;
}
 @media (min-width: 992px) {
     .sidebar-left {
         float: left;
    }
     .sidebar-right {
         float: right;
    }
}
 footer.footer {
     padding: 1rem 2.2rem;
}
 footer.footer a {
     margin: 0 0.3rem;
}
 footer.footer span i {
     margin-left: 0.5rem;
     font-size: 1.51rem;
     color: #ea5455;
     position: relative;
     top: 2px;
}
 footer.footer .scroll-top {
     padding: .81rem .83rem;
}
 footer.navbar-shadow {
     box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.15);
}
 footer.navbar-border {
     border-top: 1px solid #E4E7ED;
}
 body.fixed-footer footer.footer-light {
     background: #fff;
     box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.15);
}
 body.fixed-footer footer.footer-dark {
     background: #b8c2cc;
     color: #fff;
}
 .scroll-top {
     position: fixed;
     bottom: 5%;
     right: 30px;
     display: none;
     z-index: 99;
}
/*========================================================================================= File Name: navigations.scss Description: Common mixin for menus, contain dark and light version scss. ---------------------------------------------------------------------------------------- Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template Author: PIXINVENT Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/
 .main-menu {
     z-index: 1031;
     position: absolute;
     display: table-cell;
     height: 100%;
     overflow: hidden;
}
 .main-menu.menu-light {
     color: #626262;
     background: #fff;
}
 .main-menu.menu-light .main-menu-header {
     padding: 20px;
}
 .main-menu.menu-light .main-menu-header .menu-search {
     background: #e6e6e6;
     padding: 0.5rem 1rem;
     color: #494949;
}
 .main-menu.menu-light .main-menu-header .menu-search:focus {
     border-color: #d9d9d9;
}
 .main-menu.menu-light .navigation {
     background: #fff;
}
 .main-menu.menu-light .navigation .navigation-header {
     color: #999999;
     margin: calc(2.2rem - 0.2rem) 0 0.8rem 2.2rem;
     padding: 0;
     line-height: 1.5;
     letter-spacing: .01rem;
}
 .main-menu.menu-light .navigation .navigation-header span {
     font-weight: 500;
}
 .main-menu.menu-light .navigation li.has-sub ul.menu-content {
     padding: 7px;
     margin: -7px -7px 0 -7px;
}
 .main-menu.menu-light .navigation li a {
     color: #565656;
     padding: 10px 15px 10px 15px;
     line-height: 1.45;
     transition: padding 0.35s ease 0s !important;
}
 .main-menu.menu-light .navigation li a span.menu-sub-title {
     color: #afafaf;
}
 .main-menu.menu-light .navigation li.hover > a {
     padding-left: 25px;
     transition: padding 0.35s ease 0s !important;
}
 .main-menu.menu-light .navigation > li {
     padding: 0 15px;
}
 .main-menu.menu-light .navigation > li > a .label {
     margin-top: 4px;
     margin-right: 5px;
}
 .main-menu.menu-light .navigation > li > a i {
     position: relative;
     top: 1px;
}
 .main-menu.menu-light .navigation > li.open > a, .main-menu.menu-light .navigation > li.sidebar-group-active > a {
     color: #494949;
     background: whitesmoke;
     transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
     border-radius: 6px;
     margin-bottom: 7px;
}
 .main-menu.menu-light .navigation > li:not(.open) > ul {
     display: none;
}
 .main-menu.menu-light .navigation > li.active > a {
     background: linear-gradient(118deg, #085466, rgba(115, 103, 240, 0.7));
     box-shadow: 0 0 10px 1px rgba(115, 103, 240, 0.7);
     color: #fff;
     font-weight: 400;
     border-radius: 4px;
}
 .main-menu.menu-light .navigation > li .active {
     background: #f0f0f0;
}
 .main-menu.menu-light .navigation > li .active > a {
     color: #085466;
     margin-bottom: 0;
}
 .main-menu.menu-light .navigation > li .active .hover > a {
     background: whitesmoke;
}
 .main-menu.menu-light .navigation > li ul {
     padding: 0;
     margin: 0;
}
 .main-menu.menu-light .navigation > li ul li {
     color: #626262;
     background: transparent;
}
 .main-menu.menu-light .navigation > li ul li > a {
     padding: 10px 15px 10px 20px;
}
 .main-menu.menu-light .navigation > li ul .has-sub:not(.open) > ul {
     display: none;
}
 .main-menu.menu-light .navigation > li ul .open > a, .main-menu.menu-light .navigation > li ul .sidebar-group-active > a {
     color: #626262;
}
 .main-menu.menu-light .navigation > li ul .open > ul, .main-menu.menu-light .navigation > li ul .sidebar-group-active > ul {
     display: block;
}
 .main-menu.menu-light .navigation > li ul .open > ul .open > ul, .main-menu.menu-light .navigation > li ul .sidebar-group-active > ul .open > ul {
     display: block;
}
 .main-menu.menu-light .navigation > li ul .hover > a, .main-menu.menu-light .navigation > li ul:hover > a {
     color: #6c6c6c;
}
 .main-menu.menu-light .navigation > li ul .active {
     background: linear-gradient(118deg, #085466, rgba(115, 103, 240, 0.7));
     box-shadow: 0 0 10px 1px rgba(115, 103, 240, 0.7);
     border-radius: 4px;
}
 .main-menu.menu-light .navigation > li ul .active > a {
     color: #fff;
}
 .main-menu.menu-light .navigation > li > ul {
     background: #fff;
}
 .main-menu.menu-light ul.menu-popout {
     background: #fff;
}
 .main-menu.menu-light ul.menu-popout li a {
     color: #626262;
}
 .main-menu.menu-light ul.menu-popout li a span.menu-sub-title {
     color: #afafaf;
}
 .main-menu.menu-light ul.menu-popout li.hover > a, .main-menu.menu-light ul.menu-popout li:hover > a, .main-menu.menu-light ul.menu-popout li.open > a {
     background: #f0f0f0;
}
 .main-menu.menu-light ul.menu-popout .has-sub:not(.open) > ul {
     display: none;
}
 .main-menu.menu-light ul.menu-popout .open > a {
     color: #626262;
}
 .main-menu.menu-light ul.menu-popout .open > ul {
     display: block;
}
 .main-menu.menu-light ul.menu-popout .open > ul .open {
     background: #e8e8e8;
}
 .main-menu.menu-light ul.menu-popout .open > ul .open > ul {
     display: block;
     background: #e8e8e8;
}
 .main-menu.menu-light ul.menu-popout .hover > a, .main-menu.menu-light ul.menu-popout:hover > a {
     color: #6c6c6c;
     background-color: whitesmoke;
}
 .main-menu.menu-light ul.menu-popout .active {
     background: rgba(0, 0, 0, 0.06);
}
 .main-menu.menu-light ul.menu-popout .active > a {
     color: #7c7c7c;
     background-color: whitesmoke;
}
 .main-menu.menu-light ul.menu-popout .active .hover > a, .main-menu.menu-light ul.menu-popout .active :hover > a {
     background-color: transparent;
}
 .main-menu.menu-dark {
     color: #dcdcdc;
     background: #10163a;
}
 .main-menu.menu-dark .main-menu-header {
     padding: 20px;
}
 .main-menu.menu-dark .main-menu-header .menu-search {
     background: #050712;
     padding: 0.5rem 1rem;
     color: #c3c3c3;
}
 .main-menu.menu-dark .main-menu-header .menu-search:focus {
     border-color: black;
}
 .main-menu.menu-dark .navigation {
     background: #10163a;
}
 .main-menu.menu-dark .navigation .navigation-header {
     color: white;
     margin: calc(2.2rem - 0.2rem) 0 0.8rem 2.2rem;
     padding: 0;
     line-height: 1.5;
     letter-spacing: .01rem;
}
 .main-menu.menu-dark .navigation .navigation-header span {
     font-weight: 500;
}
 .main-menu.menu-dark .navigation li.has-sub ul.menu-content {
     padding: 7px;
     margin: -7px -7px 0 -7px;
}
 .main-menu.menu-dark .navigation li a {
     color: #d0d0d0;
     padding: 10px 15px 10px 15px;
     line-height: 1.45;
     transition: padding 0.35s ease 0s !important;
}
 .main-menu.menu-dark .navigation li a span.menu-sub-title {
     color: white;
}
 .main-menu.menu-dark .navigation li.hover > a {
     padding-left: 25px;
     transition: padding 0.35s ease 0s !important;
}
 .main-menu.menu-dark .navigation > li {
     padding: 0 15px;
}
 .main-menu.menu-dark .navigation > li > a .label {
     margin-top: 4px;
     margin-right: 5px;
}
 .main-menu.menu-dark .navigation > li > a i {
     position: relative;
     top: 1px;
}
 .main-menu.menu-dark .navigation > li.open > a, .main-menu.menu-dark .navigation > li.sidebar-group-active > a {
     color: #c3c3c3;
     background: #0c102a;
     transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
     border-radius: 6px;
     margin-bottom: 7px;
}
 .main-menu.menu-dark .navigation > li:not(.open) > ul {
     display: none;
}
 .main-menu.menu-dark .navigation > li.active > a {
     background: linear-gradient(118deg, #085466, rgba(115, 103, 240, 0.7));
     box-shadow: 0 0 10px 1px rgba(115, 103, 240, 0.7);
     color: #fff;
     font-weight: 400;
     border-radius: 4px;
}
 .main-menu.menu-dark .navigation > li .active {
     background: #090d22;
}
 .main-menu.menu-dark .navigation > li .active > a {
     color: #085466;
     margin-bottom: 0;
}
 .main-menu.menu-dark .navigation > li .active .hover > a {
     background: #0c102a;
}
 .main-menu.menu-dark .navigation > li ul {
     padding: 0;
     margin: 0;
}
 .main-menu.menu-dark .navigation > li ul li {
     color: #dcdcdc;
     background: transparent;
}
 .main-menu.menu-dark .navigation > li ul li > a {
     padding: 10px 15px 10px 20px;
}
 .main-menu.menu-dark .navigation > li ul .has-sub:not(.open) > ul {
     display: none;
}
 .main-menu.menu-dark .navigation > li ul .open > a, .main-menu.menu-dark .navigation > li ul .sidebar-group-active > a {
     color: #dcdcdc;
}
 .main-menu.menu-dark .navigation > li ul .open > ul, .main-menu.menu-dark .navigation > li ul .sidebar-group-active > ul {
     display: block;
}
 .main-menu.menu-dark .navigation > li ul .open > ul .open > ul, .main-menu.menu-dark .navigation > li ul .sidebar-group-active > ul .open > ul {
     display: block;
}
 .main-menu.menu-dark .navigation > li ul .hover > a, .main-menu.menu-dark .navigation > li ul:hover > a {
     color: #e6e6e6;
}
 .main-menu.menu-dark .navigation > li ul .active {
     background: linear-gradient(118deg, #085466, rgba(115, 103, 240, 0.7));
     box-shadow: 0 0 10px 1px rgba(115, 103, 240, 0.7);
     border-radius: 4px;
}
 .main-menu.menu-dark .navigation > li ul .active > a {
     color: #fff;
}
 .main-menu.menu-dark .navigation > li > ul {
     background: #10163a;
}
 .main-menu.menu-dark ul.menu-popout {
     background: #10163a;
}
 .main-menu.menu-dark ul.menu-popout li a {
     color: #dcdcdc;
}
 .main-menu.menu-dark ul.menu-popout li a span.menu-sub-title {
     color: white;
}
 .main-menu.menu-dark ul.menu-popout li.hover > a, .main-menu.menu-dark ul.menu-popout li:hover > a, .main-menu.menu-dark ul.menu-popout li.open > a {
     background: #090d22;
}
 .main-menu.menu-dark ul.menu-popout .has-sub:not(.open) > ul {
     display: none;
}
 .main-menu.menu-dark ul.menu-popout .open > a {
     color: #dcdcdc;
}
 .main-menu.menu-dark ul.menu-popout .open > ul {
     display: block;
}
 .main-menu.menu-dark ul.menu-popout .open > ul .open {
     background: #060816;
}
 .main-menu.menu-dark ul.menu-popout .open > ul .open > ul {
     display: block;
     background: #060816;
}
 .main-menu.menu-dark ul.menu-popout .hover > a, .main-menu.menu-dark ul.menu-popout:hover > a {
     color: #e6e6e6;
     background-color: #0c102a;
}
 .main-menu.menu-dark ul.menu-popout .active {
     background: rgba(0, 0, 0, 0.06);
}
 .main-menu.menu-dark ul.menu-popout .active > a {
     color: #f6f6f6;
     background-color: #0c102a;
}
 .main-menu.menu-dark ul.menu-popout .active .hover > a, .main-menu.menu-dark ul.menu-popout .active :hover > a {
     /*background-color: transparent;*/
}
 .main-menu.menu-fixed {
     position: fixed;
    /* fallback if needed */
}
 .main-menu.menu-fixed .main-menu-footer {
     position: fixed;
}
 .main-menu.menu-static {
     height: 100%;
     padding-bottom: calc(100% - 20rem);
}
 .main-menu.menu-static .main-menu-content {
     height: unset !important;
}
 .main-menu.menu-shadow {
     box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}
 .main-menu.menu-border {
     border-right: 1px solid #E4E7ED;
}
 .main-menu .shadow-bottom {
     display: none;
     position: absolute;
     z-index: 2;
     height: 60px;
     width: 100%;
     pointer-events: none;
     margin-top: -1.3rem;
     filter: blur(5px);
     #background: linear-gradient(#fff 41%, rgba(255, 255, 255, 0.11) 95%, rgba(255, 255, 255, 0));
}
 .main-menu.menu-native-scroll .main-menu-content {
     overflow-y: scroll;
}
 .main-menu .navbar-header {
     height: 100%;
     width: 260px;
     height: 5rem;
     position: relative;
     padding: 0.35rem 1rem 0.3rem 1.64rem;
     transition: 300ms ease all;
}
 .main-menu .navbar-header .navbar-brand {
     display: flex;
     align-items: center;
     margin-top: 1.35rem;
}
 .main-menu .navbar-header .navbar-brand .brand-logo {
     background: url("../../app-assets/images/logo/vuexy-logo.png") no-repeat;
     background-position: -65px -54px;
     height: 24px;
     width: 35px;
}
 .main-menu .navbar-header .navbar-brand .brand-text {
     color: #085466;
     padding-left: 1rem;
     font-weight: 600;
     letter-spacing: 0.01rem;
     font-size: 1.57rem;
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 .main-menu .navbar-header .modern-nav-toggle {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 .main-menu .main-menu-content {
     height: calc(100% - 6rem) !important;
     position: relative;
}
 .main-menu ul {
     list-style: none;
     margin: 0;
     padding: 0;
}
 .main-menu ul.navigation-main {
     overflow-x: hidden;
}
 .main-menu ul.navigation-main > li:first-child {
     margin-top: .5rem;
}
 .main-menu a {
     outline: none;
}
 .main-menu a:hover, .main-menu a:focus {
     text-decoration: none;
}
 .navigation {
     font-size: 1.1rem;
     font-family: "Montserrat", Helvetica, Arial, serif;
     font-weight: 400;
     overflow-y: hidden;
     padding-bottom: 20px;
}
 .navigation .navigation-header {
     font-family: "Montserrat", Helvetica, Arial, serif;
     font-weight: 500;
     line-height: 1.2;
     padding: 12px 22px;
     font-size: .9rem;
     text-transform: uppercase;
}
 .navigation li {
     position: relative;
     white-space: nowrap;
}
 .navigation li a {
     display: block;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .navigation li a i {
     font-size: 0.8rem;
     margin-right: 1.38rem;
}
 .navigation li.disabled a {
     cursor: not-allowed;
}
 .menu-popout li.disabled a {
     cursor: not-allowed;
}
 .dropdown-notification .nav-link-label {
     position: relative;
}
 .dropdown-notification .notification-text {
     margin-bottom: 0.5rem;
     font-size: smaller;
     color: #626262;
}
 .dropdown-notification .notification-title {
     color: rgba(255, 255, 255, 0.75);
}
 .dropdown-notification .notification-tag {
     position: relative;
     top: -4px;
}
 .dropdown-notification .dropdown-menu.dropdown-menu-right {
     right: -2px;
     padding: 0;
}
 .dropdown-notification .dropdown-menu.dropdown-menu-right::before {
     background: #085466;
     border-color: #085466;
}
 .dropdown-notification .dropdown-menu-header {
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
     background: #085466;
     color: #fff;
     text-align: center;
}
 .dropdown-notification .dropdown-menu-header .dropdown-header h3 {
     margin-bottom: 0.25rem;
}
 .main-menu-header .user-content {
     padding: 20px;
}
 .main-menu-header .user-content .media {
     overflow: inherit;
}
 .main-menu-header .user-content .media-body {
     vertical-align: bottom;
     opacity: 1;
     width: 150px;
     white-space: nowrap;
     transition: all .3s ease .15s;
}
 .main-menu-footer {
     position: relative;
     overflow: hidden;
     bottom: 0;
     display: block;
     z-index: 1000;
     color: white;
     background-color: #9aa9b7;
}
 .main-menu-footer.footer-open {
     max-height: 500px;
     transition: max-height 0.2s ease-in-out;
}
 .main-menu-footer a {
     color: white;
}
 .main-menu-footer a:hover, .main-menu-footer a:focus {
     color: #fff;
}
 .main-menu-footer .header {
     height: 19px;
     border-bottom: 1px solid #a9b5c1;
}
 .main-menu-footer .toggle {
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 .main-menu-footer .content {
     padding: 0;
}
 .main-menu-footer .content .actions > a {
     display: block;
     float: left;
     width: 33.33333%;
     padding: 1rem 0;
     color: white;
     text-align: center;
     border-top: 1px solid #a9b5c1;
     border-left: 1px solid #a9b5c1;
}
 .main-menu-footer .content .actions > a > span {
     font-size: 1.35rem;
}
 .main-menu-footer .content .actions > a:hover, .main-menu-footer .content .actions > a:focus {
     color: #fff;
}
 body.vertical-layout.vertical-menu.menu-expanded .main-menu-footer .content {
     margin-left: 0;
}
 body.menu-collapsed .menu-static {
     padding-bottom: calc(100% - 14rem);
}
 @media (max-width: 767.98px) {
     .menu-hide .main-menu, .menu-open .main-menu {
         transition: transform .25s, top .35s, height .35s;
    }
     .main-menu {
         transform: translate3d(-240px, 0, 0);
         backface-visibility: hidden;
         perspective: 1000;
    }
     .menu-open .main-menu {
         transform: translate3d(0, 0, 0);
    }
}
 @media (min-width: 768px) {
     .drag-target {
         z-index: 0;
    }
}
 body.fixed-footer .main-menu.menu-fixed {
     height: 100%;
}
 @media (max-width: 1200px) {
     body .main-menu.menu-static {
         padding-bottom: 100%;
    }
}
 .display-inline {
     display: inline !important;
}
 .display-block {
     display: block !important;
}
 .display-inline-block {
     display: inline-block !important;
}
 .display-hidden {
     display: none !important;
}
 .display-table-cell {
     display: table-cell !important;
}
 .position-top-0 {
     top: 0;
}
 .position-right-0 {
     right: 0;
}
 .position-bottom-0 {
     bottom: 0;
}
 .position-left-0 {
     left: 0;
}
 .zindex-1 {
     z-index: 1 !important;
}
 .zindex-2 {
     z-index: 2 !important;
}
 .zindex-3 {
     z-index: 3 !important;
}
 .zindex-4 {
     z-index: 4 !important;
}
 .zindex-0 {
     z-index: 0 !important;
}
 .zindex-minus-1 {
     z-index: -1 !important;
}
 .zindex-minus-2 {
     z-index: -2 !important;
}
 .zindex-minus-3 {
     z-index: -3 !important;
}
 .zindex-minus-4 {
     z-index: -4 !important;
}
 .no-edge-top {
     top: 0 !important;
}
 .no-edge-bottom {
     bottom: 0 !important;
}
 .no-edge-left {
     left: 0 !important;
}
 .no-edge-right {
     right: 0 !important;
}
 .cursor-pointer {
     cursor: pointer;
}
 .cursor-move {
     cursor: move;
}
 .cursor-default {
     cursor: default;
}
 .cursor-progress {
     cursor: progress;
}
 .cursor-not-allowed {
     cursor: not-allowed;
}
 .overflow-hidden {
     overflow: hidden;
}
 .overflow-visible {
     overflow: visible;
}
 .overflow-auto {
     overflow: auto;
}
 .overflow-scroll {
     overflow: scroll;
}
 .overflow-x-scroll {
     overflow: scroll;
}
 .overflow-y-scroll {
     overflow: scroll;
}
 .bullets-inside {
     list-style: inside;
}
 .list-style-circle {
     list-style: circle;
}
 .list-style-square {
     list-style: square;
}
 .list-style-icons {
     padding-left: 10px;
     margin-left: 0;
     list-style: none;
}
 .list-style-icons > li i {
     float: left;
     width: 1em;
     margin: 0 6px 0 0;
}
 .border {
     border: 1px solid;
}
 .border-top {
     border-top: 1px solid;
}
 .border-bottom {
     border-bottom: 1px solid;
}
 .border-left {
     border-left: 1px solid;
}
 .border-right {
     border-right: 1px solid;
}
 .border-2 {
     border-width: 2px !important;
}
 .border-top-2 {
     border-top-width: 2px !important;
}
 .border-bottom-2 {
     border-bottom-width: 2px !important;
}
 .border-left-2 {
     border-left-width: 2px !important;
}
 .border-right-2 {
     border-right-width: 2px !important;
}
 .border-3 {
     border-width: 3px !important;
}
 .border-top-3 {
     border-top-width: 3px !important;
}
 .border-bottom-3 {
     border-bottom-width: 3px !important;
}
 .border-left-3 {
     border-left-width: 3px !important;
}
 .border-right-3 {
     border-right-width: 3px !important;
}
 .no-border-top-radius {
     border-top-left-radius: 0 !important;
     border-top-right-radius: 0 !important;
}
 .no-border-bottom-radius {
     border-bottom-left-radius: 0 !important;
     border-bottom-right-radius: 0 !important;
}
 .no-border-top-left-radius {
     border-top-left-radius: 0 !important;
}
 .no-border-top-right-radius {
     border-top-right-radius: 0 !important;
}
 .no-border-bottom-left-radius {
     border-bottom-left-radius: 0 !important;
}
 .no-border-bottom-right-radius {
     border-bottom-right-radius: 0 !important;
}
 .box-shadow-0 {
     box-shadow: none !important;
}
 .box-shadow-1 {
     box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
 .box-shadow-2 {
     box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
 .box-shadow-3 {
     box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
 .box-shadow-4 {
     box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
 .box-shadow-5 {
     box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
 .box-shadow-6 {
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
 .fit {
     max-width: 100% !important;
}
 .half-width {
     width: 50% !important;
}
 .full-width {
     width: 100% !important;
}
 .full-height {
     height: 100% !important;
}
 .width-50 {
     width: 50px !important;
}
 .width-100 {
     width: 100px !important;
}
 .width-150 {
     width: 150px !important;
}
 .width-200 {
     width: 200px !important;
}
 .width-250 {
     width: 250px !important;
}
 .width-300 {
     width: 300px !important;
}
 .width-350 {
     width: 350px !important;
}
 .width-400 {
     width: 400px !important;
}
 .width-450 {
     width: 450px !important;
}
 .width-500 {
     width: 500px !important;
}
 .width-550 {
     width: 550px !important;
}
 .width-600 {
     width: 600px !important;
}
 .width-650 {
     width: 650px !important;
}
 .width-700 {
     width: 700px !important;
}
 .width-750 {
     width: 750px !important;
}
 .width-800 {
     width: 800px !important;
}
 .width-5-per {
     width: 5% !important;
}
 .width-10-per {
     width: 10% !important;
}
 .width-15-per {
     width: 15% !important;
}
 .width-20-per {
     width: 20% !important;
}
 .width-25-per {
     width: 25% !important;
}
 .width-30-per {
     width: 30% !important;
}
 .width-35-per {
     width: 35% !important;
}
 .width-40-per {
     width: 40% !important;
}
 .width-45-per {
     width: 45% !important;
}
 .width-50-per {
     width: 50% !important;
}
 .width-55-per {
     width: 55% !important;
}
 .width-60-per {
     width: 60% !important;
}
 .width-65-per {
     width: 65% !important;
}
 .width-70-per {
     width: 70% !important;
}
 .width-75-per {
     width: 75% !important;
}
 .width-80-per {
     width: 80% !important;
}
 .width-90-per {
     width: 90% !important;
}
 .width-95-per {
     width: 95% !important;
}
 .height-50 {
     height: 50px !important;
}
 .height-75 {
     height: 75px !important;
}
 .height-100 {
     height: 100px !important;
}
 .height-150 {
     height: 150px !important;
}
 .height-200 {
     height: 200px !important;
}
 .height-250 {
     height: 250px !important;
}
 .height-300 {
     height: 300px !important;
}
 .height-350 {
     height: 350px !important;
}
 .height-400 {
     height: 400px !important;
}
 .height-450 {
     height: 450px !important;
}
 .height-500 {
     height: 500px !important;
}
 .height-550 {
     height: 550px !important;
}
 .height-600 {
     height: 600px !important;
}
 .height-650 {
     height: 650px !important;
}
 .height-700 {
     height: 700px !important;
}
 .height-750 {
     height: 750px !important;
}
 .height-800 {
     height: 800px !important;
}
 .height-5-per {
     height: 5% !important;
}
 .height-10-per {
     height: 10% !important;
}
 .height-15-per {
     height: 15% !important;
}
 .height-20-per {
     height: 20% !important;
}
 .height-25-per {
     height: 25% !important;
}
 .height-30-per {
     height: 30% !important;
}
 .height-35-per {
     height: 35% !important;
}
 .height-40-per {
     height: 40% !important;
}
 .height-45-per {
     height: 45% !important;
}
 .height-50-per {
     height: 50% !important;
}
 .height-55-per {
     height: 55% !important;
}
 .height-60-per {
     height: 60% !important;
}
 .height-65-per {
     height: 65% !important;
}
 .height-70-per {
     height: 70% !important;
}
 .height-75-per {
     height: 75% !important;
}
 .height-80-per {
     height: 80% !important;
}
 .full-height-vh-with-nav {
     height: calc(100vh - 5rem - 4rem);
     height: calc(var(--vh, 1vh) * 100 - 5rem - 4rem);
}
 .full-height-vh {
     height: 100vh;
     height: calc(var(--vh, 1vh) * 100);
}
 .line-height-1 {
     line-height: 1 !important;
}
 .line-height-2 {
     line-height: 2 !important;
}
 .rotate-45 {
     transform: rotate(45deg);
}
 .rotate-45-inverse {
     transform: rotate(-45deg);
}
 .rotate-90 {
     transform: rotate(45deg);
}
 .rotate-90-inverse {
     transform: rotate(-45deg);
}
 .rotate-180 {
     transform: rotate(45deg);
}
 .rotate-180-inverse {
     transform: rotate(-45deg);
}
 .pull-up {
     transition: all 0.25s ease;
}
 .pull-up:hover {
     transform: translateY(-4px) scale(1.02);
     box-shadow: 0px 14px 24px rgba(62, 57, 107, 0.2);
     z-index: 30;
}
 .spinner {
     display: inline-block;
     animation: spin 1s linear infinite;
}
 @keyframes spin {
     0% {
         transform: rotate(0deg);
    }
     100% {
         transform: rotate(360deg);
    }
}
 .spinner-reverse {
     display: inline-block;
     animation: spin-reverse 1s linear infinite;
}
 @keyframes spin-reverse {
     0% {
         transform: rotate(0deg);
    }
     100% {
         transform: rotate(-360deg);
    }
}
 .bg-cover {
     background-size: cover !important;
}
 .background-repeat {
     background-repeat: repeat !important;
}
 .background-no-repeat {
     background-repeat: no-repeat !important;
}
 .img-xl {
     width: 64px !important;
     height: 64px !important;
}
 .img-lg {
     width: 44px !important;
     height: 44px !important;
}
 .img-sm {
     width: 36px !important;
     height: 36px !important;
}
 .img-xs {
     width: 32px !important;
     height: 32px !important;
}
 .bullet {
     width: 1rem;
     height: 1rem;
     border-radius: 50%;
     display: inline-block;
}
 .bullet.bullet-xs {
     width: 0.5rem;
     height: 0.5rem;
}
 .bullet.bullet-sm {
     width: 0.714rem;
     height: 0.714rem;
}
 .bullet.bullet-lg {
     width: 1.25rem;
     height: 1.25rem;
}
 .avatar {
     white-space: nowrap;
     background-color: #c3c3c3;
     border-radius: 50%;
     position: relative;
     cursor: pointer;
     color: #fff;
     display: inline-flex;
     font-size: .75rem;
     text-align: center;
     vertical-align: middle;
     margin: 5px;
}
 .avatar .avatar-content {
     width: 32px;
     height: 32px;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .avatar .avatar-content .avatar-icon {
     font-size: 1.2rem;
}
 .avatar [class*="avatar-status-"] {
     border-radius: 50%;
     width: 11px;
     height: 11px;
     position: absolute;
     right: 0;
     bottom: 0;
     border: 1px solid #fff;
}
 .avatar [class*="avatar-status-"].avatar-status-lg {
     width: 17px;
     height: 17px;
     border-width: 2px;
}
 .avatar .avatar-status-online {
     background-color: #28c76f;
}
 .avatar .avatar-status-busy {
     background-color: #ea5455;
}
 .avatar .avatar-status-away {
     background-color: #FF4E00;
}
 .avatar .avatar-status-offline {
     background-color: #b8c2cc;
}
 .avatar img {
     border-radius: 50%;
}
 .avatar.avatar-xl {
     font-size: 1.5rem;
}
 .avatar.avatar-xl img {
     width: 70px;
     height: 70px;
}
 .avatar.avatar-xl .avatar-content {
     height: 70px;
     width: 70px;
}
 .avatar.avatar-xl .avatar-content .avatar-icon {
     font-size: 3rem;
}
 .avatar.avatar-lg {
     font-size: 1.2rem;
}
 .avatar.avatar-lg img {
     width: 50px;
     height: 50px;
}
 .avatar.avatar-lg .avatar-content {
     width: 50px;
     height: 50px;
}
 .avatar.avatar-lg .avatar-content .avatar-icon {
     font-size: 2rem;
}
 .avatar.avatar-sm .avatar-content {
     width: 24px;
     height: 24px;
}
 .avatar.avatar-sm .avatar-content .avatar-icon {
     font-size: 1rem;
}
 .avatar.avatar-sm img {
     width: 24px;
     height: 24px;
}
/*========================================================================================= File Name: search.scss Description: Search functionality. ---------------------------------------------------------------------------------------- Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template Author: PIXINVENT Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/
 .navbar-container a.nav-link-search {
     float: left;
}
 .navbar-container .search-input {
     float: left;
     width: 0;
}
 .navbar-container .search-input input {
     width: 0;
     border: none;
     background: none;
     transition: all 0.2s ease-out;
     line-height: 16px;
     padding: 1.6rem 3.6rem;
}
 .navbar-container .search-input.open {
     position: absolute;
     left: 0;
     background: #fff;
     right: 0;
     width: 100%;
     z-index: 1000;
     border-radius: 0.5rem;
}
 .navbar-container .search-input.open .search-input-close, .navbar-container .search-input.open .search-input-icon {
     display: block;
}
 .navbar-container .search-input.open input {
     width: 100%;
     outline: none;
     background: none;
     transition: all 0.3s ease-out;
}
 .navbar-container .search-input .search-list {
     max-height: 450px;
     height: calc(100vh - 11rem);
     position: absolute;
     top: 100%;
     left: 0;
     background: #fff;
     width: 100%;
     margin-top: .5rem;
     padding-left: 0;
     border-radius: 0.5rem;
     display: none;
}
 .navbar-container .search-input .search-list.search-list-bookmark {
     height: auto !important;
}
 .navbar-container .search-input .search-list.show {
     display: block;
}
 .navbar-container .search-input .search-list li a {
     padding: .9rem 1rem;
     color: #626262;
}
 .navbar-container .search-input .search-list li a span[class*="feather icon-"] {
     font-size: 1.25rem;
}
 .navbar-container .search-input .search-list li:first-child {
     border-top-left-radius: 0.5rem;
     border-top-right-radius: 0.5rem;
}
 .navbar-container .search-input .search-list li:last-child {
     border-bottom-left-radius: 0.5rem;
     border-bottom-right-radius: 0.5rem;
}
 .navbar-container .search-input .search-list li.auto-suggestion:hover, .navbar-container .search-input .search-list li.auto-suggestion.current_item {
     background-color: #f1f1f1;
}
 .navbar-container .search-input .search-input-icon {
     z-index: 2;
     display: none;
     position: absolute;
     left: 1.5rem;
     top: 37%;
     cursor: pointer;
}
 .navbar-container .search-input .search-input-icon i {
     font-size: 1.25rem;
}
 .navbar-container .search-input .search-input-close {
     z-index: 1;
     display: none;
     position: absolute;
     right: 2rem;
     top: 32%;
     cursor: pointer;
}
 .navbar-container .search-input .search-input-close i {
     font-size: 1.75rem;
}
 .navbar-container .bookmark-input {
     position: absolute;
     top: 102%;
     width: 25%;
     display: none;
}
 .navbar-container .bookmark-input.show {
     display: block;
}
 .navbar-container .bookmark-input .bookmark-input-icon {
     position: absolute;
     z-index: 1;
     top: .85rem;
     left: 1rem;
}
 .navbar-container .bookmark-input input {
     padding: .7rem .7rem .7rem 2.5rem;
     width: 100%;
     background: #fff;
     border: 1px solid rgba(0, 0, 0, 0.2);
}
 .navbar-container .bookmark-input input:focus {
     border: 1px solid #085466;
}
 .navbar-container .bookmark-input .search-list {
     box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}
 .navbar-container .bookmark-icon {
     cursor: pointer;
}
 .navbar-container .dropdown.bookmark-dropdown {
     padding: 1.4rem 0.5rem 1.35rem;
}
 .navbar-container .dropdown.bookmark-dropdown .dropdown-toggle:after {
     display: none;
}
 .navbar-container .search-data-title {
     line-height: 1.25rem;
}
 .navbar-dark .search-input .input, .navbar-semi-light .search-input .input {
     color: #F5F7FA;
     border-radius: .5rem;
}
 .navbar-dark .search-input.open .input, .navbar-semi-light .search-input.open .input {
     color: #F5F7FA;
     border: 1px solid #F5F7FA;
}
 body.navbar-static .navbar-container .search-input.open {
     border-radius: 0;
}
 .apexcharts-canvas .apexcharts-tooltip {
     color: #626262 !important;
}
 .apexcharts-canvas .apexcharts-tooltip.dark {
     color: #fff !important;
}
 .apexcharts-canvas .apexcharts-toolbar .apexcharts-menu .apexcharts-menu-item {
     color: #626262;
}
 .apexcharts-xaxistooltip {
     color: #626262 !important;
}
 #client-retention-chart .apexcharts-canvas .apexcharts-legend {
     left: -14px !important;
}
 .apexcharts-toolbar {
     z-index: 10;
}
 .btn-social, .btn-social-icon {
     position: relative;
     padding-left: 4.95rem;
     text-align: left;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
 .btn-social > :first-child, .btn-social-icon > :first-child {
     position: absolute;
     left: 0;
     top: 2px;
     bottom: 0;
     width: 2.95rem;
     line-height: 2.7rem;
     font-size: 1rem;
     text-align: center;
     border-right: 1px solid rgba(0, 0, 0, 0.2);
}
 .btn-social-icon {
     height: 2.95rem;
     width: 2.95rem;
     padding: 0;
}
 .btn-social-icon > :first-child {
     border: none;
     text-align: center;
     width: 100% !important;
}
 .btn-adn {
     background-color: #d87a68;
     color: #fff;
     background-color: #d87a68;
     border-color: #fff;
}
 .btn-adn:hover {
     color: #fff;
     background-color: #d87a68;
     border-color: #d87a68;
}
 .btn-adn:focus, .btn-adn.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-adn.disabled, .btn-adn:disabled {
     color: #fff;
     background-color: #d87a68;
     border-color: #fff;
}
 .btn-adn:not(:disabled):not(.disabled):active, .btn-adn:not(:disabled):not(.disabled).active, .show > .btn-adn.dropdown-toggle {
     color: #fff;
     background-color: #ce563f;
     border-color: #dfdfdf;
}
 .btn-adn:not(:disabled):not(.disabled):active:focus, .btn-adn:not(:disabled):not(.disabled).active:focus, .show > .btn-adn.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-bitbucket {
     background-color: #205081;
     color: #fff;
     background-color: #205081;
     border-color: #fff;
}
 .btn-bitbucket:hover {
     color: #fff;
     background-color: #205081;
     border-color: #205081;
}
 .btn-bitbucket:focus, .btn-bitbucket.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-bitbucket.disabled, .btn-bitbucket:disabled {
     color: #fff;
     background-color: #205081;
     border-color: #fff;
}
 .btn-bitbucket:not(:disabled):not(.disabled):active, .btn-bitbucket:not(:disabled):not(.disabled).active, .show > .btn-bitbucket.dropdown-toggle {
     color: #fff;
     background-color: #163758;
     border-color: #dfdfdf;
}
 .btn-bitbucket:not(:disabled):not(.disabled):active:focus, .btn-bitbucket:not(:disabled):not(.disabled).active:focus, .show > .btn-bitbucket.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-dropbox {
     background-color: #1087dd;
     color: #fff;
     background-color: #1087dd;
     border-color: #fff;
}
 .btn-dropbox:hover {
     color: #fff;
     background-color: #1087dd;
     border-color: #1087dd;
}
 .btn-dropbox:focus, .btn-dropbox.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-dropbox.disabled, .btn-dropbox:disabled {
     color: #fff;
     background-color: #1087dd;
     border-color: #fff;
}
 .btn-dropbox:not(:disabled):not(.disabled):active, .btn-dropbox:not(:disabled):not(.disabled).active, .show > .btn-dropbox.dropdown-toggle {
     color: #fff;
     background-color: #0d6aad;
     border-color: #dfdfdf;
}
 .btn-dropbox:not(:disabled):not(.disabled):active:focus, .btn-dropbox:not(:disabled):not(.disabled).active:focus, .show > .btn-dropbox.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-facebook {
     background-color: #3b5998;
     color: #fff;
     background-color: #3b5998;
     border-color: #fff;
}
 .btn-facebook:hover {
     color: #fff;
     background-color: #3b5998;
     border-color: #3b5998;
}
 .btn-facebook:focus, .btn-facebook.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-facebook.disabled, .btn-facebook:disabled {
     color: #fff;
     background-color: #3b5998;
     border-color: #fff;
}
 .btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active, .show > .btn-facebook.dropdown-toggle {
     color: #fff;
     background-color: #2d4373;
     border-color: #dfdfdf;
}
 .btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus, .show > .btn-facebook.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-flickr {
     background-color: #ff0084;
     color: #fff;
     background-color: #ff0084;
     border-color: #fff;
}
 .btn-flickr:hover {
     color: #fff;
     background-color: #ff0084;
     border-color: #ff0084;
}
 .btn-flickr:focus, .btn-flickr.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-flickr.disabled, .btn-flickr:disabled {
     color: #fff;
     background-color: #ff0084;
     border-color: #fff;
}
 .btn-flickr:not(:disabled):not(.disabled):active, .btn-flickr:not(:disabled):not(.disabled).active, .show > .btn-flickr.dropdown-toggle {
     color: #fff;
     background-color: #cc006a;
     border-color: #dfdfdf;
}
 .btn-flickr:not(:disabled):not(.disabled):active:focus, .btn-flickr:not(:disabled):not(.disabled).active:focus, .show > .btn-flickr.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-foursquare {
     background-color: #f94877;
     color: #fff;
     background-color: #f94877;
     border-color: #fff;
}
 .btn-foursquare:hover {
     color: #fff;
     background-color: #f94877;
     border-color: #f94877;
}
 .btn-foursquare:focus, .btn-foursquare.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-foursquare.disabled, .btn-foursquare:disabled {
     color: #fff;
     background-color: #f94877;
     border-color: #fff;
}
 .btn-foursquare:not(:disabled):not(.disabled):active, .btn-foursquare:not(:disabled):not(.disabled).active, .show > .btn-foursquare.dropdown-toggle {
     color: #fff;
     background-color: #f71752;
     border-color: #dfdfdf;
}
 .btn-foursquare:not(:disabled):not(.disabled):active:focus, .btn-foursquare:not(:disabled):not(.disabled).active:focus, .show > .btn-foursquare.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-github {
     background-color: #444444;
     color: #fff;
     background-color: #444444;
     border-color: #fff;
}
 .btn-github:hover {
     color: #fff;
     background-color: #444444;
     border-color: #444444;
}
 .btn-github:focus, .btn-github.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-github.disabled, .btn-github:disabled {
     color: #fff;
     background-color: #444444;
     border-color: #fff;
}
 .btn-github:not(:disabled):not(.disabled):active, .btn-github:not(:disabled):not(.disabled).active, .show > .btn-github.dropdown-toggle {
     color: #fff;
     background-color: #2b2b2b;
     border-color: #dfdfdf;
}
 .btn-github:not(:disabled):not(.disabled):active:focus, .btn-github:not(:disabled):not(.disabled).active:focus, .show > .btn-github.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-google {
     background-color: #dd4b39;
     color: #fff;
     background-color: #dd4b39;
     border-color: #fff;
}
 .btn-google:hover {
     color: #fff;
     background-color: #dd4b39;
     border-color: #dd4b39;
}
 .btn-google:focus, .btn-google.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-google.disabled, .btn-google:disabled {
     color: #fff;
     background-color: #dd4b39;
     border-color: #fff;
}
 .btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active, .show > .btn-google.dropdown-toggle {
     color: #fff;
     background-color: #c23321;
     border-color: #dfdfdf;
}
 .btn-google:not(:disabled):not(.disabled):active:focus, .btn-google:not(:disabled):not(.disabled).active:focus, .show > .btn-google.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-instagram {
     background-color: #3f729b;
     color: #fff;
     background-color: #3f729b;
     border-color: #fff;
}
 .btn-instagram:hover {
     color: #fff;
     background-color: #3f729b;
     border-color: #3f729b;
}
 .btn-instagram:focus, .btn-instagram.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-instagram.disabled, .btn-instagram:disabled {
     color: #fff;
     background-color: #3f729b;
     border-color: #fff;
}
 .btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram:not(:disabled):not(.disabled).active, .show > .btn-instagram.dropdown-toggle {
     color: #fff;
     background-color: #305777;
     border-color: #dfdfdf;
}
 .btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram:not(:disabled):not(.disabled).active:focus, .show > .btn-instagram.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-linkedin {
     background-color: #007bb6;
     color: #fff;
     background-color: #007bb6;
     border-color: #fff;
}
 .btn-linkedin:hover {
     color: #fff;
     background-color: #007bb6;
     border-color: #007bb6;
}
 .btn-linkedin:focus, .btn-linkedin.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-linkedin.disabled, .btn-linkedin:disabled {
     color: #fff;
     background-color: #007bb6;
     border-color: #fff;
}
 .btn-linkedin:not(:disabled):not(.disabled):active, .btn-linkedin:not(:disabled):not(.disabled).active, .show > .btn-linkedin.dropdown-toggle {
     color: #fff;
     background-color: #005983;
     border-color: #dfdfdf;
}
 .btn-linkedin:not(:disabled):not(.disabled):active:focus, .btn-linkedin:not(:disabled):not(.disabled).active:focus, .show > .btn-linkedin.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-microsoft {
     background-color: #2672ec;
     color: #fff;
     background-color: #2672ec;
     border-color: #fff;
}
 .btn-microsoft:hover {
     color: #fff;
     background-color: #2672ec;
     border-color: #2672ec;
}
 .btn-microsoft:focus, .btn-microsoft.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-microsoft.disabled, .btn-microsoft:disabled {
     color: #fff;
     background-color: #2672ec;
     border-color: #fff;
}
 .btn-microsoft:not(:disabled):not(.disabled):active, .btn-microsoft:not(:disabled):not(.disabled).active, .show > .btn-microsoft.dropdown-toggle {
     color: #fff;
     background-color: #125acd;
     border-color: #dfdfdf;
}
 .btn-microsoft:not(:disabled):not(.disabled):active:focus, .btn-microsoft:not(:disabled):not(.disabled).active:focus, .show > .btn-microsoft.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-odnoklassniki {
     background-color: #f4731c;
     color: #fff;
     background-color: #f4731c;
     border-color: #fff;
}
 .btn-odnoklassniki:hover {
     color: #fff;
     background-color: #f4731c;
     border-color: #f4731c;
}
 .btn-odnoklassniki:focus, .btn-odnoklassniki.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-odnoklassniki.disabled, .btn-odnoklassniki:disabled {
     color: #fff;
     background-color: #f4731c;
     border-color: #fff;
}
 .btn-odnoklassniki:not(:disabled):not(.disabled):active, .btn-odnoklassniki:not(:disabled):not(.disabled).active, .show > .btn-odnoklassniki.dropdown-toggle {
     color: #fff;
     background-color: #d35b0a;
     border-color: #dfdfdf;
}
 .btn-odnoklassniki:not(:disabled):not(.disabled):active:focus, .btn-odnoklassniki:not(:disabled):not(.disabled).active:focus, .show > .btn-odnoklassniki.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-openid {
     background-color: #f7931e;
     color: #2a2e30;
     background-color: #f7931e;
     border-color: #fff;
}
 .btn-openid:hover {
     color: #2a2e30;
     background-color: #f7931e;
     border-color: #f7931e;
}
 .btn-openid:focus, .btn-openid.focus {
     box-shadow: 0 0 0 0.2rem rgba(223, 224, 224, 0.5);
}
 .btn-openid.disabled, .btn-openid:disabled {
     color: #2a2e30;
     background-color: #f7931e;
     border-color: #fff;
}
 .btn-openid:not(:disabled):not(.disabled):active, .btn-openid:not(:disabled):not(.disabled).active, .show > .btn-openid.dropdown-toggle {
     color: #fff;
     background-color: #da7908;
     border-color: #dfdfdf;
}
 .btn-openid:not(:disabled):not(.disabled):active:focus, .btn-openid:not(:disabled):not(.disabled).active:focus, .show > .btn-openid.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(223, 224, 224, 0.5);
}
 .btn-pinterest {
     background-color: #cb2027;
     color: #fff;
     background-color: #cb2027;
     border-color: #fff;
}
 .btn-pinterest:hover {
     color: #fff;
     background-color: #cb2027;
     border-color: #cb2027;
}
 .btn-pinterest:focus, .btn-pinterest.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-pinterest.disabled, .btn-pinterest:disabled {
     color: #fff;
     background-color: #cb2027;
     border-color: #fff;
}
 .btn-pinterest:not(:disabled):not(.disabled):active, .btn-pinterest:not(:disabled):not(.disabled).active, .show > .btn-pinterest.dropdown-toggle {
     color: #fff;
     background-color: #9f191f;
     border-color: #dfdfdf;
}
 .btn-pinterest:not(:disabled):not(.disabled):active:focus, .btn-pinterest:not(:disabled):not(.disabled).active:focus, .show > .btn-pinterest.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-reddit {
     background-color: #eff7ff;
     color: #2a2e30;
     background-color: #eff7ff;
     border-color: #000;
}
 .btn-reddit:hover {
     color: #fff;
     background-color: #000;
     border-color: #000;
}
 .btn-reddit:focus, .btn-reddit.focus {
     box-shadow: 0 0 0 0.2rem rgba(6, 7, 7, 0.5);
}
 .btn-reddit.disabled, .btn-reddit:disabled {
     color: #2a2e30;
     background-color: #eff7ff;
     border-color: #000;
}
 .btn-reddit:not(:disabled):not(.disabled):active, .btn-reddit:not(:disabled):not(.disabled).active, .show > .btn-reddit.dropdown-toggle {
     color: #2a2e30;
     background-color: #bcdeff;
     border-color: black;
}
 .btn-reddit:not(:disabled):not(.disabled):active:focus, .btn-reddit:not(:disabled):not(.disabled).active:focus, .show > .btn-reddit.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(6, 7, 7, 0.5);
}
 .btn-soundcloud {
     background-color: #ff5500;
     color: #fff;
     background-color: #ff5500;
     border-color: #fff;
}
 .btn-soundcloud:hover {
     color: #fff;
     background-color: #ff5500;
     border-color: #ff5500;
}
 .btn-soundcloud:focus, .btn-soundcloud.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-soundcloud.disabled, .btn-soundcloud:disabled {
     color: #fff;
     background-color: #ff5500;
     border-color: #fff;
}
 .btn-soundcloud:not(:disabled):not(.disabled):active, .btn-soundcloud:not(:disabled):not(.disabled).active, .show > .btn-soundcloud.dropdown-toggle {
     color: #fff;
     background-color: #cc4400;
     border-color: #dfdfdf;
}
 .btn-soundcloud:not(:disabled):not(.disabled):active:focus, .btn-soundcloud:not(:disabled):not(.disabled).active:focus, .show > .btn-soundcloud.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-tumblr {
     background-color: #2c4762;
     color: #fff;
     background-color: #2c4762;
     border-color: #fff;
}
 .btn-tumblr:hover {
     color: #fff;
     background-color: #2c4762;
     border-color: #2c4762;
}
 .btn-tumblr:focus, .btn-tumblr.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-tumblr.disabled, .btn-tumblr:disabled {
     color: #fff;
     background-color: #2c4762;
     border-color: #fff;
}
 .btn-tumblr:not(:disabled):not(.disabled):active, .btn-tumblr:not(:disabled):not(.disabled).active, .show > .btn-tumblr.dropdown-toggle {
     color: #fff;
     background-color: #1c2e3f;
     border-color: #dfdfdf;
}
 .btn-tumblr:not(:disabled):not(.disabled):active:focus, .btn-tumblr:not(:disabled):not(.disabled).active:focus, .show > .btn-tumblr.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-twitter {
     background-color: #55acee;
     color: #2a2e30;
     background-color: #55acee;
     border-color: #fff;
}
 .btn-twitter:hover {
     color: #2a2e30;
     background-color: #55acee;
     border-color: #55acee;
}
 .btn-twitter:focus, .btn-twitter.focus {
     box-shadow: 0 0 0 0.2rem rgba(223, 224, 224, 0.5);
}
 .btn-twitter.disabled, .btn-twitter:disabled {
     color: #2a2e30;
     background-color: #55acee;
     border-color: #fff;
}
 .btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active, .show > .btn-twitter.dropdown-toggle {
     color: #fff;
     background-color: #2795e9;
     border-color: #dfdfdf;
}
 .btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter:not(:disabled):not(.disabled).active:focus, .show > .btn-twitter.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(223, 224, 224, 0.5);
}
 .btn-vimeo {
     background-color: #1ab7ea;
     color: #fff;
     background-color: #1ab7ea;
     border-color: #fff;
}
 .btn-vimeo:hover {
     color: #fff;
     background-color: #1ab7ea;
     border-color: #1ab7ea;
}
 .btn-vimeo:focus, .btn-vimeo.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-vimeo.disabled, .btn-vimeo:disabled {
     color: #fff;
     background-color: #1ab7ea;
     border-color: #fff;
}
 .btn-vimeo:not(:disabled):not(.disabled):active, .btn-vimeo:not(:disabled):not(.disabled).active, .show > .btn-vimeo.dropdown-toggle {
     color: #fff;
     background-color: #1295bf;
     border-color: #dfdfdf;
}
 .btn-vimeo:not(:disabled):not(.disabled):active:focus, .btn-vimeo:not(:disabled):not(.disabled).active:focus, .show > .btn-vimeo.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-vk {
     background-color: #587ea3;
     color: #fff;
     background-color: #587ea3;
     border-color: #fff;
}
 .btn-vk:hover {
     color: #fff;
     background-color: #587ea3;
     border-color: #587ea3;
}
 .btn-vk:focus, .btn-vk.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-vk.disabled, .btn-vk:disabled {
     color: #fff;
     background-color: #587ea3;
     border-color: #fff;
}
 .btn-vk:not(:disabled):not(.disabled):active, .btn-vk:not(:disabled):not(.disabled).active, .show > .btn-vk.dropdown-toggle {
     color: #fff;
     background-color: #466482;
     border-color: #dfdfdf;
}
 .btn-vk:not(:disabled):not(.disabled):active:focus, .btn-vk:not(:disabled):not(.disabled).active:focus, .show > .btn-vk.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-yahoo {
     background-color: #720e9e;
     color: #fff;
     background-color: #720e9e;
     border-color: #fff;
}
 .btn-yahoo:hover {
     color: #fff;
     background-color: #720e9e;
     border-color: #720e9e;
}
 .btn-yahoo:focus, .btn-yahoo.focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-yahoo.disabled, .btn-yahoo:disabled {
     color: #fff;
     background-color: #720e9e;
     border-color: #fff;
}
 .btn-yahoo:not(:disabled):not(.disabled):active, .btn-yahoo:not(:disabled):not(.disabled).active, .show > .btn-yahoo.dropdown-toggle {
     color: #fff;
     background-color: #500a6f;
     border-color: #dfdfdf;
}
 .btn-yahoo:not(:disabled):not(.disabled):active:focus, .btn-yahoo:not(:disabled):not(.disabled).active:focus, .show > .btn-yahoo.dropdown-toggle:focus {
     box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
 .btn-outline-adn {
     border: 1px solid #d87a68 !important;
     color: #d87a68;
}
 .btn-outline-bitbucket {
     border: 1px solid #205081 !important;
     color: #205081;
}
 .btn-outline-dropbox {
     border: 1px solid #1087dd !important;
     color: #1087dd;
}
 .btn-outline-facebook {
     border: 1px solid #3b5998 !important;
     color: #3b5998;
}
 .btn-outline-flickr {
     border: 1px solid #ff0084 !important;
     color: #ff0084;
}
 .btn-outline-foursquare {
     border: 1px solid #f94877 !important;
     color: #f94877;
}
 .btn-outline-github {
     border: 1px solid #444444 !important;
     color: #444444;
}
 .btn-outline-google {
     border: 1px solid #dd4b39 !important;
     color: #dd4b39;
}
 .btn-outline-instagram {
     border: 1px solid #3f729b !important;
     color: #3f729b;
}
 .btn-outline-linkedin {
     border: 1px solid #007bb6 !important;
     color: #007bb6;
}
 .btn-outline-microsoft {
     border: 1px solid #2672ec !important;
     color: #2672ec;
}
 .btn-outline-odnoklassniki {
     border: 1px solid #f4731c !important;
     color: #f4731c;
}
 .btn-outline-openid {
     border: 1px solid #f7931e !important;
     color: #f7931e;
}
 .btn-outline-pinterest {
     border: 1px solid #cb2027 !important;
     color: #cb2027;
}
 .btn-outline-reddit {
     border: 1px solid #ff4500 !important;
     color: #ff4500;
}
 .btn-outline-soundcloud {
     border: 1px solid #ff5500 !important;
     color: #ff5500;
}
 .btn-outline-tumblr {
     border: 1px solid #2c4762 !important;
     color: #2c4762;
}
 .btn-outline-twitter {
     border: 1px solid #55acee !important;
     color: #55acee;
}
 .btn-outline-vimeo {
     border: 1px solid #1ab7ea !important;
     color: #1ab7ea;
}
 .btn-outline-vk {
     border: 1px solid #587ea3 !important;
     color: #587ea3;
}
 .btn-outline-yahoo {
     border: 1px solid #720e9e !important;
     color: #720e9e;
}
 .btn-outline-adn:hover {
     color: #ad412d;
     border: 1px solid #ad412d !important;
}
 .btn-outline-bitbucket:hover {
     color: #0c1d2f;
     border: 1px solid #0c1d2f !important;
}
 .btn-outline-dropbox:hover {
     color: #094d7e;
     border: 1px solid #094d7e !important;
}
 .btn-outline-facebook:hover {
     color: #1e2e4f;
     border: 1px solid #1e2e4f !important;
}
 .btn-outline-flickr:hover {
     color: #99004f;
     border: 1px solid #99004f !important;
}
 .btn-outline-foursquare:hover {
     color: #d4073d;
     border: 1px solid #d4073d !important;
}
 .btn-outline-github:hover {
     color: #111111;
     border: 1px solid #111111 !important;
}
 .btn-outline-google:hover {
     color: #96271a;
     border: 1px solid #96271a !important;
}
 .btn-outline-instagram:hover {
     color: #223d52;
     border: 1px solid #223d52 !important;
}
 .btn-outline-linkedin:hover {
     color: #003650;
     border: 1px solid #003650 !important;
}
 .btn-outline-microsoft:hover {
     color: #0e459e;
     border: 1px solid #0e459e !important;
}
 .btn-outline-odnoklassniki:hover {
     color: #a24608;
     border: 1px solid #a24608 !important;
}
 .btn-outline-openid:hover {
     color: #a95e06;
     border: 1px solid #a95e06 !important;
}
 .btn-outline-pinterest:hover {
     color: #731216;
     border: 1px solid #731216 !important;
}
 .btn-outline-reddit:hover {
     color: #992900;
     border: 1px solid #992900 !important;
}
 .btn-outline-soundcloud:hover {
     color: #993300;
     border: 1px solid #993300 !important;
}
 .btn-outline-tumblr:hover {
     color: #0c141c;
     border: 1px solid #0c141c !important;
}
 .btn-outline-twitter:hover {
     color: #147bc9;
     border: 1px solid #147bc9 !important;
}
 .btn-outline-vimeo:hover {
     color: #0d7091;
     border: 1px solid #0d7091 !important;
}
 .btn-outline-vk:hover {
     color: #344b61;
     border: 1px solid #344b61 !important;
}
 .btn-outline-yahoo:hover {
     color: #2e0640;
     border: 1px solid #2e0640 !important;
}
 .bg-adn {
     background-color: #d87a68;
}
 .bg-bitbucket {
     background-color: #205081;
}
 .bg-dropbox {
     background-color: #1087dd;
}
 .bg-facebook {
     background-color: #3b5998;
}
 .bg-flickr {
     background-color: #ff0084;
}
 .bg-foursquare {
     background-color: #f94877;
}
 .bg-github {
     background-color: #444444;
}
 .bg-google {
     background-color: #dd4b39;
}
 .bg-instagram {
     background-color: #3f729b;
}
 .bg-linkedin {
     background-color: #007bb6;
}
 .bg-microsoft {
     background-color: #2672ec;
}
 .bg-odnoklassniki {
     background-color: #f4731c;
}
 .bg-openid {
     background-color: #f7931e;
}
 .bg-pinterest {
     background-color: #cb2027;
}
 .bg-reddit {
     background-color: #ff4500;
}
 .bg-soundcloud {
     background-color: #ff5500;
}
 .bg-tumblr {
     background-color: #2c4762;
}
 .bg-twitter {
     background-color: #55acee;
}
 .bg-vimeo {
     background-color: #1ab7ea;
}
 .bg-vk {
     background-color: #587ea3;
}
 .bg-yahoo {
     background-color: #720e9e;
}
/*========================================================================================= File Name: demo.scss Description: CSS used for demo purpose only. Remove this css from your project. ---------------------------------------------------------------------------------------- Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template Author: PIXINVENT Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/
 .fonticon-container > .fonticon-wrap {
     float: left;
     width: 60px;
     height: 60px;
     line-height: 4.8rem;
     text-align: center;
     border-radius: 0.1875rem;
     margin-right: 1rem;
     margin-bottom: 1.5rem;
}
 .fonticon-container > .fonticon-wrap > i {
     font-size: 2.28rem;
     transition: all .2s ease-in-out;
}
 .fonticon-container > .fonticon-wrap.youtube {
     width: 100px;
}
 .fonticon-container:hover i {
     color: #085466;
     font-size: 2.9rem;
     transform: scale(1.3);
}
 .fonticon-container > .fonticon-classname, .fonticon-container > .fonticon-unit {
     display: block;
     font-size: 1.5rem;
     line-height: 1.2;
}
 .fonticon-container > .fonticon-unit {
     font-size: 1rem;
     font-style: italic;
}
 .scroll-example {
     padding: 0.5rem;
     position: relative;
     border: 2px solid #dfdfdf;
     overflow: auto;
}
 .scroll-example .horz-scroll-content {
     width: 1200px;
}
 .browser {
     background: #e0e0e0;
     border: 4px solid #e0e0e0;
     width: 100%;
     height: 12rem;
     padding-top: 20px;
     margin: 0 0 10px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 .browser iframe {
     border: 0;
     background: #fff;
     height: 100%;
     width: 100%;
}
 .loader-wrapper {
     height: 8em;
}
 .maintenance-icon {
     font-size: 4rem;
}
 .animationIcon {
     right: 30px;
     bottom: 10px;
}
/*========================================================================================= File Name: customizer.scss Description: CSS used for demo purpose only. Remove this css from your project. ---------------------------------------------------------------------------------------- Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template Author: PIXINVENT Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/
 .customizer {
     width: 400px;
     right: -400px;
     padding: 0;
     background-color: #fff;
     z-index: 1051;
     position: fixed;
     top: 0;
     bottom: 0;
     height: 100vh;
     height: calc(var(--vh, 1vh) * 100);
     transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
     backface-visibility: hidden;
     border-left: 1px solid rgba(0, 0, 0, 0.05);
     box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}
 .customizer.open {
     right: 0;
}
 .customizer .customizer-content {
     position: relative;
     height: 100%;
}
 .customizer .customizer-close {
     position: absolute;
     right: 30px;
     top: 20px;
     padding: 7px;
     width: auto;
     z-index: 10;
     color: #626262;
}
 .customizer .customizer-close i {
     font-size: 1.71rem;
}
 .customizer .customizer-toggle {
     background: #085466;
     color: #fff;
     display: block;
     box-shadow: -3px 0px 8px rgba(0, 0, 0, 0.1);
     border-top-left-radius: 6px;
     border-bottom-left-radius: 6px;
     position: absolute;
     top: 50%;
     width: 38px;
     height: 38px;
     left: -39px;
     text-align: center;
     line-height: 40px;
     cursor: pointer;
}
 .customizer .color-box {
     height: 35px;
     width: 35px;
     margin: .5rem;
     border-radius: .5rem;
     cursor: pointer;
}
 .customizer .color-box.selected {
     box-shadow: 0 0 0 3px rgba(52, 144, 220, 0.5);
}
 body.dark-layout .hide-scroll-top-switch .custom-switch .custom-control-label:before, body.dark-layout .collapse-sidebar .custom-switch .custom-control-label:before {
     background-color: #10163a;
}
 .buy-now {
     position: fixed;
     bottom: 5%;
     right: 79px;
     z-index: 1031;
}
 .buy-now .btn {
     box-shadow: 0 1px 20px 1px #ea5455 !important;
}
 .buy-now .btn:hover {
     box-shadow: none !important;
}
 .chip {
     background-color: #f0f0f0;
     font-size: 0.8rem;
     border-radius: 1.428rem;
     display: inline-flex;
     padding: 0 10px;
     margin-bottom: 5px;
     vertical-align: middle;
     justify-content: center;
}
 .chip .chip-body {
     color: rgba(0, 0, 0, 0.7);
     display: flex;
     justify-content: space-between;
     min-height: 1.857rem;
     min-width: 1.857rem;
}
 .chip .chip-body .avatar {
     background-color: #c3c3c3;
     display: flex;
     width: 24px;
     height: 24px;
     margin: 2px 0;
     border-radius: 50%;
     justify-content: center;
     align-items: center;
     color: #fff;
     transform: translate(-8px);
}
 .chip .chip-body .avatar .avatar-content {
     top: 0;
}
 .chip .chip-body .avatar img {
     border-radius: 50%;
     height: 24px;
     width: 24px;
}
 .chip .chip-body .chip-text {
     vertical-align: middle;
     align-self: center;
}
 .chip .chip-body .chip-closeable {
     min-height: 1.428rem;
     min-width: 1.428rem;
     margin: 0 4px;
     display: flex;
     justify-content: center;
     align-items: center;
     align-self: center;
     border-radius: 50%;
     background: rgba(0, 0, 0, 0.15);
     color: #fff;
     transform: translate(10px);
     cursor: pointer;
}
 .chip .chip-body .chip-closeable i {
     margin-left: 1px;
     margin-top: 1px;
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .chip .chip-closeable i {
         position: relative;
         top: 3px;
    }
}
 .divider {
     display: block;
     text-align: center;
     overflow: hidden;
     white-space: nowrap;
     margin: 1rem 0;
}
 .divider .divider-text {
     position: relative;
     display: inline-block;
     font-size: .9375rem;
     padding: 0 1rem;
     background-color: #fff;
}
 .divider .divider-text i {
     font-size: 1rem;
}
 .divider .divider-text:before, .divider .divider-text:after {
     content: "";
     position: absolute;
     top: 50%;
     width: 9999px;
     border-top: 1px solid rgba(0, 0, 0, 0.1);
}
 .divider .divider-text:before {
     right: 100%;
}
 .divider .divider-text:after {
     left: 100%;
}
 .divider.divider-left .divider-text {
     float: left;
     padding-left: 0;
}
 .divider.divider-left .divider-text:before {
     display: none;
}
 .divider.divider-left-center .divider-text {
     left: -25%;
}
 .divider.divider-right .divider-text {
     float: right;
     padding-right: 0;
}
 .divider.divider-right .divider-text:after {
     display: none;
}
 .divider.divider-right-center .divider-text {
     right: -25%;
}
 .divider.divider-dotted .divider-text:before, .divider.divider-dotted .divider-text:after {
     border-style: dotted;
     border-width: 1px;
     border-top-width: 0;
     border-color: black;
}
 .divider.divider-dashed .divider-text:before, .divider.divider-dashed .divider-text:after {
     border-style: dashed;
     border-width: 1px;
     border-top-width: 0;
     border-color: black;
}
 @media screen and (min-width: 0px) {
     head {
         font-family: "xs 0px";
    }
     body:after {
         content: "xs - min-width: 0px";
    }
}
 @media screen and (min-width: 544px) {
     head {
         font-family: "sm 544px";
    }
     body:after {
         content: "sm - min-width: 544px";
    }
}
 @media screen and (min-width: 768px) {
     head {
         font-family: "md 768px";
    }
     body:after {
         content: "md - min-width: 768px";
    }
}
 @media screen and (min-width: 992px) {
     head {
         font-family: "lg 992px";
    }
     body:after {
         content: "lg - min-width: 992px";
    }
}
 @media screen and (min-width: 1200px) {
     head {
         font-family: "xl 1200px";
    }
     body:after {
         content: "xl - min-width: 1200px";
    }
}
 head {
     clear: both;
}
 head title {
     font-family: "xs 0px, sm 544px, md 768px, lg 992px, xl 1200px";
}
 body:after {
     display: none;
}
 *[data-usn-if] {
     display: none;
}
 .group-area {
     margin-bottom: 3rem;
}
 .block {
     display: block;
     width: 100%;
}
/* Input with icon */
 .form-control-position {
     position: absolute;
     top: 2px;
     right: 0;
     z-index: 2;
     display: block;
     width: 2.5rem;
     height: 2.5rem;
     line-height: 2.5rem;
     text-align: center;
}
/*--------------------------------- Input Icon ---------------------------------*/
 .position-relative .form-control {
     padding-right: calc( 1.25em + 1.4rem + 1px);
}
 .position-relative .form-control.form-control-lg ~ .form-control-position {
     top: 10px;
}
 .position-relative .form-control.form-control-sm ~ .form-control-position {
     top: -3px;
}
/* Input Icon left */
 .has-icon-left .form-control {
     padding-right: 2rem;
     padding-left: 3rem;
}
 .has-icon-left .form-control-position {
     right: auto;
     left: inherit;
}
 .has-icon-left .form-control-position i {
     position: relative;
     left: 5px;
     color: rgba(34, 41, 47, 0.4);
}
 input[type="color"] {
     height: calc( 1.25em + 1.4rem + 1px);
}
 input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
     line-height: 1.45;
}
 .font-size-large {
     font-size: 2rem;
}
 .font-size-base {
     font-size: 1rem;
}
 .font-size-small {
     font-size: 1rem;
}
 .font-size-xsmall {
     font-size: 0.75rem;
}
 .input-group-xs .form-control, .input-group-xs .input-group-addon, .input-group-xs .input-group-btn > button {
     padding: 0.175rem 0.5rem;
     font-size: 0.725rem;
     line-height: 1.677777;
     border-bottom-left-radius: 0.175rem;
     border-top-left-radius: 0.175rem;
}
 .input-group-xs .input-group-btn > button {
     border-radius: 0.175rem;
}
 .input-group-addon {
     padding-top: 0.2rem;
     padding-bottom: 0.2rem;
}
 .floating-label-form-group-with-focus label, .floating-label-form-group-with-value label {
     color: #085466 !important;
     text-transform: uppercase;
     font-weight: 400;
}
 .select2-container--classic .select2-selection--single {
     min-height: 40px !important;
}
 .select2-container--classic:focus, .select2-container--default:focus {
     outline: none;
}
 .select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single {
     min-height: 38px;
     padding: 5px;
     border: 1px solid rgba(0, 0, 0, 0.2);
}
 .select2-container--classic .select2-selection--single:focus, .select2-container--default .select2-selection--single:focus {
     outline: 0;
     border-color: #085466 !important;
     box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15) !important;
}
 .select2-container--classic .select2-selection--single .select2-selection__rendered i, .select2-container--default .select2-selection--single .select2-selection__rendered i {
     margin-right: 0.5rem;
}
 .select2-container--classic .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
     min-height: 38px !important;
}

 .select2-container--classic.select2-container--focus, .select2-container--default.select2-container--focus {
     outline: 0;
}
 .select2-container--classic.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
     border-color: #085466 !important;
     outline: 0;
}
 .select2-container--classic .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
     min-height: 38px !important;
     border: 1px solid rgba(0, 0, 0, 0.2);
}
 .select2-container--classic .select2-selection--multiple:focus, .select2-container--default .select2-selection--multiple:focus {
     outline: 0;
     border-color: #085466 !important;
     box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15) !important;
}
 .select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
     background-color: #085466 !important;
     border-color: #4839eb !important;
     color: #fff;
     padding: 5px;
}
 .select2-container--classic .select2-selection--multiple .select2-selection__rendered li .select2-search__field, .select2-container--default .select2-selection--multiple .select2-selection__rendered li .select2-search__field {
     margin-top: 10px;
}
 .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
     color: #fff !important;
     float: right;
     margin-left: 0.5rem;
}
 .select2-container--classic .select2-selection--multiple i, .select2-container--default .select2-selection--multiple i {
     position: relative;
     top: 1px;
     margin-right: 0.5rem;
     padding-left: 1px;
}
 .select2-container--classic .select2-selection--multiple[class*=bg-] .select2-selection__choice, .select2-container--default .select2-selection--multiple[class*=bg-] .select2-selection__choice {
     background-color: rgba(0, 0, 0, 0.15) !important;
     border-color: rgba(0, 0, 0, 0.2) !important;
}
 .select2-container--classic .select2-results__options .select2-results__option i, .select2-container--default .select2-results__options .select2-results__option i {
     margin-right: 0.5rem;
}
 .select2-container--classic .select2-result-repository__avatar img, .select2-container--default .select2-result-repository__avatar img {
     width: 50px;
}
 .select2-container--classic [class*="icon-"], .select2-container--default [class*="icon-"] {
     font-family: 'feather';
}
 .select2-container--classic .select-lg, .select2-container--default .select-lg {
     min-height: calc( 1.25em + 1.4rem + 1px) !important;
     font-size: 1.2rem;
     margin-bottom: 0 !important;
     padding: 0.3rem 0.7rem;
}
 .select2-container--classic .select-lg.select2-selection--single .select2-selection__rendered, .select2-container--default .select-lg.select2-selection--single .select2-selection__rendered {
     padding-top: 0.1rem;
}
 .select2-container--classic .select-lg.select2-selection--single .select2-selection__arrow, .select2-container--default .select-lg.select2-selection--single .select2-selection__arrow {
     top: 0.2rem !important;
}
 .select2-container--classic .select-lg.select2-selection--multiple, .select2-container--default .select-lg.select2-selection--multiple {
     padding: 0 0.2rem;
}
 .select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered {
     padding-top: 0 !important;
}
 .select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li {
     font-size: 1.2rem;
}
 .select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice, .select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
     padding: 5px;
}
 .select2-container--classic .select-sm, .select2-container--default .select-sm {
     min-height: calc(1em + 1rem + 2px) !important;
     padding: 0 0.2rem;
     font-size: 0.75rem;
     margin-bottom: 0 !important;
     line-height: 1.5;
}
 .select2-container--classic .select-sm.select2-selection--single .select2-selection__arrow, .select2-container--default .select-sm.select2-selection--single .select2-selection__arrow {
     top: -0.3rem !important;
}
 .select2-container--classic .select-sm.select2-selection--multiple, .select2-container--default .select-sm.select2-selection--multiple {
     line-height: 1.3;
}
 .select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered {
     padding: 3px;
}
 .select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li {
     font-size: 0.75rem;
     margin-top: 2px;
}
 .select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice, .select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice {
     padding: 0 0.2rem;
}
 .select2-container--classic .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field, .select2-container--default .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
     margin-top: 0;
}
 .select2 .form-control::focus {
     border-color: #085466 !important;
}
 table.dataTable {
     border: 2px solid #f8f8f8;
}
 table.dataTable th, table.dataTable td {
     border-bottom: 1px solid #f8f8f8;
     border-top: 0;
}
 table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
     font-size: 0.85rem;
     border: 0;
}
 table.dataTable thead tr {
     background-color: #f8f8f8;
}
 table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
     padding-right: inherit;
}
 table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before {
     font-family: 'feather';
     content: "\e845";
     padding-right: 0.3rem;
     font-size: .7rem;
     left: 0;
     top: .9rem;
}
 table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
     font-family: 'feather';
     content: "\e842";
     font-size: .7rem;
     left: 0;
     top: 1.3rem;
}
 table.dataTable.table-striped tbody tr:nth-of-type(even) {
     background-color: #f8f8f8;
}
 table.dataTable.table-striped tbody tr:nth-of-type(odd) {
     background-color: #fff;
}
 table.dataTable.complex-headers {
     border: 1px solid #dae1e7;
}
 table.dataTable.complex-headers thead th, table.dataTable.complex-headers thead td, table.dataTable.complex-headers tfoot th, table.dataTable.complex-headers tfoot td {
     border-bottom: 1px solid #dae1e7;
     border-right: 1px solid #dae1e7;
}
 table.dataTable tbody tr.selected {
     background-color: rgba(115, 103, 240, 0.05) !important;
     color: #085466 !important;
     box-shadow: 0 0 1px 0 #085466 !important;
     border-radius: 5px;
}
 table.dataTable tbody tr.selected td, table.dataTable tbody tr.selected th {
     border-bottom: 0;
}
 div.dataTables_wrapper div.dataTables_filter label, div.dataTables_wrapper div.dataTables_length label {
     margin-top: 1rem;
}
 div.dataTables_wrapper div.dataTables_filter select, div.dataTables_wrapper div.dataTables_length select {
     background-position: calc(100% - 3px) 5px, calc(100% - 20px) 13px, 100% 0;
     padding: 0 0.8rem;
}
 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
     margin-top: 1rem;
     padding-bottom: 7px;
}
 div.dataTables_wrapper div.dataTables_paginate ul.pagination li a {
     font-size: 0.8rem;
}
 tr.group {
     background-color: #ededed;
}
 @media only screen and (max-width: 768px) {
     div.dataTables_wrapper div.dataTables_paginate ul.pagination {
         justify-content: center;
    }
}
/*body.semi-dark-layout ul#main-menu-navigation {
     background: #16457B !important;
}
 .main-menu.menu-dark{
     background: #16457B !important;
}
 .nav-item.open a {
     background-color: #16457B !important;
     border: none;
}
 .vertical-overlay-menu.menu-hide a{
     background-color: #16457B !important;
}
 body.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content {
     background-color: #16457B !important;
}
 .nav-item.hide {
     background-color: #16457B !important;
}
*/
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu {
     width: 260px;
     background: #16457B !important;
}
 body.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content li:not(.active) a {
     background: #0b596b !important;
}
 body.semi-dark-layout .main-menu-content .navigation-main {
     background: #16457B !important;
}
 .main-menu.menu-fixed.menu-dark.menu-accordion.menu-shadow.expanded{
     background: #16457B !important;
}
 .nav-item.open a {
     background-color: #16457B !important;
     border: none;
}
 body.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content {
     background-color: #16457B !important;
}
 .main-menu.menu-fixed.menu-dark.menu-accordion.menu-shadow.expanded {
     background-color: #16457B !important;
}
 .main-menu.menu-fixed.menu-dark.menu-accordion.menu-shadow{
     background-color: #16457B !important;
}
 .select2-container--default .select2-selection--multiple .select2-selection__choice {
     background: #085466 !important;
     border-color: #085466 !important;
     color: #fff;
     padding: 5px;
}
 li.breadcrumb-item a {
     color: #085466;
}
 .header-navbar.floating-nav {
     margin: 1.3rem 2.2rem 0;
     border-radius: 0.5rem;
     position: fixed;
     width: calc(100vw - (100vw - 100%) - calc(2.2rem * 2) - 260px);
     z-index: 12;
     right: 0;
     margin-top: 0%;
}
 html body .content .content-wrapper {
     padding: calc(2.2rem - 0.4rem) 2.2rem 0;
     margin-top: 1rem;
}
 .navbar-floating .header-navbar-shadow {
     height: 0px !important;
}
 body.semi-dark-layout .main-menu-content .navigation-main .nav-item a {
     color: #fff;
}
 label {
     color: #464646;
     font-size: 0.9rem;
     margin-bottom: 6px !important;
     padding-left: 0.2rem;
}
 body.semi-dark-layout .main-menu-content .navigation-main .sidebar-group-active a {
     background-color: #16457B !important;
     border-radius: 4px;
}
 .select2 span {
     font-size: 12px !important;
}
 .required {
     *border-left: 3px solid #F57575 !important;
}

 .selectTwoInvalid {
     border-color: #ea5455 !important;
     border-left: 3px solid #F57575 !important;
     overflow: hidden !important;
     padding-right: calc(1.25em + 1.4rem);
     background-repeat: no-repeat;
     background-position: center right calc(0.3125em + 0.35rem);
     background-size: calc(0.625em + 0.7rem) calc(0.625em + 0.7rem);
}
 .radio_required {
     margin-left: 3px;
}
 .main-menu .navbar-header .navbar-brand .logo {
     height: 46px !important;
     width: 193px !important;
     margin-top: -10px !important;
}
 html body.login-full-image {
     background: url(../../app-assets/images/pages/login-page-banner-training.png) no-repeat center center;
     background-size: cover;
}
/*.logo.pb-1 img {
     height: 20%;
     width: 20%;
}
 .card .logo img{
     height: 20%;
     width: 20%;
}
**/
 .logo-container{
     width: 100%;
     background-color: #ffff;
     display: flex;
     justify-content: center;
}
 .logo {
     margin-top: 10px;
     width: 30%;
     background-color: #ffff;
}
 .logo img {
     justify-content: center;
     width: 100%;
}
 .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:hover, .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:active {
     background: #085466;
     color: #fff !important;
}
 @font-face {
     font-family: sariRegular;
     src: url(../../assets/font/sari-regular.otf);
}
 body{
     font-family: 'sariRegular','sans-serif';
     letter-spacing: 0.7px;
}

 label {
    color: #16457b!important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    padding-left: 0.2rem;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 15px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 500;
}
<<<<<<< HEAD

h2.content-header-title.float-left.mb-0 {
    margin-top: 10px !important;
}

.col-12.top_btn.add_page_lst_btn {
    margin-top: 40px;
}

.btn-group.form-title {
    margin-top: -13px;
}









=======
 thead.table-primary-custom {
     background-color: #16457B !important;
     color: #ffff;
}
 .text-danger {
     color: #ea5455 !important;
     letter-spacing: .20px;
     padding-top: 5px;
}
 .tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
     box-sizing: border-box;
}
 .tether-element {
     position: absolute;
     display: none;
}
 .tether-element.tether-open {
     display: block;
}
 .tether-element.tether-theme-arrows {
     max-width: 100%;
     max-height: 100%;
}
 .tether-element.tether-theme-arrows .tether-content {
     border-radius: 5px;
     position: relative;
     font-family: inherit;
     background: #fff;
     color: inherit;
     padding: 1em;
     font-size: 1.1em;
     line-height: 1.5em;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
     filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
}
 .tether-element.tether-theme-arrows .tether-content:before {
     content: "";
     display: block;
     position: absolute;
     width: 0;
     height: 0;
     border-color: transparent;
     border-width: 16px;
     border-style: solid;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-center .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-center .tether-content:before {
     top: 100%;
     left: 50%;
     margin-left: -16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-center .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-center .tether-content:before {
     bottom: 100%;
     left: 50%;
     margin-left: -16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-right.tether-element-attached-middle .tether-content {
     margin-right: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-right.tether-element-attached-middle .tether-content:before {
     left: 100%;
     top: 50%;
     margin-top: -16px;
     border-left-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-left.tether-element-attached-middle .tether-content {
     margin-left: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-left.tether-element-attached-middle .tether-content:before {
     right: 100%;
     top: 50%;
     margin-top: -16px;
     border-right-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-left.tether-target-attached-center .tether-content {
     left: -32px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-right.tether-target-attached-center .tether-content {
     left: 32px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-middle .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-middle .tether-content:before {
     bottom: 100%;
     left: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-middle .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-middle .tether-content:before {
     bottom: 100%;
     right: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-middle .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-middle .tether-content:before {
     top: 100%;
     left: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-middle .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-middle .tether-content:before {
     top: 100%;
     right: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-bottom .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-bottom .tether-content:before {
     bottom: 100%;
     left: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-bottom .tether-content {
     margin-top: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-bottom .tether-content:before {
     bottom: 100%;
     right: 16px;
     border-bottom-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-top .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-top .tether-content:before {
     top: 100%;
     left: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-top .tether-content {
     margin-bottom: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-top .tether-content:before {
     top: 100%;
     right: 16px;
     border-top-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-left .tether-content {
     margin-right: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-right.tether-target-attached-left .tether-content:before {
     top: 16px;
     left: 100%;
     border-left-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-right .tether-content {
     margin-left: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-top.tether-element-attached-left.tether-target-attached-right .tether-content:before {
     top: 16px;
     right: 100%;
     border-right-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-left .tether-content {
     margin-right: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-right.tether-target-attached-left .tether-content:before {
     bottom: 16px;
     left: 100%;
     border-left-color: #fff;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-right .tether-content {
     margin-left: 16px;
}
 .tether-element.tether-theme-arrows.tether-element-attached-bottom.tether-element-attached-left.tether-target-attached-right .tether-content:before {
     bottom: 16px;
     right: 100%;
     border-right-color: #fff;
}
/*======================================================== DARK LAYOUT =========================================================*/
 body.vertical-layout.vertical-menu-modern .main-menu .navigation > li > a > i {
     font-size: 1.2rem;
     margin-right: 1rem;
     float: left;
}
 body.vertical-layout.vertical-menu-modern .main-menu .navigation .menu-content > li > a > i {
     margin-right: 1.38rem;
     font-size: 0.8rem;
}
 body.vertical-layout.vertical-menu-modern .toggle-icon {
     margin-right: 0.425rem;
}
 body.vertical-layout.vertical-menu-modern .toggle-icon:focus {
     outline: none;
}
 @media (min-width: 576px) {
     body.vertical-layout.vertical-menu-modern.menu-flipped .main-menu {
         right: 0;
    }
}
 body.vertical-layout.vertical-menu-modern .navbar .navbar-brand {
     white-space: nowrap;
}
 body.vertical-layout.vertical-menu-modern .navbar .navbar-header .nav-toggle {
     position: absolute;
     right: 0;
}
 body.vertical-layout.vertical-menu-modern .main-menu {
     transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
     transform: translate3d(0, 0, 0);
     backface-visibility: hidden;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .navbar .navbar-header {
     float: left;
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .navbar .navbar-brand .brand-text {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu {
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation .navigation-header .icon-minus {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > i {
     margin-right: 1rem;
     float: left;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > i:before {
     font-size: 1.429rem;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > span {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > span.badge {
     position: absolute;
     right: 20px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size: 1.1rem;
     display: inline-block;
     position: absolute;
     right: 25px;
     top: 10px;
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.open > a:not(.mm-next):after {
     transform: rotate(90deg);
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .main-menu-footer {
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-expanded .footer {
     margin-left: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header {
     float: left;
     width: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header .modern-nav-toggle {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header.expanded {
     width: 260px;
     z-index: 1000;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header.expanded .modern-nav-toggle {
     display: block;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header.expanded .navbar-brand .brand-text {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-header .navbar-brand .brand-text {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar .navbar-brand {
     padding: 15px 0px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .navbar.fixed-top {
     left: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu {
     width: 80px;
     transition: 300ms ease all;
     backface-visibility: hidden;
     transform: translate3d(0, 0, 0);
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-footer {
     width: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-footer, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-body .media-heading, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-body .text-muted, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-right {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .main-menu-header .media-body {
     opacity: 0;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navbar-header .brand-text, body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .modern-nav-toggle {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .user-content {
     padding: 20px 10px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation-header {
     margin: 0;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li a {
     line-height: 1;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li:last-child {
     margin-bottom: 1.25rem !important;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li.active a {
     background: whitesmoke;
     box-shadow: none;
     color: #565656;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation {
     overflow: visible;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li.navigation-header .icon-minus {
     display: block;
     font-size: 1.2rem;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li.navigation-header span {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a {
     text-overflow: inherit;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a > span {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a > span.badge {
     float: none !important;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a i {
     margin-right: 1rem;
     float: left;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a i:before {
     font-size: 1.429rem;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .mTSWrapper {
     overflow: visible;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded {
     width: 260px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li.navigation-header .icon-minus {
     display: none;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li.navigation-header span {
     display: block;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li > a > span {
     animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation > li > a > span.badge {
     position: absolute;
     right: 20px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation li.has-sub > a:not(.mm-next):after {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size: 1rem;
     display: inline-block;
     position: absolute;
     right: 25px;
     top: 10px;
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation li.open > a:not(.mm-next):after {
     transform: rotate(90deg);
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navbar-header .brand-text {
     display: inline;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .modern-nav-toggle {
     display: block;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .app-content, body.vertical-layout.vertical-menu-modern.menu-collapsed .footer {
     margin-left: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .header-navbar.floating-nav {
     width: calc(100vw - (100vw - 100%) - 4.4rem - 80px);
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed .header-navbar.navbar-static-top {
     width: calc(100vw - (100vw - 100%) - 80px);
     left: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .content {
     margin: 0;
     margin-right: 80px;
}
 @media (min-width: 576px) {
     body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .main-menu {
         right: 0;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .main-menu span.menu-title {
         right: 80px;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .main-menu ul.menu-content {
         right: 80px;
         left: inherit;
    }
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .navbar .navbar-header {
     float: right;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .navbar .navbar-container {
     margin: 0;
     margin-right: 80px;
}
 body.vertical-layout.vertical-menu-modern.menu-collapsed.menu-flipped .footer {
     margin: 0;
     margin-right: 80px;
}
 @media (min-width: 992px) {
     body.vertical-layout.vertical-menu-modern .main-menu {
         width: 260px;
    }
     body.vertical-layout.vertical-menu-modern .main-menu .navigation li.navigation-header .icon-minus {
         display: none;
    }
     body.vertical-layout.vertical-menu-modern .navbar .navbar-header {
         width: 260px;
    }
     body.vertical-layout.vertical-menu-modern .footer {
         margin-left: 260px;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .content {
         margin: 0;
         margin-right: 260px;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .navbar .navbar-header {
         float: right;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .navbar .navbar-container {
         margin: 0;
         margin-right: 260px;
    }
     body.vertical-layout.vertical-menu-modern.menu-flipped .footer {
         margin: 0;
         margin-right: 260px;
    }
}
 @media (max-width: 1199.98px) {
     body.vertical-layout.vertical-menu-modern .main-menu {
         width: 0;
         opacity: 0;
         left: -260px;
    }
     body.vertical-layout.vertical-menu-modern .main-menu .navigation > li > a > span {
         animation: 0.1s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
    }
     body.vertical-layout.vertical-menu-modern .main-menu .navigation li.navigation-header span {
         display: none;
    }
     body.vertical-layout.vertical-menu-modern .navbar .navbar-header {
         width: 0;
    }
     body.vertical-layout.vertical-menu-modern .content, body.vertical-layout.vertical-menu-modern .footer {
         margin-left: 0;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed .app-content, body.vertical-layout.vertical-menu-modern.menu-collapsed .footer {
         margin-left: 0;
    }
     body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu {
         width: 0;
    }
}
 @media (max-width: 767.98px) {
     body.vertical-layout.vertical-menu-modern .main-menu {
         width: 0;
    }
     body.vertical-layout.vertical-menu-modern .navbar .navbar-header {
         width: 0;
    }
     body.vertical-layout.vertical-menu-modern .content, body.vertical-layout.vertical-menu-modern .footer {
         margin-left: 0;
    }
}
 @keyframes fadein {
     from {
         opacity: 0;
    }
     to {
         opacity: 1;
    }
}
 @keyframes fadeout {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
    }
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     body.vertical-menu-modern.vertical-layout .main-menu .navigation > li > a > span {
         animation: none;
    }
}
 .vertical-overlay-menu .content {
     margin-left: 0;
}
 .vertical-overlay-menu .navbar .navbar-header {
     float: left;
     width: 260px;
}
 .vertical-overlay-menu .navbar.header-navbar.floating-nav {
     width: calc(100vw - (100vw - 100%) - calc(2.2rem * 2));
}
 .vertical-overlay-menu .main-menu, .vertical-overlay-menu.menu-hide .main-menu {
     opacity: 0;
     transform: translate3d(0, 0, 0);
     transition: width .25s,opacity .25s,transform .25s;
     width: 260px;
     left: -260px;
}
 .vertical-overlay-menu .main-menu .navigation .navigation-header .icon-minus {
     display: none;
}
 .vertical-overlay-menu .main-menu .navigation > li > a > i {
     margin-right: 14px;
     float: left;
}
 .vertical-overlay-menu .main-menu .navigation > li > a > i:before {
     transition: 200ms ease all;
     font-size: 1.429rem;
}
 .vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next):after {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size: 1rem;
     display: inline-block;
     position: absolute;
     right: 25px;
     top: 10px;
     transform: rotate(0deg);
     transition: -webkit-transform 0.2s ease-in-out;
}
 .vertical-overlay-menu .main-menu .navigation li.open > a:not(.mm-next):after {
     transform: rotate(90deg);
}
 .vertical-overlay-menu .main-menu .navigation li a i {
     font-size: 1.1rem;
}
 .vertical-overlay-menu .main-menu .main-menu-footer {
     bottom: 55px;
}
 .vertical-overlay-menu .main-menu .main-menu-footer {
     width: 260px;
}
 .vertical-overlay-menu.menu-open .main-menu {
     opacity: 1;
     transform: translate3d(260px, 0, 0);
     transition: width .25s,opacity .25s,transform .25s;
}
 .vertical-overlay-menu.menu-flipped .main-menu {
     right: -260px;
     left: inherit;
}
 .vertical-overlay-menu.menu-flipped .navbar .navbar-container {
     margin: 0;
     margin-right: 260px;
}
 .vertical-overlay-menu.menu-flipped .navbar .navbar-header {
     float: right;
}
 .vertical-overlay-menu.menu-flipped.menu-open .main-menu {
     transform: translate3d(-260px, 0, 0);
}
 @media (max-width: 991.98px) {
     .vertical-overlay-menu .main-menu .main-menu-footer {
         bottom: 0px;
    }
}
.form-control:focus {
    color: #085466 !important;
    background-color: #fff;
    border-color: #085466 !important;
    outline: 0;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #085466!important;
    border-color: #085466!important;
	color:#fff!important;
}
.card.product-card {
    width: 100%;
    height: 400px;
    padding-left: 0px;
    margin-top: 5%;
   /* margin-left: 5%;*/
    margin-bottom: 5%;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1) !important; /* Adding box shadow */
    display: block;
    overflow: hidden;
}
.product-card-img {
    width: 100%;
    height: 200px;
    /*background-color: #16457B;*/
    border-radius: 0.5rem;
    display: block;
    overflow: hidden;
}
.product-card-img img{
    width: 100%;
}

span.badge.badge-secondary {
    display: block;
    overflow: hidden;
    background: #16457B !important;
}

.card-body.product-card-body p {
    margin-bottom: 0px;
}

button.btn.btn-primary.product-details-btn.waves-effect.waves-light {
    width: 94% !important;
    height: 25px !important;
    padding: 4px !important;
    font-size: 11px;

    position: absolute !important;
    left: 3% !important;
    bottom: 13px !important;
}

h5.card-title {
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 20px;
}

.product_link{
    width: 100%;
    text-decoration: none;
    color: #626262 !important;
}

p.card-text {
    color: #626262;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* Ensure it appears above other content */
}

/* Styles for the spinner */
.spinner-border {
    width: 4rem !important;
    height: 4rem !important;
}

body.semi-dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content .active a {
    background-color: transparent;
}


.search_panel {
    padding: 11px;
    border: 1px solid #00cfe830 !important;
    border-radius: 5px;
    background: #cdfaff8a !important;
}

.tag-button {
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 10px;
    border: none;
    border-radius: 3px;

}

.tag-button:hover {
    border-color: #0056b3;
    background-color: #085466;
    color:#FFFFFF;
}


.required{
    color: #FF4848 !important;
}

.application_version_text {
    margin: 0 0 0 37% !important;
    display: block;
    color: #FF7F27;


}

h2.brand-text.mb-0.version-text {
    color: #FF7F27;
    font-size: 20px;
    text-decoration: underline;
}


