.nav-pills-underline > li.nav-item > a.nav-link.active, .nav-pills-underline > li.nav-item > a.nav-link.active:hover, .nav-pills-underline > li.nav-item > a.nav-link:hover {
    border-bottom-width: 4px !important;
}

::-webkit-input-placeholder {
    color: black !important;
}

select {
    color: black !important;
    -webkit-appearance: none;
    -webkit-border-radius: 100px;
    background: url('../images/triangle-copy-8.png') no-repeat right 10px center;
}

select[name="locale"] {
    -webkit-appearance: none;
    -webkit-border-radius: 100px;
    background: #ffffff url('../images/triangle-copy-8.png') no-repeat right 12px center;
    color: #959595 !important;
    width: 115.2px;
    margin: 16.5px 0px 4px 16px;
    font-weight: bold;
    border: solid 0.9px #959595;
    border-radius: 16px;
}

select[name="locale"]:focus {
    background-color: #ffffff;
    border-color: #959595;
}

select[name="region"] {
    -webkit-appearance: none;
    -webkit-border-radius: 100px;
    background: #ffffff url('../images/triangle-copy-8.png') no-repeat right 12px center;
    color: #959595 !important;
    width: 115.2px;
    margin: 16.5px 0px 4px 16px;
    font-weight: bold;
    border: solid 0.9px #959595;
    border-radius: 16px;
}

select[name="region"]:focus {
    background-color: #ffffff;
    border-color: #959595;
}

.bootstrap-select > .btn {
    background-color: #ffffff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(5, 104, 252, 0.25);
    line-height: calc(1rem + 0.75rem) !important;
    color: #000000;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: black;
}

.publishContent {
    background-color: #1560ff;
    font-weight: bold;
    margin: 16.5px 0px 4px 16px;
    text-align: center;
    font-size: 16px;
    border-radius: 25px;
    padding: 0;
    height: 32px;
    width: 133px;
}

.create-btn {
    background-color: #ffffff;
    color: #1560ff;
    font-weight: bold;
    margin: 16.5px 0px 4px 16px;
    text-align: center;
    font-size: 16px;
    border-width: 2px;
    border-radius: 25px !important;
    height: 32px;
}

.header-nav-btn {
    background-color: #ffffff;
    color: #1560ff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-width: 2px;
    border-radius: 25px !important;
    height: 32px;
}


input {
    color: black !important;
}

body {
    letter-spacing: -0.3px;
    color: grey;
    background: #F3F3F3;
}

label {
    font-weight: 500;
    font-size: 1rem;
    color: dimgrey;
}

.btn {
    border-radius: 0.25rem;
}

.disabled:hover {
    background-color: #0568de !important;
}

.btn-success:hover {
    border-color: #50d100 !important;
    background-color: #50d100 !important;
}

.btn-success:active {
    border-color: #41a800 !important;
    background-color: #41a800 !important;
}

.btn-cancel {
    color: #1560ff;
    border-width: 2px;
    border-color: #1560ff;
    border-radius: 20px;
}

.dropdown-toggle::after {

    margin-left: 1px;
}

a {
    cursor: pointer;
}

.divider {
    font-size: 20px;
    font-weight: bold;
    color: #000 !important;
}

.color-picker-input {
    max-width: 110px;
}

input[type="color"] {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    padding: 0;
    display: inline-block;
    border: solid 1px #ced4da;
    object-fit: contain;
    margin: auto;
    overflow: hidden;
}


input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}

input[type="color"]::-webkit-color-swatch {
    border: none;
}

@media (max-width: 1723px) {
    .placeholder {
        margin-top: 90px !important;
        margin-left: 94px !important;
    }
}

.placeholder {
    margin-top: 15.5%;
    margin-left: 15.6%;
}

input[type="text"]:disabled {
    border-color: #e9ecef;
    color: rgba(0, 0, 0, 0.2) !important;
}

.tooltip-inner {
    object-fit: contain;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #f4f4f4;
    font-family: HelveticaNeue, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #153e43;
    padding: 1rem;
}

.tooltip.show {
    opacity: 1;
}

.tooltip .arrow::before {
    border-bottom-color: gray;
    border-top-color: gray;
}

@media (max-width: 1200px) {
    .nav-margin {
        display: none;
    }
}

@media (max-width: 1723px) {
    .placeholder {
        margin-top: 90px !important;
        margin-left: 94px !important;
    }
}

.placeholder {
    margin-top: 15.5%;
    margin-left: 15.6%;
}

input[type="text"]:disabled {
    border-color: #e9ecef;
    color: rgba(0, 0, 0, 0.2) !important;
}

.tooltip-inner {
    object-fit: contain;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #f4f4f4;
    font-family: HelveticaNeue, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #153e43;
    padding: 1rem;
}

.tooltip.show {
    opacity: 1;
}

.tooltip .arrow::before {
    border-bottom-color: gray;
    border-top-color: gray;
}

.tile {
    --tile-corner-radius: 6px;
    background-color: #02a5cf;
    border-radius: 6px;
    border-radius: var(--tile-corner-radius);
    margin: 15px;
    width: 124px;
    height: 112px;
    cursor: pointer;
    position: relative;
    display: block;
    text-decoration: none;
    padding: 0;
    word-wrap: break-word;
}

.hamburger-3-dot {
    height: 32px;
    width: 32px;
    float: right;
    position: relative;
    z-index: 10;
    border-radius: 50%;
    --dot-color: white;
    top: 4px;
    right: 4px;
}

.show > .hamburger-3-dot {
    z-index: 11;
}

.hamburger-3-dot:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 2px;
    margin-left: -1px;
    margin-top: -1px;
    background-color: white;
    background-color: var(--dot-color);
    border-radius: 50%;
    box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 -7px 0 1px white;
    box-shadow: 0 0 0 1px var(--dot-color), 0 7px 0 1px var(--dot-color), 0 -7px 0 1px var(--dot-color);
}

.event-indicator-icon {
    float: left;
    color: white;
    position: absolute;
    top: 12px;
    left: 8px;
    z-index: 10;
}

.event-indicator-icon.with-new-label {
    float: right;
    top: 4px;
    left: 100px;
}

.category-event-indicator-icon {
    margin-left: 0.5em;
    color: #02a5cf;
    vertical-align: baseline;
}

.inactive-event-category .category-event-indicator-icon {
    color: grey;
}

.enabled-tile {
    background-color: #02a5cf;
}

.disabled-tile {
    background-color: #cdcdcd;
    filter: saturate(0%) contrast(50%) brightness(150%)
}

.import-not-selected-tile {
    background-color: #83d1e5;
}

.import-selected-tile {
    background-color: #02a5cf;
    box-shadow: 0 0 0 .3em #1560ff;
}

.active-event-disabled-tile {
    background-color: #3b6374;
}

.disabled-tile.active-event {
    background-color: #3b6374;
}

.dropdown-menu {
    border: none;
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    background-color: #EFEFEF;
    width: 25ch;
}

@media (min-width: 992px) {
    .dropdown-menu {
        right: 0;
        left: auto;
    }
}

.dropdown-item {
    font-weight: 500;
    padding: 0.25rem 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-item.inactive {
    color: #6c757d;
}

.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgb(5, 104, 252);
}


.tile .tile-img {
    position: absolute;
    height: 64px;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: var(--tile-corner-radius);
    border-top-right-radius: var(--tile-corner-radius);
    object-fit: cover;
}

.tile-img-container {
    position: static;
    height: 100%;
    border-radius: 6px;
    border-radius: var(--tile-corner-radius);
}

.tile .tile-name {
    font-family: Helvetica Neue, Arial, san-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.32px;
    text-align: left;
    color: white;
    position: absolute;
    top: 64px;
    height: 48px;
    width: 100%;
    padding-top: 4px;
    padding-left: 12px;
    padding-right: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: var(--tile-corner-radius);
    border-bottom-right-radius: var(--tile-corner-radius);
    overflow: hidden;
    /*2 line max*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-pack: center;
    /*shadow above text box*/
    -webkit-box-shadow: 0 -8px 28px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 -8px 28px -6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 -8px 28px -6px rgba(0, 0, 0, 0.25);
}

.tile .text-only {
    font-family: Helvetica Neue, Arial, san-serif;
    font-weight: 700;
    color: white;
    font-size: 14px;
    position: absolute;
    top: 88px;
    text-align: center;
    align-content: center;
    overflow: hidden;
    line-height: 1.1;
    margin: 0 auto;
    padding: 0 6px;
    text-overflow: ellipsis;
    height: 32px;
    width: 100%;
}

.add-tile {
    border: 6px solid #1560ff;
    background-color: inherit;
}

.add-tile div {
    font-family: Helvetica Neue, Arial, san-serif;
    font-weight: 700;
    color: #1560ff !important;
    font-size: 18px;
    margin: 13px 0px 0px 13px;
    line-height: 20px;
}

.add-tile button {
    margin: 12px 0 0 75px;
    height: 30px;
    width: 30px;
    border: none;
}

.add-tile button h6 {
    margin: -17px -4px;
    font-size: 1.7em;
}

.tile .date-range {
    position: absolute;
    bottom: 6px;
    left: 6px;
    right: 6px;
    height: 36px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.25) no-repeat left 5px center;
}

.tile .date-range > div {
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    margin-left: 5px;
    margin-top: 4px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: .5rem;
    cursor: default;
    line-height: 1.2;
}

.shadow {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.34);
}

.tile:hover {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.34);
}

.import-not-selected-tile:hover {
    box-shadow: none;
}

.import-selected-tile:hover {
    box-shadow: 0 0 0 .3em #1560ff;
}

.tile:active {
    box-shadow: none;
}

.disabled-category {
    filter: saturate(0%) contrast(50%) brightness(150%)
}

.toggle-text {
    position: absolute;
    top: 0px;
    left: 43px;
    color: #fff !important;
    margin-top: 10px;
    font-size: 11px;
    font-weight: bold;
}

.bs-switch {
    position: relative;
    top: 9px;
    right: 8px;
    display: inline-block;
    width: 28px;
    height: 18px;
    float: right;
}

.bs-switch .slider.round {
    border-radius: 25px;
    z-index: 10;
}

.preview-image {
    max-width: 100%;
    height: auto;
}

.package-preview {
    background-position: center;
    background-size: cover;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.bs-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.bs-switch .slider.round:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.bs-switch .slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    right: 12px;
    bottom: 2px;
    background-color: #9f9f9f;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.big-toggle {
    display: inline-block;
    position: relative;
    height: 36px;
}

.big-toggle .bs-switch {
    width: 56px;
    height: 36px;
    top: 0;
    left: 0;
}

.big-toggle .bs-switch [type=checkbox]:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

.big-toggle .bs-switch .slider:before {
    position: absolute;
    content: "";
    height: 28px;
    width: 28px;
    right: 24px;
    bottom: 4px;
    background-color: #9f9f9f;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.bs-switch [type=checkbox]:checked + .slider:before {
    background-color: #1560ff;
}

.bs-switch [type=checkbox]:checked + .slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.bs-switch [type=checkbox]:checked, .bs-switch [type=checkbox]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.challenge.bs-switch {
    position: absolute;
    top: 9px;
    left: 8px;
    display: inline-block;
    width: 62px;
    height: 38px;
}

.challenge.bs-switch .slider.round {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.challenge.bs-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ebebeb;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.challenge.game .bs-switch .slider.round:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.challenge.bs-switch .slider:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    right: 28px;
    bottom: 4px;
    background-color: #9f9f9f;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.challenge.bs-switch [type=checkbox]:checked + .slider:before {
    background-color: #1560ff;
}

.challenge.bs-switch [type=checkbox]:checked + .slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}

.challenge.bs-switch [type=checkbox]:checked, .bs-switch [type=checkbox]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.ghost {
    visibility: hidden;
}

@media (max-width: 1200px) {
    .nav-margin {
        display: none;
    }
}

.addMedia {
    width: 100%;
    text-align-last: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dateInput {
    -webkit-appearance: none;
    -webkit-border-radius: 100px;
    /*url, x%, size%*/

    background-position: right 10px center;
    background-repeat: no-repeat;
}

input[type=date]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url('../images/page-1-copy.png') no-repeat;
    margin-right: -10px;
    border-width: thin;
}

input[type=date]::-webkit-inner-spin-button {

    -webkit-appearance: none;
    display: none;
}

.img-associated {
    padding-left: 15px;
}

.link-accociated {
    text-decoration: underline;
    color: #0568de;
}

.datetimepicker-input {
    border-right: none;
    cursor: pointer;
}

.datetimepicker-input ~ .input-group-append .input-group-text {
    background-color: #f8f9fa;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.datetimepicker-input:focus ~ .input-group-append .input-group-text {
    background-color: #f8f9fa;
    border-color: #0568fc;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(5, 104, 252, 0.25);
}

.datetimepicker-input:focus-within ~ .input-group-append .input-group-text {
    background-color: #f8f9fa;
    border-color: #0568fc;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(5, 104, 252, 0.25);
}

.invalid-input {
    border-color: #dc3545;
}

.card-columns {
    margin-top: 1em;
    column-count: 2 !important;
}

.note-text-input {
    width: 100%;
    background-color: #e0e0e0;
    border-width: 0px
}

.floating-alert {
    padding: 20px;
    background-color: #ff9800;
    color: white;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 1000;
    display: none;
}

.floating-alert strong {
    margin-right: 2em;
}

.floating-alert .closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.floating-alert .closebtn:hover {
    color: black;
}

.clickable {
    cursor: pointer;
}

.square {
    height: 11px;
    width: 11px;
    background-color: #ffffff;
}

.moveImg {
    width: 14px;
    height: 30px;
    padding-top: 4px;
    margin-right: 8px;
}

.deleteBtn {
    margin-left: 10px;
    height: 34px;
}

.btn-delete *, .btn-delete-media, .btn-duplicate, .btn-add * {
    cursor: pointer;
}

.btn-delete {
    margin: 21px 18px 0 18px;
}

.btn-add {
    margin: 21px 18px 0 0px;
}

.btn-trash {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
}

.nav-button {
    margin: 18px 0 0 18px;
}

.btn-delete i:hover, .btn-delete-media {
    color: #c70000;
}

.btn-delete i, .btn-delete-media {
    color: rgba(0, 0, 0, 0.5);
}

.btn-duplicate {
    margin: 23px 0px 0 auto;
}

.btn-duplicate i {
    color: rgba(0, 0, 0, 0.5);
    font-size: 19px;
    font-weight: bold;
}

.btn-duplicate i:hover {
    color: #1560ff;
}

.btn-add i:hover {
    color: #1560ff;
}

.color-border {
    border-style: solid;
    border-color: #000000;
    border-width: 10px;
    width: 9vw;
    height: 9vw;
    box-sizing: content-box;
    display: inline-block;
}

#disable-custom-pattern, #disable-search-text {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

::placeholder {
    color: #ced4da !important;
}

::-webkit-input-placeholder {
    color: #ced4da !important;
}

:-moz-placeholder {
    color: #ced4da !important;
    opacity: 1;
}

::-moz-placeholder {
    color: #ced4da !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #ced4da !important;
}

::-ms-input-placeholder {
    color: #ced4da !important;
}


.search-text-tag {
    border-radius: 16px;
    background-color: #e0e0e0;
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto, sans-serif;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.01786em;
    height: 32px;
    display: inline-flex;
    position: relative;
    align-items: center;
    padding: 7px 12px;
    cursor: pointer;
    margin: 4px
}

.search-text-tag span {
    white-space: nowrap;
}

.search-text-tag i {
    color: rgba(0, 0, 0, 0.5);
    margin-left: 4px;
}

.search-text-tag i:hover, .add-search-text i:hover {
    color: rgba(0, 0, 0, 1);
}

.add-search-text {
    cursor: pointer;
    position: relative;
}

.add-search-text i {
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 20px;
}

.media-draggable {
    margin-bottom: 12px;
    padding: 20px;
}

.form-control {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 4px;
}


select.form-control:not([size]):not([multiple]) {
    height: calc(1.618rem + .4rem) !important;
}

.input-group-text {
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.challenge-score {
    height: calc(1.618rem + .4rem) !important;
    display: block;
    color: black;
    margin-left: 2px;
    border: 1px solid #ced4da;
    padding: 4px 14px;
    border-radius: 4px;
    background-color: #f8f9fa;
    color: rgba(0, 0, 0, 0.5);
}

.addMediaCard select {
    text-align-last: left;
}

.vouchr-header {
    background: url('../images/bigoval@3x.png') no-repeat fixed left/85% 100%, url('../images/Vouchr_BG_header.jpg') no-repeat fixed center/cover;
}

@media (max-width: 991px) {
    .vouchr-header {
        background: none;
        overflow: auto;
    }
}

#mainDiv {
    margin: 35px 0 100px 0;
}

#featuredDialog {
    top: 50%;
    left: 50%;
    height: 35px;
    width: 180px;
    background-color: #EFEFEF;
    position: fixed;
    border-radius: 10px;
    margin-top: -50px;
    margin-left: -50px;
    display: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
}

#featuredDialog label {
    margin-left: 10px;
    font-size: 14px;
    color: black;
    font-weight: bold;
    margin-top: 7px;
}

.green-checkmark {
    margin-left: 18px;
    margin-top: 7px;
    width: 6px;
    height: 17px;
    border: solid #4DE828;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.container-bordered, .container-store {
    padding: 20px 12px 10px 24px;
    margin: 30px -15px 0 -15px;
    border-radius: 5px;
    background: white;
}

.container-bordered {
    border: 4px hidden;
}

.container-store {
    border: 4px solid var(--primary);
}

.media-drawer .container-bordered {
    margin-left: 0;
    margin-bottom: 7px;
    margin-top: 7px;
}

/* This has to be here, rather than grouped with the other template category classes, because of CSS priority */
.inactive-event-category {
    background-color: #ececec;
}

#loadingOverlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    opacity: 0.95;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

/* Loading Spinner */

.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    top: 30%;
}

.loader {
    color: #5e5e5e;
    font-size: 11px;
    text-indent: -99999em;
    margin: 55px auto;
    position: relative;
    width: 10em;
    height: 10em;
    box-shadow: inset 0 0 0 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before,
.loader:after {
    position: absolute;
    content: '';
}

.loader:before {
    width: 5.2em;
    height: 10.2em;
    background: #ffffff;
    border-radius: 10.2em 0 0 10.2em;
    top: -0.1em;
    left: -0.1em;
    -webkit-transform-origin: 5.2em 5.1em;
    transform-origin: 5.2em 5.1em;
    -webkit-animation: load2 1.5s infinite ease 1s;
    animation: load2 1.5s infinite ease 1s;
}

.loader:after {
    width: 5.2em;
    height: 10.2em;
    background: #ffffff;
    border-radius: 0 10.2em 10.2em 0;
    top: -0.1em;
    left: 5.1em;
    -webkit-transform-origin: 0px 5.1em;
    transform-origin: 0px 5.1em;
    -webkit-animation: load2 1.5s infinite ease;
    animation: load2 1.5s infinite ease;
}

@-webkit-keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Medium sized loading spinner */

.circle3 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    border: 4px rgba(0, 0, 0, 0.25) solid;
    border-top: 4px #1560FF solid;
    border-right: 4px #1560FF solid;
    border-bottom: 4px #1560FF solid;
    border-radius: 50%;
    -webkit-animation: spin3 1s infinite linear;
    animation: spin3 1s infinite linear;
}

@-webkit-keyframes spin3 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin3 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


/* Small loading */
.spinner {
    width: 80%;
    height: 80%;
    position: relative;
    margin: 10%;
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

/* Login font styling */

.login-header-text {
    max-width: 500px;
    margin: 1vh 0 0 0;
    object-fit: contain;
    font-family: 'Montserrat', sans-serif;
    font-size: 28pt;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    color: #252830;
}

.login-subheader-text {
    max-width: 500px;
    margin: 2vh 0 3vh 0;
    object-fit: contain;
    font-family: 'Montserrat', sans-serif;
    font-size: 16pt;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    color: #252830;
}

.login-error-text {
    width: 250px;
    height: 55px;
    margin: 0 0 3vh 0;
    padding: 1vh 0;
    object-fit: contain;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: -0.9px;
    color: #ff0000;
}

.categoryDiv {
    cursor: default;
}

.categoryDiv:hover .editButton {
    opacity: 1;
}

.categoryDiv .container-bordered {
    border: 3px hidden;
}

.category-container {
    border-radius: 1em;
}

.category-header {
    display: flex;
    align-items: center;
}

.editButton {
    width: 75px;
    height: 26px;
    font-size: 12px;
    border-radius: 30px;
    margin-left: 15px;
    margin-right: auto;
    text-align: center;
    opacity: 0;
    transition: 0.1s;
}

.unmovable-category {
    border: 3px hidden;
}

.movable-category {
    cursor: default;
}

.movable-category:hover {
    cursor: move;
}

.movable-icon {
    display: inline-block;
    margin-right: 0.5em;
    cursor: move;
}

.movable-icon:after {
    content: '\28FF';
    font-size: 25px;
    color: grey;
}

div.card.container-bordered {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.color-preview {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    display: inline-block;
    border: solid 1px #ced4da;
    object-fit: contain;
    margin: auto;
    background-color: #000000;
}

/* Customize the label (the custom-checkbox) */
.custom-checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-control.custom-checkbox {
    padding-left: 0;
}

/* Hide the browser's default checkbox */
.custom-checkbox .custom-control-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.custom-checkbox .custom-control-label::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 1.5em;
    width: 1.5em;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #ced4da;
}

/* Style the checkmark/indicator */
.custom-checkbox .custom-control-label::after {
    /* These values are kinda arbitrary but there's some math stuff that's too long to put here */
    left: 0.6em;
    top: 0.3em;
    width: 0.3em;
    height: 0.75em;

    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-checkbox .custom-control-label {
    padding-left: 2em;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .custom-control-input {
    background-color: #009dff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-control-input:after {
    content: "";
    position: absolute;
    display: none;
    border-color: #009dff;
}

/* Show the checkmark when checked */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    /* Overriding bootstrap stuff */
    background: none;
}

.custom-checkbox input:checked ~ .custom-control-input {
    border-color: #009DFF;
}

/*End of Custom Checkbox*/

.separator {
    border-left: 1px solid #6c757d;
    height: 25%;
    margin: 17% 10px auto 10px;
    float: right;
}

/* Game preview modal */
#challengePreviewModal #challengePreviewBodyContainer {
    text-align: left;
    max-width: 100%;
    display: inline-block;
}

#challengePreviewModal #challengePreviewBodyContainer #challengePreviewBody {
    height: 480px;
    width: 320px;
    padding: 0;
}

#challengePreviewModal #challengePreviewBodyContainer #challengePreviewBody #challengeIframe {
    margin: auto;
    padding: 0;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
}

#revealIframe {
    padding: 0;
    border: none;
    margin-top: -40px; /*To hide the header*/
    margin-bottom: -40px; /*To hide the footer*/
    -webkit-transform: scale(0.67);
    transform: scale(0.67);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 150%;
    height: 150%;
}

#previewBody {
    overflow: hidden;
    padding: 0;
    border: none;
    width: 100%;
    height: 75vh;
    max-height: 44em;
}

.search-input {
    position: relative;
}

.search-input:after {
    font-family: "FontAwesome";
    content: "\f002";

    position: absolute;
    right: 0;
}

/* Tables in developer tab */
.dev-table {
    table-layout: fixed;
    width: 100%;
}

.dev-table tr {
    border-bottom: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc;
    border-collapse: collapse;
}

.dev-table th {
    background-color: #f7f7f7;
    padding: 0.5em;
}

.dev-table td {
    padding: 0.5em;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dev-table th:not([data-sorter="false"]) *:after {
    font-family: "FontAwesome";
    content: " \f0dc";
}

.dev-table th.up *:after {
    content: " \f0de";
}

.dev-table th.down *:after {
    content: " \f0dd";
}

.dev-table i {
    cursor: pointer;
}

.dev-table tr th:last-child, .dev-table tr td:last-child {
    padding-right: 0.5em;
}

/* Table buttons */

.key-copy-button:active, .key-edit-button:active {
    color: #b5b5b5;
}

/* Search bar */
.search-bar {
    position: relative;
}

.search-bar input {
    padding-right: 1.75em;
}

.search-bar i {
    position: absolute;
    top: 25%;
    right: 0.5em;
}

.align-bottom-container {
    position: absolute;
    bottom: 0;
}

/* New */
.new-tag {
    width: 60px;
    height: 24px;
    border-radius: 6px 0 6px 0;
    padding-left: 4px;
    background-color: var(--primary);
    font-size: 14px;
    text-align: center;
    color: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.origin-section {
    margin-bottom: 0.5rem;
}

.url-info {
    border: solid #ced4da;
    border-width: 0px 1px 1px 1px;
    border-radius: 0 0 4px 4px;
    background-color: #f9f9f9;
}

.flex-centre {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dark-text {
    color: #000000;
}

.emphasize-text {
    font-weight: bold;
}

.modal-btn {
    border-radius: 20px;
    float: right;
    margin: 10px;
    min-width: 100px;
}

.neutral-btn {
    border-radius: 2px;
    border: 2px solid #1560FF;
    opacity: 1;
    color: #1560FF;
    font-weight: bold;
    font-size: 12px;
    display: block;
}

.bounding-box-btn {
    position: static;
}

@media (min-width: 1200px) {
    .bounding-box-btn {
        position: absolute;
        bottom: 0;
    }
}

.media-collapsed-text-box {
    background-color: #e6e6e6;
    text-indent: 8px;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 26px;
}

.media-collapsed-empty-image {
    width: 58px;
    height: 58px;
    background-color: black;
    border-radius: 4px;
}

.media-collapsed-empty-image-border {
    width: 58px;
    height: 58px;
    outline: 0.1vw dashed #979797;
    outline-offset: -8px
}

.media-collapsed-image {
    width: 58px;
    height: 58px;
    border-width: 3px;
    border-color: black;
    border-style: solid;
    border-radius: 4px;
    object-fit: cover;
}

.video-media {
    width: 98px;
}

.media-sticky-header {
    display: flex;
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    background-color: white;
    z-index: 30;
    opacity: 1.0;
    box-shadow: 0 3px 1px -1px lightgray;
}

.dynamic-category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dynamic-category-header label:first-child {
    color: black;
}

.dynamic-category-header label:nth-child(2) {
    top: 0px;
    right: 0px;
}

.dynamic-category-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 78px;
    height: 24px;
    border-radius: 4px;
    background-color: #1560ff;
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.32px;
    text-align: center;
    color: #f3f3f3;
}

.dynamic-category-title {
    height: 16px;
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.32px;
    text-align: left;
    color: #1560ff;
}

.dynamic-category-placeholder-text {
    display: flex;
    flex: 0 0 100%;
    justify-content: left;
    padding-left: 24px;
    align-items: center;
    height: 48px;
    opacity: 0.8;
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.32px;
    text-align: left;
    color: #000000;
    background-color: #f3f3f3;
    border-radius: 8px;
}

.media-collapse-control {
    cursor: pointer;
}

.bootstrap-select {
    max-width: 100%;
}

.irs--round .irs-handle {
    background-color: #006cfa;
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
    background-color: #006cfa;
}

.irs--round .irs-line {
    background-color: #959595;
}

.irs-bar--single {
    background-color: #959595 !important;
}

.irs {
    margin-bottom: 30px;
}

.slider_mark {
    display: block;
    position: absolute;
    top: 55px;
    padding: 1px 3px;
    color: #959595;
}

.slider_tick {
    display: block;
    position: absolute;
    top: 55%;
    height: 20px;
    width: 3px;
    background-color: #959595;
}

.slider_mark_center {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}

.number-spinner {
    max-width: 120px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #1560ff;
    overflow: hidden;
    position: relative;
    display: table;
}

.number-spinner input {
    height: 30px;
    max-height: 30px;
    line-height: 30px;
    width: 60px;
    font-size: 1em;
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
    float: left;
    /*width: 100%;*/
    text-align: center;
}

.number-spinner input:focus {
    outline: none;
}

.number-spinner .ns-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    cursor: pointer;
}

.number-spinner .ns-btn a {
    height: 30px;
    min-height: 30px;
    width: 30px;
    padding: 0;
    max-width: 30px;
    line-height: 30px;
    border-radius: 0;
    border: none;
    text-align: center;
    position: relative;
    background: #1560ff;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.number-spinner .ns-btn a:hover {
    color: #ffffff;
}

.number-spinner .ns-btn .icon-minus:after {
    content: "\002212";
    font-size: 25px;
    line-height: 28px;
}

.number-spinner .ns-btn .icon-plus:after {
    content: "\00002B";
    font-size: 25px;
    line-height: 28px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.chevron {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.chevron.down {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.subheader-text {
    font-weight: 500;
    font-size: 18px;
    color: #000000;
}

.left-column {
    padding: 0 5px 0 0;
}

.right-column {
    padding: 0 0 0 5px;
}

#shapes-checklist li {
    margin: 0 0 10px 0;
}

.expand_caret:after {
    /* symbol for expanded panels */
    font-family: 'FontAwesome';
    content: "\f106";
    display: inline-flex;
    cursor: pointer;
}

.collapsed .expand_caret:after {
    /* symbol for collapsed panels */
    content: "\f107";
}


.full-width-margin {
    margin-left: 10px;
    margin-right: 10px;
}

.cardinal-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-gap: 5px;
    height: 80px;
    width: 80px;
}

.cardinal-grid label {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0;
    padding-bottom: 100%;
    background-color: #c6c6c6;
}

.cardinal-grid-input {
    display: none;
}

.cardinal-grid-input + div {
    display: none;
}

.cardinal-grid-input:checked + div {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #1560ff;
}

.cardinal-dot {
    height: 5px;
    width: 5px;
    background-color: white;
    border-radius: 50%;
    display: inline-block;
}


div a.colorful-tile:nth-child(4n+0) {
    background-color: #FAA645 !important;
}

div a.colorful-tile:nth-child(4n+1) {
    background-color: #E5CEB7 !important;
}

div a.colorful-tile:nth-child(4n+2) {
    background-color: #D1D1D1 !important;
}

div a.colorful-tile:nth-child(4n+3) {
    background-color: #59A7A4 !important;
}

.nav-tile {
    background: var(--empty-background-color) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px var(--shadow);
    border-radius: 10px;
    cursor: pointer;
}

.flex-center-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.badge-product-type {
    color: black;
    background-color: rgba(255,255,255,.5)
}