.crm-modal-tab{box-sizing:content-box;height:750px}.crm-input-section{margin:10px;border-color:RGB(66, 99, 88)}.crm-spin-loader{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid RGB(66, 99, 88);width:20px;height:20px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media only screen and (max-width: 1000px){.crm-modal-tab{box-sizing:content-box;height:auto}}
