label.help_txt{
    font-size: 10px;
    color: #23190c;
    line-height: 12px;
    background: #e6567d;
    padding: 3px;
    text-align: justify;
}
span.red_star{
    color: red !important;
    padding: 2px;
}
.ck-editor__editable,
textarea {
    min-height: 150px;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}
.datatable {
    width: 100% !important;
}
.logo_h img{
        max-width: 200px !important;
}
.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}
    .member_profile_admin p{
        margin: 0px !important;
    }
    .member_profile_admin  .card-header {
            padding: 8px 10px;
    margin-bottom: 0;
    background-color: #b2daf5;
    border-bottom: 1px solid #3d95d0;
    }
    
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 1px;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
    margin-bottom: 10px !important;
}
.nice-select .list {
    z-index: 25 !important;

}

.select2-selection__rendered {
    padding-bottom: 5px !important;
     line-height: 31px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}
    .dz-error-message {
        margin-top: 15px;
    }


.dropzone .dz-preview{
    margin: 4px;
}
.dropzone {
    padding: 0px

}


.banner_area .banner_inner .banner_content h2 {
    color: #ef6a8a;
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0px;
    font-weight: 500;
    margin-top: 127px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #fff;
}
.banner_area .banner_inner .banner_content .page_link a {
    font-size: 12px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    margin-right: 32px;
    position: relative;
}

.banner_area .banner_inner {
    min-height: 200px !important;
}

.product_description_area {
    padding-bottom: 120px;
    margin-top: 0px;
}
.banner_area {
    min-height: 250px !important;
}
.latest_product_area .main_box {
    padding-top: 20px;
    padding-bottom: 10px;
}

.f_p_img img{
    max-height: 300px;
}
.f_p_item h4 {
    /* text-transform: uppercase; */
    height: 40px;
    background: #ef6a8a;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    padding-top: 7px;
}
.f_p_item h4 span{
    font-size:10px;
    text-transform: capitalize;
    color:#d7e9f1;
    font-weight: bold;
}

.f_p_item .f_p_img {
    position: relative;
    overflow: hidden;
    border: 1px solid #ef6a8a !important;
    height: 180px;
}

.f_p_item h4:hover {
    color: #f3f3f3;
}
span.age{
    font-size: 11px;

    font-weight: 400;
}

.product_top_bar {
    margin-bottom: 30px;

}
a.head.showT {

    clear: none;
    display: inline-block;
    clear: none;
    border: none;
    border-radius: 0px;
    height: 40px;
    width: 60px;
    padding-left: 20px;
    margin-left: 10px;
    text-align: center;
}
a.showT {

    clear: none;
    display: inline-block;
    clear: none;
    border: none;
    border-radius: 0px;
    height: 40px;
    width: 30px;
    padding-left: 2px;
    margin-left: 2px;
    text-align: center;
}


.showN{
    width: 50px !important;
    padding-left: 12px !important;
    
}


.btn.show{
    width: 120px !important;
}


.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #03558c;
    border-bottom: 1px solid #021b2f;
    color: white;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #024a84bd;
    border-radius: .25rem;
}
.main .container-fluid {
    padding: 0 30px;
    background: #d9ecff1f;
}
.sidebar .sidebar-minimizer {
    position: relative;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    cursor: pointer;
    background-color: rgba(3, 61, 117, 0.42);
    border: 0;
}
.sidebar .sidebar-nav {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    width: 200px;
    background: #283c50;
}

::-webkit-scrollbar {
    width: 7px;
    height: 10px;
}
::-webkit-scrollbar-button {
    background: #283c50;
}
::-webkit-scrollbar-track-piece {
    background: white;
}
::-webkit-scrollbar-thumb {
    background: #20a8d8;
}
 
.page_link{
    display: none;
}


/* rj new ---------------------------------*/


.product_description_area .nav.nav-tabs li a.active {
    background: #d83964;
    color: #fff;
    border-color: #d83963;
}
.menu-btn {


background: #e03361;

    }


span.img-crown {
    background: #d83963;
    height: 40px;
    left: 15px;
    position: absolute;
    padding: 2px;
}

 .no_member{
        width: 100%;
    height: 73px;
    padding: 10px 3px;
    text-align: center;
    color: #d83964;
    line-height: 16px;
    border: 1px solid #e0859e;
    background: white;
    margin-top: 6px;
    font-family: unset;
    }

    span.reg_no{
        padding: 1px 6px;
    position: absolute;
    bottom: 0px;
    left: 15px;
    background: #d83965;
    color: white;
    }
     span.reg_no h3{
            font-size: 16px;
    color: white;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: initial;
     } 

img.img-fluid.p_show{
     border: 1px solid #d28d9d; 
}



span.img-crown_p {
    background: #d83963;
    height: 33px;
    left: 0px;
    position: absolute;
    padding: 2px;
}


span.reg_no_p h3 {
    font-size: 13px;
    color: white;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: initial;
}
span.reg_no_p {
    padding: 1px 6px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #d83965;
    color: white;
}





.f_p_item h4 {
    /* text-transform: uppercase; */
   
    background: #414549;
}

       
span.img-crown_p_h {
    width: 30px;
    background: #d83963;
    height: 33px;
    left: 0px;
    position: absolute;
    padding: 2px;
    top: 0px;
}

span.reg_no_p_h {
    padding: 1px 6px;
    position: absolute;
    bottom: 75px;
    left: 0px;
    background: #d83965;
    color: white;
}


span.reg_no_p_h h3 {
    font-size: 13px;
    color: white;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: initial;
}

    .profile-list_adrs{
        padding: 10px 0px;
    border-bottom: 1px dotted #730909;

}



.feature_product_area .main_box{
    min-height:500px;
}