.imageThumb {
    min-height: 75px;
    border: 2px solid;
    padding: 1px;
    cursor: pointer;
    max-width: 85px;
}

.fa-angle-down {
    margin-top: -10px;
}

.pip {
    display: inline-block;
    margin: 10px 8px 10px 0;
}

.pip .close {
    position: relative;
    top: -18px;
    right: 10px;
    z-index: 100;
    background-color: #d0e5f5;
    padding: 5px;
    color: #000;
    font-weight: bolder;
    cursor: pointer;
    opacity: 0.5;
    font-size: 10px;
    line-height: 10px;
    border-radius: 50%;
}

.pip:hover .close {
    opacity: 1;
    color: #fff;
    background-color: #ff0000;
}

.datepicker-inline {
    display: none !important;
}

.login-head {
    display: none;
}

.login-foot {
    display: none;
}

.error_strings {
    padding: 3px 3px;
    margin-top: 5px;
    font-size: 12px;
    color: red;
    float: left;
    position: relative;
}

/* 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;
}

.common-heading {
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10;
}

.common-heading>span {
    line-height: 26px;
}

.common-heading>span {
    color: #e60072;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px 0;
    display: block;
}

.common-heading h2 {
    font-size: 36px;
    /*line-height: 52px;*/
}

/*.common-heading {
    margin-bottom: 60px;
}*/
.justify-content-center {
    justify-content: center !important;
}

.mb0 p {
    margin-bottom: 0px;
}

.mb40 {
    margin-bottom: 40px;
}

/*view page*/
.card-stats .statistics {
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: -30px 30px 60px #f2f2f2, 30px -30px 60px #fff;
    box-shadow: -30px 30px 60px #f2f2f2, 30px -30px 60px #fff;
    min-height: 175px;
}

.in-stats .statistics {
    text-align: left;
}

.statistics {
    align-items: center;
    /*display: flex;*/
}

.statnumb {
    margin: 0 0 0 10px;
    text-align: center;
    /*float: left;*/
}

.mtb100 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.in-stats .statistics span {
    font-size: 35px;
    color: #ff1f8e;
}

.statistics span {
    font-size: 45px;
    font-family: Poppins, sans-serif;
    color: #050748;
    font-weight: 700;
    display: inline-block;
}

.statistics p {
    font-size: 16px;
    margin: 10px 0 0 0;
    font-weight: 500;
}

.mt80 {
    margin-top: 80px;
}

.section-viewstore hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.mt30 {
    margin-top: 30px;
}

.mb80 {
    margin-bottom: 80px;
}

.statnumb .icon {
    position: absolute;
    top: 5px;
    font-size: 28px !important;
    right: 55px;
}

.div_signboard_size {
    width: calc(100% - 70%);
}

.div_signboard_logo_size {
    width: calc(100% - 80%);
}

.div_kv_image_file {
    width: calc(100% - 65%);
}

.div_kv_image_file .form-group {
    display: flex;
}

.div_kv_image_no {
    width: calc(100% - 90%);
}

.div_kv_image_name {
    width: calc(100% - 60%);
}

.div_signboard_image_name {
    width: calc(100% - 95%);
}

.div_signboard_color {
    width: calc(100% - 88%);
}

.div_signboard_image_file .form-group {
    display: flex;
}

.signboard_input_file {
    width: 350px;
    margin-right: 16px;
}

.kv_input_file {
    width: 350px;
    margin-right: 16px;
}

.bg-signboard-header {
    background: #888888;
}

.mtb60 {
    margin: 60px auto;
}

.signboard-details p {
    margin: 10px 10px;
}

.signboard-details {
    display: flex;
    background: #eee;
    border-bottom: 1px solid #fff;
}

.kv-image img {
    width: -webkit-fill-available;
    position: relative;
    display: block;
    /* width: 100%; */
    height: 152px;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f9ff;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    object-fit: cover;
}

.isotope_item {
    position: relative;
    -webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    transition: 1.2s cubic-bezier(.17, .85, .438, .99);
}

.item-image {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f9ff;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}

.hover-scale img {
    transform: scale(1);
}

.item-image img {
    width: 100%;
}

.item-info {
    padding: 20px 0 0 0;
}

.div_body .div_image_name p {
    margin: 60px auto;
}

.div_body .div_image_dimension p {
    margin: 60px auto;
}

.div_body .div_no p {
    margin: 60px auto;
}

.div_body p {
    /*margin-bottom: 0px;*/
    align-self: center;
    align-items: center;
    margin: 60px auto;
}

.div_no {
    width: calc(100% - 90%);
}

/*.icon img {
    width: 36px;
}*/
.input-group-text img {
    width: 25px;
}

.plus_div .ion-plus {
    margin-right: 10px;
}

.plus_div .ion-minus {
    margin-right: 10px;
}

.img_file_sel {
    position: relative;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0);
    /* width: 450px; */
    max-width: 100%;
    padding: 5px;
    border-radius: 3px;
    transition: 0.2s;
    border-top: 1px dashed rgb(186 188 190 / 50%);
    border-bottom: 1px dashed rgb(186 188 190 / 50%);
    border-right: 1px dashed rgb(186 188 190 / 50%);
}

.drop_down_val {
    width: 30% !important;
}

.gaming_chair_dropdown {
    width: 40% !important;
}

.inputfile-group-fields .col-lg-3 {
    border-left: 1px dashed rgb(186 188 190 / 41%);
    border-bottom: 1px dashed rgb(186 188 190 / 41%);
}

.inputfile-group-fields .form-group {
    margin-top: 1.25rem;
}

.view_img .card {
    background-color: transparent;
    border: 4px solid #ced4da00;
}

.view_img img {
    width: 230px;
    height: 180px;
    margin-right: 10px;
}

.stats_view_img img {
    width: 195px;
    height: 195px;
    margin-right: 12px;
}

.statsimg {
    width: 100%;
    display: flex;
}

.view_img {
    display: flex;
}

.view_txt {
    margin: 32px 11px 0px 0px;
    display: flex;
    justify-content: space-between;
}

/*View page boxes*/
.funfct {
    box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
    line-height: 26px;
    padding: 25px;
    border-radius: 8px 8px 8px 40px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    /*display: flex;*/
}

.srcl1 {
    /*background: #f3f5ff;*/
    border-bottom: 4px solid #b0bdff;
}

.srcl2 {
    /*background: #fff3e6;*/
    border-bottom: 4px solid #ffc093;
}

.srcl3 {
    /*background: #fbeefd;*/
    border-bottom: 4px solid #f6bcff;
}

.srcl4 {
    /*background: #effdff;*/
    border-bottom: 4px solid #9ff3ff;
}

.srcl5 {
    /*background: #fbfff1;*/
    border-bottom: 4px solid #ffdaa2;
}

/*.funfct img {
    width: 65px;
    margin: 0 auto 15px;
    display: block;
}*/
img {
    max-width: 100%;
    height: auto;
}

.funfct .services-cuntr {
    display: inline-block;
    font-weight: 900;
    font-size: 30px;
    color: #050748;
    padding: 15px 0;
}

.funfct .services-cuntr {
    display: inline-block;
    font-weight: 900;
    font-size: 30px;
    color: #050748;
    padding: 15px 0;
}

.funfct p {
    font-weight: 600;
    color: #050748;
    margin: auto 10px;
    font-size: 18px;
    text-transform: capitalize;
}

/*Login*/
.bg-gradient {
    /*    background: #c7ecff;
    background: -moz-linear-gradient(top,#c7ecff 0,#f9efff 100%);
    background: -webkit-linear-gradient(top,#c7ecff 0,#f9efff 100%);
    background: linear-gradient(to bottom,#c7ecff 0,#f9efff 100%);*/
    background: #ffe2e2;
    background: -moz-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
    background: -webkit-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
    background: linear-gradient(to bottom, #ffe2e2 0, #fff9f4 100%);
}

.hero-section {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    height: 100vh;
    align-items: center;
    display: grid;
}

.hero-bg-bg1:before {
    content: "";
    background: url(https://asus.in/po-cms/image/banner-shap-2.png);
    position: absolute;
    height: 100vh;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    background-position: left 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.m-auto {
    margin: auto !important;
}

.v-center {
    align-self: center;
    align-items: center;
    text-align: center;
}

html .mb30 {
    margin-bottom: 30px;
}

html .mb40 {
    margin-bottom: 40px;
}

.d-block {
    display: block !important;
}

.form-block {
    overflow: hidden;
}

.text-center {
    text-align: center !important;
}

.login-form-div {
    max-width: 460px;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    border-radius: 8px;
}

img.loginpg-logo {
    width: 200px;
}

.form-block .form-group {
    margin-bottom: 0;
}

.form-block input {
    width: 100%;
    height: 50px;
    line-height: 40px;
    padding: 0 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 16px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.bg-btn3 {
    background: #673ab7;
    background: -moz-linear-gradient(left, #673ab7 0, #2196f3 100%);
    background: -webkit-linear-gradient(left, #673ab7 0, #2196f3 100%);
    background: linear-gradient(to right, #673ab7 0, #2196f3 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
}

.lnk {
    position: relative;
    overflow: hidden;
}

.btn-main {
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    padding: 0 32px;
    line-height: 56px;
    text-align: center;
    outline: 0;
    color: #fff;
    background-color: #ff1f8e;
    border: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 0 10px 15px 0 rgb(233 30 99 / 15%);
    box-shadow: 0 10px 15px 0 rgb(233 30 99 / 15%);
    cursor: pointer;
}

span.circle {
    background: rgba(255, 255, 255, .2);
    display: block;
    position: absolute;
    top: -10%;
    right: -130px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.animation,
.circle,
.circle2,
.clients-logo,
.custom-btn,
.dropdown-toggle,
.hoshd,
.hover-scale img,
.icon-set,
.isotope_item,
.link-hover,
.main-header,
.main-header.sticky,
.navbar,
.s-block,
.sticky,
.sub-menu-sec a,
a,
button,
input {
    -webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    transition: 1.2s cubic-bezier(.17, .85, .438, .99);
}

.kv_div_no {
    width: calc(100% - 88%);
}

.kv_div_image_name {
    width: calc(100% - 70%);
}

.div_signboard_srno {
    width: calc(100% - 89%);
}

.div_signboard_size_details {
    width: calc(100% - 76%);
}

/*Loader*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}

.loader1 {
    display: block;
    position: relative;
    left: 45%;
    top: 50%;
}

.loading-text {
    display: block;
    position: relative;
    left: 46%;
    top: 50%;
}

.loader1 span {
    vertical-align: middle;
    border-radius: 100%;

    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px 2px;
    -webkit-animation: loader1 0.8s linear infinite alternate;
    animation: loader1 0.8s linear infinite alternate;
}

.loader1 span:nth-child(1) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, 0.6);
}

.loader1 span:nth-child(2) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(41, 103, 230, 0.8);
}

.loader1 span:nth-child(3) {
    -webkit-animation-delay: -0.26666s;
    animation-delay: -0.26666s;
    background: rgba(41, 103, 230, 1);
}

.loader1 span:nth-child(4) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(41, 103, 230, 0.8);

}

.loader1 span:nth-child(5) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, 0.4);
}

@keyframes loader1 {
    from {
        transform: scale(0, 0);
    }

    to {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

.login-up {
    display: flex;
    text-align: center;
}

.login-dw {
    display: block;
    text-align: right;
    margin-top: -20px;
}

.region {
    display: inline-block !important;
    background: #276ee4;
    padding: 0px 10px;
    color: #fff;
}

.div_kv_image_file {
    width: calc(100% - 62%);
}

div.dataTables_info {
    float: left;
    display: block;
    position: absolute;
    bottom: 0px;
    margin: 12px 0px 13px 160px;
}

.dataTables_wrapper .dataTables_length {
    float: left;
    display: block;
    position: absolute;
    bottom: 0px;
}

.btn-default {
    line-height: 38px;
    color: #fff;
    border-radius: 4px !important;
    padding: 0px 20px;
    border-radius: 38px;
    color: #000;
    background-color: #d6d6d6;
    border-color: #afafaf;
    margin: 0px 6px 9px 0px;
}

@media screen and (max-width: 767px) {
    div.dt-buttons {
        display: inherit;
    }
}

.editdrop_down_val {
    width: 30% !important;
}

option.disable {
    color: #cecece;
    cursor: none;
}

option:disabled {
    color: #cecece;
    cursor: none;
}

option.disablefield {
    position: absolute;
    color: #cecece;
    opacity: 1;
    cursor: not-allowed;
    pointer-events: none;
    width: 100%;
    height: 100%;
    cursor: none;
    /*display: none;*/
}

select.disablefield {
    background-color: #e9ecef;
    opacity: 1;
    cursor: not-allowed;
    pointer-events: none;
}

select#gamming_chair {
    width: 28% !important;
}

select#lfd {
    width: 28% !important;
}

.bg-none {
    background: none !important;
}

.sync-btn-icon {
    font-size: 18px;
    padding: 0 10px;
}

.sync_btn {
    /*padding: 0.294rem 1.75rem;*/
    -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    padding: 0 32px;
    line-height: 37px;
    border: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.btn-submit button {
    /*-webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);*/
    /*box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);*/
    border: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    padding: 0 30px;
    line-height: 56px;
}

.btn-submit {
    margin-bottom: 60px;
}

.div_priorkv_image_no {
    width: calc(100% - 91%);
}

.div_priorkv_image_name {
    width: calc(100% - 75%);
}

.div_priorkv_image_file {
    width: calc(100% - 57%);
}

.div_priorkv_image_file .form-group {
    display: flex;
}

/*.div_priorkv_image_file .kv_input_file{
   width: 60%;
   margin-bottom: 10px;
}*/
.div_prev_kv_image_file {
    width: calc(100% - 76%);
}

.div_priorkvimage_dimension {
    width: calc(100% - 75%);
}

.div_prev_kv_image_no {
    width: calc(100% - 86%);
}

.pd-tb30 {
    padding: 30px 0px !important;
}

.div_prev_quar_kv_image_no {
    width: calc(100% - 85%);
}

@media only screen and (max-width: 600px) {
    div.dataTables_info {
        position: inherit;
        font-size: 12px !important;
        float: right !important;
        text-align: right !important;
        bottom: 29px;
    }

    .dataTables_wrapper .dataTables_length {
        position: inherit;
        font-size: 12px;
    }

    .dataTables_wrapper .dataTables_length label {
        font-size: 12px;
        float: left;
        position: absolute;
    }

    .btn-default {
        padding: 0px 14px;
    }

    .mobile-table .form-group[data-title]:before {
        content: attr(data-title);
        float: left;
        font-size: 0.8em;
        color: rgba(0, 0, 0, 0.54);
        font-weight: 500;
        margin: 10px 0px 10px 0px;
    }

    .mobile-table .form-group {
        text-align: right;
        display: flow-root;
    }

    .mobile-table .div_body {
        display: block;
    }

    .mobile-table .div_body>div {
        width: 100%;
    }

    .mobile-table-header {
        display: none;
    }

    .signboard_input_file {
        width: 100%;
    }

    .kv_input_file {
        width: 100%;
    }


    .mobile-table-view>div[data-title]:before {
        content: attr(data-title);
        float: left;
        font-size: 0.9em;
        color: rgba(0, 0, 0, 0.54);
        font-weight: 500;
        /*margin: 10px 0px 10px 0px;*/
    }

    .mobile-table-view {
        text-align: right;
        display: flow-root;
    }

    .mobile-table-view {
        display: block;
    }

    .mobile-table-view>div {
        width: 100%;
    }

    .mobile-table-view p {
        margin: 0px 0px 15px 0px;
    }

    .mobile-table-view .kv-image img {
        width: 100%;
        margin-top: 10px;
    }

    .mobile-table-view .div_image_dimension p {
        /*margin: 0px auto;*/
        width: 100%;
        display: block;
        margin: 0px 0px 15px 0px;
    }

    .prev-quart-name p,
    .prev-quart-image-dimension p {
        word-break: keep-all !important;
        width: 100% !important;
    }
}

.prev-quart-name p {
    word-break: break-all;
    width: 155px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0px;
}

.prev-quart-image-dimension p {
    word-break: break-all;
    width: 100px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0px !important;
}

.no-data-found p {
    margin: 43px auto;
}

.div_prev_kv_image_file img {
    margin-bottom: 10px;
}

.div_prev_kv_image_file img {
    width: 200px;
    height: 100px;
}

.div_priorkv_image_file img {
    width: 200px;
    height: 100px;
}

.section-download-btn {
    background-color: #fff;
    /*padding: 20px;*/
}

.textwrap p {
    margin: 60px auto;
    word-break: break-all;
    width: 79px;
    font-size: 0.875rem;
    line-height: 1.5;
}

.posminput {
    padding: 10px 10px 10px 10px !important;
}

/* POSM CSS */
#posmlistTable tbody tr td>p {
    margin-bottom: 0;
}

#posmlistTable tbody tr td {
    vertical-align: unset;
    border: 1px solid #cacaca;
}

#posmlistTable thead tr th {
    border: 1px solid #003b9f;
}

.posmModal .modal-dialog .modal-body {
    max-height: 500px;
    overflow-y: auto;
}

#posmlistTable tbody tr td a{
    color: #000;
    text-decoration: none;
}

#pdfPreviewModal .modal-content{
    width: 700px;
    height: 500px;
}

@media only screen and (max-width: 600px) {
    #pdfPreviewModal .modal-content{
        width: 300px !important;
    }
}