@-moz-keyframes timer-loader{0%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(540deg);transform:rotate(540deg)}}@-webkit-keyframes timer-loader{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}}@keyframes timer-loader{0%{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(540deg);-ms-transform:rotate(540deg);-webkit-transform:rotate(540deg);transform:rotate(540deg)}}#modal-loading .timer-loader:not(:required){border:6px solid #EEF7A3;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;position:relative;text-indent:-9999px;width:48px;height:48px}#modal-loading .timer-loader:not(:required)::before{-moz-animation:timer-loader 1250ms infinite linear;-webkit-animation:timer-loader 1250ms infinite linear;animation:timer-loader 1250ms infinite linear;-moz-transform-origin:3px 3px;-ms-transform-origin:3px 3px;-webkit-transform-origin:3px 3px;transform-origin:3px 3px;background:#EF5E5E;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;content:'';display:block;position:absolute;width:6px;height:19.2px;left:15px;top:15px}#modal-loading .timer-loader:not(:required)::after{-moz-animation:timer-loader 5000ms infinite linear;-webkit-animation:timer-loader 5000ms infinite linear;animation:timer-loader 5000ms infinite linear;-moz-transform-origin:3px 3px;-ms-transform-origin:3px 3px;-webkit-transform-origin:3px 3px;transform-origin:3px 3px;background:#EF5E5E;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;content:'';display:block;position:absolute;width:6px;height:16px;left:15px;top:15px}#modal-loading .modal-dialog{margin:0px;padding:0px;width:100%;height:100%;display:table}#modal-loading .modal-dialog .modal-content{border-style:none;display:table-cell;vertical-align:middle;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}#modal-loading .modal-dialog .modal-content .modal-body{text-align:center}.directive-popup .modal-footer{margin:0px}.directive-popup .modal-footer div{padding:0px}.directive-popup .modal-footer div:first-child{padding-right:5px}.directive-popup .modal-footer div:last-child{padding-left:5px}.directive-popup.popup-small #modal-popup-body{margin:0;text-align:center;font-size:20px;line-height:24px}@media (min-width: 768px){.directive-popup.popup-small .modal-dialog{width:400px}}@media (min-width: 420px){.directive-popup.popup-small .modal-dialog{width:400px;margin:10px auto}}.directive-popup.popup-small .modal-body{padding:30px 15px}.directive-popup.popup-small .modal-footer{border-top:none;padding-top:0}
/*# sourceMappingURL=directives.css.map */
