.captureButton{background-color:#f4fff8;border:1px dashed #24ae50;border-radius:4px;justify-content:center;align-items:center;width:100%;height:44px;display:flex}.captureButton img{margin-right:12px}.captureButton span{font-size:14px;font-weight:400}@media only screen and (min-width:768px){.captureButton{font-size:16px}}.commonButton{text-align:center;color:#008037;white-space:nowrap;border-radius:4px;flex-grow:1;width:100%;padding:9px 13px;font-size:14px;font-weight:600;line-height:22px}@media only screen and (min-width:768px){.commonButton{font-size:16px}}.commonButton.success{color:#fff;background:linear-gradient(97deg,#233f82,#1fb14f);border:none;height:42px}.commonButton.success:hover{color:#fff;background:#008037}.commonButton.outline{border:1px solid #008037;outline:none;transition:all .1s ease-in-out}.commonButton.border_button{color:#00b054;background-color:#fff;border:1px solid #00b054;outline:none;transition:all .1s ease-in-out}.commonButton:hover{color:#fff;background:#008037}.statusButton{text-align:center;color:#fff;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:2px 5px;font-size:11px;font-weight:500;display:flex}@media only screen and (min-width:768px){.statusButton{font-size:14px}}
