input[type="text"],
input[type="textarea"] {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #003b6f;
    border-radius: 4px;
}

form[name="update_exhibitor"] input:not(.form-control-area) {
    height: 48px;
}

.substand-text {
    padding-left: 47px;
}

.nav-border-bottom {
    border-bottom: 0px !important;
}

textarea.form-control1 {
    height: 150px !important;
    position: relative;
}

@media (min-width:539px) and (max-width:541px) {
    #addcontact {
        width: 75% !important;
        height: 33px !important;
        font-size: 10px !important;
        margin-left: 14px !important;
        margin-top: 4px !important;
        margin-bottom: 20px !important;
        background: #AED8C6 0% 0% no-repeat padding-box;
        border-radius: 25px;
        opacity: 1;
        width: 29%;
        height: 33px;
        color: #003B6F;
        font-size: 10px;
        border: #AED8C6;
        margin-left: 58%;
        padding-bottom: -1%;
        padding-top: 4px;
        margin-bottom: 6%;
        margin-top: 8px;
    }
    .nav-part {
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        margin-right: 234px !important;
        margin-left: 10px !important;
    }
    .company-info {
        padding-right: 10px !important;
    }
    .btn-box {
        display: flex;
        padding-top: 20px;
    }
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 56px !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 19px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
        padding-top: 4px;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

.text-size {
    font-size: 31px;
    margin-left: -18px;
    font-weight: bold;
    text-align: left;
}

.card1 {
    height: 112px;
    border-radius: 12px;
    background-color: #00A4C5;
    margin-left: -5px;
    margin-right: -13px;
}

.card2 {
    height: 112px;
    border-radius: 12px;
    background-color: #00A4C5;
    margin-left: 26px;
    margin-right: -13px;
}

.card-text {
    height: 33px;
    text-align: left;
    color: #FFFFFF;
    padding-top: 20px;
    padding-left: 5px;
    font-size: 14px;
}

.form-content {
    height: inherit;
    background-color: var(--color_white);
    box-shadow: 0px 0px 10px #00000029;
    border-radius: 8px;
}

.profile_image-wrapper {
    width: 6rem;
    height: 6rem;
    background-image: url(../assets/images/profile/default_profile_pic.png);
    background-repeat: no-repeat;
    background-size: 43%;
    background-position: center;
    border-radius: 50%;
    overflow: hidden;
}

.profile_image-wrapper .overlay {
    background: var(--color_light_gray) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    opacity: 65%;
    position: relative;
}

.profile_image-wrapper .camera-icon {
    position: relative;
    background: var(--color_dark_gray) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 1.5rem;
    bottom: 1.5rem;
    opacity: 55%;
}

.camera-align {
    color: #ffffff;
    margin-left: 40px;
    margin-top: 3px;
}

.profile-text {
    position: absolute;
    top: 2.5rem;
    left: 8.5rem;
}

.common-button {
    margin-top: 2.44vw;
    border: none;
    font-size: 13px;
    height: 2vw;
    border-top-left-radius: 50px;
    width: 8.32vw;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #ffffff;
    background-color: var(--color_praimary);
    width: 27%;
}

.common-button1 {
    margin-top: 0.44vw;
    border: none;
    font-size: 13px;
    height: 2.6vw;
    border-top-left-radius: 50px;
    width: 9.32vw;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #ffffff;
    background-color: var(--color_praimary);
}

.btn-box {
    display: flex;
    padding-top: 20px;
    justify-content: left;
}

.ons-nav-tabs-container {
    border-bottom: 0px;
}

.ons-nav-tabs-container li .tab-class {
    color: var(--color_gray);
}

.ons-nav-tabs-container li .tab-class:focus {
    color: #373e42;
}

.ons-nav-tabs-container li .tab-class,
.ons-nav-tabs-container li .tab-class:hover,
.ons-nav-tabs-container li .tab-class:focus,
.ons-nav-tabs-container li .tab-class:active {
    text-decoration: none;
    margin-left: 33px;
    font-size: 14px;
}

.country-text {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #003b6f !important;
    border-radius: 4px;
}


/* .down-logo {
    position: absolute;
    left: 506px;
    bottom: 35px;
    width: 18px;
} */

.selectdiv:after {
    content: '';
    /* font: normal normal normal 17px/1 FontAwesome; */
    color: #003B6F;
    right: 33px;
    top: 47px;
    padding: 18px 8px 0px 10px;
    position: absolute;
    pointer-events: none;
    background: url('../images/downarrow.png');
    background-position: center;
    background-repeat: no-repeat;
}

select::-ms-expand {
    display: none;
}

.selectdiv select {
    appearance: none;
}

select::-ms-expand {
    display: none;
}

.selectdiv select {
    appearance: none;
}

.icon-style {
    height: 24.55px;
    width: 22.55px !important;
}

.icon-style-edit {
    height: 32px;
    width: 32px !important;
}

@media (min-width:1025px) {
    .down-logo {
        position: absolute;
        left: 506px;
        bottom: 35px;
        width: 18px;
    }
    .card1 {
        height: 135px;
        border-radius: 12px;
        background-color: #00A4C5;
        margin-left: -5px;
        margin-right: -13px;
    }
    .card2 {
        height: 135px;
        border-radius: 12px;
        background-color: #00A4C5;
        margin-left: 26px;
        margin-right: -13px;
    }
    .card-text {
        width: 90px;
        height: 53px;
        text-align: left;
        color: #FFFFFF;
        padding-top: 25px;
        padding-left: 8px;
        font-size: 20px;
    }
    .card-text1 {
        width: 51px;
        height: 33px;
        text-align: left;
        color: #FFFFFF;
        font-size: 34px;
        font-weight: bold;
        padding-left: 5px;
    }
    .card-text2 {
        /* width: 51px;
          height: 33px;
          text-align: left;
          
          font-size: 27px;
          font-weight: bold; */
        color: #FFFFFF;
        font-size: 27px;
        font-weight: bold;
        padding-left: 9px;
        line-height: 31px;
        margin-top: -8px;
    }
    .card-content {
        width: 89%;
    }
    .company-info {
        padding-right: 30px !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .down-logo {
        position: absolute;
        left: 421px;
        bottom: 35px;
        width: 18px;
    }
    .card1 {
        height: 112px;
        border-radius: 12px;
        background-color: #00A4C5;
        margin-left: -5px;
        margin-right: -13px;
    }
    .card2 {
        height: 112px;
        border-radius: 12px;
        background-color: #00A4C5;
        margin-left: 26px;
        margin-right: -13px;
    }
    .card-text {
        height: 39px;
    }
    .card-text1 {
        width: 51px;
        height: 33px;
        text-align: left;
        color: #FFFFFF;
        font-size: 25px;
        font-weight: bold;
        padding-left: 4px;
    }
    .card-text2 {
        /* width: 51px;
          height: 33px;
          text-align: left;
          
          font-size: 27px;
          font-weight: bold; */
        color: #FFFFFF;
        font-size: 19px;
        font-weight: bold;
        padding-left: 3px;
    }
    .card-content {
        width: 93%;
    }
    .ons-nav-tabs-container li .tab-class,
    .ons-nav-tabs-container li .tab-class:hover,
    .ons-nav-tabs-container li .tab-class:focus,
    .ons-nav-tabs-container li .tab-class:active {
        text-decoration: none;
        margin-left: -13px;
        font-size: 12px;
    }
    .arrow-filterp1::before {
        content: "";
        background-color: #e94b5e;
        position: relative !important;
        margin-left: 12px;
        top: 10px !important;
        display: block;
        box-sizing: border-box;
        height: 2px;
        width: 16px;
        right: 45px !important;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

@media (min-width:910px) and (max-width:913px) {
    #addcontact {
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        width: 52% !important;
        height: 33px !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 32% !important;
        padding-bottom: -1% !important;
        padding-top: 4px !important;
        margin-bottom: 6% !important;
        margin-top: 13px !important;
    }
    #contacts {
        color: #373D42;
        font-size: 19px !important;
        margin-bottom: -1%;
        margin-top: 25px;
    }
    .prod-cat-ins {
        color: #373D42;
        text-transform: capitalize;
        opacity: 1;
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
    }
    .categorydescription {
        color: #373D42;
        line-height: 1.6;
        opacity: 1;
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
    }
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 182px !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    .company-info {
        padding-right: 15px !important;
    }
    .ons-nav-tabs-container li .tab-class,
    .ons-nav-tabs-container li .tab-class:hover,
    .ons-nav-tabs-container li .tab-class:focus,
    .ons-nav-tabs-container li .tab-class:active {
        text-decoration: none;
        margin-left: -18px;
        font-size: 12px;
    }
    .arrow-filterp1::before {
        content: "";
        background-color: #e94b5e;
        position: relative !important;
        margin-left: 12px;
        top: 10px !important;
        display: block;
        box-sizing: border-box;
        height: 2px;
        width: 16px;
        right: 49px !important;
    }
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 56px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
        padding-top: 20px;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

@media (min-width: 819px) and (max-width: 821px) {
    #addcontact {
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        width: 52% !important;
        height: 33px !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 32% !important;
        padding-bottom: -1% !important;
        padding-top: 4px !important;
        margin-bottom: 6% !important;
        margin-top: 13px !important;
    }
    #contacts {
        color: #373D42;
        font-size: 19px !important;
        margin-bottom: -1%;
        margin-top: 25px;
    }
    .prod-cat-ins {
        color: #373D42;
        text-transform: capitalize;
        opacity: 1;
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
    }
    .categorydescription {
        color: #373D42;
        line-height: 1.6;
        opacity: 1;
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
    }
    .category-text {
        padding-left: 16px !important;
    }
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 182px !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    .company-info {
        padding-right: 10px !important;
    }
    .btn-save-contact {
        margin-top: 2.44vw;
        border: none;
        font-size: 13px;
        height: 27px !important;
        border-top-left-radius: 50px;
        width: 9.32vw;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        color: var(--color_praimary);
        background: #AED8C6 0% 0% no-repeat padding-box;
    }
    #final_submit1,
    #btn-save-contact {
        color: #003B6F;
        background: #D6D8D9 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 29%;
        font-size: 13px;
        height: 27px !important;
    }
   
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 50px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
        padding-top: 14px;
    }
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 57px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

@media (min-width: 766px) and (max-width: 769px) {
    #addcontact {
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        width: 52% !important;
        height: 33px !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 33% !important;
        padding-bottom: -1% !important;
        padding-top: 4px !important;
        margin-bottom: 6% !important;
        margin-top: 11px !important;
    }
    .prod-cat-ins {
        color: #373D42;
        text-transform: capitalize;
        opacity: 1;
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
    }
    .categorydescription {
        color: #373D42;
        line-height: 1.6;
        opacity: 1;
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
    }
    .category-text {
        padding-left: 16px !important;
    }
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 182px !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    .company-info {
        padding-right: 10px !important;
    }
    .btn-save-contact {
        margin-top: 2.44vw;
        border: none;
        font-size: 13px;
        height: 25px !important;
        border-top-left-radius: 50px;
        width: 9.32vw;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        color: var(--color_praimary);
        background: #AED8C6 0% 0% no-repeat padding-box;
    }
    #final_submit1,
    #btn-save-contact {
        color: #003B6F;
        background: #D6D8D9 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 29%;
        font-size: 13px;
        height: 25px !important;
    }
  
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 57px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
        padding-top: 10px;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

@media (min-width:541px) and (max-width:767px) {
    .down-logo {
        position: absolute;
        left: 304px;
        bottom: 35px;
        width: 18px;
    }
    .card1 {
        height: 100px;
        border-radius: 12px;
        background-color: #00A4C5;
        margin-left: -5px;
        margin-right: -13px;
    }
    .card2 {
        height: 100px;
        border-radius: 12px;
        background-color: #00A4C5;
        margin-left: 26px;
        margin-right: -13px;
    }
    .card-text1 {
        width: 51px;
        height: 33px;
        text-align: left;
        color: #FFFFFF;
        font-size: 19px;
        font-weight: bold;
        padding-left: 4px;
    }
    .card-text2 {
        color: #FFFFFF;
        font-size: 14px;
        padding-left: 5px;
        font-weight: bold;
    }
    .card-content {
        width: 102%;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

.arrow-filterp1::before {
    content: "";
    background-color: #e94b5e;
    position: absolute;
    margin-left: 12px;
    top: 12px;
    display: block;
    box-sizing: border-box;
    height: 2px;
    width: 16px;
}

.arrow-relativep1 {
    position: relative;
}

.prod-cat-ins {
    color: #373D42;
    text-transform: capitalize;
    opacity: 1;
    text-align: left;
    font-size: 22px;
    margin-top: 25px;
}

.product-category {
    width: 100%;
    /* height: 11%; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #003B6F;
    border-radius: 4px;
    opacity: 1;
    /* color: #835f5f; */
    font-size: 19px;
    padding: 22px;
}

.publish {
    background: #AED8C6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
    width: 13%;
    height: 43px;
    color: #003B6F;
    font-size: 16px;
    border: #AED8C6;
    margin-top: 42px !important;
    margin-bottom: -18px !important;
}

::placeholder {
    color: #C1C1C1;
    opacity: 1;
    /* Firefox */
}

.tokenfield .token {
    color: #00A4C5;
    border-radius: 19px !important;
    FONT-WEIGHT: 200;
    font-size: 19px;
    height: 6% !important;
    border-color: #F0F0F0;
    margin: 10px 5px 5px 0px !important;
}

.tokenfield .token .token-label {
    padding-top: 5px !important;
    /* padding: 8px; */
    padding-right: 10px !important;
    /* padding-bottom: 0px !important; */
    padding-left: 15px !important;
}

.tokenfield .token .close {
    margin-top: 4px;
    margin-right: 7px;
    margin-left: -2px;
}

.tokenfield .token-input {
    background: none;
    /* width: 60px; */
    min-width: 100% !important;
    border: 0;
    height: 20px;
    padding: 0;
    margin-bottom: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tokenfield {
    padding: 22px;
    font-size: 19px;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    /* opacity: .75; */
    padding-left: -3px;
    padding-right: 10px;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px 0.4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal;
    width: 100%;
    padding-left: 22px;
    font-size: 19px;
    color: #373E42;
    text-transform: capitalize;
}


/*.arrow-filterp1::before {
    content: "";
    background-color: #e94b5e;
    position: absolute;
    margin-left: -50px;
    top: 12px;
    display: block;
    box-sizing: border-box;
    height: 2px;
    width: 16px;
} */

.arrow-relativep1 {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .description {
        font-size: 18px;
        padding: 21px;
        margin-top: -7px;
    }
    .description-text {
        margin-bottom: 10px !important;
    }
    .company-name-text {
        position: relative;
        right: 6px;
    }
    .tokenfield {
        font-size: 15px !important;
        padding: 13px !important;
        margin-left: 22px;
        width: 89% !important;
        margin-top: -16px;
    }
    .publish {
        width: 23%;
        font-size: 14px;
        height: 6%;
        margin-top: 21px !important;
    }
    .ui-menu .ui-menu-item a {
        font-size: 15px !important;
        padding: 13px !important;
        margin-top: -16px;
    }
    .tokenfield .token .token-label {
        font-size: 15px;
    }
    .tokenfield .token .close {
        margin-top: 1px;
    }
    .categorydescription {
        font-size: 15px !important;
        line-height: 1.3 !important;
        padding: 21px;
        margin-top: -7px !important;
    }
    .categorydescription2 {
        font-size: 15px !important;
        padding: 22px !important;
        margin-top: -45px !important;
    }
    #contacts {
        font-size: 15px !important;
        margin-bottom: 5% !important;
        margin-top: 2px !important;
        padding-left: 13px !important;
    }
    #addcontact {
        width: 100px !important;
        height: 30px !important;
        font-size: 10px !important;
        margin-left: -13px !important;
        margin-top: 4px !important;
        margin-bottom: 20px !important;
    }
    .btn-save-contact {
        width: 90px!important;
        font-size: 13px !important;
        height: 30px !important;
        margin-bottom: 7px;
        right: 5px;
        position: relative;
    }
    #final_submit1,
    #btn-save-contact {
        color: #003B6F;
        background: #D6D8D9 0% 0% no-repeat padding-box;
        opacity: 1;
        position: relative;
        left: 5px;
        width: 90px !important;
        height: 30px !important;
        top: 10px;
    }
   
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 35px !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    #sub-stands {
        color: #373D42;
        font-size: 15px !important;
        margin-bottom: -1%;
        margin-left: 5px;
    }
    .modalcontant {
        color: #373D42;
        font-size: 15px !important;
    }
 
    th {
        font-size: 10px !important;
       
    }
    #checkbox {
        margin-left: -13px !important;
        height: 12px !important;
    }
    #edit {
        width: 54% !important;
        margin-left: 7px !important;
    }
    #modalcontant {
        font-size: 14px !important;
    }
    .form-control1 {
        padding: 14px !important;
        font-size: 14px;
        display: block;
        width: 100%;
        height: 65px !important;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        transition: border-color .15s
    }
    #modalheading {
        margin-top: 11px !important;
        font-size: 18px !important;
        margin-bottom: -7px !important;
    }
    #checkbox2 {
        margin-right: 5px !important;
        height: 11px !important;
    }
    #editmodaltitles {
        padding: 14px !important;
        font-size: 14px;
    }
    .common-button {
        height: 51%;
        width: 20%;
        width: 88% !important;
        font-size: 13px !important;
        height: 106%;
        margin-bottom: 7px;
        margin-top: 0px;
    }
    .common-button1 {
        height: 51%;
        width: 20%;
        width: 88% !important;
        font-size: 13px !important;
        height: 106%;
        margin-bottom: 7px;
        margin-top: 0px;
    }
    .text-size {
        font-size: 21px;
        margin-left: 3px;
    }
    .card1 {
        margin-left: 19px;
    }
    .card-text1 {
        width: 51px;
        height: 33px;
        text-align: left;
        color: #FFFFFF !important;
        font-size: 19px;
        font-weight: bold;
        padding-left: 4px;
    }
    .card-text2 {
        color: #FFFFFF !important;
        font-size: 16px;
        font-weight: bold;
        padding-left: 3px;
    }
    table {
        width: 92% !important;
        margin-left: 15px;
    }
    .nav-part {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0px;
        margin-bottom: 0;
        list-style: none;
        margin-right: 81px;
        padding-left: 5px !important;
        position: relative;
        right: 38px;
    }
    .prod-cat-ins {
        color: #373D42;
        text-transform: capitalize;
        opacity: 1;
        text-align: left;
        font-size: 13px !important;
        margin-top: 25px;
        margin-bottom: 30px;
        margin-left: 25px;
    }
    .company-name-box {
        height: 48px;
        left: -9px;
        position: relative;
    }
    textarea.form-control-area {
        height: auto;
        position: relative;
        left: -10px;
    }
    textarea.form-control1 {
        height: 100px !important;
        position: relative;
    }
    .cross {
        cursor: pointer;
        position: relative;
        left: 1px;
    }
    .circle {
        background: #ffffff;
        border-radius: 200px;
        color: white;
        height: 80px !important;
        font-weight: bold;
        width: 80px !important;
        display: inline-block;
        margin: 20px auto;
        position: relative;
        left: 123px;
    }
    .check {
        height: 14.8pt !important;
        width: 14.32pt !important;
        margin: 0 auto !important;
        text-align: center !important;
        position: relative;
        left: 31px !important;
        top: 33px !important;
    }
    .icon-style {
        height: 21.55px;
        width: 18.55px !important;
    }
}

@media (min-width: 389px) and (max-width: 415px) {
    .nav-part {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0px;
        margin-bottom: 0;
        list-style: none;
        margin-right: 84px !important;
        padding-left: 30px !important;
        position: relative;
        right: 57px;
    }
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 26% !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    #addcontact {
        width: 100px !important;
        height: 30px !important;
        font-size: 10px !important;
        margin-left: -2px !important;
        margin-top: 4px !important;
        margin-bottom: 20px !important;
    }
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 30px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 9px 5px 5px 0px !important;
        padding-top: 10px;
    }
    .icon-style {
        height: 18.55px;
        width: 15.55px !important;
    }
}

@media (min-width: 279px) and (max-width: 281px) {
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: -10% !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    .nav-part {
        display: flex;
        flex-wrap: wrap;
        margin-left: 10px;
        margin-bottom: 0;
        list-style: none;
        margin-right: -69px !important;
        padding-left: 1px !important;
    }
    #addcontact {
        width: 133% !important;
        height: 30px !important;
        font-size: 10px !important;
        margin-left: -27px !important;
        margin-top: 24px !important;
        margin-bottom: 20px !important;
    }
    .arrow-filterp1::before {
        content: "";
        background-color: #e94b5e;
        position: relative;
        margin-left: -50px;
        top: 12px;
        display: block;
        box-sizing: border-box;
        height: 2px;
        width: 16px;
        left: 56px;
    }
    #sub-stands {
        color: #373D42;
        font-size: 13px !important;
        margin-bottom: -1%;
        margin-left: 5px;
    }
    .card-text2 {
        color: #FFFFFF !important;
        font-size: 13px;
        font-weight: bold;
        padding-left: -3px !important;
    }
    .card-text {
        width: 52px;
        height: 33px;
        text-align: inherit;
        color: #FFFFFF;
        padding-top: 20px;
        font-size: 13px;
        padding-left: 0px !important;
    }
    .card-text1 {
        width: 51px;
        height: 33px;
        text-align: left;
        color: #FFFFFF !important;
        font-size: 16px;
        font-weight: bold;
        padding-left: 4px;
    }
    .col-3 {
        flex: 0 0 25%;
        max-width: 27% !important;
    }
    #final_submit1,
    #btn-save-contact {
        color: #003B6F;
        background: #D6D8D9 0% 0% no-repeat padding-box;
        opacity: 1;
        position: relative;
        left: -13px;
        width: 90px !important;
        height: 30px !important;
        top: 10px;
    }
    
    .btn-save-contact {
        margin-top: 9.44px !important;
        border: none;
        font-size: 13px;
        height: 2vw;
        border-top-left-radius: 50px;
        width: 9.32vw;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        color: var(--color_praimary);
        right: 15px;
        background: #AED8C6 0% 0% no-repeat padding-box;
    }
    .icon-style {
        height: 18.55px;
        width: 15.55px !important
    }
}

@media (min-width: 359px) and (max-width: 361px) {
    #addSub-stands {
        position: relative !important;
        text-decoration: none !important;
        padding-left: 6px !important;
        background: #AED8C6 0% 0% no-repeat padding-box !important;
        border-radius: 25px !important;
        opacity: 1 !important;
        color: #003B6F !important;
        font-size: 10px !important;
        border: #AED8C6 !important;
        margin-left: 17px !important;
        padding-bottom: 9.4px !important;
        padding-top: 9px !important;
        padding-right: 9px !important;
    }
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 26px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
        padding-top: 5px;
    }
    .icon-style {
        height: 18.55px;
        width: 15.55px !important
    }
}

@media (min-width: 373px) and (max-width: 376px) {
    .tokenfield .token {
        color: #00A4C5;
        border-radius: 19px !important;
        FONT-WEIGHT: 200;
        font-size: 19px;
        height: 6% !important;
        border-color: #F0F0F0;
        margin: 10px 5px 5px 0px !important;
        padding-top: 2px;
    }
    .icon-style {
        height: 19.55px;
        width: 16.55px !important
    }
}

@media (min-width: 1023px) and (max-width: 1025px) {
    .company-info {
        padding-right: 15px !important;
    }
    #addcontact {
        width: 38% !important;
        height: 33px !important;
        font-size: 10px !important;
        margin-left: 142px !important;
        margin-top: 4px !important;
        margin-bottom: 20px !important;
    }
    #addSub-stands {
        text-decoration: none;
        padding-left: 6px;
        background: #AED8C6 0% 0% no-repeat padding-box;
        border-radius: 25px;
        opacity: 1;
        color: #003B6F;
        font-size: 10px;
        border: #AED8C6;
        margin-left: 67% !important;
        padding-bottom: 9.4px;
        padding-top: 9px;
        padding-right: 9px;
    }
}

table {
    border-collapse: collapse;
    width: 96%;
}

td,
th {
    font-size: 15px;
    text-align: left;
    padding: 8px;
}

td {
    color: #003B6F;
    padding: 13px 22px;
}

th {
    padding: 19px 22px;
}

#contacts {
    color: #373D42;
    font-size: 20px;
    margin-bottom: -1%;
    margin-top: 25px;
}

#addcontact {
    background: #AED8C6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
    width: 29%;
    height: 33px;
    color: #003B6F;
    font-size: 10px;
    border: #AED8C6;
    margin-left: 58%;
    padding-bottom: -1%;
    padding-top: 4px;
    margin-bottom: 6%;
    margin-top: 8px;
}

#addSub-stands {
    text-decoration: none;
    padding-left: 6px;
    background: #AED8C6 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
    color: #003B6F;
    font-size: 10px;
    border: #AED8C6;
    margin-left: 72%;
    padding-bottom: 9.4px;
    padding-top: 9px;
    padding-right: 9px;
}

#sub-stands {
    color: #373D42;
    font-size: 20px;
    margin-bottom: -1%;
}

#checkbox {
    margin-left: -26px;
    background: white 0% 0% no-repeat padding-box;
    color: #003B6F;
    width: 54px;
    height: 16px;
}

tr {
    border: 1px solid #dddddd;
}

#add-subStands-button {
    height: 68%;
    padding-bottom: 3px;
}

#add {
    width: 18%;
    height: 68%;
    padding-top: -7px;
    padding-bottom: 3px;
}

#edit {
    width: 42%;
}

#modalheading {
    color: #373E42;
    margin-top: -18px;
    font-size: 22px;
    text-transform: uppercase;
    opacity: 1;
}

#addcontactmodal {
    padding-top: 6%;
    padding-left: 9%;
    padding-right: 9%!important;
    padding-bottom: 4%;
}

#addSubstandsModal {
    padding-top: 6%;
    padding-left: 9%;
    padding-right: 9%!important;
    padding-bottom: 4%;
}

.modalcontant {
    color: #373D42;
    font-size: 20px;
}

.form-control1 {
    padding: 32px;
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s
}

#checkbox2 {
    margin-right: 10px;
    height: 14px;
    margin-left: 14px;
}

.checkbox2 {
    margin-right: 10px;
    /* width: 10%; */
    height: 14px;
    margin-left: 14px;
}

.form-control1:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

#final_submit1,
#btn-save-contact {
    color: #003B6F;
    background: #D6D8D9 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 27%;
    font-size: 13px;
    height: 36px;
}

#btn-save-contact {
    background: #AED8C6 0% 0% no-repeat padding-box;
}

#cancelbutton {
    text-align: right;
}

#savebutton {
    margin-left: -1%;
    text-align: left;
}

.closeicon {
    float: right;
    margin-top: -11px;
    font-size: 26px;
    margin-left: 1%;
    color: white;
    cursor: pointer;
}

#editmodaltitles {
    padding: 32px;
    color: #003B6F;
}

#editcontactmodal {
    padding-top: 6%;
    padding-left: 9%;
    padding-right: 9% !important;
    padding-bottom: 4%;
}

.modal {
    background: #00000080;
}

.error-text {
    color: red;
    display: none;
}

.categorydescription {
    color: #373D42;
    line-height: 1.6;
    opacity: 1;
    text-align: left;
    font-size: 22px;
    margin-top: 25px;
}

.categorydescription2 {
    color: #373D42;
    opacity: 1;
    text-align: left;
    font-size: 16px;
}

#totaldiv {
    padding: 0px;
}

.btn-save-contact {
    margin-top: 2.44vw;
    border: none;
    font-size: 13px;
    height: 36px;
    border-top-left-radius: 50px;
    width: 27%;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    color: var(--color_praimary);
    background: #AED8C6 0% 0% no-repeat padding-box;
}

.modal-body_title {
    margin-top: 10px;
    font-weight: 500;
    width: 100%;
    text-align: center;
}

.modal-body_title2 {
    margin-top: 2px;
    font-weight: 700;
    padding-left: 90pt;
    font-weight: bold;
}

.modal-body_title3 {
    margin-top: 2px;
    font-weight: 700;
    padding-left: 95px;
    font-weight: bold;
}

.crossimg {
    height: 29.8pt;
    width: 24.32pt;
    margin-left: 20pt;
}

.cross {
    cursor: pointer;
}

.modal-size {
    width: 40%;
}

.circle {
    height: 46.16pt;
    width: 46.16pt;
    border-radius: 55pt;
    background-color: var(--color_praimary) !important;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
}

.check {
    height: 14.8pt;
    width: 14.32pt;
    margin: 0 auto;
    text-align: center;
}

.thank {
    margin-top: 11px;
    font-weight: 700;
    text-align: center;
}

.popup-button-close {
    margin: 5% auto;
    display: inline-block;
    width: 179px;
    height: 50px;
    border-radius: 25px;
    font-size: 16px;
    border: 1px solid #AED8C6;
    background-color: #fff;
}

.popup-button-delete {
    margin: 5% auto;
    display: inline-block;
    width: 179px;
    height: 50px;
    border-radius: 25px;
    font-size: 16px;
    background-color: #AED8C6;
    border: 0px;
}

.space {
    width: 5px;
    display: inline-block;
}

@media (min-width:1440px) {
    .common-button1 {
        margin-top: 2.44vw;
        border: none;
        font-size: 13px;
        height: 2vw;
        border-top-left-radius: 50px;
        width: 8vw;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        color: #ffffff;
        background-color: var(--color_praimary);
    }
    .form-content {
        height: inherit;
        background-color: var(--color_white);
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 8px;
    }
    .common-button {
        margin-top: 2.44vw;
        border: none;
        font-size: 13px;
        height: 2vw !important;
        border-top-left-radius: 50px;
        width: 6.32vw;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        color: #ffffff;
        background-color: var(--color_praimary);
    }
    .btn-save-contact {
        margin-top: 2.44vw;
        border: none;
        font-size: 13px;
        height: 2vw;
        border-top-left-radius: 50px;
        width: 6.32vw;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        color: var(--color_praimary);
        background: #AED8C6 0% 0% no-repeat padding-box;
    }
}

.pointer {
    cursor: pointer;
}

#ons_loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 4000;
    display: none;
}

input#file-input {
    width: 5rem;
    padding-left: 1rem;
    margin-top: -1.5rem;
    position: absolute;
    opacity: 0;
    height: 1.3rem;
}

.delete-companyInfo {
    background: #F7F7F7 !important;
    border-radius: 26px;
    width: 106px;
    height: 36px;
    text-align: center;
}

.delete-companyInfo-text {
    padding-top: 5px;
    color: #8B9295 !important;
    text-decoration: none !important;
}

.companyInfo-delete-icon {
    width: 17.25px;
    height: 19.57px;
    margin-bottom: 6px;
    margin-right: 5px;
}
#back-button{
    color: #ffffff !important;
    background-color: var(--color_praimary) !important;
    height: 2.6vw;
    
    width: 9.32vw;
}
@media (min-width: 1440px){


#back-button{
    height: 2vw;
    
    width: 8vw;
}
}
@media only screen and (max-width: 767px){
#back-button {
    
    width: 25% !important;
    font-size: 14px !important;
    height: 92% !important;
    background: #AED8C6 0% 0% no-repeat padding-box !important;
    color: #003B6F !important;
    margin-right: -3vw;
}
}