.alert {padding: 10px;background-color: #f44336;color: #fff;margin-bottom: 20px;margin: 0 20px;}.btn {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;border-width: 0;font-family: Arial;color: #fff!important;background: #4caf50;padding: 10px 5px 10px 5px;text-decoration: none;width: 6.5em;cursor: pointer;margin: 10px 3px!important;}.btn:hover {background: #56c47b;}.btn.blue {background-color: #008cba;color: #fff;}.btn.blue:hover {background-color: #009cd0;}.container {font-size: 16px;border-color: #bbb;border-width: 1px;border-style: solid;margin: 0 auto;background-color: #f0eedc;text-align: center;max-width: 380px;}.dform {display: table;text-align: right;margin: 0 auto;}.dform input[type=text] {width: 8em;border-radius: 0;font-size: 22px;margin: 5px 2px;padding: 1px 10px;border: 1px solid #bbb;}.prec {padding-top: 20px;text-align: center;}.prec input[type=text] {width: 2.5em;border-radius: 0;font-size: 22px;margin: 5px 2px;padding: 1px 10px;border: 1px solid #bbb;}.dform select {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;font-size: 20px;padding: 1px 0 1px 5px;border: 1px solid #bbb;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 2px;width: 4.5em;height: 40px;max-width: 100%;transition: all 0.2s linear;transition-property: border,background,color,box-shadow,padding;}.dform .Select_M {margin: 5px 2px;padding: 6px 4px;width: 13.4em;}@media screen and (max-width:400px) {.dform input[type=text],.prec input[type=text] {font-size: 20px;line-height:2.4rem }.dform select{height:2.6rem;}.dform .dform .Select_M{width:100% }}@media screen and (max-width:380px) {.dform {font-size: 15px;}.dform input[type=text],.prec input[type=text] {font-size: 18px;}}@media screen and (max-width:320px) {.container {font-size: 14px;}.dform input[type=text],.prec input[type=text] {font-size: 15px;}.dform input[type=text] {width: 7em;}}.plus {
    border-width: 0;
    font-family: Arial;
    color: #00f;
    font-size: 24px;
    background: #f0eedc;
    text-decoration: none;
    margin: 0;
    width: 1.1em;
    cursor: pointer;
    line-height: 100%;
}