.menu-icon .slds-button.slds-button_icon {
    color: #fff;
 }
 /* ---start home page csss -------*/
c-wh_-community-home {
    margin-top: 87px;
}
 /* ---end  home page csss -------*/
 
 /* ---start new  order page csss -------*/
c-wh_-search-page {
    /* height: 100%; */
    background: rgb(5 5 5 / 10%);
}

.label_none label {display: none;}
.border_radius input {border-radius: 10px;}
 /* ---end new order page   -------*/
 
  /* ---start product in cart csss -------*/
c-wh_-product-in-cart {
    background: rgb(5 5 5 / 10%);
}
 /* ---end  product in cart  -------*/

button[disabled], html input[disabled] {
    cursor: default;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding: 12px 20px;
    background: #aeaeae;
	
	
    color: white;
    
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    cursor: default;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding: 12px 20px;
    background: #014486;
    color: white;
   
}

button.section-control.slds-button.slds-button_reset.slds-accordion__summary-action {
     background: rgb(5 5 5 / 10%);
}
/*section.slds-accordion__section.slds-is-open {
    background: #aeaeae80;
}

c-wh_-product-in-cart {
    background: #aeaeae80;
}*/
.dropdown .slds-dropdown_fluid{.border_radius input
	min-width:6rem !important ;
}
.slds-dropdown--fluid, .slds-dropdown_fluid{
	min-width: 6rem !important;
}
.hidePickListIcon .slds-input__icon-group.slds-input__icon-group_right {
    display: none;
}


/*********Login Page************/

.input_fields .slds-input { background: #d9e4ee; border-color: #999999; border-radius: 8px; padding-top: 2px; padding-bottom: 2px;}

/********Sign Up************/

.disabled_input .slds-input {
	background: #ecebea !important;
    border: 1px solid #d9d7d5 !important;
    padding-left: 0.75rem;
}
.border_none .slds-has-inline-listbox {border: none;}

/*******Previous Next buttons**********/

.action_btn button {
	width: 93px !important;
    height: 43px !important;
    border: none !important;
    border-radius: 5px;
}

/**********Search Bar***********/
.search_bar .slds-input {height: 40px}

.datatable  td , .datatable  th {
        border-right: 1px solid #aeaeae;
    	border-bottom: 1px solid #aeaeae;
}
.SetHight svg{
	height:17px;
	filter: invert(1);
}
span.lwc-11mbna0jht8.test-id__section-header-title{
    font-weight: bold;
}
dxp_records-detail-panel.dxpStyle_bc422f3a-e871-49d3-8d08-9898498a8175.slds-card.lwc-4f3oo6306tq-host{
    box-shadow: 0px 0px 8px #004b8f5e;
}

button:disabled[lwc-4kb6kaqheak], [type='button']:disabled[lwc-4kb6kaqheak]{
height: 46px;
} 
.fix-slds-input_faux[lwc-4kb6kaqheak]{
height : 35px;
}
.showButton lightning-primitive-icon{
	cursor:pointer;
}
button:disabled[lwc-4kb6kaqheak], [type='button']:disabled[lwc-4kb6kaqheak] .slds-truncate{
	    position: relative;
    top: -5px
}
webruntime-app{
font-family: sans-serif;
}
button{
font-family: sans-serif;
}

.lwc-6j9an5vbrcd-host.comm-section-container{
	display: inline!important;
        padding:0px !important;
}

.border_radius input{
    font-size: 12px;
    text-align: center;
}
