.pob-form font.requiredAsterisk{color:red;padding-left:2px}.pob-form .required-f:before{content:' *';color:red}.pob-form{padding-bottom:20px}.pob-form
input[type="submit"]{cursor:pointer;width:200px;background-color: #2ea3f2;color:white;padding:10px 5px;border-radius:5px;border:solid 2px}.pob-form
input:not([type="submit"]){background-color: transparent;color:#2ea3f2;padding:5px;border-radius:5px;border:solid 2px;margin:0px 20px 20px 0px}@media only screen and (min-width:900px){.pob-form .col-25{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.pob-form .row{width:50%}.pob-form .info{width:100%}.pob-form form{display:flex;flex-direction:row;flex-wrap:wrap}.pob-form .phone-row{width:100%}.col-25.phone{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.col-25.phone label{width:100%}.col-25.phone input:not(:last-child){margin-bottom:10px;min-width:48%;max-width:48%}}@media only screen and (max-width:900px){.pob-form .col-25{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.pob-form .row{width:100vw;padding:10px}.pob-form .info{width:100vw;padding:10px}.pob-form form{display:flex;flex-direction:row;flex-wrap:wrap}.pob-form .phone-row{width:100%;padding:10px}.col-25.phone{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.col-25.phone label{width:100%}.col-25.phone input:not(:last-child){margin-bottom:10px;width:100vw;min-width:48%}}