.mojo-form label {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ddd;
    border-radius: 30px 0px 0px 30px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    width: 230px;
    display: -moz-inline-box;
    border-color: #dcd7ca;
    
    }
    
    .mojo-form #search_by_zip 
    {
		border-radius: 0px 30px 30px 0px;
		padding: 20px;
		width: 200px;
}
       
#searchZip{position:relative;} 
#searchZip::after {
    position: absolute;
    content: "\f061";
    font-family: "FontAwesome" !important;
    font-size: 15px;
    right: 16px;
    top: 19px;
}
.submit_mojo {
    position: absolute;
    right: 0;
    top: 0px;
}

#search_by_zip-error {
    background: none;
    border: none;
    position: absolute;
    top: 45px;
    width: 100%;
    color: tomato;
}

#searchZip {

    display: inline-flex;

}
.mojo-form .btn-default {

    background: no-repeat;

}
  /*********17/09/2020************/
 .mojo-form label {
    width: 271px;
    font-size: 15px;
    padding: 11px 23px;
    float: left;
    text-transform: uppercase;
}
.mojo-form #search_by_zip {
    padding: 15px;
}
#searchZip::after {
    right: 21px;
    top: 11px;
}
input.btn-default.submit_mojo {
    top: 7px;
    opacity: 0;
    z-index: 99;
}
/*****************************************************/
.fm-group input#custom_postal_butn {
    color: #fff;
    border-color: #069de3;
    background: #069de3;
    padding: 10px 24px;
    margin: 11px 47px;
 }
 .fm-group label {
    font-size: 15px;
    margin: 0px 11px;
}
.fm-group input.bx-input {
    padding: 4px 14px;
}
form.postal-setting {
    background-color: #fff;
    display: inline-flex;
    width: 100%;
}
.fm-group input#custom_postal_butn {
    color: #fff;
    border-color: #069de3;
    background: #069de3;
    padding: 10px 24px;
    margin: 11px 47px;
    border-radius: 3px;
 }
 .fm-group label {
    font-size: 15px;
    margin: 0px 11px;
}
.fm-group input.bx-input {
    padding: 4px 14px;
}
#wpbody-content form.postal-setting {
    display: inline-flex;
   
}

.dummy_content.fm-group {
    text-align: left;
    padding: 20px;
}
.fm-group label {
    font-size: 15px; 
    margin: 0px 0px;
}
div#wpbody-content h1 {
    margin: 30px 20px;
    font-size: 20px;
    font-weight: 500;
}
.text1 {
    background-color: #fff;
    padding: 20px 20px;
    border-bottom: 1px solid #b5bfc9;
}
.text1 .text2 {
    margin: 16px 0px;
}
.text3 {
    background-color: #fff;
    padding: 20px 20px;
    border-bottom: 1px solid #b5bfc9;
}
.text3 input#custom_postal_import {
    color: #fff;
    border-color: #069de3;
    background: #069de3;
    padding: 10px 24px;
    margin: 18px 0px;
    border-radius: 3px;
}
.fm-group input.bx-input {
    padding: 4px 6px;
}
