.waybill-status-btn {
    padding-top: 30px;
    padding-bottom: 30px;
    margin:5px;
    border: 3px solid #7cc454;
}
.waybill-status-btn span {
	    font-size: 35px;
	    color: #555;
    	white-space: pre-line;
}

.waybill-error-msg-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.wayBillAddon {
	min-width: 160px;
	max-width: 160px;
	font-weight: bold;
    font-size: 15px !important;
}
.btn-kooremActive {
     background: #7cc242 !important;
}
.btn-kooremActive span {
     color: #fff;
 }