﻿html, body {
    height: 100%;
}

.whitebgbox {
    background-color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height:100%;
}
.inputgreen, .selectgreen {
    border: 3px solid #79A08F;
}
.newlabel {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight:bold;
    margin-bottom:0.15rem;
    color:#565657;
}
.newh4 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    margin-bottom: 0.15rem;
    color: #132B45;
}
.newh5 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    margin-bottom: 0.15rem;
    color: #132B45;
}
.newp {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    color: red;
}

#myAwesomeDropzone .dz-button {
    color:#132B45 !important;
    font-size:x-large !important;
}
#desktop-special-instructions textarea.form-control {
    height: auto;
    min-height: 245px;
}
.row-eq-height {
    display: flex;
}
.coleh {
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1 0 100%;
}
small {
    font-size:75% !important;
}
.dropzone .dz-message {
    margin:0 !important;
    margin-top: auto;
    margin-bottom: auto;
    height: 100%;
    display: grid;
}
.dropzone .dz-message .dz-button {
    color:#132b45;
    font-size: x-large;
}

.background-color-link {
    margin: .1rem .1rem;
    border: 1px solid black;
    border-radius: 1rem;
    width: 1.5rem;
    height: 2rem;
}

.bnlink-next-disabled {
    cursor: not-allowed !important;
    text-decoration: line-through !important;
}

#ProductColors {
    background-color: #ffffff !important;
    max-height: 500px !important;
    padding-left: .1rem !important;
    overflow-x: hidden !important;
    width: 210px;
}

#ProductColors .row {
    padding-left: 20px;
}

#color-group-container {

}

#text-color-back {
    cursor: pointer;
}

.color-group {
    width: 50%;
    cursor: pointer;
}

.color-group:hover {
    background-color: darkgrey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.color-group-image {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 24px;
    height: 24px;
    background-color: black;
}

.color-group-colors {
    height: 100%;
    display: none;
}

.color {
    cursor: pointer;
}

.color:hover {
    border-bottom: 2px solid #ff0000;
    transform: scale(1.50);
}

.selected-background-color {
    border-bottom: 2px solid #ff0000;
}

.selected-image-color {
    border-bottom: 2px solid #ff0000;
}

.selected-logo-color {
    border-bottom: 2px solid #ff0000;
}

.selected-text-color {
    border-bottom: 2px solid #ff0000;
}

.close-color-group-color {
    cursor: pointer;
}

.close-color-group {
    cursor: pointer;
    float: right;
}

#desktop-add-text {
    display: none;
}

.desktop-product-textAdd {
    margin-bottom: 5px;
}

#add-text-container {
    width: 98%;
    flex: 0 0 49%;
    max-width: 49%;
    height: 100%;
}

#mobile-background-colors {
    display: none;
}

.marginTop {
    margin-top: 5px;
}

.selectorWidth {
    width: 14em;
}

.found-logo-color {
    cursor: pointer;
    z-index: 1; /* Makes aria-label on hover name showing thingy not fall behind the textbox (which has z-index 0)*/
}

    .found-logo-color:hover {
        border-bottom: 2px solid #ff0000;
        transform: scale(1.5);
    }

div[aria-label]:hover:after {
    content: attr(aria-label);
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    text-align: center;
    top: 80%;
    left: 50%;
    white-space: nowrap;
    background: #79a08f;
    color: #ffffff;
    border-radius: 3px;
    transform: scale(.6);
}

.close-add-text {
    cursor: pointer;
}

.color-search {
    height: 35px;
    text-align: center;
    border-radius: 5px;
    border: 3px #79a08f solid;
    padding: 5px 5px 5px 5px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

    .color-search:focus {
        outline-width: 0;
    }

.logo-color-search {
    display: none;
    text-align: center;
    width: 115%;
    height: 35px;
    border-radius: 5px;
    border: 3px #79a08f solid;
    padding: 5px 5px 5px 5px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    z-index: 0;
}

    .logo-color-search:focus {
        outline-width: 0;
    }

.textvam {
    display: flex;
    align-items: center;
}
/*** below fixes line height movement on Logo Colors - Found colors ***/
#image-color-container {
    height: 34px;
}
/*** above fixes line height movement on Logo Colors - Found colors ***/

.colorfh30 {
    height: 30px;
}

.colorfh35 {
    height: 35px;
}

.colorfh47 {
    height: 47px;
}

.colorfh50 {
    height: 50px;
}

.modal-footer {
    border-top: 0px transparent;
    height: 30px;
}

#nonTextBlock {
    display: contents;
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    width: max-content;
}

/** Temp solution to trim button text to make "Products name" fit in button - need to trim button name to a max of 28 characters **/
.btn-block {
    overflow: hidden;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.colorInline {
    display: inline-block;
}

    .colorInline > p {
        margin-left: 2rem;
    }

.dropdown-item {
    padding: .25rem;
}

.dropdown-menu.show {
    z-index: 1002;
    display: block;
    transform: translate3d(0px, 0px, 0px);
    top: none;
    left: none;
    will-change: none;
}

.dropdownfix {
    will-change: transform;
    position: absolute;
    height: 400px;
    background: white;
    z-index: 1000000;
    overflow-y: scroll;
    transform: translate3d(0px, 38px, 0px);
    top: 0px;
    left: 0px;
}

.no-colors-found-error {
    color: red;
}

.no-colors-found-display {
    display: none;
}

.alert {
    margin-bottom: 0 !important;
}

.flex-even {
    justify-content: center;
    align-items: center;
}

.IsHidden {
    display: none !important;
}

.selectedLogoColorList {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.selectedColorContainer {
    display: none;
}

.selectedBackgroundColor {
    float: left;
}

.edit-logo-colors {
    cursor: pointer;
}

.showCursorPointer {
    cursor: pointer;
}

.dz-preview {
    min-height: 20px !important;
}

.dz-details {
    opacity: 1 !important;
}

.rapid-submit-validation-error {
    display: none;
}

.close-login-modal {
    cursor: pointer;
    float: right;
    z-index: 10;
    position: relative;
}

#addAnotherFile {
    cursor: pointer;
}