@import"https://fonts.googleapis.com/css?family=Open+Sans:400,600,300";body{padding:0;margin:0;font-family:Open Sans,sans-serif}*{scrollbar-width:auto;scrollbar-color:#8f8f8f #ffffff}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#ffffff}*::-webkit-scrollbar-thumb{background-color:#8f8f8f;border-radius:10px;border:3px solid #ffffff}.rotate-0{animation:rotateAnimation0 .2s linear forwards}.rotate-90{animation:rotateAnimation90 .2s linear forwards}@keyframes rotateAnimation90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes rotateAnimation0{0%{transform:rotate(100deg)}to{transform:rotate(0)}}.ant-form-item-row{margin-top:-10px}.ant-form-item-control-input{margin-top:-8px;margin-left:-1px}.ant-checkbox-group{display:flex;flex-direction:column}.circle-pulse{width:10px;height:10px;background-color:#00e66b;border-radius:50%;animation:pulse 1s infinite}.circle-red{width:10px;height:10px;background-color:#fc7d7d;border-radius:50%}.circle-yellow{width:10px;height:10px;background-color:#fcd47d;border-radius:50%}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:.3}to{transform:scale(1);opacity:.7}}.ant-form-item-label>label{color:#6e6e6e!important}.strong input{font-weight:700!important}.secondary.ant-switch-checked{background-color:#2eaadc!important}.secondary .ant-checkbox-checked .ant-checkbox-inner{background-color:#2eaadc!important;border-color:#2eaadc!important;width:20px;height:20px}.secondary .ant-checkbox-inner{width:20px;height:20px}.secondary .ant-checkbox-inner:after{width:6px!important;height:12px!important;margin-top:-1px}input[readonly]{background-color:#f9f9f9!important}.ant-pagination-item-active{background-color:#101d4d!important}.ant-pagination-item-active a{color:#fff!important}.icon-button{cursor:pointer;font-size:1.3em;margin-left:2px;margin-right:2px;color:#2eaadc;transition:all .3s}.icon-button:hover:not(.disabled){color:#8dd5f1;margin-top:-5px}.icon-button.danger{color:#ff6565}.icon-button.danger:hover:not(.disabled){color:#f78a8a}.icon-button.disabled{cursor:not-allowed;color:#ababab}.icon-button:active:not(.disabled){transform:translateY(2px)}.right-if-large-left-if-medium{text-align:left}@media (min-width: 768px){.right-if-large-left-if-medium{text-align:right}}
