/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.8);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:10px;right:28px;z-index:1000;padding:0;width:5rem;height:5rem;border:none;background-color:transparent;color:#f0f0f0;font-size:6rem;font-family:monospace;line-height:1;cursor:pointer;transition:color .3s ease}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(.8);transform:scale(.8)}.tingle-modal-box__content{padding:3rem 3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer::after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;right:0;left:0;overflow:hidden}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{-webkit-filter:blur(8px);filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{-webkit-transform:scale(1);transform:scale(1)}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width :540px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff;line-height:55px}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.5rem;vertical-align:middle;font-size:4rem}}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.tingle-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width :540px){.tingle-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.tingle-enabled .tingle-content-wrapper{-webkit-filter:none;filter:none}}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}.tingle-btn,a.link-that-looks-like-a-button,button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.tingle-btn,a.link-that-looks-like-a-button,button,input{overflow:visible}.tingle-btn,a.link-that-looks-like-a-button,button,select{text-transform:none}.tingle-btn,[type=button],[type=reset],[type=submit],a.link-that-looks-like-a-button,button{-webkit-appearance:button}.tingle-btn::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,a.link-that-looks-like-a-button::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}.tingle-btn:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,a.link-that-looks-like-a-button:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}input,label,select{display:block;font-family:hk_groteskregular,Helvetica;font-size:14px}label{font-weight:400}label abbr{display:none}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=decimal],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;color:#a1a4a6;border:1px solid #e6eaed;border-radius:4px;box-shadow:inset 0 1px 1px rgba(111,129,142,.1);box-sizing:border-box;font-family:hk_groteskregular,Helvetica;font-size:14px;font-weight:700;padding:5px;transition:border-color 150ms ease;height:2.1rem;min-width:150px}input:not([type]):disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=decimal]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,select:disabled,textarea:disabled{background-color:rgba(0,0,0,.1);background-image:none;cursor:not-allowed}table input{width:100%}textarea{padding:10px;resize:vertical;line-height:calc(base_line_height * 1.5);height:6rem}input[type=search]{background-image:url(/images/icon-search-DFE7ED-d9a91abd55eb89f1ace78f3fa9ef3704.svg?vsn=d);background-size:.6em;background-position:calc(100% - .5em) center;background-repeat:no-repeat}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/images/icon-down-chevron-DFE7ED-cc9e32fa53f5a9e1d4b64b75e0924221.svg?vsn=d);background-size:1.5em;background-position:calc(100% - .5em) center;background-repeat:no-repeat}.fieldset,fieldset{outline:0;border:none;margin:0;padding:0}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:10px 10px;border-radius:6px;position:absolute;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}label>input[type=radio]{display:inline-block}textarea{width:100%}a{text-decoration:none;position:relative;color:#da4847;transition:color 150ms ease;word-wrap:break-word}a:after{content:'';width:100%;position:absolute;left:0;bottom:-2px;border-width:0 0 1.5px;border-style:solid}a.link-that-looks-like-a-button:after,a.link-with-no-underline:after,body.admin header.main-header .actions a.settings-gravatar:after,body.admin header.main-header a.logo:after,body.admin header.main-header a:after,body.app.invoice-export header.main-header .actions a.settings-gravatar:after,body.app.invoice-export header.main-header a.logo:after,body.app.invoice-export header.main-header a:after,body.app.invoice-show header.main-header .actions a.settings-gravatar:after,body.app.invoice-show header.main-header a.logo:after,body.app.invoice-show header.main-header a:after,body.dashboard-index header.main-header .actions a.settings-gravatar:after,body.dashboard-index header.main-header a.logo:after,body.dashboard-index header.main-header a:after,body.dashboard-index main nav a:after,body.password-create header.main-header .actions a.settings-gravatar:after,body.password-create header.main-header a.logo:after,body.password-create header.main-header a:after,body.password-edit header.main-header .actions a.settings-gravatar:after,body.password-edit header.main-header a.logo:after,body.password-edit header.main-header a:after,body.password-new header.main-header .actions a.settings-gravatar:after,body.password-new header.main-header a.logo:after,body.password-new header.main-header a:after,body.session-create header.main-header .actions a.settings-gravatar:after,body.session-create header.main-header a.logo:after,body.session-create header.main-header a:after,body.session-edit header.main-header .actions a.settings-gravatar:after,body.session-edit header.main-header a.logo:after,body.session-edit header.main-header a:after,body.session-new header.main-header .actions a.settings-gravatar:after,body.session-new header.main-header a.logo:after,body.session-new header.main-header a:after,body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions a.settings-gravatar:after,body[class*="app auditor-logs auditor-logs-index"] header.main-header a.logo:after,body[class*="app auditor-logs auditor-logs-index"] header.main-header a:after,body[class*="app job job-create"] header.main-header .actions a.settings-gravatar:after,body[class*="app job job-create"] header.main-header a.logo:after,body[class*="app job job-create"] header.main-header a:after,body[class*="app job job-edit"] header.main-header .actions a.settings-gravatar:after,body[class*="app job job-edit"] header.main-header a.logo:after,body[class*="app job job-edit"] header.main-header a:after,body[class*="app job job-index"] header.main-header .actions a.settings-gravatar:after,body[class*="app job job-index"] header.main-header a.logo:after,body[class*="app job job-index"] header.main-header a:after,body[class*="app job job-new"] header.main-header .actions a.settings-gravatar:after,body[class*="app job job-new"] header.main-header a.logo:after,body[class*="app job job-new"] header.main-header a:after,body[class*="app job job-show"] header.main-header .actions a.settings-gravatar:after,body[class*="app job job-show"] header.main-header a.logo:after,body[class*="app job job-show"] header.main-header a:after,body[class*="app job job-update"] header.main-header .actions a.settings-gravatar:after,body[class*="app job job-update"] header.main-header a.logo:after,body[class*="app job job-update"] header.main-header a:after,body[class*="app pending-check pending-check-create"] header.main-header .actions a.settings-gravatar:after,body[class*="app pending-check pending-check-create"] header.main-header a.logo:after,body[class*="app pending-check pending-check-create"] header.main-header a:after,body[class*="app pending-check pending-check-edit"] header.main-header .actions a.settings-gravatar:after,body[class*="app pending-check pending-check-edit"] header.main-header a.logo:after,body[class*="app pending-check pending-check-edit"] header.main-header a:after,body[class*="app pending-check pending-check-index"] header.main-header .actions a.settings-gravatar:after,body[class*="app pending-check pending-check-index"] header.main-header a.logo:after,body[class*="app pending-check pending-check-index"] header.main-header a:after,body[class*="app pending-check pending-check-new"] header.main-header .actions a.settings-gravatar:after,body[class*="app pending-check pending-check-new"] header.main-header a.logo:after,body[class*="app pending-check pending-check-new"] header.main-header a:after,body[class*="app pending-check pending-check-show"] header.main-header .actions a.settings-gravatar:after,body[class*="app pending-check pending-check-show"] header.main-header a.logo:after,body[class*="app pending-check pending-check-show"] header.main-header a:after,body[class*="app pending-check pending-check-update"] header.main-header .actions a.settings-gravatar:after,body[class*="app pending-check pending-check-update"] header.main-header a.logo:after,body[class*="app pending-check pending-check-update"] header.main-header a:after,body[class*="app time-sheet time-sheet-create"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-create"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-create"] header.main-header a:after,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-edit"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-edit"] header.main-header a:after,body[class*="app time-sheet time-sheet-export"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-export"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-export"] header.main-header a:after,body[class*="app time-sheet time-sheet-index"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-index"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-index"] header.main-header a:after,body[class*="app time-sheet time-sheet-new"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-new"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-new"] header.main-header a:after,body[class*="app time-sheet time-sheet-show"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-show"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-show"] header.main-header a:after,body[class*="app time-sheet time-sheet-update"] header.main-header .actions a.settings-gravatar:after,body[class*="app time-sheet time-sheet-update"] header.main-header a.logo:after,body[class*="app time-sheet time-sheet-update"] header.main-header a:after,body[class*="app voucher voucher-create"] header.main-header .actions a.settings-gravatar:after,body[class*="app voucher voucher-create"] header.main-header a.logo:after,body[class*="app voucher voucher-create"] header.main-header a:after,body[class*="app voucher voucher-edit"] header.main-header .actions a.settings-gravatar:after,body[class*="app voucher voucher-edit"] header.main-header a.logo:after,body[class*="app voucher voucher-edit"] header.main-header a:after,body[class*="app voucher voucher-index"] header.main-header .actions a.settings-gravatar:after,body[class*="app voucher voucher-index"] header.main-header a.logo:after,body[class*="app voucher voucher-index"] header.main-header a:after,body[class*="app voucher voucher-new"] header.main-header .actions a.settings-gravatar:after,body[class*="app voucher voucher-new"] header.main-header a.logo:after,body[class*="app voucher voucher-new"] header.main-header a:after,body[class*="app voucher voucher-show"] header.main-header .actions a.settings-gravatar:after,body[class*="app voucher voucher-show"] header.main-header a.logo:after,body[class*="app voucher voucher-show"] header.main-header a:after,body[class*="app voucher voucher-update"] header.main-header .actions a.settings-gravatar:after,body[class*="app voucher voucher-update"] header.main-header a.logo:after,body[class*="app voucher voucher-update"] header.main-header a:after{display:none}body{-webkit-font-smoothing:antialiased;color:#6f818e;font-family:hk_groteskregular,Helvetica;font-feature-settings:"kern","liga","pnum";font-size:14px;line-height:1.35}.tingle-btn,a.link-that-looks-like-a-button,button,input[type=submit]{display:inline-block;padding:10px 20px;-webkit-font-smoothing:antialiased;background-color:#fff;color:#da4847;border:none;cursor:pointer;font-family:hk_groteskbold;font-size:14px;font-weight:400;line-height:1;text-align:center;transition:background-color 150ms ease;user-select:none;vertical-align:middle;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tingle-btn:focus,.tingle-btn:hover,a.link-that-looks-like-a-button:focus,a.link-that-looks-like-a-button:hover,button:focus,button:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#fcf7f7;text-decoration:none}.tingle-btn:disabled,a.link-that-looks-like-a-button:disabled,button:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}.tingle-btn:disabled:hover,a.link-that-looks-like-a-button:disabled:hover,button:disabled:hover,input[type=submit]:disabled:hover{background-color:#da4847}@media print{.tingle-btn,a.link-that-looks-like-a-button,button,input[type=submit]{display:none}}.icon-style.tingle-btn,a.icon-style.link-that-looks-like-a-button,button.icon-style{border:none;color:#cfd7e6;font-size:18px}ul{list-style-type:none;padding:0}h1,h2,h3,h4,h5,h6{font-family:hk_groteskregular,Helvetica;font-weight:700;line-height:1.2;margin:0 0 10px}header h1{font-weight:400}h1{font-size:32px}h2{font-size:18px}h3{font-size:16px}h4{font-size:14px}h5{font-size:13px}h6{font-size:12px}b,strong{font-family:hk_groteskbold;font-weight:400}blockquote,p{margin-top:0;margin-bottom:1.0125}hr{border-bottom:2px solid #e6eaed;border-left:0;border-right:0;border-top:0;margin:20px 0}img,picture{margin:0;max-width:100%}table{font-feature-settings:"kern","liga","tnum"}th{font-weight:700}label{font-weight:700}@media print{table{background:#fff}}.text-alert{color:#da4847}@font-face{font-family:hk_groteskregular;src:url(/fonts/hkgrotesk-regular-webfont-a20107d531cb44e76d74209230846587.woff2?vsn=d) format("woff2"),url(/fonts/hkgrotesk-regular-webfont-08c6f48dcc9ff6a9ecac8a7ede47d945.woff?vsn=d) format("woff");font-weight:400;font-style:normal}@font-face{font-family:hk_groteskmedium;src:url(/fonts/hkgrotesk-medium-webfont-f883647d63a2aa244683417cbaaa7047.woff2?vsn=d) format("woff2"),url(/fonts/hkgrotesk-medium-webfont-95be53eba5e3817eeb3f1f77a41db910.woff?vsn=d) format("woff");font-weight:400;font-style:normal}@font-face{font-family:hk_groteskbold;src:url(/fonts/hkgrotesk-bold-webfont-20c0f2b0b613affe37165129acde64e6.woff2?vsn=d) format("woff2"),url(/fonts/hkgrotesk-bold-webfont-0c0ac0fe93984c52deb7be12b6aa7482.woff?vsn=d) format("woff");font-weight:400;font-style:normal}.onoffswitch{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;position:relative;width:60px;margin-right:10px}.onoffswitch-checkbox{display:none}.onoffswitch-label{border-radius:4px;cursor:pointer;display:block;overflow:hidden}.onoffswitch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:30px;font-size:14px;color:#fff;font-weight:700;box-sizing:border-box}.onoffswitch-inner:before{background-color:#da4847;box-shadow:inset 0 1px 3px 0 rgba(121,0,0,.5);color:#fff;content:"ON";padding-left:5px}.onoffswitch-inner:after{background-color:#dfe7ed;box-shadow:inset 0 1px 1px rgba(111,129,142,.1);color:#da4847;content:"OFF";padding-right:5px;text-align:right}.onoffswitch-switch{height:22px;width:22px;position:absolute;top:4px;right:30px;bottom:0;display:block;background-color:#fff;border-radius:4px;transition:all .3s ease-in 0s;margin-right:4px}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.tingle-modal{background:rgba(0,0,0,.8)}.tingle-modal h1{text-align:center}.tingle-modal input,.tingle-modal select{width:100%}.tingle-modal__close:hover{background-color:transparent}.tingle-modal-box__footer{padding:1rem 1.5rem}.icon-users::before{transform:translateY(4px)}.icon-users::before{height:20px;width:20px;background:url(/images/icon-users-solid-c89f17c39a48c72275db5ed72a26c662.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-chalkboard::before{transform:translateY(4px)}.icon-chalkboard::before{height:20px;width:20px;background:url(/images/icon-chalkboard-solid-9a434d264fff0763e4ea655b15954cbc.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-trophy::before{transform:translateY(4px)}.icon-trophy::before{height:20px;width:20px;background:url(/images/icon-trophy-solid-864b17333439d30e0c1f75b72f04e159.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-list-ul::before{transform:translateY(4px)}.icon-list-ul::before{height:20px;width:20px;background:url(/images/icon-list-ul-solid-283a71e9fce3491b89818ad53c0bac58.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-heart-rate::before{transform:translateY(4px)}.icon-heart-rate::before{height:20px;width:20px;background:url(/images/icon-heart-rate-solid-0c6b5ea9c1b8c1946b9c99f298abf5fb.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-quote-right::before{transform:translateY(4px)}.icon-quote-right::before{height:20px;width:20px;background:url(/images/icon-quote-right-solid-fdf649641edd2c8c3aebc7da65740002.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-plus::before{transform:translateY(4px)}.icon-plus::before{height:20px;width:20px;background:url(/images/icon-plus-solid-d0a0cc09241fe2a78f37582ab67f772b.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-eye::before{transform:translateY(4px)}.icon-eye::before{height:20px;width:20px;background:url(/images/icon-eye-solid-321c019c2cff841b3558b10318bc1b13.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-lightbulb::before{transform:translateY(4px)}.icon-lightbulb::before{height:20px;width:20px;background:url(/images/icon-lightbulb-solid-a61f6ff233cc9828b0b5efc960d04cf1.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-building-6f818e::before{transform:translateY(4px)}.icon-building-6f818e::before{height:20px;width:20px;background:url(/images/icon-building-6F818E-7241eff855e6b6dd029d139482d9e4c9.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-calendar-6f818e::before{transform:translateY(4px)}.icon-calendar-6f818e::before{height:20px;width:20px;background:url(/images/icon-calendar-6F818E-f9fbb8d50667096c5ba1781bdceaae23.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-clipboard-6f818e::before{transform:translateY(4px)}.icon-clipboard-6f818e::before{height:20px;width:20px;background:url(/images/icon-clipboard-6F818E-9dae75c097f84731f93c16fa8104ca57.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.icon-dollar-6f818e::before{transform:translateY(4px)}.icon-dollar-6f818e::before{height:20px;width:20px;background:url(/images/icon-dollar-6F818E-c2e113d6963d30232cfb2591942a2ef7.svg?vsn=d) center/contain no-repeat;content:"";display:inline-block;margin-right:2.5px}.help-block{color:#fe8181}.flash{text-align:center;padding:10px;color:#fff}.flash-error{background-color:#fe8181}.flash-info{background-color:#fec3a3}h1.banner,h2.banner,h3.banner,h4.banner,h5.banner,h6.banner{width:100%;background-color:#fec3a3;color:#fff;padding:18px;font-weight:700;font-size:22px;text-align:center}label.required::after{content:"*"}input:not([type]).input-minimal,input[type=color].input-minimal,input[type=date].input-minimal,input[type=datetime-local].input-minimal,input[type=datetime].input-minimal,input[type=email].input-minimal,input[type=month].input-minimal,input[type=number].input-minimal,input[type=password].input-minimal,input[type=search].input-minimal,input[type=tel].input-minimal,input[type=text].input-minimal,input[type=time].input-minimal,input[type=url].input-minimal,input[type=week].input-minimal,select[multiple].input-minimal,textarea.input-minimal{border:none;border-bottom:1px solid #dfe7ed;box-shadow:none;padding:0;padding-bottom:5px;margin-bottom:20px;font-family:Monaco}input:not([type]).input-minimal:focus,input[type=color].input-minimal:focus,input[type=date].input-minimal:focus,input[type=datetime-local].input-minimal:focus,input[type=datetime].input-minimal:focus,input[type=email].input-minimal:focus,input[type=month].input-minimal:focus,input[type=number].input-minimal:focus,input[type=password].input-minimal:focus,input[type=search].input-minimal:focus,input[type=tel].input-minimal:focus,input[type=text].input-minimal:focus,input[type=time].input-minimal:focus,input[type=url].input-minimal:focus,input[type=week].input-minimal:focus,select[multiple].input-minimal:focus,textarea.input-minimal:focus{box-shadow:none;border-radius:0}input:not([type]).input-minimal::placeholder,input[type=color].input-minimal::placeholder,input[type=date].input-minimal::placeholder,input[type=datetime-local].input-minimal::placeholder,input[type=datetime].input-minimal::placeholder,input[type=email].input-minimal::placeholder,input[type=month].input-minimal::placeholder,input[type=number].input-minimal::placeholder,input[type=password].input-minimal::placeholder,input[type=search].input-minimal::placeholder,input[type=tel].input-minimal::placeholder,input[type=text].input-minimal::placeholder,input[type=time].input-minimal::placeholder,input[type=url].input-minimal::placeholder,input[type=week].input-minimal::placeholder,select[multiple].input-minimal::placeholder,textarea.input-minimal::placeholder{color:#dfe7ed}input:not([type]).input-minimal::-webkit-input-placeholder,input[type=color].input-minimal::-webkit-input-placeholder,input[type=date].input-minimal::-webkit-input-placeholder,input[type=datetime-local].input-minimal::-webkit-input-placeholder,input[type=datetime].input-minimal::-webkit-input-placeholder,input[type=email].input-minimal::-webkit-input-placeholder,input[type=month].input-minimal::-webkit-input-placeholder,input[type=number].input-minimal::-webkit-input-placeholder,input[type=password].input-minimal::-webkit-input-placeholder,input[type=search].input-minimal::-webkit-input-placeholder,input[type=tel].input-minimal::-webkit-input-placeholder,input[type=text].input-minimal::-webkit-input-placeholder,input[type=time].input-minimal::-webkit-input-placeholder,input[type=url].input-minimal::-webkit-input-placeholder,input[type=week].input-minimal::-webkit-input-placeholder,select[multiple].input-minimal::-webkit-input-placeholder,textarea.input-minimal::-webkit-input-placeholder{color:#dfe7ed}.error-field{border-color:#fe8181}.switch-container{display:flex;align-items:center}.input{margin-top:10px;margin-bottom:20px}.ms-container{background:transparent url(/images/switch-d4e3b5748ead183c35509a3f2d10b542.png?vsn=d) no-repeat 50% 50%;height:335px;margin-top:32px}.ms-container .ms-selectable,.ms-container .ms-selection{height:335px;float:left;width:49%;padding:0 16px}.ms-container .ms-selection{float:right}.ms-container .ms-list{box-shadow:inset 0 1px 1px #dfe7ed;border:1px solid #dfe7ed;border-radius:3px;position:relative;height:280px;padding:0;overflow-y:auto}.avatar-rounded{height:34px;width:34px;border-radius:50%;vertical-align:middle}.avatar-rounded-large{height:40px;width:40px}.avatar-rounded-small{height:32px;width:32px}.avatar-rounded-optical-align-y{margin-top:-5px}.avatar-rounded-border{border:medium solid #fff}.avatar-stacked:not(:first-of-type){margin-right:-.75rem}a.link-that-looks-like-a-button,a.link-with-no-underline,body.admin header.main-header .actions a.settings-gravatar,body.admin header.main-header a,body.admin header.main-header a.logo,body.app.invoice-export header.main-header .actions a.settings-gravatar,body.app.invoice-export header.main-header a,body.app.invoice-export header.main-header a.logo,body.app.invoice-show header.main-header .actions a.settings-gravatar,body.app.invoice-show header.main-header a,body.app.invoice-show header.main-header a.logo,body.dashboard-index header.main-header .actions a.settings-gravatar,body.dashboard-index header.main-header a,body.dashboard-index header.main-header a.logo,body.dashboard-index main nav a,body.password-create header.main-header .actions a.settings-gravatar,body.password-create header.main-header a,body.password-create header.main-header a.logo,body.password-edit header.main-header .actions a.settings-gravatar,body.password-edit header.main-header a,body.password-edit header.main-header a.logo,body.password-new header.main-header .actions a.settings-gravatar,body.password-new header.main-header a,body.password-new header.main-header a.logo,body.session-create header.main-header .actions a.settings-gravatar,body.session-create header.main-header a,body.session-create header.main-header a.logo,body.session-edit header.main-header .actions a.settings-gravatar,body.session-edit header.main-header a,body.session-edit header.main-header a.logo,body.session-new header.main-header .actions a.settings-gravatar,body.session-new header.main-header a,body.session-new header.main-header a.logo,body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions a.settings-gravatar,body[class*="app auditor-logs auditor-logs-index"] header.main-header a,body[class*="app auditor-logs auditor-logs-index"] header.main-header a.logo,body[class*="app job job-create"] header.main-header .actions a.settings-gravatar,body[class*="app job job-create"] header.main-header a,body[class*="app job job-create"] header.main-header a.logo,body[class*="app job job-edit"] header.main-header .actions a.settings-gravatar,body[class*="app job job-edit"] header.main-header a,body[class*="app job job-edit"] header.main-header a.logo,body[class*="app job job-index"] header.main-header .actions a.settings-gravatar,body[class*="app job job-index"] header.main-header a,body[class*="app job job-index"] header.main-header a.logo,body[class*="app job job-new"] header.main-header .actions a.settings-gravatar,body[class*="app job job-new"] header.main-header a,body[class*="app job job-new"] header.main-header a.logo,body[class*="app job job-show"] header.main-header .actions a.settings-gravatar,body[class*="app job job-show"] header.main-header a,body[class*="app job job-show"] header.main-header a.logo,body[class*="app job job-update"] header.main-header .actions a.settings-gravatar,body[class*="app job job-update"] header.main-header a,body[class*="app job job-update"] header.main-header a.logo,body[class*="app pending-check pending-check-create"] header.main-header .actions a.settings-gravatar,body[class*="app pending-check pending-check-create"] header.main-header a,body[class*="app pending-check pending-check-create"] header.main-header a.logo,body[class*="app pending-check pending-check-edit"] header.main-header .actions a.settings-gravatar,body[class*="app pending-check pending-check-edit"] header.main-header a,body[class*="app pending-check pending-check-edit"] header.main-header a.logo,body[class*="app pending-check pending-check-index"] header.main-header .actions a.settings-gravatar,body[class*="app pending-check pending-check-index"] header.main-header a,body[class*="app pending-check pending-check-index"] header.main-header a.logo,body[class*="app pending-check pending-check-new"] header.main-header .actions a.settings-gravatar,body[class*="app pending-check pending-check-new"] header.main-header a,body[class*="app pending-check pending-check-new"] header.main-header a.logo,body[class*="app pending-check pending-check-show"] header.main-header .actions a.settings-gravatar,body[class*="app pending-check pending-check-show"] header.main-header a,body[class*="app pending-check pending-check-show"] header.main-header a.logo,body[class*="app pending-check pending-check-update"] header.main-header .actions a.settings-gravatar,body[class*="app pending-check pending-check-update"] header.main-header a,body[class*="app pending-check pending-check-update"] header.main-header a.logo,body[class*="app time-sheet time-sheet-create"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-create"] header.main-header a,body[class*="app time-sheet time-sheet-create"] header.main-header a.logo,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-edit"] header.main-header a,body[class*="app time-sheet time-sheet-edit"] header.main-header a.logo,body[class*="app time-sheet time-sheet-export"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-export"] header.main-header a,body[class*="app time-sheet time-sheet-export"] header.main-header a.logo,body[class*="app time-sheet time-sheet-index"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-index"] header.main-header a,body[class*="app time-sheet time-sheet-index"] header.main-header a.logo,body[class*="app time-sheet time-sheet-new"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-new"] header.main-header a,body[class*="app time-sheet time-sheet-new"] header.main-header a.logo,body[class*="app time-sheet time-sheet-show"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-show"] header.main-header a,body[class*="app time-sheet time-sheet-show"] header.main-header a.logo,body[class*="app time-sheet time-sheet-update"] header.main-header .actions a.settings-gravatar,body[class*="app time-sheet time-sheet-update"] header.main-header a,body[class*="app time-sheet time-sheet-update"] header.main-header a.logo,body[class*="app voucher voucher-create"] header.main-header .actions a.settings-gravatar,body[class*="app voucher voucher-create"] header.main-header a,body[class*="app voucher voucher-create"] header.main-header a.logo,body[class*="app voucher voucher-edit"] header.main-header .actions a.settings-gravatar,body[class*="app voucher voucher-edit"] header.main-header a,body[class*="app voucher voucher-edit"] header.main-header a.logo,body[class*="app voucher voucher-index"] header.main-header .actions a.settings-gravatar,body[class*="app voucher voucher-index"] header.main-header a,body[class*="app voucher voucher-index"] header.main-header a.logo,body[class*="app voucher voucher-new"] header.main-header .actions a.settings-gravatar,body[class*="app voucher voucher-new"] header.main-header a,body[class*="app voucher voucher-new"] header.main-header a.logo,body[class*="app voucher voucher-show"] header.main-header .actions a.settings-gravatar,body[class*="app voucher voucher-show"] header.main-header a,body[class*="app voucher voucher-show"] header.main-header a.logo,body[class*="app voucher voucher-update"] header.main-header .actions a.settings-gravatar,body[class*="app voucher voucher-update"] header.main-header a,body[class*="app voucher voucher-update"] header.main-header a.logo{text-decoration:none}.brand-color-header-actions{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;align-items:center;grid-row-gap:10px;margin-bottom:20px}.brand-color-header-actions>*{margin:0;float:right}.brand-color-header-actions ul{display:flex}.brand-color-header-actions ul li{margin-left:calc(10px / 2);margin-right:calc(10px / 2)}.brand-color-header-actions ul li:first-of-type{margin-left:0}.brand-color-header-actions ul li:last-of-type{margin-right:0}@media print{.brand-color-header-actions{display:none}}.brand-color-header-title h1{background-color:#fcf7f7;color:#da4847}.brand-color-header-info{display:flex;flex-wrap:nowrap;justify-content:space-between}.brand-color-header-info>*{margin:10px;float:left}.brand-color-header-info input{min-width:0;width:100%}@media print{.brand-color-header-info{display:inline-block;width:100%}}.pagination{margin-top:20px}body.admin{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh;grid-template-areas:"header header" "flashes flashes" "sidebar main";grid-template-columns:200px auto}body.admin header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body.admin header.main-header{padding:10px}}body.admin header.main-header a{border:none}body.admin header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body.admin header.main-header .logo{margin-bottom:0}}body.admin header.main-header .logo:hover{text-decoration:none}body.admin header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body.admin header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body.admin header.main-header .actions>*{margin-left:1em;margin-right:1em}body.admin header.main-header .actions>:first-of-type{margin-left:0}body.admin header.main-header .actions>:last-of-type{margin-right:0}body.admin header.main-header .actions .settings-gravatar{padding-right:10px}body.admin header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body.admin header.main-header{display:none}}body.admin header.flash-header{grid-area:flashes}@media print{body.admin header.flash-header{display:none}}body.admin main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body.admin main{padding:0}}body.admin footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body.admin footer.main-footer .title{margin:0;align-self:center}@media print{body.admin footer.main-footer{display:none}}body.admin aside{padding:1.5em;padding-right:0}body.admin .sidebar-menu{margin-top:10px}body.admin .sidebar-menu li{margin-top:5px;padding:.5em 0}body.admin main{padding:1.5em;width:auto}body.admin main div[id=new-link],body.admin main form,body.admin main h2{margin-top:25px;margin-bottom:30px}body.admin table{width:100%;border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}body.admin table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body.admin table th,body.admin table tr{border:none;border-bottom:1px solid #e6eaed}body.admin table tr:last-of-type{border:none}body.admin table tr:last-of-type td{border:none}body.admin table thead{background-color:#f7f7f7}body.admin table tbody tr:hover{background:#f9f9f9}body.admin table td,body.admin table th{font-weight:700;padding:10px}body.admin table td,body.admin table th{text-align:center}body.admin table td:first-of-type,body.admin table th:first-of-type{text-align:left}body.admin table td:last-of-type,body.admin table th:last-of-type{text-align:right}body.admin .ui-menu-item{border:1px solid #f6f6f6;background:#fff;padding:5px 10px;color:#000;cursor:pointer}body.admin .ui-menu-item:hover{background-color:#707070;color:#fff}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table{margin-bottom:40px}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th{width:12.5%;border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th th,body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th tr{border:none;border-bottom:1px solid #e6eaed}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th tr:last-of-type{border:none}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th tr:last-of-type td{border:none}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th thead{background-color:#f7f7f7}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th tbody tr:hover{background:#f9f9f9}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th td,body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th th{font-weight:700;padding:10px}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th td,body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th th{text-align:center}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th td:first-of-type,body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th th:first-of-type{text-align:left}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th td:last-of-type,body[class*="admin admin-field-expense-report admin-field-expense-report-index"] table th th:last-of-type{text-align:right}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] .field-expense-report-conflicts hr{border-bottom:2px dotted #fe8181}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] .field-expense-report-conflicts h3{margin-top:40px}body[class*="admin admin-field-expense-report admin-field-expense-report-index"] .field-expense-report-conflicts table th{background-color:#fe8181;color:#fff}body.password-create,body.password-edit,body.password-new,body.session-create,body.session-edit,body.session-new{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body.password-create header.main-header,body.password-edit header.main-header,body.password-new header.main-header,body.session-create header.main-header,body.session-edit header.main-header,body.session-new header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body.password-create header.main-header,body.password-edit header.main-header,body.password-new header.main-header,body.session-create header.main-header,body.session-edit header.main-header,body.session-new header.main-header{padding:10px}}body.password-create header.main-header a,body.password-edit header.main-header a,body.password-new header.main-header a,body.session-create header.main-header a,body.session-edit header.main-header a,body.session-new header.main-header a{border:none}body.password-create header.main-header .logo,body.password-edit header.main-header .logo,body.password-new header.main-header .logo,body.session-create header.main-header .logo,body.session-edit header.main-header .logo,body.session-new header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body.password-create header.main-header .logo,body.password-edit header.main-header .logo,body.password-new header.main-header .logo,body.session-create header.main-header .logo,body.session-edit header.main-header .logo,body.session-new header.main-header .logo{margin-bottom:0}}body.password-create header.main-header .logo:hover,body.password-edit header.main-header .logo:hover,body.password-new header.main-header .logo:hover,body.session-create header.main-header .logo:hover,body.session-edit header.main-header .logo:hover,body.session-new header.main-header .logo:hover{text-decoration:none}body.password-create header.main-header .title,body.password-edit header.main-header .title,body.password-new header.main-header .title,body.session-create header.main-header .title,body.session-edit header.main-header .title,body.session-new header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body.password-create header.main-header .actions,body.password-edit header.main-header .actions,body.password-new header.main-header .actions,body.session-create header.main-header .actions,body.session-edit header.main-header .actions,body.session-new header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body.password-create header.main-header .actions>*,body.password-edit header.main-header .actions>*,body.password-new header.main-header .actions>*,body.session-create header.main-header .actions>*,body.session-edit header.main-header .actions>*,body.session-new header.main-header .actions>*{margin-left:1em;margin-right:1em}body.password-create header.main-header .actions>:first-of-type,body.password-edit header.main-header .actions>:first-of-type,body.password-new header.main-header .actions>:first-of-type,body.session-create header.main-header .actions>:first-of-type,body.session-edit header.main-header .actions>:first-of-type,body.session-new header.main-header .actions>:first-of-type{margin-left:0}body.password-create header.main-header .actions>:last-of-type,body.password-edit header.main-header .actions>:last-of-type,body.password-new header.main-header .actions>:last-of-type,body.session-create header.main-header .actions>:last-of-type,body.session-edit header.main-header .actions>:last-of-type,body.session-new header.main-header .actions>:last-of-type{margin-right:0}body.password-create header.main-header .actions .settings-gravatar,body.password-edit header.main-header .actions .settings-gravatar,body.password-new header.main-header .actions .settings-gravatar,body.session-create header.main-header .actions .settings-gravatar,body.session-edit header.main-header .actions .settings-gravatar,body.session-new header.main-header .actions .settings-gravatar{padding-right:10px}body.password-create header.main-header:after,body.password-edit header.main-header:after,body.password-new header.main-header:after,body.session-create header.main-header:after,body.session-edit header.main-header:after,body.session-new header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body.password-create header.main-header,body.password-edit header.main-header,body.password-new header.main-header,body.session-create header.main-header,body.session-edit header.main-header,body.session-new header.main-header{display:none}}body.password-create header.flash-header,body.password-edit header.flash-header,body.password-new header.flash-header,body.session-create header.flash-header,body.session-edit header.flash-header,body.session-new header.flash-header{grid-area:flashes}@media print{body.password-create header.flash-header,body.password-edit header.flash-header,body.password-new header.flash-header,body.session-create header.flash-header,body.session-edit header.flash-header,body.session-new header.flash-header{display:none}}body.password-create main,body.password-edit main,body.password-new main,body.session-create main,body.session-edit main,body.session-new main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body.password-create main,body.password-edit main,body.password-new main,body.session-create main,body.session-edit main,body.session-new main{padding:0}}body.password-create footer.main-footer,body.password-edit footer.main-footer,body.password-new footer.main-footer,body.session-create footer.main-footer,body.session-edit footer.main-footer,body.session-new footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body.password-create footer.main-footer .title,body.password-edit footer.main-footer .title,body.password-new footer.main-footer .title,body.session-create footer.main-footer .title,body.session-edit footer.main-footer .title,body.session-new footer.main-footer .title{margin:0;align-self:center}@media print{body.password-create footer.main-footer,body.password-edit footer.main-footer,body.password-new footer.main-footer,body.session-create footer.main-footer,body.session-edit footer.main-footer,body.session-new footer.main-footer{display:none}}body.password-create input,body.password-edit input,body.password-new input,body.session-create input,body.session-edit input,body.session-new input{width:100%}body.password-create main,body.password-edit main,body.password-new main,body.session-create main,body.session-edit main,body.session-new main{display:flex;align-items:center;justify-content:center}body.password-create form,body.password-edit form,body.password-new form,body.session-create form,body.session-edit form,body.session-new form{display:grid;grid-template-columns:1fr;grid-row-gap:20px;width:250px;padding-top:2em;padding-bottom:2em}body.password-create form>*,body.password-edit form>*,body.password-new form>*,body.session-create form>*,body.session-edit form>*,body.session-new form>*{margin:0}body.password-create form h1,body.password-create form h2,body.password-create form h3,body.password-create form h4,body.password-create form h5,body.password-create form h6,body.password-edit form h1,body.password-edit form h2,body.password-edit form h3,body.password-edit form h4,body.password-edit form h5,body.password-edit form h6,body.password-new form h1,body.password-new form h2,body.password-new form h3,body.password-new form h4,body.password-new form h5,body.password-new form h6,body.session-create form h1,body.session-create form h2,body.session-create form h3,body.session-create form h4,body.session-create form h5,body.session-create form h6,body.session-edit form h1,body.session-edit form h2,body.session-edit form h3,body.session-edit form h4,body.session-edit form h5,body.session-edit form h6,body.session-new form h1,body.session-new form h2,body.session-new form h3,body.session-new form h4,body.session-new form h5,body.session-new form h6{text-align:center;font-weight:700}body.password-create form hr,body.password-edit form hr,body.password-new form hr,body.session-create form hr,body.session-edit form hr,body.session-new form hr{height:2px;border:none;align-self:stretch;justify-self:stretch;background-color:#dfe7ed}body.password-create header.main-header,body.password-edit header.main-header,body.password-new header.main-header,body.session-create header.main-header,body.session-edit header.main-header,body.session-new header.main-header{box-shadow:none}body.password-create header.main-header:after,body.password-edit header.main-header:after,body.password-new header.main-header:after,body.session-create header.main-header:after,body.session-edit header.main-header:after,body.session-new header.main-header:after{background:0 0}body.dashboard-index{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body.dashboard-index header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body.dashboard-index header.main-header{padding:10px}}body.dashboard-index header.main-header a{border:none}body.dashboard-index header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body.dashboard-index header.main-header .logo{margin-bottom:0}}body.dashboard-index header.main-header .logo:hover{text-decoration:none}body.dashboard-index header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body.dashboard-index header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body.dashboard-index header.main-header .actions>*{margin-left:1em;margin-right:1em}body.dashboard-index header.main-header .actions>:first-of-type{margin-left:0}body.dashboard-index header.main-header .actions>:last-of-type{margin-right:0}body.dashboard-index header.main-header .actions .settings-gravatar{padding-right:10px}body.dashboard-index header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body.dashboard-index header.main-header{display:none}}body.dashboard-index header.flash-header{grid-area:flashes}@media print{body.dashboard-index header.flash-header{display:none}}body.dashboard-index main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body.dashboard-index main{padding:0}}body.dashboard-index footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body.dashboard-index footer.main-footer .title{margin:0;align-self:center}@media print{body.dashboard-index footer.main-footer{display:none}}body.dashboard-index main{display:flex;align-items:center}body.dashboard-index main nav{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:27.5vmin;grid-row-gap:40px;grid-column-gap:40px}body.dashboard-index main nav a{font-weight:700;font-size:32px;background-color:#da4847;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}body.app.invoice-export,body.app.invoice-show{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body.app.invoice-export header.main-header,body.app.invoice-show header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body.app.invoice-export header.main-header,body.app.invoice-show header.main-header{padding:10px}}body.app.invoice-export header.main-header a,body.app.invoice-show header.main-header a{border:none}body.app.invoice-export header.main-header .logo,body.app.invoice-show header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body.app.invoice-export header.main-header .logo,body.app.invoice-show header.main-header .logo{margin-bottom:0}}body.app.invoice-export header.main-header .logo:hover,body.app.invoice-show header.main-header .logo:hover{text-decoration:none}body.app.invoice-export header.main-header .title,body.app.invoice-show header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body.app.invoice-export header.main-header .actions,body.app.invoice-show header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body.app.invoice-export header.main-header .actions>*,body.app.invoice-show header.main-header .actions>*{margin-left:1em;margin-right:1em}body.app.invoice-export header.main-header .actions>:first-of-type,body.app.invoice-show header.main-header .actions>:first-of-type{margin-left:0}body.app.invoice-export header.main-header .actions>:last-of-type,body.app.invoice-show header.main-header .actions>:last-of-type{margin-right:0}body.app.invoice-export header.main-header .actions .settings-gravatar,body.app.invoice-show header.main-header .actions .settings-gravatar{padding-right:10px}body.app.invoice-export header.main-header:after,body.app.invoice-show header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body.app.invoice-export header.main-header,body.app.invoice-show header.main-header{display:none}}body.app.invoice-export header.flash-header,body.app.invoice-show header.flash-header{grid-area:flashes}@media print{body.app.invoice-export header.flash-header,body.app.invoice-show header.flash-header{display:none}}body.app.invoice-export main,body.app.invoice-show main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body.app.invoice-export main,body.app.invoice-show main{padding:0}}body.app.invoice-export footer.main-footer,body.app.invoice-show footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body.app.invoice-export footer.main-footer .title,body.app.invoice-show footer.main-footer .title{margin:0;align-self:center}@media print{body.app.invoice-export footer.main-footer,body.app.invoice-show footer.main-footer{display:none}}body.app.invoice-export table,body.app.invoice-show table{border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed;width:100%}body.app.invoice-export table caption,body.app.invoice-show table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body.app.invoice-export table th,body.app.invoice-export table tr,body.app.invoice-show table th,body.app.invoice-show table tr{border:none;border-bottom:1px solid #e6eaed}body.app.invoice-export table tr:last-of-type,body.app.invoice-show table tr:last-of-type{border:none}body.app.invoice-export table tr:last-of-type td,body.app.invoice-show table tr:last-of-type td{border:none}body.app.invoice-export table thead,body.app.invoice-show table thead{background-color:#f7f7f7}body.app.invoice-export table tbody tr:hover,body.app.invoice-show table tbody tr:hover{background:#f9f9f9}body.app.invoice-export table td,body.app.invoice-export table th,body.app.invoice-show table td,body.app.invoice-show table th{font-weight:700;padding:10px}body.app.invoice-export table td,body.app.invoice-export table th,body.app.invoice-show table td,body.app.invoice-show table th{text-align:center}body.app.invoice-export table td:first-of-type,body.app.invoice-export table th:first-of-type,body.app.invoice-show table td:first-of-type,body.app.invoice-show table th:first-of-type{text-align:left}body.app.invoice-export table td:last-of-type,body.app.invoice-export table th:last-of-type,body.app.invoice-show table td:last-of-type,body.app.invoice-show table th:last-of-type{text-align:right}body.app.invoice-export .center-logo,body.app.invoice-show .center-logo{display:block;margin-left:auto;margin-right:auto;width:20%;margin-bottom:2.5em;background-color:#000}body.app.invoice-export .two-tables,body.app.invoice-show .two-tables{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;align-items:start}body.app.invoice-export .total-row,body.app.invoice-show .total-row{font-size:22px;display:flex;justify-content:flex-end;margin-top:40px;margin-bottom:40px}body.app.invoice-export .total-row output,body.app.invoice-show .total-row output{margin-left:1em;border-bottom:2px solid #e6eaed;border-color:#6f818e;font-size:22px;font-weight:700;color:#6f818e;text-align:center;position:relative;min-width:4.5em;min-height:1em}@media print{body.app.invoice-export .total-row,body.app.invoice-show .total-row{display:block;text-align:right}}body[class*="app job job-create"],body[class*="app job job-edit"],body[class*="app job job-new"],body[class*="app job job-show"],body[class*="app job job-update"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app job job-create"] header.main-header,body[class*="app job job-edit"] header.main-header,body[class*="app job job-new"] header.main-header,body[class*="app job job-show"] header.main-header,body[class*="app job job-update"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app job job-create"] header.main-header,body[class*="app job job-edit"] header.main-header,body[class*="app job job-new"] header.main-header,body[class*="app job job-show"] header.main-header,body[class*="app job job-update"] header.main-header{padding:10px}}body[class*="app job job-create"] header.main-header a,body[class*="app job job-edit"] header.main-header a,body[class*="app job job-new"] header.main-header a,body[class*="app job job-show"] header.main-header a,body[class*="app job job-update"] header.main-header a{border:none}body[class*="app job job-create"] header.main-header .logo,body[class*="app job job-edit"] header.main-header .logo,body[class*="app job job-new"] header.main-header .logo,body[class*="app job job-show"] header.main-header .logo,body[class*="app job job-update"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app job job-create"] header.main-header .logo,body[class*="app job job-edit"] header.main-header .logo,body[class*="app job job-new"] header.main-header .logo,body[class*="app job job-show"] header.main-header .logo,body[class*="app job job-update"] header.main-header .logo{margin-bottom:0}}body[class*="app job job-create"] header.main-header .logo:hover,body[class*="app job job-edit"] header.main-header .logo:hover,body[class*="app job job-new"] header.main-header .logo:hover,body[class*="app job job-show"] header.main-header .logo:hover,body[class*="app job job-update"] header.main-header .logo:hover{text-decoration:none}body[class*="app job job-create"] header.main-header .title,body[class*="app job job-edit"] header.main-header .title,body[class*="app job job-new"] header.main-header .title,body[class*="app job job-show"] header.main-header .title,body[class*="app job job-update"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app job job-create"] header.main-header .actions,body[class*="app job job-edit"] header.main-header .actions,body[class*="app job job-new"] header.main-header .actions,body[class*="app job job-show"] header.main-header .actions,body[class*="app job job-update"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app job job-create"] header.main-header .actions>*,body[class*="app job job-edit"] header.main-header .actions>*,body[class*="app job job-new"] header.main-header .actions>*,body[class*="app job job-show"] header.main-header .actions>*,body[class*="app job job-update"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app job job-create"] header.main-header .actions>:first-of-type,body[class*="app job job-edit"] header.main-header .actions>:first-of-type,body[class*="app job job-new"] header.main-header .actions>:first-of-type,body[class*="app job job-show"] header.main-header .actions>:first-of-type,body[class*="app job job-update"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app job job-create"] header.main-header .actions>:last-of-type,body[class*="app job job-edit"] header.main-header .actions>:last-of-type,body[class*="app job job-new"] header.main-header .actions>:last-of-type,body[class*="app job job-show"] header.main-header .actions>:last-of-type,body[class*="app job job-update"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app job job-create"] header.main-header .actions .settings-gravatar,body[class*="app job job-edit"] header.main-header .actions .settings-gravatar,body[class*="app job job-new"] header.main-header .actions .settings-gravatar,body[class*="app job job-show"] header.main-header .actions .settings-gravatar,body[class*="app job job-update"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app job job-create"] header.main-header:after,body[class*="app job job-edit"] header.main-header:after,body[class*="app job job-new"] header.main-header:after,body[class*="app job job-show"] header.main-header:after,body[class*="app job job-update"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app job job-create"] header.main-header,body[class*="app job job-edit"] header.main-header,body[class*="app job job-new"] header.main-header,body[class*="app job job-show"] header.main-header,body[class*="app job job-update"] header.main-header{display:none}}body[class*="app job job-create"] header.flash-header,body[class*="app job job-edit"] header.flash-header,body[class*="app job job-new"] header.flash-header,body[class*="app job job-show"] header.flash-header,body[class*="app job job-update"] header.flash-header{grid-area:flashes}@media print{body[class*="app job job-create"] header.flash-header,body[class*="app job job-edit"] header.flash-header,body[class*="app job job-new"] header.flash-header,body[class*="app job job-show"] header.flash-header,body[class*="app job job-update"] header.flash-header{display:none}}body[class*="app job job-create"] main,body[class*="app job job-edit"] main,body[class*="app job job-new"] main,body[class*="app job job-show"] main,body[class*="app job job-update"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app job job-create"] main,body[class*="app job job-edit"] main,body[class*="app job job-new"] main,body[class*="app job job-show"] main,body[class*="app job job-update"] main{padding:0}}body[class*="app job job-create"] footer.main-footer,body[class*="app job job-edit"] footer.main-footer,body[class*="app job job-new"] footer.main-footer,body[class*="app job job-show"] footer.main-footer,body[class*="app job job-update"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app job job-create"] footer.main-footer .title,body[class*="app job job-edit"] footer.main-footer .title,body[class*="app job job-new"] footer.main-footer .title,body[class*="app job job-show"] footer.main-footer .title,body[class*="app job job-update"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app job job-create"] footer.main-footer,body[class*="app job job-edit"] footer.main-footer,body[class*="app job job-new"] footer.main-footer,body[class*="app job job-show"] footer.main-footer,body[class*="app job job-update"] footer.main-footer{display:none}}body[class*="app job job-create"] .small-input,body[class*="app job job-edit"] .small-input,body[class*="app job job-new"] .small-input,body[class*="app job job-show"] .small-input,body[class*="app job job-update"] .small-input{display:inline;min-width:80px;max-width:80px}body[class*="app job job-create"] #job_archived,body[class*="app job job-edit"] #job_archived,body[class*="app job job-new"] #job_archived,body[class*="app job job-show"] #job_archived,body[class*="app job job-update"] #job_archived{margin:16px 0 0 40%}body[class*="app job job-create"] #job_completed,body[class*="app job job-edit"] #job_completed,body[class*="app job job-new"] #job_completed,body[class*="app job job-show"] #job_completed,body[class*="app job job-update"] #job_completed{margin:16px 0 0 40%}body[class*="app job job-create"] #section-containing-sections,body[class*="app job job-edit"] #section-containing-sections,body[class*="app job job-new"] #section-containing-sections,body[class*="app job job-show"] #section-containing-sections,body[class*="app job job-update"] #section-containing-sections{width:100%;display:grid;grid-template-areas:" skills-section          skills-section          " " travel-packages-section travel-packages-section " " employees-section       employees-section       " " payroll-rates-section   payroll-rates-section   " " equipment-section       materials-section       " " purchase-orders-section checks-section          ";grid-template-columns:1fr 1fr;grid-row-gap:40px;grid-column-gap:40px;align-items:start}body[class*="app job job-create"] #section-containing-sections>section table td .tingle-btn,body[class*="app job job-create"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app job job-create"] #section-containing-sections>section table td button,body[class*="app job job-edit"] #section-containing-sections>section table td .tingle-btn,body[class*="app job job-edit"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app job job-edit"] #section-containing-sections>section table td button,body[class*="app job job-new"] #section-containing-sections>section table td .tingle-btn,body[class*="app job job-new"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app job job-new"] #section-containing-sections>section table td button,body[class*="app job job-show"] #section-containing-sections>section table td .tingle-btn,body[class*="app job job-show"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app job job-show"] #section-containing-sections>section table td button,body[class*="app job job-update"] #section-containing-sections>section table td .tingle-btn,body[class*="app job job-update"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app job job-update"] #section-containing-sections>section table td button{padding:5px}body[class*="app job job-create"] #section-containing-sections>section table caption a,body[class*="app job job-edit"] #section-containing-sections>section table caption a,body[class*="app job job-new"] #section-containing-sections>section table caption a,body[class*="app job job-show"] #section-containing-sections>section table caption a,body[class*="app job job-update"] #section-containing-sections>section table caption a{margin-left:10px}body[class*="app job job-create"] #section-containing-sections>section table caption .tingle-btn,body[class*="app job job-create"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app job job-create"] #section-containing-sections>section table caption button,body[class*="app job job-edit"] #section-containing-sections>section table caption .tingle-btn,body[class*="app job job-edit"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app job job-edit"] #section-containing-sections>section table caption button,body[class*="app job job-new"] #section-containing-sections>section table caption .tingle-btn,body[class*="app job job-new"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app job job-new"] #section-containing-sections>section table caption button,body[class*="app job job-show"] #section-containing-sections>section table caption .tingle-btn,body[class*="app job job-show"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app job job-show"] #section-containing-sections>section table caption button,body[class*="app job job-update"] #section-containing-sections>section table caption .tingle-btn,body[class*="app job job-update"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app job job-update"] #section-containing-sections>section table caption button{float:right}body[class*="app job job-create"] #skills-section,body[class*="app job job-edit"] #skills-section,body[class*="app job job-new"] #skills-section,body[class*="app job job-show"] #skills-section,body[class*="app job job-update"] #skills-section{grid-area:skills-section}body[class*="app job job-create"] #travel-packages-section,body[class*="app job job-edit"] #travel-packages-section,body[class*="app job job-new"] #travel-packages-section,body[class*="app job job-show"] #travel-packages-section,body[class*="app job job-update"] #travel-packages-section{grid-area:travel-packages-section}body[class*="app job job-create"] #employees-section,body[class*="app job job-edit"] #employees-section,body[class*="app job job-new"] #employees-section,body[class*="app job job-show"] #employees-section,body[class*="app job job-update"] #employees-section{grid-area:employees-section}body[class*="app job job-create"] #payroll-rates-section,body[class*="app job job-edit"] #payroll-rates-section,body[class*="app job job-new"] #payroll-rates-section,body[class*="app job job-show"] #payroll-rates-section,body[class*="app job job-update"] #payroll-rates-section{grid-area:payroll-rates-section}body[class*="app job job-create"] #equipment-section,body[class*="app job job-edit"] #equipment-section,body[class*="app job job-new"] #equipment-section,body[class*="app job job-show"] #equipment-section,body[class*="app job job-update"] #equipment-section{grid-area:equipment-section}body[class*="app job job-create"] #materials-section,body[class*="app job job-edit"] #materials-section,body[class*="app job job-new"] #materials-section,body[class*="app job job-show"] #materials-section,body[class*="app job job-update"] #materials-section{grid-area:materials-section}body[class*="app job job-create"] #purchase-orders-section,body[class*="app job job-edit"] #purchase-orders-section,body[class*="app job job-new"] #purchase-orders-section,body[class*="app job job-show"] #purchase-orders-section,body[class*="app job job-update"] #purchase-orders-section{grid-area:purchase-orders-section}body[class*="app job job-create"] #checks-section,body[class*="app job job-edit"] #checks-section,body[class*="app job job-new"] #checks-section,body[class*="app job job-show"] #checks-section,body[class*="app job job-update"] #checks-section{grid-area:checks-section}body[class*="app job job-create"] table,body[class*="app job job-edit"] table,body[class*="app job job-new"] table,body[class*="app job job-show"] table,body[class*="app job job-update"] table{border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed;width:100%}body[class*="app job job-create"] table caption,body[class*="app job job-edit"] table caption,body[class*="app job job-new"] table caption,body[class*="app job job-show"] table caption,body[class*="app job job-update"] table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app job job-create"] table th,body[class*="app job job-create"] table tr,body[class*="app job job-edit"] table th,body[class*="app job job-edit"] table tr,body[class*="app job job-new"] table th,body[class*="app job job-new"] table tr,body[class*="app job job-show"] table th,body[class*="app job job-show"] table tr,body[class*="app job job-update"] table th,body[class*="app job job-update"] table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app job job-create"] table tr:last-of-type,body[class*="app job job-edit"] table tr:last-of-type,body[class*="app job job-new"] table tr:last-of-type,body[class*="app job job-show"] table tr:last-of-type,body[class*="app job job-update"] table tr:last-of-type{border:none}body[class*="app job job-create"] table tr:last-of-type td,body[class*="app job job-edit"] table tr:last-of-type td,body[class*="app job job-new"] table tr:last-of-type td,body[class*="app job job-show"] table tr:last-of-type td,body[class*="app job job-update"] table tr:last-of-type td{border:none}body[class*="app job job-create"] table thead,body[class*="app job job-edit"] table thead,body[class*="app job job-new"] table thead,body[class*="app job job-show"] table thead,body[class*="app job job-update"] table thead{background-color:#f7f7f7}body[class*="app job job-create"] table tbody tr:hover,body[class*="app job job-edit"] table tbody tr:hover,body[class*="app job job-new"] table tbody tr:hover,body[class*="app job job-show"] table tbody tr:hover,body[class*="app job job-update"] table tbody tr:hover{background:#f9f9f9}body[class*="app job job-create"] table td,body[class*="app job job-create"] table th,body[class*="app job job-edit"] table td,body[class*="app job job-edit"] table th,body[class*="app job job-new"] table td,body[class*="app job job-new"] table th,body[class*="app job job-show"] table td,body[class*="app job job-show"] table th,body[class*="app job job-update"] table td,body[class*="app job job-update"] table th{font-weight:700;padding:10px}body[class*="app job job-create"] table td,body[class*="app job job-create"] table th,body[class*="app job job-edit"] table td,body[class*="app job job-edit"] table th,body[class*="app job job-new"] table td,body[class*="app job job-new"] table th,body[class*="app job job-show"] table td,body[class*="app job job-show"] table th,body[class*="app job job-update"] table td,body[class*="app job job-update"] table th{text-align:center}body[class*="app job job-create"] table td:first-of-type,body[class*="app job job-create"] table th:first-of-type,body[class*="app job job-edit"] table td:first-of-type,body[class*="app job job-edit"] table th:first-of-type,body[class*="app job job-new"] table td:first-of-type,body[class*="app job job-new"] table th:first-of-type,body[class*="app job job-show"] table td:first-of-type,body[class*="app job job-show"] table th:first-of-type,body[class*="app job job-update"] table td:first-of-type,body[class*="app job job-update"] table th:first-of-type{text-align:left}body[class*="app job job-create"] table td:last-of-type,body[class*="app job job-create"] table th:last-of-type,body[class*="app job job-edit"] table td:last-of-type,body[class*="app job job-edit"] table th:last-of-type,body[class*="app job job-new"] table td:last-of-type,body[class*="app job job-new"] table th:last-of-type,body[class*="app job job-show"] table td:last-of-type,body[class*="app job job-show"] table th:last-of-type,body[class*="app job job-update"] table td:last-of-type,body[class*="app job job-update"] table th:last-of-type{text-align:right}body[class*="app job job-create"] td input,body[class*="app job job-create"] td select,body[class*="app job job-edit"] td input,body[class*="app job job-edit"] td select,body[class*="app job job-new"] td input,body[class*="app job job-new"] td select,body[class*="app job job-show"] td input,body[class*="app job job-show"] td select,body[class*="app job job-update"] td input,body[class*="app job job-update"] td select{display:inline;min-width:125px;max-width:125px}body[class*="app job job-create"] textarea,body[class*="app job job-edit"] textarea,body[class*="app job job-new"] textarea,body[class*="app job job-show"] textarea,body[class*="app job job-update"] textarea{width:100%}body[class*="app job job-index"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app job job-index"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app job job-index"] header.main-header{padding:10px}}body[class*="app job job-index"] header.main-header a{border:none}body[class*="app job job-index"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app job job-index"] header.main-header .logo{margin-bottom:0}}body[class*="app job job-index"] header.main-header .logo:hover{text-decoration:none}body[class*="app job job-index"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app job job-index"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app job job-index"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app job job-index"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app job job-index"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app job job-index"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app job job-index"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app job job-index"] header.main-header{display:none}}body[class*="app job job-index"] header.flash-header{grid-area:flashes}@media print{body[class*="app job job-index"] header.flash-header{display:none}}body[class*="app job job-index"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app job job-index"] main{padding:0}}body[class*="app job job-index"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app job job-index"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app job job-index"] footer.main-footer{display:none}}body[class*="app job job-index"] table{width:100%;border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}body[class*="app job job-index"] table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app job job-index"] table th,body[class*="app job job-index"] table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app job job-index"] table tr:last-of-type{border:none}body[class*="app job job-index"] table tr:last-of-type td{border:none}body[class*="app job job-index"] table thead{background-color:#f7f7f7}body[class*="app job job-index"] table tbody tr:hover{background:#f9f9f9}body[class*="app job job-index"] table td,body[class*="app job job-index"] table th{font-weight:700;padding:10px}body[class*="app job job-index"] table td,body[class*="app job job-index"] table th{text-align:center}body[class*="app job job-index"] table td:first-of-type,body[class*="app job job-index"] table th:first-of-type{text-align:left}body[class*="app job job-index"] table td:last-of-type,body[class*="app job job-index"] table th:last-of-type{text-align:right}body[class*="app auditor-logs auditor-logs-index"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app auditor-logs auditor-logs-index"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app auditor-logs auditor-logs-index"] header.main-header{padding:10px}}body[class*="app auditor-logs auditor-logs-index"] header.main-header a{border:none}body[class*="app auditor-logs auditor-logs-index"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app auditor-logs auditor-logs-index"] header.main-header .logo{margin-bottom:0}}body[class*="app auditor-logs auditor-logs-index"] header.main-header .logo:hover{text-decoration:none}body[class*="app auditor-logs auditor-logs-index"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app auditor-logs auditor-logs-index"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app auditor-logs auditor-logs-index"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app auditor-logs auditor-logs-index"] header.main-header{display:none}}body[class*="app auditor-logs auditor-logs-index"] header.flash-header{grid-area:flashes}@media print{body[class*="app auditor-logs auditor-logs-index"] header.flash-header{display:none}}body[class*="app auditor-logs auditor-logs-index"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app auditor-logs auditor-logs-index"] main{padding:0}}body[class*="app auditor-logs auditor-logs-index"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app auditor-logs auditor-logs-index"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app auditor-logs auditor-logs-index"] footer.main-footer{display:none}}body[class*="app auditor-logs auditor-logs-index"] .container{background:#fff;padding:2px;width:90%;margin:2rem auto 0 auto;text-align:center}body[class*="app auditor-logs auditor-logs-index"] .subtitle{color:#7b8794;font-size:1.1rem;margin-bottom:32px;margin-top:16px}body[class*="app auditor-logs auditor-logs-index"] .date-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;margin-top:32px;width:100%;gap:4rem;margin-top:20px;padding:10px 40px 10px 12px}body[class*="app auditor-logs auditor-logs-index"] .date-row .datepicker{padding:10px 16px;font-size:1.1rem;border-radius:6px;border:1px solid #d1d5db;margin-right:0;min-width:180px;box-sizing:border-box}body[class*="app auditor-logs auditor-logs-index"] .date-row .download-btn,body[class*="app auditor-logs auditor-logs-index"] .download-btn{background:#20bfa9;color:#fff;border:none;border-radius:4px;padding:12px 32px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s;align-self:flex-start;margin-left:0;margin-right:0;box-sizing:border-box}body[class*="app auditor-logs auditor-logs-index"] .download-btn:hover{background:#179e8c}body[class*="app auditor-logs auditor-logs-index"] .rates-table-container{background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.04),0 0 10px 0 rgba(0,0,0,.1);padding:30px 32px 30px 32px;margin:2rem auto 0 auto;text-align:center}body[class*="app auditor-logs auditor-logs-index"] .rates-table{width:100%;border-collapse:collapse;margin-bottom:2rem;border-radius:6px;border:1px solid #e6e6e6}body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-row{background:#f7f9fa;font-weight:bolder}body[class*="app auditor-logs auditor-logs-index"] .rates-table-header{padding:10px}body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-code{text-align:left}body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-dt,body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-ot,body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-pd,body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-st,body[class*="app auditor-logs auditor-logs-index"] .rates-table-header-tt{text-align:right}body[class*="app auditor-logs auditor-logs-index"] .rates-table-cell{padding:10px;border-top:1px solid #e5e9ec;font-weight:700}body[class*="app auditor-logs auditor-logs-index"] .rates-table-code{text-align:left}body[class*="app auditor-logs auditor-logs-index"] .rates-table-dt,body[class*="app auditor-logs auditor-logs-index"] .rates-table-ot,body[class*="app auditor-logs auditor-logs-index"] .rates-table-pd,body[class*="app auditor-logs auditor-logs-index"] .rates-table-st,body[class*="app auditor-logs auditor-logs-index"] .rates-table-tt{text-align:right}body[class*="app auditor-logs auditor-logs-index"] .pagination{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-top:8px}body[class*="app auditor-logs auditor-logs-index"] .pagination-next,body[class*="app auditor-logs auditor-logs-index"] .pagination-prev{padding:6px 12px;border:1px solid #d1d5db;border-radius:4px;text-decoration:none;color:inherit;background:#fff;cursor:pointer;transition:background .2s}body[class*="app auditor-logs auditor-logs-index"] .pagination-next.disabled,body[class*="app auditor-logs auditor-logs-index"] .pagination-prev.disabled{color:#b0b0b0;border:1px solid #e5e9ec;background:#f7f9fa;cursor:not-allowed}body[class*="app auditor-logs auditor-logs-index"] .pagination-info{padding:6px 12px}body[class*="app auditor-logs auditor-logs-index"] .pagination-page-size-form{margin-left:16px;display:flex;align-items:center;gap:4px}body[class*="app auditor-logs auditor-logs-index"] .pagination-page-size-form label{font-size:.95em}body[class*="app auditor-logs auditor-logs-index"] .pagination-page-size-form select{padding:4px 8px;border-radius:4px;border:1px solid #d1d5db}@media (max-width:1024px){body[class*="app auditor-logs auditor-logs-index"] .container,body[class*="app auditor-logs auditor-logs-index"] .rates-table-container{width:98%;padding:24px 8px 32px 8px;margin:2rem auto 0 auto}body[class*="app auditor-logs auditor-logs-index"] .rates-table-cell,body[class*="app auditor-logs auditor-logs-index"] .rates-table-header{font-size:.98em;padding:8px;font-weight:700}body[class*="app auditor-logs auditor-logs-index"] .date-row{gap:1.5rem;padding:8px 8px 8px 8px}}@media (max-width:700px){body[class*="app auditor-logs auditor-logs-index"] .container,body[class*="app auditor-logs auditor-logs-index"] .rates-table-container{padding:16px 2px 24px 2px;width:100%;margin:1rem auto 0 auto}body[class*="app auditor-logs auditor-logs-index"] .date-row{flex-direction:column;gap:12px;padding:8px 2px 8px 2px}body[class*="app auditor-logs auditor-logs-index"] .date-row .datepicker{width:100%;min-width:0;box-sizing:border-box}body[class*="app auditor-logs auditor-logs-index"] .download-btn{width:100%;margin-left:0}body[class*="app auditor-logs auditor-logs-index"] .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}body[class*="app auditor-logs auditor-logs-index"] .rates-table{font-size:.95em;min-width:600px}body[class*="app auditor-logs auditor-logs-index"] .pagination{flex-direction:column;gap:4px;align-items:stretch}body[class*="app auditor-logs auditor-logs-index"] .pagination-page-size-form{margin-left:0;width:100%;justify-content:flex-start}}@media (max-width:480px){body[class*="app auditor-logs auditor-logs-index"] .container,body[class*="app auditor-logs auditor-logs-index"] .rates-table-container{padding:8px 0 12px 0;width:100%;margin:.5rem auto 0 auto}body[class*="app auditor-logs auditor-logs-index"] .rates-table-cell,body[class*="app auditor-logs auditor-logs-index"] .rates-table-header{font-size:.92em;padding:6px 2px;font-weight:700}body[class*="app auditor-logs auditor-logs-index"] .rates-table{font-size:.9em}body[class*="app auditor-logs auditor-logs-index"] .pagination-info{font-size:.95em;padding:4px 2px}body[class*="app auditor-logs auditor-logs-index"] .pagination-next,body[class*="app auditor-logs auditor-logs-index"] .pagination-prev{padding:4px 8px;font-size:.95em}body[class*="app auditor-logs auditor-logs-index"] .pagination-page-size-form label{font-size:.9em}body[class*="app auditor-logs auditor-logs-index"] .pagination-page-size-form select{font-size:.95em;padding:2px 4px}}body[class*="app pending-check pending-check-create"],body[class*="app pending-check pending-check-edit"],body[class*="app pending-check pending-check-new"],body[class*="app pending-check pending-check-show"],body[class*="app pending-check pending-check-update"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app pending-check pending-check-create"] header.main-header,body[class*="app pending-check pending-check-edit"] header.main-header,body[class*="app pending-check pending-check-new"] header.main-header,body[class*="app pending-check pending-check-show"] header.main-header,body[class*="app pending-check pending-check-update"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app pending-check pending-check-create"] header.main-header,body[class*="app pending-check pending-check-edit"] header.main-header,body[class*="app pending-check pending-check-new"] header.main-header,body[class*="app pending-check pending-check-show"] header.main-header,body[class*="app pending-check pending-check-update"] header.main-header{padding:10px}}body[class*="app pending-check pending-check-create"] header.main-header a,body[class*="app pending-check pending-check-edit"] header.main-header a,body[class*="app pending-check pending-check-new"] header.main-header a,body[class*="app pending-check pending-check-show"] header.main-header a,body[class*="app pending-check pending-check-update"] header.main-header a{border:none}body[class*="app pending-check pending-check-create"] header.main-header .logo,body[class*="app pending-check pending-check-edit"] header.main-header .logo,body[class*="app pending-check pending-check-new"] header.main-header .logo,body[class*="app pending-check pending-check-show"] header.main-header .logo,body[class*="app pending-check pending-check-update"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app pending-check pending-check-create"] header.main-header .logo,body[class*="app pending-check pending-check-edit"] header.main-header .logo,body[class*="app pending-check pending-check-new"] header.main-header .logo,body[class*="app pending-check pending-check-show"] header.main-header .logo,body[class*="app pending-check pending-check-update"] header.main-header .logo{margin-bottom:0}}body[class*="app pending-check pending-check-create"] header.main-header .logo:hover,body[class*="app pending-check pending-check-edit"] header.main-header .logo:hover,body[class*="app pending-check pending-check-new"] header.main-header .logo:hover,body[class*="app pending-check pending-check-show"] header.main-header .logo:hover,body[class*="app pending-check pending-check-update"] header.main-header .logo:hover{text-decoration:none}body[class*="app pending-check pending-check-create"] header.main-header .title,body[class*="app pending-check pending-check-edit"] header.main-header .title,body[class*="app pending-check pending-check-new"] header.main-header .title,body[class*="app pending-check pending-check-show"] header.main-header .title,body[class*="app pending-check pending-check-update"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app pending-check pending-check-create"] header.main-header .actions,body[class*="app pending-check pending-check-edit"] header.main-header .actions,body[class*="app pending-check pending-check-new"] header.main-header .actions,body[class*="app pending-check pending-check-show"] header.main-header .actions,body[class*="app pending-check pending-check-update"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app pending-check pending-check-create"] header.main-header .actions>*,body[class*="app pending-check pending-check-edit"] header.main-header .actions>*,body[class*="app pending-check pending-check-new"] header.main-header .actions>*,body[class*="app pending-check pending-check-show"] header.main-header .actions>*,body[class*="app pending-check pending-check-update"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app pending-check pending-check-create"] header.main-header .actions>:first-of-type,body[class*="app pending-check pending-check-edit"] header.main-header .actions>:first-of-type,body[class*="app pending-check pending-check-new"] header.main-header .actions>:first-of-type,body[class*="app pending-check pending-check-show"] header.main-header .actions>:first-of-type,body[class*="app pending-check pending-check-update"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app pending-check pending-check-create"] header.main-header .actions>:last-of-type,body[class*="app pending-check pending-check-edit"] header.main-header .actions>:last-of-type,body[class*="app pending-check pending-check-new"] header.main-header .actions>:last-of-type,body[class*="app pending-check pending-check-show"] header.main-header .actions>:last-of-type,body[class*="app pending-check pending-check-update"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app pending-check pending-check-create"] header.main-header .actions .settings-gravatar,body[class*="app pending-check pending-check-edit"] header.main-header .actions .settings-gravatar,body[class*="app pending-check pending-check-new"] header.main-header .actions .settings-gravatar,body[class*="app pending-check pending-check-show"] header.main-header .actions .settings-gravatar,body[class*="app pending-check pending-check-update"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app pending-check pending-check-create"] header.main-header:after,body[class*="app pending-check pending-check-edit"] header.main-header:after,body[class*="app pending-check pending-check-new"] header.main-header:after,body[class*="app pending-check pending-check-show"] header.main-header:after,body[class*="app pending-check pending-check-update"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app pending-check pending-check-create"] header.main-header,body[class*="app pending-check pending-check-edit"] header.main-header,body[class*="app pending-check pending-check-new"] header.main-header,body[class*="app pending-check pending-check-show"] header.main-header,body[class*="app pending-check pending-check-update"] header.main-header{display:none}}body[class*="app pending-check pending-check-create"] header.flash-header,body[class*="app pending-check pending-check-edit"] header.flash-header,body[class*="app pending-check pending-check-new"] header.flash-header,body[class*="app pending-check pending-check-show"] header.flash-header,body[class*="app pending-check pending-check-update"] header.flash-header{grid-area:flashes}@media print{body[class*="app pending-check pending-check-create"] header.flash-header,body[class*="app pending-check pending-check-edit"] header.flash-header,body[class*="app pending-check pending-check-new"] header.flash-header,body[class*="app pending-check pending-check-show"] header.flash-header,body[class*="app pending-check pending-check-update"] header.flash-header{display:none}}body[class*="app pending-check pending-check-create"] main,body[class*="app pending-check pending-check-edit"] main,body[class*="app pending-check pending-check-new"] main,body[class*="app pending-check pending-check-show"] main,body[class*="app pending-check pending-check-update"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app pending-check pending-check-create"] main,body[class*="app pending-check pending-check-edit"] main,body[class*="app pending-check pending-check-new"] main,body[class*="app pending-check pending-check-show"] main,body[class*="app pending-check pending-check-update"] main{padding:0}}body[class*="app pending-check pending-check-create"] footer.main-footer,body[class*="app pending-check pending-check-edit"] footer.main-footer,body[class*="app pending-check pending-check-new"] footer.main-footer,body[class*="app pending-check pending-check-show"] footer.main-footer,body[class*="app pending-check pending-check-update"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app pending-check pending-check-create"] footer.main-footer .title,body[class*="app pending-check pending-check-edit"] footer.main-footer .title,body[class*="app pending-check pending-check-new"] footer.main-footer .title,body[class*="app pending-check pending-check-show"] footer.main-footer .title,body[class*="app pending-check pending-check-update"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app pending-check pending-check-create"] footer.main-footer,body[class*="app pending-check pending-check-edit"] footer.main-footer,body[class*="app pending-check pending-check-new"] footer.main-footer,body[class*="app pending-check pending-check-show"] footer.main-footer,body[class*="app pending-check pending-check-update"] footer.main-footer{display:none}}body[class*="app pending-check pending-check-create"] .small-input,body[class*="app pending-check pending-check-edit"] .small-input,body[class*="app pending-check pending-check-new"] .small-input,body[class*="app pending-check pending-check-show"] .small-input,body[class*="app pending-check pending-check-update"] .small-input{display:inline;min-width:80px;max-width:80px}body[class*="app pending-check pending-check-create"] #job_archived,body[class*="app pending-check pending-check-edit"] #job_archived,body[class*="app pending-check pending-check-new"] #job_archived,body[class*="app pending-check pending-check-show"] #job_archived,body[class*="app pending-check pending-check-update"] #job_archived{margin:16px 0 0 40%}body[class*="app pending-check pending-check-create"] #section-containing-sections,body[class*="app pending-check pending-check-edit"] #section-containing-sections,body[class*="app pending-check pending-check-new"] #section-containing-sections,body[class*="app pending-check pending-check-show"] #section-containing-sections,body[class*="app pending-check pending-check-update"] #section-containing-sections{width:100%;display:grid;grid-template-areas:" skills-section          skills-section          " " travel-packages-section travel-packages-section " " employees-section       employees-section       " " payroll-rates-section   payroll-rates-section   " " equipment-section       materials-section       " " purchase-orders-section checks-section          ";grid-template-columns:1fr 1fr;grid-row-gap:40px;grid-column-gap:40px;align-items:start}body[class*="app pending-check pending-check-create"] #section-containing-sections>section table td .tingle-btn,body[class*="app pending-check pending-check-create"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-create"] #section-containing-sections>section table td button,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table td .tingle-btn,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table td button,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table td .tingle-btn,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table td button,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table td .tingle-btn,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table td button,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table td .tingle-btn,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table td a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table td button{padding:5px}body[class*="app pending-check pending-check-create"] #section-containing-sections>section table caption a,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table caption a,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table caption a,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table caption a,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table caption a{margin-left:10px}body[class*="app pending-check pending-check-create"] #section-containing-sections>section table caption .tingle-btn,body[class*="app pending-check pending-check-create"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-create"] #section-containing-sections>section table caption button,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table caption .tingle-btn,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-edit"] #section-containing-sections>section table caption button,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table caption .tingle-btn,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-new"] #section-containing-sections>section table caption button,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table caption .tingle-btn,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-show"] #section-containing-sections>section table caption button,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table caption .tingle-btn,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table caption a.link-that-looks-like-a-button,body[class*="app pending-check pending-check-update"] #section-containing-sections>section table caption button{float:right}body[class*="app pending-check pending-check-create"] #skills-section,body[class*="app pending-check pending-check-edit"] #skills-section,body[class*="app pending-check pending-check-new"] #skills-section,body[class*="app pending-check pending-check-show"] #skills-section,body[class*="app pending-check pending-check-update"] #skills-section{grid-area:skills-section}body[class*="app pending-check pending-check-create"] #travel-packages-section,body[class*="app pending-check pending-check-edit"] #travel-packages-section,body[class*="app pending-check pending-check-new"] #travel-packages-section,body[class*="app pending-check pending-check-show"] #travel-packages-section,body[class*="app pending-check pending-check-update"] #travel-packages-section{grid-area:travel-packages-section}body[class*="app pending-check pending-check-create"] #employees-section,body[class*="app pending-check pending-check-edit"] #employees-section,body[class*="app pending-check pending-check-new"] #employees-section,body[class*="app pending-check pending-check-show"] #employees-section,body[class*="app pending-check pending-check-update"] #employees-section{grid-area:employees-section}body[class*="app pending-check pending-check-create"] #payroll-rates-section,body[class*="app pending-check pending-check-edit"] #payroll-rates-section,body[class*="app pending-check pending-check-new"] #payroll-rates-section,body[class*="app pending-check pending-check-show"] #payroll-rates-section,body[class*="app pending-check pending-check-update"] #payroll-rates-section{grid-area:payroll-rates-section}body[class*="app pending-check pending-check-create"] #equipment-section,body[class*="app pending-check pending-check-edit"] #equipment-section,body[class*="app pending-check pending-check-new"] #equipment-section,body[class*="app pending-check pending-check-show"] #equipment-section,body[class*="app pending-check pending-check-update"] #equipment-section{grid-area:equipment-section}body[class*="app pending-check pending-check-create"] #materials-section,body[class*="app pending-check pending-check-edit"] #materials-section,body[class*="app pending-check pending-check-new"] #materials-section,body[class*="app pending-check pending-check-show"] #materials-section,body[class*="app pending-check pending-check-update"] #materials-section{grid-area:materials-section}body[class*="app pending-check pending-check-create"] #purchase-orders-section,body[class*="app pending-check pending-check-edit"] #purchase-orders-section,body[class*="app pending-check pending-check-new"] #purchase-orders-section,body[class*="app pending-check pending-check-show"] #purchase-orders-section,body[class*="app pending-check pending-check-update"] #purchase-orders-section{grid-area:purchase-orders-section}body[class*="app pending-check pending-check-create"] #checks-section,body[class*="app pending-check pending-check-edit"] #checks-section,body[class*="app pending-check pending-check-new"] #checks-section,body[class*="app pending-check pending-check-show"] #checks-section,body[class*="app pending-check pending-check-update"] #checks-section{grid-area:checks-section}body[class*="app pending-check pending-check-create"] table,body[class*="app pending-check pending-check-edit"] table,body[class*="app pending-check pending-check-new"] table,body[class*="app pending-check pending-check-show"] table,body[class*="app pending-check pending-check-update"] table{border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed;width:100%}body[class*="app pending-check pending-check-create"] table caption,body[class*="app pending-check pending-check-edit"] table caption,body[class*="app pending-check pending-check-new"] table caption,body[class*="app pending-check pending-check-show"] table caption,body[class*="app pending-check pending-check-update"] table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app pending-check pending-check-create"] table th,body[class*="app pending-check pending-check-create"] table tr,body[class*="app pending-check pending-check-edit"] table th,body[class*="app pending-check pending-check-edit"] table tr,body[class*="app pending-check pending-check-new"] table th,body[class*="app pending-check pending-check-new"] table tr,body[class*="app pending-check pending-check-show"] table th,body[class*="app pending-check pending-check-show"] table tr,body[class*="app pending-check pending-check-update"] table th,body[class*="app pending-check pending-check-update"] table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app pending-check pending-check-create"] table tr:last-of-type,body[class*="app pending-check pending-check-edit"] table tr:last-of-type,body[class*="app pending-check pending-check-new"] table tr:last-of-type,body[class*="app pending-check pending-check-show"] table tr:last-of-type,body[class*="app pending-check pending-check-update"] table tr:last-of-type{border:none}body[class*="app pending-check pending-check-create"] table tr:last-of-type td,body[class*="app pending-check pending-check-edit"] table tr:last-of-type td,body[class*="app pending-check pending-check-new"] table tr:last-of-type td,body[class*="app pending-check pending-check-show"] table tr:last-of-type td,body[class*="app pending-check pending-check-update"] table tr:last-of-type td{border:none}body[class*="app pending-check pending-check-create"] table thead,body[class*="app pending-check pending-check-edit"] table thead,body[class*="app pending-check pending-check-new"] table thead,body[class*="app pending-check pending-check-show"] table thead,body[class*="app pending-check pending-check-update"] table thead{background-color:#f7f7f7}body[class*="app pending-check pending-check-create"] table tbody tr:hover,body[class*="app pending-check pending-check-edit"] table tbody tr:hover,body[class*="app pending-check pending-check-new"] table tbody tr:hover,body[class*="app pending-check pending-check-show"] table tbody tr:hover,body[class*="app pending-check pending-check-update"] table tbody tr:hover{background:#f9f9f9}body[class*="app pending-check pending-check-create"] table td,body[class*="app pending-check pending-check-create"] table th,body[class*="app pending-check pending-check-edit"] table td,body[class*="app pending-check pending-check-edit"] table th,body[class*="app pending-check pending-check-new"] table td,body[class*="app pending-check pending-check-new"] table th,body[class*="app pending-check pending-check-show"] table td,body[class*="app pending-check pending-check-show"] table th,body[class*="app pending-check pending-check-update"] table td,body[class*="app pending-check pending-check-update"] table th{font-weight:700;padding:10px}body[class*="app pending-check pending-check-create"] table td,body[class*="app pending-check pending-check-create"] table th,body[class*="app pending-check pending-check-edit"] table td,body[class*="app pending-check pending-check-edit"] table th,body[class*="app pending-check pending-check-new"] table td,body[class*="app pending-check pending-check-new"] table th,body[class*="app pending-check pending-check-show"] table td,body[class*="app pending-check pending-check-show"] table th,body[class*="app pending-check pending-check-update"] table td,body[class*="app pending-check pending-check-update"] table th{text-align:center}body[class*="app pending-check pending-check-create"] table td:first-of-type,body[class*="app pending-check pending-check-create"] table th:first-of-type,body[class*="app pending-check pending-check-edit"] table td:first-of-type,body[class*="app pending-check pending-check-edit"] table th:first-of-type,body[class*="app pending-check pending-check-new"] table td:first-of-type,body[class*="app pending-check pending-check-new"] table th:first-of-type,body[class*="app pending-check pending-check-show"] table td:first-of-type,body[class*="app pending-check pending-check-show"] table th:first-of-type,body[class*="app pending-check pending-check-update"] table td:first-of-type,body[class*="app pending-check pending-check-update"] table th:first-of-type{text-align:left}body[class*="app pending-check pending-check-create"] table td:last-of-type,body[class*="app pending-check pending-check-create"] table th:last-of-type,body[class*="app pending-check pending-check-edit"] table td:last-of-type,body[class*="app pending-check pending-check-edit"] table th:last-of-type,body[class*="app pending-check pending-check-new"] table td:last-of-type,body[class*="app pending-check pending-check-new"] table th:last-of-type,body[class*="app pending-check pending-check-show"] table td:last-of-type,body[class*="app pending-check pending-check-show"] table th:last-of-type,body[class*="app pending-check pending-check-update"] table td:last-of-type,body[class*="app pending-check pending-check-update"] table th:last-of-type{text-align:right}body[class*="app pending-check pending-check-create"] td input,body[class*="app pending-check pending-check-create"] td select,body[class*="app pending-check pending-check-edit"] td input,body[class*="app pending-check pending-check-edit"] td select,body[class*="app pending-check pending-check-new"] td input,body[class*="app pending-check pending-check-new"] td select,body[class*="app pending-check pending-check-show"] td input,body[class*="app pending-check pending-check-show"] td select,body[class*="app pending-check pending-check-update"] td input,body[class*="app pending-check pending-check-update"] td select{display:inline;min-width:125px;max-width:125px}body[class*="app pending-check pending-check-index"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app pending-check pending-check-index"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app pending-check pending-check-index"] header.main-header{padding:10px}}body[class*="app pending-check pending-check-index"] header.main-header a{border:none}body[class*="app pending-check pending-check-index"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app pending-check pending-check-index"] header.main-header .logo{margin-bottom:0}}body[class*="app pending-check pending-check-index"] header.main-header .logo:hover{text-decoration:none}body[class*="app pending-check pending-check-index"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app pending-check pending-check-index"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app pending-check pending-check-index"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app pending-check pending-check-index"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app pending-check pending-check-index"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app pending-check pending-check-index"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app pending-check pending-check-index"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app pending-check pending-check-index"] header.main-header{display:none}}body[class*="app pending-check pending-check-index"] header.flash-header{grid-area:flashes}@media print{body[class*="app pending-check pending-check-index"] header.flash-header{display:none}}body[class*="app pending-check pending-check-index"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app pending-check pending-check-index"] main{padding:0}}body[class*="app pending-check pending-check-index"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app pending-check pending-check-index"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app pending-check pending-check-index"] footer.main-footer{display:none}}body[class*="app pending-check pending-check-index"] table{width:100%;border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}body[class*="app pending-check pending-check-index"] table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app pending-check pending-check-index"] table th,body[class*="app pending-check pending-check-index"] table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app pending-check pending-check-index"] table tr:last-of-type{border:none}body[class*="app pending-check pending-check-index"] table tr:last-of-type td{border:none}body[class*="app pending-check pending-check-index"] table thead{background-color:#f7f7f7}body[class*="app pending-check pending-check-index"] table tbody tr:hover{background:#f9f9f9}body[class*="app pending-check pending-check-index"] table td,body[class*="app pending-check pending-check-index"] table th{font-weight:700;padding:10px}body[class*="app pending-check pending-check-index"] table td,body[class*="app pending-check pending-check-index"] table th{text-align:center}body[class*="app pending-check pending-check-index"] table td:first-of-type,body[class*="app pending-check pending-check-index"] table th:first-of-type{text-align:left}body[class*="app pending-check pending-check-index"] table td:last-of-type,body[class*="app pending-check pending-check-index"] table th:last-of-type{text-align:right}body[class*="app time-sheet time-sheet-create"],body[class*="app time-sheet time-sheet-edit"],body[class*="app time-sheet time-sheet-export"],body[class*="app time-sheet time-sheet-new"],body[class*="app time-sheet time-sheet-show"],body[class*="app time-sheet time-sheet-update"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app time-sheet time-sheet-create"] header.main-header,body[class*="app time-sheet time-sheet-edit"] header.main-header,body[class*="app time-sheet time-sheet-export"] header.main-header,body[class*="app time-sheet time-sheet-new"] header.main-header,body[class*="app time-sheet time-sheet-show"] header.main-header,body[class*="app time-sheet time-sheet-update"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app time-sheet time-sheet-create"] header.main-header,body[class*="app time-sheet time-sheet-edit"] header.main-header,body[class*="app time-sheet time-sheet-export"] header.main-header,body[class*="app time-sheet time-sheet-new"] header.main-header,body[class*="app time-sheet time-sheet-show"] header.main-header,body[class*="app time-sheet time-sheet-update"] header.main-header{padding:10px}}body[class*="app time-sheet time-sheet-create"] header.main-header a,body[class*="app time-sheet time-sheet-edit"] header.main-header a,body[class*="app time-sheet time-sheet-export"] header.main-header a,body[class*="app time-sheet time-sheet-new"] header.main-header a,body[class*="app time-sheet time-sheet-show"] header.main-header a,body[class*="app time-sheet time-sheet-update"] header.main-header a{border:none}body[class*="app time-sheet time-sheet-create"] header.main-header .logo,body[class*="app time-sheet time-sheet-edit"] header.main-header .logo,body[class*="app time-sheet time-sheet-export"] header.main-header .logo,body[class*="app time-sheet time-sheet-new"] header.main-header .logo,body[class*="app time-sheet time-sheet-show"] header.main-header .logo,body[class*="app time-sheet time-sheet-update"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app time-sheet time-sheet-create"] header.main-header .logo,body[class*="app time-sheet time-sheet-edit"] header.main-header .logo,body[class*="app time-sheet time-sheet-export"] header.main-header .logo,body[class*="app time-sheet time-sheet-new"] header.main-header .logo,body[class*="app time-sheet time-sheet-show"] header.main-header .logo,body[class*="app time-sheet time-sheet-update"] header.main-header .logo{margin-bottom:0}}body[class*="app time-sheet time-sheet-create"] header.main-header .logo:hover,body[class*="app time-sheet time-sheet-edit"] header.main-header .logo:hover,body[class*="app time-sheet time-sheet-export"] header.main-header .logo:hover,body[class*="app time-sheet time-sheet-new"] header.main-header .logo:hover,body[class*="app time-sheet time-sheet-show"] header.main-header .logo:hover,body[class*="app time-sheet time-sheet-update"] header.main-header .logo:hover{text-decoration:none}body[class*="app time-sheet time-sheet-create"] header.main-header .title,body[class*="app time-sheet time-sheet-edit"] header.main-header .title,body[class*="app time-sheet time-sheet-export"] header.main-header .title,body[class*="app time-sheet time-sheet-new"] header.main-header .title,body[class*="app time-sheet time-sheet-show"] header.main-header .title,body[class*="app time-sheet time-sheet-update"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app time-sheet time-sheet-create"] header.main-header .actions,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions,body[class*="app time-sheet time-sheet-export"] header.main-header .actions,body[class*="app time-sheet time-sheet-new"] header.main-header .actions,body[class*="app time-sheet time-sheet-show"] header.main-header .actions,body[class*="app time-sheet time-sheet-update"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app time-sheet time-sheet-create"] header.main-header .actions>*,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions>*,body[class*="app time-sheet time-sheet-export"] header.main-header .actions>*,body[class*="app time-sheet time-sheet-new"] header.main-header .actions>*,body[class*="app time-sheet time-sheet-show"] header.main-header .actions>*,body[class*="app time-sheet time-sheet-update"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app time-sheet time-sheet-create"] header.main-header .actions>:first-of-type,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions>:first-of-type,body[class*="app time-sheet time-sheet-export"] header.main-header .actions>:first-of-type,body[class*="app time-sheet time-sheet-new"] header.main-header .actions>:first-of-type,body[class*="app time-sheet time-sheet-show"] header.main-header .actions>:first-of-type,body[class*="app time-sheet time-sheet-update"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app time-sheet time-sheet-create"] header.main-header .actions>:last-of-type,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions>:last-of-type,body[class*="app time-sheet time-sheet-export"] header.main-header .actions>:last-of-type,body[class*="app time-sheet time-sheet-new"] header.main-header .actions>:last-of-type,body[class*="app time-sheet time-sheet-show"] header.main-header .actions>:last-of-type,body[class*="app time-sheet time-sheet-update"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app time-sheet time-sheet-create"] header.main-header .actions .settings-gravatar,body[class*="app time-sheet time-sheet-edit"] header.main-header .actions .settings-gravatar,body[class*="app time-sheet time-sheet-export"] header.main-header .actions .settings-gravatar,body[class*="app time-sheet time-sheet-new"] header.main-header .actions .settings-gravatar,body[class*="app time-sheet time-sheet-show"] header.main-header .actions .settings-gravatar,body[class*="app time-sheet time-sheet-update"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app time-sheet time-sheet-create"] header.main-header:after,body[class*="app time-sheet time-sheet-edit"] header.main-header:after,body[class*="app time-sheet time-sheet-export"] header.main-header:after,body[class*="app time-sheet time-sheet-new"] header.main-header:after,body[class*="app time-sheet time-sheet-show"] header.main-header:after,body[class*="app time-sheet time-sheet-update"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app time-sheet time-sheet-create"] header.main-header,body[class*="app time-sheet time-sheet-edit"] header.main-header,body[class*="app time-sheet time-sheet-export"] header.main-header,body[class*="app time-sheet time-sheet-new"] header.main-header,body[class*="app time-sheet time-sheet-show"] header.main-header,body[class*="app time-sheet time-sheet-update"] header.main-header{display:none}}body[class*="app time-sheet time-sheet-create"] header.flash-header,body[class*="app time-sheet time-sheet-edit"] header.flash-header,body[class*="app time-sheet time-sheet-export"] header.flash-header,body[class*="app time-sheet time-sheet-new"] header.flash-header,body[class*="app time-sheet time-sheet-show"] header.flash-header,body[class*="app time-sheet time-sheet-update"] header.flash-header{grid-area:flashes}@media print{body[class*="app time-sheet time-sheet-create"] header.flash-header,body[class*="app time-sheet time-sheet-edit"] header.flash-header,body[class*="app time-sheet time-sheet-export"] header.flash-header,body[class*="app time-sheet time-sheet-new"] header.flash-header,body[class*="app time-sheet time-sheet-show"] header.flash-header,body[class*="app time-sheet time-sheet-update"] header.flash-header{display:none}}body[class*="app time-sheet time-sheet-create"] main,body[class*="app time-sheet time-sheet-edit"] main,body[class*="app time-sheet time-sheet-export"] main,body[class*="app time-sheet time-sheet-new"] main,body[class*="app time-sheet time-sheet-show"] main,body[class*="app time-sheet time-sheet-update"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app time-sheet time-sheet-create"] main,body[class*="app time-sheet time-sheet-edit"] main,body[class*="app time-sheet time-sheet-export"] main,body[class*="app time-sheet time-sheet-new"] main,body[class*="app time-sheet time-sheet-show"] main,body[class*="app time-sheet time-sheet-update"] main{padding:0}}body[class*="app time-sheet time-sheet-create"] footer.main-footer,body[class*="app time-sheet time-sheet-edit"] footer.main-footer,body[class*="app time-sheet time-sheet-export"] footer.main-footer,body[class*="app time-sheet time-sheet-new"] footer.main-footer,body[class*="app time-sheet time-sheet-show"] footer.main-footer,body[class*="app time-sheet time-sheet-update"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app time-sheet time-sheet-create"] footer.main-footer .title,body[class*="app time-sheet time-sheet-edit"] footer.main-footer .title,body[class*="app time-sheet time-sheet-export"] footer.main-footer .title,body[class*="app time-sheet time-sheet-new"] footer.main-footer .title,body[class*="app time-sheet time-sheet-show"] footer.main-footer .title,body[class*="app time-sheet time-sheet-update"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app time-sheet time-sheet-create"] footer.main-footer,body[class*="app time-sheet time-sheet-edit"] footer.main-footer,body[class*="app time-sheet time-sheet-export"] footer.main-footer,body[class*="app time-sheet time-sheet-new"] footer.main-footer,body[class*="app time-sheet time-sheet-show"] footer.main-footer,body[class*="app time-sheet time-sheet-update"] footer.main-footer{display:none}}body[class*="app time-sheet time-sheet-create"] ul.employee-time-cards-data,body[class*="app time-sheet time-sheet-edit"] ul.employee-time-cards-data,body[class*="app time-sheet time-sheet-export"] ul.employee-time-cards-data,body[class*="app time-sheet time-sheet-new"] ul.employee-time-cards-data,body[class*="app time-sheet time-sheet-show"] ul.employee-time-cards-data,body[class*="app time-sheet time-sheet-update"] ul.employee-time-cards-data{width:100%}body[class*="app time-sheet time-sheet-create"] ul.employee-time-cards-data .skill-code,body[class*="app time-sheet time-sheet-edit"] ul.employee-time-cards-data .skill-code,body[class*="app time-sheet time-sheet-export"] ul.employee-time-cards-data .skill-code,body[class*="app time-sheet time-sheet-new"] ul.employee-time-cards-data .skill-code,body[class*="app time-sheet time-sheet-show"] ul.employee-time-cards-data .skill-code,body[class*="app time-sheet time-sheet-update"] ul.employee-time-cards-data .skill-code{color:#fec3a3}body[class*="app time-sheet time-sheet-create"] ul.employee-time-cards-data>li,body[class*="app time-sheet time-sheet-edit"] ul.employee-time-cards-data>li,body[class*="app time-sheet time-sheet-export"] ul.employee-time-cards-data>li,body[class*="app time-sheet time-sheet-new"] ul.employee-time-cards-data>li,body[class*="app time-sheet time-sheet-show"] ul.employee-time-cards-data>li,body[class*="app time-sheet time-sheet-update"] ul.employee-time-cards-data>li{margin-bottom:20px}body[class*="app time-sheet time-sheet-create"] ul li table,body[class*="app time-sheet time-sheet-edit"] ul li table,body[class*="app time-sheet time-sheet-export"] ul li table,body[class*="app time-sheet time-sheet-new"] ul li table,body[class*="app time-sheet time-sheet-show"] ul li table,body[class*="app time-sheet time-sheet-update"] ul li table{background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed;width:100%}body[class*="app time-sheet time-sheet-create"] ul li table caption,body[class*="app time-sheet time-sheet-edit"] ul li table caption,body[class*="app time-sheet time-sheet-export"] ul li table caption,body[class*="app time-sheet time-sheet-new"] ul li table caption,body[class*="app time-sheet time-sheet-show"] ul li table caption,body[class*="app time-sheet time-sheet-update"] ul li table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app time-sheet time-sheet-create"] ul li table th,body[class*="app time-sheet time-sheet-create"] ul li table tr,body[class*="app time-sheet time-sheet-edit"] ul li table th,body[class*="app time-sheet time-sheet-edit"] ul li table tr,body[class*="app time-sheet time-sheet-export"] ul li table th,body[class*="app time-sheet time-sheet-export"] ul li table tr,body[class*="app time-sheet time-sheet-new"] ul li table th,body[class*="app time-sheet time-sheet-new"] ul li table tr,body[class*="app time-sheet time-sheet-show"] ul li table th,body[class*="app time-sheet time-sheet-show"] ul li table tr,body[class*="app time-sheet time-sheet-update"] ul li table th,body[class*="app time-sheet time-sheet-update"] ul li table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app time-sheet time-sheet-create"] ul li table tr:last-of-type,body[class*="app time-sheet time-sheet-edit"] ul li table tr:last-of-type,body[class*="app time-sheet time-sheet-export"] ul li table tr:last-of-type,body[class*="app time-sheet time-sheet-new"] ul li table tr:last-of-type,body[class*="app time-sheet time-sheet-show"] ul li table tr:last-of-type,body[class*="app time-sheet time-sheet-update"] ul li table tr:last-of-type{border:none}body[class*="app time-sheet time-sheet-create"] ul li table tr:last-of-type td,body[class*="app time-sheet time-sheet-edit"] ul li table tr:last-of-type td,body[class*="app time-sheet time-sheet-export"] ul li table tr:last-of-type td,body[class*="app time-sheet time-sheet-new"] ul li table tr:last-of-type td,body[class*="app time-sheet time-sheet-show"] ul li table tr:last-of-type td,body[class*="app time-sheet time-sheet-update"] ul li table tr:last-of-type td{border:none}body[class*="app time-sheet time-sheet-create"] ul li table thead,body[class*="app time-sheet time-sheet-edit"] ul li table thead,body[class*="app time-sheet time-sheet-export"] ul li table thead,body[class*="app time-sheet time-sheet-new"] ul li table thead,body[class*="app time-sheet time-sheet-show"] ul li table thead,body[class*="app time-sheet time-sheet-update"] ul li table thead{background-color:#f7f7f7}body[class*="app time-sheet time-sheet-create"] ul li table tbody tr:hover,body[class*="app time-sheet time-sheet-edit"] ul li table tbody tr:hover,body[class*="app time-sheet time-sheet-export"] ul li table tbody tr:hover,body[class*="app time-sheet time-sheet-new"] ul li table tbody tr:hover,body[class*="app time-sheet time-sheet-show"] ul li table tbody tr:hover,body[class*="app time-sheet time-sheet-update"] ul li table tbody tr:hover{background:#f9f9f9}body[class*="app time-sheet time-sheet-create"] ul li table td,body[class*="app time-sheet time-sheet-create"] ul li table th,body[class*="app time-sheet time-sheet-edit"] ul li table td,body[class*="app time-sheet time-sheet-edit"] ul li table th,body[class*="app time-sheet time-sheet-export"] ul li table td,body[class*="app time-sheet time-sheet-export"] ul li table th,body[class*="app time-sheet time-sheet-new"] ul li table td,body[class*="app time-sheet time-sheet-new"] ul li table th,body[class*="app time-sheet time-sheet-show"] ul li table td,body[class*="app time-sheet time-sheet-show"] ul li table th,body[class*="app time-sheet time-sheet-update"] ul li table td,body[class*="app time-sheet time-sheet-update"] ul li table th{font-weight:700;padding:.25em}body[class*="app time-sheet time-sheet-create"] ul li table td,body[class*="app time-sheet time-sheet-create"] ul li table th,body[class*="app time-sheet time-sheet-edit"] ul li table td,body[class*="app time-sheet time-sheet-edit"] ul li table th,body[class*="app time-sheet time-sheet-export"] ul li table td,body[class*="app time-sheet time-sheet-export"] ul li table th,body[class*="app time-sheet time-sheet-new"] ul li table td,body[class*="app time-sheet time-sheet-new"] ul li table th,body[class*="app time-sheet time-sheet-show"] ul li table td,body[class*="app time-sheet time-sheet-show"] ul li table th,body[class*="app time-sheet time-sheet-update"] ul li table td,body[class*="app time-sheet time-sheet-update"] ul li table th{text-align:left}body[class*="app time-sheet time-sheet-create"] ul li table td:first-of-type,body[class*="app time-sheet time-sheet-create"] ul li table th:first-of-type,body[class*="app time-sheet time-sheet-edit"] ul li table td:first-of-type,body[class*="app time-sheet time-sheet-edit"] ul li table th:first-of-type,body[class*="app time-sheet time-sheet-export"] ul li table td:first-of-type,body[class*="app time-sheet time-sheet-export"] ul li table th:first-of-type,body[class*="app time-sheet time-sheet-new"] ul li table td:first-of-type,body[class*="app time-sheet time-sheet-new"] ul li table th:first-of-type,body[class*="app time-sheet time-sheet-show"] ul li table td:first-of-type,body[class*="app time-sheet time-sheet-show"] ul li table th:first-of-type,body[class*="app time-sheet time-sheet-update"] ul li table td:first-of-type,body[class*="app time-sheet time-sheet-update"] ul li table th:first-of-type{text-align:left}body[class*="app time-sheet time-sheet-create"] ul li table td:last-of-type,body[class*="app time-sheet time-sheet-create"] ul li table th:last-of-type,body[class*="app time-sheet time-sheet-edit"] ul li table td:last-of-type,body[class*="app time-sheet time-sheet-edit"] ul li table th:last-of-type,body[class*="app time-sheet time-sheet-export"] ul li table td:last-of-type,body[class*="app time-sheet time-sheet-export"] ul li table th:last-of-type,body[class*="app time-sheet time-sheet-new"] ul li table td:last-of-type,body[class*="app time-sheet time-sheet-new"] ul li table th:last-of-type,body[class*="app time-sheet time-sheet-show"] ul li table td:last-of-type,body[class*="app time-sheet time-sheet-show"] ul li table th:last-of-type,body[class*="app time-sheet time-sheet-update"] ul li table td:last-of-type,body[class*="app time-sheet time-sheet-update"] ul li table th:last-of-type{text-align:right}body[class*="app time-sheet time-sheet-create"] ul li table th,body[class*="app time-sheet time-sheet-edit"] ul li table th,body[class*="app time-sheet time-sheet-export"] ul li table th,body[class*="app time-sheet time-sheet-new"] ul li table th,body[class*="app time-sheet time-sheet-show"] ul li table th,body[class*="app time-sheet time-sheet-update"] ul li table th{text-align:center}body[class*="app time-sheet time-sheet-create"] ul li table td input,body[class*="app time-sheet time-sheet-edit"] ul li table td input,body[class*="app time-sheet time-sheet-export"] ul li table td input,body[class*="app time-sheet time-sheet-new"] ul li table td input,body[class*="app time-sheet time-sheet-show"] ul li table td input,body[class*="app time-sheet time-sheet-update"] ul li table td input{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield;color:inherit;max-width:4em;height:inherit;border-radius:0;border:0;padding:.25em;padding-right:0;margin:-.25em;border:2px solid #e6eaed;box-shadow:none;appearance:none}body[class*="app time-sheet time-sheet-create"] ul li select,body[class*="app time-sheet time-sheet-edit"] ul li select,body[class*="app time-sheet time-sheet-export"] ul li select,body[class*="app time-sheet time-sheet-new"] ul li select,body[class*="app time-sheet time-sheet-show"] ul li select,body[class*="app time-sheet time-sheet-update"] ul li select{min-width:200px}body[class*="app time-sheet time-sheet-create"] ul li .employee-data,body[class*="app time-sheet time-sheet-edit"] ul li .employee-data,body[class*="app time-sheet time-sheet-export"] ul li .employee-data,body[class*="app time-sheet time-sheet-new"] ul li .employee-data,body[class*="app time-sheet time-sheet-show"] ul li .employee-data,body[class*="app time-sheet time-sheet-update"] ul li .employee-data{width:100%;display:grid;grid-template-columns:auto auto 1fr;grid-column-gap:1em;justify-content:start;align-items:flex-end;margin-bottom:10px}body[class*="app time-sheet time-sheet-create"] ul li .employee-data>*,body[class*="app time-sheet time-sheet-edit"] ul li .employee-data>*,body[class*="app time-sheet time-sheet-export"] ul li .employee-data>*,body[class*="app time-sheet time-sheet-new"] ul li .employee-data>*,body[class*="app time-sheet time-sheet-show"] ul li .employee-data>*,body[class*="app time-sheet time-sheet-update"] ul li .employee-data>*{margin-bottom:0}body[class*="app time-sheet time-sheet-create"] ul li .employee-data h3,body[class*="app time-sheet time-sheet-edit"] ul li .employee-data h3,body[class*="app time-sheet time-sheet-export"] ul li .employee-data h3,body[class*="app time-sheet time-sheet-new"] ul li .employee-data h3,body[class*="app time-sheet time-sheet-show"] ul li .employee-data h3,body[class*="app time-sheet time-sheet-update"] ul li .employee-data h3{font-size:22px}body[class*="app time-sheet time-sheet-create"] td,body[class*="app time-sheet time-sheet-edit"] td,body[class*="app time-sheet time-sheet-export"] td,body[class*="app time-sheet time-sheet-new"] td,body[class*="app time-sheet time-sheet-show"] td,body[class*="app time-sheet time-sheet-update"] td{min-width:56px}body[class*="app time-sheet time-sheet-create"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-create"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-edit"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-edit"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-export"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-export"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-new"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-new"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-show"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-show"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-update"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""]),body[class*="app time-sheet time-sheet-update"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""]){border:2px solid #fe8181;background:#fe8181;color:#fff}body[class*="app time-sheet time-sheet-create"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-create"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-create"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-create"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-edit"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-edit"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-edit"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-edit"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-export"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-export"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-export"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-export"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-new"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-new"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-new"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-new"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-show"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-show"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-show"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-show"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-update"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-update"] td.entry input:not([value="0"]):not([value="0.0"]):not([value=""])::selection,body[class*="app time-sheet time-sheet-update"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::-moz-selection,body[class*="app time-sheet time-sheet-update"] td.entry.show:not([value="0"]):not([value="0.0"]):not([value=""])::selection{background:#fff!important;color:#fe8181!important}body[class*="app time-sheet time-sheet-create"] td.entry input,body[class*="app time-sheet time-sheet-edit"] td.entry input,body[class*="app time-sheet time-sheet-export"] td.entry input,body[class*="app time-sheet time-sheet-new"] td.entry input,body[class*="app time-sheet time-sheet-show"] td.entry input,body[class*="app time-sheet time-sheet-update"] td.entry input{min-width:56px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:0}body[class*="app time-sheet time-sheet-create"] td.entry input::-moz-selection,body[class*="app time-sheet time-sheet-create"] td.entry input::selection,body[class*="app time-sheet time-sheet-edit"] td.entry input::-moz-selection,body[class*="app time-sheet time-sheet-edit"] td.entry input::selection,body[class*="app time-sheet time-sheet-export"] td.entry input::-moz-selection,body[class*="app time-sheet time-sheet-export"] td.entry input::selection,body[class*="app time-sheet time-sheet-new"] td.entry input::-moz-selection,body[class*="app time-sheet time-sheet-new"] td.entry input::selection,body[class*="app time-sheet time-sheet-show"] td.entry input::-moz-selection,body[class*="app time-sheet time-sheet-show"] td.entry input::selection,body[class*="app time-sheet time-sheet-update"] td.entry input::-moz-selection,body[class*="app time-sheet time-sheet-update"] td.entry input::selection{background:#fe8181!important;color:#fff!important}body[class*="app time-sheet time-sheet-create"] .employee-data label:last-child,body[class*="app time-sheet time-sheet-create"] .employee-data span:last-child,body[class*="app time-sheet time-sheet-edit"] .employee-data label:last-child,body[class*="app time-sheet time-sheet-edit"] .employee-data span:last-child,body[class*="app time-sheet time-sheet-export"] .employee-data label:last-child,body[class*="app time-sheet time-sheet-export"] .employee-data span:last-child,body[class*="app time-sheet time-sheet-new"] .employee-data label:last-child,body[class*="app time-sheet time-sheet-new"] .employee-data span:last-child,body[class*="app time-sheet time-sheet-show"] .employee-data label:last-child,body[class*="app time-sheet time-sheet-show"] .employee-data span:last-child,body[class*="app time-sheet time-sheet-update"] .employee-data label:last-child,body[class*="app time-sheet time-sheet-update"] .employee-data span:last-child{justify-self:end}body[class*="app time-sheet time-sheet-create"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-create"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-create"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-edit"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-export"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-new"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-show"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-update"] .equipment-time-cards-header{display:grid}@media screen{body[class*="app time-sheet time-sheet-create"] .employee-time-cards-header~.employee-time-cards-header,body[class*="app time-sheet time-sheet-create"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-create"] .equipment-time-cards-header~.equipment-time-cards-header,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-header~.employee-time-cards-header,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-edit"] .equipment-time-cards-header~.equipment-time-cards-header,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-header~.employee-time-cards-header,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-export"] .equipment-time-cards-header~.equipment-time-cards-header,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-header~.employee-time-cards-header,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-new"] .equipment-time-cards-header~.equipment-time-cards-header,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-header~.employee-time-cards-header,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-show"] .equipment-time-cards-header~.equipment-time-cards-header,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-header~.employee-time-cards-header,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-update"] .equipment-time-cards-header~.equipment-time-cards-header{display:none}}@media print{body[class*="app time-sheet time-sheet-create"] section,body[class*="app time-sheet time-sheet-edit"] section,body[class*="app time-sheet time-sheet-export"] section,body[class*="app time-sheet time-sheet-new"] section,body[class*="app time-sheet time-sheet-show"] section,body[class*="app time-sheet time-sheet-update"] section{break-before:page;page-break-before:always}body[class*="app time-sheet time-sheet-create"] h2,body[class*="app time-sheet time-sheet-edit"] h2,body[class*="app time-sheet time-sheet-export"] h2,body[class*="app time-sheet time-sheet-new"] h2,body[class*="app time-sheet time-sheet-show"] h2,body[class*="app time-sheet time-sheet-update"] h2{font-size:22px}body[class*="app time-sheet time-sheet-create"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-create"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-create"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-edit"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-export"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-new"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-show"] .equipment-time-cards-header,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-header,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-total,body[class*="app time-sheet time-sheet-update"] .equipment-time-cards-header{display:block}body[class*="app time-sheet time-sheet-create"] .employee-time-cards-data,body[class*="app time-sheet time-sheet-edit"] .employee-time-cards-data,body[class*="app time-sheet time-sheet-export"] .employee-time-cards-data,body[class*="app time-sheet time-sheet-new"] .employee-time-cards-data,body[class*="app time-sheet time-sheet-show"] .employee-time-cards-data,body[class*="app time-sheet time-sheet-update"] .employee-time-cards-data{break-after:page;page-break-after:always}}body[class*="app time-sheet time-sheet-index"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app time-sheet time-sheet-index"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app time-sheet time-sheet-index"] header.main-header{padding:10px}}body[class*="app time-sheet time-sheet-index"] header.main-header a{border:none}body[class*="app time-sheet time-sheet-index"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app time-sheet time-sheet-index"] header.main-header .logo{margin-bottom:0}}body[class*="app time-sheet time-sheet-index"] header.main-header .logo:hover{text-decoration:none}body[class*="app time-sheet time-sheet-index"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app time-sheet time-sheet-index"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app time-sheet time-sheet-index"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app time-sheet time-sheet-index"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app time-sheet time-sheet-index"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app time-sheet time-sheet-index"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app time-sheet time-sheet-index"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app time-sheet time-sheet-index"] header.main-header{display:none}}body[class*="app time-sheet time-sheet-index"] header.flash-header{grid-area:flashes}@media print{body[class*="app time-sheet time-sheet-index"] header.flash-header{display:none}}body[class*="app time-sheet time-sheet-index"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app time-sheet time-sheet-index"] main{padding:0}}body[class*="app time-sheet time-sheet-index"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app time-sheet time-sheet-index"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app time-sheet time-sheet-index"] footer.main-footer{display:none}}body[class*="app time-sheet time-sheet-index"] table{width:100%;border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}body[class*="app time-sheet time-sheet-index"] table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app time-sheet time-sheet-index"] table th,body[class*="app time-sheet time-sheet-index"] table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app time-sheet time-sheet-index"] table tr:last-of-type{border:none}body[class*="app time-sheet time-sheet-index"] table tr:last-of-type td{border:none}body[class*="app time-sheet time-sheet-index"] table thead{background-color:#f7f7f7}body[class*="app time-sheet time-sheet-index"] table tbody tr:hover{background:#f9f9f9}body[class*="app time-sheet time-sheet-index"] table td,body[class*="app time-sheet time-sheet-index"] table th{font-weight:700;padding:10px}body[class*="app time-sheet time-sheet-index"] table td,body[class*="app time-sheet time-sheet-index"] table th{text-align:center}body[class*="app time-sheet time-sheet-index"] table td:first-of-type,body[class*="app time-sheet time-sheet-index"] table th:first-of-type{text-align:left}body[class*="app time-sheet time-sheet-index"] table td:last-of-type,body[class*="app time-sheet time-sheet-index"] table th:last-of-type{text-align:right}body[class*="app voucher voucher-create"],body[class*="app voucher voucher-edit"],body[class*="app voucher voucher-new"],body[class*="app voucher voucher-show"],body[class*="app voucher voucher-update"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app voucher voucher-create"] header.main-header,body[class*="app voucher voucher-edit"] header.main-header,body[class*="app voucher voucher-new"] header.main-header,body[class*="app voucher voucher-show"] header.main-header,body[class*="app voucher voucher-update"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app voucher voucher-create"] header.main-header,body[class*="app voucher voucher-edit"] header.main-header,body[class*="app voucher voucher-new"] header.main-header,body[class*="app voucher voucher-show"] header.main-header,body[class*="app voucher voucher-update"] header.main-header{padding:10px}}body[class*="app voucher voucher-create"] header.main-header a,body[class*="app voucher voucher-edit"] header.main-header a,body[class*="app voucher voucher-new"] header.main-header a,body[class*="app voucher voucher-show"] header.main-header a,body[class*="app voucher voucher-update"] header.main-header a{border:none}body[class*="app voucher voucher-create"] header.main-header .logo,body[class*="app voucher voucher-edit"] header.main-header .logo,body[class*="app voucher voucher-new"] header.main-header .logo,body[class*="app voucher voucher-show"] header.main-header .logo,body[class*="app voucher voucher-update"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app voucher voucher-create"] header.main-header .logo,body[class*="app voucher voucher-edit"] header.main-header .logo,body[class*="app voucher voucher-new"] header.main-header .logo,body[class*="app voucher voucher-show"] header.main-header .logo,body[class*="app voucher voucher-update"] header.main-header .logo{margin-bottom:0}}body[class*="app voucher voucher-create"] header.main-header .logo:hover,body[class*="app voucher voucher-edit"] header.main-header .logo:hover,body[class*="app voucher voucher-new"] header.main-header .logo:hover,body[class*="app voucher voucher-show"] header.main-header .logo:hover,body[class*="app voucher voucher-update"] header.main-header .logo:hover{text-decoration:none}body[class*="app voucher voucher-create"] header.main-header .title,body[class*="app voucher voucher-edit"] header.main-header .title,body[class*="app voucher voucher-new"] header.main-header .title,body[class*="app voucher voucher-show"] header.main-header .title,body[class*="app voucher voucher-update"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app voucher voucher-create"] header.main-header .actions,body[class*="app voucher voucher-edit"] header.main-header .actions,body[class*="app voucher voucher-new"] header.main-header .actions,body[class*="app voucher voucher-show"] header.main-header .actions,body[class*="app voucher voucher-update"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app voucher voucher-create"] header.main-header .actions>*,body[class*="app voucher voucher-edit"] header.main-header .actions>*,body[class*="app voucher voucher-new"] header.main-header .actions>*,body[class*="app voucher voucher-show"] header.main-header .actions>*,body[class*="app voucher voucher-update"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app voucher voucher-create"] header.main-header .actions>:first-of-type,body[class*="app voucher voucher-edit"] header.main-header .actions>:first-of-type,body[class*="app voucher voucher-new"] header.main-header .actions>:first-of-type,body[class*="app voucher voucher-show"] header.main-header .actions>:first-of-type,body[class*="app voucher voucher-update"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app voucher voucher-create"] header.main-header .actions>:last-of-type,body[class*="app voucher voucher-edit"] header.main-header .actions>:last-of-type,body[class*="app voucher voucher-new"] header.main-header .actions>:last-of-type,body[class*="app voucher voucher-show"] header.main-header .actions>:last-of-type,body[class*="app voucher voucher-update"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app voucher voucher-create"] header.main-header .actions .settings-gravatar,body[class*="app voucher voucher-edit"] header.main-header .actions .settings-gravatar,body[class*="app voucher voucher-new"] header.main-header .actions .settings-gravatar,body[class*="app voucher voucher-show"] header.main-header .actions .settings-gravatar,body[class*="app voucher voucher-update"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app voucher voucher-create"] header.main-header:after,body[class*="app voucher voucher-edit"] header.main-header:after,body[class*="app voucher voucher-new"] header.main-header:after,body[class*="app voucher voucher-show"] header.main-header:after,body[class*="app voucher voucher-update"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app voucher voucher-create"] header.main-header,body[class*="app voucher voucher-edit"] header.main-header,body[class*="app voucher voucher-new"] header.main-header,body[class*="app voucher voucher-show"] header.main-header,body[class*="app voucher voucher-update"] header.main-header{display:none}}body[class*="app voucher voucher-create"] header.flash-header,body[class*="app voucher voucher-edit"] header.flash-header,body[class*="app voucher voucher-new"] header.flash-header,body[class*="app voucher voucher-show"] header.flash-header,body[class*="app voucher voucher-update"] header.flash-header{grid-area:flashes}@media print{body[class*="app voucher voucher-create"] header.flash-header,body[class*="app voucher voucher-edit"] header.flash-header,body[class*="app voucher voucher-new"] header.flash-header,body[class*="app voucher voucher-show"] header.flash-header,body[class*="app voucher voucher-update"] header.flash-header{display:none}}body[class*="app voucher voucher-create"] main,body[class*="app voucher voucher-edit"] main,body[class*="app voucher voucher-new"] main,body[class*="app voucher voucher-show"] main,body[class*="app voucher voucher-update"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app voucher voucher-create"] main,body[class*="app voucher voucher-edit"] main,body[class*="app voucher voucher-new"] main,body[class*="app voucher voucher-show"] main,body[class*="app voucher voucher-update"] main{padding:0}}body[class*="app voucher voucher-create"] footer.main-footer,body[class*="app voucher voucher-edit"] footer.main-footer,body[class*="app voucher voucher-new"] footer.main-footer,body[class*="app voucher voucher-show"] footer.main-footer,body[class*="app voucher voucher-update"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app voucher voucher-create"] footer.main-footer .title,body[class*="app voucher voucher-edit"] footer.main-footer .title,body[class*="app voucher voucher-new"] footer.main-footer .title,body[class*="app voucher voucher-show"] footer.main-footer .title,body[class*="app voucher voucher-update"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app voucher voucher-create"] footer.main-footer,body[class*="app voucher voucher-edit"] footer.main-footer,body[class*="app voucher voucher-new"] footer.main-footer,body[class*="app voucher voucher-show"] footer.main-footer,body[class*="app voucher voucher-update"] footer.main-footer{display:none}}body[class*="app voucher voucher-create"] #voucher,body[class*="app voucher voucher-edit"] #voucher,body[class*="app voucher voucher-new"] #voucher,body[class*="app voucher voucher-show"] #voucher,body[class*="app voucher voucher-update"] #voucher{max-width:800px;margin:0 auto}body[class*="app voucher voucher-create"] #voucher_memo,body[class*="app voucher voucher-edit"] #voucher_memo,body[class*="app voucher voucher-new"] #voucher_memo,body[class*="app voucher voucher-show"] #voucher_memo,body[class*="app voucher voucher-update"] #voucher_memo{width:100%;height:75px}body[class*="app voucher voucher-create"] #memo-section,body[class*="app voucher voucher-edit"] #memo-section,body[class*="app voucher voucher-new"] #memo-section,body[class*="app voucher voucher-show"] #memo-section,body[class*="app voucher voucher-update"] #memo-section{margin-top:50px}body[class*="app voucher voucher-create"] #add-expense-button,body[class*="app voucher voucher-create"] #add-travel-payment-button,body[class*="app voucher voucher-edit"] #add-expense-button,body[class*="app voucher voucher-edit"] #add-travel-payment-button,body[class*="app voucher voucher-new"] #add-expense-button,body[class*="app voucher voucher-new"] #add-travel-payment-button,body[class*="app voucher voucher-show"] #add-expense-button,body[class*="app voucher voucher-show"] #add-travel-payment-button,body[class*="app voucher voucher-update"] #add-expense-button,body[class*="app voucher voucher-update"] #add-travel-payment-button{margin-bottom:50px}body[class*="app voucher voucher-create"] #expenses_table,body[class*="app voucher voucher-edit"] #expenses_table,body[class*="app voucher voucher-new"] #expenses_table,body[class*="app voucher voucher-show"] #expenses_table,body[class*="app voucher voucher-update"] #expenses_table{width:100%;text-align:left}body[class*="app voucher voucher-create"] #checks_table,body[class*="app voucher voucher-edit"] #checks_table,body[class*="app voucher voucher-new"] #checks_table,body[class*="app voucher voucher-show"] #checks_table,body[class*="app voucher voucher-update"] #checks_table{width:100%;text-align:left}body[class*="app voucher voucher-create"] #voucher_receipt,body[class*="app voucher voucher-edit"] #voucher_receipt,body[class*="app voucher voucher-new"] #voucher_receipt,body[class*="app voucher voucher-show"] #voucher_receipt,body[class*="app voucher voucher-update"] #voucher_receipt{text-align:center}body[class*="app voucher voucher-create"] h1,body[class*="app voucher voucher-edit"] h1,body[class*="app voucher voucher-new"] h1,body[class*="app voucher voucher-show"] h1,body[class*="app voucher voucher-update"] h1{text-align:center;font-weight:700;margin-bottom:1em}body[class*="app voucher voucher-create"] table,body[class*="app voucher voucher-edit"] table,body[class*="app voucher voucher-new"] table,body[class*="app voucher voucher-show"] table,body[class*="app voucher voucher-update"] table{width:100%}body[class*="app voucher voucher-create"] th,body[class*="app voucher voucher-edit"] th,body[class*="app voucher voucher-new"] th,body[class*="app voucher voucher-show"] th,body[class*="app voucher voucher-update"] th{text-align:left}body[class*="app voucher voucher-create"] input,body[class*="app voucher voucher-edit"] input,body[class*="app voucher voucher-new"] input,body[class*="app voucher voucher-show"] input,body[class*="app voucher voucher-update"] input{width:100%}body[class*="app voucher voucher-create"] input:read-only,body[class*="app voucher voucher-edit"] input:read-only,body[class*="app voucher voucher-new"] input:read-only,body[class*="app voucher voucher-show"] input:read-only,body[class*="app voucher voucher-update"] input:read-only{border:none}body[class*="app voucher voucher-create"] main h2,body[class*="app voucher voucher-edit"] main h2,body[class*="app voucher voucher-new"] main h2,body[class*="app voucher voucher-show"] main h2,body[class*="app voucher voucher-update"] main h2{font-size:27px}body[class*="app voucher voucher-create"] main div[id=voucher]>h3,body[class*="app voucher voucher-create"] main form>h3,body[class*="app voucher voucher-edit"] main div[id=voucher]>h3,body[class*="app voucher voucher-edit"] main form>h3,body[class*="app voucher voucher-new"] main div[id=voucher]>h3,body[class*="app voucher voucher-new"] main form>h3,body[class*="app voucher voucher-show"] main div[id=voucher]>h3,body[class*="app voucher voucher-show"] main form>h3,body[class*="app voucher voucher-update"] main div[id=voucher]>h3,body[class*="app voucher voucher-update"] main form>h3{font-size:22px;margin-bottom:1em}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset,body[class*="app voucher voucher-create"] main form>.fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset,body[class*="app voucher voucher-new"] main form>.fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset,body[class*="app voucher voucher-show"] main form>.fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset,body[class*="app voucher voucher-update"] main form>.fieldset{margin-bottom:4em}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1){display:grid;grid-template-areas:'. rule .' '. rule .' '. rule .' '. rule .' '. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(1) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(1) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2){display:grid;grid-template-areas:'. rule .' '. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(2) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(2) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(3) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(3) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(4) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(4) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(5) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(5) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(6) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(6) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(7) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(7) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(8) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(8) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9),body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9),body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9),body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9),body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9),body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9),body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9),body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9),body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9),body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9){display:grid;grid-template-areas:'. rule .';grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-column-gap:3em;grid-row-gap:3em;justify-items:start;align-items:start}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) .fieldset{width:100%;max-width:25em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:10px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) .fieldset label{display:flex;justify-content:space-between;font-weight:700;font-size:calc(16px * 1.125);color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) .fieldset label.secondary-label,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) .fieldset label.secondary-label{color:#89a2b4;font-size:16px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) .hint{align-self:center}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) .hint p:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) .hint p:last-of-type{margin-bottom:0}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) p,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) p{font-weight:700;color:#89a2b4;white-space:pre-line}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) input[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) input[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) hr,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) hr{grid-area:hr;justify-self:stretch;align-self:stretch}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-create"] main form>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-edit"] main form>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-new"] main form>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-show"] main form>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:nth-of-type(9) .rule,body[class*="app voucher voucher-update"] main form>.fieldset:nth-of-type(9) .rule{grid-area:rule;background-color:#e6eaed;justify-self:stretch;align-self:stretch;width:2px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type,body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type,body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type,body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type,body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type,body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type{display:grid;grid-template-areas:"label output" ".     submit";grid-template-columns:1fr auto;grid-row-gap:1em;align-items:end;margin-left:auto;margin-right:auto;max-width:720px}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type label,body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type label,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type label,body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type label,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type label,body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type label,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type label,body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type label,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type label,body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type label{grid-area:label;font-weight:700;font-size:22px;color:#6f818e}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type output,body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type output,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type output,body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type output,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type output,body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type output,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type output,body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type output,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type output,body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type output{grid-area:output;border-bottom:2px solid #e6eaed;border-color:#6f818e;font-size:22px;font-weight:700;color:#6f818e;text-align:center;position:relative;min-width:4.5em;min-height:1em}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type button[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type .tingle-btn[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type a.link-that-looks-like-a-button[type=submit],body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type button[type=submit]{grid-area:submit;justify-self:end}body[class*="app voucher voucher-create"] main div[id=voucher]>.fieldset:last-of-type a,body[class*="app voucher voucher-create"] main form>.fieldset:last-of-type a,body[class*="app voucher voucher-edit"] main div[id=voucher]>.fieldset:last-of-type a,body[class*="app voucher voucher-edit"] main form>.fieldset:last-of-type a,body[class*="app voucher voucher-new"] main div[id=voucher]>.fieldset:last-of-type a,body[class*="app voucher voucher-new"] main form>.fieldset:last-of-type a,body[class*="app voucher voucher-show"] main div[id=voucher]>.fieldset:last-of-type a,body[class*="app voucher voucher-show"] main form>.fieldset:last-of-type a,body[class*="app voucher voucher-update"] main div[id=voucher]>.fieldset:last-of-type a,body[class*="app voucher voucher-update"] main form>.fieldset:last-of-type a{grid-area:submit;justify-self:end}body[class*="app voucher voucher-index"]{display:grid;grid-template-areas:"header  header  header" "flashes flashes flashes" "main    main    main" "footer  footer  footer";grid-template-columns:1fr auto 1fr;grid-template-rows:min-content min-content auto 0;min-height:100vh}body[class*="app voucher voucher-index"] header.main-header{grid-area:header;display:grid;grid-template-areas:"logo  actions" "title actions";grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:519px){body[class*="app voucher voucher-index"] header.main-header{padding:10px}}body[class*="app voucher voucher-index"] header.main-header a{border:none}body[class*="app voucher voucher-index"] header.main-header .logo{grid-area:logo;font-family:hk_groteskmedium;font-size:16px;color:transparent;height:39px;width:225px;background:url(/images/mock-logo-small-7dd231ac3589a67b698eacb3612f1294.png?vsn=d);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:720px){body[class*="app voucher voucher-index"] header.main-header .logo{margin-bottom:0}}body[class*="app voucher voucher-index"] header.main-header .logo:hover{text-decoration:none}body[class*="app voucher voucher-index"] header.main-header .title{grid-area:title;justify-self:start;position:relative;text-align:center;margin:0}body[class*="app voucher voucher-index"] header.main-header .actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:16px;padding:2.5px 0}body[class*="app voucher voucher-index"] header.main-header .actions>*{margin-left:1em;margin-right:1em}body[class*="app voucher voucher-index"] header.main-header .actions>:first-of-type{margin-left:0}body[class*="app voucher voucher-index"] header.main-header .actions>:last-of-type{margin-right:0}body[class*="app voucher voucher-index"] header.main-header .actions .settings-gravatar{padding-right:10px}body[class*="app voucher voucher-index"] header.main-header:after{background:linear-gradient(to right,#da4847,#cfd7e6);content:'';width:100%;position:absolute;top:59px;height:3px;left:0}@media print{body[class*="app voucher voucher-index"] header.main-header{display:none}}body[class*="app voucher voucher-index"] header.flash-header{grid-area:flashes}@media print{body[class*="app voucher voucher-index"] header.flash-header{display:none}}body[class*="app voucher voucher-index"] main{grid-area:main;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px}@media print{body[class*="app voucher voucher-index"] main{padding:0}}body[class*="app voucher voucher-index"] footer.main-footer{grid-area:footer;display:none;justify-content:center;background-color:#dfe7ed;color:#cfd7e6}body[class*="app voucher voucher-index"] footer.main-footer .title{margin:0;align-self:center}@media print{body[class*="app voucher voucher-index"] footer.main-footer{display:none}}body[class*="app voucher voucher-index"] table{width:100%;border-collapse:collapse;background:#fff;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}body[class*="app voucher voucher-index"] table caption{color:#da4847;font-size:22px;font-weight:700;text-align:left;margin-bottom:.5em}body[class*="app voucher voucher-index"] table th,body[class*="app voucher voucher-index"] table tr{border:none;border-bottom:1px solid #e6eaed}body[class*="app voucher voucher-index"] table tr:last-of-type{border:none}body[class*="app voucher voucher-index"] table tr:last-of-type td{border:none}body[class*="app voucher voucher-index"] table thead{background-color:#f7f7f7}body[class*="app voucher voucher-index"] table tbody tr:hover{background:#f9f9f9}body[class*="app voucher voucher-index"] table td,body[class*="app voucher voucher-index"] table th{font-weight:700;padding:10px}body[class*="app voucher voucher-index"] table td,body[class*="app voucher voucher-index"] table th{text-align:center}body[class*="app voucher voucher-index"] table td:first-of-type,body[class*="app voucher voucher-index"] table th:first-of-type{text-align:left}body[class*="app voucher voucher-index"] table td:last-of-type,body[class*="app voucher voucher-index"] table th:last-of-type{text-align:right}body[class*=admin-text-notification] .ms-container .search-input{width:100%}body[class*=admin-text-notification] .ms-container{margin-top:10px}body[class*=admin-text-notification] .ms-container .ms-selectable,body[class*=admin-text-notification] .ms-container .ms-selection{padding:0}body[class*=admin-text-notification] .employees-selection #deselect-all-employees{margin-left:20px}body[class*=admin-text-notification] textarea{width:100%}body[class*=admin-text-notification] table .column{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:50px;max-width:300px}/*!
 * Datepicker v1.0.10
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T14:46:09.037Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1}.datepicker-container::after,.datepicker-container::before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;box-shadow:0 3px 6px #ccc;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left::after,.datepicker-top-left::before,.datepicker-top-right::after,.datepicker-top-right::before{border-top:0;left:10px;top:-5px}.datepicker-top-left::before,.datepicker-top-right::before{border-bottom-color:#39f}.datepicker-top-left::after,.datepicker-top-right::after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left::after,.datepicker-bottom-left::before,.datepicker-bottom-right::after,.datepicker-bottom-right::before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left::before,.datepicker-bottom-right::before{border-top-color:#39f}.datepicker-bottom-left::after,.datepicker-bottom-right::after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right::after,.datepicker-bottom-right::before,.datepicker-top-right::after,.datepicker-top-right::before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul::after,.datepicker-panel>ul::before{content:" ";display:table}.datepicker-panel>ul::after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}