.vouches_positive_text{text-align: center;color:green}
.vouches_neutral_text{text-align: center;color:gray}
.vouches_negative_text{text-align: center;color:red}
.vouches_positive{text-align: center;background:green;color: #fff !important;padding:15px;border-radius: 4px;display: inline-block;width: 100px}
.vouches_neutral{text-align: center;background:gray;color: #fff !important;padding:15px;border-radius: 4px;display: inline-block;width: 100px}
.vouches_negative{text-align: center;background:red;color: #fff !important;padding:15px;border-radius: 4px;display: inline-block;width: 100px}
.button_vouches{color: #fff !important;background: green;padding: 15px;border-radius: 4px;display: block;text-align: center;font-size: 15px;width: 200px;height: auto;align-content: center}
.vouches_modal{padding:10px}
.tr_type_positive{background:#adf0ad}
.tr_type_negative{background:#f9b0b0}
.tr_type_neutral{background:#e7e6e6}
.btn_positive{background:green}
.btn_neutral{background:gray}
.btn_negative{background:red}
.vouches_marketurl{padding: 3px 5px; color: #fff !important;font-size:10px;background:#424242;border: 1px solid #404040;font-weight:bold;float:right}