@import url("templates/default/css/3/w3.css");
@import url("templates/default/css/frontend.css");

.frm-select {
    padding: 8px 5px 8px 8px;
    width: 100%;
    color: #000;
    border: 1px solid gray;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    background-color: white;
    border-bottom: 1px solid gray;
}

.print-email {
    font-size: 1em;
}

.frm-textfield {
  width: 100%;
  height: 20px;
}