body{
    font-family: Roboto,pragmatica-web,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin: auto;
    font-size: 14px;
    max-width: none;
    color: #577786;
    font-weight: 400;
    line-height: 1.8;
}

/* .form{
   margin:  auto 30px;
} */
.hide{display: none!important;}
.form-label{margin: 0;}
.form-group .input{margin-bottom: .5px;}
.card{
    padding: 15px;
}

h5{
    font-weight: 600;
    /* font-size: 14px; */
    /* color: rgb(51, 51, 51); */
    color: rgb(56 56 56);
    padding: 0px;
    margin: 0px;
    font-size: 1.2rem;
    /* font-weight: 500; */
    text-align: center;
   
}


.heading{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.top{
    box-sizing: border-box;
    padding: 10px 28px;
}


.orderbtn{
    font-family: Roboto, pragmatica-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    outline: none;
    border-radius: 3px;
    line-height: 20px;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 500;
    -webkit-box-align: center;
    align-items: center;
    height: 35px;
    color: white;
    background-color: rgb(48, 136, 30);
    border: none;
}

.recipient{
    border: 1px solid;
    color: rgb(27, 29, 29);
    font-weight: 500;
    margin: 0px;

}

p{
    font-weight: 600;
    font-size: 14px;
    color: rgb(27, 29, 29);
    font-family: Roboto, pragmatica-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.form-label{
    color: rgb(76, 103, 116);
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: normal;
}

.input{
    height: 2.5rem;
    margin-bottom:  15px ;
    line-height: 2.5rem;
    border-radius: 3px;
    border: 1px solid rgb(184, 206, 217);
    font-size: 14px;
    font-family: Roboto, pragmatica-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(31, 45, 52);
    padding: 0px 10px;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    appearance: none;
    background-color: rgb(255, 255, 255);
}

.types{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-top: 1rem;
   
}

.merchandise{
    color: rgb(31, 45, 52);
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.5rem;
    line-height: 1.5rem;
}

.dime{
    display: flex;
    margin: 8px 0px;
    align-items: flex-start;
}

.dimeinput{
    width:60px;
    height: 20px;
    outline: none;
    border: none;
}
.dimelast{
    width: 80px;
    margin-left: 10px;
    height: 37px;
    border-radius: 3px;
    border: 1px solid rgb(184, 206, 217);
    outline: none;
}

.weight{
    width: 33%;
    margin-left: 10px;
    height: 37px;
    border-radius: 3px;
    border: 1px solid rgb(184, 206, 217);
    padding: 2px;
}

.dry{
    width: 90%;
    outline: none;
    border: none;
}

.x{
    line-height: 2.0rem;
    width: 8px;
    margin: 0px 10px;
}

.l{
    padding: 5px;
}

.inputpart{
    border: 1px solid rgb(184, 206, 217);
    border-radius: 3px;
}

.border{
    padding: 15px;
    border-radius: 7px;
}

.protect{
   padding-bottom: 20px;
    border-bottom: 1px solid rgb(184, 206, 217);
}


.link-success{
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}

.link-success:hover{
    text-decoration: underline;
}

.rates{
    padding-bottom: 15px;
}

.enter{
    display: flex;
   margin:  20px auto;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(184, 206, 217);
    font-size: 0.75rem;
    line-height: 1.25rem;
 
}

.shipment-date{
    margin: 20px auto;
    padding-top: 10px;
 
} 



.shipment{
    border-top: 1px solid rgb(184, 206, 217);
    margin: 20px auto;
    padding-top: 10px;
 
} 

.checkbox{
margin: 10px auto;
}

.date{
    width: 100%;
    padding: 10px;
    border: 1px solid rgb(184, 206, 217);
    border-radius: 5px;
    outline: none;
}

.transit{
    padding: 10px auto;
}

.fix{
    /* padding: 20px auto; */
   margin: 10px auto;
   font-size: 0.75rem;
    line-height: 1.25rem;
    letter-spacing: 0.031rem;


}

.background{
    margin-top: 20px;
    border: 1px solid rgb(255, 251, 235);
    background: rgb(255, 251, 235);
    color: rgb(31, 45, 52); 
    border-radius: 5px;
}
.following{
    font-weight: 600;
    font-size: 12px;
}

.info{
    border: 1px solid rgb(184, 206, 217);
    margin: 15px auto;
    padding: 10px;
    border-radius: 5px;
}

.option{
    width: 50%;
    margin-top: 8%;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid rgb(184, 206, 217);
    outline: none;
}

.covered span{
    padding: 15px;
    margin:  25px auto;
    font-style: normal;
    /* font-weight: 600; */
    font-size: 1rem;
    margin-bottom: 6px;
    color: rgb(27, 29, 29);
    /* border: 2px solid red; */
} 

.total{
    padding-left: 33px;
    margin-bottom: 7px;
}
.custom{
    width: 80%;
    height: 38px;
    padding: 0px 10px;
    margin-left: 30px;
    border-radius: 3px;
    border: 1px solid rgb(184, 206, 217);
    outline: none;
}

.cmBDrt {
    font-family: Maax;
    cursor: pointer;
    width: 100%;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(51 51 51 / 8%) 0px 2px 4px;
  }

  .dYQcsh {
    min-height: 24px;
    color: rgb(255, 70, 70);
    font-size: 0.75rem;
  }

.account-holder{padding: 10px 10px 10px 10px}
.account-holder input{box-shadow: inset 0 -1px 0 0 #eee;;min-width:100%;color:#333333;}
.account-holder input::-webkit-input-placeholder{color:#9f9f9f;}
.pac-container {
    z-index: 10000 !important;
}