#app_icon {
    width: 90px;
}
.frmCustm label {
    font-size: 13px;
    font-weight: 500;
}

.frmCustm input, .frmCustm button {
height: 50px;
}
.signin-txt-data p  {
    font-size: 14px;;
}
.signin-txt-data h2  {
    text-transform: uppercase;
    font-size: 1.3em;
}
#errorMsg {
    display: none;
 background: rgba(204, 14, 43, 0.3);
 color: rgba(204, 14, 43, 1);
 border-left: 15px solid rgba(204, 14, 43, 1);
 text-align: center;
 font-size: 13px;
line-height: 1.3;
padding: 5px 9px;
font-weight: 400;
}

.admindb-logo img {
    width: 90px;
}
.custmFrm .inp-div{
margin-top: 16px;
}

.custmFrm .inp-div label{
font-size: 13px;
color: rgba(22, 111, 156, 1);
}

.custmFrm .inp-div input {
    height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.custmFrm .inp-div textarea {
    height: 140px;
}

.prod_img {
    display: flex;
    position: relative;
    width: 45px;
    height: 45px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 50%;
    border: 1px solid #ccc
}

.prod-img-cover {
    display: flex;
    position: relative;
    width: 230px;
    height: 230px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.prod-details-item {
 margin-top: 20px;
}

.prod-details-item h4 {
    color: rgba(6, 114, 209, 1);
    font-size: 15px;
}

.prod-details-item h6 {
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
    font-weight: 400;
}
.prod-img-btm-txt {
    margin-top: 35px;
}

.prod-img-btm-txt h4 a{
    display: inline-block;
 padding: 9px 0;
font-size: 14px;
color: rgba(0, 0, 0, 0.7);
font-size: 15px;
font-weight: 500;
}
.inp-height-db {
    display: block !important;
    height: 100px !important; 
}

.select2-selection {
    padding: 9px 0 !important;
    height: 50px !important;
}

.pur-entry-err {
    margin-top: 15px;
}

.pur-entry-err span {
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.tab-clr-black {
    color: rgba(0, 0, 0, 0.7);
    font-weight: 500;
}

.main-db-pg {
    padding: 9px 0;
}

.main-db-pg .db-item-baln {
    padding: 3px 0;
}
.custmFrm select {
border: 1px solid rgba(0, 0, 0, 0.2);
height: 50px;
}

.bucg-solo-dt {
    margin-top: 40px;
    padding-top: 22px;
}

.nopaddn {
    padding: 0px !important;
    margin: 0px !important;
}
.bucg-solo-dt h4 {
    font-size: 16px;
    font-weight: 500;
}

.bucg-solo-dt p {
    font-size: 15px;
}
.frmStyle input {
height: 45px;;
}
.frmStyle button {
    height: 45px;;
    }

    .errmsg {
        display: none;
        color: rgba(204, 14, 43, 1);
        font-size: 13px;
        padding: 4px 8px;
        text-align: center;
    }

    .qrcode-img {
        display: block;
        width: 170px !important;
        height: 170px !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }

    .prod-dt-main {
        font-size: 14px;
        color: #2666c7;
        font-weight: 500; 
    }
    .finsih-st-pd {
     color: rgba(0, 0, 0, 1);  
    }
    .btsp-fs-1 {
        font-size: 14px;
    }
    .analytics-db-top bdi {
        font-size: 14px;
    }
#applogo {
    width: 60px !important;
}

.card-page-headr bdi {
    color: #2666c7;
    font-weight: 500;
}