body {
    font-family: 'Poppins', sans-serif!important;
    font-size: 14px!important;
}
.page-content
{
    margin-top: 5rem!important;
}
.submenuactive a {
    font-weight: bolder!important;
}
.nav-link {
    font-weight: 600!important;
    color: #0e0e0eed!important;
}


.main_nav .nav-item:hover
{
    cursor: pointer;
}
.innerTab .nav-link
{
    font-weight: 400!important;
}


@media only screen and (min-width: 1356px) {
    .navbar-brand {
        margin-right: 10rem!important;
    }
}

@media only screen and (min-width: 1221 and max-width: 1355) {
    .navbar-brand {
        margin-right: 5rem!important;
    }
}

@media only screen and (min-width: 992px) {
    .navbar {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
}

 .navbar .nav-item {
    padding: 0.1em!important;

}
.main_nav
{
    line-height: 2.4rem!important;
}

@media only screen and (max-width: 991px) {
    .navbar .navbar-nav {
        margin-top: 0.1em!important;
    }
}

.dropdown-menu-end {
    background-color: #d0dde9!important;
    padding: 0px!important;
}

.dropdown-menu-end .dropdown-item {
    font-weight: 500!important;
    padding: 1px 0px 1px 11px !important;

}

.dropdown-item:hover {
    background-color: #19381A!important;
    color: #fff!important;
}

.forget-link {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.forget-link:hover {
    text-decoration: none;
    cursor: pointer;
}

.form-control {
    font-size: 14px !important;
    border-radius: 8px;
    border: 1px solid #C4C4C4;
}

label {
    font-size: 13px !important;
}

.primarymenu {
    
    border-radius: 0px 0px 9px 9px;
    opacity: 1;
}

.submenuactive {
    opacity: 1;
    font-weight: bolder;
}

.menutabs {
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}

.menutabs:hover {
    text-decoration: none;
    cursor: pointer;
}

.menuicon {
    height: 15px;
    width: 15px;
}

#product_type_form .row label {
    text-align: right;
}

#product_type_form .row .inputboxdesign {
    top: 200px;
    left: 161px;
    height: 35px;
    border-radius: 5px;
    opacity: 1;
}

#sub_product_form .row .inputboxdesign {
    top: 200px;
    left: 161px;
    height: 35px;
    border-radius: 5px;
    opacity: 1;
}

#sub_product_component .row .inputboxdesign {
    top: 200px;
    left: 161px;
    height: 35px;
    border-radius: 5px;
    opacity: 1;
}

#edit_product_type_form .row .inputboxdesign {
    top: 200px;
    left: 161px;
    height: 35px;
    border-radius: 5px;
    opacity: 1;
}

#edit_sub_product_form .row .inputboxdesign {
    top: 200px;
    left: 161px;
    height: 35px;
    border-radius: 5px;
    opacity: 1;
}

#edit_product_component_form .row .inputboxdesign {
    top: 200px;
    left: 161px;
    height: 35px;
    border-radius: 5px;
    opacity: 1;
}

.servicesImage {
    top: 468px;
    left: 105px;
    width: 119px;
    height: 99px;
    /* UI Properties */
    border-radius: 8px;
    opacity: 1;
}

.servicesnavdesign {
    top: 377px;
    left: 87px;
    width: 1203px;
    height: 57px;
    /* UI Properties */
    opacity: 1;
}
.parsley-errors-list li.parsley-required ,.parsley-errors-list
{   
    list-style: none;
    font-size: 13px;
}


table  td,th
{
    font-size: 12px!important;
}
.card_header
{
    font-weight: bold!important;

}
.section_title
{
    background: #39B020 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px 0px 0px 9px;
    opacity: 1;"
}


