/* Styles used by all sizes unless overriden */

/*********************************/
/* bank specific class names start */
/*********************************/

.prep-scroll {
    
    overflow-x: scroll;
    display: -webkit-box;
}

.disabled-check {
    
    background-color: #c3c3c3 !important;
    color: gray !important;
    pointer-events: none;
}

.disabled-check i{
    
    background-color: #c3c3c3 !important;
    color: gray !important;
    pointer-events: none;
}

.disabled-check button{
    
    background-color: #c3c3c3 !important;
    color: gray !important;
    pointer-events: none;
    border: 1px solid gray;
}

.lender-checks-warning {
    
    display: none;
    margin-top: 20px;
    background-color: #c9c9c9;
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
}

.system-modal {
    
    width: 350px !important;
}

.enable-row-klarna {
    
    display: block;
}

.product-row-klarna {
    
    display: none;
}

.available-row-klarna {
    
    display: none;
}

.available-row-splitit {
    
    display: none;
}

.enable-row-splitit {
    
    display: none;
}

.product-row-splitit {
    
    display: none;
}

.save-row-klarna {
    
    display: none;
}

.save-row-splitit {
    
    display: none;
}

.enable-row-hitachi {
    
    display: block;
}

.product-row-hitachi {
    
    display: none;
}

.available-row-hitachi {
    
    display: none;
}

#tradebridgeCol {
    
    display: none;
}

#tradebridgeReplaceCol {
    
    display: none;
}

.klarna2 {
    
    background-color: #1C9C8F;
    padding: 20px !important;
    color: white;
    border-radius: 15px;
    margin-bottom: 5px !important;
}

.klarna2check {
    
    margin-top: -25px;
    margin-left: 10px !important;
}

/*********************************/
/* bank specific class names end */
/*********************************/

.info-required-col {
    
    text-align: center;
}

.info-provided {
    
    color: #1c9c8f;
}

.info-not-provided {
    
    color: #f74141;
}

.info-required-label {
    
    font-size: 0.9em;
    padding-top: 10px;
    color: #5a5a5a;
}

.manage-product-empty {
    
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    margin-top: 50px;
    padding: 20px;
}

.card {
    
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.status-divider {
    
    margin-top: 0;
}

.max-height {
    
    height: 100%;
}

.preparation-container {
    
    padding: 0 30px;
    height: 175px;
}

.prep-card {
    
    border: 1px solid silver;
    border-radius: 5px;
    padding: 10px 0 0 0;
    margin-right: 5px;
    height: 100%;
    background-color: white;
    margin-top: 0;
    
    transition: background-color 1s, margin-top 0.25s;
}

.prep-card:hover {
    
    background-color: #F5F5F5;
    margin-top: -5px;
}

.prep-btn {
    
    position: absolute;
    bottom: 2.5%;
    width: 95%;
    margin: 0;
    left: 2.5%;
    background-color: #1c9c8f;
    color: white;
}

.prep-check {
    
    font-size: 2.5em;
    color: #1c9c8f;
}

.prep-cross {
    
    font-size: 2.5em;
    color: #ca6363;
}

.invis {
    
    visibility: hidden;
}

.company-modal-header {
    
    height: 55px;
    background-color: #1c9c8f;
    color: white;
    padding: 5px 15px;
}

.company-modal-title {
    
    padding-top: 10px;
}

.close-btn {
    
    margin-top: 0 !important;
}

.outline {
    
    border: 3px solid #e8e8e8;
    border-radius: 15px;
    padding: 15px;
    font-size: 1em;
    background-color: #f4f4f4;
}

.no-pad {
    
    padding: 0;
}

.pl-20 {
    
    padding-left: 20px;
}

.doc-status {
    
    padding: 4px 0;
    color: white;
    text-align: center;
    border-radius: 20px;
}

.doc-okay {
    
    background-color: #39e86b;
}

.doc-error {
    
    background-color: #ff6b6b;
}

.onboard-message {
    
    padding: 10px;
    border-radius: 15px;
    background-color: #ffabab;
    display: none;
}

.enable-message {
    
    padding: 10px;
    border-radius: 15px;
    background-color: #ffabab;
    display: none;
}

.apiWarning {
    
    padding: 10px;
    border-radius: 15px;
    background-color: #ffabab;
    display: none;
}

.apiSuccess {
    
    padding: 10px;
    border-radius: 15px;
    background-color: #39e86b;
    display: none;
}

.splitit-checkbox {
    
    margin-bottom: 10px !important;
}

.lender-save-message {
    
    padding: 5px;
    color: white;
    border-radius: 15px;
    display: none;
    background-color: #39e86b;
}

.status-save-message {
    
    padding: 5px;
    color: white;
    border-radius: 15px;
    display: none;
    background-color: #39e86b;
}

.selection-save-message {
    
    padding: 5px;
    color: white;
    border-radius: 15px;
    display: none;
    background-color: #39e86b;
}

.selection-error-message {
    
    padding: 5px;
    color: white;
    border-radius: 15px;
    display: none;
    background-color: #fab1a0;
}

.negate-single-lender {
    
    height: inherit !important;
}

.selection-highlight-error {
    
    background-color: #fab1a0;
}

.status-error-message {
    
    padding: 5px;
    color: white;
    border-radius: 15px;
    display: none;
    background-color: #fab1a0;
}

.success-message {
    
    background-color: #99e887;
}

.fail-message {
    
    background-color: #fa6771;
}

.right {
    
    float: right;
}

.active {
    
    height: 10px;
}

.centered {
    
    text-align: center;
}

.rubix-tab-heading {
    
    padding: 10px;
    margin: 0;
    margin-bottom: 10px;
    background-color: #1c9c8f;
    color: white;
}

.mb-20 {
    
    margin-bottom: 20px;
}

.top-row {
    
    margin-top: 10px;
}

.help {
    
    float: right;
    color: #1c9c8f;
}

.lender-enabled {
    
    width: 30px !important;
    height: 30px !important;
}

.product-enabled {
    
    width: 30px !important;
    height: 30px !important;
}

.checkbox-contain {
    
    height: auto;
    padding: 5px;
}

.checkbox-contain:after {
    
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}

.checkbox-label {
    
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 0;
}

.panel-subheading {
    
    padding: 10px;
    font-weight: bold;
}

.product {
    
    background-color: #1c9c8f;
    /* background-clip: content-box; */
    border-radius: 10px;
    margin: 0 5px;
    padding: 0;
}

.product-select-box {
    
    box-shadow: none;
}

.mt-5 {
    
    margin-top: 5px;
}

.mt-3 {
    
    margin-top: 3px;
}

.pt-30 {
    
    padding-top: 30px;
}

.num-label {
    
    margin-top: 10px;
}

.loader {
  border: 3px solid #f3f3f3; /* Light grey */
  border-top: 3px solid #1C9C8F; /* rubix */
  border-radius: 50%;
  width: 35px;
  height: 35px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
    
}

/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
@media (min-width:641px)  {
    
    
}

/* Larger than tablet */
@media (min-width: 750px) {
    
}

@media (min-width: 768px){
    
}

/* Larger than desktop */
@media (min-width: 1000px) {
    
    
}

/* Onboarding Steps */
.onboarding-steps-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 16px;
}

.onboarding-step {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.onboarding-step:hover {
    border-color: #d1d5db;
}

.onboarding-step.locked {
    opacity: 0.5;
    pointer-events: none;
}

.onboarding-step.locked .step-header {
    background: #f9fafb;
}

.onboarding-step.completed {
    border-color: #1cc45f;
}

.onboarding-step.completed .step-number {
    background: #1cc45f;
    border-color: #1cc45f;
    color: white;
}

.onboarding-step.active {
    border-color: #1e3a5f;
    box-shadow: 0 2px 8px rgba(30, 58, 95, 0.1);
}

.step-header {
    display: flex;
    align-items: center;
    padding: 16px 20px;
    gap: 16px;
    background: #f9fafb;
    cursor: default;
}

.step-number {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    background: white;
    border: 2px solid #d1d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    color: #6b7280;
    transition: all 0.3s ease;
}

.step-info {
    flex: 1;
}

.step-title {
    font-size: 14px;
    font-weight: 600;
    color: #1e3a5f;
    margin: 0 0 2px 0;
}

.step-description {
    font-size: 12px;
    color: #6b7280;
    margin: 0;
}

.step-toggle {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 26px;
    cursor: pointer;
    margin: 0;
}

.step-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d1d5db;
    border-radius: 26px;
    transition: all 0.3s ease;
}

.toggle-slider::before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

.step-toggle input:checked + .toggle-slider {
    background-color: #1cc45f;
}

.step-toggle input:checked + .toggle-slider::before {
    transform: translateX(22px);
}

.step-toggle input:disabled + .toggle-slider {
    opacity: 0.4;
    cursor: not-allowed;
}

.step-body {
    padding: 16px 20px 20px 68px;
    border-top: 1px solid #e5e7eb;
    font-size: 13px;
    color: #374151;
    line-height: 1.6;
}

.step-body ul {
    padding-left: 20px;
    margin: 8px 0 0 0;
}

.step-body li {
    margin-bottom: 4px;
}

.step-completion-message {
    margin-top: 12px;
    padding: 12px 16px;
    background: linear-gradient(135deg, rgba(28, 196, 95, 0.08) 0%, rgba(28, 196, 95, 0.04) 100%);
    border: 1px solid rgba(28, 196, 95, 0.2);
    border-radius: 8px;
    color: #1cc45f;
    font-weight: 600;
    font-size: 13px;
}

.step-completion-message i {
    margin-right: 6px;
}

/* Product Cards Grid */
.product-cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 16px;
    margin-bottom: 24px;
}

.product-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.2s ease;
}

.product-card:hover {
    border-color: #1cc45f;
    box-shadow: 0 4px 12px rgba(28, 196, 95, 0.15);
}

.product-card-header {
    background: linear-gradient(135deg, #1e3a5f 0%, #2d4a6f 100%);
    padding: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-checkbox {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.product-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.product-checkbox .checkmark {
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    transition: all 0.2s;
}

.product-checkbox input:checked + .checkmark {
    background: #1cc45f;
    border-color: #1cc45f;
}

.product-checkbox input:checked + .checkmark::after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.product-title {
    color: white;
    font-size: 13px;
    font-weight: 600;
    flex: 1;
    line-height: 1.3;
}

.product-card-body {
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    background: #f9fafb;
}

.product-field {
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-field label {
    font-size: 11px;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    min-width: 48px;
    margin: 0;
}

.product-input {
    flex: 1;
    max-width: calc(100% - 60px);
    padding: 6px 10px;
    font-size: 12px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: white;
    color: #374151;
    transition: all 0.2s;
    box-sizing: border-box;
}

.product-input:focus {
    outline: none;
    border-color: #1cc45f;
    box-shadow: 0 0 0 3px rgba(28, 196, 95, 0.1);
}

.product-input:disabled {
    background: #f3f4f6;
    color: #9ca3af;
}

.product-input::placeholder {
    color: #9ca3af;
    font-size: 11px;
}

/* Larger than desktop */
@media (min-height: 1000px) {
    
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
    
    
}

/* Larger than Desktop HD */
@media (min-width: 1919px) {
    
    
}