﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    font-family: "Roboto";
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

/*sup { top: 0.5em; margin-left: 3px; }
table sup { top: -0.5em; }*/

.input-password-valid {
    background: url('../img/password_valid.png') no-repeat right;
    background-size: auto 70%;
}

.mt-10 { margin-top: 10px; }

table {
    table-layout: fixed !important;
}

table td, th {
    width: auto !important;
}

.settingModal label {
    font-weight: bold;
}

.radioButtons {
    margin-left: 0px;
}

.radioButtons input {
    margin-top: 5px;
}

    .radioButtons label {
        margin-left: 10px;
        margin-right: 25px;
        font-weight: normal;
    }

.skipcash-datetime-picker {
    text-align: right;
    width: 100px;
}

.permissionColumn {
    width: 90px !important;
}

.removeEditColumn {
   
    width: 180px !important;
}

.datatable-checbox-column {
    width: 20px !important;
    margin-left: 0;
}

.datatable-checkbox {
    margin: 5px 0 0 0;
    display: block;
}

.datatable-width-20 {
    width: 20px !important;
}

.datatable-width-30 {
    width: 30px !important;
}

.datatable-width-40 {
    width: 40px !important;
}

.datatable-width-50 {
    width: 50px !important;
}

.datatable-width-60 {
    width: 60px !important;
}

.datatable-width-70 {
    width: 70px !important;
}

.datatable-width-80 {
    width: 80px !important;
  
}

.datatable-width-90 {
    width: 90px !important;
}
.datatable-width-100 {
    width: 100px !important;
}
.datatable-width-110 {
    width: 110px !important;
}
.datatable-width-120 {
    width: 120px !important;
}
.datatable-width-130 {
    width: 130px !important;
}
.datatable-width-140 {
    width: 140px !important;
}
.datatable-width-150 {
    width: 150px !important;
}
.datatable-width-160 {
    width: 160px !important;
}
.datatable-width-180 {
    width: 180px !important;
}
.datatable-width-200 {
    width: 200px !important;
}
.datatable-width-250 {
    width: 250px !important;
}
.datatable-width-300 {
    width: 300px !important;
}
.datatable-overflow-hidden {
    overflow: hidden;
}

.dataTables_scrollHeadInner, .skipcash-table {
    width: 100% !important;
}

.skipcash-review-icon {
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
}

.skipcash-review-num-used {
    height: 16px;
    width: 18px;
    color: #020C26;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
}

.skipcash-review-description {
    height: 16px;
    width: 42px;
    opacity: 0.5;
    color: #020C26;
    font-family: "Roboto";
    font-size: 16px;
}

td.merchant-review-cashier {
    padding-left: 35px !important;
    height: 16px;
    width: 18px;
    color: #888888;
    font-family: "Roboto";
    font-size: 16px;
}

.skipcash-review-detail-closed {
    cursor: pointer;
}

.skipcash-review-smile-red {
    content: url("../img/Smile_Red.png")
}

.skipcash-review-smile-violet {
    content: url("../img/Smile_Violet.png")
}

.skipcash-review-smile-blue {
    content: url("../img/Smile_Blue.png")
}

.skipcash-review-smile-tyrkys {
    content: url("../img/Smile_Tyrkys.png")
}

.skipcash-review-smile-green {
    content: url("../img/Smile_Green.png")
}

.skipcash-review-group {
    height: 16px;
    width: 18px;
    color: #020C26;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: bold;
}

.tooltip .tooltip-inner, .tooltip {
    background-color: transparent;
    width: auto;
    height: auto;
    border: none;
    margin: 0;
    padding: 0;
    max-width: 350px;
}

.tooltip .arrow {
    background-color: transparent;
    color: transparent;
    width: auto;
    height: auto;
    content: none;
}

.tooltip .arrow:before {
    content: none;
}

div.bs-tooltip-bottom, div.bs-tooltip-top, .tooltip-arrow {
    background-color: white;
}

.tooltip.show {
    opacity: 1.0;
}

.skipcash-coupon-tooltip {
    width: 223px;
    height: 90px;
    background: white;
    color: black;
}

.tooltip {
    pointer-events: none;
}

span.skipcash-tooltip-header {
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-left: 18px;
    margin-top: 10px;
    display: table;
}

.skipcash-tooltip-row {
    margin: 0;
    padding: 0;
}

.skipcash-tooltip-merchant {
    color: #000000;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin-left: 18px;
    display: table;
    padding: 0;
    text-align: left;
}

.skipcash-tooltip-price {
    color: #000000;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: bold;
    line-height: 19px;
    padding: 0;
}

.skipcash-tooltip-currency {
    color: #000000;
    font-family: Rubik;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    vertical-align: top;
    display: unset;
}

.skipcash-tooltip-coupon {
    color: #000000;
    font-family: "Roboto";
    font-size: 13px;
    line-height: 15px;
    margin-left: 18px;
    margin-top: 3px;
    display: table;
}

.nfc-tooltip {
    color: white;
    background-color: black !important;
    padding: 3px;
    border-radius: 2px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
  
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.pointer-cursor {
    cursor: pointer;
}

.selected {
    background-color: #007DFA;
    color: white;
}

.red {
    color: red !important;
}

.skipcash-navbar {
    height: 60px;
    background: #007dfa;
}

.skipcash-navbar-txt {
    z-index: 3;
    height: 19px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.container-1133 {
    width: 1133px;
    padding: 0;
}

.skipcash-card {
    font-family: "Roboto";
    border-radius: 8px;
    background: #f6f7fb;
    padding-top: 23px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 23px;
    margin-top: 37px;
    margin-bottom: 37px;
}

.skipcash-card.darker { background: #EBECF3; }

    .skipcash-card.white {
        background: white;
    }

.form-section {
    margin-top: 40px;
}  

.form-section:first-child {
    margin-top: 0px;
}

.form-section > div:first-child { font-weight:bold; }

.section-black {
    color: #212529 !important;
    opacity: 1 !important;
}

.skipcash-txt-sm {
    font-family: "Roboto";
    opacity: 0.7;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
}

.skipcash-txt-md {
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
}

.skipcash-txt-md-25 {
    font-family: "Roboto";
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
}



.skipcash-txt-lg {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
}

.skipcash-txt-green {
    color: #21bf34;
}

.skipcash-txt-red {
    color: #ff2524;
}

.skipcash-txt-blue {
    color: #007dfa;
}

.skipcash-txt-orange {
    color: #fb6228;
}

.skipcash-txt-grey {
    color: #777777;
}

.skipcash-txt-lite-grey {
    opacity: 0.3;
    color: #020C26;
}

.skipcash-txt-black {
    color: #000000;
}

.skipcash-txt-currency {
    vertical-align: top;
    display: unset;
}

.skipcash-table-header-row {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px;
    border-color: #CCCCCC;
    border-style: solid;
    margin-top: 5px;
    padding-bottom: 5px;
}

.skipcash-table-row {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px;
    border-color: #CCCCCC;
    border-style: solid;
    height: 75px;
}

.skipcash-table {
    margin-top: 50px;
}

.skipcash-table-txt-16-grey {
    opacity: unset;
    color: #020C26;
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 18px;
}

.skipcash-table-txt-14-lite-grey {
    opacity: 0.3;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}

.skipcash-table-txt-14-dark-grey {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-align: right;
}

.skipcash-table-txt-14-dark-grey-align-left {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    
}

.skipcash-btn-primary {
    height: 43px;
    /*width: 293px;*/
    border-radius: 6px;
    background-color: #007DFA;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: center;
    padding-top: 13px;
}

button.skipcash-btn-primary:hover {
    background-color: #007DFA !important;
}

.skipcash-table-header {
    /*height: 50px;*/
    width: 1131px;
    background-color: #EAECF6;
}

.skipcash-table-header-txt {
    font-size: 14px;
    line-height: 16px;
    border: none !important;
}

.skipcash-table-body-txt {
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 18px;
}
.skipcash-table-body-txt-bold {
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 18px;
    font-weight: bold;
}

.skipcash-table-txt-black-500 {
    color: #020C26;
    font-weight: 500;
}

.skipcash-table-txt-grey {
    opacity: 0.5;
    color: #020C26;
}

.skipcash-table-txt-blue {
    color: #007DFA;
}

.skipcash-table-txt-green {
    color: #21BF34;
}

.skipcash-table-txt-black {
    color: #020C26;
}

.skipcash-table-txt-red {
    color: #F41E48;
}

.skipcash-table-txt-orange {
    color: #FF8450;
}

.skipcash-table-header-search-input {
    background: transparent;
    border: none;
}

.skipcash-table-header-search-input:focus {
    background: transparent;
    border: none;
    outline: none;
}

.skipcashFooterCol {
    -ms-flex: 0 0 82.333333%;
    flex: 0 0 82.333333%;
    max-width: 82.333333%;
}

.skipcash-modal-margin {
    margin-left: 140px;
}

.skipcash-modal-input {
    background-color: #F6F7FB;
}

.button-as-anchor {
    background-color: transparent;
    border: none;
    cursor:pointer;
}
.button-as-anchor:hover {
    text-decoration: underline;
}

/**
    Dropdown menu
*/
li.dropdown a.nav-link {
    padding-left: 20px !important;
    color: white !important;
    background-image: url('../img/avatar.png');
    background-repeat: no-repeat;
    background-position: left center;
}

li.dropdown div.dropdown-menu {
    margin-top: 15px;
    background-color: #007DFA;
}

    li.dropdown div.dropdown-menu a {
        font-size: 14px;
        color: white;
    }

        li.dropdown div.dropdown-menu a:hover {
            background-color: rgba(255, 255, 255, 0.1);
        }

.dropdown:hover > .dropdown-menu {
    display: block;
}



/* DataTable Pagination style
-------------------------------------------------- */
.pagination > li > a, .pagination > li > span {
    border: 0px;
    border-radius: 5px;
    color: grey;
}

.pagination > li.active > a, .pagination > li.active > span {
    border: 1px solid;
    border-radius: 5px;
    color: #333;
}

.page-item.active .page-link {
    background-color: transparent;
    border-color: transparent;
    color: #007bff;
    border: 1px solid #bbb;
}

a.page-link {
    background: transparent !important;
}


div.skipcash-tab-container * {
    margin-left: 35px;
}

div.skipcash-tab-container:first-child {
    margin-left: -28px;
}

a.skipcash-tab-nav {
    color: #020C26;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 19px;
}

a.skipcash-tab-nav:first-child {
    margin-left: 28px;
}

    a.skipcash-tab-nav-selected, a.skipcash-tab-nav.active {
        color: #007DFA;
        font-family: "Roboto";
        font-size: 16px;
        font-weight: bold;
        border-bottom: 2px solid #007DFA;
        padding-bottom: 5px;
        letter-spacing: -0.2px;
        line-height: 19px;
    }

        a.skipcash-tab-nav:hover, a.skipcash-tab-nav-selected:hover {
            text-decoration: none;
        }

div.skipcash-tab-item-selected {
    display: block;
}

div.skipcash-tab-item {
    display: none;
}

.skipcash-table thead {
    /*height: 50px;*/
    width: 1131px;
    background-color: #EAECF6;
}

.skipcash-table th {
    border: none !important;
}

div.skipcash-table-card-col img {
    height: 12px;
    width: 27px;
}

/*
    Dashboard
*/
.dashbard-coupons-table tr td:first-child div:first-child {
    margin-right: 10px;
  /* overflow: hidden;*/
}

/*.dashbard-coupons-table tr td abbr {
    text-decoration: none;
}*/

.dashbard-coupons-table thead {
    background-color: transparent;
}

#dashboardCoupon tr td { overflow: hidden; }

.top-5-row { display: flex; height: 50px; }
.top-5-row > div:nth-child(1) { padding: 0 12px;  }
.top-5-row > div:nth-child(2) { display:flex; width: 40px; height:40px; margin: 0 10px 0 0;  }
.top-5-row > div:nth-child(2) img { max-width: 40px; max-height:40px; margin: auto !important; border-radius:50%; }
.top-5-row > div:nth-child(3) { flex: 1; overflow:hidden; max-height:40px;  }
.top-5-row > div:nth-child(4) { margin-right: 15px; color:blue; }
.top-5-row > div { margin-top: auto !important; margin-bottom: auto !important; }

.datetimepicker {
    display: inline;
}

    .datetimepicker input.datetimepicker-input {
        width: 130px;
        border: 0px;
        background-color: transparent;
        font-weight: bold;
    }

    .datetimepicker a.arrow {
        margin: 7px 0px 7px 7px;
        background-color: transparent;
        color: black;
        border: 0px;
        box-shadow: none;
        cursor: pointer;
    }

        .datetimepicker a.arrow:hover, .daily-amount-of-sale a.arrow:focus, .daily-amount-of-sale a.arrow:visited {
            background-color: transparent !important;
            border: 0px;
            box-shadow: none;
        }

    .datetimepicker.bordered {
        padding: 7px;
        box-sizing: border-box;
        height: 38px;
        width: 162px;
        color: #141B3A !important;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        background-color: #FFFFFF;
    }

        .datetimepicker.bordered input.datetimepicker-input {
            opacity: 0.4;
        }

.export-button {
    padding: 7px 26px;
    height: 35px;
    width: 107px;
    border-radius: 6px;
    background-color: #007DFA;
    color: #FFFFFF !important;
    /*font-size: 13px;*/
    font-weight: 500;
    line-height: 16px;
    text-align: center;
}

.export-button:hover {
    cursor: pointer;
}

/*
    sidebar navigation
*/

ul.sidenav {
    margin: 20px 0px 0 0;
    padding: 0;
}

    ul.sidenav li {
        list-style-type: none;
        background: url('../img/right-arrow.png') no-repeat right;
    }

        ul.sidenav li a {
            display: block;
            padding: 20px 0;
            color: black;
        }

.card-color {
    background-color: #F6F7FB;
}

/**/

div.skipcash-table-card-col span {
    height: 13px;
    width: 25px;
    opacity: 0.8;
    color: #9DA0A8;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
}


span.skipcash-txt-modal-window-headline {
    color: #020C26;
    font-family: "Roboto";
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

span.skipcash-txt-headline {
    color: #020C26;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

span.skipcash-txt-table-body-text1 {
    color: #020C26;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 25px;
}

label.skipcash-txt-table-body-text1 {
    color: #020C26;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 25px;
}


span.skipcash-txt-table-body-text2 {
    color: #7B8190;
    font-family: Asap;
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 24px;
}

.skipcash-btn-blue {
    height: 35px;
    border-radius: 6px;
    background-color: #007DFA;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
}

input.skipcash-btn-blue:hover {
    height: 35px;
    border-radius: 6px;
    background-color: #0073E6;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
}

input.skipcash-btn-blue:disabled {
    height: 35px;
    opacity: 0.3;
    border-radius: 6px;
    background-color: #0378ED;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
}

button.skipcash-btn-blue:disabled {
    height: 35px;
    opacity: 0.3;
    border-radius: 6px;
    background-color: #0378ED;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
}

a.skipcash-btn-blue:not(:disabled):not(.disabled) {
    height: 35px;
    border-radius: 6px;
    background-color: #007DFA;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    padding-top:11px;
}

a.skipcash-btn-blue:hover {
    height: 35px;
    border-radius: 6px;
    background-color: #0073E6;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    padding-top: 11px;
}

a.skipcash-btn-blue:disabled {
    height: 35px;
    opacity: 0.3;
    border-radius: 6px;
    background-color: #0378ED;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    padding-top: 11px;
}

.skipcash-btn-white {
    box-sizing: border-box;
    height: 36px;
    border: 1px solid #99CAFF;
    background-color: transparent;
    border-radius: 6px;
    color: #007DFA;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
}

.skipcash-btn-white:hover {           
    background-color: #007DFA;
    color: #FFFFFF;
}

.skipcash-btn-white:disabled {    
    border: 1px solid #D6D7DA;    
}

button.skipcash-btn-lite-blue:disabled {
    height: 25px;
    border-radius: 3px;
    background-color: #EAEAEC;
}

a.skipcash-btn-lite-blue:disabled {
    height: 25px;
    border-radius: 3px;
    background-color: #EAEAEC;
}

input.skipcash-btn-lite-blue:disabled {
    height: 25px;
    border-radius: 3px;
    background-color: #EAEAEC;
}

button.skipcash-btn-lite-blue:hover {
    height: 25px;
    border-radius: 3px;
    background-color: #D4E8FB;
}

a.skipcash-btn-lite-blue:hover {
    height: 25px;
    border-radius: 3px;
    background-color: #D4E8FB;
}

input.skipcash-btn-lite-blue:hover {
    height: 25px;
    border-radius: 3px;
    background-color: #D4E8FB;
}

button.skipcash-btn-lite-blue:not(:disabled):not(.disabled) {
    height: 25px;
    border-radius: 3px;
    background-color: #E5F2FE;
}

a.skipcash-btn-lite-blue:not(:disabled):not(.disabled) {
    height: 25px;
    border-radius: 3px;
    background-color: #E5F2FE;
}

input.skipcash-btn-lite-blue:not(:disabled):not(.disabled) {
    height: 25px;
    border-radius: 3px;
    background-color: #E5F2FE;
}

span.skipcash-txt-form-bold-black {
    color: #020C26;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 19px;
}

span.skipcash-txt-sm-form-label-lite-grey {
    opacity: 0.3;
    color: #020C26;
    font-family: "Roboto";
    font-size: 14px;
    line-height: 16px;
}


textarea.skipcash-transparent {
    border: unset;
    resize: none;
    width: 100%;
}

textarea.skipcash-transparent:focus {
        border: none;
        box-shadow: none;
        outline: none;
}

input.skipcash-password {
    height: 46px;
    width:363px;
    border-radius: 6px;
    background-color: #F6F7FB;
    border: none;
    padding-left: 18px;
    padding-bottom: 6px;
    margin-top:12px;
}


.document-download {
    background: url('../img/action_arrow.png') no-repeat;
    background-size: auto 70%;
}


.skipcash-table-privacy-hidden {
    display: none;
}
.skipcash-table-terms-hidden {
    display: none;
}
.skipcash-table-merchant-terms-hidden {
    display: none;
}
.skipcash-timePicker {
    background: url('../img/calendar.png') no-repeat right;
    background-size: auto 70%;
}
.skipcash-btn-noFill {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: 1px solid blue;
    color:blue;
}

.font-weight-500 {
    font-weight: 500;
}

/*
    Shopper
*/
#transactionsFilter {
    background-color: white;
    padding: 15px;
    margin-top: 10px;
    border-radius: 10px;
}
.transactionsFilter {
    background-color: white;
    padding: 15px;
    margin-top: 10px;
    border-radius: 10px;
}
#viewHistory { display:block; margin-top: 7px; }

/*
    Coupons
*/
#couponsFilter {
    background-color: white;
    padding: 15px;
    margin-top: 10px;
    border-radius: 10px;
}

/*
    Merchant detail
*/
.company-logo {max-height:80px; max-width:170px;}
.inline-radio-input { display: inline; margin-right:20px; margin-bottom: 10px; }

.table-opening-hours tbody tr td:nth-child(2) {
    font-weight: bold;
    padding-top: 20px;
}

.table-opening-hours tbody tr td:nth-child(1) {
    padding-top: 20px;
}
/*
    Change logs
*/
.change-logs {
    margin-top: 20px;
    color: #020C26;
}

.change-logs div.row:first-child { font-weight: bold; margin-bottom:10px;}
    .change-logs div.log {
     
        border-bottom: 1px solid #D2D4D8;
        padding-bottom: 10px;
        margin-bottom: 14px;
    }
.change-logs div.row div:nth-child(2) {
    opacity: 0.5;    
}

.hidden { display: none; }

.change-logs a {
    height: 15px;
    width: 55px;
    color: #007DFA;
    font-family: "Roboto";
    font-size: 13px;
    line-height: 15px;
}

/*
    SkipCash form
*/
.skipcash-form label.control-label {
    opacity: 0.3;
    color: #020C26;
    font-family: "Roboto";
    font-size: 14px;
    line-height: 16px;
}
.skipcash-form input.form-control:not(.skipcash-default-style) {
    font-family: "Roboto";
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 18px;
    border: 0px;
    background-color: transparent;
    padding-left: 0px;
    border-bottom: 1px solid #020C26;
    border-radius: 0;
}

.skipcash-form.readonly input[type=text], .skipcash-form.readonly input[type=file], .skipcash-form.readonly select {
    opacity: 0.4;
    color: #020C26;
}

*:focus, .skipcash-form input.form-control:active {
    outline: none;
    box-shadow: none !important;
}

.skipcash-form input.form-control::placeholder {
    
    opacity: 0.5 !important;
}

.empty-logo { width: 65px; height:65px; border: 1px solid black; }

.skipcash-form .btn-link {
    color: #747881;
    text-decoration: none;
    padding-left: 0px;
}

.skipcash-btn-grey {
    color: #9296A6;
    background-color: transparent;
    background-image: none;
    border: solid 1px;
    border-color: #9296A6;
    font-weight: 500;
}
.submitBtn {
    margin-left: 15px;
    color: white !important;
    height: 50px;
    width: 310px;
    border-radius: 6px;
    border: 0px;
    background-color: rgba(255, 255, 255, 0.1);
    padding-top: 10px;
}
  

.submitBtnEnabled {
    margin-left: 15px;
    color: white !important;
    height: 50px;
    width: 310px;
    border-radius: 6px;
    border: 0px;
    background-color: rgb(102,177,252);
    padding-top: 10px;
}

.skipcash-tab-content > .tab-pane:not(.active) {
    display: none;
}

/*.skipcash-tab-content > .active {
    display: block;
    margin:15px;
}*/

#fastPaymentModal .modal-header, #fastPaymentModal .modal-body { padding-left: 30px; padding-right: 30px; border: none; }
#fastPaymentModal table thead { height: 50px; background-color: #EAECF6; }
#fastPaymentModal table th:first-child, #fastPaymentModal table td:first-child { width:220px !important; }
#fastPaymentModal table th:nth-child(2), #fastPaymentModal table td:nth-child(2) { width:165px !important; font-weight: bold; opacity:1; }
#fastPaymentModal table th:nth-child(3), #fastPaymentModal table td:nth-child(3) { width:50px !important; }
#fastPaymentModal table th:nth-child(4), #fastPaymentModal table td:nth-child(4) { width:165px !important; }
#fastPaymentModal table tbody { display:block; max-height:400px; overflow:auto; }
#fastPaymentModal table thead, #fastPaymentModal table tbody tr { display:table;  width:100%; table-layout:fixed; }
#fastPaymentModal table th:first-child, #fastPaymentModal table th:last-child { position: relative; }
#fastPaymentModal table th:first-child:before, #fastPaymentModal table th:last-child:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 30px;
    display: block;
    background: #EAECF6;
    border: inherit;
}
#fastPaymentModal table th:first-child:before { right: 100%; }
#fastPaymentModal table th:last-child:after { left: 100% }
#fastPaymentModal table th { color: rgba(0,0,0,0.4); font-family: Roboto; font-size: 14px; letter-spacing: 0; line-height: 16px; }
#fastPaymentModal table td { padding: 16px 0; opacity: 0.5; color: #020C26; font-size: 16px; letter-spacing: -0.2px;
  line-height: 18px; border-bottom: 1px solid #F2F3F4; }
#fastPaymentModal table th img { margin-left: 5px; }
#fastPaymentModal table th img:hover { content: url('/img/i-hover.png'); }

#settings-ep-page .skipcash-card { display: flex; flex-direction: column; justify-content: center; }
#settings-ep-page h1 { color: #000000; font-family: "Roboto"; font-size: 28px; font-weight: bold; letter-spacing: 0; line-height: 25px; }
#settings-ep-page img { height: 212px; width: 216px; margin: 23px auto 30px auto; }
#settings-ep-page h2 { color: #000000; font-family: "Roboto"; margin-bottom:12px; font-size: 20px; font-weight: bold; letter-spacing: 0; line-height: 25px;text-align:center; }
#settings-ep-page h3 { opacity: 0.4; color: #020C26; margin-bottom:40px; font-family: "Rubik"; font-size: 14px; letter-spacing: 0; line-height: 24px; text-align:center; }
#settings-ep-page button { margin: 0 auto 90px auto;  }

a.download-qr { margin-right: 5px; }
a.download-qr + div { display: inline-block !important; }
a.download-qr:hover { cursor: pointer; }

#express-payment-graph { display: flex; justify-content: space-between; }
#express-payment-graph-selector { }
#express-payment-graph .selectize-input { width:300px; border: 0; background: transparent; font-weight:bold; color: #000000; font-size: 20px; font-weight: bold; letter-spacing: 0; line-height: 25px; }
#express-payment-graph .selectize-input input { text-indent:-100px !important; }
#express-payment-graph .selectize-input.focus { border: transparent; box-shadow: none; }
#express-payment-graph .selectize-dropdown-content .option { padding: 16px; border-bottom: 1px solid #E0E1E4; color: #000000; font-size: 14px; letter-spacing: 0;  line-height: 12px;}
#express-payment-graph .selectize-dropdown-content .option:last-child { border-bottom: none; }
#express-payment-graph .selectize-dropdown-content .option.selected { background-color: #f8f9fa; }

.section-express-payment sup { top: 0.5em; }

.datetime-picker { display: flex; height:40px; }
.datetime-picker a.arrow { margin: 0px 4px 0px 7px; background-color: transparent; color: black; border: 0px; box-shadow: none; cursor: pointer; }
.datetime-picker a.arrow:hover, .daily-amount-of-sale a.arrow:focus, .daily-amount-of-sale a.arrow:visited { background-color: transparent !important; border: 0px; box-shadow: none; }
.datetime-picker.bordered { padding: 7px; color: #141B3A !important; border: 1px solid #B6B7BD; border-radius: 6px; background-color: #FFFFFF; }
.datetime-picker.bordered input.datetimepicker-input { opacity: 0.4; border: none; }

.overall-statistics {  }
.overall-statistics h3 { color: #000000; font-size: 20px; font-weight: bold; letter-spacing: 0; line-height: 25px; }
.overall-statistics h4 { opacity: 0.3; color: #020C26; font-size: 14px; }
.overall-statistics h5 { color: #000000; font-size: 30px; font-weight: 500; letter-spacing: 0; line-height: 37px;  font-weight:bold; }


/* Query Reports */
#query-terminal-page h1 { color: #000000; font-family: "Roboto"; font-size: 28px; font-weight: bold; letter-spacing: 0; line-height: 25px; }
#query-terminal-page #btn-export {  }
#query-terminal-page #script-area { position:relative; margin-top:10px; }
#query-terminal-page #script-text { width:100%; padding:5px; background-color:black; color:white; border-radius:6px; }
#query-terminal-page #btn-run-command { position: absolute; right: 20px; bottom:25px; }
#query-terminal-page #error-area { padding: 10px; margin-top:5px; background-color: #F4E0E8; border-radius:6px; }
#query-terminal-page table { }
#query-terminal-page #table-area { width:100%; margin-top: 10px; max-height:500px; overflow:scroll; }
#query-terminal-page table thead { background-color: #EAECF6; }
#query-terminal-page table thead th { /*font-size: 14px; line-height: 16px; border: none !important;*/ }
#query-terminal-page table thead th { color:#92939A; padding:12px; font-weight:normal; }
#query-terminal-page table tbody td { padding:12px; }




/*.skipcash-table tr th span.skipcash-table-header-search-input { opacity: 0.5 !important; }
.skipcash-table tr th.sortable .column-sort input { display: table-cell; width: 100%; }
.skipcash-table tr th.sortable .column-sort { position: relative; }
.skipcash-table tr th.sortable .column-sort::before { content: "\2191"; cursor:pointer; position:absolute; right:1em; opacity:0.3; }
.skipcash-table tr th.sortable .column-sort::after { content: "\2193";  cursor:pointer; position:absolute; right:0.5em; opacity:0.3; } 
.skipcash-table tr th.sortable .column-sort.sort-desc::after { opacity: 1; }
.skipcash-table tr th.sortable .column-sort.sort-asc::before { opacity: 1; }*/
.bottom-right-filter-pos { position: absolute; right: 20px; bottom: 0px; }

.skipcash-modal-large {
    width: 1200px;
    max-width: 1200px;
    margin: auto;
}



/* Login page*/



/* spinner */
@keyframes spinner-border {
  to { transform: rotate(360deg); } 
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

#adminRadio label, #documentRadio label {
  padding-top: 10px; }

#refundAmount { width: 100px; }

.currency-input {
    display: flex;
    flex-grow:1;
    margin-right:5px;
    border: 1px solid #ced4da;
    border-radius: 6px;
    background-color: #e9ecef;
}
.currency-input input {
    border:0;
    flex-grow:1;
    padding: 5px 10px;
    border-radius: 6px;    
}
.currency-input span {
    padding: 5px 15px;    
    border-left: 1px solid black;
    /*background-color: #ECECEC;*/
    border-radius: 0 6px 6px 0;
    font-weight:bold;
}

.gm-row { display: flex; align-items: center; }

.group-manager-edit .search-bar {
    width: 100%;
    display: flex;
}
.group-manager-edit .search-bar input {
    flex: 1
}
.group-manager-edit .search-bar button {
    height:38px; margin-left: 5px; border: 1px solid gray;
}