#cmloader{align-items:center;background:rgba(0,0,0,.5);display:flex;display:none;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%}#cmloader.show_loader{display:flex}.cm_load{animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#f1c233;height:120px;width:120px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){padding:10px 12px!important}.employee-dropdown{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1);list-style-type:none;margin:0;max-height:300px;overflow-y:auto;padding:0;position:absolute;width:250px;z-index:1000}.employee-dropdown li{cursor:pointer;padding:10px 15px;transition:background-color .2s ease}.employee-dropdown li:hover{background-color:#f5f5f5}.employee-dropdown li:not(:last-child){border-bottom:1px solid #eee}.employee-dropdown::-webkit-scrollbar{width:8px}.employee-dropdown::-webkit-scrollbar-track{background:#f1f1f1}.employee-dropdown::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.employee-dropdown::-webkit-scrollbar-thumb:hover{background:#555}.form_part .hs_error_rollup{display:inline-block}.form_part .hs_error_rollup label{border:2px solid #d74d4d;color:#d74d4d!important;font-weight:700;margin-bottom:20px;padding:10px}