/* 
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 Apr, 2022, 6:40:57 PM
    Author     : iconicus-2
*/

.heaedr
{
    margin: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}


.help-block-error-custom{
    color: tomato;
    font-size: small;
}
.actionclass{
    z-index: 105;
    position: absolute;
}
.form-section {
    color: #1D2B36;
    line-height: 3rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE !important;
}
ol, ul {
    padding-left: 0rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: relative !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {

    padding: 5px 5px !important;

}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #e4e6ef !important;
}
.select2-container--default .select2-selection--single {

    border: 1px solid #e4e6ef !important;

}
.select2-container .select2-selection--single {

    height: 40px !important;

}
.select2-container .select2-selection--single .select2-selection__rendered {

    padding-top: 5px !important;

}
.select2-container--default .select2-selection--single .select2-selection__arrow {

    top: 6px !important;

}

.modal-scroll{
    height: 400px;
    overflow-y: scroll;
    max-height: 500px;
}
/*.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

.hide{
    display: none !important;
}

.variantvaluebg{
    text-align: center !important;
    width: 90px !important;
    background-color:#f5f8fa !important;
    word-break: break-all !important;
}

.badge {
    white-space: pre-wrap !important;
}
.textright{
    float:right ! important;
}
.text-align-right{
    text-align:right ! important;
}
.select-width{
    width: 270px !important;
}

.select-product-width{
    width: 384px !important
}
.bi {
    line-height: 1;
    font-size: 1.5rem !important;
}
.shipping_action {
    color:red;
    height: 10px;
    padding-left: 20px
}
.ql-editor {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
    font-family: Poppins,Helvetica,sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
}
.text_font{
    font-size: 1.1rem !important;
    font-weight: 500 !important;
    font-family: Poppins,Helvetica,sans-serif !important;
}
@media print {
    @page {
        margin-top: 0;
        margin-bottom: 0;
    }
    body {
        padding-top: 72px;
        padding-bottom: 72px ;
    }
}
.scrollit {
    overflow:scroll;
    height:auto;
}
.filter-botton {
    background: white !important;
    border: 1px solid #009EF7 !important;
    color: #009EF7 !important;
    font-size: 10px !important;
    padding: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.filter-botton:hover {
    color: white !important;
    background: #009EF7 !important;
}
.filter-botton.active {
    color: white !important;
    background: #009EF7 !important;
}

td{
    font-weight: 200 !important;
}
th{
    font-weight: 600 !important;
    color: #009ef7 !important;
}
.pagination{
    height: 2rem !important;
    /*width:2rem !important;*/
    font-size:1rem !important;
}
.dataTables_info{
    font-size: 12px !important;
}
.product-img{
    height: auto !important;
    width:50px !important;
}
.customer-img{
    height: auto !important;
    width:50px !important;
}
.page-link{
    height: 23px !important;
    font-size: 1rem !important;
}
/*.page-item:hover:not(.offset) .page-link {
    color:white !important;
}*/
.page-item{
    margin: 0 !important;
}
.page-item.active:hover .page-link {
    color:white !important;
}
.table-img-col-width{
    width: 16.66% !important;
}

.table-layout-fixed{
    table-layout: fixed !important;
}
.badge.badge-sm.badge-circle {
    width: 10px !important;
    height: 10px !important;
    min-height: 10px !important;
    min-width: 10px !important;
}

.variantstockbadge{
    align-items: center;
    display: inline-block;
    padding: 0.325rem 1.5rem;
    font-size: .85rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.325rem;
    font-size: 12px;
}

.mtop-7{
    margin-top: 7px !important;
}
.arrow-font{
    font-size: 2rem!important;
}
.tabs-left {
    border-bottom: none;
    border-right: 1px solid #ddd;
}

.tabs-left>li {
    float: none;
    margin:0px;

}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background:#f90;
    border:none;
    border-radius:0px;
    margin:0px;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-left: 10px solid #f90;
    display: block;
    width: 0;
}

.colorblack{
    color: #373a3c;
    font-weight: 600;
}

.colorwhite {
    color: #009EF7;
    font-weight: 600;
}

.bgcolorblue{
    background: #009EF7 !important;
}

.bgcolorblue a:hover {
    color: white !important;
}

#userimagediv .symbol.symbol-150px>img {
    width: 75px;
    height: 75px;
}

.bb1 {
    border-bottom: 1px solid lightgray;
}

/*.verticlecenter {*/
/*    display: flex;
    justify-content: center;
    align-items: center;*/
/*}*/

/*.orderformbody .select2-dropdown--below {
    width: 270px !important;
}*/


.border-radius-5{
    border-radius: 5px !important;
}
.dashboard-card-padding{
    padding: 2rem 2.25rem;
}

.fs-075{
    font-size: 0.75rem!important
}

.deletedvariant {
    color: red;
    font-size: xx-small;
}

.deleteaddvariantlink {
    color: tomato;
}

.border-left-radius {
    border-top-left-radius: .475rem !important;
    border-bottom-left-radius: .475rem !important;
}

.img-thumbnail-company {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #e4e6ef;
    border-radius: 0.475rem;
    width: auto;
    height: 80px;
}
.textblack{
    color:#373a3c;
}

.filter-botton-access {
    background: white !important;
    border: 1px solid #009EF7 !important;
    color: #009EF7 !important;
    font-size: 15px !important;
    padding: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 10px;
}
.max-w-action {
    max-width: 108px !important;
    width: 108px !important;
}
.align-items-flex-start{
    align-items: flex-start !important;
}
.center-align{
    align-items: center !important;
    display: flex !important;
}
.img-check{
    position: absolute;
    width: 18px;
    height: 18px;
}
.img-check-label{
    border-width: 3px !important;
    height: 130px;
    width: 130px;
    justify-content: center
}
.containerimg {
    position: relative;
    border: 1px solid lightgray;
    width: 100px;
    height: 100px;
    border-collapse: separate;
    overflow: hidden;
    border-radius: 12px !important;
}
.containerimg:before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0);
}
.containerimg:hover::before {
    background-color:rgba(0,0,0,0.5) !important;
}
.containerimg img {
    display:block;
}
.containerimg label {
    position: absolute;
    top: 12%;
    left: 12%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    opacity:0;
}

.containerimg span {
    position: absolute;
    top: 12%;
    left: 87%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    opacity:0;
}
.containerimg a {
    position: absolute;
    top: 40%;
    left: 40%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    opacity:0;
}
.containerimg:hover label {
    opacity: 1;
}
.containerimg:hover span {
    opacity: 1;
}
.containerimg:hover a {
    opacity: 1;
}
.border-1-gray{
    border: 1px solid gray !important;
}
.img-icon-color{
    color: rgba(0,0,0,0.5);
}
.image-input.image-input-outline .image-input-wrapper{
    border: 0 !important;
}
.word-break-all{
    word-break: break-all;
}
.font-size-15{
    font-size: 15px !important;
}
.width-30{
    width: 30px;
}
.width-160{
    width: 160px;
}
.gmail-logo{
    width: 70px;
    margin-right: 30px;
    margin-left: 30px;
}
.mailchimp-logo{
    width: 135px;
}
.sendinblue-logo{
    width: 100px;
}
.shippingprovider-logo{
    width: 120px;
    margin-right: 20px;
}
.send-grid{
    width: 205px;
}
.pull-right{
    float: right;
}
.mr-10{
    margin-right: 10px
}
.pr-10{
    padding-right: 10px !important;
}
.status-text{
    font-size: 13px;
    color: inherit;
    height: inherit;
    min-height: inherit;
    font-weight: 200 !important;
    text-transform: capitalize;
    color: #a1a5b7!important;
}
.mw-70{
    max-width: 70px;
}
.min-h-365px{
    min-height: 365px !important;
}
.max-h-365px{
    max-height: 365px !important;
}

.center-align-modal{
    align-items: center !important;
    display: grid !important;
}

.tagify {
    min-height: 40px !important;
    max-height: 65px !important;
    overflow: scroll !important;
    overflow-x: hidden !important;
}
.select2-selection--multiple {
    min-height: 40px !important;
    max-height: 60px !important;
    overflow: scroll !important;
}
.product-img-hw{
    height: 135px;
    /*width: 153px;*/
}
.producttitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.font-size-x-sm {
    font-size: x-small;
}

.error-msg {
    color: tomato;
    font-size: small;
}

.registeron{
    font-size: 13px;
    color: #009ef7;
}
.dhlexpress-logo {
    width: 150px;
}
.tooltip-status {
    position: relative;
    display: inline-block;
}

.tooltip-status .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip-status:hover .tooltiptext {
    visibility: visible;
}

.font-size-10 {
    font-size: 10px;
}

.pickupdatedivcontainer{
    justify-content: left;
    align-items: center;
}

#selectpickupdatediv .radio-tile-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;

    .input-container {
        position: relative;
        height:  5rem;
        width:  5rem;
        margin: 0.5rem;

        .radio-button {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            margin: 0;
            cursor: pointer;
        }

        .radio-tile {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            border: 2px solid #079ad9;
            border-radius: 5px;
            padding: 1rem;
            transition: transform 300ms ease;
        }
        .icon svg {
            fill: #079ad9;
            width: 3rem;
            height: 3rem;
        }
        .radio-tile-label {
            text-align: center;
            font-size: 0.75rem;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #079ad9;
        }

        .radio-button:checked + .radio-tile {
            background-color: #079ad9;
            border: 2px solid #079ad9;
            color: white;
            transform: scale(1.1, 1.1);

            .icon svg {
                fill: white;
                background-color: #079ad9;
            }
            .radio-tile-label {
                color: white;
                background-color: #079ad9;
            }
        }
    }
}

.pickupnote{
    margin: 0px 10px;
    border: 1px solid lightgray;
    width: auto;
    padding: 0.5rem;
    border-radius: 10px;
}
#details {
    display: flex;
    flex-wrap: wrap;
}
#details .col-print-left {
    width: 50%;
    float: left;
}
#details .col-print-right {
    width: 50%;
    float: right;
    text-align: right;
}
.currentData {
    font-weight: normal;
}
#line {
    border: 1px solid black;
}
#saleschart {
    height: 350px;
    min-height: 365px;
}
.poweredBy{
    font-size: 10px;
    color: gray
}
.appadetails{
    padding-left:30px;
    padding-right:30px;
    margin-top: 0px;
}
a.text-hover-primary:hover,
a.text-hover-primary:hover h3 {
    color: #007bff;
}
.noappsfound {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 50vh;
    padding-top: 10%;
}
.appdetailslogo{
    height:100%;
    width: 100%;
    object-fit: contain;
    border-radius: 0 !important;
    border-top-left-radius: 0.475rem!important;
    border-top-right-radius: 0.475rem!important;
}
#kt_content_container2 {
    height: auto;
    overflow-y: auto;
}

#kt_content_container1{
    position: sticky !important;
    top: 120px;
}
button.btn.btn-danger.text-center:hover {
    color: #f1416c;
    background: #fff5f8 !important;
}
button.btn.btn-primary.text-center:hover {
    color: #0095e8;
    background: #f1faff !important;
}
button.btn.btn-success.text-center:hover {
    color: #50cd89;
    background: #e8fff3 !important;
}
.verticlealigncenter {
    display: flex;
    align-items: center;
}
.password-container {
    position: relative;
    display: inline-block;
}

#togglePassword {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.maxtwolines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.maxoneline {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.center-screen {
    position: fixed;
    top: 0;
    left: 200px;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: auto;
}
.badge {
    white-space: normal!important;
}
.dateranges{
    padding: 0.56rem !important;
    margin-right: 0px;
    width: 63%;
    border-right: 0px;
    border-radius: 0px;
    border-bottom-left-radius:.475rem;
    border-top-left-radius:.475rem;
}
.iconstyle{
    padding: -0.01rem 1rem;
    border-radius: 0px;
    border-bottom-right-radius:.475rem;
    border-top-right-radius:.475rem;
}
.total {
    font-size: 10px;
    color: #0c0c0dd1;
    font-weight: 600;
}
.number {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #46c47f;
}
.background {
    background: #e8fff3;
    padding:4px 15px;
    display: inline-block;
    border-radius: .45rem;
}