.post_like_dislike_header {
    text-align: left;
    margin-top: 0px;
    padding: 20px;
    font-weight: 500;
    font-size: 17px;
    background: white;
    margin-bottom: 34px;
    color: #2196F3;
  /*  box-shadow: 0px -3px 28px 0px #cccccc; */
}
.post_like_dislike_header span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #03a9f4;
}
.post_like_dislike_header a {
    background: #03A9F4;
    padding: 7px 23px;
    color: white;
    text-decoration: none;
    border-radius: 16px;
    text-align: center;
    font-size: 13px;
    margin-left: 10px;
    box-shadow: 0px 2px 10px 1px #d7d7d7;
    color: white;
}
.wooLiveSalenav-tab{
        border: 0px;
    background: white;
}
.wooLiveSalenav-tabnav-tab-wrapper  a {
    
}
.wooLiveSalenav-tabnav-tab-wrapper .nav-tab {
    border: 0px;
    background: #0081b2;
    color: white;
    padding: 12px;
    padding-left: 21px;
    padding-right: 20px;
    margin-top: 10px;
    display: none;
    font-size: 17px;
}
.woo-live-saleTabs{
    width: 96.8%;
    background: white;
    padding: 20px;
    padding-right: 0px;
    display: block;
}


.header-section{
    width: 96%;
    min-height: 200px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
    border-radius: 5px;
    
}
.show-label{
    width: 97%;
    height:  35px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    color: white;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.show-label label{
    font-size: 18px;
    display: block;
    margin-top: 7px;
    float: left;
    margin-right: 30px;
}
.input-value{
    width: 300px;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
    color: #dadada;
    border: 1px solid gray;
    font-size: 18px;
}
.input-value input[type=radio] {
    margin-left: 15px;
    margin-right: 7px !important;
    width: 20px;
    height: 20px;
}
.input-value input[type=radio]:checked::before{
    width: 11px;
    height: 12px;
}
.input-value textarea , input{
    width: 100%;
    background: #506270 !important;
    color: #ffffff !important;
    padding: 5px;
    height: 35px;
    font-size: 17px;
}
.input-value label{
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
    font-weight: 500;
        color: white;
}
.pos-top-bottom{
    color: #ffffff;
}
.pos-fix-relative{
    color: #ffffff;
}
.cros{
    float: right;
    height: 41px;
    border-left: 1px solid white;
    width: 40px;
    text-align: center;
    margin-top: -9px;
    padding-top: 10px;
    font-size: 21px;
    color: white;
}
.left-icon{
    float: left;
    height: 35px;
    border-right:  1px solid white;
    width: 40px;
    margin-right: 5px;
    text-align: center;
    margin-top: -11px;
    padding-top: 21px;
    font-size: 21px;
    color: white;
}


.dis-btn{
    background: #FF9800;
    width: 100px;
    padding: 10px;
    text-align: center;
    color: white;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    float: left;
    margin-left: 16px;
    margin-top: -2px;
}
.submit-btn{
    background: #506270;
    color: white;
    max-width: 290px;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 500;
    cursor: pointer;
}

.icon-picker {
  width: 250px;
  padding: 10px;
  overflow: hidden;
  margin: 0px;
}
.icon-container {
  padding: unset;
  overflow-y: scroll;
  height: 150px;
}
.icon-container .icon-item {
  margin-right: 15px;
  margin-bottom: 15px;
  display: inline-block;
}
.icon-item button {
  width: 37px;
  height: 35px;
}
.filterbox {
  border-radius: 4px !important;
  display: none !important;
}
.icon-item:nth-child(1n+4) {
  clear: right;
  float: left;
}
hr{
    display: none;
}
.icon-container{
    display: none;
}
.dropdown-toggle{
    margin-top: 10px;
    width: 100%;
    padding: 12px;
    font-size: 17px;
    background: #506270;
    color: white;
    border: 0px;
    margin-left: 2px !important;
}
.icon-container .icon-item{
    margin-right: 8px !important;
    margin-left: 12px !important;
}


.active-deactive input{
    border-radius: 0px;
    width: 22px;
    height: 22px;
    margin-right: 10px !important;
    margin-top: 0px !important;
    background: white !important;
    border: 1px solid white;
}
.active-deactive input[type=checkbox]:checked::before{
    width: 26px;
}
.active-deactive{
    max-width: 140px;
    padding: 15px;
    margin-left: 20px;
    font-size: 17px;
    background: #506270;
    color: white;
    text-align: center;
    margin-bottom: 5px;
    float: left;
    font-weight: 500;

}
.settings_page_wooLiveSaleAdminMainPage{
    background: rgba(19, 35, 47, 0.9);
}
.woo-live-saleTabs{
    background: rgba(19, 35, 47, 0.9);
}
.set-time-value input{
   
}
.remaing-time input{
    width: 45px;
    float: left;
    margin-right: 10px;
    height: 40px;
    margin-left: 5px;
    text-align: center;
    border-radius: 3px;
    margin-top: -2px;
    border: 0px;
    background: white !important;
    color: black !important;
    opacity: .5;
}
.pick-date{
    display: block;
    padding: 8px;
    background: #ff9801;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
    display: none;
}

.counter-1{
    max-width: 140px;
    padding: 15px;
    margin-left: 20px;
    font-size: 17px;
    background: #506270;
    color: white;
    text-align: center;
    margin-bottom: 5px;
    float: left;
    font-weight: 500;
}
.counter-1 input{
    border-radius: 0px;
    width: 22px;
    height: 22px;
    margin-right: 10px !important;
    margin-top: 0px !important;
    border: 1px solid white;
    background: white !important;
}
.counter-1 input[type=checkbox]:checked::before{
    width: 26px;
}