﻿@media print {

    #QRCode {
        width: 500px !important;
    }
}

.error-div {
    display: block;
    height: 20px;
    color: red;
}

textarea {
    resize: none;
}

.td-data {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100px !important;
}

.disabled-link {
    pointer-events: none;
}

.font-size-75 {
    font-size: 0.75rem !important;
}

.font-size-1 {
    font-size: 1rem !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.mtop-15{
    margin-top:15px;
}
/* for select 2 dropdown - start */
.select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-selection__arrow {
    height: 37px !important;
}
/* for select 2 dropdown - end */

/* for multiple image upload - start */
.divImage {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background-color: white;
    text-align: center;
    border: solid 1px #c5c5c5;
    padding: 20px;
    margin-bottom: 10px;
}

.divDeleteImage {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
/* for multiple image upload - end */

.mt-2-rem {
    margin-top: 2rem !important;
}

.no-results {
    cursor: pointer;
}

.mouse-pointer {
    cursor: pointer;
}

#tree1 li {
    cursor: pointer;
}

.border-radius-10 {
    border-radius: 10rem;
}

/*Tree start*/
.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .tree ul {
        margin-left: 1em;
        position: relative
    }

        .tree ul ul {
            margin-left: .5em
        }

        .tree ul:before {
            content: "";
            display: block;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-left: 1px solid
        }

    .tree li {
        margin: 0;
        padding: 0 1em;
        line-height: 2em;
        /*color: #369;*/
        font-weight: 700;
        position: relative
    }

    .tree ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: -1px;
        position: absolute;
        top: 1em;
        left: 0
    }

    .tree ul li:last-child:before {
        /*background: #fff;*/
        height: auto;
        top: 1em;
        bottom: 0
    }

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}
/*Tree end*/
.circle-letter {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    font-size: 0.7rem;
}

.ul-none {
    list-style: none
}

.mt-34 {
    margin-top: 34px;
}

.margin-top-10 {
    margin-top: 10px;
}

.active-icon {
    color: #002580 !important;
}

.display-none {
    display: none;
}

.display-block {
    display: block !important;
}

.color-green {
    color: green !important;
}

.color-red {
    color: red !important;
}

.color-grey {
    color: grey !important;
}

.bg-login-image {
    background: url(../img/tag_logo.svg) !important;
    background-position: center !important;
    background-size: cover !important;
    background-color: #002580 !important;
    background-size: 50% !important;
    background-repeat: no-repeat !important;
}

.topbar {
    height: 3.375rem !important;
}

.padding-left-right-5 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.padding-5 {
    padding: 0.5rem !important;
}

.width-55 {
    width: 55% !important;
}

.width-190 {
    width: 190.2px !important;
}

.margin-3 {
    margin: 3px;
}

.padding1rem {
    padding: 1.5rem 1rem;
}

.height50 {
    height: 50px;
    font-size: 0.8rem;
}

.padding0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.divImage {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background-color: white;
    text-align: center;
    border: solid 1px #c5c5c5;
    padding: 20px;
    margin-bottom: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.m-top-27 {
    margin-top: 27px;
}

.map-container {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.fw-map2 #singleMap, .fw-map2 {
    height: 500px;
}

#singleMap, .fw-map-small-map {
    height: 420px;
    margin-bottom: 30px;
}

.hidden-map-container #singleMap {
    height: 500px;
    margin-bottom: 15px;
}

.map-container_New {
    float: left;
    width: 100%;
    position: inherit;
    overflow: hidden;
}

.map_ht {
    height: 350px !important;
}

.searchtextBox_ht_wdt {
    height: 30px !important;
    width: 230px !important;
}

.color-black {
    color: black !important;
}

.td-data-N {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.h-80 {
   height:80px;
}

.padding-Right-0 {
    padding-right: 0px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.font-22{
    font-size:22px;
}

.padding-all-0{
    padding: 0!important;
}

.padding-all-5 {
    padding: 5px !important;
}

.padding-all-15 {
    padding: 10px !important;
}

.vendor-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}

    .vendor-card .card-header {
        min-height: 56px; /* same header height across cards */
        /*display: flex;*/
        align-items: center;
        justify-content: center;
        padding: .5rem; /* already have padding classes; this is safe */
    }

    .vendor-card .card-body {
        flex: 1 1 auto; /* body grows to fill, keeps footer at bottom */
    }

/* Address clamp: show 3 lines with ellipsis */
.address-clamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* <-- the clamp */
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.25rem; /* keep consistent line height */
    max-height: calc(1.25rem * 3); /* prevents layout shifts */
    word-break: break-word; /* handle long words */
}

/* Optional: make the small text consistent */
.font-size-10 {
    font-size: 10px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

.m-r-10{
    margin-right: 10px;
}