#page-wrapper {
    margin-left: 0px !important;
}

@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Sora:400");
* {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}
html,
body {
    margin: 0px;
    height: 100%;
    font-family: "Sora", Helvetica;
    font-weight: 400;
    font-size: 13px;
}
/* a blue color as a generic focus style */
button:focus-visible {
    outline: 2px solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}
a {
    text-decoration: none;
}
a {
    color: #c32f1d;
    text-decoration: none;
}
a:hover, a:focus {
    color: #797979;
}

@font-face {
    font-family: "Sofia Pro-Bold";
    src: url("https://anima-uploads.s3.amazonaws.com/5942163b7f0f1d000caad446/Sofia Pro Bold Az.otf") format("opentype");
}
@font-face {
    font-family: "Sofia Pro-Regular";
    src: url("https://anima-uploads.s3.amazonaws.com/5c5187824fe4f300099ea24b/Sofia Pro Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Sofia Pro-SemiBold";
    src: url("https://anima-uploads.s3.amazonaws.com/5c1264bfc78d8c000a7cd521/Sofia Pro SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "Sofia Pro-Light";
    src: url("https://anima-uploads.s3.amazonaws.com/5c264fd1f83dc8000b2c63f3/Sofia_Pro_Light.otf") format("opentype");
}

.content-wrapper #page-wrapper {
    min-height: 1185px;
    width: 100%;
    padding: 15px !important;
    background: linear-gradient(180deg, rgba(44, 55, 71, 0.7) 1%, rgba(55, 68, 87, 0.39) 14.58%, rgba(255, 255, 255, 0.00) 30.14%), linear-gradient(0deg, rgba(255, 255, 255, 0.40) 0%, rgba(255, 255, 255, 0.40) 100%), url(../../images/red-theme/dashboard-bg.png) lightgray -14.896px -106.048px / 101.806% 122.07% no-repeat;
    background-size: cover;
    background-position: 50% 0%;
}

.content-wrapper #page-wrapper.dashboard_index {
    width: 100%;
    padding: 0px !important;
}

#page-content {
    border-radius: 4px;
    background: #EEE;
    box-shadow: 0px 0px 12.1px 0px rgba(0, 0, 0, 0.25);
    padding-top: 20px;
}

.content-wrapper #page-wrapper.dashboard_index #page-content {
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
    padding-top: 20px;
}

.messages-welcome ul.user-settings-sub-menu li a {
    padding: 4px 8px;
    font-family: "Sora-Regular", Helvetica;
    font-weight: 400;
    color: #b0b3b9;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
    transition: all 0.3s;
}

.messages-welcome ul.user-settings-sub-menu li a:hover {
    color: #ffffff;
    transition: all 0.3s;
}

.dashboard-transiiton {
    display: flex;
    flex-direction: column;
    height: 961px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    /*background-color: rgba(255, 255, 255, 1);*/
    /*background: linear-gradient(*/
    /*        180deg,*/
    /*        rgb(43.64, 54.76, 71) 6.61%,*/
    /*        rgba(55, 68, 87, 0.39) 19.54%,*/
    /*        rgba(255, 255, 255, 0) 34.47%*/
    /*);*/
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 14vh;
}

.dashboard-transiiton .header {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 126.7px;
    z-index: 2;
}

.dashboard-transiiton .main-card-button {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 44px;
    position: relative;
    flex: 0 0 auto;
    z-index: 0;
}

.dashboard-transiiton .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 500;
    color: #383b43;
    font-size: 24px;
    letter-spacing: -0.48px;
    line-height: normal;
    white-space: nowrap;
}

.dashboard-transiiton .frame {
    display: inline-flex;
    align-items: center;
    gap: 19px;
    position: relative;
    flex: 0 0 auto;
}

.dashboard-transiiton .frame-wrapper {
    position: relative;
    width: 284px;
    height: 395px;
    border-radius: 26px;
}

.dashboard-transiiton .div-wrapper {
    display: flex;
    flex-direction: column;
    width: 260px;
    align-items: flex-start;
    gap: 10px;
    padding: 12px;
    position: relative;
    top: 8px;
    left: 8px;
    border-radius: 16px;
    box-shadow: 0px 10px 32px #c4c9ce;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.80) 34.11%, rgba(255, 255, 255, 0.20) 100%), url(../../images/red-theme/shiny-reflective-chrome.png) lightgray -1.018px -160.51px / 428.686% 180.715% no-repeat;
    box-shadow: 0px 10px 32px 0px #C4CACF;
    background-size: cover;
    background-position: 50% 50%;
}

.dashboard-transiiton .div-wrapper:hover, .dashboard-transiiton .frame-3:hover, .dashboard-transiiton .frame-5:hover {
    transition: all 0.6s;
    background-position: 80% 50%;
}

.dashboard-transiiton .div {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 327px;
    background-color: #ffffff99;
    border-radius: 10px;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #A12213;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
}

.dashboard-transiiton .frame-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 200%;
    align-items: center;
    gap: 42px;
    position: relative;
    top: 48px;
    left: 0;
    transition: all 0.6s;
}

.dashboard-transiiton .frame-2:hover {
    top: -90px;
    gap: 34px;
    transition: all 0.6s;
}

.dashboard-transiiton .card-icons {
    display: flex;
    width: 89.74px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
}

.dashboard-transiiton .layer {
    position: relative;
    width: 59.15px;
    height: 72px;
}

.dashboard-transiiton .overlap-group {
    position: relative;
    width: 59px;
    height: 72px;
}

.dashboard-transiiton .vector {
    position: absolute;
    width: 49px;
    height: 62px;
    top: 5px;
    left: 5px;
}

.dashboard-transiiton .group {
    position: absolute;
    width: 49px;
    height: 62px;
    top: 5px;
    left: 5px;
    background-image: url(../../images/red-theme/union-11.svg);
    background-size: 100% 100%;
}

.dashboard-transiiton .img {
    position: absolute;
    width: 4px;
    height: 6px;
    top: 16px;
    left: 29px;
}

.dashboard-transiiton .group-2 {
    position: absolute;
    width: 59px;
    height: 72px;
    top: 0;
    left: 0;
}

.dashboard-transiiton .group-3 {
    position: absolute;
    width: 27px;
    height: 23px;
    top: 35px;
    left: 16px;
}

.dashboard-transiiton .group-4 {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 12px;
    left: 22px;
}

.dashboard-transiiton .text-wrapper-2 {
    position: relative;
    align-self: stretch;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #373b43;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.dashboard-transiiton .create-new {
    position: relative;
    width: 108px;
    flex: 0 0 auto;
}

.dashboard-transiiton .view-all {
    display: flex;
    flex-direction: column;
    width: 108px;
    align-items: center;
    gap: 12px;
    padding: 16px 0px;
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -53.66px;
    text-align: center;
}

.dashboard-transiiton .view-all i.fa{
    color: #ba2b1b;
    font-size: 34px;
    margin-bottom: 10px;
}


.dashboard-transiiton .grid-view {
    position: relative;
    width: 24px;
    height: 24px;
    margin-top: -129.16px;
    margin-right: -465px;
}

.dashboard-transiiton .text-wrapper-3 {
    position: relative;
    align-self: stretch;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #ba2b1b;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.dashboard-transiiton .frame-3 {
    /*background-image: url(../../images/red-theme/frame-33-6.png);*/
    display: flex;
    flex-direction: column;
    width: 260px;
    align-items: flex-start;
    gap: 10px;
    padding: 12px;
    position: relative;
    top: 8px;
    left: 8px;
    border-radius: 16px;
    box-shadow: 0px 10px 32px #c4c9ce;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.80) 34.11%, rgba(255, 255, 255, 0.20) 100%), url('../../images/red-theme/shiny-reflective-chrome.png') lightgray -1.018px -160.51px / 428.686% 180.715% no-repeat;
    box-shadow: 0px 10px 32px 0px #C4CACF;
    background-size: cover;
    background-position: 50% 50%;
}

.dashboard-transiiton .frame-4 {
    /*background-image: url(../../images/red-theme/frame-2-6.png);*/
    display: flex;
    flex-direction: column;
    height: 327px;
    align-items: center;
    justify-content: space-between;
    padding: 48px 24px 25px;
    position: relative;
    align-self: stretch;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #A12213;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
}

.dashboard-transiiton .layer-wrapper {
    display: flex;
    flex-direction: column;
    width: 89.74px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
}

.dashboard-transiiton .layer-2 {
    width: 76.21px;
    position: relative;
    height: 72px;
}

.dashboard-transiiton .vector-wrapper {
    position: absolute;
    width: 76px;
    height: 36px;
    top: 36px;
    left: 0;
    background-image: url(../../images/red-theme/group-30.png);
    background-size: 100% 100%;
}

.dashboard-transiiton .vector-2 {
    position: absolute;
    width: 4px;
    height: 4px;
    top: 11px;
    left: 5px;
}

.dashboard-transiiton .group-5 {
    position: absolute;
    width: 35px;
    height: 33px;
    top: 0;
    left: 21px;
    background-image: url(../../images/red-theme/union-12.svg);
    background-size: 100% 100%;
}

.dashboard-transiiton .avails {
    position: relative;
    width: fit-content;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #373b43;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.dashboard-transiiton .card-item-count {
    display: inline-flex;
    flex-direction: column;
    height: 84px;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    position: relative;
}

.dashboard-transiiton .element {
    position: relative;
    width: fit-content;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #383b43;
    font-size: 48px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.dashboard-transiiton .text-wrapper-4 {
    position: relative;
    width: fit-content;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 500;
    color: #697778;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.dashboard-transiiton .frame-5 {
    /*background-image: url(../../images/red-theme/frame-33-7.png);*/
    display: flex;
    flex-direction: column;
    width: 260px;
    align-items: flex-start;
    gap: 10px;
    padding: 12px;
    position: relative;
    top: 8px;
    left: 8px;
    border-radius: 16px;
    box-shadow: 0px 10px 32px #c4c9ce;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.80) 34.11%, rgba(255, 255, 255, 0.20) 100%), url('../../images/red-theme/shiny-reflective-chrome.png') lightgray -1.018px -160.51px / 428.686% 180.715% no-repeat;
    box-shadow: 0px 10px 32px 0px #C4CACF;
    background-size: cover;
    background-position: 50% 50%;
}

.dashboard-transiiton .frame-6 {
    /*background-image: url(../../images/red-theme/frame-2-7.png);*/
    display: flex;
    flex-direction: column;
    height: 327px;
    align-items: center;
    justify-content: space-between;
    padding: 48px 24px 25px;
    position: relative;
    align-self: stretch;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #A12213;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
}

.dashboard-transiiton .overlap-group-wrapper {
    width: 54.83px;
    position: relative;
    height: 72px;
}

.dashboard-transiiton .overlap-group-2 {
    position: relative;
    width: 55px;
    height: 72px;
}

.dashboard-transiiton .vector-3 {
    position: absolute;
    width: 45px;
    height: 57px;
    top: 10px;
    left: 5px;
}

.dashboard-transiiton .group-6 {
    position: absolute;
    width: 45px;
    height: 57px;
    top: 10px;
    left: 5px;
    background-image: url(../../images/red-theme/union-13.svg);
    background-size: 100% 100%;
}

.dashboard-transiiton .group-7 {
    position: absolute;
    width: 55px;
    height: 67px;
    top: 5px;
    left: 0;
}

.dashboard-transiiton .group-8 {
    position: absolute;
    width: 23px;
    height: 41px;
    top: 18px;
    left: 21px;
}

.dashboard-transiiton .vector-4 {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 0;
    left: 27px;
}

.dashboard-transiiton .vector-5 {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 0;
    left: 19px;
}

.dashboard-transiiton .vector-6 {
    position: absolute;
    width: 7px;
    height: 5px;
    top: 17px;
    left: 10px;
}

.dashboard-transiiton .vector-7 {
    position: absolute;
    width: 7px;
    height: 5px;
    top: 27px;
    left: 10px;
}

.dashboard-transiiton .vector-8 {
    position: absolute;
    width: 7px;
    height: 5px;
    top: 36px;
    left: 10px;
}

.dashboard-transiiton .vector-9 {
    position: absolute;
    width: 7px;
    height: 5px;
    top: 46px;
    left: 10px;
}

.dashboard-transiiton .vector-10 {
    position: absolute;
    width: 7px;
    height: 5px;
    top: 56px;
    left: 10px;
}

.dashboard-transiiton .footer-system {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 162px;
    z-index: -1;
}

.dashboard-transiiton .system-message {
    display: inline-flex;
    align-items: flex-start;
    gap: 15px;
    padding: 28px 16px 28px 24px;
    position: relative;
    top: 90px;
    left: 1153px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 9px 18.3px 2px #0000000d;
    opacity: 0;
    /*background-image: url(../../images/red-theme/grid-view-1.png);*/
    background-size: cover;
    background-position: 50% 50%;
}

.dashboard-transiiton .system-icons {
    position: relative;
    width: 24px;
    height: 24px;
    margin-top: -373px;
    margin-left: -181.9px;
}

.dashboard-transiiton .p {
    position: relative;
    width: 333.1px;
    margin-top: -1px;
    font-family: "Sora", Helvetica;
    font-weight: 400;
    color: #4f535e;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}

.dashboard-transiiton .close-button {
    position: relative;
    width: 32px;
    height: 32px;
    margin-top: -373px;
}

select.with-errors, input.with-errors, div.select2-error.select2-with-errors span.select2-selection {
    background-image: none !important;
    background-size: auto !important;
    border: 2px solid #ff4444 !important;
}

div.with-errors {
    color: #ff4444;
    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    letter-spacing: -0.04px;
    font-size: 14px;
    line-height: normal;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ffffff;
    color: #000000;
}

.tabs-style-linemove nav {
    background-color: transparent;
}

/*.radio-primary input[type="radio"]:checked + label::before {*/
/*    border-color: #ffffff;*/
/*    top: 6px;*/
/*}*/
/*.radio-primary input[type="radio"]:checked + label::after {*/
/*    background-color: #ffffff;*/
/*    top: 11px;*/
/*}*/

.ag-header {
    background: #8E2215 !important;
    border-bottom: none !important;
    font-weight: 600 !important;
    font-size: 10px !important;
    text-transform: uppercase;
    font-family: "Sofia Pro-Bold", Helvetica;
    font-weight: 700 !important;
    color: #ffffff;
    letter-spacing: -0.28px;
    line-height: 14px;
}

.ag-icon-checkbox-unchecked {
    background: transparent url(../../images/red-theme/Mediamodifier-Design-Template.png) center no-repeat !important;
    background-size: 16px !important;
    margin-left: 14px;
    cursor: pointer;
}

.ag-icon-checkbox-checked {
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cmask id='mask0_1065_3339' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Crect width='20' height='20' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1065_3339)'%3E%3Cpath d='M8.90211 13.2944L14.0371 8.16854L12.6567 6.78812L8.90211 10.51L7.27273 8.91312L5.89232 10.2935L8.90211 13.2944ZM4.64128 17.4004C4.07183 17.4004 3.58919 17.2025 3.19336 16.8067C2.79753 16.4108 2.59961 15.9282 2.59961 15.3587V4.64125C2.59961 4.0718 2.79753 3.58916 3.19336 3.19333C3.58919 2.7975 4.07183 2.59958 4.64128 2.59958H15.3588C15.9282 2.59958 16.4109 2.7975 16.8067 3.19333C17.2025 3.58916 17.4004 4.0718 17.4004 4.64125V15.3587C17.4004 15.9282 17.2025 16.4108 16.8067 16.8067C16.4109 17.2025 15.9282 17.4004 15.3588 17.4004H4.64128ZM4.64128 15.3587H15.3588V4.64125H4.64128V15.3587Z' fill='%23C32F1D'/%3E%3C/g%3E%3C/svg%3E") !important;
    background-size: 15px !important;
    width: 15px !important;
    height: 15px !important;
    margin-left: 12px;
    cursor: pointer;
}

.ag-bootstrap .ag-row-selected {
    background-color: rgba(142, 34, 21, 0.3) !important;
}

.ag-bootstrap .ag-ltr .ag-header-cell, .ag-pinned-left-floating-top, .ag-pinned-left-header {
    border: 0px !important;
}

.ag-bootstrap .ag-floating-top .ag-row, .ag-bootstrap .ag-floating-bottom .ag-row {
    background: #C32F1D !important;
}

.ag-bootstrap .ag-pinned-left-floating-bottom .ag-row .ag-cell:nth-child(2), .ag-bootstrap .ag-pinned-left-floating-top .ag-row .ag-cell:nth-child(2) {
    background: #8e2215 !important;
}

.ag-pinned-left-cols-viewport {
    border-right: 2px solid #8e2215;
}

.ag-bootstrap .ag-menu-option-active {
    background: rgba(142, 34, 21, 0.5) !important;
}
#wsSaveInterval .selected, #wsSaveInterval .selected:hover, #wsSaveInterval .selected:focus {
    background: rgba(142, 34, 21, 0.5);
}

.ag-bootstrap .ag-cell-label-container {
    margin-top: -5px !important;
}

.ag-floating-top, .ag-floating-bottom {
    background: #C32F1D !important;
}

.text-primary {
    color: #c32f1d;
}

.btn {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
}

.btn-primary, .btn-primary.disabled {
    background: #8e2215;
    border: 2px solid #8e2215;
}

.btn-primary.btn-outline {
    border: 2px solid #8e2215;
    color: #8e2215;
}

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline.focus {
    background: #8e2215;
    color: #ffffff;
}

.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary.focus, .btn-primary.disabled.focus {
    opacity: 0.8;
    background: #8e2215;
    border: 2px solid #8e2215;
}

.btn-success, .btn-success.disabled {
    background: linear-gradient(180deg, rgba(57, 63, 73, 1) 0%, rgba(0, 0, 0, 1) 100%);
    border: 0px;
    color: #ffffff;
    border: 2px solid rgba(0, 0, 0, 1);
}

.btn-success i, .btn-success.disabled i {
    color: #C32F1D;
}

.btn-success:hover i, .btn-success.disabled:hover i {
    color: #ffffff;
}

.btn-success:hover, .btn-success.disabled:hover {
    opacity: 0.9;
    color: #ffffff;
    border: 2px solid #8e2215;
    background: #8e2215;
}

.btn-primary.btn-outline:hover {
    border: 2px solid #8e2215;
    background: #8e2215;
    color: #ffffff;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    border: 2px solid #8e2215;
    background: #8e2215;
}

.btn-info, .btn-info.disabled {
    background: #33b5e5;
    border: 2px solid #33b5e5;
}

.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline.focus {
    background: linear-gradient(180deg, rgba(57, 63, 73, 1) 0%, rgba(0, 0, 0, 1) 100%);
    opacity: 0.9;
}

.btn-info:hover, .btn-info.disabled:hover, .btn-info:focus, .btn-info.disabled:focus, .btn-info.focus, .btn-info.disabled.focus {
    border: 2px solid #33b5e5;
}

.btn-success.btn-outline {
    color: #ffffff;
}

.btn-danger, .btn-danger.disabled {
    background: #C32F1D;
    border: 2px solid #C32F1D;
}

.btn-danger.btn-outline {
    color: #C32F1D;
    background-color: transparent;
}
.btn-danger:hover, .btn-danger.disabled:hover, .btn-danger:focus, .btn-danger.disabled:focus, .btn-danger.focus, .btn-danger.disabled.focus {
    background: #C32F1D;
    opacity: 0.8;
    border: 2px solid #C32F1D;
}

.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline.focus {
    background: #C32F1D;
    color: #ffffff;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus {
    color: #ffffff;
    background: #8e2215;
}

.tabs-style-linemove nav li:last-child::before {
    background: transparent !important;
}

.select2-selection.select2-selection--multiple,
.select2-selection.select2-selection--single {
    border-radius: 4px !important;
    border: 1px solid #CFD7DA !important;
    background: linear-gradient(180deg, #FFF 0%, #E8ECED 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 99px 28px 0px rgba(118, 144, 152, 0.00), 0px 64px 25px 0px rgba(118, 144, 152, 0.03), 0px 36px 21px 0px rgba(118, 144, 152, 0.10), 0px 16px 16px 0px rgba(118, 144, 152, 0.17), 0px 4px 9px 0px rgba(118, 144, 152, 0.20);
    padding-top: 1px;
    padding-bottom: 10px;
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 32px;
    white-space: nowrap;
}



li.select2-results__option {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 24px;
    white-space: nowrap;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: unset;
    position: absolute;
    top: 46%;
    width: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    font-family: "Sofia Pro-SemiBold", Helvetica;
}

form input + label, form select + label, form label:has(+ input), form label:has(+ select) {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #c32f1d;
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: normal;
    white-space: nowrap;
    padding-left: 0 !important;
    margin-bottom: 5px;
}

form input[type="text"], .form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    padding: 6px 8px 6px 12px;
    position: relative;
    background: #ffffff;
    background-color: #ffffff;
    border-radius: 4px;
    border: 2px solid;
    border-color: #cfd7da;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 16px;
    letter-spacing: -0.32px;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-family: "Sofia Pro-SemiBold", Helvetica;
}

.flight-date-calendar {
    border: 1px solid #E0E0E0;
    padding: 4px;
    background: #fff;
    width: 290px;
}

.flight-date-calendar .heading .first {
    background-color: #FFFFFF;
}

.flight-date-calendar .heading {
    text-align: center;
    background-color: #FFFFFF;
    color: #4F535E;
    font-family: "Sofia Pro-Bold", Helvetica;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
}

.flight-date-calendar .weekday {
    background-color: #4F535E;
    color: #ffffff;
    font-family: "Sofia Pro-Bold", Helvetica;
    font-weight: 700;
}

.flight-date-calendar .weekday td.first {
    background-color: #4F535E;
}

.flight-date-calendar .days .day {
    width: 35px;
    text-align: center;
    background-color: #ddd;
    padding: 3px 0;
    color: #222;
    font-family: "Sofia", Helvetica;
    font-weight: 400;
}

.flight-date-calendar .days.selected td {
    background-color: #3182ba !important;
    color: #ffffff;
}

.flight-date-calendar .days.selected .day.weeknum {
    color: #aca8a8;
}

#flight_weeks_container::-webkit-scrollbar {
    width: 8px !important;
    background-color: #f1e2e2 !important;
    border-radius: 6px !important;
}
#flight_weeks_container::-webkit-scrollbar-thumb {
    border-radius: 6px !important;
    background-color: #8E2215 !important;
    background-image: none !important;
}

.wizard-buttons-bottom {
    margin: 0;
    margin-top: 15px;
    text-align: right;
}

#page-content .frame-26 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
#page-content .frame-27 {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
}

#page-content .frame-27 .create-new-avail {
    width: fit-content;
    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    color: #4f535e;
    letter-spacing: -0.12px;
    font-size: 24px;
    line-height: normal;
    white-space: nowrap;
}

#page-content .frame-27 .create-new-avail .text-wrapper-12,  #page-content .frame-27 .create-new-avail .text-wrapper-13 {
    font-family: "Sofia Pro-Bold", Helvetica;
    font-weight: 700;
    color: #c32f1d;
}

#page-content .home-rate-cards-jen-wrapper {
    display: inline-flex;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
    border-radius: 4px;
}

#page-content .home-rate-cards-jen {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    color: #4f535e;
    letter-spacing: -0.04px;
    font-size: 14px;
    line-height: normal;
    white-space: nowrap;
}

#page-content .home-rate-cards-jen-wrapper .text-wrapper-15 {
    font-weight: 700;
    color: #c32f1d;
    letter-spacing: -0.04px;
}
.row.bg-title > div:nth-child(2) {
    width: 100%;
}
.row.bg-title > div:nth-child(1) {
    display: none;
}
.row.bg-title {
    height: unset;
    background: unset;
}

.bg-title .breadcrumb {
    background: none;
    float: right;
    padding: 0;
    margin: 0;
    text-transform: none;
    text-shadow: none;
    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    color: #4f535e;
    letter-spacing: -0.04px;
    font-size: 14px;
    line-height: normal;
    white-space: nowrap;
}

.bg-title .breadcrumb a:hover, .bg-title .breadcrumb .active {
    color: #c32f1d;
}

.dashboard_index .frame-26 {
    display: none !important;
}

.cssload-speeding-wheel {
    width: 31px;
    height: 31px;
    margin: 0 auto;
    border: 2px solid #8E2215;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 425ms infinite linear;
    -o-animation: cssload-spin 425ms infinite linear;
    -ms-animation: cssload-spin 425ms infinite linear;
    -webkit-animation: cssload-spin 425ms infinite linear;
    -moz-animation: cssload-spin 425ms infinite linear;
}

.modal-content {
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.modal-header {
    padding: 20px 15px 0px 15px;
    border-bottom: 0px;
    color: #C32F1D;
    font-family: Sofia Pro-Bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.2px;
    text-align: center;
}

.modal-title {
    color: #C32F1D;
}

.select2-container--disabled {
    opacity: .5;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -13px;
}

input[type="radio"] + label {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 15px;
    letter-spacing: -0.2px;
    line-height: normal;
    white-space: nowrap;
    padding-left: 5px !important;
}

input[type="radio"] + label::before {
    border-color: #c32f1d !important;
    top: 2px;
    left: 5px;
    border-width: 2px;
}

input[type="radio"] + label::after {
    background-color: #c32f1d !important;
    top: 7px;
    left: 10px;
}

input[type="radio"]:checked + label {
    background-color: transparent;
    color: #4f535e;
}

input[type="radio"]:checked + label::before {
    border-color: #c32f1d !important;
    top: 2px;
    left: 5px;
    border-width: 2px;
}

input[type="radio"]:checked + label::after {
    background-color: #c32f1d !important;
    top: 7px;
    left: 10px;
}

.checkbox label {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 15px;
    letter-spacing: -0.2px;
    line-height: normal;
    white-space: nowrap;
}

.checkbox label::before {
    border: 2px solid #c32f1d;
    top: 3px;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #fff;
    border: 2px solid #c32f1d;
}

.checkbox label::after {
    top: 5px;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #c32f1d;
}

#page-content .buttons-header-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px 12px 15px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 2px solid;
    border-color: #f4f4f4;
    margin-top: 25px;
    margin-bottom: 25px;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(232.49, 235.54, 236.85) 100%);
    box-shadow: 0px 99px 28px 0px rgba(118, 144, 152, 0.00), 0px 64px 25px 0px rgba(118, 144, 152, 0.03), 0px 36px 21px 0px rgba(118, 144, 152, 0.10), 0px 16px 16px 0px rgba(118, 144, 152, 0.17), 0px 4px 9px 0px rgba(118, 144, 152, 0.20);
}

#page-content .buttons-header-box label:has(+ select) {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #c32f1d;
    font-size: 20px;
    letter-spacing: -0.2px;
    line-height: normal;
    white-space: nowrap;
    margin-right: 15px;
}

select {
    border-radius: 4px !important;
    border: 1px solid #CFD7DA !important;
    background: linear-gradient(180deg, #FFF 0%, #E8ECED 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%) !important;
    box-shadow: 0px 99px 28px 0px rgba(118, 144, 152, 0.00), 0px 64px 25px 0px rgba(118, 144, 152, 0.03), 0px 36px 21px 0px rgba(118, 144, 152, 0.10), 0px 16px 16px 0px rgba(118, 144, 152, 0.17), 0px 4px 9px 0px rgba(118, 144, 152, 0.20) !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    height: 37px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-family: "Sofia Pro-SemiBold", Helvetica !important;
    font-weight: 600 !important;
    color: #4f535e !important;
    font-size: 14px !important;
    letter-spacing: -0.32px !important;
    line-height: 28px !important;
    white-space: nowrap !important;
}

#page-content .buttons-header-box input[type="text"] + i.fa.fa-search {
    position: absolute;
    top: 9px;
    font-size: 18px;
    right: 10px;
    color: #8e2215;
}
#page-content .buttons-header-box input[type="text"] {
    display: flex;
    width: 262px;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    position: relative;
    align-self: stretch;
    border-radius: 8px;
    border: 2px solid;
    border-color: #d9d9d9;
    position: relative;
    width: fit-content;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 16px;
    letter-spacing: -0.16px;
    line-height: normal;
    white-space: nowrap;
    padding-right: 34px;
    background-image: none;
    background-color: #ffffff;
}

.ag-header-icon {
    color: #ffffff !important;
    fill: #ffffff !important;
}

#page-content .gradient-background .inner-content {
    padding-top: 25px;
}

.panel-info {
    background-color: transparent;
}

.panel-blue .panel-heading, .panel-info .panel-heading {
    background: white;
    border-color: white;
    color: #c32f1d;
    border-radius: 6px 6px 0 0;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-bottom: 0px;
    border-color: #d9d9d9;
}

.panel-blue .panel-heading.panel-collapsed, .panel-info .panel-heading.panel-collapsed {
    background: linear-gradient(180deg, rgba(57, 63, 73, 1) 0%, rgba(0, 0, 0, 1) 100%);
    border-radius: 6px;
    border-color: black;
    border: 1px solid black;
    color: #ffffff;
}

.panel .panel-body {
    background: white;
    padding: 25px;
    border-radius: 0px 0px 6px 6px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: #d9d9d9;
}

.dataTables_wrapper.form-inline.dt-bootstrap > div:first-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px 12px 15px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 2px solid;
    border-color: #f4f4f4;
    margin-top: 0px;
    margin-bottom: 4px;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(232.49, 235.54, 236.85) 100%);
    box-shadow: 0px 99px 28px 0px rgba(118, 144, 152, 0.00), 0px 64px 25px 0px rgba(118, 144, 152, 0.03), 0px 36px 21px 0px rgba(118, 144, 152, 0.10), 0px 16px 16px 0px rgba(118, 144, 152, 0.17), 0px 4px 9px 0px rgba(118, 144, 152, 0.20);
}

.dataTables_wrapper.form-inline.dt-bootstrap > div:nth-child(2) {
    background: white;
}

table.dataTable > thead > tr > th {
    padding: 6px 8px;
    color: white;
    background: #8E2215 !important;
    font-family: "Sofia Pro-SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
}
table.dataTable > thead > tr > th:nth-child(2n + 1) {
    background: #C32F1D !important;
}
table.dataTable {
    margin-top: 0px !important;
}

table.dataTable thead .sorting:after {
    color: white;
}

table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after {
    opacity: .3;
}

table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:after {
    opacity: 1;
}

.dataTables_wrapper.form-inline.dt-bootstrap > div:first-child label {
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #c32f1d;
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: normal;
    white-space: nowrap;
    margin-right: 15px;
}

.dataTables_wrapper.form-inline.dt-bootstrap > div:first-child input[type="search"] {
    /*display: flex;*/
    width: 262px;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    position: relative;
    align-self: stretch;
    border-radius: 8px;
    border: 2px solid;
    border-color: #d9d9d9;
    position: relative;
    width: fit-content;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #4f535e;
    font-size: 16px;
    letter-spacing: -0.16px;
    line-height: normal;
    white-space: nowrap;
    padding-right: 34px;
    background-image: none;
    background-color: #ffffff;
    height: 38px;
}

form label {
    color: #C32F1D;
    font-family: "Sofia Pro-SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.2px;
    padding-bottom: 4px;
}

.form-material .form-group {
    overflow: visible;
}

.ms-selectable i.fa.fa-search.search-icon-input {
    position: absolute;
    font-size: 15px;
    top: 26px;
    color: #C32F1D;
    z-index: 1;
    left: calc(45% - 40px);
}

input.search-input.full-width.form-control {
    padding-left: 26px;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background: rgba(142, 34, 21, .6);
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 3px 8px;
    align-content: center;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    color: #C32F1D;
    leading-trim: both;
    text-edge: cap;
    font-family: "Sofia Pro-SemiBold";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.32px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    border-radius: 4px;
    color: #4F535E;
    font-family: Sofia Pro-SemiBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    letter-spacing: -0.14px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #4F535E;
    border-color: #4F535E;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.dataTables_wrapper.form-inline.dt-bootstrap > div:nth-child(3) {
    margin-top: 15px;
}


form[data-form-wizard] .navbar {
    float: left;
    margin-top: 25px;
}

form[data-form-wizard] .custom-tabs nav ul {
    flex-direction: column;
}

form[data-form-wizard] .custom-tabs li a {
    width: 55px;
    height: 59px;
    cursor: pointer;
    border-radius: 6px 0px 0px 6px;
    margin-bottom: 2px;
    background: linear-gradient(180deg, rgba(57,63,73,1) 0%, rgba(0,0,0,1) 100%);
    transition: all 0.5s;
    text-align: center;
    color: #fff;
}

form[data-form-wizard] .custom-tabs li a:hover {
    transition: all 0.5s;
    background: #c32f1d;
    color: #fff !important;
}

form[data-form-wizard] .custom-tabs li.active a {
    transition: all 0.5s;
    background: #ffffff;
    border: 1px solid;
    border-color: #d9d9d9;
    border-right-color: #ffffff;
    color: #c32f1d;
}

form[data-form-wizard] .custom-tabs li a:before {
    margin: 0;
}

form[data-form-wizard] .tab-content {
    margin-top: 14px;
    float: left;
    width: calc(100% - 57px);
    margin-left: -2px;
    /*padding: 20px;*/
}

form[data-form-wizard] .tab-content .tab-pane {
    padding: 20px;
    margin-top: 9px;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid;
    border-color: #d9d9d9;
    float: left;
    width: 100%;
}

form[data-form-wizard] .tab-content .content-space {
    display: flex;
    width: 100%;
    height: 596px;
    padding-top: 20px;
    align-items: flex-start;
    gap: 19px;
    flex-shrink: 0;
}

form[data-form-wizard] .tab-content > div:last-child {
    margin-top: 25px;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #c32f1d;
    border-color: #c32f1d;
}

.select2-selection.select2-selection--multiple i.fa.fa-search.search-icon-input, .select2-selection.select2-selection--single i.fa.fa-search.search-icon-input {
    top: 12px;
    left: 8px;
    display: none !important;
}

#brands-products-form .taggle_list li:first-child {
    margin-left: 0;
}



.outed-nav-tabs nav {
    float: left;
    margin-top: 25px;
}

.outed-nav-tabs nav ul {
    flex-direction: column;
}

.outed-nav-tabs nav ul li a {
    width: 55px;
    height: 59px;
    cursor: pointer;
    border-radius: 6px 0px 0px 6px;
    margin-bottom: 2px;
    background: linear-gradient(180deg, rgba(57,63,73,1) 0%, rgba(0,0,0,1) 100%);
    transition: all 0.5s;
    text-align: center;
    color: #fff;
}

.outed-nav-tabs nav ul li a:hover {
    transition: all 0.5s;
    background: #c32f1d;
    color: #fff !important;
}

.outed-nav-tabs nav ul li.tab-current a {
    transition: all 0.5s;
    background: #ffffff;
    border: 1px solid;
    border-color: #d9d9d9;
    border-right-color: #ffffff;
    color: #c32f1d;
}
.outed-nav-tabs nav ul li.tab-current a:hover {
    color: #c32f1d !important;
}

.outed-nav-tabs nav ul li a:before {
    margin: 0;
}

.outed-nav-tabs .content-wrap {
    margin-top: 14px;
    float: left;
    width: calc(100% - 57px);
    margin-left: -2px;
    /*padding: 20px;*/
}

.outed-nav-tabs .content-wrap > section {
    padding: 20px;
    margin-top: 9px;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid;
    border-color: #d9d9d9;
}

.tabs-style-flip .content-wrap {
    background: transparent;
}



table.table > thead > tr > th {
    padding: 6px 8px;
    color: white;
    background: #8E2215 !important;
    font-family: "Sofia Pro-SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
}
/*table.table > thead > tr > th:nth-child(2n + 1) {*/
/*    background: #C32F1D !important;*/
/*}*/
table.table {
    margin-top: 0px !important;
}

table.table thead .sorting:after {
    color: white;
}

table.table thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after {
    opacity: .3;
}

table.table thead>tr>th.sorting_asc:before, table.table thead>tr>th.sorting_desc:after, table.table thead>tr>td.sorting_asc:before, table.table thead>tr>td.sorting_desc:after {
    opacity: 1;
}

.buttons-header-box .btn-off {
    background: transparent;
    border-color: transparent;
    color: #4F535E;
}

.buttons-header-box .btn-off:hover {
    background: #cdcccc;
    border-color: #cdcccc;
    color: #000000;
}

.btn-off:active, .btn-off:focus, .btn-off.active, .open > .dropdown-toggle.btn-off {
    border: 2px solid transparent !important;
    background: transparent !important;
    color: #4F535E !important;
}

.worksheet-grid .btn-off {
    background: transparent;
    border-color: transparent;
    color: #4F535E;
}

.worksheet-grid .btn-off:hover {
    background: #cdcccc;
    border-color: #cdcccc;
    color: #000000;
}

.btn-group ul.dropdown-menu {
    border-radius: 8px;
    background: linear-gradient(0deg, #F2F2F2 0%, #F2F2F2 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 20px 32px 0px rgba(73, 82, 97, 0.30) !important;
    border: 0px;
    min-width: 240px;
}

.btn-group ul.dropdown-menu li a{
    color: #383B43;
    leading-trim: both;
    text-edge: cap;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 20px;
    border-bottom: 1px solid #dad8d8;
}
.btn-group ul.dropdown-menu li a:hover {
    color: #ffffff;
    background: #A9200F;
}

.btn-group ul.dropdown-menu li:last-child a {
    border-bottom: 0px;
}

 ul.dropdown-submenu {
    border-radius: 8px;
    background: linear-gradient(0deg, #F2F2F2 0%, #F2F2F2 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 20px 32px 0px rgba(73, 82, 97, 0.30) !important;
    border: 0px;
    min-width: 240px;
}

 ul.dropdown-submenu li a{
    color: #383B43;
    leading-trim: both;
    text-edge: cap;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 20px;
    border-bottom: 1px solid #dad8d8;
}
 ul.dropdown-submenu li a:hover {
    color: #ffffff;
    background: #A9200F;
}
 ul.dropdown-submenu li:last-child a {
    border-bottom: 0px;
}

#wsSaveInterval.btn-group ul.dropdown-menu {
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 20px 32px 0px rgba(73, 82, 97, 0.50) !important;
}
#wsSaveInterval.btn-group ul.dropdown-menu li a {
    color: #ffffff;
    leading-trim: both;
    text-edge: cap;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-bottom: 0px;
    padding: 6px 15px !important;
}
#wsSaveInterval.btn-group ul.dropdown-menu li a:hover {
    color: #ffffff;
    background: #A9200F;
}
#wsSaveInterval > button {
    border-radius: 4px !important;
}
#wsSaveInterval > button.btn-off:hover, #wsSaveInterval > button.btn-off:focus, #wsSaveInterval > button.btn-off:active {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%) !important;
    color: #ffffff !important;
    border: 2px solid #2c313d !important;
}

#wsSaveInterval > button.btn-off i {
    color: #4F535E;
}
#wsSaveInterval > button.btn-off:hover i, #wsSaveInterval > button.btn-off:focus i, #wsSaveInterval > button.btn-off:active i {
    color: #ffffff;
}

.modal-content {
    border-radius: 8px;
    border: 2px solid #FFF;
    background: linear-gradient(180deg, #FFF 0%, #E8ECED 100%), #FFF;
    box-shadow: -4px 99px 28px 0px rgba(118, 144, 152, 0.00), -4px 64px 25px 0px rgba(118, 144, 152, 0.03), -4px 36px 21px 0px rgba(118, 144, 152, 0.10), -4px 16px 16px 0px rgba(118, 144, 152, 0.17), -4px 4px 9px 0px rgba(118, 144, 152, 0.20);
}

.modal-title {
    color: #C32F1D;
    leading-trim: both;
    text-edge: cap;
    font-family: "Sofia Pro-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.4px;
}

.modal-footer {
    border-top: 1px solid rgba(209, 72, 56, 0.40);
    margin: 0 30px;
    text-align: center;
    padding: 25px;
    margin-top: 20px;
}

.modal-footer .btn-default {
    border: 2px solid #8e2215;
    color: #8e2215;
}

.modal-footer .btn-default:hover, .modal-footer .btn-default:focus, .modal-footer .btn-default:active {
    border: 2px solid #8e2215;
    background: #8e2215;
    color: #ffffff;
}

.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight {
    width: 400px;
}

.noty_theme__bootstrap-v3.noty_bar {
    border-radius: 16px !important;
    background: linear-gradient(180deg, #FFF 48.5%, #DBDBDB 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 20px 32px 0px rgba(73, 82, 97, 0.30) !important;
    padding: 18px 30px 18px 44px;
}

.noty_theme__bootstrap-v3.noty_bar .noty_body {
    color: #4F535E;
    leading-trim: both;
    text-edge: cap;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0 !important;
}

.noty_theme__bootstrap-v3.noty_bar .noty_body i.fa.fa-check {
    color: #00C851;
}
.noty_theme__bootstrap-v3.noty_bar .noty_body i.fa.fa-info-circle {
    color: #33b5e5;
}
.noty_theme__bootstrap-v3.noty_bar .noty_body i {
    position: absolute;
    left: 10px;
    top: 18px;
    font-size: 24px;
}

.noty_close_button {
    top: 5px;
    right: 7px;
    opacity: .6 !important;
    font-size: 24px !important;
}

.noty_buttons button {
    background: #999797;
    padding: 2px 8px;
}
.noty_buttons button:hover {
    background: #bd4b4b;
    color: #ffffff;
}
table tbody tr td:last-child {
    text-align: center;
}

table tbody tr td:last-child > div > .btn.btn-off, table tbody tr td:last-child > .btn.btn-off {
    background: transparent;
    border-color: transparent;
    color: #4F535E;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    padding: 0px 9px;
}

table tbody tr td:last-child > div > .btn.btn-off i, table tbody tr td:last-child > div > .btn.btn-off.disabled i, table tbody tr td:last-child > .btn.btn-off i {
    color: #4F535E;
}
table tbody tr td:last-child > div > .btn.btn-off:hover i,
table tbody tr td:last-child > div > .btn.btn-off:focus i,
table tbody tr td:last-child > div > .btn.btn-off:active i,
table tbody tr td:last-child > div > .btn.btn-off.disabled:hover i,
table tbody tr td:last-child > .btn.btn-off:hover i,
table tbody tr td:last-child > .btn.btn-off:focus i,
table tbody tr td:last-child > .btn.btn-off:active i,
table tbody tr td:last-child > .btn.btn-off.disabled:hover i {
    color: #ffffff;
}

table tbody tr td:last-child > div > button.btn-off:hover, table tbody tr td:last-child > div > button.btn-off:focus, table tbody tr td:last-child > div > button.btn-off:active,
table tbody tr td:last-child > button.btn-off:hover, table tbody tr td:last-child > button.btn-off:focus, table tbody tr td:last-child > button.btn-off:active {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%) !important;
    color: #ffffff !important;
    border: 2px solid #2c313d !important;
}

table tbody tr td:last-child > div > ul.dropdown-menu {
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 20px 32px 0px rgba(73, 82, 97, 0.50) !important;
}

table tbody tr td:last-child > div > ul.dropdown-menu li button {
    background: transparent;
    border: none;
    width: 100%;
    text-align: left;
}

table tbody tr td:last-child > div > ul.dropdown-menu li a, table tbody tr td:last-child > div > ul.dropdown-menu li button {
    color: #ffffff;
    leading-trim: both;
    text-edge: cap;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-bottom: 0px;
    padding: 6px 15px !important;
}

table tbody tr td:last-child > div > ul.dropdown-menu li a:hover, table tbody tr td:last-child > div > ul.dropdown-menu li button:hover {
    color: #ffffff;
    background: #A9200F;
}

.ms-container .ms-selectable, .ms-container .ms-selection {
    border-radius: 4px;
    border: 2px solid #F4F4F4;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(180deg, #FFF 0%, #EBEEF0 100%);
    box-shadow: 0px 0px 32px 0px rgba(118, 144, 152, 0.17), 0px 0px 24px 0px rgba(118, 144, 152, 0.20);
    padding: 15px;
}

.ms-container .ms-list {
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.10) inset;
    margin-top: 10px;
    padding: 10px;
    scrollbar-color: #8E2215 #F1E3E3;
    scrollbar-width: thin;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    border-radius: 4px;
    border-bottom: 1px solid rgba(209, 72, 56, 0.20);
    font-family: "Sofia Pro-Regular";
    font-weight: 500;
}
.ms-container input.search-input.full-width.form-control {
    padding-left: 10px;
    padding-right: 26px;
}

.ms-selection > div input {
    width: 49%;
    margin-right: 0 !important;
}

.ms-container::before {
    content: "\f060";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% - 18px);
    font-size: 20px;
    color: #C32F1D;
}

.ms-container:after {
    content: "\f061";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% + 2px);
    font-size: 20px;
    color: #C32F1D;
    visibility: visible;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success.focus, .btn-success:focus {
    opacity: 0.9;
    color: #ffffff;
    border: 2px solid #8e2215;
    background: #8e2215;
}

.progress-bar-primary {
    background-color: #8e2215 !important;
}

.panel-blue a, .panel-info a {
    color: #c32f1d;
}

.ag-filter-select {
    width: calc(100% - 8px) !important;
    /* max-width: 100%; */
    margin: 4px 4px 7px 4px !important;
    height: 24px !important;
    font-size: 13px !important;
}

.ms-container .ms-optgroup-label:hover {
    background: rgba(142, 34, 21, .6);
    color: #fff;
    border-radius: 4px;
}

table tbody > tr:last-child .dropdown-menu {
    top: unset !important;
    bottom: 100% !important;
}

.table-responsive {
    overflow: visible !important;
}

.dropdown-submenu > .dropdown-menu.dropdown-menu-right {
    left: unset !important;
    right: 100% !important;
    bottom: unset !important;
    top: 0 !important;
}
.dashboard-transiiton .spot-attribution {
    gap: 13px;
}
.dashboard-transiiton .spot-attribution:hover
{
    top: -90px;
    gap: 12px;
    transition: all 0.6s;
}




