﻿/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}pre,code,kbd,samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@-webkit-keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}@keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}.ngdialog{box-sizing:border-box}.ngdialog *,.ngdialog *:before,.ngdialog *:after{box-sizing:inherit}.ngdialog{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.4);animation:ngdialog-fadein .5s}.ngdialog.ngdialog-disabled-animation,.ngdialog.ngdialog-disabled-animation .ngdialog-overlay,.ngdialog.ngdialog-disabled-animation .ngdialog-content{-webkit-animation:none !important;animation:none !important}.ngdialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s;margin-right:15px;background:transparent}.ngdialog-no-overlay{pointer-events:none}.ngdialog.ngdialog-closing .ngdialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-content{background:white;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s;pointer-events:all}.ngdialog.ngdialog-closing .ngdialog-content{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-close:before{font-family:"Helvetica",Arial,sans-serif;content:"×";cursor:pointer}html.ngdialog-open,body.ngdialog-open{overflow:hidden}@-webkit-keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}.ngdialog.ngdialog-theme-default{padding-bottom:160px;padding-top:160px}.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content{-webkit-animation:ngdialog-flyout .5s;animation:ngdialog-flyout .5s}.ngdialog.ngdialog-theme-default .ngdialog-content{-webkit-animation:ngdialog-flyin .5s;animation:ngdialog-flyin .5s;background:#f0f0f0;border-radius:5px;color:#444;font-family:"Helvetica",sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;width:450px}.ngdialog.ngdialog-theme-default .ngdialog-close{border:none;background:transparent;cursor:pointer;position:absolute;right:0;top:0}.ngdialog.ngdialog-theme-default .ngdialog-close:before{display:block;padding:3px;background:transparent;color:#bbb;content:"×";font-size:26px;font-weight:400;line-height:26px;text-align:center}.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before,.ngdialog.ngdialog-theme-default .ngdialog-close:active:before{color:#777}.ngdialog.ngdialog-theme-default .ngdialog-message{margin-bottom:.5em}.ngdialog.ngdialog-theme-default .ngdialog-input{margin-bottom:1em}.ngdialog.ngdialog-theme-default .ngdialog-input textarea,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:none}.ngdialog.ngdialog-theme-default .ngdialog-buttons{*zoom:1}.ngdialog.ngdialog-theme-default .ngdialog-buttons:after{content:"";display:table;clear:both}.ngdialog.ngdialog-theme-default .ngdialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:ngdialog-pulse 1.1s infinite;animation:ngdialog-pulse 1.1s infinite;outline:none}@media(max-width: 568px){.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:none;animation:none}}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary{background:#3288e6;color:#fff}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary{background:#e0e0e0;color:#777}.ngdialog.ngdialog-theme-plain{padding-bottom:160px;padding-top:160px}.ngdialog.ngdialog-theme-plain .ngdialog-content{background:#fff;color:#444;font-family:"Helvetica Neue",sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;width:450px}.ngdialog.ngdialog-theme-plain .ngdialog-content h1,.ngdialog.ngdialog-theme-plain .ngdialog-content h2,.ngdialog.ngdialog-theme-plain .ngdialog-content h3,.ngdialog.ngdialog-theme-plain .ngdialog-content h4,.ngdialog.ngdialog-theme-plain .ngdialog-content h5,.ngdialog.ngdialog-theme-plain .ngdialog-content h6,.ngdialog.ngdialog-theme-plain .ngdialog-content p,.ngdialog.ngdialog-theme-plain .ngdialog-content ul,.ngdialog.ngdialog-theme-plain .ngdialog-content li{color:inherit}.ngdialog.ngdialog-theme-plain .ngdialog-close{border:none;background:transparent;cursor:pointer;position:absolute;right:0;top:0}.ngdialog.ngdialog-theme-plain .ngdialog-close:before{background:transparent;color:#bbb;content:"×";font-size:26px;font-weight:400;line-height:26px;text-align:center}.ngdialog.ngdialog-theme-plain .ngdialog-close:hover:before,.ngdialog.ngdialog-theme-plain .ngdialog-close:active:before{color:#777}.ngdialog.ngdialog-theme-plain .ngdialog-message{margin-bottom:.5em}.ngdialog.ngdialog-theme-plain .ngdialog-input{margin-bottom:1em}.ngdialog.ngdialog-theme-plain .ngdialog-input textarea,.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=text],.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=password],.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=email],.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=url]{background:#f0f0f0;border:0;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.ngdialog.ngdialog-theme-plain .ngdialog-input textarea:focus,.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=text]:focus,.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=password]:focus,.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=email]:focus,.ngdialog.ngdialog-theme-plain .ngdialog-input input[type=url]:focus{box-shadow:inset 0 0 0 2px rgba(0, 0, 0, 0.2);outline:none}.ngdialog.ngdialog-theme-plain .ngdialog-buttons:after{clear:both;content:"";display:table}.ngdialog.ngdialog-theme-plain .ngdialog-button{border:0;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.ngdialog.ngdialog-theme-plain .ngdialog-button:focus{-webkit-animation:ngdialog-pulse 1.1s infinite;animation:ngdialog-pulse 1.1s infinite;outline:none}@media(max-width: 568px){.ngdialog.ngdialog-theme-plain .ngdialog-button:focus{-webkit-animation:none;animation:none}}.ngdialog.ngdialog-theme-plain .ngdialog-button.ngdialog-button-primary{background:#3288e6;color:#fff}.ngdialog.ngdialog-theme-plain .ngdialog-button.ngdialog-button-secondary{background:#e0e0e0;color:#777}.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content{width:150px}/*! angularjs-slider - v6.6.1 -  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -  https://github.com/angular-slider/angularjs-slider -  2018-06-30 */.rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;user-select:none}.rzslider.with-legend{margin-bottom:40px}.rzslider[disabled]{cursor:not-allowed}.rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}.rzslider[disabled] .rz-draggable{cursor:not-allowed}.rzslider[disabled] .rz-selection{background:#8b91a2}.rzslider[disabled] .rz-tick{cursor:not-allowed}.rzslider[disabled] .rz-tick.rz-selected{background:#8b91a2}.rzslider span{position:absolute;display:inline-block;white-space:nowrap}.rzslider .rz-base{width:100%;height:100%;padding:0}.rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box}.rzslider .rz-draggable{cursor:move}.rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-bar-wrapper.rz-transparent .rz-bar{background:transparent}.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar{background:#df002d}.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar{background:#03a688}.rzslider .rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-restricted{z-index:3;background:red;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:""}.rzslider .rz-pointer:hover:after{background-color:#fff}.rzslider .rz-pointer.rz-active{z-index:4}.rzslider .rz-pointer.rz-active:after{background-color:#451aff}.rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default}.rzslider .rz-bubble.rz-limit{color:#55637d}.rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;width:100%;height:0;margin:0;list-style:none;box-sizing:border-box}.rzslider .rz-ticks-values-under .rz-tick-value{top:auto;bottom:-32px}.rzslider .rz-tick{position:absolute;top:0;left:0;width:10px;height:10px;margin-left:11px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%}.rzslider .rz-tick.rz-selected{background:#0db9f0}.rzslider .rz-tick-value{position:absolute;top:-30px;transform:translate(-50%, 0)}.rzslider .rz-tick-legend{position:absolute;top:24px;max-width:50px;white-space:normal;transform:translate(-50%, 0)}.rzslider.rz-vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}.rzslider.rz-vertical .rz-base{width:100%;height:100%;padding:0}.rzslider.rz-vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}.rzslider.rz-vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}.rzslider.rz-vertical .rz-pointer{top:auto;bottom:0;left:-14px !important}.rzslider.rz-vertical .rz-bubble{bottom:0;left:16px !important;margin-left:3px}.rzslider.rz-vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%}.rzslider.rz-vertical .rz-tick{margin-top:11px;margin-left:auto;vertical-align:middle}.rzslider.rz-vertical .rz-tick-value{top:auto;left:24px;transform:translate(0, -28%)}.rzslider.rz-vertical .rz-tick-legend{top:auto;right:24px;max-width:none;white-space:nowrap;transform:translate(0, -28%)}.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value{right:24px;bottom:auto;left:auto}._720kb-tooltip{background:rgba(0, 0, 0, 0.8);color:#fff;position:absolute;z-index:9;padding:.4% 1%;opacity:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;left:-200%;top:0}._720kb-tooltip-title{color:rgba(255, 255, 255, 0.95);font-weight:500;width:100%;clear:both}._720kb-tooltip-caret:after,._720kb-tooltip-caret:before{content:"";position:absolute;width:0;height:0}._720kb-tooltip._720kb-tooltip-small{padding:4.5px 10px;font-size:12px}._720kb-tooltip._720kb-tooltip-medium{padding:7px 15px;font-size:13.5px}._720kb-tooltip._720kb-tooltip-large{padding:10px 20px;font-size:14px}._720kb-tooltip._720kb-tooltip-open{visibility:visible;opacity:1}._720kb-tooltip-caret:before{border:6px solid rgba(0, 0, 0, 0.8)}._720kb-tooltip-caret:after{border:5px solid transparent}._720kb-tooltip-left ._720kb-tooltip-caret:after,._720kb-tooltip-left ._720kb-tooltip-caret:before,._720kb-tooltip-right ._720kb-tooltip-caret:after,._720kb-tooltip-right ._720kb-tooltip-caret:before{top:50%;border-top-color:transparent;border-bottom-color:transparent}._720kb-tooltip-left ._720kb-tooltip-caret:before{left:100%;margin-left:0;margin-top:-6px;border-right-width:0}._720kb-tooltip-left ._720kb-tooltip-caret:after{left:100%;margin-left:0;margin-top:-5px;border-right-width:0}._720kb-tooltip-right ._720kb-tooltip-caret:before{left:0;margin-left:-6px;margin-top:-6px;border-left-width:0}._720kb-tooltip-right ._720kb-tooltip-caret:after{left:0;margin-left:-5px;margin-top:-5px;border-left-width:0}._720kb-tooltip-bottom ._720kb-tooltip-caret:after,._720kb-tooltip-bottom ._720kb-tooltip-caret:before,._720kb-tooltip-top ._720kb-tooltip-caret:after,._720kb-tooltip-top ._720kb-tooltip-caret:before{left:50%;border-right-color:transparent;border-left-color:transparent}._720kb-tooltip-top ._720kb-tooltip-caret:before{top:100%;margin-left:-6px;margin-bottom:-6px;border-bottom-width:0}._720kb-tooltip-top ._720kb-tooltip-caret:after{top:100%;margin-left:-5px;margin-bottom:-5px;border-bottom-width:0}._720kb-tooltip-bottom ._720kb-tooltip-caret:before{bottom:100%;margin-left:-6px;border-top-width:0}._720kb-tooltip-bottom ._720kb-tooltip-caret:after{bottom:100%;margin-left:-5px;border-top-width:0}._720kb-tooltip-close-button{float:right}.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);outline:0;z-index:10052;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980ec;color:#fff}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}/*!
 * Datepicker for Bootstrap v1.10.1 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0, 0, 0, 0.15);border-top:0;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0, 0, 0, 0.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);-moz-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:1.42857143}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0 5px}@-webkit-keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes vex-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes vex-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.vex,.vex *,.vex *:before,.vex *:after{-moz-box-sizing:border-box;box-sizing:border-box}.vex{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1111;top:0;right:0;bottom:0;left:0}.vex-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.vex-overlay{-webkit-animation:vex-fadein .5s;animation:vex-fadein .5s;position:fixed;z-index:1111;background:rgba(0, 0, 0, 0.4);top:0;right:0;bottom:0;left:0}.vex-overlay.vex-closing{-webkit-animation:vex-fadeout .5s forwards;animation:vex-fadeout .5s forwards}.vex-content{-webkit-animation:vex-fadein .5s;animation:vex-fadein .5s;background:#fff}.vex.vex-closing .vex-content{-webkit-animation:vex-fadeout .5s forwards;animation:vex-fadeout .5s forwards}.vex-close:before{font-family:Arial,sans-serif;content:"×"}.vex-dialog-form{margin:0}.vex-dialog-button{text-rendering:optimizeLegibility;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.vex-loading-spinner{-webkit-animation:vex-rotation .7s linear infinite;animation:vex-rotation .7s linear infinite;box-shadow:0 0 1em rgba(0, 0, 0, 0.1);position:fixed;z-index:1112;margin:auto;top:0;right:0;bottom:0;left:0;height:2em;width:2em;background:#fff}body.vex-open{overflow:hidden}@-webkit-keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px rgba(255, 255, 255, 0.25)}100%{box-shadow:inset 0 0 0 300px transparent}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px rgba(255, 255, 255, 0.25)}100%{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-plain{padding-top:160px;padding-bottom:160px}.vex.vex-theme-plain .vex-content{font-family:"Helvetica Neue",sans-serif;background:#fff;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-plain .vex-content h1,.vex.vex-theme-plain .vex-content h2,.vex.vex-theme-plain .vex-content h3,.vex.vex-theme-plain .vex-content h4,.vex.vex-theme-plain .vex-content h5,.vex.vex-theme-plain .vex-content h6,.vex.vex-theme-plain .vex-content p,.vex.vex-theme-plain .vex-content ul,.vex.vex-theme-plain .vex-content li{color:inherit}.vex.vex-theme-plain .vex-close{position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-plain .vex-close:before{position:absolute;content:"×";font-size:26px;font-weight:normal;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent}.vex.vex-theme-plain .vex-close:hover:before,.vex.vex-theme-plain .vex-close:active:before{color:#777;background:#e0e0e0}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]{background:#f0f0f0;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]:focus{box-shadow:inset 0 0 0 2px rgba(0, 0, 0, 0.2);outline:none}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-plain .vex-dialog-button{border-radius:0;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-plain .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-plain .vex-dialog-button:focus{-webkit-animation:vex-pulse 1.1s infinite;animation:vex-pulse 1.1s infinite;outline:none}@media(max-width: 568px){.vex.vex-theme-plain .vex-dialog-button:focus{-webkit-animation:none;animation:none}}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-plain{height:2.5em;width:2.5em}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:"Fellix";src:url("/fonts/FellixVF.woff") format("woff");src:url("/fonts/FellixVF.woff2") format("woff2")}body{-webkit-font-smoothing:antialiased;font-family:"proxima-nova",sans-serif;font-synthesis:none}a{color:#d56735;text-decoration:none;transition:.1s all ease-in-out;cursor:pointer}a.grey{color:#68727b}a:hover,a.grey:hover{color:#000}h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin:0;padding:0}h2{font-size:2rem;font-weight:bold;color:#576f81}h2 span{font-size:1.1rem;color:#8b9399;font-weight:normal}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.8rem;color:#8b9399}h6{font-size:.7rem}p{font-size:1rem;line-height:1.3}p a{font-weight:700}p a:hover{text-decoration:none;color:#000}p.narrow{max-width:320px}p.small{font-size:.8rem}p.center{text-align:center}.red{color:#d0021b}.green{color:#37871d}.grey{color:#8b9399}.orange{color:#d56735}a,a:focus{outline:0}a{transition:all .1s ease-in-out}::-webkit-scrollbar{-webkit-appearance:none;width:7px}::-webkit-scrollbar-track{background-color:#eee;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);border-left:1px solid #ddd;border-right:1px solid #ddd;padding:0 2px}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#8b9399;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);width:90%;margin:0 auto}[ng\:cloak],[ng-cloak],.ng-cloak{display:none !important}[ng-click],[ui-sref]{cursor:pointer}[ng-click][disabled],[ui-sref][disabled]{cursor:default}.refresh{cursor:pointer;transition:opacity .1s ease-in-out;-webkit-animation-fill-mode:forwards}.refresh img{display:block}.refresh.spin{-webkit-animation:spin .5s linear infinite;-moz-animation:spin .5s linear infinite;animation:spin .5s linear infinite}.refresh:hover:not(.spin){opacity:.5}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%)}html.ie9 .centered{position:relative;top:auto;left:auto;margin:50px auto}.app-sidebar{background-color:#2b4252;float:left;display:inline;width:18%;padding:30px;height:100%;position:relative}@media screen and (max-width: 1095px)and (min-width: 891px){.app-sidebar{padding:30px 20px}}@media screen and (max-width: 890px){.app-sidebar{padding:30px 10px}}.app-sidebar a{color:#fff;display:block;padding-bottom:15px;text-decoration:none;font-size:20px;cursor:pointer}@media screen and (max-width: 990px){.app-sidebar a{font-size:16px}}.app-sidebar a.active{color:#fafafa;font-weight:bold}.app-sidebar a:hover:not(.active){color:#68727b}.app-sidebar a.sub-item{font-size:18px;padding-left:15px;margin-top:-10px}.app-sidebar a .badge{display:inline-block;position:relative;top:-2px;margin:0 0 0 5px;background:#d56735;color:#fff;width:20px;height:20px;text-align:center;line-height:21px;font-size:11px;border-radius:100%;font-weight:bold}.app-sidebar h5{font-size:13px;color:#68727b;text-transform:uppercase;font-weight:bold;margin:0;padding:0 0 15px}.placeholder{color:#aaa}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=search],input.search,input.text,textarea,.input-text{outline:0;padding:11px 15px 11px 12px;border:1px solid #c5c9cc;border-radius:8px;background-color:#fff;font-family:"proxima-nova",sans-serif;font-size:15px;color:#000;transition:border-color .1s ease-in-out}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=search]:focus,input.search:focus,input.text:focus,textarea:focus,.input-text:focus{border-color:#000}input[type=text].ng-dirty.ng-invalid,input[type=email].ng-dirty.ng-invalid,input[type=password].ng-dirty.ng-invalid,input[type=tel].ng-dirty.ng-invalid,input[type=number].ng-dirty.ng-invalid,input[type=search].ng-dirty.ng-invalid,input.search.ng-dirty.ng-invalid,input.text.ng-dirty.ng-invalid,textarea.ng-dirty.ng-invalid,.input-text.ng-dirty.ng-invalid{border-color:#d0021b}input[type=text].empty,input[type=email].empty,input[type=password].empty,input[type=tel].empty,input[type=number].empty,input[type=search].empty,input.search.empty,input.text.empty,textarea.empty,.input-text.empty{color:#bbb}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=number]:disabled,input[type=search]:disabled,input.search:disabled,input.text:disabled,textarea:disabled,.input-text:disabled{background-color:#eee}input[type=search]{background-image:url(../img/icon-search.svg);background-repeat:no-repeat;background-position:calc(100% - 10px) center;padding-right:20px}input.date-display{background-image:url("../img/icon-calendar.svg");background-repeat:no-repeat;background-position:12px 9px;padding-left:45px;padding-right:20px}select{outline:0;background-color:#fff;border:1px solid #c5c9cc;padding:11px 16px;font-size:14px;border-radius:8px;max-width:100%;-webkit-appearance:none;background-image:url(../img/icon-triangle-down-grey.svg);background-repeat:no-repeat;background-position:95% center;padding-right:50px}select::-ms-expand{display:none}html.ie9 select{background-image:none;padding-right:16px}textarea{min-height:3em}label.required{position:relative}label.required::after{content:"*";color:#d0021b;position:absolute;font-size:1.5em;margin-top:-0.25em;margin-left:.25em}.switch input{display:none}.switch i{display:inline-block;cursor:pointer;padding-right:30px;background-color:#c5c9cc;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;border-radius:30px;box-shadow:inset 0 0 1px rgba(0,0,0,.5)}.switch i:before{display:block;content:"";width:30px;height:30px;border-radius:30px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.5)}@media screen and (max-width: 767px){.switch i:before{width:30px;height:30px}}.switch :checked+i{padding-right:0;padding-left:30px;background:#58b7ff}.switch.medium i,.switch[size=medium] i{padding-right:24px;border-radius:24px}.switch.medium i:before,.switch[size=medium] i:before{width:24px;height:24px;border-radius:24px}.switch.medium :checked+i,.switch[size=medium] :checked+i{padding-right:0;padding-left:24px}.switch.small i,.switch[size=small] i{padding-right:15px;border-radius:15px}.switch.small i:before,.switch[size=small] i:before{width:15px;height:15px;border-radius:15px}.switch.small :checked+i,.switch[size=small] :checked+i{padding-right:0;padding-left:15px}.switch.green :checked+i{background:#37871d}.switch.orange :checked+i{background:#d56735}.switch :disabled+i{opacity:.5;cursor:no-drop}label.mock-styled-checkbox,.styled-checkbox input[type=checkbox]~label::before,label.mock-styled-checkbox[all-selected-status=some],label.mock-styled-checkbox[checked=checked],label.mock-styled-checkbox[all-selected-status=all],.styled-checkbox input[type=checkbox]:checked~label::before{display:inline-block;height:1em;width:1em;background-image:url(../img/icon-checkbox-unchecked.svg);background-repeat:no-repeat;background-position:top left;background-size:100% 100%;vertical-align:text-bottom;cursor:inherit}label[disabled].mock-styled-checkbox,.styled-checkbox input[type=checkbox]~label[disabled]::before{opacity:.5;cursor:default}label.mock-styled-checkbox[checked=checked],label.mock-styled-checkbox[all-selected-status=all],.styled-checkbox input[type=checkbox]:checked~label::before{background-image:url(../img/icon-checkbox-checked.svg)}label.mock-styled-checkbox[all-selected-status=some]{background-image:url(../img/icon-checkbox-some.svg)}.styled-checkbox input[type=checkbox]{display:none}.styled-checkbox input[type=checkbox]~label::before{content:"";margin-right:.5em}label.mock-styled-radio,.styled-radio input[type=radio]~label::before,label.mock-styled-radio[selected=selected],.styled-radio input[type=radio]:checked~label::before{display:inline-block;height:1em;width:1em;background-image:url(../img/icon-radio-unselected.svg);background-repeat:no-repeat;background-position:top left;background-size:100% 100%;vertical-align:text-bottom}label.mock-styled-radio[selected=selected],.styled-radio input[type=radio]:checked~label::before{background-image:url(../img/icon-radio-selected.svg)}.styled-radio input[type=radio]{display:none}.styled-radio input[type=radio]~label::before{content:"";margin-right:.5em}.modal-form h3{font-weight:bold;text-align:center;padding:0 0 5px 0}.modal-form h3 span{display:block;font-size:16px;color:#8b9399}.modal-form .form-header{text-align:center;padding:0 0 15px}.modal-form .section h4{font-weight:600;font-size:13px;text-transform:uppercase;color:#8b9399;padding:0 0 10px 0}.modal-form .row{overflow:hidden;padding:0 0 15px 0}.modal-form .input.half-width{float:left;width:47.5%;margin-right:5%}.modal-form .input.half-width:last-child{margin-right:0}.modal-form .input label{display:block;padding:0 0 5px 0;font-size:14px;color:#000;font-weight:600}.modal-form .input label span{font-size:12px;font-weight:normal;color:#8b9399}.modal-form .input label.inline{padding-top:5px}.modal-form .input input,.modal-form .input select,.modal-form .input textarea{width:100%}.modal-form .input input:disabled,.modal-form .input select:disabled,.modal-form .input textarea:disabled{background-repeat:no-repeat;background-image:url(../img/icon-padlock-dark.svg);background-position:95% center;background-size:1em 1em}.modal-form .input span.styled-checkbox{overflow:hidden;position:relative;float:left;padding:0 15px 0 0}.ui-timepicker-wrapper .ui-timepicker-selected,.ui-timepicker-wrapper .ui-timepicker-selected:hover,.ui-timepicker-wrapper .ui-timepicker-list li:hover{background-color:#d56735}.datepicker{z-index:10010 !important}.datepicker table{border:0}.datepicker table tr{border:0}.datepicker table tr td.today{background:#8b9399;border-color:#8b9399;color:#fff}.datepicker table tr td.active,.datepicker table tr span.month.active,.datepicker table tr span.year.active{background-color:#d56735 !important;text-shadow:none !important}.alert{background-color:#d0021b;color:#fff;border-radius:6px;padding:5px 25px;font-size:13px;display:inline-block;font-weight:bold}.alert.inline{padding:5px 8px;font-size:11px}.section-header{background-color:#152e40;background-image:url(../img/section-header-bg.png);background-repeat:repeat;padding:1.9em;color:#fff;position:relative}@media(min-width: 1280px){.section-header{padding-top:3em}}.section-header h2{color:#fff;margin:0 0 5px 0;font-weight:500}.section-header h2 span.beta{text-transform:uppercase;font-size:13px;color:#d56735;display:inline-block;font-weight:600}.section-header p{margin:0;font-size:1em}.section-header .sections{position:relative;top:1.9em;width:60%;z-index:1}.section-header .sections a{display:inline-block;font-size:15px;color:#c5c9cc;text-transform:uppercase;margin:0 50px 0 0;padding:0 0 15px 0;letter-spacing:.5px;border-bottom:5px solid rgba(0,0,0,0);position:relative}.section-header .sections a .badge{position:absolute;top:-10px;right:-25px;width:20px;height:20px;background:#d56735;color:#fff;font-weight:bold;font-size:11px;border-radius:100%;text-align:center;line-height:20px}@media screen and (max-width: 1010px){.section-header .sections a{margin-right:40px;font-size:14px}}.section-header .sections a:hover{border-bottom:5px solid #c5c9cc}.section-header .sections a.active{border-bottom:5px solid #d56735;font-weight:bold;color:#fff}.section-header .sections a span{font-size:11px}.section-header .actions{position:absolute;top:45px;right:30px;text-align:right}.section-header .actions button{margin:0 0 0 20px;min-width:10rem}.section-header .actions button.icon{background-repeat:no-repeat;background-position:20px center;background-size:16px 16px;padding-left:46px}.section-header .actions button.edit{background-image:url(../img/icon-schedule-edit.svg)}.section-header .actions button.publish{background-size:18px 18px;background-image:url(../img/icon-paper-airplane-white.svg)}.section-header .actions button.delete{background-color:#d0021b;border:1px solid hsla(0,0%,100%,.25) !important;color:#fff}.section-header .actions button.cancel{background-color:#2b5b7f;border:1px solid hsla(0,0%,100%,.25) !important;color:#fff}.section-header .actions button.cancel:hover{background-color:#2b5b7f;border-color:#2b5b7f;color:#fff}.section-header .actions a.text-link{font-weight:600;text-transform:uppercase}.section-header .actions a.text-link:hover{color:#fff}.section-header .actions .status{font-size:14px;color:#8b9399;padding-top:10px;display:block;text-align:right}.section-header .filters{position:absolute;z-index:5;bottom:30px;right:30px}.section-header .checkbox-toggle{position:absolute;top:55px;right:0}.section-header .checkbox-toggle label{font-size:13px}.section-header .checkbox-toggle input{margin-left:5px;display:inline-block}.section-header .search{position:absolute;z-index:10;right:30px;bottom:10px}.section-body{display:flex}.section-body .section-controls{padding:2rem 1.25rem 2rem 2rem;width:300px;min-width:300px;background-color:#c5c9cc;border-right:1px solid #c5c9cc;box-shadow:0px 0px 5px rgba(0,0,0,.1)}.section-body .section-controls .section-controls-datepicker.custom-datepicker{padding:.5rem;background-color:#fff;border:1px solid #c5c9cc;border-radius:5px;font-size:.75rem;color:#505c67;margin-bottom:1.75rem}.section-body .section-controls .section-controls-datepicker.custom-datepicker .datepicker-inline{width:auto}.section-body .section-controls .section-controls-datepicker.custom-datepicker .datepicker-switch{white-space:nowrap;cursor:default}.section-body .section-controls .section-controls-datepicker.custom-datepicker .datepicker-switch:hover{background-color:rgba(0,0,0,0)}.section-body .section-controls .section-controls-datepicker.custom-datepicker .table-condensed{border-spacing:2px 2px}.section-body .section-controls .section-controls-datepicker.custom-datepicker .dow{color:#68727b}.section-body .section-content{flex-grow:1;padding:2rem 1rem;overflow-x:auto}.section-body .section-content .section-content-header{position:relative}.section-body .section-content .section-content-header .section-content-title{display:inline-block;font-size:1.5rem;color:#000;font-weight:600;margin-bottom:2rem}.section-body .section-content .section-content-header .section-content-count{display:inline-block;margin-left:1.25rem;color:#68727b;font-size:1.2rem}.section-body .section-content .section-content-header .section-content-selection-count{position:absolute;top:2.1rem;left:0;color:#505c67;font-size:.8rem;text-transform:uppercase}.section-body .section-content .section-content-buttons{position:absolute;top:0;right:0;text-align:right}.section-body .section-content .section-content-buttons button{text-transform:uppercase}.section-body .section-content .section-content-empty{text-align:center}.section-body .section-content .section-content-empty img{margin-bottom:2rem}.section-body .section-content .section-content-empty .section-content-empty-text{font-size:2rem;font-weight:600;margin-bottom:2rem}.toggle-arrow{display:inline-block;height:0;width:0;border-color:#8b9399 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.4rem .4rem 0;cursor:pointer}.toggle-arrow.expanded{border-width:0 .4rem .4rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #8b9399 rgba(0,0,0,0)}#tooltip{position:absolute;z-index:5;background:rgba(58,67,75,.8);color:#fff;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:0 25px;display:none;opacity:0;transition:all .1s ease-in-out;font-size:18px;height:65px;line-height:65px;margin-top:-32.5px;transition:.1s opacity ease-in-out;z-index:1000}#tooltip.active{opacity:1}aside{background-image:url("../img/icon-exclamation-circle.svg");background-repeat:no-repeat;background-position:1rem 1.25em;background-color:#cce4f4;border:1px solid #58b7ff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.12);padding:1rem 1rem 1rem 3rem;margin:0 auto 2em auto;max-width:750px;color:#2b5b7f;font-size:.85rem;line-height:1.5em}aside.error{background-image:url("../img/icon-exclamation-triangle.svg");color:#d0021b;border-color:#d0021b;background-color:#fdf2f4}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.inline-help{display:inline-block;color:#fff !important;font-weight:600;background:#d56735;width:14px;height:14px;text-align:center;font-size:10px !important;border-radius:100%;line-height:14px;vertical-align:text-top;cursor:pointer}p.hipaa-warning{font-size:11px !important;padding:5px 0 !important;color:#989898}.select2.select2-container .select2-selection__placeholder{color:#68727b}.select2.select2-container .select2-selection__placeholder .title-font,.select2.select2-container .select2-selection__rendered .title-font{color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - .5rem);display:inline-block}.select2.select2-container .select2-selection__placeholder .abbr,.select2.select2-container .select2-selection__rendered .abbr{display:none}.select2.select2-container.select2-container--default.select2-container--focus .title-container{outline:none;border-color:#000}.select2.select2-container.select2-container--default.select2-container--focus .sort-option-container{outline:none;border-color:#000}.select2-selection.select2-selection--single,.select2-selection.select2-selection--multiple{border-color:#c5c9cc;border-radius:8px}.select2-selection.select2-selection--single{height:42px}.select2-selection.select2-selection--single .select2-selection__rendered{padding-left:12px;padding-right:25px;line-height:40px}.select2-selection.select2-selection--single .select2-selection__arrow{top:7px}.select2-selection.select2-selection--single .select2-selection__arrow b{border-width:9px 7px 0 7px;border-color:#d3d3d3 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);left:0%}.select2-selection.select2-selection--multiple{position:relative;padding-right:1.75rem}.select2-selection.select2-selection--multiple::after{content:url("../img/icon-dropdown-arrow.svg");position:absolute;top:.5rem;right:.75rem}.select2-selection.select2-selection--multiple .select2-selection__choice{background-color:#58b7ff;color:#fff;font-size:.8rem;padding:.25rem .5rem;max-width:175px;overflow:hidden;text-overflow:ellipsis}.select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{float:right;position:relative;z-index:1;margin:0 0 0 .25rem;color:#fff;font-size:1.5rem;line-height:calc(1rem + 1px);font-weight:600}.select2-selection.select2-selection--multiple input[type=search]{padding:.25rem 0rem}.select2-selection.select2-selection--multiple li.select2-search:first-child{width:100% !important}.select2-selection.select2-selection--multiple li.select2-search:first-child input[type=search]{width:100% !important}.select2-container.select2-container--default.select2-container--open{z-index:20000 !important}.select2-container.select2-container--default.select2-container--open .title-container{border-color:#000}.select2-container.select2-container--default.select2-container--open .sort-option-container{border-color:#000}.select2-container.select2-container--default.select2-container--open .select2-selection__arrow b{border-width:0px 7px 9px 7px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #d3d3d3 rgba(0,0,0,0)}.select2-container.select2-container--default.select2-container--open .select2-dropdown{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.select2-container.select2-container--default.select2-container--open .select2-dropdown.title-dropdown ul.select2-results__options{max-height:238px}.select2-container.select2-container--default.select2-container--open .select2-dropdown.title-dropdown ul.select2-results__options .title-font{font-size:15px;float:left;width:100%}.select2-container.select2-container--default.select2-container--open .select2-dropdown.title-dropdown ul.select2-results__options .abbr{float:left;font-size:12px;color:#8b9399}.select2-container.select2-container--default.select2-container--open .select2-dropdown.title-dropdown ul.select2-results__options .select2-results__option--highlighted[aria-selected]{background:#f5f5f5;color:#000}.select2-container.select2-container--default.select2-container--open .select2-dropdown ul.select2-results__options li.select2-results__option[role=option]{padding:10px;border-bottom:1px solid #c5c9cc;overflow:hidden}li.select2-results__option>span{position:relative;display:block;padding-left:20px}li.select2-results__option>span>.shift-swatch{position:absolute;left:0px;top:3px}li.select2-results__option>span>span{white-space:nowrap}multiselect-input{display:block;white-space:normal}multiselect-input .select2-container{width:100% !important}multiselect-input .select2-container .select2-selection.select2-selection--multiple{padding-right:inherit}multiselect-input .select2-container .select2-selection.select2-selection--multiple::after{content:none}multiselect-input .select2-container .select2-selection.select2-selection--multiple .select2-search__field{font-size:.85rem;padding:.25rem}button,.vex.vex-theme-plain .vex-content .vex-dialog-button,a.button{outline:0;border:0;box-sizing:border-box;background:rgba(0,0,0,0);color:#000;font-size:15px;font-family:"proxima-nova",sans-serif;border:1px solid #000;border-radius:6px;padding:11px 20px;display:inline-block;transition:all .1s ease-in-out;position:relative;font-weight:600;background-repeat:no-repeat;cursor:pointer}button.short,.vex.vex-theme-plain .vex-content .short.vex-dialog-button,a.short.button{padding:6px 20px}button:active:not([disabled]),.vex.vex-theme-plain .vex-content .vex-dialog-button:active:not([disabled]),a.button:active:not([disabled]){top:2px}button.block,.vex.vex-theme-plain .vex-content .block.vex-dialog-button,a.block.button{display:block;width:100%}@media(max-width: 1279px){button,.vex.vex-theme-plain .vex-content .vex-dialog-button,a.button{font-size:12px;padding:9px 18px}}button.add,.vex.vex-theme-plain .vex-content .add.vex-dialog-button,button.login,.vex.vex-theme-plain .vex-content .login.vex-dialog-button,button.next,.vex.vex-theme-plain .vex-content .next.vex-dialog-button,button.orange,.vex.vex-theme-plain .vex-content .orange.vex-dialog-button,button.action,.vex.vex-theme-plain .vex-content .action.vex-dialog-button,a.button,.button-accept,.vex.vex-theme-plain .vex-content .vex-dialog-button.vex-dialog-button-primary{border:1px solid #d56735;background-color:#d56735;color:#fafafa}button.add:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .add.vex-dialog-button:hover:not(:disabled):not([disabled]):not(.disabled),button.login:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .login.vex-dialog-button:hover:not(:disabled):not([disabled]):not(.disabled),button.next:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .next.vex-dialog-button:hover:not(:disabled):not([disabled]):not(.disabled),button.orange:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .orange.vex-dialog-button:hover:not(:disabled):not([disabled]):not(.disabled),button.action:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .action.vex-dialog-button:hover:not(:disabled):not([disabled]):not(.disabled),a.button:hover:not(:disabled):not([disabled]):not(.disabled),.button-accept:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .vex-dialog-button.vex-dialog-button-primary:hover:not(:disabled):not([disabled]):not(.disabled){border-color:hsl(18.75,65.5737704918%,42.1568627451%);background-color:hsl(18.75,65.5737704918%,42.1568627451%);color:#fff}button.add.plus-icon,.vex.vex-theme-plain .vex-content .add.plus-icon.vex-dialog-button,button.login.plus-icon,.vex.vex-theme-plain .vex-content .login.plus-icon.vex-dialog-button,button.next.plus-icon,.vex.vex-theme-plain .vex-content .next.plus-icon.vex-dialog-button,button.orange.plus-icon,.vex.vex-theme-plain .vex-content .orange.plus-icon.vex-dialog-button,button.action.plus-icon,.vex.vex-theme-plain .vex-content .action.plus-icon.vex-dialog-button,a.button.plus-icon,.button-accept.plus-icon,.vex.vex-theme-plain .vex-content .plus-icon.vex-dialog-button.vex-dialog-button-primary{background-image:url(../img/icon-plus-bold.svg);background-position:15px 50%;padding:12px 15px 12px 45px}@media(max-width: 1279px){button.add.plus-icon,.vex.vex-theme-plain .vex-content .add.plus-icon.vex-dialog-button,button.login.plus-icon,.vex.vex-theme-plain .vex-content .login.plus-icon.vex-dialog-button,button.next.plus-icon,.vex.vex-theme-plain .vex-content .next.plus-icon.vex-dialog-button,button.orange.plus-icon,.vex.vex-theme-plain .vex-content .orange.plus-icon.vex-dialog-button,button.action.plus-icon,.vex.vex-theme-plain .vex-content .action.plus-icon.vex-dialog-button,a.button.plus-icon,.button-accept.plus-icon,.vex.vex-theme-plain .vex-content .plus-icon.vex-dialog-button.vex-dialog-button-primary{padding:10px 13px 10px 43px}}button.add.plus-icon.short,.vex.vex-theme-plain .vex-content .add.plus-icon.short.vex-dialog-button,button.login.plus-icon.short,.vex.vex-theme-plain .vex-content .login.plus-icon.short.vex-dialog-button,button.next.plus-icon.short,.vex.vex-theme-plain .vex-content .next.plus-icon.short.vex-dialog-button,button.orange.plus-icon.short,.vex.vex-theme-plain .vex-content .orange.plus-icon.short.vex-dialog-button,button.action.plus-icon.short,.vex.vex-theme-plain .vex-content .action.plus-icon.short.vex-dialog-button,a.button.plus-icon.short,.button-accept.plus-icon.short,.vex.vex-theme-plain .vex-content .plus-icon.short.vex-dialog-button.vex-dialog-button-primary{padding:6px 20px 6px 45px}button.add-inline,.vex.vex-theme-plain .vex-content .add-inline.vex-dialog-button{border:0;background-color:none;color:#d56735;text-transform:uppercase;font-size:14px;padding:12px 5px}button.add-inline:hover:not([disabled]),.vex.vex-theme-plain .vex-content .add-inline.vex-dialog-button:hover:not([disabled]){color:#000}button.add-inline.plus-icon,.vex.vex-theme-plain .vex-content .add-inline.plus-icon.vex-dialog-button{background-image:url(../img/icon-plus-orange.svg);background-position:15px 44%;padding:12px 15px 12px 45px}@media(max-width: 1279px){button.add-inline.plus-icon,.vex.vex-theme-plain .vex-content .add-inline.plus-icon.vex-dialog-button{padding:10px 13px 10px 43px}}button.add-inline.plus-icon.short,.vex.vex-theme-plain .vex-content .add-inline.plus-icon.short.vex-dialog-button{padding:6px 20px 6px 45px}button.add-inline.grey,.vex.vex-theme-plain .vex-content .add-inline.grey.vex-dialog-button{color:#68727b}button.add-inline.grey:hover,.vex.vex-theme-plain .vex-content .add-inline.grey.vex-dialog-button:hover{color:#d56735}button.green,.vex.vex-theme-plain .vex-content .green.vex-dialog-button,button.approve,.vex.vex-theme-plain .vex-content .approve.vex-dialog-button{border-color:#37871d;color:#37871d}button.green svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .green.vex-dialog-button svg *[stroke]:not([stroke=none]),button.approve svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .approve.vex-dialog-button svg *[stroke]:not([stroke=none]){stroke:#37871d}button.green svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .green.vex-dialog-button svg *[fill]:not([fill=none]),button.approve svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .approve.vex-dialog-button svg *[fill]:not([fill=none]){fill:#37871d}button.green.status,.vex.vex-theme-plain .vex-content .green.status.vex-dialog-button,button.green:hover:not([disabled]),.vex.vex-theme-plain .vex-content .green.vex-dialog-button:hover:not([disabled]),button.approve.status,.vex.vex-theme-plain .vex-content .approve.status.vex-dialog-button,button.approve:hover:not([disabled]),.vex.vex-theme-plain .vex-content .approve.vex-dialog-button:hover:not([disabled]){background-color:#37871d;color:#fff}button.green.status svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .green.status.vex-dialog-button svg *[stroke]:not([stroke=none]),button.green:hover:not([disabled]) svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .green.vex-dialog-button:hover:not([disabled]) svg *[stroke]:not([stroke=none]),button.approve.status svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .approve.status.vex-dialog-button svg *[stroke]:not([stroke=none]),button.approve:hover:not([disabled]) svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .approve.vex-dialog-button:hover:not([disabled]) svg *[stroke]:not([stroke=none]){stroke:#fff}button.green.status svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .green.status.vex-dialog-button svg *[fill]:not([fill=none]),button.green:hover:not([disabled]) svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .green.vex-dialog-button:hover:not([disabled]) svg *[fill]:not([fill=none]),button.approve.status svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .approve.status.vex-dialog-button svg *[fill]:not([fill=none]),button.approve:hover:not([disabled]) svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .approve.vex-dialog-button:hover:not([disabled]) svg *[fill]:not([fill=none]){fill:#fff}button.delete,.vex.vex-theme-plain .vex-content .delete.vex-dialog-button,button.red,.vex.vex-theme-plain .vex-content .red.vex-dialog-button,button.deny,.vex.vex-theme-plain .vex-content .deny.vex-dialog-button{border-color:#d0021b;color:#d0021b}button.delete svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .delete.vex-dialog-button svg *[stroke]:not([stroke=none]),button.red svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .red.vex-dialog-button svg *[stroke]:not([stroke=none]),button.deny svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .deny.vex-dialog-button svg *[stroke]:not([stroke=none]){stroke:#d0021b}button.delete svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .delete.vex-dialog-button svg *[fill]:not([fill=none]),button.red svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .red.vex-dialog-button svg *[fill]:not([fill=none]),button.deny svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .deny.vex-dialog-button svg *[fill]:not([fill=none]){fill:#d0021b}button.delete.status,.vex.vex-theme-plain .vex-content .delete.status.vex-dialog-button,button.delete:hover:not([disabled]),.vex.vex-theme-plain .vex-content .delete.vex-dialog-button:hover:not([disabled]),button.red.status,.vex.vex-theme-plain .vex-content .red.status.vex-dialog-button,button.red:hover:not([disabled]),.vex.vex-theme-plain .vex-content .red.vex-dialog-button:hover:not([disabled]),button.deny.status,.vex.vex-theme-plain .vex-content .deny.status.vex-dialog-button,button.deny:hover:not([disabled]),.vex.vex-theme-plain .vex-content .deny.vex-dialog-button:hover:not([disabled]){background-color:#d0021b;color:#fff}button.delete.status svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .delete.status.vex-dialog-button svg *[stroke]:not([stroke=none]),button.delete:hover:not([disabled]) svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .delete.vex-dialog-button:hover:not([disabled]) svg *[stroke]:not([stroke=none]),button.red.status svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .red.status.vex-dialog-button svg *[stroke]:not([stroke=none]),button.red:hover:not([disabled]) svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .red.vex-dialog-button:hover:not([disabled]) svg *[stroke]:not([stroke=none]),button.deny.status svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .deny.status.vex-dialog-button svg *[stroke]:not([stroke=none]),button.deny:hover:not([disabled]) svg *[stroke]:not([stroke=none]),.vex.vex-theme-plain .vex-content .deny.vex-dialog-button:hover:not([disabled]) svg *[stroke]:not([stroke=none]){stroke:#fff}button.delete.status svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .delete.status.vex-dialog-button svg *[fill]:not([fill=none]),button.delete:hover:not([disabled]) svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .delete.vex-dialog-button:hover:not([disabled]) svg *[fill]:not([fill=none]),button.red.status svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .red.status.vex-dialog-button svg *[fill]:not([fill=none]),button.red:hover:not([disabled]) svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .red.vex-dialog-button:hover:not([disabled]) svg *[fill]:not([fill=none]),button.deny.status svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .deny.status.vex-dialog-button svg *[fill]:not([fill=none]),button.deny:hover:not([disabled]) svg *[fill]:not([fill=none]),.vex.vex-theme-plain .vex-content .deny.vex-dialog-button:hover:not([disabled]) svg *[fill]:not([fill=none]){fill:#fff}button.delete.filled,.vex.vex-theme-plain .vex-content .delete.filled.vex-dialog-button,button.red.filled,.vex.vex-theme-plain .vex-content .red.filled.vex-dialog-button,button.deny.filled,.vex.vex-theme-plain .vex-content .deny.filled.vex-dialog-button{background-color:#d0021b;color:#fff}button.delete.filled:hover:not([disabled]),.vex.vex-theme-plain .vex-content .delete.filled.vex-dialog-button:hover:not([disabled]),button.red.filled:hover:not([disabled]),.vex.vex-theme-plain .vex-content .red.filled.vex-dialog-button:hover:not([disabled]),button.deny.filled:hover:not([disabled]),.vex.vex-theme-plain .vex-content .deny.filled.vex-dialog-button:hover:not([disabled]){background-color:rgb(182.7428571429,1.7571428571,23.7214285714);border-color:rgb(182.7428571429,1.7571428571,23.7214285714)}button.delete-header,.vex.vex-theme-plain .vex-content .delete-header.vex-dialog-button{background-color:#d0021b;color:#fafafa;border:0}button.delete-header:hover:not([disabled]),.vex.vex-theme-plain .vex-content .delete-header.vex-dialog-button:hover:not([disabled]){background-color:#821824;color:#fff}button.delete-inline,.vex.vex-theme-plain .vex-content .delete-inline.vex-dialog-button{border:0;background-color:none;color:#d0021b;font-size:15px;padding:12px 5px}button.delete-inline:hover:not([disabled]),.vex.vex-theme-plain .vex-content .delete-inline.vex-dialog-button:hover:not([disabled]){color:#000}button.solid-blue,.vex.vex-theme-plain .vex-content .solid-blue.vex-dialog-button{background-color:#2b5b7f;color:#fff}button.solid-blue:hover:not(:disabled):not([disabled]):not(.disabled),.vex.vex-theme-plain .vex-content .solid-blue.vex-dialog-button:hover:not(:disabled):not([disabled]):not(.disabled){background-color:rgb(30.1,63.7,88.9)}button.dark-blue,.vex.vex-theme-plain .vex-content .dark-blue.vex-dialog-button{background-color:#152e40;color:#fff;border:1px solid #152e40}button.dark-blue:hover,.vex.vex-theme-plain .vex-content .dark-blue.vex-dialog-button:hover{background-color:rgb(14.7,32.2,44.8)}button.dark-blue.offset,.vex.vex-theme-plain .vex-content .dark-blue.offset.vex-dialog-button{background-color:#2b5b7f}button.dark-blue.offset:hover,.vex.vex-theme-plain .vex-content .dark-blue.offset.vex-dialog-button:hover{background-color:rgb(36.55,77.35,107.95)}button.status,.vex.vex-theme-plain .vex-content .status.vex-dialog-button,button:disabled,.vex.vex-theme-plain .vex-content .vex-dialog-button:disabled,button[disabled],.vex.vex-theme-plain .vex-content [disabled].vex-dialog-button,button.disabled,.vex.vex-theme-plain .vex-content .disabled.vex-dialog-button{opacity:.3;cursor:default}button.status.status,.vex.vex-theme-plain .vex-content .status.status.vex-dialog-button,button:disabled.status,button[disabled].status,button.disabled.status{opacity:1}button.cancel,.vex.vex-theme-plain .vex-content .cancel.vex-dialog-button{border:0;color:#8b9399}button.cancel:hover:not([disabled]),.vex.vex-theme-plain .vex-content .cancel.vex-dialog-button:hover:not([disabled]){color:#000}button.ghost,.vex.vex-theme-plain .vex-content .ghost.vex-dialog-button{border-color:#40709f;color:#fff}button.ghost:hover:not([disabled]),.vex.vex-theme-plain .vex-content .ghost.vex-dialog-button:hover:not([disabled]){background-color:#40709f}button.orange.ghost,.vex.vex-theme-plain .vex-content .orange.ghost.vex-dialog-button{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#d56735}button.orange.ghost:hover,.vex.vex-theme-plain .vex-content .orange.ghost.vex-dialog-button:hover{background-color:rgba(0,0,0,.1);border-color:rgba(0,0,0,0);color:hsl(18.75,65.5737704918%,42.1568627451%)}button.transparent,.vex.vex-theme-plain .vex-content .transparent.vex-dialog-button{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.ngmgr-drop,.ngmgr-drop-with-current,.account-switching-drop,.mobile-department-switching-drop{z-index:125}.ngmgr-drop::before,.ngmgr-drop-with-current::before,.account-switching-drop::before,.mobile-department-switching-drop::before{content:"";position:absolute;top:-0.25em;right:1.5em;height:1em;width:1em;border-style:solid;border-width:.5em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgb(90.7118644068,113.3898305085,132.2881355932)}.ngmgr-drop ul,.ngmgr-drop-with-current ul,.account-switching-drop ul,.mobile-department-switching-drop ul{position:relative;list-style-type:none;background-color:rgb(90.7118644068,113.3898305085,132.2881355932);min-width:10em;max-height:75vh;overflow-y:auto;padding:.5em 0;margin:.75em 0 0;border-radius:2pt;box-shadow:.2em .2em .2em rgba(0,0,0,.2)}.ngmgr-drop ul>li:hover,.ngmgr-drop-with-current ul>li:hover,.account-switching-drop ul>li:hover,.mobile-department-switching-drop ul>li:hover{background-color:#2b5b7f}.ngmgr-drop ul>li>a,.ngmgr-drop-with-current ul>li>a,.account-switching-drop ul>li>a,.mobile-department-switching-drop ul>li>a{display:block;padding:.5em 1.5em;color:#fff}.ngmgr-drop-with-current ul>li.current,.account-switching-drop ul>li.current,.mobile-department-switching-drop ul>li.current{font-weight:bold;background-image:url(../img/icon-checkmark-encircled.svg);background-repeat:no-repeat;background-position:.5em .6em}.ngmgr-drop-with-current ul>li>a,.account-switching-drop ul>li>a,.mobile-department-switching-drop ul>li>a{padding-left:2em}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body,#app{height:100%}#app{visibility:hidden}#app.initialized{visibility:visible}body{font-size:12pt;background:#fff;color:#000;margin:0;padding:0;overflow-x:hidden}body.show-header{padding-top:5rem}body.show-menu{padding-left:5rem}#header-container,#mobile-header-container{position:absolute;z-index:50;top:0;left:0;right:0;height:5rem;background:#162634;color:#fff;text-align:right}.show-menu #header-container,.show-menu #mobile-header-container{left:5rem}#header-container #header,#mobile-header-container #header{height:100%}#header-container #account-switching-container,#mobile-header-container #account-switching-container,#header-container #account-tools-container,#mobile-header-container #account-tools-container{position:relative;display:inline-block;height:100%;padding:1em 1.5em 1em 1em;white-space:nowrap;vertical-align:top}#header-container #account-switching-container,#mobile-header-container #account-switching-container{border-right:1px solid #2f4757}#header-container #account-tools-container,#mobile-header-container #account-tools-container{margin-right:.5em}#header-container #account-tools-container .user-picture,#mobile-header-container #account-tools-container .user-picture{position:relative;top:calc(50% - 2em/2);display:inline-block;margin-right:.75em;width:2em;height:2em;vertical-align:text-top}#header-container #account-switching-options,#mobile-header-container #account-switching-options,#header-container #account-tools-options,#mobile-header-container #account-tools-options{display:none}#header-container #account-switching-prompt,#mobile-header-container #account-switching-prompt,#header-container #account-tools-prompt,#mobile-header-container #account-tools-prompt{position:relative;top:calc(50% - .5em);vertical-align:top;cursor:default}#header-container #account-switching-prompt img,#mobile-header-container #account-switching-prompt img,#header-container #account-tools-prompt img,#mobile-header-container #account-tools-prompt img{vertical-align:middle;margin-left:1em}#header-container #account-switching-prompt.no-prompt,#mobile-header-container #account-switching-prompt.no-prompt,#header-container #account-tools-prompt.no-prompt,#mobile-header-container #account-tools-prompt.no-prompt{cursor:initial}#header-container #account-switching-prompt.no-prompt img,#mobile-header-container #account-switching-prompt.no-prompt img,#header-container #account-tools-prompt.no-prompt img,#mobile-header-container #account-tools-prompt.no-prompt img{display:none}.account-switching-drop ul{max-height:calc(75vh - 5rem)}#menu{position:fixed;z-index:100;top:0;left:0;bottom:0;overflow-x:auto;overflow-y:hidden;width:5rem;background:#152e40}#menu #logo{padding:1.25em .625em;text-align:center}#menu #logo img{width:3em}#menu #navigation a{position:relative;display:block;padding:1em 0;text-decoration:none;font-weight:bold;color:#8b9399;transition:background-color .1s ease-in-out;text-align:center}#menu #navigation a:not([ui-sref]){cursor:default}@media(max-height: 750px){#menu #navigation a{padding:1.75vh 0}}#menu #navigation a .badge{top:.5em;right:.5em}#menu #navigation a .text{display:block;font-size:.75em}#menu #navigation a .icon svg *[stroke]:not([stroke=none]){stroke:#8b9399}#menu #navigation a .icon svg *[fill]:not([fill=none]){fill:#8b9399}@media(max-height: 750px){#menu #navigation a .icon svg{max-height:4vh}}@media(max-height: 625px){#menu #navigation a .icon svg{display:none}}#menu #navigation a.active,#menu #navigation a:hover,#menu #navigation a.menu-drop-enabled{color:#fff;background-color:#2b5b7f}#menu #navigation a.active .icon svg *[stroke]:not([stroke=none]),#menu #navigation a:hover .icon svg *[stroke]:not([stroke=none]),#menu #navigation a.menu-drop-enabled .icon svg *[stroke]:not([stroke=none]){stroke:#fff}#menu #navigation a.active .icon svg *[fill]:not([fill=none]),#menu #navigation a:hover .icon svg *[fill]:not([fill=none]),#menu #navigation a.menu-drop-enabled .icon svg *[fill]:not([fill=none]){fill:#fff}@media(max-height: 850px){#menu #navigation[navigation-item-count="8"] a{padding:1.75vh 0}}@media(max-height: 850px){#menu #navigation[navigation-item-count="8"] a .icon svg{max-height:4vh}}@media(max-height: 775px){#menu #navigation[navigation-item-count="8"] a .icon svg{display:none}}#menu #navigation .menu-drop{display:none}.menu-drop{z-index:1500}.menu-drop ul{position:relative;list-style-type:none;background-color:#2b5b7f;min-width:10em;padding:.5em 0;margin:0;border-radius:0 2pt 2pt 0;box-shadow:.2em .2em .2em rgba(0,0,0,.2)}.menu-drop ul>li>a{display:block;padding:.5em 2.5em .5em 1.5em;color:#fff;white-space:nowrap}.menu-drop ul>li>a:hover{background-color:#162634}.menu-drop ul>li>a .badge{display:inline-block;margin-left:.5em}#free-trial-status-banner{display:flex;align-items:center;justify-content:center;background-color:#d56735;height:40px;font-size:14px;color:#fff;position:relative;z-index:10}#free-trial-status-banner strong{margin-left:5px}#free-trial-status-banner a{color:inherit;font-weight:bold;text-decoration:underline;margin-left:3px}#free-trial-status-banner a:hover{color:inherit;text-decoration:none}#free-trial-status-banner svg{height:21px;margin-right:12px}#membership-status-banner{display:flex;align-items:center;justify-content:center;background-color:#d56735;height:40px;font-size:14px;color:#fff}#membership-status-banner strong{margin-left:5px}#membership-status-banner a{color:inherit;font-weight:bold;text-decoration:underline;margin-left:3px}#membership-status-banner a:hover{color:inherit;text-decoration:none}#membership-status-banner svg{height:21px;margin-right:12px}#freetrialconfirmationmodal-dialog .ngdialog-content{padding:64px}#freetrialconfirmationmodal-dialog .ngdialog-content *{font-family:"Fellix",sans-serif;font-size:18px;line-height:28px;color:#152e40}#freetrialconfirmationmodal-dialog .ngdialog-content h2,#freetrialconfirmationmodal-dialog .ngdialog-content h3,#freetrialconfirmationmodal-dialog .ngdialog-content h4,#freetrialconfirmationmodal-dialog .ngdialog-content h5,#freetrialconfirmationmodal-dialog .ngdialog-content strong{font-weight:600}#freetrialconfirmationmodal-dialog .ngdialog-content h2{font-size:28px;margin-bottom:1em}#freetrialconfirmationmodal-dialog .ngdialog-content h3{margin-bottom:1em}#freetrialconfirmationmodal-dialog .ngdialog-content h4{font-size:16px;margin-bottom:1em}#freetrialconfirmationmodal-dialog .ngdialog-content .managed-department-details{display:flex;flex-direction:row;justify-content:space-between;gap:24px;margin-bottom:1em}#freetrialconfirmationmodal-dialog .ngdialog-content .managed-department-details *{font-size:16px}#freetrialconfirmationmodal-dialog .ngdialog-content .managed-department-details>div{flex-basis:50%;border:1px solid #fafafa;border-radius:6px;padding:16px 16px 16px 64px;background-position:24px 16px;background-repeat:no-repeat}#freetrialconfirmationmodal-dialog .ngdialog-content .managed-department-details>div.hospital-details{background-image:url(/img/icon-hospital.svg)}#freetrialconfirmationmodal-dialog .ngdialog-content .managed-department-details>div.hospital-details address{font-size:14px;font-style:normal}#freetrialconfirmationmodal-dialog .ngdialog-content .managed-department-details>div.department-details{background-image:url(/img/icon-department.svg)}#freetrialconfirmationmodal-dialog .ngdialog-content p{margin-bottom:1em}#freetrialconfirmationmodal-dialog .ngdialog-content button{display:block;margin:2em auto 0;padding:16px 28px;background-color:#152e40;color:#fff;font-size:16px}#freetrialconfirmationmodal-dialog .ngdialog-content button img{width:16px;height:16px;margin-left:.75em;vertical-align:text-bottom}#view{position:relative;height:100%}#free-trial-status-banner~#view{height:calc(100% - 40px)}[shift-type-identifier] .shift-times,[shift-type-identifier] .shift-swatch,.shift-type-identifier .shift-times,.shift-type-identifier .shift-swatch{display:inline-block}[shift-type-identifier].shift-flag-oncall .shift-times,[shift-type-identifier].shift-flag-charge .shift-times,[shift-type-identifier].shift-flag-preceptor .shift-times,.shift-type-identifier.shift-flag-oncall .shift-times,.shift-type-identifier.shift-flag-charge .shift-times,.shift-type-identifier.shift-flag-preceptor .shift-times{position:relative}[shift-type-identifier].shift-flag-oncall .shift-times:before,[shift-type-identifier].shift-flag-oncall .shift-times:after,[shift-type-identifier].shift-flag-charge .shift-times:before,[shift-type-identifier].shift-flag-charge .shift-times:after,[shift-type-identifier].shift-flag-preceptor .shift-times:before,[shift-type-identifier].shift-flag-preceptor .shift-times:after,.shift-type-identifier.shift-flag-oncall .shift-times:before,.shift-type-identifier.shift-flag-oncall .shift-times:after,.shift-type-identifier.shift-flag-charge .shift-times:before,.shift-type-identifier.shift-flag-charge .shift-times:after,.shift-type-identifier.shift-flag-preceptor .shift-times:before,.shift-type-identifier.shift-flag-preceptor .shift-times:after{position:absolute;right:-25px;bottom:0;width:18px;height:18px;text-align:center;border-radius:100%;color:#fff;font-weight:bold;font-size:10px;cursor:default}[shift-type-identifier].shift-flag-charge .shift-times:after,.shift-type-identifier.shift-flag-charge .shift-times:after{content:"C";background-color:#187ac4;padding:4px 1px 0 1px}[shift-type-identifier].shift-flag-preceptor .shift-times:before,.shift-type-identifier.shift-flag-preceptor .shift-times:before{content:"P";background-color:#d56735;padding:4px 0 0 1px}[shift-type-identifier].shift-flag-oncall .shift-times:before,.shift-type-identifier.shift-flag-oncall .shift-times:before{content:url("../img/icon-phone.svg");background-color:rgba(0,0,0,0);padding:2px 0 0 4px}[shift-type-identifier].shift-flag-charge.shift-flag-oncall .shift-times:before,[shift-type-identifier].shift-flag-charge.shift-flag-preceptor .shift-times:before,.shift-type-identifier.shift-flag-charge.shift-flag-oncall .shift-times:before,.shift-type-identifier.shift-flag-charge.shift-flag-preceptor .shift-times:before{right:-46px}[shift-type-identifier].shift-flag-below,.shift-type-identifier.shift-flag-below{position:relative}[shift-type-identifier].shift-flag-below.shift-flag-charge,[shift-type-identifier].shift-flag-below.shift-flag-preceptor,.shift-type-identifier.shift-flag-below.shift-flag-charge,.shift-type-identifier.shift-flag-below.shift-flag-preceptor{padding-bottom:21px}[shift-type-identifier].shift-flag-below.shift-flag-charge .shift-times,[shift-type-identifier].shift-flag-below.shift-flag-preceptor .shift-times,.shift-type-identifier.shift-flag-below.shift-flag-charge .shift-times,.shift-type-identifier.shift-flag-below.shift-flag-preceptor .shift-times{position:static}[shift-type-identifier].shift-flag-below.shift-flag-charge .shift-times:before,[shift-type-identifier].shift-flag-below.shift-flag-charge .shift-times:after,[shift-type-identifier].shift-flag-below.shift-flag-preceptor .shift-times:before,[shift-type-identifier].shift-flag-below.shift-flag-preceptor .shift-times:after,.shift-type-identifier.shift-flag-below.shift-flag-charge .shift-times:before,.shift-type-identifier.shift-flag-below.shift-flag-charge .shift-times:after,.shift-type-identifier.shift-flag-below.shift-flag-preceptor .shift-times:before,.shift-type-identifier.shift-flag-below.shift-flag-preceptor .shift-times:after{bottom:0;left:calc(50% - 18px/2);right:auto}[shift-type-identifier].shift-flag-below.shift-flag-charge.shift-flag-preceptor .shift-times:before,.shift-type-identifier.shift-flag-below.shift-flag-charge.shift-flag-preceptor .shift-times:before{left:calc(50% + 2px);right:auto}[shift-type-identifier].shift-flag-below.shift-flag-charge.shift-flag-preceptor .shift-times:after,.shift-type-identifier.shift-flag-below.shift-flag-charge.shift-flag-preceptor .shift-times:after{left:calc(50% - 20px)}.shift-swatch{display:inline-block;width:9px;height:9px;border-radius:9px;margin-right:3px;background-color:#c5c9cc}.shift-swatch[type=vacation]{background-color:#89c975}.shift-swatch[type=education]{background-color:#ff9e53}.shift-swatch[type=meeting]{background-color:#58b7ff}h2 .shift-swatch,h3 .shift-swatch{width:12px;height:12px;border-radius:12px}.boxed-content,.department-settings,#tag-manager .tag-manager-workspace-container{padding:30px;background:#fafafa;min-height:100%}.boxed-content .boxed-content-box,.department-settings .boxed-content-box,#tag-manager .tag-manager-workspace-container .boxed-content-box,.department-settings .department-setting,#tag-manager .tag-manager-workspace-container .department-settings .department-setting,.department-settings #tag-manager .tag-manager-workspace-container .department-setting,#tag-manager .tag-manager-workspace-container .tag-manager-workspace{background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);border-radius:5px;margin:0 auto 30px}@media(min-width: 768px){body .intercom-lightweight-app>.intercom-launcher,body #intercom-container .intercom-app>div[class^=intercom-with-namespace-]{left:16px}}table.edit-shift-staff-member-details tr th,#manage-tag .ngdialog-body label,#staff-member .staff-profile .profile-row label,.modal-form-container .modal-form-detail .start-time>label,.modal-form-container .modal-form-detail .end-time>label,.modal-form-container .modal-form-detail>label:not(.switch){display:block;margin-bottom:.25rem;font-size:.75rem;color:#68727b;font-weight:600;text-transform:uppercase}.modal-form-container .modal-form-detail select[disabled],.modal-form-container .modal-form-detail .select2-container[disabled],.modal-form-container .modal-form-detail input[type=text][disabled],.modal-form-container .modal-form-detail input[type=email][disabled],.modal-form-container .modal-form-detail input[type=tel][disabled],.modal-form-container .modal-form-detail textarea[disabled]{background-color:#f5f5f5;background-image:url(../img/icon-padlock-dark.svg);background-repeat:no-repeat;background-position:95% center;background-size:1em 1em;padding-right:10%;text-overflow:ellipsis}.modal-form-container{position:relative}.modal-form-container .modal-form-detail-group-header{color:#3a434b;font-size:.9rem;font-weight:bold;margin-bottom:1rem}.modal-form-container .modal-form-detail-group{display:flex;align-items:flex-start;justify-content:space-between}.modal-form-container .modal-form-detail-group .modal-form-detail{width:calc(50% - 1rem);flex-basis:calc(50% - 1rem)}@media(min-width: 768px){.modal-form-container.modal-form-container-columns{-webkit-column-count:2;-ms-column-count:2;column-count:2;-webkit-column-gap:2rem;-ms-column-gap:2rem;column-gap:2rem}.modal-form-container.modal-form-container-columns .modal-form-detail,.modal-form-container.modal-form-container-columns .modal-form-detail-group,.modal-form-container.modal-form-container-columns .modal-form-detail-toggle{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;display:block}.modal-form-container.modal-form-container-columns .modal-form-detail-group .modal-form-detail{width:100%}}.modal-form-container .modal-form-detail{position:relative;margin-bottom:1.5rem;white-space:nowrap}.modal-form-container .modal-form-detail>label:not(.switch) .info-icon{width:1.25em;height:1.25em;position:absolute;margin-top:-0.1em;margin-left:1em}.modal-form-container .modal-form-detail .custom-datepicker{font-size:.75rem}.modal-form-container .modal-form-detail .custom-datepicker .datepicker-inline{width:100%;padding-left:0;padding-right:0}.modal-form-container .modal-form-detail .custom-datepicker .table-condensed{border-spacing:2px 2px}.modal-form-container .modal-form-detail .custom-datepicker .table-condensed>thead>tr>th.datepicker-switch:before{display:none}.modal-form-container .modal-form-detail .custom-datepicker .table-condensed>thead>tr>th.dow,.modal-form-container .modal-form-detail .custom-datepicker .table-condensed>tbody>tr>td{width:14.28%;padding-left:0;padding-right:0}.modal-form-container .modal-form-detail .custom-datepicker td{padding:0 .25rem}.modal-form-container .modal-form-detail select,.modal-form-container .modal-form-detail .select2-container,.modal-form-container .modal-form-detail input[type=text],.modal-form-container .modal-form-detail input[type=email],.modal-form-container .modal-form-detail input[type=tel],.modal-form-container .modal-form-detail textarea{width:100%;font-size:.85rem}.modal-form-container .modal-form-detail .select2-container{width:100% !important}.modal-form-container .modal-form-detail .select2-container .shift-swatch{position:static}.modal-form-container .modal-form-detail .start-time,.modal-form-container .modal-form-detail .end-time{display:inline-block;width:46%}.modal-form-container .modal-form-detail .start-time{margin-right:6%}.modal-form-container .modal-form-detail .modal-form-detail-note,.modal-form-container .modal-form-detail .modal-form-detail-validating,.modal-form-container .modal-form-detail .modal-form-detail-error,.modal-form-container .modal-form-detail .modal-form-detail-success{position:absolute;font-size:.8rem;margin:.25rem}.modal-form-container .modal-form-detail .modal-form-detail-note{color:#8b9399}.modal-form-container .modal-form-detail .modal-form-detail-validating{color:#8b9399}.modal-form-container .modal-form-detail .modal-form-detail-error{color:#d0021b}.modal-form-container .modal-form-detail .modal-form-detail-success{color:#37871d}.modal-form-container .modal-form-detail .modal-form-detail-success svg{display:inline-block}.modal-form-container .modal-form-detail .modal-form-detail-success svg *[stroke]:not([stroke=none]){stroke:#37871d}.modal-form-container .modal-form-detail .modal-form-detail-success svg *[fill]:not([fill=none]){fill:#37871d}.modal-form-container .hipaa-warning{white-space:normal}.modal-form-container .modal-form-detail-toggle{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;text-align:right;padding:.75rem 0;margin-bottom:1rem;border-bottom:1px solid #dadada}.modal-form-container .modal-form-detail-toggle:last-of-type{border-bottom:none}.modal-form-container .modal-form-detail-toggle>label:first-child{float:left;font-size:.95rem}body.mobile-controller{background-color:#152e40;background-image:url(../img/onboard-bg.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}body.mobile-controller .centered{width:380px}body.anon-splash-controller,body.anon-signup-controller{background-color:#152e40;background-image:url(../img/onboard-bg.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover;overflow:auto}body.anon-splash-controller #menu,body.anon-signup-controller #menu{display:none}body.anon-splash-controller .centered,body.anon-signup-controller .centered{width:720px;margin:50px auto;position:relative;top:auto;left:auto;transform:none;-webkit-transform:none}body.anon-activate-controller,body.anon-forgotpassword-controller,body.anon-resetpassword-controller,body.setpassword-controller,body.anon-loginSetup-controller{background-color:#152e40;background-image:url(../img/onboard-bg.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}body.anon-activate-controller .centered,body.anon-forgotpassword-controller .centered,body.anon-resetpassword-controller .centered,body.setpassword-controller .centered,body.anon-loginSetup-controller .centered{width:380px}body.anon-activate-controller .splash h3,body.anon-activate-controller .splash h4,body.anon-activate-controller .splash p,body.anon-activate-controller .splash label,body.anon-forgotpassword-controller .splash h3,body.anon-forgotpassword-controller .splash h4,body.anon-forgotpassword-controller .splash p,body.anon-forgotpassword-controller .splash label,body.anon-resetpassword-controller .splash h3,body.anon-resetpassword-controller .splash h4,body.anon-resetpassword-controller .splash p,body.anon-resetpassword-controller .splash label,body.setpassword-controller .splash h3,body.setpassword-controller .splash h4,body.setpassword-controller .splash p,body.setpassword-controller .splash label,body.anon-loginSetup-controller .splash h3,body.anon-loginSetup-controller .splash h4,body.anon-loginSetup-controller .splash p,body.anon-loginSetup-controller .splash label{color:#fff}body.anon-activate-controller form,body.anon-forgotpassword-controller form,body.anon-resetpassword-controller form,body.setpassword-controller form,body.anon-loginSetup-controller form{margin:25px 0 0}body.anon-activate-controller form input[type=text],body.anon-activate-controller form input[type=password],body.anon-activate-controller form input[type=email],body.anon-activate-controller form input[type=tel],body.anon-activate-controller form select,body.anon-forgotpassword-controller form input[type=text],body.anon-forgotpassword-controller form input[type=password],body.anon-forgotpassword-controller form input[type=email],body.anon-forgotpassword-controller form input[type=tel],body.anon-forgotpassword-controller form select,body.anon-resetpassword-controller form input[type=text],body.anon-resetpassword-controller form input[type=password],body.anon-resetpassword-controller form input[type=email],body.anon-resetpassword-controller form input[type=tel],body.anon-resetpassword-controller form select,body.setpassword-controller form input[type=text],body.setpassword-controller form input[type=password],body.setpassword-controller form input[type=email],body.setpassword-controller form input[type=tel],body.setpassword-controller form select,body.anon-loginSetup-controller form input[type=text],body.anon-loginSetup-controller form input[type=password],body.anon-loginSetup-controller form input[type=email],body.anon-loginSetup-controller form input[type=tel],body.anon-loginSetup-controller form select{margin-bottom:20px;margin-right:5px}body.anon-activate-controller form label,body.anon-forgotpassword-controller form label,body.anon-resetpassword-controller form label,body.setpassword-controller form label,body.anon-loginSetup-controller form label{display:block;font-size:14px;padding:0 0 5px;font-weight:600}body.anon-activate-controller form label span.optional,body.anon-forgotpassword-controller form label span.optional,body.anon-resetpassword-controller form label span.optional,body.setpassword-controller form label span.optional,body.anon-loginSetup-controller form label span.optional{font-size:11px;color:#8b9399;text-transform:uppercase;padding-left:5px}body.anon-activate-controller form .input-group .input,body.anon-forgotpassword-controller form .input-group .input,body.anon-resetpassword-controller form .input-group .input,body.setpassword-controller form .input-group .input,body.anon-loginSetup-controller form .input-group .input{display:inline-block}body.anon-loginSetup-controller form input{width:100%}#current-department{position:fixed;bottom:15px;left:7%;z-index:1000;background:rgba(58,67,75,.8);color:#fff;padding:6px 20px;border-radius:6px;transition:all .1s ease-in-out;cursor:pointer}#current-department:hover{background:#000}#current-department h4,#current-department h5{padding:0;margin:0}#current-department h4{font-weight:600;font-size:11px}#current-department h5{font-size:11px;color:#8b9399}.logo{width:280px;height:85px;margin:0 auto 25px}.logo img{max-width:100%;max-height:100%}.badge{position:absolute;background:#d56735;color:#fff;width:1.5em;height:1.5em;text-align:center;font-size:.75em;line-height:1.4em;font-weight:bold;border-radius:100%}.prevent-text-selection{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.centered .text-link{text-decoration:none;border-bottom:1px solid #d56735;font-weight:bold;font-size:13px;display:inline-block;margin:0 10px}.centered .text-link:hover{color:#000;border-color:#000}.centered .text-link.outside{margin-top:10px;font-weight:normal;color:#fff;border-color:#fff}.centered .text-link.outside:hover{color:#d56735;border-color:#d56735}#splash-container .splash{max-width:720px;background-color:#fff;border-radius:8px;box-shadow:0px 4px 10px 0px rgba(0,0,0,.25);padding:35px 35px 45px 35px;margin:0 auto;overflow:hidden}#splash-container .splash h3{font-size:26px;font-weight:bold;margin:0 0 5px;line-height:1.1}#splash-container .splash h3.small{font-size:18px}#splash-container .splash .column{display:inline;width:294px;text-align:center}#splash-container .splash .column h4{font-size:20px;font-weight:bold;margin:0 0 15px}#splash-container .splash .column p{margin:0 0 15px;color:#000}#splash-container .splash .column .icon{text-align:center;margin:0 0 15px}#splash-container .splash .column .icon img{max-width:100%}#splash-container .splash .column form{margin:0 0 15px}#splash-container .splash .column form[name=registerForm]{margin-bottom:0}#splash-container .splash .column .alert{margin:0 0 15px}#splash-container .splash .left{float:left}#splash-container .splash .right{float:right}#splash-container .splash hr{margin:15px 0;border:0;border-bottom:1px solid #f5f5f5;width:100%;display:block}#splash-container .splash .divider{float:left;height:300px;width:1px;margin:0 30px;background-color:#f5f5f5}#splash-container .splash .full-width{width:100%}#splash-container .splash .half-width{width:45%;float:left;display:inline;margin-right:5%}#splash-container .splash .half-width.second{margin-right:0;width:50%}#splash-container .splash input,#splash-container .splash select{margin:0 0 15px}#splash-container .splash-external{font-size:14px;line-height:20px;color:#fff}#splash-container .splash-external div{margin:10px 0 0;text-align:center}#splash-container .splash-external div a{color:#fff;display:inline;margin:0;text-decoration:none;font-weight:bold}#splash-container .splash-external div a.mobile-prompt{display:inline-block;margin-top:10px;font-size:15px}#splash-container .splash-external div a:hover{text-decoration:underline}.no-colleagues{position:absolute;width:95%;top:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.95);text-align:center;transition:.3s all ease-in-out;z-index:998}.no-colleagues h3{padding:15px 0 5px}.no-colleagues button{margin:15px 0 0}.no-colleagues .inner{position:absolute;top:50%;left:50%;margin-left:-300px;margin-top:-130px}.invisible{visibility:hidden}.license-agreement table{margin:0 0 15px}.license-agreement table p{margin:0}.license-agreement p{margin:0 0 15px;max-width:100%}.plan-options{overflow:hidden;margin:0 0 15px}.plan-options .plan-option{float:left;display:inline;width:31.3%;margin-right:3%;border:1px solid #c5c9cc;border-radius:8px;padding:11px 8px;transition:all .1s ease-in-out;cursor:pointer}.plan-options .plan-option:last-child{margin-right:0}.plan-options .plan-option.selected{background:#d56735;border-color:#d56735;color:#fff}.plan-options .plan-option.selected h5,.plan-options .plan-option.selected h6{color:#fff}.plan-options .plan-option:hover{border-color:#d56735}.plan-options .plan-option h5{font-size:24px;color:#000;font-weight:bold}.plan-options .plan-option h5 span{display:block;font-size:16px;margin-bottom:5px}.plan-options .plan-option h6{color:#8b9399}.plan-description h5{font-size:18px;margin:0;color:#000;font-weight:bold}.plan-description h6{font-size:13px;margin:0 0 5px;font-weight:bold;color:#d56735}.sort-arrow{display:inline-block;opacity:0;background-image:url(../img/icon-arrow-sort.svg);width:1rem;height:1rem;background-size:contain;background-repeat:no-repeat;vertical-align:-0.25em}.sort-active{color:#d56735 !important}.sort-active .sort-arrow{opacity:1}.sort-active.sort-reverse .sort-arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#loading-overlay{position:fixed;width:100%;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:999;text-align:center;transition:.3s all ease-in-out;z-index:10001}#loading-overlay #loading-overlay-message{position:absolute;top:40vh;left:50%;transform:translateX(-50%)}#loading-overlay #loading-overlay-message video,#loading-overlay #loading-overlay-message img{vertical-align:middle;width:120px;height:66px}#loading-overlay #loading-overlay-message #loading-overlay-text{display:inline-block;margin-left:.5rem;width:6rem;text-align:left;color:#898989;font-weight:600;opacity:.7;white-space:nowrap;overflow:visible}@media(max-width: 767px){#loading-overlay #loading-overlay-message #loading-overlay-text{display:inline}}.loading-section{margin:1em 0;text-align:center}.loading-section svg{width:65px;height:65px;max-width:80%}.loading-section.inline-block{display:inline-block}.loading-section.no-offset{margin:0}.loading-section.small svg{width:40px;height:40px}.tabbed-container,.shift-type-selection{font-size:.9rem;border:1px solid #c5c9cc}.tabbed-container-tabs,.shift-type-selection>.shift-type-selection-tabs{display:flex;justify-content:space-around;border-bottom:2px solid #c5c9cc}.tabbed-container-tabs>div,.shift-type-selection>.shift-type-selection-tabs>div{flex-grow:1;text-align:center;padding:1rem;color:#68727b;text-transform:uppercase;border-bottom:.25rem solid rgba(0,0,0,0);cursor:pointer}.tabbed-container-tabs>div .badge,.shift-type-selection>.shift-type-selection-tabs>div .badge{margin-left:1em}.tabbed-container-tabs>div.selected,.shift-type-selection>.shift-type-selection-tabs>div.selected{color:#d56735;font-weight:600;border-bottom-color:#d56735}.tabbed-container-tabs>div:not(.selected) .badge,.shift-type-selection>.shift-type-selection-tabs>div:not(.selected) .badge{color:#68727b;background-color:#f5f5f5}.tabbed-container-tabs>div:hover,.shift-type-selection>.shift-type-selection-tabs>div:hover{background-color:#fafafa}.tabbed-container-empty,.shift-type-selection .shift-type-selection-shiftTypes-empty{padding:1rem}#calendar{position:relative}.calendar{overflow:hidden}.calendar .clndr-controls{text-align:left;overflow:hidden;cursor:default}.calendar .clndr-controls .month{font-size:36px;padding:25px;display:inline-block;color:#000;font-weight:400}.calendar .clndr-controls .month.selected-month{color:#d56735}.calendar .clndr-controls .clndr-previous-button{background-image:url(../img/icon-triangle-left.svg)}.calendar .clndr-controls .clndr-next-button{background-image:url(../img/icon-triangle-right.svg)}.calendar .clndr-controls .clndr-month-navigation{display:inline-block;background-repeat:no-repeat;width:14px;height:14px;cursor:pointer;color:#000}.calendar .clndr-controls .clndr-month-navigation:hover{opacity:.7}.calendar .days-of-the-week{border-bottom:1px solid #c5c9cc}.calendar .header-day{float:left;width:14.28%;text-align:center;text-transform:uppercase;padding:0 0 15px 0;font-size:13px;letter-spacing:1.8px;color:#8b9399}.calendar .days{clear:both}.calendar .day,.calendar .empty{float:left;width:14.28%;text-align:center;border-left:1px solid #c5c9cc;border-bottom:1px solid #c5c9cc;position:relative}.calendar .day{cursor:pointer;transition:all .1s ease-in-out}.calendar .day .day-number{font-size:20px;padding:0;display:inline-block;color:#000}.calendar .day.today .day-number{font-weight:bold}.calendar .day.selected-day{background-color:#000}.calendar .day.selected-day .day-number{color:#fff}.calendar .day.event{background-color:#d56735}.calendar .day.event.selected-day{border-bottom:5px solid #000}.calendar .day.event .day-number{color:#fff}.calendar.inline .month{font-size:16px;padding:25px;display:inline-block;color:#000;font-weight:bold}.calendar.inline .month.selected-month{color:#d56735}.calendar.inline .day,.calendar.inline .empty{border-bottom:1px solid #f5f5f5}.calendar.inline .day{height:2.75rem;cursor:default}.calendar.inline .day .day-number{font-size:14px;padding:0;display:inline-block;color:#000}.calendar.inline .day .shift-time{font-size:11px;font-weight:bold;color:#fff}.calendar.inline .day.event{background-color:#505c67}.calendar.inline .day.event.selected-day{border-bottom:5px solid #000}.calendar.inline .day.event .day-number{color:#fff}.calendar.inline .day.event.vacation{background-color:#fff}.calendar.inline .day.event.vacation .day-number{background-color:#89c975;width:100%}.calendar.inline .day.event.vacation::after{background:none}.calendar.inline .day.icon::after{content:"";position:absolute;width:1rem;height:1rem;background-image:url(../img/icon-shift-type-day.svg);background-size:contain;background-repeat:no-repeat;background-position:center;bottom:.25rem;left:calc(50% - 1rem/2)}.calendar.inline .day.night-icon::after{background-image:url(../img/icon-shift-type-night.svg)}.calendar.inline .day.swing-icon::after{background-image:url(../img/icon-shift-type-swing.svg)}.calendar.inline .day.on-call.icon::after{background-image:url(../img/icon-phone-white.svg)}.calendar.inline .day.meeting{background-color:#58b7ff}.calendar.inline .day.meeting.icon::after{background-image:url(../img/icon-shift-type-meeting-white.svg)}.calendar.inline .day.education{background-color:#ff9e53}.calendar.inline .day.education.icon::after{background-image:url(../img/icon-shift-type-education-white.svg)}.calendar.inline .day.unavailable-icon::after{background-image:url(../img/icon-shift-type-unavailable-white.svg)}.calendar.inline .day.multiple.icon::after{background-image:url(../img/icon-shift-type-multiple.svg)}.calendar.inline .day .charge,.calendar.inline .day .preceptor{color:#f5f5f5;position:absolute;top:1px;font-size:.5rem;font-weight:600}.calendar.inline .day .charge{content:"C";right:2px}.calendar.inline .day .preceptor{content:"P";left:2px}.calendar.inline .day .overtime{content:"*";color:#f5f5f5;position:absolute;bottom:1px;right:2px;font-size:1rem;line-height:0;font-weight:600}.calendar.inline .day.adjacent-month .day-number{opacity:.2}.utility-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;align-content:stretch;width:100%;padding:.75rem 1rem 0;background:#152e40;color:#f1f6fa}.utility-row>div{flex-shrink:1;flex-grow:0;flex-basis:auto;margin-bottom:.75rem}.utility-row .staff-search{width:360px}.utility-row .staff-search input{background-image:url(../img/icon-search.svg);background-repeat:no-repeat;background-position:15px center;padding-left:40px;font-size:18px}.utility-row .staff-search input:focus{border-color:#d56735}.utility-row .filter-container>div{display:inline-block;padding-left:20px;overflow:hidden;vertical-align:top}.utility-row .filter-container>div:first-child{padding-left:0}.utility-row .filter-container .filter{white-space:nowrap}.utility-row .filter-container label{font-weight:600;font-size:.75em;padding-right:12px}.utility-row .filter-container .select2-container .select2-selection--single{height:43px}.utility-row .filter-container .select2-container--default .select2-selection--single{box-sizing:border-box;border-radius:0;padding:0 10px}.utility-row .filter-container .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:43px;color:#505c67;font-size:.9em}.utility-row .filter-container .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.utility-row .filter-container .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#8b9399 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:8px 7px 0 7px;height:0;left:50%;margin-left:-11px;margin-top:0;position:absolute;top:65%;width:0}.utility-row .filter-container .select2-container--default.select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.utility-row .filter-container .select2-container{margin-right:2em}.utility-row .actions-container{flex-shrink:0;flex-grow:1;flex-basis:auto;text-align:right;height:42px;vertical-align:middle}.utility-row .actions-container .refresh{display:inline-block;vertical-align:-1rem}.utility-row .button-container{display:inline-block}.utility-row .actions button{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;padding:.5rem 1.25rem;margin-right:10px;font-size:.9rem;font-weight:normal}.utility-row .actions button:hover{background-color:#344959}.utility-row .actions button.delete-header{background-color:#d0021b !important;border-color:#d0021b !important}.utility-row .search-inputs{display:inline-block}.utility-row .search-inputs .filter-prompt{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;padding:.5rem .75rem;font-size:.9rem;line-height:1.5rem}.utility-row .search-inputs .filter-prompt:hover{background-color:#344959}.utility-row .search-inputs .filter-prompt.filter-prompt-active{background-color:#8ba1b0;border-color:#8ba1b0}.utility-row .search-inputs .filter-prompt .filter-prompt-count{margin-left:.1rem}.utility-row .search-inputs .filter-prompt .filter-prompt-content{display:none}.utility-row .search-inputs .search-input-text{position:relative;display:inline-block;margin-left:.75rem}.utility-row .search-inputs .search-input-text .input-text{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;background-color:rgba(0,0,0,0);height:2.5rem;width:12rem}.utility-row .search-inputs .search-input-text input[type=text]{color:#f1f6fa;background-color:rgba(0,0,0,0)}.utility-row .search-inputs .search-input-text input[type=text]::-webkit-input-placeholder{color:#8b9399}.utility-row .search-inputs .search-input-text input[type=text]::-ms-input-placeholder,.utility-row .search-inputs .search-input-text input[type=text]:-ms-input-placeholder{color:#8b9399}.utility-row .search-inputs .search-input-text input[type=text]::-moz-placeholder,.utility-row .search-inputs .search-input-text input[type=text]:-moz-placeholder{color:#8b9399}.utility-row .search-inputs .search-input-text input[type=text]::placeholder{color:#8b9399}.utility-row .search-inputs .search-input-text .icon-clear-search{color:#dbdbdb}.utility-row .search-inputs .search-input-text .icon-clear-search:hover{color:#ccd3d8}.utility-row .search-inputs .actions{display:inline-block;vertical-align:middle;margin-left:10px}.utility-row .search-inputs .actions span.switch-label{font-size:.9rem}.utility-row .search-inputs .actions span+label.switch{vertical-align:-0.5em;padding-left:10px}.utility-row .search-inputs .actions span+label.switch i{border:1px solid hsla(0,0%,100%,.2)}.utility-row .search-inputs .actions span+label.switch i:before{background-color:hsla(0,0%,100%,.4)}.utility-row .search-inputs .actions span+label.switch :checked+i::before{background-color:#fff}.utility-row .calendar-controls{flex-shrink:0;flex-grow:1;flex-basis:auto;display:flex;justify-content:flex-end;text-align:right;overflow:hidden}@media(max-width: 767px){.utility-row .calendar-controls{flex-grow:0}}.utility-row .calendar-controls>div{margin-left:1.25rem}.utility-row .calendar-controls .calendar-controls-select{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;position:relative;width:306px;display:flex;align-items:center;padding:0 1rem}.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-datepicker-input{width:0px;padding:0;border:0;opacity:0 !important}.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-datepicker{padding:.6rem;width:18rem;text-align:center;white-space:nowrap;margin:0 .5rem}@media(max-width: 767px){.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-datepicker{width:14rem}}.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-icon svg *[stroke]:not([stroke=none]),.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-arrow svg *[stroke]:not([stroke=none]){stroke:#dbdbdb}.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-icon svg *[fill]:not([fill=none]),.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-arrow svg *[fill]:not([fill=none]){fill:#dbdbdb}.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-icon svg{width:19px;height:19px;position:relative;top:2px}.utility-row .calendar-controls .calendar-controls-select .calendar-controls-select-arrow svg{width:10px;height:6px}.utility-row .calendar-controls .calendar-controls-select:hover{background-color:#344959}.utility-row .calendar-controls .calendar-controls-select:hover svg *[stroke]:not([stroke=none]){stroke:#ccd3d8}.utility-row .calendar-controls .calendar-controls-select:hover svg *[fill]:not([fill=none]){fill:#ccd3d8}.utility-row .calendar-controls .calendar-controls-select[disabled]{color:#dbdbdb;cursor:default}.utility-row .calendar-controls .calendar-controls-select[disabled]>*{opacity:.25}.utility-row .calendar-controls .calendar-controls-select[disabled] .calendar-controls-select-arrow{visibility:hidden}.utility-row .calendar-controls .calendar-controls-select[disabled]:hover{background-color:rgba(0,0,0,0)}.utility-row .calendar-controls .calendar-controls-select[disabled]:hover svg *[stroke]:not([stroke=none]){stroke:#dbdbdb}.utility-row .calendar-controls .calendar-controls-select[disabled]:hover svg *[fill]:not([fill=none]){fill:#dbdbdb}.utility-row .calendar-controls .calendar-controls-toggle{display:inline-block}.utility-row .calendar-controls .calendar-controls-toggle>a{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;border-radius:0;padding:.5rem 1.25rem;min-width:5rem;text-align:center;font-size:.9rem;line-height:1.5rem;border-right-width:0}.utility-row .calendar-controls .calendar-controls-toggle>a:first-child{border-radius:.5rem 0 0 .5rem}.utility-row .calendar-controls .calendar-controls-toggle>a:last-child{border-radius:0 .5rem .5rem 0;border-right-width:1px}.utility-row .calendar-controls .calendar-controls-toggle>a:hover{background-color:#344959}.utility-row .calendar-controls .calendar-controls-toggle>a.calendar-controls-toggle-selected{background-color:#70808d;font-weight:bold;cursor:default}.utility-row .calendar-controls .calendar-controls-nudge{display:inline-block}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous,.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;position:relative;width:2.25rem;text-align:center;vertical-align:top}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous>svg,.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next>svg{margin-top:.8rem}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous>svg *[stroke]:not([stroke=none]),.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next>svg *[stroke]:not([stroke=none]){stroke:#dbdbdb}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous>svg *[fill]:not([fill=none]),.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next>svg *[fill]:not([fill=none]){fill:#dbdbdb}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous[disabled],.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next[disabled]{cursor:default}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous[disabled]>svg,.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next[disabled]>svg{opacity:.25}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous:not([disabled]):hover,.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next:not([disabled]):hover{background-color:#344959}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous:not([disabled]):hover>svg *[stroke]:not([stroke=none]),.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next:not([disabled]):hover>svg *[stroke]:not([stroke=none]){stroke:#ccd3d8}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous:not([disabled]):hover>svg *[fill]:not([fill=none]),.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next:not([disabled]):hover>svg *[fill]:not([fill=none]){fill:#ccd3d8}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous{border-radius:.5rem 0 0 .5rem;border-right-width:0}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-next{border-radius:0 .5rem .5rem 0}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-current{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;padding:.6rem;border-right-width:0;border-radius:0;cursor:default}.utility-row .calendar-controls .calendar-controls-nudge>.calendar-controls-nudge-previous.ng-hide+.calendar-controls-nudge-current{border-radius:.5rem 0 0 .5rem}.utility-row .calendar-controls .calendar-controls-view{border-width:1px;border-color:#70808d;border-style:solid;border-radius:.5rem;display:inline-block;height:2.5rem;background-color:rgba(0,0,0,0);color:#f1f6fa;cursor:pointer;vertical-align:top;padding:.5rem .75rem;font-size:.9rem;line-height:1.5rem}.utility-row .calendar-controls .calendar-controls-view:not([disabled]):hover{background-color:#344959}.utility-row .calendar-controls .calendar-controls-view .calendar-controls-view-content{display:none}.utility-row+.filter-container{background:#152e40;padding:0 1rem .5rem}.utility-row+.filter-container .filter-options-box{display:inline-block}.utility-row+.filter-container .filter-options-box .filter-option-pill{position:relative;float:left;color:#fff;font-size:.9rem;text-align:left;display:inline-block;padding:7px 9px;margin-top:6px;margin-right:8px;max-width:fit-content;border-radius:4px;background-color:#8a9dac}.utility-row+.filter-container .filter-options-box .filter-option-pill .icon-remove-filter{display:inline-block;zoom:.7;width:14px;height:14px;margin-left:10px;background-image:url(../img/icon-x-white-fill.svg)}.staff-member-minimal-detail,.schedule-user-display{position:relative;display:flex;align-items:center}.staff-member-minimal-detail .user-picture,.schedule-user-display .user-picture{margin:0 .75rem 0 0}.staff-member-minimal-detail .user-details,.schedule-user-display .user-details{white-space:nowrap;overflow:hidden}.staff-member-minimal-detail .user-details .user-details-name,.schedule-user-display .user-details .user-details-name{overflow:hidden;text-overflow:ellipsis;font-size:.85rem;line-height:1rem;font-weight:600;color:#505c67}.staff-member-minimal-detail .user-details .user-details-position,.schedule-user-display .user-details .user-details-position{font-size:.75rem;color:#68727b}.staff-member-minimal-detail .user-details .user-details-removed,.schedule-user-display .user-details .user-details-removed{font-size:.75rem;color:#d0021b}.ng-tabset{position:relative;border:1px solid #dbdbdb}.ng-tabset .ng-tabset-tabs{display:inline-block;width:25%;background-color:#f6f6f6;border-right:1px solid #dbdbdb;font-size:.9rem}.ng-tabset .ng-tabset-tabs .ng-tabset-tab{padding:1.5rem 1rem;background-color:rgba(0,0,0,0);color:#68727b;border-bottom:1px solid #dbdbdb;cursor:pointer}.ng-tabset .ng-tabset-tabs .ng-tabset-tab:hover{background-color:#fafafa}.ng-tabset .ng-tabset-tabs .ng-tabset-tab.ng-tabset-tab-selected{background-color:#fff;border-right-color:#fff;margin-right:-1px;color:#162634;font-weight:bold;cursor:default}.ng-tabset .ng-tabset-tabs .ng-tabset-tab.ng-tabset-tab-disabled{background-color:rgba(0,0,0,0);color:#8b9399;cursor:default}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true]{cursor:default}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true]:last-of-type{border-bottom:none;text-align:center}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true]:hover{background-color:rgba(0,0,0,0)}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true] .switch i{vertical-align:text-bottom;margin-left:2rem}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true] button.delete{width:90%;font-size:inherit;padding-left:9px;padding-right:9px}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true] button.delete:not(:hover),.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true] button.delete[disabled]:hover{background-color:#fff;border-color:#d2d2d2;color:#68727b}.ng-tabset .ng-tabset-tabs .ng-tabset-tabs-footer{padding:1.5rem 1rem;text-align:center}.ng-tabset .ng-tabset-contents{position:absolute;top:0;left:25%;right:0;bottom:0}.ng-tabset .ng-tabset-contents .ng-tabset-content{padding:1.5rem 2.25rem}.ng-tabset.ng-tabset-tabless .ng-tabset-tabs{visibility:hidden}.ng-tabset.ng-tabset-tabless .ng-tabset-contents{left:0 !important}.ng-horizontal-tabs{padding:1rem 1rem 0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-area{position:relative;overflow:hidden}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-area.ng-horizontal-tabs-scrolled::before{content:"";position:absolute;z-index:10;top:0;bottom:0;left:0;width:1rem;background:-moz-linear-gradient(left, #162634 0%, rgba(22, 38, 52, 0) 100%);background:-webkit-linear-gradient(left, #162634 0%, rgba(22, 38, 52, 0) 100%);background:linear-gradient(to right, #162634 0%, rgba(22, 38, 52, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#162634', endColorstr='#00#162634',GradientType=1 )}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-area ul{flex-grow:1;display:flex;flex-direction:row;flex-wrap:nowrap;transition:transform .75s ease-out;margin:0;padding:0}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-area ul>li{display:inline-block;padding:.75rem;border-radius:.5rem .5rem 0 0;font-family:"proxima-nova-condensed";margin-right:.2rem;background-color:#283c4b;color:#b0b7bd;white-space:nowrap;cursor:pointer;transition:color .1s linear,background-color .1s linear}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-area ul>li:hover{color:#fff}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-area ul>li.selected{background-color:#738b9f;color:#fff;cursor:default}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions{position:relative;white-space:nowrap;padding-left:1rem;padding-top:.33rem}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions::before{content:"";position:absolute;z-index:10;top:0;bottom:0;left:0;margin-left:-1rem;width:1rem;background:-moz-linear-gradient(left, rgba(22, 38, 52, 0) 0%, #162634 100%);background:-webkit-linear-gradient(left, rgba(22, 38, 52, 0) 0%, #162634 100%);background:linear-gradient(to right, rgba(22, 38, 52, 0) 0%, #162634 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00#162634', endColorstr='#162634',GradientType=1 )}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left,.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right{display:inline-block;height:2rem;background-color:#283c4b;margin:0 1px;padding:.5rem;cursor:pointer;border-radius:.25rem}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left>svg,.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right>svg{transform:scale(0.75, 0.75)}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left>svg *[stroke]:not([stroke=none]),.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right>svg *[stroke]:not([stroke=none]){stroke:#727272}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left>svg *[fill]:not([fill=none]),.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right>svg *[fill]:not([fill=none]){fill:#727272}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left:hover>svg *[stroke]:not([stroke=none]),.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right:hover>svg *[stroke]:not([stroke=none]){stroke:#fff}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left:hover>svg *[fill]:not([fill=none]),.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right:hover>svg *[fill]:not([fill=none]){fill:#fff}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-left{border-top-right-radius:0;border-bottom-right-radius:0}.ng-horizontal-tabs .ng-horizontal-tabs-scroll-actions .ng-horizontal-tabs-scroll-right{border-top-left-radius:0;border-bottom-left-radius:0}html.ngdialog-open,body.ngdialog-open{overflow:visible !important;overflow:initial !important}.ngdialog-overlay{background:rgba(0,0,0,.2);margin:0}.ngdialog.ngdialog-theme-default{background:none;padding:50px 0}.ngdialog.ngdialog-theme-default .ngdialog-close{overflow:visible}.ngdialog.ngdialog-theme-default .ngdialog-content{background:#fff;font-family:"proxima-nova",sans-serif;width:750px;padding:25px;border:0;border-radius:8px;box-shadow:0px 4px 10px 0px rgba(0,0,0,.25);line-height:1.3}.ngdialog.ngdialog-theme-default .ngdialog-content .ngdialog-close{padding:0 7px}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content{padding:0}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-header{position:relative;background-color:#2f4757;border-radius:8px 8px 0 0;padding:1.5rem}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-header>.ngdialog-header-text{color:#fff;font-weight:bold}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-header>.ngdialog-header-buttons{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-header>.ngdialog-header-buttons button,.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-header>.ngdialog-header-buttons .button{margin-left:1rem;min-width:5rem}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-body{padding:1.5rem;max-height:75vh;min-height:10rem;overflow-y:auto;overflow-x:hidden}.ngdialog.ngdialog-theme-default.ngdialog-full-header>.ngdialog-content .ngdialog-body .ngdialog-body-empty{text-align:center;margin:1rem auto}.ngdialog.ngdialog-theme-default .ng-tabset .ng-tabset-contents{overflow-y:auto}.ngdialog.ngdialog-theme-default .ngdialog-footer{border-top:1px solid #f5f5f5;padding:1rem 1.5rem}.ngdialog.ngdialog-position-bottom-right .ngdialog-content{position:absolute;right:15px;bottom:15px}.ngdialog.ngdialog-no-overlay .ngdialog-content{box-shadow:0px 1px 6px 0px rgba(0,0,0,.25)}.vex{z-index:10002}.vex.vex-theme-plain .vex-content{font-family:"proxima-nova",sans-serif;text-align:center;border-radius:8px;border-top:10px solid #d56735;-webkit-animation-duration:.1s;line-height:1.3;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}@media screen and (max-width: 400px){.vex.vex-theme-plain .vex-content{max-width:300px}}.vex.vex-theme-plain .vex-content h2{font-size:22px;font-weight:700;margin:0 0 10px}.vex.vex-theme-plain .vex-content p{padding-bottom:10px}.vex.vex-theme-plain .vex-content p:last-of-type{padding-bottom:0}.vex.vex-theme-plain .vex-content .vex-dialog-message{font-size:16px}.vex.vex-theme-plain .vex-content .vex-dialog-message h3 img{max-width:100%}.vex.vex-theme-plain .vex-content .vex-dialog-buttons{display:flex;justify-content:center}.vex.vex-theme-plain .vex-content .vex-dialog-button{margin:0 .5rem;animation:initial;text-transform:capitalize;letter-spacing:0;min-width:6rem}.vex.vex-theme-plain .vex-content .vex-dialog-button.vex-dialog-button-primary{order:2}.vex.vex-theme-plain .vex-content .vex-dialog-button.vex-dialog-button-secondary{opacity:.8}.vex.vex-theme-plain .vex-content .vex-dialog-button.vex-dialog-button-secondary:hover{opacity:1}.vex.vex-theme-plain .vex-overlay{background:rgba(0,0,0,.2);-webkit-animation-duration:.1s}body.vex-open{overflow:initial}.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-0.3em;top:-0.3em;float:right;font-size:20px;font-weight:bold;color:#fff;-webkit-text-shadow:0;text-shadow:0;opacity:1}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;background-position:15px center;background-repeat:no-repeat;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);color:#fff;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100)}#toast-container>:hover{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important}#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:300px;margin:auto}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin:auto}.toast{background-color:#000}.toast-success{background-color:#37871d}.toast-error{background-color:#d0021b}.toast-info{background-color:#505c67}.toast-warning{background-color:#c1631e}.toast-progress{position:absolute;left:0;bottom:0;height:2px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width: 240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width: 241px)and (max-width: 480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width: 481px)and (max-width: 768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}._720kb-tooltip{pointer-events:none}.tooltip-skinny ._720kb-tooltip-title{max-width:300px;text-align:center;font-weight:600}._720kb-tooltip._720kb-tooltip-medium{padding:12px 15px;max-width:400px;z-index:10001}._720kb-tooltip._720kb-tooltip-medium ._720kb-tooltip-title{text-align:center;font-weight:600}.shift-drop{z-index:130}.shift-drop .shift-drop-content::before{content:"";position:absolute;left:calc(50% - 1rem/2);width:1rem;height:1rem;border-width:.5rem;border-style:solid;border-color:rgba(0,0,0,0)}.shift-drop.shift-drop-element-attached-top>.shift-drop-content{margin-top:calc(1rem/2 + 1px)}.shift-drop.shift-drop-element-attached-top>.shift-drop-content::before{top:calc(1rem/2*-1 + 1px);border-color:rgba(0,0,0,0) rgba(0,0,0,0) #1b3345}.shift-drop.shift-drop-element-attached-bottom>.shift-drop-content{margin-bottom:calc(1rem/2 + 1px)}.shift-drop.shift-drop-element-attached-bottom>.shift-drop-content::before{bottom:calc(1rem/2*-1 + 1px);border-color:#1b3345 rgba(0,0,0,0) rgba(0,0,0,0)}.shift-drop.shift-drop-element-attached-right>.shift-drop-content{margin-right:calc(1rem/2)}.shift-drop.shift-drop-element-attached-right>.shift-drop-content::before{top:calc(50% - 1rem/2 + 1px);left:auto;right:calc(1rem/2*-1 + 1px);border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #1b3345}.shift-drop .shift-drop-options .shift-drop-options-flags{padding:.5rem 1rem;background-color:#1b3345;border-bottom:1px solid rgba(138,157,172,.3);border-top-left-radius:.2rem;border-top-right-radius:.2rem;display:flex;justify-content:space-between}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag{margin:0 .25rem;cursor:pointer}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge],.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor],.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]{border-radius:99999px}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge]:not(.flag-selected),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor]:not(.flag-selected),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]:not(.flag-selected){color:#1b3345;background-color:#6d7c88}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge]:not(.flag-selected) svg *[stroke]:not([stroke=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor]:not(.flag-selected) svg *[stroke]:not([stroke=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]:not(.flag-selected) svg *[stroke]:not([stroke=none]){stroke:#1b3345}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge]:not(.flag-selected) svg *[fill]:not([fill=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor]:not(.flag-selected) svg *[fill]:not([fill=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]:not(.flag-selected) svg *[fill]:not([fill=none]){fill:#1b3345}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge]:hover,.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor]:hover,.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]:hover{color:#1b3345;background-color:#f5f5f5}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge]:hover svg *[stroke]:not([stroke=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor]:hover svg *[stroke]:not([stroke=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]:hover svg *[stroke]:not([stroke=none]){stroke:#1b3345}.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=charge]:hover svg *[fill]:not([fill=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=preceptor]:hover svg *[fill]:not([fill=none]),.shift-drop .shift-drop-options .shift-drop-options-flags>.schedule-shift-flag[flag=oncall]:hover svg *[fill]:not([fill=none]){fill:#1b3345}.shift-drop .shift-drop-options>ul{list-style-type:none;margin:0;padding:0;cursor:normal}.shift-drop .shift-drop-options>ul>li{padding:.5rem 1rem;background-color:#1b3345;border-bottom:1px solid rgba(138,157,172,.3);font-family:"proxima-nova-condensed";font-size:.8rem;text-transform:uppercase;color:#fff;text-align:center;font-weight:bold}.shift-drop .shift-drop-options>ul>li:first-of-type{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.shift-drop .shift-drop-options>ul>li:last-of-type{border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem;border-bottom:none}.shift-drop .shift-drop-options>ul>li[disabled]{color:rgba(222,222,222,.4);cursor:default}.shift-drop .shift-drop-options>ul>li:not([disabled]):hover{background-color:#516679}.shift-drop .shift-drop-options>ul:not(:first-child)>li:first-of-type{border-top-left-radius:0;border-top-right-radius:0}.shift-drop .shift-drop-info{padding:.5rem 1rem;background-color:#1b3345;border-radius:.2rem;font-family:"proxima-nova-condensed";font-size:.8rem;text-transform:uppercase;color:#fff;text-align:center;font-weight:bold}#portal-container aside{background-image:none;padding:1rem;margin-top:1rem;text-align:center}#portal-container aside span{float:right;position:relative;top:-0.5rem}#portal-container aside span svg *[stroke]:not([stroke=none]){stroke:#505c67}#portal-container aside span svg *[fill]:not([fill=none]){fill:#505c67}#portal-container aside div{margin:.25rem 0}#portal-container .portal-managed-department-container{border-bottom:1px solid #c5c9cc}#portal-container .portal-managed-department-container .portal-managed-department-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}#portal-container .portal-managed-department-container .portal-managed-department-header .portal-managed-department-name{flex-grow:1;font-size:1.5rem}#portal-container .portal-managed-department-container .portal-managed-department-header .portal-managed-department-buttons button{margin-left:1rem}#portal-container .portal-managed-department-container .portal-managed-department-header .toggle-arrow{margin-left:2.5rem}#portal-container .portal-managed-department-container .portal-managed-department-content{padding:.5rem 1.5rem 1.5rem}.ngdialog-portal-shifts .ngdialog-content .ngdialog-body,.ngdialog-portal-openShifts .ngdialog-content .ngdialog-body{max-height:60vh !important}.ngdialog-portal-shifts .ngdialog-content{width:650px !important}#portal-shifts table>tbody>tr>td a{font-family:"proxima-nova-condensed";font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#8b9399;opacity:.7}#portal-shifts table>tbody>tr>td a:hover{opacity:1;color:#d56735}.portal-widget-shifts .loading-section{position:absolute;width:100%}.portal-shifts{margin-bottom:2rem}.portal-shifts.portal-shifts-loading{visibility:hidden}.portal-shifts.portal-shifts-loading .switch{display:none}.portal-shifts .utility-row{align-items:center;background-color:#213545;padding:.5rem 1rem}.portal-shifts .utility-row>div{margin:0}.portal-shifts .utility-row .portal-section-name{flex-grow:1;font-size:1.1rem;font-weight:600}.portal-shifts .utility-row .portal-heatmap-switch{display:flex;justify-content:space-around;align-items:center;font-weight:600;cursor:pointer}.portal-shifts .utility-row .portal-heatmap-switch label{line-height:.5rem;margin-right:.75rem;cursor:pointer}.portal-shifts .utility-row .calendar-controls{flex-grow:0}.portal-shifts table{box-shadow:0px 1px 6px rgba(0,0,0,.25);width:100%;font-family:"proxima-nova-condensed";border-style:solid;border-color:#f5f5f5;border-width:0 1px 1px 0}.portal-shifts table th,.portal-shifts table td{height:2.5rem;vertical-align:middle}.portal-shifts table th:first-of-type,.portal-shifts table td:first-of-type{padding:0 1rem;text-align:left}.portal-shifts table>thead>tr>th{background-color:#f5f5f5;color:#000;text-transform:uppercase;font-size:.7rem;font-weight:600;padding:0 .25rem}.portal-shifts table>thead>tr>th span{white-space:nowrap}@media(max-width: 1400px){.portal-shifts table>thead>tr>th{padding:0 .5rem}.portal-shifts table>thead>tr>th span{display:block}}.portal-shifts table>thead>tr>th.portal-unused-shifts-toggle{background-color:#fff;border-top:1px solid #c5c9cc;border-bottom:2px solid #fafafa}.portal-shifts table>thead>tr>th.portal-unused-shifts-toggle .toggle-arrow{display:inline-block;margin-right:.5rem}.portal-shifts table>thead>tr>th.portal-shifts-empty{padding:1rem;background-color:#fff;text-align:center;font-family:"proxima-nova",sans-serif;font-size:1.2rem;font-weight:600;text-transform:none}.portal-shifts table>thead>tr>th.portal-shifts-empty svg{margin-bottom:.5rem}.portal-shifts table>tbody>tr:nth-child(even){background-color:#fafafa}.portal-shifts table>tbody>tr>td{padding:.75rem 1rem;font-size:.9rem;border-style:solid;border-color:#f5f5f5;border-width:1px 0 0 1px;text-align:center;transition:background-color 100ms linear}.portal-shifts table>tbody>tr>td:not(:first-child):hover{background-color:#f5f5f5 !important}.portal-shifts table>tbody>tr>td.portal-shift-pending-approvals{font-weight:bolder;color:#d56735}.portal-shifts table>tbody>tr>td .portal-shift-zero-count{color:#c5c9cc}.portal-shifts .shift-drop-options{display:none}.swap-detail-card{padding:1.25rem 1rem 1rem;margin-bottom:1.5rem;border:1px solid #c5c9cc;border-radius:5px}.swap-detail-card .swap-detail-card-header{font-weight:600;font-size:.7rem;color:#d56735;text-transform:uppercase;margin-bottom:.25rem}.swap-detail-card .swap-detail-card-date{font-weight:600;font-size:1.25rem;color:#3a434b;margin-bottom:.25rem}.swap-detail-card .swap-detail-card-user,.swap-detail-card .swap-detail-card-swapper{font-size:.9rem;padding:1rem 0}.swap-detail-card .swap-detail-card-user .swap-detail-card-swapper-staff-details,.swap-detail-card .swap-detail-card-swapper .swap-detail-card-swapper-staff-details{min-height:125px}.swap-detail-card .swap-detail-card-user .swap-detail-card-swapper-role,.swap-detail-card .swap-detail-card-swapper .swap-detail-card-swapper-role{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#68727b}.swap-detail-card .swap-detail-card-user .swap-detail-card-swapper-name,.swap-detail-card .swap-detail-card-user .swap-detail-card-swapper-date,.swap-detail-card .swap-detail-card-swapper .swap-detail-card-swapper-name,.swap-detail-card .swap-detail-card-swapper .swap-detail-card-swapper-date{font-weight:600;color:#000}.swap-detail-card .swap-detail-card-user .swap-detail-card-swapper-removed,.swap-detail-card .swap-detail-card-swapper .swap-detail-card-swapper-removed{color:#d0021b}.swap-detail-card .swap-detail-card-user .swap-detail-card-swapper-position,.swap-detail-card .swap-detail-card-swapper .swap-detail-card-swapper-position{color:#68727b}.swap-detail-card .swap-detail-card-user{display:flex;justify-content:flex-start;align-items:center}.swap-detail-card .swap-detail-card-user .user-picture{margin-right:1rem}.swap-detail-card .swap-detail-card-response-modified{font-size:.75rem}.swap-detail-card .swap-detail-card-response-modified label{display:block;margin:.25rem 0;color:#d56735;font-weight:600}.swap-detail-card .swap-detail-card-swappers{display:flex;justify-content:space-around;align-items:flex-start;text-align:center}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-swapper{flex-basis:48%}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-swapper-role{margin-bottom:.75rem}.swap-detail-card .swap-detail-card-swappers .user-picture{margin-bottom:.5rem}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-swapper-position{margin-bottom:.5rem}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-swapper-date{margin-bottom:.25rem}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-graphic{min-width:29px;min-height:29px;background-repeat:no-repeat;background-position:center center;margin-top:3rem}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-graphic[type=swap]{background-image:url(../img/swap-arrow.svg);background-size:29px 29px}.swap-detail-card .swap-detail-card-swappers .swap-detail-card-graphic[type=giveaway]{background-image:url(../img/giveaway-arrow.svg);background-size:28px 20px}.swap-detail-card .swap-detail-card-responses{margin-top:1rem}.swap-detail-card .swap-detail-card-responses .swap-detail-card-response{display:flex;justify-content:space-between;align-items:center;padding:.6rem;border-style:solid;border-color:#c5c9cc;border-width:1px 1px 0}.swap-detail-card .swap-detail-card-responses .swap-detail-card-response:last-of-type{border-bottom-width:1px}.swap-detail-card .swap-detail-card-responses .swap-detail-card-response .swap-detail-card-user{padding:0}.swap-detail-card .swap-detail-card-responses .swap-detail-card-response .swap-detail-card-response-actions{white-space:nowrap}.swap-detail-card .swap-detail-card-responses .swap-detail-card-response .swap-detail-card-response-actions button{padding:0 .5rem}.swap-detail-card .swap-detail-card-responses .swap-detail-card-response .loading-section{margin:0 1rem}.swap-detail-card .swap-detail-card-actions{min-height:3.75rem;text-align:center;border-top:1px solid #c5c9cc}.swap-detail-card .swap-detail-card-actions button{font-weight:bold;margin:1rem 1rem 0}.swap-detail-card .swap-detail-card-response-actions button[disabled]:not(.status),.swap-detail-card .swap-detail-card-actions button[disabled]:not(.status){opacity:1;color:#c5c9cc;border-color:#c5c9cc}.swap-detail-card .swap-detail-card-response-actions button[disabled]:not(.status) svg *[stroke]:not([stroke=none]),.swap-detail-card .swap-detail-card-actions button[disabled]:not(.status) svg *[stroke]:not([stroke=none]){stroke:#c5c9cc}.swap-detail-card .swap-detail-card-response-actions button[disabled]:not(.status) svg *[fill]:not([fill=none]),.swap-detail-card .swap-detail-card-actions button[disabled]:not(.status) svg *[fill]:not([fill=none]){fill:#c5c9cc}.swap-detail-card .swap-detail-card-response-actions button svg,.swap-detail-card .swap-detail-card-actions button svg{width:14px;height:11px}@media(max-width: 1279px){.swap-detail-card .swap-detail-card-response-actions button svg,.swap-detail-card .swap-detail-card-actions button svg{vertical-align:-1px}}.swap-detail-card .swap-detail-card-submission-date{text-align:center;font-size:.8rem;line-height:1.5em;color:#68727b;margin-top:1rem;padding-top:1rem;border-top:1px solid #c5c9cc}.swap-detail-card .swap-detail-card-view{font-weight:bold;font-size:.9rem;color:#d56735;text-transform:uppercase;text-align:center;margin-top:1.2rem}.swap-detail-card .swap-detail-card-view:hover{color:hsl(18.75,65.5737704918%,42.1568627451%)}.swap-detail-card .swap-detail-card-submission-date+.swap-detail-card-view{margin-top:.5rem}.dashboard-container{position:relative;min-height:100%}@media screen and (max-width: 1280px){.dashboard-container .section-header.dashboard-section-header .actions{top:15px}.dashboard-container .section-header.dashboard-section-header .actions button{min-width:auto}}.dashboard-container .dashboard-main-container,.dashboard-container .dashboard-sidebar{min-height:100%}.dashboard-container .dashboard-main-container{position:absolute;top:0;left:0;width:70%;border-right:1px solid #c5c9cc}.dashboard-container .dashboard-sidebar{position:absolute;left:70%;width:30%;border-left:1px solid #c5c9cc;margin-left:-1px}.dashboard-container .dashboard-sidebar .dashboard-sidebar-header{margin:0px 20px;padding:10px 0px;border-bottom:2px solid #f5f5f5}.dashboard-container .dashboard-sidebar .dashboard-sidebar-header h2{color:#000;font-size:28px;font-weight:600}.dashboard-container .dashboard-sidebar .dashboard-sidebar-header h4{color:#68727b}.dashboard-container .dashboard-sidebar .dashboard-sidebar-summary{width:100%;padding:10px 0px;display:inline-block;border-bottom:2px solid #f5f5f5}.dashboard-container .dashboard-sidebar .dashboard-sidebar-summary .summary-box{width:33%;float:left;display:inline-block;text-align:center}.dashboard-container .dashboard-sidebar .dashboard-sidebar-summary .summary-box h2.summary-number{font-size:30;color:#000;font-weight:normal}.dashboard-container .dashboard-sidebar .dashboard-sidebar-summary .summary-box h5{color:#d56735;font-size:13px;font-weight:600}.dashboard-container .dashboard-sidebar .dashboard-sidebar-cards-container{padding:20px;width:100%;display:inline-block;overflow-y:auto}.dashboard-container .dashboard-sidebar .dashboard-sidebar-cards-container .dashboard-sidebar-empty{text-align:center;width:100%}.dashboard-container .dashboard-sidebar .dashboard-sidebar-cards-container .dashboard-sidebar-empty p{max-width:85%;margin:15px auto}.dashboard-container .dashboard-sidebar .dashboard-sidebar-cards-container .dashboard-sidebar-empty p span{white-space:nowrap}.section-header.dashboard-section-header{background-color:#0b1821;padding:30px}.section-header.dashboard-section-header h2{font-size:1.75rem;font-weight:600}@media screen and (max-width: 1280px){.section-header.dashboard-section-header h2{font-size:1.25rem}}.dashboard-main-container .actions button{color:#d56735;font-size:14px;padding:10px 25px;border:1px solid #d56735;background-color:rgba(0,0,0,0);transition:background-color .1s ease-in-out}@media screen and (max-width: 1060px){.dashboard-main-container .actions button{font-size:12px;padding:5px 10px !important}}.dashboard-main-container .actions button:hover{background-color:#d56735;color:#fff}.scrollable-calendar-container{float:left;width:100%;display:inline-block;background-color:#12212f}.scrollable-calendar-container span{float:left;width:5%;display:inline-block}.scrollable-calendar-bar{display:inline-block;float:left;width:90%;overflow:hidden}.scrollable-calendar-bar::-webkit-scrollbar{width:0px !important;height:0px !important;background:rgba(0,0,0,0) !important}.scrollable-calendar-bar::-webkit-scrollbar-track{background-color:rgba(0,0,0,0) !important;-webkit-box-shadow:none !important;border:none !important;padding:0 !important}.scrollable-calendar-bar::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(0,0,0,0) !important;-webkit-box-shadow:none !important}a.previous,a.next{width:0;height:82px;top:28px;padding:0px 10px;position:relative;background-repeat:no-repeat;float:left;display:inline-block;margin:0px 10px}a.previous{background-image:url(../img/icon-chevron-left-white.svg)}a.next{float:right;background-image:url(../img/icon-chevron-right-white.svg)}.day-box{width:60px;padding:10px 5px;position:relative;display:inline-table}.day-box .day-text{flex:1;color:#4d5b68;text-align:center;font-weight:600}.day-box .day-text.day-text-month{font-size:14px}.day-box .day-text.day-text-date{font-size:23px}.day-box .day-text.day-text-weekday{font-size:13px}.day-box.selected-day{background-color:#0b1821}.day-box.selected-day .day-text{color:#fff}.utility{min-height:60px;width:100%;padding:0px 20px;display:inline-block;background-color:#0b1821}.utility .actions.message{float:right;height:41px;padding:10px 0;display:inline-block}.dashboard-container .shift-filter-container{float:left;padding:10px 0;display:inline-block}.dashboard-container .shift-filter-container>div{display:inline-block;padding-left:20px;overflow:hidden;vertical-align:top}.dashboard-container .shift-filter-container>div:first-child{padding-left:0}.dashboard-container .shift-filter-container label{font-weight:600;font-size:12px;color:#505c67;padding-right:10px}.dashboard-container .shift-filter-container .select2-container .select2-selection--single{height:41px}.dashboard-container .shift-filter-container .select2-container--default .select2-selection--single{box-sizing:border-box}.dashboard-container .shift-filter-container .select2-container--default .select2-selection--single .select2-selection__rendered{color:#505c67;font-size:14px}.dashboard-container .shift-filter-container .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.dashboard-container .shift-filter-container .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#8b9399 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;border-style:solid;border-width:8px 7px 0 7px !important;height:0;left:50%;margin-left:-11px;margin-top:0;position:absolute;top:65%;width:0}.dashboard-container .shift-filter-container .select2-container--default.select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dashboard-container .shift-filter-container span.select2.select2-container.select2-container--default.select2-container--focus .position-option-container{outline:none;border-color:#000}.dashboard-container .shift-filter-container span.select2.select2-container.select2-container--default.select2-container--focus .shift-option-container{outline:none;border-color:#000}.dashboard-container .shift-filter-container .select2-container{width:200px !important}@media screen and (max-width: 1250px){.dashboard-container .shift-filter-container .select2-container{width:150px !important}}.dashboard-container .shift-filter-container .select2-container li.select2-selection__choice{line-height:27px;background-color:#a3c6fd;border:none}.dashboard-container .shift-filter-container .select2-container div.selection_choice{display:inline-block;vertical-align:middle;padding-left:5px}.dashboard-status-container{position:relative;height:32px;margin-top:-5px}.dashboard-summary-container{display:flex;justify-content:space-between;white-space:nowrap;width:100%;padding:10px 20px;border-bottom:2px solid #f5f5f5}.dashboard-summary-container .shift-type-box{padding-right:2rem}.dashboard-summary-container .shift-type-box .shift-type-subbox{width:100%}.dashboard-summary-container .shift-type-box .shift-type-subbox .shift-swatch{top:-4px !important}.dashboard-summary-container .shift-type-box .shift-type-subbox .shift-type-subbox-text{color:#000;font-size:23px;font-weight:600}.dashboard-summary-container .shift-type-box .shift-type-subbox .shift-type-subbox-text span{font-size:16px}.dashboard-summary-container .shift-type-box h3{color:#68727b;font-size:16px;margin-left:12px}.dashboard-summary-container .position-summary-box{overflow:hidden;text-overflow:ellipsis}.dashboard-summary-container .position-summary-box .position-summary-subbox{margin-left:10px;display:inline-block}.dashboard-summary-container .position-summary-box .position-summary-subbox h5.position-number{color:#000;font-size:18px;text-align:center}.dashboard-summary-container .position-summary-box .position-summary-subbox h5.position{color:#68727b;font-size:13px;text-align:center}.dashboard-tab-container,.dashboard-sidebar-tab-container{display:flex;justify-content:space-around;border-bottom:2px solid #f5f5f5}.dashboard-tab-container .tab-box,.dashboard-sidebar-tab-container .tab-box{padding:10px 0px;text-align:center}.dashboard-tab-container .tab-box h4,.dashboard-sidebar-tab-container .tab-box h4{color:#68727b;font-size:14px;text-transform:uppercase}.dashboard-tab-container .tab-box h4 span,.dashboard-sidebar-tab-container .tab-box h4 span{border-radius:100%;background:#d56735;color:#fff;display:inline-block;margin-left:10px;width:16px;height:16px;text-align:center;line-height:16px;font-size:11px;font-weight:600}.dashboard-tab-container .tab-box.active,.dashboard-sidebar-tab-container .tab-box.active{transition:all .4s ease-in;border-bottom-color:#d56735}.dashboard-tab-container .tab-box.active h4,.dashboard-sidebar-tab-container .tab-box.active h4{color:#d56735;font-weight:600}.dashboard-sidebar-tab-container .tab-box{width:50%;padding:20px 0px}.dashboard-users-container,.dashboard-open-container{width:100%}.dashboard-users-bucket .position-box{display:flex;justify-content:space-between;margin:0 0 10px}.dashboard-users-bucket .position-box h5{min-width:10%;margin-right:1rem;font-size:15px;color:#505c67;font-weight:700}.dashboard-users-bucket .position-box hr{flex-grow:1;border:1px solid #f5f5f5}.empty-users-bucket{padding:20px}.dashboard-other-header{padding:20px 20px 0;font-size:1.4rem;font-weight:600}.dashboard-other-header .shift-swatch{width:.75rem;height:.75rem}.dashboard-open-container>*{clear:left}.dashboard-open-container .open-shifts-bucket{padding:20px 20px 10px}.select-department.ngdialog.ngdialog-theme-default .ngdialog-content{width:450px;text-align:center}.select-department.ngdialog.ngdialog-theme-default .department{cursor:pointer;margin:15px 15px 0;display:inline-block;padding:15px;border:1px solid #f5f5f5;border-radius:6px;transition:.1s all ease-in-out}.select-department.ngdialog.ngdialog-theme-default .department:last-of-type{margin-bottom:0}.select-department.ngdialog.ngdialog-theme-default .department:hover{background-color:#d56735;color:#fff}.select-department.ngdialog.ngdialog-theme-default .department:hover h5{color:#fff}.select-department.ngdialog.ngdialog-theme-default h3{font-weight:600;text-align:center}.select-department.ngdialog.ngdialog-theme-default h4{font-size:20px;font-weight:600}.select-department.ngdialog.ngdialog-theme-default h5{font-size:14px}.select-department.ngdialog.ngdialog-theme-default h5.add-department{margin:15px 0 0;font-weight:600}.select-department.ngdialog.ngdialog-theme-default h5.add-department a{text-decoration:underline}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dashboard-users-bucket{padding:20px 20px 10px}.dashboard-users-bucket .user-outer-box{display:flex;flex-wrap:wrap}#inbox-container #inbox-list{position:absolute;top:0;bottom:0;height:100%;width:25%;background-color:#fafafa;border-right:1px solid #c5c9cc}#inbox-container #inbox-list .inbox-new{height:4.5rem;padding:.9em;border-bottom:1px solid #c5c9cc}#inbox-container #inbox-list .inbox-conversations{position:absolute;overflow:auto;top:0;bottom:0;left:0;right:0;top:4.5rem}#inbox-container #inbox-list .inbox-conversations .conversation{padding:15px 20px;border-bottom:1px solid #c5c9cc;color:#505c67;position:relative;cursor:pointer;transition:all .1s ease-in-out}#inbox-container #inbox-list .inbox-conversations .conversation.active,#inbox-container #inbox-list .inbox-conversations .conversation:hover{background-color:#cce4f4;color:#000}#inbox-container #inbox-list .inbox-conversations .conversation.active h4,#inbox-container #inbox-list .inbox-conversations .conversation.active .conversation-preview,#inbox-container #inbox-list .inbox-conversations .conversation:hover h4,#inbox-container #inbox-list .inbox-conversations .conversation:hover .conversation-preview{color:#000}#inbox-container #inbox-list .inbox-conversations .conversation.active .conversation-time,#inbox-container #inbox-list .inbox-conversations .conversation:hover .conversation-time{color:#505c67}#inbox-container #inbox-list .inbox-conversations .conversation.active{background-color:#cce4f4;color:#000}#inbox-container #inbox-list .inbox-conversations .conversation.active h4,#inbox-container #inbox-list .inbox-conversations .conversation.active .conversation-preview{color:#000}#inbox-container #inbox-list .inbox-conversations .conversation:hover:not(.active){background-color:#fff}#inbox-container #inbox-list .inbox-conversations .conversation:hover .conversation-delete{opacity:1}#inbox-container #inbox-list .inbox-conversations .conversation.unread::after{content:"";background-color:#d0021b;width:10px;height:10px;position:absolute;top:20px;right:5px;border-radius:99999px}#inbox-container #inbox-list .inbox-conversations .conversation.unread .conversation-preview{font-weight:bold}#inbox-container #inbox-list .inbox-conversations .conversation .conversation-title{font-size:15px;font-weight:bold;color:#505c67;padding:0 0 3px 0}#inbox-container #inbox-list .inbox-conversations .conversation .conversation-time{display:block;margin:5px 0 0;color:#c5c9cc;font-size:10px}#inbox-container #inbox-list .inbox-conversations .conversation .conversation-preview{font-size:15px;color:#505c67}#inbox-container #inbox-list .inbox-conversations .conversation .conversation-delete{position:absolute;bottom:12px;right:10px;opacity:0;transition:all .1s ease-in-out;font-size:14px;font-weight:bold}#inbox-container #inbox-list .inbox-conversations .conversation .conversation-delete a{color:#d0021b}#inbox-container #inbox-list .inbox-conversations .conversation .conversation-delete a:hover{color:#000}#inbox-container #inbox-detail{position:absolute;left:25%;right:0;top:0;bottom:0;overflow:hidden}#inbox-container #inbox-detail .no-conversations{text-align:center;font-size:1.25rem;font-weight:600;height:calc(100vh - 5rem);padding-top:20vh}#inbox-container #inbox-detail .no-conversations img{margin-bottom:2rem}#inbox-container #inbox-detail #inbox-active-conversation{display:flex;flex-direction:column;height:100%}#inbox-container #inbox-detail #message-header{background:#fff;width:100%;z-index:2;border-bottom:1px solid #c5c9cc}#inbox-container #inbox-detail #message-header .user-selection{padding:10px 20px 0;min-height:52px;max-height:150px;overflow:auto}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients{display:flex;position:relative}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients label{position:fixed;width:60px;text-align:center;padding-top:5px;font-size:15px;font-weight:600;color:#505c67}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .existing-recipients{flex-grow:1;margin-left:60px}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .existing-recipients .conversation-user{background-color:#8b9399;color:#fff;font-size:14px;border-radius:6px;font-weight:600;cursor:default;float:left;padding:7px 12px;margin:0 10px 10px 0}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .existing-recipients .conversation-user.remote span.remote{background-color:#d56735;display:inline-block;width:14px;height:14px;border-radius:100%;font-size:10px;text-align:center;line-height:14px;color:#fff}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .existing-recipients .conversation-user.removed{background-color:#c5c9cc;color:#000}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .existing-recipients .conversation-user.removed span.removed{color:#d0021b;font-size:12px;font-weight:normal;margin-left:3px}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients select{display:none}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients select.ng-hide+.select2{display:none}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2{flex-grow:1;border:1px solid #ccd0d2;border-radius:4px;padding:7px 0 0 5px;max-height:100px;overflow:auto;margin:0 20px 10px 60px}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2 h4{font-size:14px}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2 h5{font-size:13px;color:#505c67}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown{border:0}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown::after,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown::after{position:fixed;top:auto;right:auto}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown .select2-selection__choice,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown .select2-selection__choice{background-color:#d56735;color:#fff;border:0;border-radius:6px;padding:7px 12px;margin:0 5px 5px 0;max-width:none}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown .select2-selection__choice h4,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown .select2-selection__choice h4{font-weight:600;display:inline-block}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown .select2-selection__choice .select2-selection__choice__remove,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown .select2-selection__choice .select2-selection__choice__remove{color:#fff;float:right;margin:0 0 0 10px}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown .select2-search--inline .select2-search__field,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown .select2-search--inline .select2-search__field{width:100% !important;margin:-5px 0 0;font-size:14px}#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container .select2-selection--multiple.inbox-dropdown .select2-search--inline,#inbox-container #inbox-detail #message-header .user-selection .user-selection-recipients .select2.select2-container--default .select2-selection--multiple.inbox-dropdown .select2-search--inline{padding:3px 5px}#inbox-container #inbox-detail #message-header .user-selection .new-recipient-actions{margin:0 0 10px 72px;color:#58b7ff;font-size:15px;font-weight:bold}#inbox-container #inbox-detail #message-header .user-selection .new-recipient-actions span:hover{color:rgb(0,122.5898203593,215.5)}#inbox-container #inbox-detail #message-header .conversation-title{overflow:hidden;padding:4px 20px;border-top:1px solid #c5c9cc}#inbox-container #inbox-detail #message-header .conversation-title.disabled{background-color:#f5f5f5}#inbox-container #inbox-detail #message-header .conversation-title label{padding-right:15px;font-size:14px;line-height:35px}#inbox-container #inbox-detail #message-header .conversation-title input{border:0;padding-left:0;background:rgba(0,0,0,0);padding:0;width:75%;font-size:14px}#inbox-container #inbox-detail #message-header .removed-users-notice{background-color:rgba(208,2,27,.1);padding:.75rem;font-size:14px;font-weight:600;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}#inbox-container #inbox-detail .conversation-user-ids{outline:0;border:0}#inbox-container #inbox-detail #inbox-messages{flex-grow:1;padding:25px;position:relative;z-index:0;overflow-y:auto}#inbox-container #inbox-detail #inbox-messages.named{padding-top:120px}#inbox-container #inbox-detail #inbox-messages #loading-messages{position:absolute;z-index:10;top:0;left:50%;margin:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full{overflow:hidden;margin:0 0 15px}#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full .message-content{margin:0 15px;display:inline-block;width:55%;position:relative}#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full .message-content .message-sender,#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full .message-content .message-date{padding:5px 0 0;font-size:10px;color:#c5c9cc}#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full .message-content .message-sender{padding:0 0 5px;font-weight:600}#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full .message-content .message-sender .removed{color:#d0021b;margin-left:5px}#inbox-container #inbox-detail #inbox-messages>.inbox-message .message-full .message-content p{padding:10px 15px 8px;border-radius:15px;display:inline-block;font-size:15px;cursor:default}#inbox-container #inbox-detail #inbox-messages>.inbox-message.other-user .message-full{text-align:left}#inbox-container #inbox-detail #inbox-messages>.inbox-message.other-user .message-full .user-picture{float:left}#inbox-container #inbox-detail #inbox-messages>.inbox-message.other-user .message-full .message-content p{background:#f5f5f5;border-bottom-left-radius:0}#inbox-container #inbox-detail #inbox-messages>.inbox-message.current-user .message-full{text-align:right}#inbox-container #inbox-detail #inbox-messages>.inbox-message.current-user .message-full .user-picture{float:right}#inbox-container #inbox-detail #inbox-messages>.inbox-message.current-user .message-full .message-content p{background:#58b7ff;color:#fff;border-bottom-right-radius:0}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next .message-full{margin-bottom:3px}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next .message-full .user-picture,#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next .message-full .message-date{display:none}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next .message-full .message-content.reveal-timestamp .message-date{display:block}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next.other-user .message-content{margin-left:85px}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next.current-user .message-content{margin-right:85px}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next+.inbox-message .message-content .message-sender{display:none}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next+.inbox-message.other-user p{border-top-left-radius:0}#inbox-container #inbox-detail #inbox-messages>.inbox-message.group-with-next+.inbox-message.current-user p{border-top-right-radius:0}#inbox-container #inbox-detail #message-send{width:100%;background:#f8f8f8;padding:10px}#inbox-container #inbox-detail #message-send input,#inbox-container #inbox-detail #message-send textarea{padding:10px;width:80%}#inbox-container #inbox-detail #message-send button{width:17%;float:right;background-image:none;padding:10px 15px}#inbox-container #inbox-detail #message-send button:hover{background-image:none}.select2-dropdown.inbox-dropdown.select2-dropdown--below{border-color:#c5c9cc;border-radius:0;height:350px}.select2-container--default .select2-dropdown.inbox-dropdown.select2-dropdown--below .select2-results>.select2-results__options{max-height:350px}.select2-dropdown.inbox-dropdown .select2-results__options li.select2-results__option[role=option] h4{line-height:36px;font-weight:600;display:flex;align-items:center}.select2-dropdown.inbox-dropdown .select2-results__options li.select2-results__option[role=option] h4 user-picture{width:25px;margin-right:10px}.select2-container--default .select2-dropdown.inbox-dropdown .select2-results__option--highlighted[aria-selected]{background:#f5f5f5;color:#000}.select2-container--open .select2-dropdown.inbox-dropdown.select2-dropdown--below{top:2px;border-top:1px solid #c5c9cc}body.inbox-controller .staff-filter-content-drop{top:140px !important;left:auto !important;right:10px !important;bottom:auto !important;transform:unset !important;box-shadow:0px 1px 6px rgba(0,0,0,.25)}body.inbox-controller .staff-filter-content-drop::after{content:"";display:block;width:13px;height:13px;background-color:#fcfcfc;position:absolute;top:-7px;right:35px;transform:rotate(45deg) skew(5deg, 5deg);box-shadow:0px 1px 6px rgba(0,0,0,.25);z-index:-1}#staff-directory .section-header .sections,#staff-credentials .section-header .sections{width:100%}#staff-directory .utility-row,#staff-credentials .utility-row{justify-content:flex-end}#staff-directory .staff-section,#staff-credentials .staff-section{padding:30px}#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=staff-name],#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=staff-name],#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=staff-name],#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=staff-name]{min-width:225px}#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=email]>div,#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=email]>div,#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=email]>div,#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=email]>div{overflow:hidden;text-overflow:ellipsis}@media(max-width: 1125px){#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=actions],#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=actions],#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=actions],#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=actions]{display:none}}@media(max-width: 1000px){#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=phone],#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=phone],#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=email],#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=email],#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=phone],#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=phone],#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=email],#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=email]{display:none}}@media(max-width: 800px){#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=fte],#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=fte],#staff-directory .staff-section>table.table-main-view>thead>tr>th[type=date],#staff-credentials .staff-section>table.table-main-view>thead>tr>th[type=date],#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=fte],#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=fte],#staff-directory .staff-section>table.table-main-view>tbody>tr>td[type=date],#staff-credentials .staff-section>table.table-main-view>tbody>tr>td[type=date]{display:none}}#staff-directory .staff-member-minimal-detail,#staff-credentials .staff-member-minimal-detail{align-items:center}#staff-directory .staff-section-empty,#staff-credentials .staff-section-empty{text-align:center}#staff-directory .staff-section-empty img,#staff-credentials .staff-section-empty img{margin-bottom:2rem}#staff-directory .staff-section-empty .staff-section-empty-text,#staff-credentials .staff-section-empty .staff-section-empty-text{font-size:2rem;font-weight:600}#staff-member .section-header .profile .profile-picture{float:left;display:inline;margin:0 25px 0 0}#staff-member .section-header .profile h2,#staff-member .section-header .profile h3.cap{text-transform:capitalize;margin-bottom:3px}#staff-member .section-header .profile .self-removed{display:inline-block;background-color:#fff;padding:1px 10px;border-radius:4px;color:#d0021b;font-size:1rem;margin-top:4px}#staff-member .staff-profile{background:#fafafa;overflow:hidden;min-height:100vh}#staff-member .staff-profile .profile-content{float:left;width:58.5%;padding:25px}#staff-member .staff-profile .profile-content-header{font-weight:600;color:#000;margin-bottom:1rem}#staff-member .staff-profile .profile-row{margin:0 0 25px 0;overflow:hidden}#staff-member .staff-profile .profile-row .half-width{width:47.5%;float:left;display:inline;margin:0 2.5% 0 0}#staff-member .staff-profile .profile-row .half-width:last-child{margin-right:0}#staff-member .staff-profile .profile-row .half-width.notes p{margin:0;max-width:100%;white-space:pre-wrap}#staff-member .staff-profile .profile-row .half-width.notes p:not(:last-of-type){margin-bottom:.5rem}#staff-member .staff-profile .profile-row label.credentials-header{display:flex;justify-content:space-between;margin-bottom:.75rem}#staff-member .staff-profile .profile-row value{display:block}#staff-member .staff-profile .profile-row value.no-data{font-style:italic;font-size:13px}#staff-member .staff-profile .profile-row ul{padding:0 0 0 20px;margin:0;list-style-type:circle}#staff-member .staff-profile .date-selection{margin-bottom:1rem;display:flex;justify-content:space-between}#staff-member .staff-profile .date-selection>div{width:48%}#staff-member .staff-profile .date-selection>div input{width:100%}#staff-member .staff-profile .profile-stats{border-top:1px solid #c5c9cc;padding-top:25px}#staff-member .staff-profile .profile-stats .stat-section{margin:0 0 15px 0;overflow:hidden}#staff-member .staff-profile .profile-stats .stat-section h4{padding:0 0 10px 0}#staff-member .staff-profile .profile-stats .stat{text-align:center;background:#152e40;color:#fff;padding:15px;border-radius:6px;display:inline;float:left;width:19%;margin-right:1.2%}#staff-member .staff-profile .profile-stats .stat:last-child{margin-right:0}#staff-member .staff-profile .profile-stats .stat h3{color:#fff;font-size:36px}#staff-member .staff-profile .profile-stats .stat label{color:#fff;padding:5px 0 0;font-weight:normal}#staff-member .staff-profile .profile-map img{width:100%}#staff-member .staff-profile .horizontal-tabs>.horizontal-tabs-tabset{justify-content:space-around}#staff-member .staff-profile .horizontal-tabs>.horizontal-tabs-tabset>div{flex-grow:1;padding:1rem 0}#staff-member .staff-profile .activity-none{padding:2rem 1rem;text-align:center;font-size:.9rem;color:#505c67;border-style:solid;border-color:#c5c9cc;border-width:1px 1px 0}#staff-member .staff-profile .credential{display:flex;justify-content:space-between;margin:0 0 10px 0;overflow:hidden;padding:0 0 10px;border-bottom:1px solid #f5f5f5}#staff-member .staff-profile .credential[ng-click],#staff-member .staff-profile .credential[ui-sref]{cursor:pointer;transition:.1s opacity ease-in-out}#staff-member .staff-profile .credential[ng-click]:hover,#staff-member .staff-profile .credential[ui-sref]:hover{opacity:.7}#staff-member .staff-profile .credential h4:first-child{font-weight:bold}#staff-member .staff-profile .credential h4:first-child span{display:block}#staff-member .staff-profile .credential h4:last-child{font-size:14px}#staff-member .staff-profile .credential h4.expired{color:#d0021b;font-weight:bold}#staff-member .staff-profile .credential h4 span{font-size:13px;color:#8b9399;font-weight:normal;display:block}#staff-member .staff-profile .profile-pane{height:84.5%;width:30%;background:#fff;overflow:auto;position:absolute;top:154px;right:30px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}#staff-member .staff-profile .profile-invite{padding:25px;text-align:center}#staff-member .staff-profile .profile-invite h3{font-weight:bold;font-size:16px;padding:0 0 10px 0}#staff-member .staff-profile .profile-invite p{font-size:14px}#staff-member .staff-profile .profile-invite .invite-box button{display:inline;width:137px;margin:1rem .25rem 0;font-size:14px;padding:11px}#staff-member .staff-profile .profile-calendar .header{background:#fff;z-index:3}#staff-member .staff-profile .profile-calendar .header h3{font-size:22px;color:#000;padding:15px 25px;font-weight:bold;border-bottom:1px solid #c5c9cc}#staff-member .staff-profile .profile-calendar .view-options{float:right;padding:15px 25px 0 0}#staff-member .staff-profile .profile-calendar .view-options a{display:inline-block;background-repeat:no-repeat;width:30px;height:30px;margin-left:10px;opacity:.2;transition:opacity .3s ease-in-out}#staff-member .staff-profile .profile-calendar .view-options a.list svg{height:100%;width:100%}#staff-member .staff-profile .profile-calendar .view-options a.list svg *[stroke]:not([stroke=none]){stroke:#000}#staff-member .staff-profile .profile-calendar .view-options a.list svg *[fill]:not([fill=none]){fill:#000}#staff-member .staff-profile .profile-calendar .view-options a.calendar svg{height:90%;width:100%;margin-top:5%}#staff-member .staff-profile .profile-calendar .view-options a.calendar svg *[stroke]:not([stroke=none]){stroke:#000}#staff-member .staff-profile .profile-calendar .view-options a.calendar svg *[fill]:not([fill=none]){fill:#000}#staff-member .staff-profile .profile-calendar .view-options a.active{opacity:1}#staff-member .staff-profile .profile-invite+.profile-calendar{top:375px}@media(max-width: 1279px){#staff-member .staff-profile .profile-invite+.profile-calendar{top:450px}}#staff-member .staff-profile .schedule-view .shift-month h3{padding:15px 25px 0;color:#8b9399}#staff-member .staff-profile .schedule-view.list .shift{padding:15px 25px;border-bottom:1px solid #f5f5f5;overflow:hidden}#staff-member .staff-profile .schedule-view.list .shift value{font-weight:bold;font-size:16px}#staff-member .staff-profile .schedule-view.list .shift label{font-size:14px;color:#000}#staff-member .staff-profile .schedule-view.list .shift label.shift-type{text-transform:uppercase;font-size:12px}#staff-member .staff-profile .schedule-view.list .shift label[shift]{display:block;margin-top:5px}#staff-member .staff-profile .schedule-view.list .shift .right{float:right}#staff-member .staff-profile .schedule-view.list .shift .shift-worksite{display:block;padding:5px 0 0}#staff-member .staff-profile .schedule-view.list .shift .shift-worksite h5{color:#8b9399}#staff-member .staff-profile .schedule-view p{padding:2rem 1rem;text-align:center}.ngdialog.ngdialog-theme-default.ngdialog-bulk-edit-staff .ngdialog-content{width:750px}.ngdialog.ngdialog-theme-default.ngdialog-bulk-edit-staff .ng-tabset-tabs{min-height:450px;width:30%}.ngdialog.ngdialog-theme-default.ngdialog-bulk-edit-staff .ng-tabset-contents{left:30%}#edit-bulk-staff ul.staff-members{padding-left:0;font-size:.8rem;font-weight:600}#edit-bulk-staff ul.staff-members li{list-style-type:none;margin-bottom:.4rem}#edit-bulk-staff ul.staff-members li .user-picture{display:inline-block;vertical-align:text-bottom;font-size:inherit;width:1.25rem;height:1.25rem;margin-right:.25rem}#edit-bulk-staff .additional-staff-members{font-size:.8rem;font-weight:bold}.ngdialog.ngdialog-theme-default.ngdialog-manage-staff-member .ngdialog-content{width:750px}.ngdialog.ngdialog-theme-default.ngdialog-manage-staff-member .ng-tabset-tabs{min-height:525px;width:30%}.ngdialog.ngdialog-theme-default.ngdialog-manage-staff-member .ng-tabset-contents{left:30%}#manage-staff-member .styled-checkbox label{font-size:.9rem;font-weight:600}#manage-staff-member .styled-checkbox label::before{vertical-align:-0.15em}#manage-staff-member .manage-staff-member-warning{margin-left:1rem;font-size:12px;color:#d56735}#manage-staff-member label.switch{margin-top:.25rem}#manage-staff-member .credential-list-container{height:400px;width:100%;overflow-y:auto;border:2px solid #f5f5f5}#manage-staff-member .credential-list-container .credential-card{border-bottom:2px solid #f5f5f5;width:100%;padding:.5rem}#manage-staff-member .credential-list-container .credential-card:last-child{border-bottom:none}#manage-staff-member .credential-list-container .credential-card:hover{background-color:#fafafa}#manage-staff-member .credential-list-container .credential-card.credential-editing{background-color:#fafafa}#manage-staff-member .credential-list-container .credential-card .credential-name1,#manage-staff-member .credential-list-container .credential-card .credential-name2,#manage-staff-member .credential-list-container .credential-card .license-details,#manage-staff-member .credential-list-container .credential-card .certification-details,#manage-staff-member .credential-list-container .credential-card .education-details,#manage-staff-member .credential-list-container .credential-card .credential-time,#manage-staff-member .credential-list-container .credential-card .credential-status{font-size:.9rem;text-transform:none;margin-bottom:.25rem}#manage-staff-member .credential-list-container .credential-card .credential-name1{font-weight:bold}#manage-staff-member .credential-list-container .credential-card .credential-time{font-size:.8rem}#manage-staff-member .credential-list-container .credential-card .credential-status{font-size:.8rem;font-weight:600;padding:.75rem 0;margin:0}#manage-staff-member .credential-list-container .credential-card button{font-size:.8rem}#manage-staff-member .no-credentials{padding:5px;font-size:.8em;font-style:italic}#manage-staff-member .alert{white-space:normal}#manage-staff-member #manage-staff-member-email-container .email-address-entry{margin-bottom:5px}#manage-staff-member #manage-staff-member-tags+.modal-form-detail-error{position:static}#manage-staff-member .modal-form-detail-validating,#manage-staff-member .modal-form-detail-error,#manage-staff-member .modal-form-detail-success{position:static}#staff-member-status{position:absolute;top:0;right:0;font-size:.8rem;font-weight:bold;color:#37871d}#staff-member-status.staff-member-offline{color:#505c67}#staff-member-status.staff-member-self-removed{color:#d0021b}#manage-admins .admins-section{padding:30px}#manage-admins th[type=staff-name]{width:300px}#manage-admins th[type=actions]{width:200px}#manage-admins .admins-empty{text-align:center}#manage-admins .admins-empty img{margin-bottom:1rem}#manage-admins .admins-empty div a{font-weight:600}#tag-manager{height:calc(100% - 6.5rem)}@media(min-width: 1280px){#tag-manager{height:calc(100% - 7.75rem)}}#tag-manager .tag-manager-workspace-container .tag-manager-workspace{min-height:540px;max-height:540px;max-width:820px;display:flex;align-items:stretch}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container{flex-basis:50%}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-container-controls,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-container-controls{display:flex;justify-content:space-between;align-items:center;padding:1rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-container-controls button,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-container-controls button{font-size:.9rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container{border-right:1px solid #f5f5f5}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-container-controls{height:75px}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-container-controls .search-input-text input{width:170px;font-size:.9rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-container-controls button{width:160px}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-tabs{display:flex;height:30px}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-tabs>div{flex-basis:50%;text-align:center;font-size:.9rem;text-transform:uppercase;border-bottom:5px solid rgba(0,0,0,0);color:#8b9399;padding-bottom:.5rem;padding-right:1rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-tabs>div .badge{margin-left:.5rem;font-size:1em;line-height:1.5em;-webkit-transform:translateY(-0.2em);-moz-transform:translateY(-0.2em);-ms-transform:translateY(-0.2em);-o-transform:translateY(-0.2em);transform:translateY(-0.2em);background-color:#8b9399}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-tabs>div[selected=selected]{color:#d56735;font-weight:600;border-bottom-color:#d56735}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-tabs>div[selected=selected] .badge{background-color:#d56735}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list{overflow-x:hidden;overflow-y:auto;max-height:465px;border-top:1px solid #f5f5f5}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list.tag-manager-tabs-offset{max-height:435px}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;color:#3a434b;padding:.5rem 1rem;border-bottom:1px solid #f5f5f5;cursor:pointer}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag.tag-manager-tag-selected{background-color:#cce4f4}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag>div:first-child{flex-grow:1}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag>div:last-child{visibility:hidden}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag svg{display:inline-block;width:1.2rem;height:1.2rem;margin-left:1rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag svg *[stroke]:not([stroke=none]){stroke:#d56735}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag svg *[fill]:not([fill=none]){fill:#d56735}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag svg:hover *[stroke]:not([stroke=none]){stroke:#985330}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag svg:hover *[fill]:not([fill=none]){fill:#985330}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag:hover{background-color:#fafafa}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-tags-container .tag-manager-tags-list .tag-manager-tag:hover>div:last-child{visibility:visible}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-container-controls .tag-manager-selected-tag-summary{font-size:1.1rem;font-weight:600}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-container-controls button{width:130px;background-color:#2f4757;border-color:#2f4757;background-image:url("../img/icon-staff-add.svg")}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-container-controls button:hover{background-color:hsl(204,29.8507462687%,16.2745098039%);border-color:hsl(204,29.8507462687%,16.2745098039%)}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .mock-styled-checkbox{height:1rem;width:1rem;min-width:1rem;margin-right:.75rem;vertical-align:middle}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-untag,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-view{font-size:.85rem;font-weight:600;color:#d0021b;text-transform:uppercase}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-view{color:#d56735;margin-right:.5rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list-header{display:flex;justify-content:space-between;align-items:center;background-color:#fafafa;border-style:solid;border-color:#f5f5f5;border-width:1px 0;padding:.5rem 1rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list-header .tag-manager-staff-select-all{font-size:.6rem;font-weight:600;color:#68727b;text-transform:uppercase}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list{max-height:430px;overflow-x:hidden;overflow-y:auto;border-top:1px solid #f5f5f5}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member{display:flex;justify-content:space-between;align-items:center;padding:1rem .5rem 1rem 1rem;border-bottom:1px solid #f5f5f5}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member .tag-manager-staff-untag,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member .tag-manager-staff-view{visibility:hidden}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member[disabled]{cursor:default}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member:hover{background-color:#fafafa}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member:hover .tag-manager-staff-untag,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member:hover .tag-manager-staff-view{visibility:visible}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member .staff-member-minimal-detail{flex-grow:1}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member .staff-member-minimal-detail .user-details-name{font-size:.9rem;margin-bottom:.25rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-staff-container .tag-manager-staff-list .tag-manager-staff-member .staff-member-minimal-detail .user-details-position{font-style:.8rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-select-tag,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-no-results{text-align:center;padding:5rem 1rem 0}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-select-tag svg,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-no-results svg{margin-bottom:1rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-select-tag .tag-manager-select-tag-status,#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-no-results .tag-manager-no-results-status{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-select-tag{padding-top:9.5rem}#tag-manager .tag-manager-workspace-container .tag-manager-workspace .tag-manager-no-results .tag-manager-no-results-hint{font-size:.9rem;color:#8b9399}.ngdialog.ngdialog-theme-default.ngdialog-manage-tag .ngdialog-content{width:500px}#manage-tag .ngdialog-body .manage-tag-counter{position:absolute;right:1.5rem;color:#68727b;font-weight:bold;font-size:.8rem}#manage-tag .ngdialog-body .manage-tag-counter.long-tag{color:#d56735}#manage-tag .ngdialog-body label{display:block}#manage-tag .ngdialog-body input[type=text]{margin:.25rem 0;width:100%}#manage-tag .ngdialog-body .manage-tag-error{font-size:.8rem;font-weight:600;color:#d0021b;margin:.25rem 0}#manage-tag .ngdialog-body .manage-tag-hint{color:#68727b;font-size:.8rem}.ngdialog.ngdialog-theme-default.ngdialog-manage-tag-staff .ngdialog-content{width:575px}#manage-tag-staff .ngdialog-body{height:75vh}.horizontal-tabs{border-bottom:1px solid #c5c9cc;background-color:#fff}.horizontal-tabs>.horizontal-tabs-tabset{display:flex;justify-content:flex-start;border-style:solid;border-color:#c5c9cc;border-width:1px 1px 0}.horizontal-tabs>.horizontal-tabs-tabset>div{flex-basis:25%;padding:2rem 0;padding-right:3.1rem;text-align:center;font-size:.9rem;color:#68727b;text-transform:uppercase;border-bottom:6px solid rgba(0,0,0,0);transition:all 250ms}.horizontal-tabs>.horizontal-tabs-tabset>div .badge{margin-left:.6rem;background-color:#f5f5f5;color:#68727b;width:2.5rem;height:1.25rem;border-radius:99999px;font-size:.75rem;line-height:1.25rem}.horizontal-tabs>.horizontal-tabs-tabset>div[active=true]{color:#d56735;font-weight:600;border-bottom-color:hsl(18.75,65.5737704918%,42.1568627451%)}.horizontal-tabs>.horizontal-tabs-tabset>div[active=true] .badge{background-color:#d56735;color:#fff}.horizontal-tabs>.horizontal-tabs-contents>div[active]{display:none}.horizontal-tabs>.horizontal-tabs-contents>div[active][active=true]{display:block}.horizontal-tabs table{border-bottom:none !important}.horizontal-tabs table>tbody tr:last-child{border-bottom:none !important}.horizontal-tabs table>tbody tr:last-child>td{border-bottom:none !important}.horizontal-tabs .request-staff-none{border-bottom:0}.table-main-view,.schedule-builder-details table.schedule-builder-details-shift-types-container,.schedule-builder-details table.schedule-builder-details-stages-container,table.requests-table{border:1px solid #c5c9cc;font-size:.8rem;width:100%}.table-main-view>thead>tr>th,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th,.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th,table.requests-table>thead>tr>th,.table-main-view>tbody>tr>td,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td,table.requests-table>tbody>tr>td{padding:1rem .5rem 1rem 1rem;text-align:left;white-space:nowrap;border-bottom:1px solid #c5c9cc}.table-main-view>thead>tr>th .mock-styled-checkbox,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th .mock-styled-checkbox,.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th .mock-styled-checkbox,table.requests-table>thead>tr>th .mock-styled-checkbox,.table-main-view>tbody>tr>td .mock-styled-checkbox,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .mock-styled-checkbox,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .mock-styled-checkbox,table.requests-table>tbody>tr>td .mock-styled-checkbox{height:1rem;width:1rem}.table-main-view>thead>tr>th[type=staff-name],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=staff-name],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=staff-name],table.requests-table>thead>tr>th[type=staff-name],.table-main-view>thead>tr>th[type=shift-type],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=shift-type],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=shift-type],table.requests-table>thead>tr>th[type=shift-type],.table-main-view>thead>tr>th[type=position],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=position],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=position],table.requests-table>thead>tr>th[type=position],.table-main-view>thead>tr>th[type=fte],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=fte],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=fte],table.requests-table>thead>tr>th[type=fte],.table-main-view>thead>tr>th[type=date],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=date],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=date],table.requests-table>thead>tr>th[type=date],.table-main-view>thead>tr>th[type=location],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=location],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=location],table.requests-table>thead>tr>th[type=location],.table-main-view>thead>tr>th[type=phone],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=phone],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=phone],table.requests-table>thead>tr>th[type=phone],.table-main-view>thead>tr>th[type=email],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=email],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=email],table.requests-table>thead>tr>th[type=email],.table-main-view>thead>tr>th[type=status],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=status],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=status],table.requests-table>thead>tr>th[type=status],.table-main-view>thead>tr>th[type=actions],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=actions],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=actions],table.requests-table>thead>tr>th[type=actions],.table-main-view>tbody>tr>td[type=staff-name],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=staff-name],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=staff-name],table.requests-table>tbody>tr>td[type=staff-name],.table-main-view>tbody>tr>td[type=shift-type],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=shift-type],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=shift-type],table.requests-table>tbody>tr>td[type=shift-type],.table-main-view>tbody>tr>td[type=position],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=position],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=position],table.requests-table>tbody>tr>td[type=position],.table-main-view>tbody>tr>td[type=fte],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=fte],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=fte],table.requests-table>tbody>tr>td[type=fte],.table-main-view>tbody>tr>td[type=date],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=date],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=date],table.requests-table>tbody>tr>td[type=date],.table-main-view>tbody>tr>td[type=location],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=location],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=location],table.requests-table>tbody>tr>td[type=location],.table-main-view>tbody>tr>td[type=phone],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=phone],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=phone],table.requests-table>tbody>tr>td[type=phone],.table-main-view>tbody>tr>td[type=email],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=email],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=email],table.requests-table>tbody>tr>td[type=email],.table-main-view>tbody>tr>td[type=status],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=status],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=status],table.requests-table>tbody>tr>td[type=status],.table-main-view>tbody>tr>td[type=actions],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=actions],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=actions],table.requests-table>tbody>tr>td[type=actions]{text-align:left}.table-main-view>thead>tr>th[type=checkbox],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=checkbox],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=checkbox],table.requests-table>thead>tr>th[type=checkbox],.table-main-view>thead>tr>th[type=number],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=number],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=number],table.requests-table>thead>tr>th[type=number],.table-main-view>tbody>tr>td[type=checkbox],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=checkbox],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=checkbox],table.requests-table>tbody>tr>td[type=checkbox],.table-main-view>tbody>tr>td[type=number],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=number],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=number],table.requests-table>tbody>tr>td[type=number]{text-align:center}.table-main-view>thead>tr>th[type=location],.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=location],.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=location],table.requests-table>thead>tr>th[type=location],.table-main-view>tbody>tr>td[type=location],.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=location],.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=location],table.requests-table>tbody>tr>td[type=location]{white-space:wrap}.table-main-view>thead>tr>th[type=location] ul,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=location] ul,.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=location] ul,table.requests-table>thead>tr>th[type=location] ul,.table-main-view>tbody>tr>td[type=location] ul,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=location] ul,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=location] ul,table.requests-table>tbody>tr>td[type=location] ul{padding:0 0 0 20px;margin:0;list-style-type:circle}.table-main-view>thead>tr>th[type=location]>div+div,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=location]>div+div,.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=location]>div+div,table.requests-table>thead>tr>th[type=location]>div+div,.table-main-view>tbody>tr>td[type=location]>div+div,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td[type=location]>div+div,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td[type=location]>div+div,table.requests-table>tbody>tr>td[type=location]>div+div{margin-top:12px}.table-main-view>thead>tr>th,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th,.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th,table.requests-table>thead>tr>th{background-color:#f5f5f5;border-bottom:1px solid #c5c9cc;text-transform:uppercase;cursor:default;-webkit-user-select:none;user-select:none}.table-main-view>thead>tr>th[type=number]>span,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th[type=number]>span,.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th[type=number]>span,table.requests-table>thead>tr>th[type=number]>span{margin-left:1rem}.table-main-view>tbody>tr:nth-child(odd)>td,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr:nth-child(odd)>td,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr:nth-child(odd)>td,table.requests-table>tbody>tr:nth-child(odd)>td{background-color:#fafafa}.table-main-view>tbody>tr.row-selected>td,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr.row-selected>td,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.row-selected>td,table.requests-table>tbody>tr.row-selected>td{background-color:#cce4f4}.table-main-view>tbody>tr>td,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td,table.requests-table>tbody>tr>td{overflow:hidden;text-overflow:ellipsis;max-width:16vw}.table-main-view>tbody>tr>td a,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td a,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td a,table.requests-table>tbody>tr>td a{color:#68727b;text-transform:uppercase;font-weight:600}.table-main-view>tbody>tr>td a:hover,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td a:hover,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td a:hover,table.requests-table>tbody>tr>td a:hover{color:#d56735}.table-main-view>tbody>tr>td a+a,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td a+a,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td a+a,table.requests-table>tbody>tr>td a+a{margin-left:1rem}.table-main-view>tbody>tr>td .badge,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .badge,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .badge,table.requests-table>tbody>tr>td .badge{position:static;display:block;margin:0 auto;width:1.1rem;height:1.1rem;line-height:1.1rem;font-size:.7rem}.table-main-view>tbody>tr>td .user,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user,table.requests-table>tbody>tr>td .user{display:inline-block;-webkit-user-select:none;user-select:none}.table-main-view>tbody>tr>td .user .user-picture,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-picture,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-picture,table.requests-table>tbody>tr>td .user .user-picture{display:inline-block;margin:0 .25rem;vertical-align:middle}.table-main-view>tbody>tr>td .user .user-info,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-info,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-info,table.requests-table>tbody>tr>td .user .user-info{display:inline-block;vertical-align:middle;max-width:150px}.table-main-view>tbody>tr>td .user .user-info .user-name,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-info .user-name,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-info .user-name,table.requests-table>tbody>tr>td .user .user-info .user-name,.table-main-view>tbody>tr>td .user .user-info .user-title,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-info .user-title,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-info .user-title,table.requests-table>tbody>tr>td .user .user-info .user-title{overflow:hidden;text-overflow:ellipsis}.table-main-view>tbody>tr>td .user .user-info .user-name,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-info .user-name,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-info .user-name,table.requests-table>tbody>tr>td .user .user-info .user-name{font-weight:bold}.table-main-view>tbody>tr>td .user .user-info .user-title,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-info .user-title,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-info .user-title,table.requests-table>tbody>tr>td .user .user-info .user-title,.table-main-view>tbody>tr>td .user .user-info .user-scheduled-hours,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td .user .user-info .user-scheduled-hours,.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td .user .user-info .user-scheduled-hours,table.requests-table>tbody>tr>td .user .user-info .user-scheduled-hours{font-size:.9em}.table-sub-view,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned{width:100%;border:1px solid #c5c9cc}.table-sub-view>thead>tr,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>thead>tr{border-style:solid;border-color:#c5c9cc;border-width:0 0 1px}.table-sub-view>thead>tr>th,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>thead>tr>th{padding:.5rem .75rem;text-transform:uppercase;font-weight:600;font-size:10px;color:#68727b;background-color:#f5f5f5;padding:1rem .5rem 1rem 1rem;text-align:left;height:2.25rem}.table-sub-view>tbody>tr,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr{border-bottom:1px solid #c5c9cc}.table-sub-view>tbody>tr:last-of-type,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr:last-of-type{border-bottom-width:0}.table-sub-view>tbody>tr>td,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr>td{padding:1rem .75rem;vertical-align:top;text-align:left}.table-sub-view>tbody>tr>td a,#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr>td a{text-transform:uppercase;font-size:13px;font-weight:600}.requests-page{display:flex;flex-direction:column;height:100%}.requests-page .section-body{flex-grow:1}.requests-page .section-body .section-content{flex-grow:1}table.requests-table>tbody>tr.requests-pending-approvals{font-weight:bold}.requests-cards{display:flex;justify-content:flex-start;flex-wrap:wrap}.requests-cards .swap-detail-card{width:45%;max-width:500px;min-width:350px;margin-right:5%}.create-request,.create-request-summary{background-color:#fafafa;min-height:100%;padding-bottom:2rem}.create-request section .time-select .time-select-divider,.create-request-summary section .time-select .time-select-divider,.create-request section.create-request-details h4,.create-request-summary section.create-request-details h4{color:#68727b;font-size:.8rem;font-weight:bold;text-transform:uppercase}.create-request section,.create-request-summary section{position:relative;margin:2rem;padding:0}.create-request section+section,.create-request-summary section+section{padding-top:2rem;border-top:1px solid #c5c9cc}.create-request section h3,.create-request-summary section h3{font-size:1.75rem;color:#505c67;font-weight:600;padding-left:2.5rem;background-repeat:no-repeat;background-position:left center;margin-bottom:1.5rem}.create-request section.create-request-details h3,.create-request-summary section.create-request-details h3{background-image:url("../img/icon-list.svg")}.create-request section.create-request-details h4,.create-request-summary section.create-request-details h4{margin-bottom:.25rem}.create-request section.create-request-options h3,.create-request-summary section.create-request-options h3{background-image:url("../img/icon-options.svg")}.create-request section.create-request-options h4,.create-request-summary section.create-request-options h4{font-size:1rem;font-weight:600}.create-request section.create-request-staff h3,.create-request-summary section.create-request-staff h3,.create-request section.create-request-additional-staff h3,.create-request-summary section.create-request-additional-staff h3{background-image:url("../img/icon-staff.svg")}.create-request section.create-request-staff .create-request-additional-staff-none,.create-request-summary section.create-request-staff .create-request-additional-staff-none,.create-request section.create-request-additional-staff .create-request-additional-staff-none,.create-request-summary section.create-request-additional-staff .create-request-additional-staff-none{padding:1rem;background-color:#fff;border:1px solid #c5c9cc;text-align:center;font-size:.9rem;color:#68727b}.create-request section .create-request-staff-filters,.create-request-summary section .create-request-staff-filters{position:absolute;top:2rem;right:0;display:flex}.create-request section .create-request-staff-filters .create-request-staff-filter-prompt,.create-request-summary section .create-request-staff-filters .create-request-staff-filter-prompt{display:flex;align-items:center;justify-content:center;width:10rem;max-height:2.5rem;text-align:center;border:1px solid #d56735;border-radius:.5rem;color:#d56735;font-weight:600;font-size:.85rem;margin-left:2rem;cursor:pointer}.create-request section .create-request-staff-filters .create-request-staff-filter-prompt:hover,.create-request-summary section .create-request-staff-filters .create-request-staff-filter-prompt:hover,.create-request section .create-request-staff-filters .create-request-staff-filter-prompt[active=true],.create-request-summary section .create-request-staff-filters .create-request-staff-filter-prompt[active=true]{background-color:#d56735;color:#fff}.create-request section .create-request-staff-filters .create-request-staff-filter-prompt span,.create-request-summary section .create-request-staff-filters .create-request-staff-filter-prompt span{margin-left:.25rem}.create-request section .create-request-columns,.create-request-summary section .create-request-columns{display:flex;align-items:flex-start;justify-content:flex-start}.create-request section .create-request-columns>div,.create-request-summary section .create-request-columns>div{flex-basis:30%}.create-request section .create-request-columns>div:nth-of-type(2),.create-request-summary section .create-request-columns>div:nth-of-type(2){margin:0 5%}.create-request section .create-request-columns>div>div,.create-request-summary section .create-request-columns>div>div{margin-bottom:1.25rem}.create-request section select,.create-request-summary section select,.create-request section .select2-container,.create-request-summary section .select2-container,.create-request section input[type=text],.create-request-summary section input[type=text],.create-request section input[type=email],.create-request-summary section input[type=email],.create-request section input[type=tel],.create-request-summary section input[type=tel],.create-request section textarea,.create-request-summary section textarea{width:100%;font-size:.85rem;max-width:300px}.create-request section .select2-container,.create-request-summary section .select2-container{width:100% !important}.create-request section textarea,.create-request-summary section textarea{min-height:200px}.create-request section .selected-date input,.create-request-summary section .selected-date input{width:0px;height:0px;border:0px}.create-request section .shift-time,.create-request-summary section .shift-time{max-width:7rem !important}.create-request section .time-select,.create-request-summary section .time-select{display:flex;justify-content:left;align-items:center}.create-request section .time-select .time-select-divider,.create-request-summary section .time-select .time-select-divider{text-align:center;padding:1rem 1rem 0}.create-request section .create-request-option:nth-of-type(n+2),.create-request-summary section .create-request-option:nth-of-type(n+2){padding-top:1.25rem;border-top:1px solid #c5c9cc}.create-request section .create-request-option>div,.create-request-summary section .create-request-option>div{display:flex;justify-content:space-between}.create-request section .create-request-option .option-description,.create-request-summary section .create-request-option .option-description{padding-right:1rem}.create-request section .option-description,.create-request-summary section .option-description{margin-top:.25rem;color:#68727b;font-size:.9rem}.create-request .create-request-help-link,.create-request-summary .create-request-help-link{position:absolute;top:0;right:0;font-size:1rem;font-weight:bold;color:#d56735}.create-request .create-request-help-link::before,.create-request-summary .create-request-help-link::before{content:"?";display:inline-block;color:#fff;background-color:#d56735;border-radius:99999px;font-size:.75em;width:1.25em;height:1.25em;text-align:center;vertical-align:middle;margin-right:.5rem}.create-request .create-request-help-link:hover,.create-request-summary .create-request-help-link:hover{color:hsl(18.75,65.5737704918%,42.1568627451%)}.create-request .create-request-help-link:hover::before,.create-request-summary .create-request-help-link:hover::before{background-color:hsl(18.75,65.5737704918%,42.1568627451%)}.create-request .create-request-loading-message,.create-request-summary .create-request-loading-message{padding:2rem;text-align:center}.create-request .create-request-loading-message p,.create-request-summary .create-request-loading-message p{margin-bottom:1rem;max-width:none;color:#68727b;font-weight:600}.create-request .pagination-nav,.create-request-summary .pagination-nav{padding:.75rem;border-style:solid;border-color:#c5c9cc;border-width:1px 1px 0}.create-request .staff-list,.create-request-summary .staff-list{background-color:#fff;border:1px solid #c5c9cc}.create-open-shift-controller .staff-filter-content-drop,.edit-open-shift-controller .staff-filter-content-drop,.create-call-shift-controller .staff-filter-content-drop,.create-flex-off-controller .staff-filter-content-drop{position:fixed !important;top:50% !important;left:50% !important;right:auto !important;bottom:auto !important;transform:translate(-50%, -50%) !important}.create-open-shift-controller .staff-filter-content-drop::before,.edit-open-shift-controller .staff-filter-content-drop::before,.create-call-shift-controller .staff-filter-content-drop::before,.create-flex-off-controller .staff-filter-content-drop::before{content:none}#create-flex-off .horizontal-tabs>.horizontal-tabs-tabset>div{flex-basis:50%}.create-request-summary,.create-request-recipients{background-color:#fff}.create-request-summary h2,.create-request-recipients h2{font-size:1.25rem;font-weight:600;color:#000}.create-request-summary{position:relative;max-height:65vh;overflow-y:auto}.create-request-summary .create-request-summary-recipients{position:absolute;top:27px;right:25px;font-size:1.1rem;font-weight:600}.create-request-summary .create-request-summary-recipients::before{content:"";display:inline-block;width:1.25rem;height:1rem;background-image:url("../img/icon-staff.svg");background-repeat:no-repeat;background-size:1.1rem 1.1rem;vertical-align:-0.1rem;margin-right:.25rem}.create-request-summary>section{border-style:solid;border-color:#c5c9cc;border-width:1px 0 0 !important;margin:1rem 0 0;padding:1.25rem 0 0}.create-request-summary>section h3{font-size:1.1rem;background-size:1.2em 1.2em;padding-left:2rem;margin-bottom:1rem}.create-request-summary>section.create-request-details div{font-size:.9rem}.create-request-summary>section.create-request-details .create-request-dates div{margin-bottom:0}.create-request-summary>section.create-request-details .create-request-columns>div .create-request-split-row{display:flex;justify-content:flex-start}.create-request-summary>section.create-request-details .create-request-columns>div .create-request-split-row>div{flex-basis:33%}.create-request-summary>section.create-request-details .create-request-columns>div:last-of-type{flex-basis:66%}.create-request-summary>section.create-request-options h4{color:#505c67;margin-bottom:.25rem}.create-request-summary>section.create-request-options value{display:block;font-size:.9rem}.create-request-summary>section .create-request-note{white-space:pre-wrap}.create-request-recipients h2{padding-left:2.5rem;background-image:url("../img/icon-staff.svg");background-repeat:no-repeat;background-position:left center}.create-request-recipients p{color:#68727b;font-size:.9rem;margin:1rem 0 1.75rem}.create-request-recipients .th-hours{white-space:normal}.ngdialog.ngdialog-theme-default.create-request-modal .ngdialog-content{width:800px}.ngdialog.ngdialog-theme-default.create-request-modal .ng-tabset-tabs{min-height:525px;width:20%}.ngdialog.ngdialog-theme-default.create-request-modal .ng-tabset-contents{left:20%}table.request-staff-table{width:100%;border:1px solid #c5c9cc;font-size:.9rem}table.request-staff-table tr{border-bottom:1px solid #c5c9cc;background-color:#fff}table.request-staff-table tr.filtered-out{opacity:.5}table.request-staff-table thead tr{background-color:#f5f5f5}table.request-staff-table th.checkmark,table.request-staff-table td.checkmark{margin-right:15px;position:relative}table.request-staff-table th.checkmark:before,table.request-staff-table td.checkmark:before{content:"";display:inline-block;width:15px;height:15px;border:1px solid #c5c9cc;border-radius:2px}table.request-staff-table .selected th.checkmark:before,table.request-staff-table th.checkmark.selected:before,table.request-staff-table .selected td.checkmark:before,table.request-staff-table td.checkmark.selected:before{background-color:#cce4f4}table.request-staff-table .selected th.checkmark:after,table.request-staff-table th.checkmark.selected:after,table.request-staff-table .selected td.checkmark:after,table.request-staff-table td.checkmark.selected:after{content:"";position:absolute;top:calc(50% - 14px);left:calc(50% - 7px);display:inline-block;width:20px;height:20px;background-image:url("../img/icon-checkmark-white-solid.svg");background-repeat:no-repeat}table.request-staff-table thead th{font-size:.75rem;line-height:1.2rem;font-weight:600;text-align:left;padding:.75rem .5rem;text-transform:uppercase;color:#68727b;-webkit-user-select:none;user-select:none;white-space:nowrap}table.request-staff-table thead th.th-selection,table.request-staff-table thead th.th-hours,table.request-staff-table thead th.th-status,table.request-staff-table thead th.th-actions{text-align:center}table.request-staff-table thead th.th-selection>span,table.request-staff-table thead th.th-hours>span,table.request-staff-table thead th.th-status>span,table.request-staff-table thead th.th-actions>span{padding-left:1rem}table.request-staff-table thead th.th-selection{width:60px}table.request-staff-table thead th .sort-arrow{width:1em;height:1em}table.request-staff-table tbody tr.checked,table.request-staff-table tbody tr.selected{background-color:#cce4f4}table.request-staff-table tbody td{padding:.5rem;text-align:left}table.request-staff-table tbody td[ng-click]:not([disabled]),table.request-staff-table tbody td[ui-sref]:not([disabled]){transition:opacity .1s ease-in-out}table.request-staff-table tbody td[ng-click]:not([disabled]):hover,table.request-staff-table tbody td[ui-sref]:not([disabled]):hover{opacity:.7}table.request-staff-table tbody td.td-selection,table.request-staff-table tbody td.td-hours,table.request-staff-table tbody td.td-status,table.request-staff-table tbody td.td-actions{text-align:center}table.request-staff-table tbody td.td-shift,table.request-staff-table tbody td[shift-type-identifier]{white-space:nowrap}table.request-staff-table tbody td span:not(.shift-times){display:block;color:#8b9399}table.request-staff-table tbody td span.shift-swatch,table.request-staff-table tbody td span.shift-times{position:static;display:inline-block}table.request-staff-table .mock-styled-checkbox{font-size:1rem}table.request-staff-table .staff-member-minimal-detail .user-picture{margin-right:.5rem}table.request-staff-table .staff-member-minimal-detail .user-details .user-details-name,table.request-staff-table .staff-member-minimal-detail .user-details .user-details-position,table.request-staff-table .staff-member-minimal-detail .user-details .user-details-removed{font-size:.9rem}table.request-staff-table.request-staff-detail-table{margin-bottom:1rem}table.request-staff-table.request-staff-detail-table .status-text{font-weight:600}table.request-staff-table.request-staff-detail-table .status-text.active,table.request-staff-table.request-staff-detail-table .status-text.accepted{color:#afcfa5}table.request-staff-table.request-staff-detail-table .status-text.pending{color:#bc0ee0}table.request-staff-table.request-staff-detail-table .status-text.status-failure-message{text-transform:none}table.request-staff-table.request-staff-detail-table .status-failure-message{font-size:.9rem;color:#111;max-width:360px;text-align:center;font-weight:normal;display:inline-block}table.request-staff-table.request-staff-detail-table .status-failure-message:empty{display:none}table.request-staff-table.request-staff-detail-table .status-date{font-size:.8rem;font-weight:normal;margin-top:.25rem}table.request-staff-table.request-staff-detail-table .call-in-number{padding:4px 0}table.request-staff-table.request-staff-detail-table .th-name,table.request-staff-table.request-staff-detail-table .td-name{padding-left:1rem}table.request-staff-table.request-staff-detail-table td.pending .status-text{color:#000}table.request-staff-table.request-staff-detail-table td.responded .status-text{color:#9013fe}table.request-staff-table.request-staff-detail-table td.approved .status-text,table.request-staff-table.request-staff-detail-table td.auto-approved .status-text{color:#37871d;font-weight:600}table.request-staff-table.request-staff-detail-table td.accepted .status-text{color:#d56735}table.request-staff-table.request-staff-detail-table td.denied .status-text{color:#d0021b;font-weight:600}table.request-staff-table.request-staff-detail-table td.declined .status-text{color:#8b9399}table.request-staff-table .pagination-wrapper{border:1px solid #c5c9cc;border-top:none;padding:10px 15px;overflow:hidden;background-color:#fff}table.request-staff-table .pagination-wrapper td{padding:10px 15px}.request-staff-none{padding:2rem 1rem;text-align:center;font-size:.9rem;color:#505c67;background-color:#fff;border:1px solid #c5c9cc}.calendar-controls-view-content-drop::before,.staff-filter-content-drop::before{right:auto;left:1.5em;border-bottom-color:#fff}.calendar-controls-view-content-drop .calendar-controls-view-content,.staff-filter-content-drop .filter-prompt-content{margin:.75em 0 0;background-color:#fff;border-radius:2pt;box-shadow:0 .1em .3em rgba(0,0,0,.25);font-size:.9rem;-webkit-user-select:none;user-select:none}.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section{padding:1em 1.5em .25em;border-bottom:1px solid #eee}.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section:last-of-type{border-bottom:none}.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section .calendar-controls-view-content-section-header{color:#555;font-weight:600;margin-bottom:.75rem}.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section .styled-radio,.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section .styled-checkbox{vertical-align:middle;margin-right:1rem;margin-bottom:.75rem}.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section .styled-radio label::before,.calendar-controls-view-content-drop .calendar-controls-view-content .calendar-controls-view-content-section .styled-checkbox label::before{vertical-align:text-top}.ngdialog-schedule-success-modal{text-align:center}.ngdialog-schedule-success-modal h2{font-size:24px;color:#152e40}.ngdialog-schedule-success-modal img{margin:16px;width:332px}.ngdialog-schedule-success-modal p{font-size:12px;color:#68727b}.schedule-header-status,#schedule-builder-self-status{position:absolute;top:0;left:50%;transform:translateX(-50%);min-height:2rem;padding:.3rem .4rem .3rem;border-radius:0 0 .5rem .5rem;background-color:#2b5b7f;font-size:.9rem;font-weight:600;color:#fff;cursor:default;transition:background-color linear .2s;display:flex;justify-content:space-around;align-items:center}.schedule-header-status>div,#schedule-builder-self-status>div{margin:0 .4rem;text-align:center}.schedule-header-status.removed-staff-status,.removed-staff-status#schedule-builder-self-status{background-color:#d0021b}#schedule,#schedule-upload-review{position:relative}#schedule .selected-options-row,#schedule-upload-review .selected-options-row{width:100%;display:flex;padding:4px 10px;background-color:#fafafa;border-bottom:1px solid #f5f5f5}#schedule .selected-options-row .filter-label,#schedule-upload-review .selected-options-row .filter-label{font-size:14px;font-weight:bold}#schedule .selected-options-row .filter-label span,#schedule-upload-review .selected-options-row .filter-label span{margin:8px 8px 0px 10px;display:flex}#schedule .selected-options-row .selected-option-card,#schedule-upload-review .selected-options-row .selected-option-card{float:left;margin:3px;max-width:fit-content;padding:4px 10px;border-radius:6px;background-color:#a3c6fd}#schedule .delete-title,#schedule-upload-review .delete-title{font-family:"proxima-nova-condensed";font-size:.75rem;font-weight:600;text-transform:uppercase;color:#505c67;letter-spacing:1px;padding:10px 10px 10px 20px;background-color:rgba(208,2,27,.5);background-color:rgba(208,2,27,.5);color:#470009 !important;color:#505c67}#schedule .loading-section{position:absolute;width:100%;top:300px}#schedule .schedule-users-body>.schedule-columns-container>.schedule-week:not(.remote) .schedule-cell:not(.past-day-of-week):hover,#schedule .schedule-users-body>#schedule-open-shifts>.schedule-columns-container>.schedule-week:not(.remote) .schedule-cell:not(.past-day-of-week):hover{background-color:#cce4f4}#schedule .schedule-users-body>.schedule-columns-container>.schedule-week:not(.remote) .schedule-cell:not(.past-day-of-week):hover .schedule-week-add-event-prompt,#schedule .schedule-users-body>#schedule-open-shifts>.schedule-columns-container>.schedule-week:not(.remote) .schedule-cell:not(.past-day-of-week):hover .schedule-week-add-event-prompt{opacity:100}#schedule.schedule-view-week .schedule-view-fortnight-only,#schedule.schedule-view-week .schedule-view-month-only{display:none}#schedule.schedule-view-fortnight .schedule-view-week-only,#schedule.schedule-view-fortnight .schedule-view-month-only{display:none}#schedule.schedule-view-month .schedule-view-week-only,#schedule.schedule-view-month .schedule-view-fortnight-only{display:none}#schedule.schedule-view-fortnight .shifts-group .shifts-group-count,#schedule.schedule-view-month .shifts-group .shifts-group-count{position:static;width:auto;border:none;padding:5px 0 4px}#schedule.schedule-view-fortnight .shifts-group .shifts-group-label,#schedule.schedule-view-month .shifts-group .shifts-group-label{display:none}#schedule.schedule-view-fortnight .schedule-week-shift,#schedule.schedule-view-month .schedule-week-shift{padding:9px 0px}#schedule.schedule-view-fortnight .schedule-week-shift .shift-inner,#schedule.schedule-view-month .schedule-week-shift .shift-inner{display:block;padding-top:1.25em;background-position:center center}#schedule.schedule-view-fortnight .schedule-week-shift .shift-inner .shift-times,#schedule.schedule-view-fortnight .schedule-week-shift .shift-inner .schedule-week-shift-department,#schedule.schedule-view-month .schedule-week-shift .shift-inner .shift-times,#schedule.schedule-view-month .schedule-week-shift .shift-inner .schedule-week-shift-department{display:none}#schedule-day-control{position:relative}#schedule-day-control .day-container{display:flex;justify-content:space-between}#schedule-day-control .day-feed{flex-basis:50%;padding:20px 0 10px 30px;position:relative}#schedule-day-control .day-feed h3{color:#000;font-weight:bold}#schedule-day-control .day-feed .feed{margin-top:5px;overflow:auto;height:100%;padding-bottom:30px}#schedule-day-control .day-feed .feed p.no-results{color:#8b9399;font-weight:bold}#schedule-day-control .day-feed hr{border:1px solid #f5f5f5}#schedule-day-control .day-feed hr .section-divider{margin:10px 0px 10px 0px}#schedule-day-control .day-feed .shifts-bucket{display:flex;justify-content:space-between;overflow:hidden;margin-top:3px;height:46px}#schedule-day-control .day-feed .shifts-bucket h4{white-space:nowrap}#schedule-day-control .day-feed .shifts-bucket h4 span{font-size:14px;font-weight:600;color:#68727b;background:#fff}#schedule-day-control .day-feed .shifts-bucket h4 span:last-child{padding-right:10px}#schedule-day-control .day-feed .shifts-bucket h4 span.working-count{font-size:18px;color:#000}#schedule-day-control .day-feed .shifts-bucket h4 .shift-swatch{position:relative;top:3px}#schedule-day-control .day-feed .shifts-bucket .shifts-bucket-position-tallies{flex-grow:1;display:flex;justify-content:flex-end;flex-wrap:wrap}#schedule-day-control .day-feed .shifts-bucket .shifts-bucket-position-tallies .shifts-bucket-position-tally{width:50px;margin-bottom:.25rem}#schedule-day-control .day-feed .shifts-bucket .shifts-bucket-position-tallies .shifts-bucket-position-tally p{text-align:center;font-size:12px;font-weight:bold}#schedule-day-control .day-feed .shifts-bucket .shifts-bucket-position-tallies .shifts-bucket-position-tally .title{color:#152e40}#schedule-day-control .day-feed .shifts-bucket .shifts-bucket-position-tallies .shifts-bucket-position-tally .count{color:#68727b}#schedule-day-control .day-feed .shift-actions{width:100%;margin:20px auto;text-align:center}#schedule-day-control .day-feed .shift-actions .button-col{display:inline-block;width:32%;text-align:center}#schedule-day-control .day-feed .shift-actions .button-col .shift-action{width:90%;margin:0px auto;font-size:13px;color:#cb6331;border:2px solid #cb6331;padding:11px 0px}@media(max-width: 1279px){#schedule-day-control .day-feed .shift-actions .button-col .shift-action{font-size:11px;padding:9px 0}}#schedule-day-control .day-feed .shift-actions .button-col .shift-action:hover{background-color:#d56735;color:#fff}#schedule-day-control .day-feed .shift-actions .button-col .shift-action:hover:before{-webkit-filter:none;filter:none}#schedule-day-control .day-feed .pending{overflow:auto}#schedule-day-control .day-feed .pending .pending-section{position:relative;overflow:auto}#schedule-day-control .day-feed .pending .pending-section .header{font-size:12px;color:#68727b;padding-bottom:15px;font-weight:bold}#schedule-day-control .day-feed .pending .pending-section p{margin:0 0 15px 0}#schedule-day-control .day-feed .pending .pending-section .shift-group{padding:15px;float:left;position:relative;border:1px solid #f5f5f5;border-radius:6px;transition:background .1s ease-in-out;width:48%;margin:0 2% 2% 0}#schedule-day-control .day-feed .pending .pending-section .shift-group[ng-click]:hover{cursor:pointer;background:#fafafa}#schedule-day-control .day-feed .swap-header{text-align:center;padding:0 0 15px}#schedule-day-control .day-feed .swap-header h4{font-size:20px;font-weight:bold}#schedule-day-control .day-feed .swap-header h5{font-size:16px;font-weight:bold}#schedule-day-control .day-feed .activity-details{overflow:hidden}#schedule-day-control .day-feed .activity-details .originating-user,#schedule-day-control .day-feed .activity-details .target-user{float:left;display:inline;width:45%;text-align:center;padding:10px 0}#schedule-day-control .day-feed .activity-details .target-user{float:right}#schedule-day-control .day-feed .activity-details .divider{display:inline;float:left;width:10%;text-align:center}#schedule-day-control .day-feed .activity-details .divider img{max-width:100%;padding:35px 0 0}#schedule-day-control .day-feed .activity-details .user-content .user-picture{margin-bottom:5px}#schedule-day-control .day-feed .activity-details .user-content .picture-position{float:left}#schedule-day-control .day-feed .activity-details .user-content .user-info{float:left;padding-left:16px;padding-top:15px}#schedule-day-control .day-feed .activity-details .user-content .address{float:right;padding-top:15px}#schedule-day-control .day-feed .activity-details .user-content h4.name{font-weight:bold}#schedule-day-control .day-feed .activity-details .user-content h4.oncall-name{font-size:14px;font-weight:bold}#schedule-day-control .day-feed .activity-details .user-content h5{font-size:16px}#schedule-day-control .day-feed .activity-details .user-content h5.detail{font-size:13px;color:#505c67}#schedule-day-control .day-feed .activity-details .user-content h6{font-size:11px;color:#68727b}#schedule-day-control .day-feed .activity-actions{text-align:center;padding:10px 0;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}#schedule-day-control .day-feed .activity-actions.shortName{margin-top:20px}@media screen and (min-width: 1200px)and (max-width: 1400px){#schedule-day-control .day-feed .activity-actions.shortName{margin-top:0}}#schedule-day-control .day-feed .activity-actions h4{margin:0 0 15px;font-weight:bold}#schedule-day-control .day-feed .activity-actions.approved h4{color:#afcfa5}#schedule-day-control .day-feed .activity-actions.denied h4{color:#d0021b}#schedule-day-control .day-feed .activity-actions button{text-align:left;padding-left:45px;background-repeat:no-repeat;background-position:20px 50%;background-size:20px 20px;border:0;color:#000;transition:background-color .1s ease-in-out}#schedule-day-control .day-feed .activity-actions button:hover:not([disabled]){border-color:#000}#schedule-day-control .day-feed .activity-actions button[disabled]{opacity:1}#schedule-day-control .day-feed .activity-actions button.approve{color:#afcfa5;background-image:url(../img/icon-checkmark-green-solo.svg)}#schedule-day-control .day-feed .activity-actions button.approve.active,#schedule-day-control .day-feed .activity-actions button.approve:hover:not([disabled]){background-image:url(../img/icon-checkmark-white-solo.svg);background-color:#afcfa5;border-color:#afcfa5;color:#fff}#schedule-day-control .day-feed .activity-actions button.deny{color:#d0021b;background-image:url(../img/icon-x-red-solo.svg);background-size:18px 18px}#schedule-day-control .day-feed .activity-actions button.deny.active,#schedule-day-control .day-feed .activity-actions button.deny:hover:not([disabled]){background-image:url(../img/icon-x-white-solo.svg);background-color:#d0021b;border-color:#d0021b;color:#fff}#schedule-day-control .day-feed .activity-actions button.message{background-image:url(../img/icon-mail-outline.svg)}#schedule-day-control .day-feed .activity-info{text-align:center;font-size:14px;color:#8b9399;padding:15px 0 0}#schedule-day-control .day-feed .activity-info .details-link{display:block;padding:5px 0 0;font-weight:bold}#schedule-day-control .day-day{flex-basis:45%;margin:0 25px 25px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}@media screen and (max-width: 1200px){#schedule-day-control .day-day{margin:25px 10px}}#schedule-day-control .day-day .day-day-content{position:relative}#schedule-day-control .day-day .day-day-content .day-tabs{overflow:hidden;border-bottom:2px solid #f5f5f5}#schedule-day-control .day-day .day-tab{float:left;width:33%;text-align:center;color:#68727b;margin-top:10px}#schedule-day-control .day-day .day-tab.day-tab-drafting{display:none}#schedule-day-control .day-day .day-tab .day-tab-header{width:80%;margin:5px auto 0;padding-bottom:9px;border-bottom:2.5px solid rgba(0,0,0,0)}#schedule-day-control .day-day .day-tab .day-tab-header:hover{border-bottom:2.5px solid #c5c9cc}#schedule-day-control .day-day .day-tab .day-tab-header.active{border-bottom:2.5px solid #cb6331;font-weight:bold;color:#cb6332}#schedule-day-control .day-day .day-tab .day-tab-header.active .count{background-color:#cb6331;color:#fff}#schedule-day-control .day-day .day-tab .day-tab-header h4{text-transform:uppercase;font-size:15px;font-weight:bold}@media screen and (max-width: 900px){#schedule-day-control .day-day .day-tab .day-tab-header h4{font-size:12px}}#schedule-day-control .day-day .day-tab .day-tab-header .count{display:inline-block;top:12px;left:220px;font-size:13px;width:25px;height:25px;padding:4px;color:#fff;background:#fff;border-radius:50%;background-color:#7a7a7a}#schedule-day-control .day-day .day-tab .day-tab-header .oncall{left:480px}#schedule-day-control .day-day .users{overflow:auto;position:relative;padding:15px 25px 50px 25px}#schedule-day-control .day-day .users.empty p{margin:15px 0}#schedule-day-control .day-day .users h3{font-size:24px;margin:0 0 15px 0}#schedule-day-control .day-day .users .notify{float:right;display:inline}#schedule-day-control .day-day .users .users-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;clear:both}#schedule-day-control .day-day .shifts-bucket{display:block;overflow:hidden;margin-bottom:15px}#schedule-day-control .day-day .shifts-bucket h2{position:relative}#schedule-day-control .day-day .shifts-bucket h2 span{font-size:22px;font-weight:600;color:#000;background:#fff}#schedule-day-control .day-day .shifts-bucket h2 span:last-child{padding-right:10px}#schedule-day-control .day-day .shifts-bucket h2 span.working-count{font-size:16px;color:#8b9399}#schedule-day-control .day-day .shifts-bucket h2 .shift-swatch{vertical-align:middle}#schedule-day-control .day-day .shifts-bucket.other-shifts h2{display:none;margin-bottom:15px}#schedule-day-control .day-day .shifts-bucket.other-shifts.inc-shift-types h2{display:block}#schedule-day-control .day-day .shifts-bucket .positions{overflow:hidden;margin-top:10px;padding-top:10px}#schedule-day-control .day-day .shifts-bucket .positions:empty{margin-top:0}#schedule-day-control .day-day .shifts-bucket .positions:empty~div{border-top:none;padding-top:0}#schedule-day-control .day-day .shifts-bucket .not-show{display:none}#schedule-day-control .day-day .shifts-bucket h5.title{font-size:14px;font-weight:bold;color:#505c67;float:left}#schedule-day-control .day-day .shifts-bucket hr{float:right;width:85%;color:#505c67;border:1px solid #f5f5f5}.staff-member-schedule{position:relative;overflow:hidden;width:100%}.staff-member-schedule.row-hidden{background-color:pink !important}.staff-member-schedule:nth-child(odd)>div{background-color:#fff}.staff-member-schedule .profile{font-size:.8rem;background-color:inherit}.staff-member-schedule .profile .user-picture{float:left}.staff-member-schedule .profile .info{float:left;padding:0 0 0 10px;width:75%}.staff-member-schedule .profile .name,.staff-member-schedule .profile .position{display:block}.staff-member-schedule .profile .name{padding:0 0 2px;font-weight:600}.staff-member-schedule .profile .position{color:#8b9399;font-size:13px}#schedule-open-shifts>div{background-color:#fff}#schedule-open-shifts .profile .info{padding-top:10px}#schedule-open-shifts .user-picture{background-color:#4ba9ce}.ngdialog.weekview-filters .ngdialog-content{max-height:700px;overflow-y:auto}.ngdialog.weekview-filters .ngdialog-content .header{font-weight:700;text-align:center;padding:0 0 5px}.ngdialog.weekview-filters .ngdialog-content .filter-section{width:25%;float:left;padding:0 .5rem 0 0;display:inline-block}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-section-header{width:100%;display:inline-block}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-section-header h5{float:left;font-weight:bold;padding:12px 0}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-section-header button.add-inline{float:right;font-size:13px;text-transform:none}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-options{padding:0 .5rem 0 0;max-height:440px;overflow-y:auto}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-option-row{display:block;width:95%;padding:.75rem 0 .25rem;margin-bottom:.25rem;border-top:1px solid #eee;vertical-align:top}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-option-row span.styled-checkbox label{position:relative;display:inline-block;margin-left:1.75rem;font-size:.9rem}.ngdialog.weekview-filters .ngdialog-content .filter-section .filter-option-row span.styled-checkbox label::before{position:absolute;left:-1.75rem}.ngdialog.weekview-filters .ngdialog-content .filter-section.two-col{width:50%}.ngdialog.weekview-filters .ngdialog-content .filter-section.three-col{width:33%}.ngdialog.weekview-filters .ngdialog-content .filter-submit-button{width:100%;padding:30px 0 0;display:inline-block}.ngdialog.weekview-filters .ngdialog-content .filter-submit-button button.add{width:50%;margin:0 auto;display:table}.ngdialog.weekview-filters .ngdialog-content .filter-submit-button button.cancel{margin:0 auto;display:block;text-align:center;width:50%}.select2-results__option .shift-swatch{width:12px;height:12px}.event-types-drop{z-index:99999;font-size:14px}.event-form .selection-actions button{border-radius:0;line-height:14px;font-size:14px;width:100%;font-weight:bold;text-align:center;color:#505c67;border:1px solid #e1e1e1;background:#fff}.event-form .selection-actions button:hover{background-color:#fafafa}#schedule-upload-publish,#schedule-upload-review{position:relative}#schedule-upload-publish .month-headings,#schedule-upload-review .month-headings{display:table;width:100%;font-weight:600;color:#505c67;background:#f4f4f4}#schedule-upload-publish .month-headings .left-column,#schedule-upload-review .month-headings .left-column{display:table-cell;width:15%;border-bottom:1px solid #c5c9cc;box-sizing:border-box;padding:0 0 0 10px;vertical-align:middle;text-transform:uppercase;font-size:10px}#schedule-upload-publish .month-headings .month-days .days-row>div,#schedule-upload-review .month-headings .month-days .days-row>div{padding:.5rem .25rem}#schedule-upload-publish .working-staff,#schedule-upload-publish .included-staff,#schedule-upload-publish .ignored-staff,#schedule-upload-review .working-staff,#schedule-upload-review .included-staff,#schedule-upload-review .ignored-staff{display:table;width:100%;background:#fafafa;color:#505c67}#schedule-upload-publish .working-staff:nth-of-type(odd),#schedule-upload-publish .included-staff:nth-of-type(odd),#schedule-upload-publish .ignored-staff:nth-of-type(odd),#schedule-upload-review .working-staff:nth-of-type(odd),#schedule-upload-review .included-staff:nth-of-type(odd),#schedule-upload-review .ignored-staff:nth-of-type(odd){background:#fff}#schedule-upload-publish .working-staff .profile,#schedule-upload-publish .included-staff .profile,#schedule-upload-publish .ignored-staff .profile,#schedule-upload-review .working-staff .profile,#schedule-upload-review .included-staff .profile,#schedule-upload-review .ignored-staff .profile{display:table-cell;width:15%;border-bottom:1px solid #c5c9cc;box-sizing:border-box;padding:0 0 0 10px;vertical-align:middle;font-size:13px}#schedule-upload-publish .working-staff .profile .user-picture,#schedule-upload-publish .included-staff .profile .user-picture,#schedule-upload-publish .ignored-staff .profile .user-picture,#schedule-upload-review .working-staff .profile .user-picture,#schedule-upload-review .included-staff .profile .user-picture,#schedule-upload-review .ignored-staff .profile .user-picture{float:left}#schedule-upload-publish .working-staff .profile .info,#schedule-upload-publish .included-staff .profile .info,#schedule-upload-publish .ignored-staff .profile .info,#schedule-upload-review .working-staff .profile .info,#schedule-upload-review .included-staff .profile .info,#schedule-upload-review .ignored-staff .profile .info{float:left;padding:0 0 0 10px;width:75%}#schedule-upload-publish .working-staff .profile .name,#schedule-upload-publish .working-staff .profile .position,#schedule-upload-publish .included-staff .profile .name,#schedule-upload-publish .included-staff .profile .position,#schedule-upload-publish .ignored-staff .profile .name,#schedule-upload-publish .ignored-staff .profile .position,#schedule-upload-review .working-staff .profile .name,#schedule-upload-review .working-staff .profile .position,#schedule-upload-review .included-staff .profile .name,#schedule-upload-review .included-staff .profile .position,#schedule-upload-review .ignored-staff .profile .name,#schedule-upload-review .ignored-staff .profile .position{display:block}#schedule-upload-publish .working-staff .profile .name,#schedule-upload-publish .included-staff .profile .name,#schedule-upload-publish .ignored-staff .profile .name,#schedule-upload-review .working-staff .profile .name,#schedule-upload-review .included-staff .profile .name,#schedule-upload-review .ignored-staff .profile .name{padding:0 0 2px;font-weight:bold}#schedule-upload-publish .working-staff .profile .position,#schedule-upload-publish .included-staff .profile .position,#schedule-upload-publish .ignored-staff .profile .position,#schedule-upload-review .working-staff .profile .position,#schedule-upload-review .included-staff .profile .position,#schedule-upload-review .ignored-staff .profile .position{color:#8b9399}#schedule-upload-publish .month-days,#schedule-upload-review .month-days{width:85%;display:table-cell}#schedule-upload-publish .month-days .days-row,#schedule-upload-review .month-days .days-row{display:table;width:100%;table-layout:fixed}#schedule-upload-publish .month-days .days-row>div,#schedule-upload-review .month-days .days-row>div{display:table-cell;min-height:3.5rem;box-sizing:border-box;padding:.6rem .25rem .75rem;text-align:center;font-family:"proxima-nova-condensed";font-size:.9rem;font-weight:500;border-left:1px solid #c5c9cc;border-bottom:1px solid #c5c9cc;cursor:default}#schedule-upload-publish .month-days .days-row>div .shift-swatch,#schedule-upload-review .month-days .days-row>div .shift-swatch{display:block;margin:0 auto}#schedule-upload-publish .month-days .days-row>div .shift-swatch.remote,#schedule-upload-review .month-days .days-row>div .shift-swatch.remote{border:1px solid #000}#schedule-upload-publish .month-days .days-row>div.vacation,#schedule-upload-publish .month-days .days-row>div .day-content.vacation,#schedule-upload-review .month-days .days-row>div.vacation,#schedule-upload-review .month-days .days-row>div .day-content.vacation{text-indent:-9999px;background-color:#89c975}#schedule-upload-publish .month-days .days-row>div.vacation .shift-swatch,#schedule-upload-publish .month-days .days-row>div .day-content.vacation .shift-swatch,#schedule-upload-review .month-days .days-row>div.vacation .shift-swatch,#schedule-upload-review .month-days .days-row>div .day-content.vacation .shift-swatch{visibility:hidden}#schedule-upload-publish .month-days .days-row>div.meeting,#schedule-upload-publish .month-days .days-row>div .day-content.meeting,#schedule-upload-publish .month-days .days-row>div.education,#schedule-upload-publish .month-days .days-row>div .day-content.education,#schedule-upload-review .month-days .days-row>div.meeting,#schedule-upload-review .month-days .days-row>div .day-content.meeting,#schedule-upload-review .month-days .days-row>div.education,#schedule-upload-review .month-days .days-row>div .day-content.education{text-indent:-9999px;background-size:14px 18px;background-repeat:no-repeat;background-position:center 15%}#schedule-upload-publish .month-days .days-row>div.meeting.matched .shift-swatch,#schedule-upload-publish .month-days .days-row>div .day-content.meeting.matched .shift-swatch,#schedule-upload-publish .month-days .days-row>div.education.matched .shift-swatch,#schedule-upload-publish .month-days .days-row>div .day-content.education.matched .shift-swatch,#schedule-upload-review .month-days .days-row>div.meeting.matched .shift-swatch,#schedule-upload-review .month-days .days-row>div .day-content.meeting.matched .shift-swatch,#schedule-upload-review .month-days .days-row>div.education.matched .shift-swatch,#schedule-upload-review .month-days .days-row>div .day-content.education.matched .shift-swatch{margin-top:5px}#schedule-upload-publish .month-days .days-row>div.meeting,#schedule-upload-publish .month-days .days-row>div .day-content.meeting,#schedule-upload-review .month-days .days-row>div.meeting,#schedule-upload-review .month-days .days-row>div .day-content.meeting{background-image:url(../img/icon-shift-type-meeting-blue.svg)}#schedule-upload-publish .month-days .days-row>div.meeting .shift-swatch,#schedule-upload-publish .month-days .days-row>div .day-content.meeting .shift-swatch,#schedule-upload-review .month-days .days-row>div.meeting .shift-swatch,#schedule-upload-review .month-days .days-row>div .day-content.meeting .shift-swatch{background-color:#58b7ff !important}#schedule-upload-publish .month-days .days-row>div.education,#schedule-upload-publish .month-days .days-row>div .day-content.education,#schedule-upload-review .month-days .days-row>div.education,#schedule-upload-review .month-days .days-row>div .day-content.education{background-image:url(../img/icon-shift-type-education-orange.svg)}#schedule-upload-publish .month-days .days-row>div.education .shift-swatch,#schedule-upload-publish .month-days .days-row>div .day-content.education .shift-swatch,#schedule-upload-review .month-days .days-row>div.education .shift-swatch,#schedule-upload-review .month-days .days-row>div .day-content.education .shift-swatch{background-color:#ff9e53 !important}#schedule-upload-publish .month-days .weekday-span,#schedule-upload-review .month-days .weekday-span{display:block;font-family:"proxima-nova",sans-serif;font-size:.65rem;margin-bottom:.1rem}#schedule-upload-publish .month-days .day-span,#schedule-upload-review .month-days .day-span{display:block}#schedule-upload-publish .schedule-review-summary,#schedule-builder-review .schedule-review-summary{margin-top:2rem}#schedule-upload-publish .schedule-review-summary>div,#schedule-builder-review .schedule-review-summary>div{display:inline-block;margin-right:3rem;color:#f1f6fa}#schedule-upload-publish .schedule-review-summary>div>label,#schedule-builder-review .schedule-review-summary>div>label{display:block;font-size:.9rem;margin-bottom:.5rem}#schedule-upload-publish .schedule-review-summary>div>span,#schedule-builder-review .schedule-review-summary>div>span{display:block;font-size:1.25rem;font-weight:bold}#schedule-upload-publish .schedule-review-notifications,#schedule-builder-review .schedule-review-notifications{margin-top:4rem;text-align:right;font-size:1rem}@media(max-width: 1279px){#schedule-upload-publish .schedule-review-notifications,#schedule-builder-review .schedule-review-notifications{font-size:.9rem}}#schedule-upload-publish .schedule-review-notifications>label,#schedule-builder-review .schedule-review-notifications>label{margin-left:.5rem;vertical-align:-0.5rem}tooltip-content{display:none}.shift-detail-tooltip.tooltip-element{display:none;opacity:0;transition:opacity .1s ease-out}.shift-detail-tooltip.tooltip-element.tooltip-open-transitionend{display:block}.shift-detail-tooltip.tooltip-element.tooltip-open{display:block}.shift-detail-tooltip.tooltip-element.tooltip-after-open{opacity:1}.shift-detail-tooltip.tooltip-element .tooltip-content{background:#fff;border:1px solid #e1e1e1;text-align:center;padding:10px 12px;margin-top:10px}.shift-detail-tooltip.tooltip-element .tooltip-content::before{content:" ";display:block;position:absolute;z-index:2;width:0;height:0;border-color:rgba(0,0,0,0);border-width:9px;border-style:solid;bottom:100%;left:50%;margin-left:-9px;margin-bottom:-10px;border-bottom-color:#e1e1e1}.shift-detail-tooltip.tooltip-element .tooltip-content::after{content:" ";display:block;position:absolute;z-index:2;width:0;height:0;border-color:rgba(0,0,0,0);border-width:8px;border-style:solid;bottom:100%;left:50%;margin-left:-8px;margin-bottom:-11px;border-bottom-color:#fff}.shift-detail-tooltip.tooltip-element .tooltip-content span{display:block;color:#505c67;font-size:13px;font-weight:600}.shift-detail-tooltip.tooltip-element .tooltip-content span.shift-location{font-weight:normal}@keyframes ngdialog-flyin-without-transform{0%{opacity:0}100%{opacity:1}}@keyframes ngdialog-flyout-without-transform{0%{opacity:1}100%{opacity:0}}.ngdialog-theme-default.ngdialog-day-quick-view .ngdialog-content{padding:0;width:340px;max-width:85vw;border-radius:.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);animation:ngdialog-flyin-without-transform .5s}.ngdialog-theme-default.ngdialog-day-quick-view.ngdialog-closing .ngdialog-content{animation:ngdialog-flyout-without-transform .5s}.ngdialog-theme-default.ngdialog-day-quick-view .day{background:none}.ngdialog-theme-default.ngdialog-day-quick-view .container{width:100%;padding:0px;border-radius:.25rem}.ngdialog-theme-default.ngdialog-day-quick-view .container .header{overflow:auto;background-color:#192d40;color:#fff;border-radius:.25rem .25rem 0 0}.ngdialog-theme-default.ngdialog-day-quick-view .container .header h4{padding:15px;font-weight:bold}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data{max-height:60vh;overflow-x:hidden;overflow-y:auto}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data .day-shift-data-empty{padding:1rem;font-size:.9rem;color:#8b9399}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table{width:calc(100% - 30px);margin:0px 15px 10px}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td{height:50px;border-bottom:1px solid #c5c9cc;vertical-align:middle;font-size:14px;white-space:nowrap}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td .shift-mark{overflow:hidden;margin-right:6px;width:10px;height:10px;border-radius:50%;display:inline-block}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td .shift-count,.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td .shift-position-count{font-size:14px;color:#000;font-weight:bold}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td .shift-type{font-size:13px;color:#68727b}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td .shift-position{display:inline-block;margin-top:5px;margin-right:3px;width:50px;float:right;text-align:center}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table td .shift-position-abbr{font-size:10px;color:#646464}.ngdialog-theme-default.ngdialog-day-quick-view .container .day-shift-data table tr:last-child td{border-bottom:none}.ngdialog-theme-default.ngdialog-day-quick-view .container .actions{overflow:auto;box-shadow:0px -1px 5px rgba(0,0,0,.1);text-align:right;padding:1rem}.ngdialog-theme-default.ngdialog-day-quick-view .container .actions a{font-size:13px;font-weight:bold;color:#d56735;cursor:pointer}.ngdialog-theme-default.ngdialog-day-quick-view .container .actions a:hover{color:hsl(18.75,65.5737704918%,42.1568627451%)}#schedule .section-header>h2,#schedule-day-control .section-header>h2,#schedule-upload-review .section-header>h2,#schedule-upload-publish .section-header>h2,#schedule-builder .section-header>h2,#schedule-builder-review .section-header>h2{display:inline-block}#schedule .section-header .actions>div:not(:first-of-type),#schedule-day-control .section-header .actions>div:not(:first-of-type),#schedule-upload-review .section-header .actions>div:not(:first-of-type),#schedule-upload-publish .section-header .actions>div:not(:first-of-type),#schedule-builder .section-header .actions>div:not(:first-of-type),#schedule-builder-review .section-header .actions>div:not(:first-of-type){margin-top:1.2rem}#schedule .section-header .actions button,#schedule-day-control .section-header .actions button,#schedule-upload-review .section-header .actions button,#schedule-upload-publish .section-header .actions button,#schedule-builder .section-header .actions button,#schedule-builder-review .section-header .actions button{height:40px;border:1px solid #738b9f;margin-left:.75rem;padding:8px 1rem}#schedule .section-header .actions button:not(.icon-only) svg,#schedule-day-control .section-header .actions button:not(.icon-only) svg,#schedule-upload-review .section-header .actions button:not(.icon-only) svg,#schedule-upload-publish .section-header .actions button:not(.icon-only) svg,#schedule-builder .section-header .actions button:not(.icon-only) svg,#schedule-builder-review .section-header .actions button:not(.icon-only) svg{margin-right:.5rem}#schedule .section-header .actions button:not(.icon-only) svg *[stroke]:not([stroke=none]),#schedule-day-control .section-header .actions button:not(.icon-only) svg *[stroke]:not([stroke=none]),#schedule-upload-review .section-header .actions button:not(.icon-only) svg *[stroke]:not([stroke=none]),#schedule-upload-publish .section-header .actions button:not(.icon-only) svg *[stroke]:not([stroke=none]),#schedule-builder .section-header .actions button:not(.icon-only) svg *[stroke]:not([stroke=none]),#schedule-builder-review .section-header .actions button:not(.icon-only) svg *[stroke]:not([stroke=none]){stroke:#fff}#schedule .section-header .actions button:not(.icon-only) svg *[fill]:not([fill=none]),#schedule-day-control .section-header .actions button:not(.icon-only) svg *[fill]:not([fill=none]),#schedule-upload-review .section-header .actions button:not(.icon-only) svg *[fill]:not([fill=none]),#schedule-upload-publish .section-header .actions button:not(.icon-only) svg *[fill]:not([fill=none]),#schedule-builder .section-header .actions button:not(.icon-only) svg *[fill]:not([fill=none]),#schedule-builder-review .section-header .actions button:not(.icon-only) svg *[fill]:not([fill=none]){fill:#fff}#schedule .section-header .actions button[name=manage-schedules].has-unviewed-schedules,#schedule .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages,#schedule-day-control .section-header .actions button[name=manage-schedules].has-unviewed-schedules,#schedule-day-control .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages,#schedule-upload-review .section-header .actions button[name=manage-schedules].has-unviewed-schedules,#schedule-upload-review .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages,#schedule-upload-publish .section-header .actions button[name=manage-schedules].has-unviewed-schedules,#schedule-upload-publish .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages,#schedule-builder .section-header .actions button[name=manage-schedules].has-unviewed-schedules,#schedule-builder .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages,#schedule-builder-review .section-header .actions button[name=manage-schedules].has-unviewed-schedules,#schedule-builder-review .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages{position:relative}#schedule .section-header .actions button[name=manage-schedules].has-unviewed-schedules::after,#schedule .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-day-control .section-header .actions button[name=manage-schedules].has-unviewed-schedules::after,#schedule-day-control .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-upload-review .section-header .actions button[name=manage-schedules].has-unviewed-schedules::after,#schedule-upload-review .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-upload-publish .section-header .actions button[name=manage-schedules].has-unviewed-schedules::after,#schedule-upload-publish .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-builder .section-header .actions button[name=manage-schedules].has-unviewed-schedules::after,#schedule-builder .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-builder-review .section-header .actions button[name=manage-schedules].has-unviewed-schedules::after,#schedule-builder-review .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after{content:url(../img/icon-pencil-note.svg);position:absolute;box-sizing:content-box;top:-15px;right:-14px;width:20px;height:20px;border:4px solid #1b2e3e;border-radius:99999px}#schedule .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-day-control .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-upload-review .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-upload-publish .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-builder .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after,#schedule-builder-review .section-header .actions button[name=manage-schedules].has-active-selfschedule-stages::after{content:url(../img/icon-device-note.svg)}#schedule .section-header .actions button[name=create-schedule],#schedule-day-control .section-header .actions button[name=create-schedule],#schedule-upload-review .section-header .actions button[name=create-schedule],#schedule-upload-publish .section-header .actions button[name=create-schedule],#schedule-builder .section-header .actions button[name=create-schedule],#schedule-builder-review .section-header .actions button[name=create-schedule]{border-color:#2b5b7f}#schedule .section-header .actions button[name=create-schedule] svg,#schedule-day-control .section-header .actions button[name=create-schedule] svg,#schedule-upload-review .section-header .actions button[name=create-schedule] svg,#schedule-upload-publish .section-header .actions button[name=create-schedule] svg,#schedule-builder .section-header .actions button[name=create-schedule] svg,#schedule-builder-review .section-header .actions button[name=create-schedule] svg{vertical-align:-4px}#schedule .section-header .actions button[name=add-event],#schedule-day-control .section-header .actions button[name=add-event],#schedule-upload-review .section-header .actions button[name=add-event],#schedule-upload-publish .section-header .actions button[name=add-event],#schedule-builder .section-header .actions button[name=add-event],#schedule-builder-review .section-header .actions button[name=add-event]{border-color:#d56735}#schedule .section-header .actions button[name=add-event] svg,#schedule-day-control .section-header .actions button[name=add-event] svg,#schedule-upload-review .section-header .actions button[name=add-event] svg,#schedule-upload-publish .section-header .actions button[name=add-event] svg,#schedule-builder .section-header .actions button[name=add-event] svg,#schedule-builder-review .section-header .actions button[name=add-event] svg{width:14px;height:14px;vertical-align:-2px}#schedule .section-header .actions button.icon-only,#schedule-day-control .section-header .actions button.icon-only,#schedule-upload-review .section-header .actions button.icon-only,#schedule-upload-publish .section-header .actions button.icon-only,#schedule-builder .section-header .actions button.icon-only,#schedule-builder-review .section-header .actions button.icon-only{background-color:#152e40;padding:.5rem .3rem;min-width:2.75rem}#schedule .section-header .actions button.icon-only svg,#schedule-day-control .section-header .actions button.icon-only svg,#schedule-upload-review .section-header .actions button.icon-only svg,#schedule-upload-publish .section-header .actions button.icon-only svg,#schedule-builder .section-header .actions button.icon-only svg,#schedule-builder-review .section-header .actions button.icon-only svg{max-height:1.5rem;width:1.5rem;vertical-align:middle}#schedule .section-header .actions button.icon-only svg *[stroke]:not([stroke=none]),#schedule-day-control .section-header .actions button.icon-only svg *[stroke]:not([stroke=none]),#schedule-upload-review .section-header .actions button.icon-only svg *[stroke]:not([stroke=none]),#schedule-upload-publish .section-header .actions button.icon-only svg *[stroke]:not([stroke=none]),#schedule-builder .section-header .actions button.icon-only svg *[stroke]:not([stroke=none]),#schedule-builder-review .section-header .actions button.icon-only svg *[stroke]:not([stroke=none]){stroke:#8b9399}#schedule .section-header .actions button.icon-only svg *[fill]:not([fill=none]),#schedule-day-control .section-header .actions button.icon-only svg *[fill]:not([fill=none]),#schedule-upload-review .section-header .actions button.icon-only svg *[fill]:not([fill=none]),#schedule-upload-publish .section-header .actions button.icon-only svg *[fill]:not([fill=none]),#schedule-builder .section-header .actions button.icon-only svg *[fill]:not([fill=none]),#schedule-builder-review .section-header .actions button.icon-only svg *[fill]:not([fill=none]){fill:#8b9399}#schedule .section-header .actions button.icon-only:hover svg *[stroke]:not([stroke=none]),#schedule-day-control .section-header .actions button.icon-only:hover svg *[stroke]:not([stroke=none]),#schedule-upload-review .section-header .actions button.icon-only:hover svg *[stroke]:not([stroke=none]),#schedule-upload-publish .section-header .actions button.icon-only:hover svg *[stroke]:not([stroke=none]),#schedule-builder .section-header .actions button.icon-only:hover svg *[stroke]:not([stroke=none]),#schedule-builder-review .section-header .actions button.icon-only:hover svg *[stroke]:not([stroke=none]){stroke:#dedede}#schedule .section-header .actions button.icon-only:hover svg *[fill]:not([fill=none]),#schedule-day-control .section-header .actions button.icon-only:hover svg *[fill]:not([fill=none]),#schedule-upload-review .section-header .actions button.icon-only:hover svg *[fill]:not([fill=none]),#schedule-upload-publish .section-header .actions button.icon-only:hover svg *[fill]:not([fill=none]),#schedule-builder .section-header .actions button.icon-only:hover svg *[fill]:not([fill=none]),#schedule-builder-review .section-header .actions button.icon-only:hover svg *[fill]:not([fill=none]){fill:#dedede}#schedule .section-header .actions button.icon-only[name=multidelete].active,#schedule-day-control .section-header .actions button.icon-only[name=multidelete].active,#schedule-upload-review .section-header .actions button.icon-only[name=multidelete].active,#schedule-upload-publish .section-header .actions button.icon-only[name=multidelete].active,#schedule-builder .section-header .actions button.icon-only[name=multidelete].active,#schedule-builder-review .section-header .actions button.icon-only[name=multidelete].active{background-color:#d0021b}#schedule .section-header .actions button.icon-only[name=multidelete].active svg *[stroke]:not([stroke=none]),#schedule-day-control .section-header .actions button.icon-only[name=multidelete].active svg *[stroke]:not([stroke=none]),#schedule-upload-review .section-header .actions button.icon-only[name=multidelete].active svg *[stroke]:not([stroke=none]),#schedule-upload-publish .section-header .actions button.icon-only[name=multidelete].active svg *[stroke]:not([stroke=none]),#schedule-builder .section-header .actions button.icon-only[name=multidelete].active svg *[stroke]:not([stroke=none]),#schedule-builder-review .section-header .actions button.icon-only[name=multidelete].active svg *[stroke]:not([stroke=none]){stroke:#fff}#schedule .section-header .actions button.icon-only[name=multidelete].active svg *[fill]:not([fill=none]),#schedule-day-control .section-header .actions button.icon-only[name=multidelete].active svg *[fill]:not([fill=none]),#schedule-upload-review .section-header .actions button.icon-only[name=multidelete].active svg *[fill]:not([fill=none]),#schedule-upload-publish .section-header .actions button.icon-only[name=multidelete].active svg *[fill]:not([fill=none]),#schedule-builder .section-header .actions button.icon-only[name=multidelete].active svg *[fill]:not([fill=none]),#schedule-builder-review .section-header .actions button.icon-only[name=multidelete].active svg *[fill]:not([fill=none]){fill:#fff}@media(max-width: 1279px){#schedule .section-header .actions button.icon-only,#schedule-day-control .section-header .actions button.icon-only,#schedule-upload-review .section-header .actions button.icon-only,#schedule-upload-publish .section-header .actions button.icon-only,#schedule-builder .section-header .actions button.icon-only,#schedule-builder-review .section-header .actions button.icon-only{padding:.3rem .2rem;min-width:2.5rem}}#schedule .section-header .actions .ngmgr-drop,#schedule .section-header .actions .schedule-builder-settings-drop,#schedule .section-header .actions .schedule-builder-preferences-options-drop,#schedule .section-header .actions .staff-filter-content-drop,#schedule .section-header .actions .calendar-controls-view-content-drop,#schedule-day-control .section-header .actions .ngmgr-drop,#schedule-day-control .section-header .actions .schedule-builder-settings-drop,#schedule-day-control .section-header .actions .schedule-builder-preferences-options-drop,#schedule-day-control .section-header .actions .staff-filter-content-drop,#schedule-day-control .section-header .actions .calendar-controls-view-content-drop,#schedule-upload-review .section-header .actions .ngmgr-drop,#schedule-upload-review .section-header .actions .schedule-builder-settings-drop,#schedule-upload-review .section-header .actions .schedule-builder-preferences-options-drop,#schedule-upload-review .section-header .actions .staff-filter-content-drop,#schedule-upload-review .section-header .actions .calendar-controls-view-content-drop,#schedule-upload-publish .section-header .actions .ngmgr-drop,#schedule-upload-publish .section-header .actions .schedule-builder-settings-drop,#schedule-upload-publish .section-header .actions .schedule-builder-preferences-options-drop,#schedule-upload-publish .section-header .actions .staff-filter-content-drop,#schedule-upload-publish .section-header .actions .calendar-controls-view-content-drop,#schedule-builder .section-header .actions .ngmgr-drop,#schedule-builder .section-header .actions .schedule-builder-settings-drop,#schedule-builder .section-header .actions .schedule-builder-preferences-options-drop,#schedule-builder .section-header .actions .staff-filter-content-drop,#schedule-builder .section-header .actions .calendar-controls-view-content-drop,#schedule-builder-review .section-header .actions .ngmgr-drop,#schedule-builder-review .section-header .actions .schedule-builder-settings-drop,#schedule-builder-review .section-header .actions .schedule-builder-preferences-options-drop,#schedule-builder-review .section-header .actions .staff-filter-content-drop,#schedule-builder-review .section-header .actions .calendar-controls-view-content-drop{display:none}#schedule-upload-review .section-header>h2{margin-right:550px}#schedule-upload-publish .section-header>h2,#schedule-builder-review .section-header>h2{margin-right:400px}.schedule-week-shift,.shifts-group{position:relative;display:block;margin-bottom:1px;border:1px solid #6db0e0;background-color:rgba(109,176,224,.35);color:#000;text-align:center;font-family:"proxima-nova-condensed";font-weight:600;font-size:.9rem;padding:9px;border-radius:6px;z-index:10}.schedule-week-shift:not(:first-of-type),.shifts-group:not(:first-of-type){margin-top:.5rem}@media screen and (max-width: 1250px){.schedule-week-shift,.shifts-group{padding:9px 5px;font-size:.8rem}}.editing.schedule-week-shift,.editing.shifts-group{border-color:#000 !important}.charge.schedule-week-shift:before,.charge.shifts-group:before,.preceptor.schedule-week-shift:after,.preceptor.shifts-group:after,.removed.schedule-week-shift .shift-inner:before,.removed.shifts-group .shift-inner:before,.locked.schedule-week-shift .shift-inner:after,.locked.shifts-group .shift-inner:after{position:absolute;z-index:2;width:18px;height:18px;line-height:17px;font-family:"proxima-nova",sans-serif;border:1px solid #fff;border-radius:99999px;font-size:10px;color:#fff;font-weight:bold}@media screen and (max-width: 1250px){.charge.schedule-week-shift:before,.charge.shifts-group:before,.preceptor.schedule-week-shift:after,.preceptor.shifts-group:after,.removed.schedule-week-shift .shift-inner:before,.removed.shifts-group .shift-inner:before,.locked.schedule-week-shift .shift-inner:after,.locked.shifts-group .shift-inner:after{font-size:9px}}.charge.schedule-week-shift:before,.charge.shifts-group:before{content:"C";top:-9px;left:-9px;background-color:#187ac4}.preceptor.schedule-week-shift:after,.preceptor.shifts-group:after{content:"P";top:-9px;right:-9px;background-color:#d56735}.removed.schedule-week-shift .shift-inner:before,.removed.shifts-group .shift-inner:before{content:"!";font-size:13px;bottom:-9px;left:-9px;background-color:#d0021b}.locked.schedule-week-shift .shift-inner:after,.locked.shifts-group .shift-inner:after{content:url(../img/icon-shift-locked.svg);bottom:-9px;right:-9px;padding-top:2px;background-color:#68727b}.meeting.schedule-week-shift .shift-inner,.meeting.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.meeting.schedule-week-shift .shift-inner,.meeting.shifts-group .shift-inner{background-image:url(../img/icon-shift-type-meeting.svg);background-position:0 3px;background-size:1em auto}.education.schedule-week-shift .shift-inner,.education.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.education.schedule-week-shift .shift-inner,.education.shifts-group .shift-inner{background-image:url(../img/icon-shift-type-education.svg);background-position:0 1px;background-size:auto 1em}.sick.schedule-week-shift .shift-inner,.sick.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.sick.schedule-week-shift .shift-inner,.sick.shifts-group .shift-inner{background-image:url(../img/icon-shift-type-sick.svg);background-position:0 1px}.unavailable.schedule-week-shift .shift-inner,.unavailable.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.unavailable.schedule-week-shift .shift-inner,.unavailable.shifts-group .shift-inner{background-image:url(../img/icon-shift-type-unavailable.svg);background-position:0 1px}.oncall.schedule-week-shift .shift-inner,.oncall.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.oncall.schedule-week-shift .shift-inner,.oncall.shifts-group .shift-inner{background-image:url(../img/icon-phone.svg);background-position:0 2px}.personal.schedule-week-shift>span:first-child:before,.personal.shifts-group>span:first-child:before{background-color:#303030;background-image:none;border-radius:100%}.available-to-work.schedule-week-shift,.available-to-work.shifts-group{background-color:rgba(0,0,0,0) !important;border-color:#000 !important;border-style:dotted !important;border-width:2px}.overtime.schedule-week-shift,.overtime.shifts-group{background-image:url("../img/overtime-bg.png");background-size:7px}.overnight.schedule-week-shift .shift-inner,.overnight.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.overnight.schedule-week-shift .shift-inner,.overnight.shifts-group .shift-inner{background-image:url(../img/icon-shift-type-night.svg);background-size:auto 1em}.vacation.schedule-week-shift .shift-inner,.vacation.shifts-group .shift-inner{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delete.schedule-week-shift,.delete.shifts-group{border-color:#d0021b !important;background-color:rgba(208,2,27,.75) !important;color:#fff !important}.schedule-week-add-event-prompt.schedule-week-shift,.schedule-week-add-event-prompt.shifts-group{opacity:0;transition:opacity 100ms ease-in;background-color:rgba(0,0,0,0);border:1px dashed #152e40}.schedule-week-add-event-prompt.schedule-week-shift .shift-inner,.schedule-week-add-event-prompt.shifts-group .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}.schedule-week-add-event-prompt.schedule-week-shift .shift-inner,.schedule-week-add-event-prompt.shifts-group .shift-inner{background-image:url(../img/icon-plus.svg);background-position:0 3px;background-size:10px 10px}.schedule-week-shift .schedule-week-shift-department,.shifts-group .schedule-week-shift-department{display:inline-block;max-width:100%;vertical-align:bottom;text-transform:none}.past-day-of-week .schedule-week-shift,.past-day-of-week .shifts-group{opacity:.5}.shifts-group{position:relative;background-color:#f4f4f4;border-color:#c5c9cc;padding:0;text-align:center}.shifts-group>div.shifts-group-count{position:absolute;top:0;bottom:0;left:0;width:3rem;overflow:hidden;padding-top:8px;font-size:1.1rem;font-weight:bold;border-right:1px solid rgba(197,201,204,.7)}.shifts-group>div.shifts-group-label{padding:9px 0 7px;margin-left:3rem}.shifts-group>div.shifts-group-response-count{position:absolute;top:-0.5em;right:-0.5em;background-color:#d56735;border-radius:99999px;color:#fff;font-weight:bold;font-size:.8rem;width:1.25rem;height:1.25rem;padding:0;line-height:1.75em}@media(max-width: 1279px){.shifts-group>div.shifts-group-count{width:2.25rem}.shifts-group>div.shifts-group-label{margin-left:2.25rem}}@media(max-width: 1028px){.shifts-group>div.shifts-group-label{display:none}.shifts-group>div.shifts-group-count{position:static;width:100%;border:none;font-size:1.1rem;padding:8px 5px 4px}}#match-colleague-to-staff .modal-title{font-weight:bold;color:#a1a1a1;font-size:14px;margin-bottom:3px}#match-colleague-to-staff .colleague-name{font-weight:bold;color:#4a4a4a;font-size:22px;margin-bottom:15px}#match-colleague-to-staff .staff-selection{border:1px solid #d6d6d6;background-color:#fff;width:100%}#match-colleague-to-staff .staff-selection .staff-selection-search{padding:10px 15px;border-bottom:1px solid #e5e5e5}#match-colleague-to-staff .staff-selection .staff-selection-search input[type=text]{width:100%}#match-colleague-to-staff .staff-selection .staff-selections-options-container{height:300px;overflow-x:hidden;overflow-y:auto}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-header{padding:10px 25px 5px;text-transform:uppercase;color:#9b9b9b;font-size:12px;font-weight:bold;border-bottom:1px solid #e5e5e5}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 8px 25px;font-size:15px;border-bottom:1px solid #e5e5e5;color:#4a4a4a;cursor:pointer}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option:hover{background-color:#f0f0f0}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-name,#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-worksite,#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-status,#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-action{display:inline-block;padding-right:15px;vertical-align:top}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-name{display:flex;align-items:center;width:35%;font-weight:bold}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-name .user-picture{display:inline-block;margin-right:10px}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-name .staff-login-enabled-field{font-size:12px;padding-top:2px;font-weight:normal}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-worksite{width:45%}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-status,#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-action{width:15%;padding-right:0;text-transform:uppercase;text-align:center;font-size:14px;font-weight:bold}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-status{color:#c9c9c9}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option .staff-action{color:#c5582a}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selection-option.no-matching-staff{color:#aaa;font-style:italic;border-bottom:none}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selected .staff-selection-option{color:#7f7f7f;background-color:#f0f0f0;cursor:default}#match-colleague-to-staff .staff-selection .staff-selections-options-container .staff-selected .staff-selection-option .staff-status{color:#c9c9c9}#import-container{width:100%;overflow:hidden}#schedule-upload-review .month-headings .left-column{width:16%;min-width:220px}#schedule-upload-review .utility-row .search-inputs .search-input-text{float:none;display:inline-block;width:255px}#schedule-upload-review .utility-row .search-inputs .import-month-selector{float:none;display:inline-block;margin:0 0 0 25px}#schedule-upload-review .utility-row .search-inputs .import-month-selector>label{text-transform:uppercase;font-size:.7rem;font-weight:600}#schedule-upload-review .utility-row .search-inputs .import-month-selector>label .inline-help{margin-left:.25rem;margin-right:.5rem}#schedule-upload-review .utility-row .search-inputs .import-month-selector .calendar-controls{display:inline-block;float:none;vertical-align:middle}#schedule-upload-review .included-staff.skipped,#schedule-upload-review .ignored-staff.skipped{opacity:.5}#schedule-upload-review .included-staff.odd,#schedule-upload-review .ignored-staff.odd{background-color:#fff}#schedule-upload-review .included-staff .profile,#schedule-upload-review .ignored-staff .profile{display:table-cell;width:16%;min-width:200px !important;padding:0 10px}#schedule-upload-review .included-staff .profile.unmatched,#schedule-upload-review .ignored-staff .profile.unmatched{background-color:#fff792}#schedule-upload-review .included-staff .profile p.original-value,#schedule-upload-review .ignored-staff .profile p.original-value{margin:0;overflow:hidden;max-width:100%;font-size:13px}#schedule-upload-review .included-staff .profile .colleague-match-select-container,#schedule-upload-review .ignored-staff .profile .colleague-match-select-container{margin:5px 0}#schedule-upload-review .included-staff .profile .colleague-match-select-container .select2-container,#schedule-upload-review .ignored-staff .profile .colleague-match-select-container .select2-container{width:200px !important}#schedule-upload-review .included-staff .profile .colleague-match-select-container .colleague-match-template-selection,#schedule-upload-review .ignored-staff .profile .colleague-match-select-container .colleague-match-template-selection{line-height:inherit;overflow:hidden;text-overflow:ellipsis}#schedule-upload-review .included-staff .profile .colleague-match-select-container .colleague-match-template-selection .charge,#schedule-upload-review .ignored-staff .profile .colleague-match-select-container .colleague-match-template-selection .charge{position:static !important;display:inline-block;background-color:#187ac4;margin-right:5px;vertical-align:text-top;text-align:center;position:absolute;z-index:2;width:18px;height:18px;line-height:17px;font-family:"proxima-nova",sans-serif;border:1px solid #fff;border-radius:99999px;font-size:10px;color:#fff;font-weight:bold}@media screen and (max-width: 1250px){#schedule-upload-review .included-staff .profile .colleague-match-select-container .colleague-match-template-selection .charge,#schedule-upload-review .ignored-staff .profile .colleague-match-select-container .colleague-match-template-selection .charge{font-size:9px}}#schedule-upload-review .included-staff .profile select,#schedule-upload-review .ignored-staff .profile select{height:38px;padding:2px 10px}@media(max-width: 1350px){#schedule-upload-review .included-staff .profile select,#schedule-upload-review .ignored-staff .profile select{height:26px;padding:2px 0 2px 8px;font-size:13px}}#schedule-upload-review .included-staff .profile a.inline-action,#schedule-upload-review .ignored-staff .profile a.inline-action{font-size:11px;text-transform:uppercase;margin:0 0 0 5px;display:inline-block;font-weight:normal}#schedule-upload-review .included-staff .profile .static-match,#schedule-upload-review .ignored-staff .profile .static-match{font-size:16px;font-weight:600;padding-bottom:5px}#schedule-upload-review .included-staff .profile .static-match span.remote,#schedule-upload-review .ignored-staff .profile .static-match span.remote{font-size:11px;font-weight:600;background:#d56735;color:#fff;border-radius:100%;width:20px;height:20px;line-height:20px;text-transform:uppercase;text-align:center;display:inline-block;vertical-align:super;border:1px solid #fff}#schedule-upload-review .included-staff .profile .remote-worksite,#schedule-upload-review .ignored-staff .profile .remote-worksite{font-size:13px}#schedule-upload-review .included-staff .month-days,#schedule-upload-review .ignored-staff .month-days{width:84%;height:auto}#schedule-upload-review .included-staff .month-days .days-row>div,#schedule-upload-review .ignored-staff .month-days .days-row>div{box-sizing:border-box;padding:0;margin:0;height:85px;vertical-align:top}#schedule-upload-review .included-staff .month-days .days-row>div .day-content.skipped,#schedule-upload-review .ignored-staff .month-days .days-row>div .day-content.skipped{opacity:.5}#schedule-upload-review .included-staff .month-days .days-row>div .day-content.matched,#schedule-upload-review .ignored-staff .month-days .days-row>div .day-content.matched{position:relative;top:10px;margin-bottom:8px}#schedule-upload-review .included-staff .month-days .days-row>div .day-content.matched .charge,#schedule-upload-review .ignored-staff .month-days .days-row>div .day-content.matched .charge{background-color:#187ac4;margin-top:5px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);position:absolute;z-index:2;width:18px;height:18px;line-height:17px;font-family:"proxima-nova",sans-serif;border:1px solid #fff;border-radius:99999px;font-size:10px;color:#fff;font-weight:bold}@media screen and (max-width: 1250px){#schedule-upload-review .included-staff .month-days .days-row>div .day-content.matched .charge,#schedule-upload-review .ignored-staff .month-days .days-row>div .day-content.matched .charge{font-size:9px}}#schedule-upload-review .included-staff .month-days .days-row>div>.unmatched,#schedule-upload-review .ignored-staff .month-days .days-row>div>.unmatched{height:100%}#schedule-upload-review .included-staff .month-days .days-row>div>.unmatched .day-content,#schedule-upload-review .ignored-staff .month-days .days-row>div>.unmatched .day-content{box-sizing:border-box;display:block;width:100%;height:100%;padding:33px 0 0 0;background:#fff792;font-size:16px;font-weight:normal}#schedule-upload-review .included-staff .month-days .days-row>div>.unmatched .day-content.skipped,#schedule-upload-review .ignored-staff .month-days .days-row>div>.unmatched .day-content.skipped{opacity:.5}#schedule-upload-review .included-staff .month-days .days-row>div>.unmatched .day-content:hover,#schedule-upload-review .ignored-staff .month-days .days-row>div>.unmatched .day-content:hover{background-color:rgb(255,250.7431192661,197)}#schedule-upload-review .division{color:#fff;background:#555}#schedule-upload-review .division p{text-transform:uppercase;font-weight:bold;font-size:.9rem;padding:5px 0 5px 10px}#schedule-upload-review .progress{background:#1c2c40;margin:25px -30px 0;padding:25px 20px 20px 20px;overflow:hidden;vertical-align:top}#schedule-upload-review #schedule-upload-review .progress{background:rgba(0,0,0,0)}#schedule-upload-review .progress .progress-bars{float:left;width:86%}@media(max-width: 1350px){#schedule-upload-review .progress .progress-bars{width:81%}}#schedule-upload-review .progress .progress-bars .staff-match-progress .progress-bar{background:#b5ec45;background:linear-gradient(to right, #7ed321 0%, #b5ec45 100%)}#schedule-upload-review .progress .progress-bars .event-match-progress .progress-bar{background:#f76b1c;background:linear-gradient(to right, #F76B1C 0%, #FBDA61 100%)}#schedule-upload-review .progress .progress-bars>div{overflow:hidden;margin:0 0 12px 0;vertical-align:top}#schedule-upload-review .progress .progress-bars>div:last-child{margin:0}#schedule-upload-review .progress .progress-bars>div>span{width:18%;display:block;float:left;font-weight:600;font-size:.9rem;text-transform:uppercase;color:#fff;line-height:1}#schedule-upload-review .progress .progress-bars .progress-bar{width:82%;border-radius:13px;height:13px;overflow:hidden}#schedule-upload-review .progress .progress-bars .progress-bar-complete{width:0;background:#666;float:right}#schedule-upload-review .progress .progress-actions{float:right;text-align:right}#schedule-upload-review .progress .progress-actions button.icon{background-repeat:no-repeat;background-size:20px 20px;background-position:15px center;padding-left:45px}#schedule-upload-review .progress .progress-actions button.icon.gear{background-image:url(../img/icon-gear.svg)}body.schedule-upload-review-controller .select2-container .select2-dropdown.colleague-match-dropdown{width:auto !important;max-width:50vw;white-space:nowrap}.colleague-match-dropdown .select2-results__group .colleague-match-template-option{font-weight:bold;font-size:.9em;color:#68727b}.colleague-match-template-option .charge{position:static !important;display:inline-block;background-color:#187ac4;margin-left:-5px;margin-right:5px;vertical-align:text-top;text-align:center;position:absolute;z-index:2;width:18px;height:18px;line-height:17px;font-family:"proxima-nova",sans-serif;border:1px solid #fff;border-radius:99999px;font-size:10px;color:#fff;font-weight:bold}@media screen and (max-width: 1250px){.colleague-match-template-option .charge{font-size:9px}}.colleague-match-template-option .remote-worksite{display:block;font-size:.75em}#matching-definitions{width:100%;margin:20px 0 0}#matching-definitions-head{color:#68727b;font-size:14px;font-weight:600;display:table;outline:1px solid #fff;width:100%}#matching-definitions-head>div{display:table-cell;padding:0 0 5px}#matching-definitions-head>div:first-child{padding:0 0 5px 10px}#matching-definitions-head>div:nth-child(1){width:31%}#matching-definitions-head>div:nth-child(2){width:33%}#matching-definitions-head>div:nth-child(3){width:35%}#matching-definitions-list{display:block;outline:1px solid #c5c9cc;max-height:350px;overflow:auto}#matching-definitions-list>div{display:table;width:100%}#matching-definitions-list>div.active{background:#cce4f4}#matching-definitions-list>div>div{display:table-cell;padding:15px 0 18px;border-bottom:1px solid #c5c9cc;font-size:14px;color:#000}#matching-definitions-list>div>div:first-child{padding:15px 0 18px 10px}#matching-definitions-list>div>div:nth-child(1){width:32%}#matching-definitions-list>div>div:nth-child(2){width:34%}#matching-definitions-list>div>div:nth-child(3){width:35%}#matching-definitions-list>div:last-child>div{border-bottom:none}#matching-definitions-list a{display:inline-block;margin:0 7% 0 0;text-transform:uppercase;font-size:13px;font-weight:600}.modal-matching-left{float:left;overflow:hidden;width:65%;background:#fff;border-radius:8px;padding:20px;font-family:"proxima-nova",sans-serif;padding:25px;border-radius:8px;box-shadow:0px 4px 10px 0px rgba(0,0,0,.25);line-height:1.3;position:relative;z-index:2;transform:translate(40%, 0);transition:transform 400ms ease}.modal-matching-left.editing{transform:translate(0, 0)}.modal-matching-left .modal-help{padding:20px 0 0}.modal-matching-left .modal-help p{font-size:11px;padding:5px 0 0 0}.modal-matching-right{float:right;overflow:hidden;width:35%;border-radius:8px;position:relative;top:0;left:-8px;padding:20px 20px 20px 25px;box-shadow:0px 4px 10px 0px rgba(0,0,0,.25);background:#fafafa;z-index:1;transform:translate(-10%, 0);opacity:0;transition:transform 400ms ease,opacity 400ms ease}.modal-matching-right.editing{transform:translate(0, 0);opacity:1}#edit-matching-defintion select{width:100%}#edit-matching-defintion .select2-container{margin-bottom:20px}#edit-matching-defintion .input{margin-bottom:10px}#edit-matching-defintion .input.no-margin{margin-bottom:0}.ngdialog.import-matching .ngdialog-content{width:960px;background:none;box-shadow:none}.ngdialog.import-matching .ngdialog-content h1{font-size:1.5rem;font-weight:600}.ngdialog.import-matching .ngdialog-content>p{font-size:14px;color:#505c67}.ngdialog.import-matching .actions{margin-top:20px;text-align:right}#import-matching-buckets{display:table;margin:18px 0 15px 0;width:100%;border-bottom:1px solid #c5c9cc;padding-bottom:7px}#import-matching-buckets>div{display:table-cell;vertical-align:top}#import-matching-buckets a{display:inline-block;font-size:14px;text-transform:uppercase;height:15px;vertical-align:top;color:#68727b;transition:.1s all ease-in-out;-webkit-transition:.1s all ease-in-out}#import-matching-buckets a:hover{color:#d56735}#import-matching-buckets a.active{font-weight:600;color:#d56735}#import-matching-buckets a.active:after{content:" ";display:block;width:100%;height:5px;background:#d56735;margin-top:6px}.ngdialog.ngdialog-theme-default.selection-modal .ngdialog-content{background-color:#fafafa}.schedule{display:flex;flex-direction:column;justify-content:space-between;height:100%;-webkit-user-select:none;user-select:none}.schedule .schedule-columns-container{display:flex;justify-content:space-between}.schedule .schedule-columns-container .schedule-first-cell,.schedule .schedule-columns-container .schedule-cell{border-bottom:1px solid #f5f5f5}.schedule .schedule-columns-container .schedule-first-cell{width:15vw;min-width:7rem;text-align:left}.schedule .schedule-columns-container .schedule-cell{position:relative;min-width:1.5rem;text-align:center;border-left:1px solid #f5f5f5}.schedule .schedule-columns-container .schedule-cell.current-day-of-week::after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;opacity:.34;background-color:#e6f6ff;border-style:solid;border-color:#a7dcff;border-width:0 1px}.schedule .schedule-columns-container .schedule-week{display:flex;justify-content:space-between}.schedule .schedule-columns-container .schedule-week>.schedule-cell{width:14.29%}.schedule .schedule-users-head{color:#505c67;font-family:"proxima-nova-condensed";font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-align:center;background-color:#fff;white-space:nowrap}.schedule .schedule-users-head .schedule-columns-container .schedule-first-cell,.schedule .schedule-users-head .schedule-columns-container .schedule-cell{padding:.5rem .75rem .25rem;background-color:rgba(0,0,0,.03)}.schedule .schedule-users-head .schedule-columns-container .schedule-first-cell.past-day-of-week div,.schedule .schedule-users-head .schedule-columns-container .schedule-first-cell.outside-block div,.schedule .schedule-users-head .schedule-columns-container .schedule-cell.past-day-of-week div,.schedule .schedule-users-head .schedule-columns-container .schedule-cell.outside-block div{opacity:.4}.schedule .schedule-users-head .schedule-columns-container .schedule-first-cell.weekend,.schedule .schedule-users-head .schedule-columns-container .schedule-cell.weekend{background-color:rgba(0,0,0,.06)}.schedule .schedule-users-body .schedule-users-body-badges>.schedule-columns-container>.schedule-first-cell{align-items:center}.schedule .schedule-users-body .schedule-users-body-badges>.schedule-columns-container>.schedule-first-cell .user-picture{text-shadow:1px 1px 1px rgba(0,0,0,.1)}.schedule .schedule-users-body .schedule-users-body-badges>.schedule-columns-container>.schedule-first-cell>label{max-width:calc(100% - 50px);color:#505c67;font-family:"proxima-nova-condensed";font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-transform:none;font-size:.8rem}.schedule .schedule-users-body .schedule-columns-container{position:relative;background-color:#fff}.schedule .schedule-users-body .schedule-columns-container .schedule-first-cell,.schedule .schedule-users-body .schedule-columns-container .schedule-cell{padding:.5rem 1rem;cursor:default}.schedule .schedule-users-body .schedule-columns-container .schedule-cell{display:flex;flex-direction:column;justify-content:flex-start}.schedule .schedule-users-body .schedule-columns-container .schedule-first-cell{padding:.7rem .75rem .35rem;background-color:#fff}.schedule .schedule-users-body .schedule-columns-container:nth-of-type(odd){background-color:#fbfbfb}.schedule .schedule-users-body .schedule-columns-buffer{background-color:#f5f5f5}.schedule .schedule-users-body .schedule-no-matches{padding:1rem;text-align:center;color:#505c67}.schedule .schedule-container{flex-grow:1;background-color:#fff}.schedule #schedule-main{flex-grow:1;position:relative;margin-top:-5rem;padding-top:5rem;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden;overflow-y:scroll}.schedule .section-header{min-height:120px;padding-bottom:0}.schedule .section-header header{background:url(/img/icon-draft-large.svg) no-repeat top left;padding-left:36px}.schedule .section-header header strong{display:inline-block;margin-bottom:4px;font-size:1.4rem;max-width:calc(100vw - 5rem - 425px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule .section-header header strong.with-self-scheduling{max-width:calc(100vw - 5rem - 600px)}.schedule .section-header.schedule-builder-section-header-with-banner header,.schedule .section-header.schedule-builder-section-header-with-banner .actions{margin-top:1rem}.schedule .section-header #schedule-builder-settings-options{display:none}.schedule #schedule-sticky-scroll-area{width:100%}.schedule #schedule-sticky-scroll-area.sticky-scroll-stuck{width:calc(100% - 5rem)}#schedule .schedule-users-body .schedule-columns-header{color:#505c67;font-family:"proxima-nova-condensed";font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-style:solid;border-color:#f5f5f5;border-width:1px 0}#schedule .schedule-users-body .schedule-columns-header .schedule-columns-container,#schedule .schedule-users-body .schedule-columns-header .schedule-first-cell{background-color:#f8f8f8}#schedule .schedule-users-body .schedule-columns-header .schedule-cell{border-left-color:rgba(0,0,0,0)}#schedule .schedule-users-body .schedule-columns-header .schedule-cell.current-day-of-week:after{border-width:0 2px;margin:0 -1px}#schedule.schedule-view-month .schedule-cell{padding:.5rem .1rem .25rem}#schedule-builder #schedule-main{margin-bottom:9.6875rem}#schedule-builder .ng-horizontal-tabs{background-color:#152e40;background-image:url(../img/section-header-bg.png);background-repeat:repeat}#schedule-builder .ng-horizontal-tabs ul>li{display:flex;align-items:center}#schedule-builder .ng-horizontal-tabs ul>li>.schedule-shift-type-swatch{display:inline-block;width:.5em;height:.5em;border-radius:99999px;vertical-align:.1em;margin-right:.25em;margin-top:-0.1em}#schedule-builder .ng-horizontal-tabs ul>li>.schedule-shift-type-label{max-width:5rem;overflow:hidden;text-overflow:ellipsis;font-size:.9rem;font-weight:600}#schedule-builder .ng-horizontal-tabs ul>li>.schedule-shift-type-times{margin-left:.5rem;font-size:.8rem}#schedule-builder .ng-horizontal-tabs ul>li.schedule-shift-type-deleted>.schedule-shift-type-label{font-style:italic;opacity:.75}#schedule-builder .schedule-users-body .schedule-users-body-badges>.schedule-columns-container .shifts-group{color:#fff;border:0;border-radius:99999px;text-shadow:1px 1px 1px rgba(0,0,0,.1)}#schedule-builder .schedule-users-body .schedule-users-body-badges>.schedule-columns-container .shifts-group .shifts-group-count{border-right:none;width:3.5rem;padding:9px 0;font-size:.9rem}#schedule-builder .schedule-users-body .schedule-users-body-badges>.schedule-columns-container .shifts-group .shifts-group-label{margin-left:2.5rem;padding:9px 0 7px}@media(max-width: 1228px){#schedule-builder .schedule-users-body .schedule-users-body-badges>.schedule-columns-container .shifts-group .shifts-group-count{position:static;width:100%;border:none;padding:4px 2px 2px}#schedule-builder .schedule-users-body .schedule-users-body-badges>.schedule-columns-container .shifts-group .shifts-group-label{display:none}}#schedule-builder .schedule-users-body .schedule-columns-header{color:#505c67;font-family:"proxima-nova-condensed";font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;background-color:#f8f8f8;padding:.5rem .75rem .25rem;border-bottom:1px solid #f5f5f5}#schedule-builder .schedule-users-body .schedule-columns-container:nth-child(even)>div[in-block=true]:hover:not(.schedule-first-cell){background-color:#cce4f4}#schedule-builder .schedule-users-body .schedule-columns-container .schedule-first-cell[in-block=true]:hover:not(.schedule-first-cell),#schedule-builder .schedule-users-body .schedule-columns-container .schedule-cell[in-block=true]:hover:not(.schedule-first-cell){background-color:#cce4f4}#schedule-builder .schedule-users-body.schedule-users-body-disable-editing .schedule-cell:hover{background-color:inherit !important}#schedule-builder.schedule-builder-full-view #schedule-main{margin-bottom:7.25rem}#schedule-builder.schedule-builder-full-view .schedule-columns-container>.schedule-week{width:auto}#schedule-builder.schedule-builder-full-view .schedule-columns-container>.schedule-week>.schedule-cell.outside-block{display:none}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-builder-shift.schedule-builder-shift-published .schedule-builder-shift-times::before{margin:auto}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-builder-shift.schedule-builder-shift-vacation .schedule-builder-shift-times::after{display:none}#schedule-builder.schedule-builder-full-view .schedule-users-body-badges>.schedule-columns-container>.schedule-week>.schedule-cell:not(.outside-block){display:flex}#schedule-builder.schedule-builder-full-view .schedule-user-hours{display:none}#schedule-builder.schedule-builder-self-scheduling-events-none .schedule-builder-shift.schedule-builder-shift-preference:not(.schedule-builder-shift-approved){display:none}#schedule-builder.schedule-builder-published-events-none .schedule-builder-shift.schedule-builder-shift-published{display:none}#schedule-builder.schedule-builder-matrix-collapsed #schedule-main{margin-bottom:3.5rem !important}#schedule-builder.schedule-builder-full-view.schedule-builder-matrix-collapsed #schedule-main{margin-bottom:2.75rem !important}#schedule-builder.schedule-builder-week-view .schedule-builder-full-view-only,#schedule-builder.schedule-builder-week-view .schedule-builder-fortnight-view-only{display:none !important}#schedule-builder.schedule-builder-fortnight-view .schedule-builder-week-view-only:not(.schedule-builder-fortnight-view-only),#schedule-builder.schedule-builder-fortnight-view .schedule-builder-full-view-only:not(.schedule-builder-fortnight-view-only){display:none !important}#schedule-builder.schedule-builder-full-view .schedule-builder-week-view-only:not(.schedule-builder-full-view-only),#schedule-builder.schedule-builder-full-view .schedule-builder-fortnight-view-only:not(.schedule-builder-full-view-only){display:none !important}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-first-cell,#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-cell,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-first-cell,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-cell{align-items:center;padding:.5rem .1rem .25rem}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-first-cell>div,#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-cell>div,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-first-cell>div,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-cell>div{width:100%}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-first-cell>div>div:nth-child(2),#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-cell>div>div:nth-child(2),#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-first-cell>div>div:nth-child(2),#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-cell>div>div:nth-child(2){font-weight:normal}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-first-cell>div>div:last-child,#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-cell>div>div:last-child,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-first-cell>div>div:last-child,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-cell>div>div:last-child{font-weight:normal;text-transform:none}#schedule-builder.schedule-builder-full-view .schedule-columns-container .schedule-first-cell,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-first-cell{padding:.5rem .75rem .25rem}#schedule-builder.schedule-builder-full-view .schedule-columns-container .shifts-group .shifts-group-count,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .shifts-group .shifts-group-count{position:relative;padding:4px 2px 2px !important;width:auto !important;font-size:1rem;font-weight:600;border:none}#schedule-builder.schedule-builder-full-view .schedule-columns-container .shifts-group .shifts-group-label,#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .shifts-group .shifts-group-label{display:none}#schedule-builder.schedule-builder-full-view .schedule-users-head .schedule-columns-container .schedule-cell,#schedule-builder.schedule-builder-fortnight-view .schedule-users-head .schedule-columns-container .schedule-cell{display:flex;align-items:flex-end !important}#schedule-builder.schedule-builder-fortnight-view .schedule-columns-container .schedule-first-cell .schedule-user-hours{width:auto}#schedule-builder-self-status{height:2rem;background-color:#5aae8d;display:flex;justify-content:space-around;align-items:center}#schedule-builder-self-status.schedule-builder-self-status-pending{background-color:#6f8391;cursor:pointer}#schedule-builder-self-status.schedule-builder-self-status-pending:hover{background-color:rgb(99.8228346457,117.9724409449,130.6771653543)}#schedule-builder-self-status.schedule-builder-self-status-ongoing{background-color:#777998;cursor:pointer}#schedule-builder-self-status.schedule-builder-self-status-ongoing:hover{background-color:hsl(236.3636363636,13.8075313808%,48.137254902%)}#schedule-builder-self-status>div{margin:0 .4rem}#schedule-builder-self-status svg{width:17px;height:auto}#schedule-builder-self-status svg *[stroke]:not([stroke=none]){stroke:#fff}#schedule-builder-self-status svg *[fill]:not([fill=none]){fill:#fff}@media(max-width: 1279px){#schedule-builder-self-status svg{width:13px}}#schedule-builder-self-status .schedule-builder-self-status-prompt{opacity:.55;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}#schedule-matrix{display:none;position:absolute;bottom:0;width:100%;height:9.6875rem;min-height:9.6875rem;overflow-y:scroll;overflow-x:hidden;background-color:#fff}#schedule-builder.schedule-builder-full-view #schedule-matrix{height:7.25rem;min-height:7.25rem}#schedule-builder.schedule-builder-matrix-collapsed #schedule-matrix{height:3.5rem !important;min-height:3.5rem !important}#schedule-builder.schedule-builder-full-view.schedule-builder-matrix-collapsed #schedule-matrix{height:2.75rem !important;min-height:2.75rem !important}#schedule-matrix-resize-bar{display:none;visibility:hidden;position:fixed;z-index:1;height:.75rem;background-color:#40709f;cursor:ns-resize}#schedule-matrix-resize-bar:hover{background-color:rgb(56.6816143498,99.1928251121,140.8183856502)}#schedule-matrix-resize-bar>div{width:3rem;position:absolute;top:0;bottom:0;left:calc(50% - 3rem/2);background-color:#677687;cursor:pointer}#schedule-matrix-resize-bar>div:hover{background-color:#505c67}#schedule-matrix-resize-bar>div>span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:inline-block;border-style:solid;border-width:6px 7px 0;border-color:#cce4f4 rgba(0,0,0,0) rgba(0,0,0,0)}#schedule-builder.schedule-builder-matrix-collapsed #schedule-matrix-resize-bar>div>span{border-width:0 7px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #cce4f4}#schedule-matrix-inner{margin-top:.75rem}#schedule-matrix-inner .schedule-columns-container>.schedule-first-cell,#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell{padding:0;color:#505c67;font-weight:bold}#schedule-matrix-inner .schedule-columns-container>.schedule-first-cell{padding:.75rem .75rem;font-family:"proxima-nova-condensed";font-size:.9rem}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell{padding:0;text-align:center;font-size:.8rem}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span{display:none;height:100%;padding:.75rem .75rem}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-zero{color:rgba(80,92,103,.3);font-weight:normal}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-below-coverage,#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-above-coverage{position:relative}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-below-coverage::after,#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-above-coverage::after{content:"";position:absolute;right:0;width:5px;height:5px;border:5px solid rgba(0,0,0,0)}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-below-coverage{background-color:#fdf2f4}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-below-coverage::after{bottom:0;border-color:rgba(0,0,0,0) #d0021b #d0021b rgba(0,0,0,0)}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-above-coverage{background-color:#f1f1f5}#schedule-matrix-inner .schedule-columns-container>.schedule-week>.schedule-cell span.tally-above-coverage::after{top:0;border-color:#717397 #717397 rgba(0,0,0,0) rgba(0,0,0,0)}#schedule-matrix-inner .schedule-columns-container.alternate-row{background-color:#fbfbfb}#schedule-matrix-inner .schedule-columns-container:nth-last-of-type(4) .schedule-first-cell,#schedule-matrix-inner .schedule-columns-container:nth-last-of-type(4) .schedule-cell{border-bottom-color:#8b9399}#schedule-matrix-inner .schedule-columns-container:nth-last-child(2){margin-bottom:2.75rem}#schedule-matrix-inner .schedule-columns-container:nth-last-child(2)>.schedule-first-cell,#schedule-matrix-inner .schedule-columns-container:nth-last-child(2)>.schedule-week>.schedule-cell{border-bottom-color:rgba(0,0,0,0)}#schedule-matrix-inner .schedule-columns-container:last-of-type{border-bottom:none;background-color:#f8f8f8;box-shadow:0px -1px 2px rgba(0,0,0,.25);position:fixed;visibility:hidden;bottom:0}#schedule-builder.schedule-builder-full-view #schedule-matrix-inner .schedule-columns-container:nth-last-child(2){margin-bottom:2rem}#schedule-builder.schedule-builder-full-view #schedule-matrix-inner .schedule-columns-container .schedule-first-cell{padding:.5rem .1rem .25rem .75rem}#schedule-builder.schedule-builder-full-view #schedule-matrix-inner .schedule-columns-container .schedule-cell span{padding:.75rem 0 .75rem}.schedule-builder-settings-drop-open #schedule-builder #schedule-builder-settings-button{background-color:#506677;border-color:rgba(222,222,222,.6)}.schedule-builder-settings-drop-open #schedule-builder #schedule-builder-settings-button svg *[stroke]:not([stroke=none]){stroke:#dedede}.schedule-builder-settings-drop-open #schedule-builder #schedule-builder-settings-button svg *[fill]:not([fill=none]){fill:#dedede}.schedule-builder-settings-drop::before{right:.9em}.schedule-builder-settings-drop svg{opacity:.5;margin-right:1rem;vertical-align:bottom}.schedule-builder-settings-drop svg *[stroke]:not([stroke=none]){stroke:#fff}.schedule-builder-settings-drop svg *[fill]:not([fill=none]){fill:#fff}.schedule-user-display .user-details{font-family:"proxima-nova-condensed"}.schedule-user-display .schedule-user-hours{position:absolute;bottom:0;right:0;background-color:#b6b6b6;border-top-left-radius:.25rem;padding:.2rem .5rem 0;font-family:"proxima-nova-condensed";font-size:.75rem;color:#fff;font-weight:600}.schedule-user-display .schedule-user-hours .schedule-user-hours-pending{display:none}.schedule-user-display .schedule-user-hours::after{content:" hrs"}.schedule-shift-flag{position:relative;display:inline-block;width:1.25rem;height:1.25rem;text-align:center}.schedule-shift-flag[flag=charge],.schedule-shift-flag[flag=preceptor],.schedule-shift-flag[flag=oncall],.schedule-shift-flag[flag=assigned],.schedule-shift-flag[flag=unassign]{border-radius:99999px;color:#fff;font-weight:bold;font-size:.6rem;padding:.25rem}.schedule-shift-flag[flag=charge]{background-color:#187ac4}.schedule-shift-flag[flag=preceptor]{background-color:#d56735}.schedule-shift-flag[flag=oncall]{background-color:green}.schedule-shift-flag[flag=oncall] svg{width:.65rem;height:.65rem;margin-top:.05rem}.schedule-shift-flag[flag=oncall] svg *[stroke]:not([stroke=none]){stroke:#fff}.schedule-shift-flag[flag=oncall] svg *[fill]:not([fill=none]){fill:#fff}.schedule-shift-flag[flag=assigned]{background-color:#fff}.schedule-shift-flag[flag=assigned] svg{width:13px;height:10px}.schedule-shift-flag[flag=assigned] svg *[stroke]:not([stroke=none]){stroke:#37871d}.schedule-shift-flag[flag=assigned] svg *[fill]:not([fill=none]){fill:#37871d}.schedule-shift-flag[flag=unassign]{background-color:#fff}.schedule-shift-flag[flag=unassign] svg{width:13px;height:10px}.schedule-shift-flag[flag=unassign] svg *[stroke]:not([stroke=none]){stroke:#505c67}.schedule-shift-flag[flag=unassign] svg *[fill]:not([fill=none]){fill:#505c67}.schedule-builder-details{padding-bottom:5rem}.schedule-builder-details h3{font-size:1.75rem;font-weight:600;color:#505c67;margin-bottom:1rem}.schedule-builder-details h3 svg{width:28px;height:28px;vertical-align:-0.25rem;margin-right:.25rem}.schedule-builder-details h3 svg *[stroke]:not([stroke=none]){stroke:#d56735}.schedule-builder-details h3 svg *[fill]:not([fill=none]){fill:#d56735}.schedule-builder-details h4{font-size:15px;font-weight:bold;margin-bottom:1rem}.schedule-builder-details hr{border-top:0;border-bottom:1px solid #c5c9cc;margin:.5rem 0 3rem}.schedule-builder-details .schedule-builder-details-item{font-size:14px;margin-bottom:2em}.schedule-builder-details .schedule-builder-details-item label{display:block;font-size:18px;font-weight:600;margin-bottom:10px}.schedule-builder-details .schedule-builder-details-item .status-display{font-weight:bold}.schedule-builder-details .schedule-builder-details-item .status-display[enabled=true]{color:#37871d}.schedule-builder-details .schedule-builder-details-items{display:flex;gap:10px}.schedule-builder-details .schedule-builder-details-items>.schedule-builder-details-item{flex-basis:25%}.schedule-builder-details .tabbed-container{margin-bottom:2rem}.schedule-builder-details table.schedule-builder-details-shift-types-container{font-size:.9rem;border-width:0;font-size:.9rem}.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr:nth-child(odd)>td{background-color:rgba(0,0,0,0)}.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-details{-webkit-user-select:none;user-select:none}.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-details label{font-weight:bold}.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr:nth-child(odd)>td{background-color:rgba(0,0,0,0)}.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr:last-of-type>td{border-bottom-width:0}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-select,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-select{width:20px;text-align:center}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-details,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-details{width:300px}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements{padding:.25rem 0 .25rem .75rem;vertical-align:middle}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table{width:100%}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table tr,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table tr{border-bottom:1px solid #c5c9cc}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table tr:last-of-type,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table tr:last-of-type{border-bottom-width:0}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table th,.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table td,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table th,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table td{padding:.5rem;width:12.5%;text-align:center}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table th,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table th{padding:.5rem .75rem;text-transform:uppercase;font-weight:600;font-size:10px;color:#68727b}.schedule-builder-details table.schedule-builder-details-shift-types-container>thead>tr>th.schedule-builder-details-shift-type-coverage-requirements table th:first-of-type,.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td.schedule-builder-details-shift-type-coverage-requirements table th:first-of-type{text-align:left}.schedule-builder-details table.schedule-builder-details-shift-types-container>tbody>tr>td table td{height:40px}.schedule-builder-details table.schedule-builder-details-shift-types-container .mock-styled-checkbox{font-size:1rem}.schedule-builder-details table.schedule-builder-details-stages-container{border-width:1px;font-size:.9rem}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr:nth-child(odd)>td{background-color:rgba(0,0,0,0)}.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr{border-top-width:1px}.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr.schedule-builder-details-selected-staff-header{border-style:solid;border-color:#c5c9cc;border-width:0 0 1px}.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr.schedule-builder-details-selected-staff-header>th{padding:.5rem .75rem;text-transform:uppercase;font-weight:600;font-size:10px;color:#68727b;background-color:#f5f5f5;padding:1rem .5rem 1rem 1rem;text-align:left;height:2.25rem}.schedule-builder-details table.schedule-builder-details-stages-container>thead>tr>th:first-child{width:300px}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr{font-size:14px}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-stage>td{border-bottom:none}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-stage-warnings>td{border-bottom:none;padding:0}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-prompt{border-bottom:1px solid #c5c9cc}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-prompt>td{padding:0 0 .25rem}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-prompt>td a{display:inline-block;font-size:11px;margin:.5rem 1.5em;-webkit-user-select:none;user-select:none;color:#d56735}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-prompt>td a .toggle-arrow{margin-left:4px;vertical-align:1px;border-top-color:#d56735}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-prompt>td a .toggle-arrow.expanded{border-bottom-color:#d56735}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member{font-size:14px}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member .user-picture{display:inline-block;margin:0 10px 0 0}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member>td{padding:.5rem .75rem;vertical-align:middle}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member>td:first-child{font-weight:600}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member>td:last-child{text-align:right}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member.multi-scheduled{background-color:#fdf2f4}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member.multi-scheduled>td:last-child{color:#d0021b}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr.schedule-builder-details-selected-staff-member:last-of-type{border-bottom-width:1px}.schedule-builder-details table.schedule-builder-details-stages-container>tbody>tr>td{vertical-align:middle}.schedule-builder-details table.schedule-builder-details-stages-container .select2{width:200px !important}.schedule-builder-details table.schedule-builder-details-stages-container .date,.schedule-builder-details table.schedule-builder-details-stages-container .time{width:100%;max-width:140px;font-size:inherit}.schedule-builder-details table.schedule-builder-details-stages-container .schedule-builder-details-stage-tally{white-space:nowrap;min-width:50px}.schedule-builder-details table.schedule-builder-details-stages-container aside{max-width:none;margin:0 1rem 1rem;text-align:center;padding:.5rem .5rem .5rem 3rem;background-position:1rem .75em}#schedule-builder-creation #schedule-builder-creation-steps{padding:1rem 5rem 2rem;background-color:#f5f5f5}#schedule-builder-creation #schedule-builder-creation-steps ol{position:relative;z-index:10;display:flex;justify-content:space-between;padding:0;margin:0;user-select:none}#schedule-builder-creation #schedule-builder-creation-steps ol:after{content:"";border-bottom:1px dashed #68727b;position:absolute;z-index:5;top:calc(4.5rem/2);left:calc(4.5rem + 1rem);right:calc(4.5rem + 1rem)}#schedule-builder-creation #schedule-builder-creation-steps ol li{list-style:none;width:150px;text-align:center;color:#505c67;font-weight:bold;font-size:.9rem;z-index:10;cursor:default}#schedule-builder-creation #schedule-builder-creation-steps ol li::before{content:attr(index);display:block;width:4.5rem;height:4.5rem;margin:0 auto;background-color:#2f4757;border-radius:99999px;color:#fff;font-size:1.1rem;text-align:center;line-height:2.25em;border:1rem solid #f5f5f5}#schedule-builder-creation #schedule-builder-creation-steps ol li.wizard-step-disabled{font-weight:normal}#schedule-builder-creation #schedule-builder-creation-steps ol li.wizard-step-disabled::before{background-color:#c5c9cc}#schedule-builder-creation #schedule-builder-creation-steps ol li.wizard-step-complete{cursor:pointer;font-weight:normal}#schedule-builder-creation #schedule-builder-creation-steps ol li.wizard-step-complete:hover{color:#d56735}#schedule-builder-creation #schedule-builder-creation-steps ol li.wizard-step-complete::before{content:url("../img/wizard-step-complete-checkmark.svg");line-height:2.85em;background-color:#5aae8d}#schedule-builder-creation #schedule-builder-creation-pages{padding:2rem}#schedule-builder-creation p{font-size:14px;color:#505c67;margin-bottom:20px}#schedule-builder-creation label.schedule-builder-creation-header{display:block;font-weight:bold;margin-bottom:.5rem}#schedule-builder-creation .schedule-builder-creation-name label,#schedule-builder-creation .schedule-builder-creation-datepickers label,#schedule-builder-creation .schedule-builder-creation-select label{font-size:.8rem;font-weight:bold;color:#68727b;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}#schedule-builder-creation .schedule-builder-creation-name{margin-bottom:2rem}#schedule-builder-creation .schedule-builder-creation-name label{display:block;margin-bottom:.5rem}#schedule-builder-creation .schedule-builder-creation-name input{width:375px}#schedule-builder-creation .schedule-builder-creation-datepickers-container{display:flex;align-items:center}#schedule-builder-creation .schedule-builder-creation-datepickers-container .schedule-builder-creation-datepickers-divider{margin:0 1rem 1.5rem 0}#schedule-builder-creation .schedule-builder-creation-datepickers{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:3rem}#schedule-builder-creation .schedule-builder-creation-datepickers:last-of-type{margin-bottom:3rem}#schedule-builder-creation .schedule-builder-creation-datepickers>*{margin-right:1rem}#schedule-builder-creation .schedule-builder-creation-datepickers label{flex-basis:100%}#schedule-builder-creation .schedule-builder-creation-datepickers .schedule-builder-creation-datepicker .date{background-image:url("../img/icon-calendar.svg");background-repeat:no-repeat;background-position:12px 9px;width:200px;padding-left:40px;text-align:center}#schedule-builder-creation .schedule-builder-creation-datepickers .schedule-builder-creation-timepicker{margin-right:0}#schedule-builder-creation .schedule-builder-creation-datepickers .schedule-builder-creation-timepicker .time{text-align:center;width:5rem}#schedule-builder-creation .schedule-builder-creation-datepickers .schedule-builder-creation-datepickers-divider{flex-basis:10px;text-align:center}#schedule-builder-creation .schedule-builder-creation-select{margin-bottom:1rem}#schedule-builder-creation .schedule-builder-creation-select label{display:block}#schedule-builder-creation .schedule-builder-creation-select select{width:175px}#schedule-builder-creation .schedule-builder-creation-form-row{display:flex;justify-content:space-between;align-items:top}#schedule-builder-creation .schedule-builder-creation-form-row div:first-child{flex-basis:75%}#schedule-builder-creation .schedule-builder-creation-form-row label{font-size:15px}#schedule-builder-creation .schedule-builder-creation-form-row p{color:#68727b}#schedule-builder-creation #schedule-builder-creation-preferences{max-width:500px}#schedule-builder-creation #schedule-builder-creation-preferences .switch i{margin-top:1rem}#schedule-builder-creation #schedule-builder-creation-shift-types .schedule-builder-creation-form-row{max-width:500px}#schedule-builder-creation #schedule-builder-creation-shift-types .coverage-requirement-input{width:40px;height:32px;padding:5px;text-align:center;font-size:13px}#schedule-builder-creation #schedule-builder-creation-shift-types .coverage-requirement-input.coverage-requirement-changed{background-color:rgba(24,122,196,.1);border-color:#187ac4}#schedule-builder-creation #schedule-builder-creation-shift-types figure{text-align:right;font-size:14px;margin-bottom:10px}#schedule-builder-creation #schedule-builder-creation-shift-types figure .coverage-requirement-input{width:30px;height:30px;padding:0;margin-right:5px}#schedule-builder-creation #schedule-builder-creation-shift-types .coverage-requirements-all-positions{font-size:14px;color:#3a434b}#schedule-builder-creation #schedule-builder-creation-shift-types aside{text-align:center;max-width:500px}#schedule-builder-creation #schedule-builder-creation-stages .schedule-builder-creation-datepickers{max-width:315px}#schedule-builder-creation #schedule-builder-creation-stages>aside{position:relative;top:-2rem;margin:0 0 1rem;max-width:550px}#schedule-builder-creation #schedule-builder-creation-stages #schedule-builder-creation-stages-tally{float:right;border:1px solid #c5c9cc;border-top-width:0;padding:10px;width:200px;background-color:#fafafa;text-align:center;color:#3a434b}#schedule-builder-creation #schedule-builder-creation-stages #schedule-builder-creation-stages-tally value{display:inline-block;width:50px;font-size:13px}#schedule-builder-creation #schedule-builder-creation-stages #schedule-builder-creation-stages-tally label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px}#schedule-builder-creation #schedule-builder-creation-stages button.add{margin:1rem 0 2rem}#schedule-builder-creation #schedule-builder-creation-stages #schedule-builder-creation-unselected-staff{position:relative}#schedule-builder-creation #schedule-builder-creation-stages #schedule-builder-creation-unselected-staff #schedule-builder-creation-unselected-staff-search{position:absolute;right:0;-webkit-transform:translateY(calc(-100% - 10px));-moz-transform:translateY(calc(-100% - 10px));-ms-transform:translateY(calc(-100% - 10px));-o-transform:translateY(calc(-100% - 10px));transform:translateY(calc(-100% - 10px))}#schedule-builder-creation #schedule-builder-creation-stages .pagination-nav{border-style:solid;border-color:#c5c9cc;border-width:1px 1px 0;padding:.25rem .75rem}#schedule-builder-creation #schedule-builder-creation-stages .pagination-nav:last-of-type{border-width:0 1px 1px}#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>thead>tr>th:last-child{width:45%}#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr{font-size:14px}#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr .user-picture{display:inline-block;margin:0 10px 0 0}#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr>td{padding:.5rem .75rem;vertical-align:middle}#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned>tbody>tr>td:first-child{font-weight:600}#schedule-builder-creation #schedule-builder-creation-stages table#schedule-builder-creation-stages-staff-unassigned .all-assigned{font-size:19px;text-align:center;font-weight:600 !important;padding:2.5rem}.ngdialog-schedule-builder-preferences .ngdialog-content{width:940px !important}.ngdialog-schedule-builder-preferences .ngdialog-content .ngdialog-body{max-height:60vh !important}#schedule-builder-preferences{font-size:1rem}#schedule-builder-preferences th,#schedule-builder-preferences td{white-space:nowrap;padding:.75rem .75rem}#schedule-builder-preferences th:first-child,#schedule-builder-preferences td:first-child{padding-right:.25rem}#schedule-builder-preferences th[ng-click]:hover{color:#505c67}#schedule-builder-preferences th:not([ng-click]){cursor:default}#schedule-builder-preferences td:nth-of-type(7){min-width:8.5rem}#schedule-builder-preferences td:last-child{padding-left:0;min-width:2.5rem;text-align:center}#schedule-builder-preferences .styled-checkbox input[type=checkbox]~label::before{width:1rem;height:1rem;margin-right:0}#schedule-builder-preferences .schedule-user-display .user-picture{margin-right:.5rem}#schedule-builder-preferences .schedule-user-display .user-details{font-family:"proxima-nova",sans-serif;max-width:10rem}#schedule-builder-preferences .schedule-builder-preferences-stage-header{background-color:#fafafa}#schedule-builder-preferences .schedule-builder-preferences-status{display:flex;align-items:center}#schedule-builder-preferences .schedule-builder-preferences-assign,#schedule-builder-preferences .schedule-builder-preferences-assigned,#schedule-builder-preferences .schedule-builder-preferences-assigned-charge,#schedule-builder-preferences .schedule-builder-preferences-assigned-preceptor,#schedule-builder-preferences .schedule-builder-preferences-assigned-oncall{font-family:"proxima-nova-condensed";font-size:.8rem;font-weight:600;color:#8b9399;text-transform:uppercase;letter-spacing:1px}#schedule-builder-preferences .schedule-builder-preferences-assign label,#schedule-builder-preferences .schedule-builder-preferences-assigned label,#schedule-builder-preferences .schedule-builder-preferences-assigned-charge label,#schedule-builder-preferences .schedule-builder-preferences-assigned-preceptor label,#schedule-builder-preferences .schedule-builder-preferences-assigned-oncall label{vertical-align:-0.1rem;margin-left:.25rem}#schedule-builder-preferences .schedule-builder-preferences-assign{opacity:.7;cursor:pointer}#schedule-builder-preferences .schedule-builder-preferences-assign:hover{color:#d56735;opacity:1}#schedule-builder-preferences .schedule-builder-preferences-assigned,#schedule-builder-preferences .schedule-builder-preferences-assigned-charge,#schedule-builder-preferences .schedule-builder-preferences-assigned-preceptor,#schedule-builder-preferences .schedule-builder-preferences-assigned-oncall{margin-right:.5rem;color:#505c67}#schedule-builder-preferences .schedule-builder-preferences-assigned .schedule-shift-flag,#schedule-builder-preferences .schedule-builder-preferences-assigned-charge .schedule-shift-flag,#schedule-builder-preferences .schedule-builder-preferences-assigned-preceptor .schedule-shift-flag,#schedule-builder-preferences .schedule-builder-preferences-assigned-oncall .schedule-shift-flag{font-size:.7rem}#schedule-builder-preferences .schedule-builder-preferences-assigned svg,#schedule-builder-preferences .schedule-builder-preferences-assigned-charge svg,#schedule-builder-preferences .schedule-builder-preferences-assigned-preceptor svg,#schedule-builder-preferences .schedule-builder-preferences-assigned-oncall svg{vertical-align:-0.1rem}#schedule-builder-preferences .schedule-builder-preferences-options-prompt{font-weight:bold;font-size:1.75rem;line-height:1rem;color:#c5c9cc;cursor:pointer;position:relative;top:-0.25rem}#schedule-builder-preferences .schedule-builder-preferences-options-prompt:hover{color:#505c67}#schedule-builder-preferences .schedule-builder-preferences-options-content{display:none}#schedule-builder-preferences .ngdialog-footer{display:flex;justify-content:space-between;align-items:flex-start}#schedule-builder-preferences .ngdialog-footer select{width:16em}#schedule-builder-preferences .ngdialog-footer .ngdialog-shifts-summary-tallies>div{padding:4px 8px;border:1px solid #c5c9cc;border-radius:4px;margin-bottom:10px}#schedule-builder-preferences .ngdialog-footer .ngdialog-shifts-summary-tallies>div.below-coverage{color:#d0021b;background-color:#fdf2f4;border-color:#d0021b}#schedule-builder-preferences .ngdialog-footer .ngdialog-shifts-summary-tallies>div.above-coverage{color:#717397;background-color:#f1f1f5;border-color:#717397}.schedule-builder-preferences-options-drop{z-index:10000}.schedule-builder-preferences-options-drop::before,.schedule-builder-preferences-options-drop::after{right:.25em}.schedule-builder-preferences-options-drop::before{border-bottom-color:#f5f5f5}.schedule-builder-preferences-options-drop::after{content:"";position:absolute;top:calc(-0.25em + 1px);height:1em;width:1em;border-style:solid;border-width:.5em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-drop-content{position:relative;right:-1.25rem}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-content ul{background-color:#fff;border:1px solid #f5f5f5;padding:0;box-shadow:1px 1px 2px rgba(0,0,0,.1)}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-content ul li{padding:.5rem;font-family:"proxima-nova-condensed";font-size:.85rem;font-weight:600;color:#68727b}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-content ul li:not(:last-of-type){border-bottom:1px solid #f5f5f5}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-content ul li:hover{background-color:#fafafa}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-content ul li svg{vertical-align:-0.1rem}.schedule-builder-preferences-options-drop .schedule-builder-preferences-options-content ul li label{margin-left:.5rem;vertical-align:-0.1rem}#schedule-builder-review #schedule-sticky-scroll-area.sticky-scroll-stuck{width:calc(100% - 5rem)}#schedule-builder-review .schedule-container{background-color:rgba(0,0,0,0)}#schedule-builder-review .schedule-cell{position:relative}#schedule-builder-review .schedule-shift-type-header{padding:1.5rem .75rem .75rem;font-size:.9rem;font-weight:600;border-bottom:1px solid #f5f5f5}#schedule-builder-review .schedule-shift-type-header>.schedule-shift-type-swatch{display:inline-block;width:.5em;height:.5em;border-radius:99999px;vertical-align:.1em;margin-right:.1em}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-first-cell,#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell{font-family:"proxima-nova-condensed";border-bottom-color:#c5c9cc}#schedule-builder-review .schedule-users-body .schedule-columns-container .schedule-first-cell{padding:.75rem .75rem;font-size:.9rem;font-weight:600;color:#646464}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell{padding:.75rem .1rem;font-size:.8rem;font-weight:500;color:#505c67}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-below-coverage,#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-above-coverage{position:relative}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-below-coverage::after,#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-above-coverage::after{content:"";position:absolute;right:0;width:5px;height:5px;border:5px solid rgba(0,0,0,0)}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-below-coverage{background-color:#fdf2f4}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-below-coverage::after{bottom:0;border-color:rgba(0,0,0,0) #d0021b #d0021b rgba(0,0,0,0)}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-above-coverage{background-color:#f1f1f5}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell.tally-above-coverage::after{top:0;border-color:#717397 #717397 rgba(0,0,0,0) rgba(0,0,0,0)}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell:hover{background-color:rgba(88,183,255,.25);font-weight:bold}#schedule-builder-review .schedule-users-body .schedule-columns-container>.schedule-cell:not(:hover).tally-zero{color:#c7c7c0;font-weight:normal}#schedule-builder-review-crosshairs-container{overflow:hidden;margin-top:-4rem;padding-top:4rem;padding-bottom:5rem;min-height:calc(100% + 4rem)}#schedule-builder-review-crosshairs{display:none;position:absolute;top:0;bottom:0;left:-1px;right:0;z-index:-1}.schedule-container #schedule-builder-review-crosshairs{display:block}#schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-vertical,#schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-horizontal{position:absolute;border:1px solid #58b7ff;background-color:#cce4f4;opacity:.3;z-index:25}#schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-vertical{top:-100vh;bottom:-100vh;left:0;right:-2px}.schedule-users-head #schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-vertical{top:100%}.schedule-first-cell #schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-vertical{display:none}#schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-horizontal{top:-1px;bottom:-1px;left:-100vw;right:-100vw}.schedule-users-head #schedule-builder-review-crosshairs #schedule-builder-review-crosshairs-horizontal{display:none}#schedule-builder-summary .schedule-builder-details,#schedule-upload-summary .schedule-builder-details{width:100%;padding:2rem}#self-scheduling-status{position:relative}#self-scheduling-status h3{font-size:24px;font-weight:600;color:#3a434b}#self-scheduling-status button{position:absolute;top:0;right:0}#self-scheduling-status .self-scheduling-status-pending,#self-scheduling-status .self-scheduling-status-ongoing{text-align:center}#self-scheduling-status .self-scheduling-status-pending img{width:331px;margin:30px 15px 15px}#self-scheduling-status .self-scheduling-status-pending h4{font-size:17px;font-weight:600;color:#3a434b;margin-bottom:10px}#self-scheduling-status .self-scheduling-status-pending h4 b{font-weight:700}#self-scheduling-status .self-scheduling-status-pending p{font-size:12px;color:#3a434b;margin-bottom:20px}#self-scheduling-status .self-scheduling-status-pending h5{text-align:left;font-size:10px;font-weight:600;color:#152e40}#self-scheduling-status .self-scheduling-status-pending .resource{background:url(/img/icon-resource.svg) 5px center no-repeat;padding:14px 0 12px 32px;font-size:10px;color:#152e40}#self-scheduling-status .self-scheduling-status-pending .resource h6{display:inline;font-size:12px;font-weight:600;color:#162634}#self-scheduling-status .self-scheduling-status-pending .resource h6::after{content:"–";display:inline;margin:0 8px;font-weight:normal}#self-scheduling-status .self-scheduling-status-pending .resource:not(:last-of-type){border-bottom:1px solid rgba(139,147,153,.25)}#self-scheduling-status .self-scheduling-status-pending footer{text-align:right;margin-top:12px}#self-scheduling-status .self-scheduling-status-pending footer a{font-weight:bold;font-size:12px;color:#2b5b7f}#self-scheduling-status .self-scheduling-status-pending footer a span{text-decoration:underline}#self-scheduling-status .self-scheduling-status-pending footer a:hover span{text-decoration:none}#self-scheduling-status .self-scheduling-status-pending footer svg{width:10px;height:10px;vertical-align:middle;margin-left:3px}#self-scheduling-status .self-scheduling-status-pending footer svg *[fill]:not([fill=none]){fill:#2b5b7f}#self-scheduling-status .self-scheduling-status-ongoing{margin-top:40px;display:flex;justify-content:space-around}#self-scheduling-status .self-scheduling-status-ongoing img{width:210px}#self-scheduling-status .self-scheduling-status-ongoing>div{flex-grow:1;display:flex;flex-direction:column}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-responses{background-color:#f9f9f9;border:1px solid #e4e4e4;border-radius:.4rem;padding:.75rem;font-size:.9rem;font-weight:600;color:#635e5e;margin-bottom:2rem;display:flex;justify-content:space-around}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-responses>div{flex-basis:50%;padding:0 1rem;white-space:nowrap}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-responses>div:first-child{border-right:1px solid #d4d4d4}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-responses>div>span{display:inline-block;vertical-align:-0.1rem;font-size:1.6rem;margin-right:.25rem}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-timer{display:flex;justify-content:center;margin-bottom:2rem;font-size:.75rem;color:#8b9399;letter-spacing:1px}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-timer>div{flex-basis:5rem}#self-scheduling-status .self-scheduling-status-ongoing .self-scheduling-status-ongoing-timer>div>span{display:block;color:#505c67;font-size:1.25rem;margin-bottom:.1rem}.ngdialog.ngdialog-self-scheduling-status-modal .ngdialog-content{width:560px}.create-shift-container{position:relative;min-height:100%;background-color:#fafafa}.create-shift-container .section-header{height:6.5em}.create-shift-container .shift-details{position:relative;padding:25px 25px 0 25px;min-height:calc(100% - 6.5em);background-color:#fafafa}@media screen and (min-width: 1400px){.create-shift-container .shift-details{position:absolute;width:70%;border-right:1px solid #f5f5f5}}.create-shift-container .shift-details h4.status{padding:10px 25px;font-size:14px;font-weight:bold;margin:15px 0 0}.create-shift-container .shift-details h5.no-data{font-weight:bold;font-size:14px;color:#000}.create-shift-container .shift-details .created{position:absolute;top:20px;right:25px;text-align:right}.create-shift-container .shift-details .section{width:100%;position:relative;padding-bottom:20px;overflow:hidden}.create-shift-container .shift-details .section:first-child{padding:25px 0}.create-shift-container .shift-details .section.last{border-bottom:0}.create-shift-container .shift-details .section>button.add{float:right;margin-top:15px}.create-shift-container .shift-details .section h4,.create-shift-container .shift-details .section h3{font-weight:600;padding:0 0 10px;max-width:600px;color:#505c67;position:relative}.create-shift-container .shift-details .section h4.switch-without-description,.create-shift-container .shift-details .section h3.switch-without-description{display:inline}.create-shift-container .shift-details .section h4.switch-without-description+.switch,.create-shift-container .shift-details .section h3.switch-without-description+.switch{margin-left:1rem;vertical-align:-0.5rem}.create-shift-container .shift-details .section h4 .spinner,.create-shift-container .shift-details .section h3 .spinner{display:inline-block;height:21px;width:21px;line-height:1;margin:0;position:absolute;margin-left:10px;-webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:3px solid rgba(0,0,0,.15);border-right:3px solid rgba(0,0,0,.15);border-bottom:3px solid rgba(0,0,0,.15);border-top:3px solid rgba(0,0,0,.8);border-radius:100%}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.create-shift-container .shift-details .section h4 span.inline-count,.create-shift-container .shift-details .section h3 span.inline-count{display:inline-block;font-size:21px;font-weight:600;padding-left:5px;color:#505c67}.create-shift-container .shift-details .section h3{font-weight:600;font-size:28px;padding:0 0 10px;max-width:600px;color:#505c67}.create-shift-container .shift-details .section h3:before{content:"";display:inline-block;width:25px;height:19px;margin-right:15px;background-image:url("../img/icon-list-orange.svg");background-repeat:no-repeat;background-size:contain}.create-shift-container .shift-details .section.time.open-shift-only{padding-bottom:25px}.create-shift-container .shift-details .section.time.open-shift-only .option{margin:25px 0 0}.create-shift-container .shift-details .section.shift-time .time h4{font-weight:600}.create-shift-container .shift-details .section.shift-time h3{font-size:21px}.create-shift-container .shift-details .section.shift-time h3:before{display:none}.create-shift-container .shift-details .header-container{width:100%;display:inline-block}.create-shift-container .shift-details .header-container h4.header{float:left}.create-shift-container .shift-details .header-container div.shift-type{float:left;width:100%;margin:12px 0px;padding-left:0px}.create-shift-container .shift-details .header-container div.shift-type span.select2-container{width:250px !important}.create-shift-container .shift-details .header-container div.shift-type span.select2-container span.shift-swatch{top:0px;margin-right:6px}.create-shift-container .shift-details .time-select{width:50%;box-sizing:border-box;overflow:visible;display:inline-block;width:50%;box-sizing:border-box}.create-shift-container .shift-details .time-select .field{float:left;display:inline;margin:0 10px 0 0}.create-shift-container .shift-details .time-select .field-divider{float:left;display:inline;color:#8b9399;text-transform:uppercase;margin:20px 10px 0 0;font-size:12px}.create-shift-container .shift-details .time-select .selected-date.open-shift-only{margin:0px}.create-shift-container .shift-details .time-select .selected-date.open-shift-only span.dates-hint{visibility:hidden;position:relative;display:inline-block;top:122px;left:-56px;font-size:14px;font-weight:bold}@media screen and (min-width: 781px)and (max-width: 880px){.create-shift-container .shift-details .time-select .selected-date.open-shift-only span.dates-hint{left:28px}}@media screen and (max-width: 780px){.create-shift-container .shift-details .time-select .selected-date.open-shift-only span.dates-hint{left:74px}}.create-shift-container .shift-details .time-select .selected-date.open-shift-only span.show-dates.dates-hint{visibility:visible}.create-shift-container .shift-details .time-select input{border:0;border-radius:0;padding:0;border-bottom:1px solid #c5c9cc;font-size:28px;text-align:center;background-color:inherit}.create-shift-container .shift-details .time-select input.time{width:75px;font-size:24px}.create-shift-container .shift-details .time-select input.date{font-size:24px}.create-shift-container .shift-details .time-select .label{display:block;text-align:center;color:#8b9399;padding:10px 0 0;font-size:14px}.create-shift-container .shift-details .time-select.open-shift-only{width:100%}.create-shift-container .shift-details .options{overflow:hidden;width:100%;padding:0;border-bottom:1px solid #c5c9cc;margin-bottom:15px}.create-shift-container .shift-details .options h2:before{background-image:url("../img/icon-options-orange.svg");height:28px}.create-shift-container .shift-details .options .option{width:30%;float:left;display:inline;margin:0 3.3333% 0 0;transition:opacity .1s ease-in-out;padding-bottom:25px}.create-shift-container .shift-details .options .option.disabled{opacity:.3;cursor:default}.create-shift-container .shift-details .options .option h4 .inline-edit{font-size:14px;padding-left:5px}.create-shift-container .shift-details .options .option.note p{white-space:pre-wrap}.create-shift-container .shift-details .options .option.note .edit-notes textarea{margin:0 0 10px}.create-shift-container .shift-details .options .option.push-down{margin-top:15px}.create-shift-container .shift-details .options input.quota{max-width:75px}.create-shift-container .shift-details textarea{width:100%;max-width:100%}.create-shift-container .shift-panel,.create-shift-container .user-profile{background-color:#fafafa;padding:25px;border-left:0}@media screen and (min-width: 1400px){.create-shift-container .shift-panel,.create-shift-container .user-profile{position:absolute;top:6.5em;left:70%;right:0;height:auto;min-height:calc(100% - 6.5em);background-color:#fff;float:none}}.create-shift-container .shift-panel .current,.create-shift-container .user-profile .current{padding:0 0 25px 0}.create-shift-container .shift-panel .current h4,.create-shift-container .user-profile .current h4{font-size:18px;color:#8b9399}.create-shift-container .shift-panel .section,.create-shift-container .user-profile .section{padding:0 0 25px 0}.create-shift-container .shift-panel h3,.create-shift-container .user-profile h3{font-size:18px;padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #c5c9cc;font-weight:600;color:#505c67}.create-shift-container .shift-panel h3 span,.create-shift-container .user-profile h3 span{display:block;font-size:14px;color:#8b9399;font-weight:normal}.create-shift-container .shift-panel .users,.create-shift-container .user-profile .users{max-height:150px;overflow:auto;position:relative}.create-shift-container .shift-panel .users.empty p,.create-shift-container .user-profile .users.empty p{margin:0 0 15px}.create-shift-container .shift-panel .users h3,.create-shift-container .user-profile .users h3{font-size:24px;margin:0 0 15px 0}.create-shift-container .shift-panel .users .notify,.create-shift-container .user-profile .users .notify{float:right;display:inline}.create-shift-container .shift-panel .users .user,.create-shift-container .user-profile .users .user{margin:0 0 10px 0;position:relative;overflow:hidden;float:left;width:50%}.create-shift-container .shift-panel .users .user .user-picture,.create-shift-container .user-profile .users .user .user-picture{margin:0 10px 0 0;float:left;display:inline}.create-shift-container .shift-panel .users .user h4,.create-shift-container .user-profile .users .user h4{font-size:13px;font-weight:bold;padding:0}.create-shift-container .shift-panel h4,.create-shift-container .user-profile h4{font-size:14px;font-weight:bold;padding:0 0 5px}.create-shift-container .shift-panel p,.create-shift-container .user-profile p{padding:0 0 10px;font-size:14px}.create-shift-container .section h2:first-child{margin-bottom:15px;padding-bottom:0}.create-shift-container .staff-filters h2{margin-bottom:15px}.create-shift-container .staff-filters h2:before{background-image:url("../img/icon-filters-orange.svg");height:28px}.create-shift-container .staff-filters .multiple-filters{display:flex;flex-wrap:wrap}.create-shift-container .staff-filters .multiple-filters .filter{flex-basis:225px;display:inline-block;padding:0 20px 10px 0;overflow:hidden;vertical-align:top}.create-shift-container .staff-filters .multiple-filters .filter:last-child{padding-left:0}.create-shift-container .staff-filters .multiple-filters label:not(.switch){font-weight:bold;font-size:13px;color:#000;display:block;padding:0 0 5px 0}.create-shift-container .staff-filters .multiple-filters .switch{position:relative;top:5px}.create-shift-container .staff-filters .multiple-filters .select2-container .select2-selection--single{height:43px}.create-shift-container .staff-filters .multiple-filters .select2-container--default .select2-selection--single{box-sizing:border-box;border-radius:0;padding:0 10px;outline:0}.create-shift-container .staff-filters .multiple-filters .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:43px;color:#505c67;font-size:14px}.create-shift-container .staff-filters .multiple-filters .select2-container--default .select2-selection--single .select2-selection__rendered .position-title{display:none}.create-shift-container .staff-filters .multiple-filters .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.create-shift-container .staff-filters .multiple-filters .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#8b9399 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:8px 7px 0 7px;height:0;left:50%;margin-left:-11px;margin-top:0;position:absolute;top:65%;width:0}.create-shift-container .staff-filters .multiple-filters .select2-container--default.select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.create-shift-container .staff-filters .multiple-filters .input-text,.create-shift-container .staff-filters .multiple-filters .select2-container{width:180px !important}.create-shift-container .staff-filters .multiple-filters .input-text .select2-selection--multiple,.create-shift-container .staff-filters .multiple-filters .select2-container .select2-selection--multiple{box-sizing:border-box;border-radius:0;min-height:43px;width:180px}.create-shift-container .staff-filters .multiple-filters .input-text .select2-selection--multiple .select2-selection__choice,.create-shift-container .staff-filters .multiple-filters .select2-container .select2-selection--multiple .select2-selection__choice{background-color:rgba(88,182,255,.5);color:#505c67;font-weight:600;font-size:14px;line-height:20px;margin-top:8px;padding:2px 5px;border:none}.create-shift-container .staff-filters .multiple-filters .input-text .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,.create-shift-container .staff-filters .multiple-filters .select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#505c67;font-weight:600;font-size:20px;line-height:20px;text-transform:uppercase}.create-shift-container .staff-filters .multiple-filters .input-text .select2-selection--multiple .select2-search--inline .select2-search__field,.create-shift-container .staff-filters .multiple-filters .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field{color:#505c67;font-weight:600;font-size:14px;line-height:20px;padding:2px 5px;margin-top:8px}.section-description{margin:.5rem 0;font-weight:normal;color:#8b9399;font-size:14px}h3 .section-description{margin-bottom:0}h4+.section-description{margin:0 0 1rem}.open-shift-details h2,.create-open-shift h2,.create-open-shift-summary h2,.create-call-shift h2{font-weight:600;font-size:28px;padding:0 0 10px;max-width:600px;color:#505c67}.open-shift-details h2:before,.create-open-shift h2:before,.create-open-shift-summary h2:before,.create-call-shift h2:before{content:"";vertical-align:middle;display:inline-block;width:25px;height:19px;margin-right:15px;background-image:url("../img/icon-list-orange.svg");background-repeat:no-repeat;background-size:contain}.open-shift-details .switch i,.create-open-shift .switch i,.create-open-shift-summary .switch i,.create-call-shift .switch i{background-color:#fff}.open-shift-details .switch :checked+i,.create-open-shift .switch :checked+i,.create-open-shift-summary .switch :checked+i,.create-call-shift .switch :checked+i{background:#58b7ff}.editing.open-shift-details .custom-datepicker .table-condensed td.active,.editing.create-open-shift .custom-datepicker .table-condensed td.active,.editing.create-open-shift-summary .custom-datepicker .table-condensed td.active,.editing.create-call-shift .custom-datepicker .table-condensed td.active{background-color:#717397 !important}.editing.open-shift-details .switch :checked+i,.editing.create-open-shift .switch :checked+i,.editing.create-open-shift-summary .switch :checked+i,.editing.create-call-shift .switch :checked+i{background-color:#717397}.open-shift-details .previous-shift-time,.create-open-shift .previous-shift-time,.create-open-shift-summary .previous-shift-time,.create-call-shift .previous-shift-time,.open-shift-details .new-shift-time,.create-open-shift .new-shift-time,.create-open-shift-summary .new-shift-time,.create-call-shift .new-shift-time{font-weight:bold;padding:15px}.open-shift-details .previous-shift-time h4,.create-open-shift .previous-shift-time h4,.create-open-shift-summary .previous-shift-time h4,.create-call-shift .previous-shift-time h4,.open-shift-details .new-shift-time h4,.create-open-shift .new-shift-time h4,.create-open-shift-summary .new-shift-time h4,.create-call-shift .new-shift-time h4{margin:0 !important;padding:0 !important;font-weight:600 !important}.open-shift-details .previous-shift-time p,.create-open-shift .previous-shift-time p,.create-open-shift-summary .previous-shift-time p,.create-call-shift .previous-shift-time p,.open-shift-details .new-shift-time p,.create-open-shift .new-shift-time p,.create-open-shift-summary .new-shift-time p,.create-call-shift .new-shift-time p{font-weight:600}.open-shift-details .previous-shift-time .dates-hint,.create-open-shift .previous-shift-time .dates-hint,.create-open-shift-summary .previous-shift-time .dates-hint,.create-call-shift .previous-shift-time .dates-hint,.open-shift-details .new-shift-time .dates-hint,.create-open-shift .new-shift-time .dates-hint,.create-open-shift-summary .new-shift-time .dates-hint,.create-call-shift .new-shift-time .dates-hint{margin-top:0 !important}.open-shift-details .new-shift-time,.create-open-shift .new-shift-time,.create-open-shift-summary .new-shift-time,.create-call-shift .new-shift-time{display:inline-block;background:#fff;border:1px solid #c5c9cc;border-radius:6px}.open-shift-details .new-shift-time h4,.create-open-shift .new-shift-time h4,.create-open-shift-summary .new-shift-time h4,.create-call-shift .new-shift-time h4{color:#d56735 !important}.shifts-section{padding:30px;position:relative}.shifts-section h2{padding:0 0 15px 0;margin:0 0 15px 0;border-bottom:1px solid #c5c9cc}.shifts-section h2 span button{position:relative;top:-5px;margin:0 0 0 15px}.shifts-section p{margin:0 0 15px 0}.shifts-refresh{position:absolute;top:25px;right:25px;z-index:2}.shift-with-tabs{padding-bottom:0px !important}.swap-month,.on-call-limits{overflow:hidden;margin:0 0 1.5rem;border-bottom:2px solid #c5c9cc}.swap-month h3.month,.on-call-limits h3.month{font-size:24px;padding:0 0 15px}.swap-month h3.month span,.on-call-limits h3.month span{font-size:14px;color:#8b9399}.swap-month h3.month span.arrow-container,.on-call-limits h3.month span.arrow-container{display:block;height:28px;padding:14px;float:right}.swap-month h3.month span.arrow-container b.arrow,.on-call-limits h3.month span.arrow-container b.arrow{border-color:#8b9399 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:8px 7px 0 7px;height:0;width:0}.swap-month h3.month span.open-dropdown,.on-call-limits h3.month span.open-dropdown{transform:rotate(180deg)}.swap-month .on-call-limit,.on-call-limits .on-call-limit{display:inline-block;padding:0 15px 0 0}.active-card{display:none}.swap-month .swap-detail-cards-container{display:flex;justify-content:flex-start;flex-wrap:wrap}.swap-month .swap-detail-cards-container .swap-detail-card{flex-basis:48%;margin-right:2%}@media screen and (max-width: 800px){.swap-month .swap-detail-cards-container .swap-detail-card{flex-basis:100%;margin-right:0}}@media screen and (min-width: 1300px){.swap-month .swap-detail-cards-container .swap-detail-card{flex-basis:31%}}.shift-group{margin:0 25px 25px 0;padding:15px;float:left;position:relative;border:1px solid #f5f5f5;border-radius:6px;transition:background .1s ease-in-out}.shift-group.remote-only{border-color:#d56735}.shift-group.pending-swap-group{width:48%;margin:0 2% 2% 0}@media screen and (min-width: 1555px){.shift-group.pending-swap-group{width:31.3%}}.shift-group[ng-click]:hover{cursor:pointer;background:#fafafa}.shift-group .status{font-size:12px;font-weight:600;margin-bottom:6px}.shift-group .open{color:#d56735}.shift-group .filled{color:#7ed321}.shift-group .badge{width:20px;height:20px;border-radius:100%;background-color:#d56735;color:#fff;font-size:12px;font-weight:bold;position:absolute;top:15px;right:15px;text-align:center;line-height:20px}.shift-group .badge.pending-remote{background-color:#68727b}.shift-group .badge.move-left{right:40px}.shift-group .remote{color:#68727b}.shift-group .group-header{border-bottom:1px solid #f5f5f5;padding:15px 25px}.shift-group .group-header h3 span{display:block;font-size:16px;color:#8b9399}.shift-group .group-content{overflow:hidden;padding:25px}.shift-group .row{margin:0 0 10px;overflow:hidden;clear:left}.shift-group .row:last-of-type{margin:0}.shift-group .row.pictures{overflow:visible}.shift-group .row h3.header{font-weight:bold;font-size:18px}.shift-group .row h4.worksite{font-weight:bold;font-size:14px;color:#8b9399}.shift-group .row .col{float:left;margin:0 15px 0 0}.shift-group .row .user-picture{display:inline;float:left;margin:0 -5px 0 0}tooltip-content{display:none}.openShift-badge-tooltip.tooltip-element{display:none;opacity:0;transition:opacity .1s ease-out}.openShift-badge-tooltip.tooltip-element.tooltip-open-transitionend{display:block}.openShift-badge-tooltip.tooltip-element.tooltip-open{display:block}.openShift-badge-tooltip.tooltip-element.tooltip-after-open{opacity:1}.openShift-badge-tooltip.tooltip-element .tooltip-content{background:#d56735;text-align:center;border-radius:5px;padding:10px 12px;margin-top:10px}.openShift-badge-tooltip.tooltip-element .tooltip-content span{display:block;color:#fff;font-size:13px;font-weight:600}.openShift-badge-tooltip.pending-remote.tooltip-element .tooltip-content{background:#68727b}.create-open-shift-summary .short-header{width:200px}.create-open-shift-summary .dates-hint{width:330px;float:left;margin-top:40px}.create-open-shift-summary .custom-datepicker{top:-145px !important}@media screen and (min-width: 781px)and (max-width: 880px){.create-open-shift-summary .custom-datepicker{left:-105px !important}}@media screen and (max-width: 780px){.create-open-shift-summary .custom-datepicker{top:-115px !important;left:-5px !important}}.create-open-shift-summary .section.more-details .detail{width:30%;float:left;display:inline;margin:0 3.3333% 0 0;transition:opacity .1s ease-in-out;padding-bottom:25px}.create-open-shift-summary .section.selected-users{padding-bottom:80px !important;border-bottom:none !important}.create-open-shift-summary .section.options{border-top:1px solid #c5c9cc;padding-top:15px;margin-top:15px;padding-bottom:5px !important}.create-open-shift-summary .multi-selected{float:right;width:213px;height:10px;position:relative;top:50px}.create-open-shift-summary .option{min-height:70px !important}.custom-datepicker{z-index:19 !important;position:relative !important;left:0 !important;top:0 !important;width:100%;max-width:385px;-webkit-box-shadow:none !important;box-shadow:none !important;padding:0px;float:none;background-color:#fff}.custom-datepicker:before{display:none}.custom-datepicker:after{display:none}.custom-datepicker .table-condensed{width:100%;max-width:385px;border-collapse:separate;border-spacing:1.1vw 3px;width:100%}.custom-datepicker .table-condensed th.datepicker-switch{font-size:16px;padding:10px 5px}.custom-datepicker .table-condensed th.datepicker-switch:before{content:"";display:inline-block;background-image:url("../img/icon-calendar-orange.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;width:25px;height:19px;vertical-align:top;margin-right:10px}.custom-datepicker .table-condensed td{border-radius:50%}.custom-datepicker .table-condensed td.today{color:#000;background-color:#fff;font-weight:bold}.custom-datepicker .table-condensed td.active{background-color:#58b7ff !important;color:#fff}@media screen and (max-width: 1000px){.custom-datepicker .table-condensed th.datepicker-switch{font-size:16px;padding:10px 5px}}.select2-container--default input[type=search]{background-position:90% center}.select2-container--default span.shift-swatch{width:10px;height:10px;margin-right:6px;position:static}.select2-container--default .position-abbr,.select2-container--default .credential-acronym{width:100%;float:left}.select2-container--default .position-title,.select2-container--default .credential-name{font-size:12px}span.select2.select2-container.select2-container--default.select2-container--focus .filter-option-container{outline:none;border-color:#000}.remote-approvals-tooltip .tooltip-content{background:#fafafa;padding:16px 36px 16px 0;border-radius:6px;border:1px solid #c5c9cc;margin-top:10px}.remote-approvals-tooltip .tooltip-content ul{margin:0;list-style-position:inside}.remote-approvals-tooltip .tooltip-content ul li{list-style-type:none}.remote-approvals-tooltip .tooltip-content ul li:before{content:"• "}.remote-approvals-tooltip .tooltip-content h5{font-size:16px;font-weight:bold;color:#576f81;margin-bottom:5px}.remote-approvals-tooltip .tooltip-content::before{content:" ";display:block;position:absolute;z-index:2;width:0;height:0;border-color:rgba(0,0,0,0);border-width:9px;border-style:solid;bottom:100%;left:50%;margin-left:-9px;margin-bottom:-10px;border-bottom-color:#e1e1e1}.remote-approvals-tooltip .tooltip-content::after{content:" ";display:block;position:absolute;z-index:2;width:0;height:0;border-color:rgba(0,0,0,0);border-width:8px;border-style:solid;bottom:100%;left:50%;margin-left:-8px;margin-bottom:-11px;border-bottom-color:#fff}.create-shift-datetime-details{width:100%;border-bottom:1px solid #c5c9cc;margin-bottom:15px;overflow:hidden}.create-shift-datetime-details .create-shift-details-left{display:inline-block;box-sizing:border-box;width:55%;float:left;overflow:hidden}.create-shift-datetime-details .create-shift-details-left>div{width:50%;margin-bottom:20px;box-sizing:border-box}.create-shift-datetime-details .create-shift-details-left .worksite select,.create-shift-datetime-details .create-shift-details-left .disabled-date input{width:90%}.create-shift-datetime-details .create-shift-details-left .select2-container{width:90% !important}.create-shift-datetime-details .create-shift-details-left .select2-selection{border-radius:4px;width:100% !important}.create-shift-datetime-details .create-shift-details-left .select2-selection__arrow{right:5px}.create-shift-datetime-details .create-shift-details-left .option.position select{width:90%}.create-shift-datetime-details .create-shift-details-left .option.position .select2-container{width:90% !important}.create-shift-datetime-details .create-shift-details-left .option.position .select2-selection{border-radius:4px;width:100% !important}.create-shift-datetime-details .create-shift-details-left .option.position .select2-selection__arrow{right:5px}.create-shift-datetime-details .create-shift-details-right{display:inline-block;box-sizing:border-box;width:40%;float:right;overflow:hidden}h2.icon:before{content:"";display:inline-block;width:.8em;height:.8em;background-size:contain;background-repeat:no-repeat;margin-right:15px;vertical-align:text-top}h2.icon.edit:before{background-image:url("../img/icon-schedule-edit.svg");position:relative;top:3px}.vex-dialog-message .users{box-sizing:border-box;overflow:hidden;margin:0 auto;width:auto;display:flex;flex-wrap:wrap;justify-content:center}.vex-dialog-message .users .user{box-sizing:border-box;text-align:left;padding-bottom:10px;margin-left:10px;width:175px;white-space:nowrap}.vex-dialog-message .users .user h4{font-weight:bold;font-size:12.5px;overflow:hidden;text-overflow:ellipsis}.vex-dialog-message .users .user h5{font-size:10px}.vex-dialog-message .users .user h5 .shift-swatch{top:0;width:10px;height:10px}.vex-dialog-message .users .user .user-picture{float:left;margin-right:10px}.option.edited p{display:inline-block;margin-right:15px}.option.edited p,.option.edited .edited-badge{vertical-align:middle}.create-flex-off .section.options{margin-top:15px;padding-top:15px;border-top:1px solid #c5c9cc}.flex-off-details h4:before{display:none}.flex-off-details .time h3:before{display:none !important}.section-header .sections.department-settings-tabs{width:auto}.department-settings .actions{margin:15px 0 0}.department-settings .department-setting{min-width:675px;max-width:720px;padding:20px}.department-settings .department-setting.department-name,.department-settings .department-setting.week-begins,.department-settings .department-setting.nonworking-event-types{max-width:575px}.department-settings .department-setting>header{font-size:1.33rem;font-weight:600;color:#505c67;margin-bottom:1rem}.department-settings .department-setting>p{font-size:.9rem;color:#505c67;margin-bottom:1rem}.department-settings .department-setting>p:last-of-type{margin-bottom:1.5rem}.department-settings .department-name input{width:500px}.department-settings .content-wrapper{position:relative}.department-settings .content-wrapper .align-right{position:absolute;right:0}.department-settings .content-wrapper button.align-right:active{top:auto;margin-top:2px}.department-settings .content-wrapper .controls{margin-top:25px}.department-settings .shift-types .shift-type{overflow:hidden;padding:20px;border-bottom:1px solid #f5f5f5;background:#fff;display:flex;justify-content:space-between;align-items:top}.department-settings .shift-types .shift-type>div{display:inline-block;vertical-align:top}.department-settings .shift-types .shift-type>div input{width:12rem}.department-settings .shift-types .shift-type>div input.ui-timepicker-input{width:5rem}.department-settings .shift-types .shift-type>div input.invalid{border-color:#d0021b}.department-settings .shift-types .shift-type>div select{width:12rem}.department-settings .shift-types .shift-type>div label{display:block;padding-bottom:.4rem;padding-left:.1rem;font-size:.7rem;font-weight:600;text-transform:uppercase;color:#68727b}.department-settings .shift-types .shift-type>div.shift-type-color{text-align:center}.department-settings .shift-types .shift-type>div.shift-type-color label{padding-left:0}.department-settings .shift-types .shift-type>div .shift-type-label-warning{position:absolute;color:#d0021b;font-size:.7em;margin:3px 2px}.department-settings .shift-types .shift-type .ui-sortable-drag-handle{margin-top:30px}.department-settings .shift-types .shift-type a.shift-type-delete{display:inline-block;padding:.5rem;margin-top:1.2rem;opacity:.3}.department-settings .shift-types .shift-type a.shift-type-delete svg *[stroke]:not([stroke=none]){stroke:#68727b}.department-settings .shift-types .shift-type a.shift-type-delete svg *[fill]:not([fill=none]){fill:#68727b}.department-settings .shift-types .shift-type a.shift-type-delete:hover{opacity:1}.department-settings .shift-types .shift-type a.shift-type-delete:hover svg *[stroke]:not([stroke=none]){stroke:#d0021b}.department-settings .shift-types .shift-type a.shift-type-delete:hover svg *[fill]:not([fill=none]){fill:#d0021b}.department-settings .week-begins .input{padding:0 0 20px}.department-settings .event-permissions table{width:100%}.department-settings .event-permissions table thead th{text-align:left;font-weight:600}.department-settings .event-permissions table tbody td{padding:10px 10px 10px 0;border-bottom:1px solid #f5f5f5}.department-settings .event-permissions table tbody td.right,.department-settings .event-permissions table thead th.right{text-align:right;padding-right:0;padding-left:10px}.department-settings .call-shift-settings .row{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #f5f5f5}.department-settings .call-shift-settings .input{overflow:hidden}.department-settings .call-shift-settings .input .left{float:left;max-width:75%}.department-settings .call-shift-settings .input .right{float:right}.department-settings .call-shift-settings .input label{display:block;padding:5px 0 0;font-size:14px;color:#000;font-weight:600}.department-settings .call-shift-settings .input label span{font-size:12px;font-weight:normal;color:#8b9399}.department-settings .call-shift-settings .input label.inline{padding-top:5px}.department-settings .coverage-requirement{padding:10px 0;margin:10px}.department-settings .coverage-requirement:not(:last-of-type){border-bottom:1px solid #f5f5f5}.department-settings .coverage-requirement .coverage-requirement-header{display:flex;align-items:center;width:calc(100% - 30px);margin-bottom:10px;font-size:14px}.department-settings .coverage-requirement .coverage-requirement-header>*{flex-shrink:1}.department-settings .coverage-requirement .coverage-requirement-header .shift-swatch{margin-right:5px}.department-settings .coverage-requirement .coverage-requirement-header label{font-weight:bold;margin-right:5px}.department-settings .coverage-requirement .coverage-requirement-header note{flex-grow:1;text-align:right;font-size:10px;color:#3a434b}.department-settings .coverage-requirement table{width:100%;border-left:1px solid #c5c9cc;margin-bottom:5px}.department-settings .coverage-requirement table td,.department-settings .coverage-requirement table th{padding:6px;border-color:#c5c9cc;border-style:solid;border-width:1px 0 0 0;text-align:center}.department-settings .coverage-requirement table td:first-of-type,.department-settings .coverage-requirement table th:first-of-type{text-align:left}.department-settings .coverage-requirement table td:last-of-type,.department-settings .coverage-requirement table th:last-of-type{background-color:rgba(0,0,0,0);border-width:0 0 0 1px;padding-right:0;width:30px}.department-settings .coverage-requirement table th{background-color:#fafafa;color:#68727b;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.department-settings .coverage-requirement table thead tr:last-of-type td,.department-settings .coverage-requirement table thead tr:last-of-type th,.department-settings .coverage-requirement table tbody tr:last-of-type td,.department-settings .coverage-requirement table tbody tr:last-of-type th{border-bottom-width:1px}.department-settings .coverage-requirement table thead tr:last-of-type td:last-of-type,.department-settings .coverage-requirement table thead tr:last-of-type th:last-of-type,.department-settings .coverage-requirement table tbody tr:last-of-type td:last-of-type,.department-settings .coverage-requirement table tbody tr:last-of-type th:last-of-type{border-bottom-width:0}.department-settings .coverage-requirement table tbody tr:first-of-type td{border-top:0}.department-settings .coverage-requirement table select[select-position]+.select2{width:100% !important}.department-settings .coverage-requirement table .select2-selection.select2-selection--single .select2-selection__rendered{width:200px}.department-settings .coverage-requirement table input.coverage-requirement-input{width:40px;height:42px;padding:5px;text-align:center}.department-settings .coverage-requirement .coverage-requirement-position-remove *[stroke]:not([stroke=none]){stroke:#f5f5f5}.department-settings .coverage-requirement .coverage-requirement-position-remove *[fill]:not([fill=none]){fill:#f5f5f5}.department-settings .coverage-requirement .coverage-requirement-position-remove:hover *[stroke]:not([stroke=none]){stroke:#d0021b}.department-settings .coverage-requirement .coverage-requirement-position-remove:hover *[fill]:not([fill=none]){fill:#d0021b}.department-settings .coverage-requirement .coverage-requirement-position-add{display:inline-block;margin-bottom:10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#187ac4}.department-settings .coverage-requirement .coverage-requirement-position-add:hover{color:#d56735}body.invite-controller{overflow:auto}body.invite-controller #view{height:auto !important;overflow:auto}body.invite-controller .invite{text-align:center;max-width:750px;margin:0 auto;padding:50px 25px;overflow:auto}body.invite-controller .invite button{position:fixed;top:25px;right:25px}body.invite-controller .invite h1{font-size:48px;font-weight:600;margin:0 0 15px 0}body.invite-controller .invite p{font-size:18px;margin:0 0 15px 0;max-width:750px}body.invite-controller .invite p a{color:#58b7ff}body.invite-controller .invite h3{font-size:18px;font-weight:600;margin:0 0 10px 0}body.invite-controller .invite h4{font-size:18px;font-weight:600;display:inline-block;border-bottom:4px solid #000;margin:10px 0 25px 0}body.invite-controller .invite .columns{overflow:hidden}body.invite-controller .invite .left{float:left;display:inline;width:47.5%}body.invite-controller .invite .right{float:right;display:inline;width:47.5%}body.invite-controller .invite img{max-width:75%;margin:0 auto 25px}@media print{body.invite-controller .invite{padding:0}body.invite-controller .invite img{display:block;clear:both}body.invite-controller button{display:none}@page{body.invite-controller{margin:1cm}}}#managed-department-tiers,#managed-department-details{margin:25px}#managed-department-tiers .managed-tier,#managed-department-tiers .staff-group,#managed-department-details .managed-tier,#managed-department-details .staff-group{margin:0 0 25px 0}#managed-department-tiers .tier,#managed-department-tiers .staff-heading,#managed-department-details .tier,#managed-department-details .staff-heading{color:#68727b;font-size:18px;padding:0 0 5px}#managed-department-tiers .tier span,#managed-department-tiers .staff-heading span,#managed-department-details .tier span,#managed-department-details .staff-heading span{font-size:14px}#managed-department-tiers table,#managed-department-details table{border:1px solid #c5c9cc;width:100%;table-layout:fixed}#managed-department-tiers table thead tr,#managed-department-details table thead tr{background-color:#fafafa}#managed-department-tiers table tbody tr,#managed-department-details table tbody tr{transition:.2s all ease-in-out}#managed-department-tiers table tbody tr:hover,#managed-department-details table tbody tr:hover{background-color:#f5f5f5 !important}#managed-department-tiers table tbody tr:nth-child(even),#managed-department-details table tbody tr:nth-child(even){background-color:#fafafa}#managed-department-tiers table tbody tr:last-child,#managed-department-details table tbody tr:last-child{border-bottom:none}#managed-department-tiers table tr,#managed-department-details table tr{border-bottom:1px solid #c5c9cc}#managed-department-tiers table th,#managed-department-tiers table td,#managed-department-details table th,#managed-department-details table td{padding:10px 20px;text-align:center}#managed-department-tiers table th:first-child,#managed-department-tiers table td:first-child,#managed-department-details table th:first-child,#managed-department-details table td:first-child{padding:12px 20px 12px 20px;text-align:left}#managed-department-tiers table th:last-child,#managed-department-tiers table td:last-child,#managed-department-details table th:last-child,#managed-department-details table td:last-child{padding:12px 6.5% 12px 20px;text-align:left}#managed-department-tiers table th,#managed-department-details table th{color:#000;font-weight:normal;font-size:.9em}#managed-department-tiers table td,#managed-department-details table td{color:#000}#managed-department-tiers table .department-name,#managed-department-details table .department-name{color:#000}#managed-department-tiers table .department-name a,#managed-department-details table .department-name a{display:block}#managed-department-tiers table .department-name h3,#managed-department-details table .department-name h3{font-size:18px;font-weight:600}#managed-department-tiers table .department-name h4,#managed-department-details table .department-name h4{font-size:16px}#managed-department-tiers table .staff-name .user-picture,#managed-department-details table .staff-name .user-picture{display:inline-block;margin-right:15px;vertical-align:middle}#managed-department-tiers table .staff-name div,#managed-department-details table .staff-name div{display:inline-block;vertical-align:middle}#managed-department-tiers table .staff-name div span,#managed-department-details table .staff-name div span{color:#8b9399}#managed-department-tiers .info,#managed-department-details .info{display:flex;justify-content:space-between;width:100%;padding:0 0 25px}#managed-department-tiers .info>div,#managed-department-details .info>div{padding-right:1rem}#managed-department-tiers .info>div:last-child,#managed-department-details .info>div:last-child{padding-right:0}#managed-department-tiers .info>div p:first-child,#managed-department-details .info>div p:first-child{color:#68727b;text-transform:uppercase;font-size:.9em;margin-bottom:5px}#managed-department-tiers .info>div .switch i,#managed-department-details .info>div .switch i{margin:10px 0}#managed-department-tiers .info>div select,#managed-department-details .info>div select{border-radius:0}#managed-department-tiers .info .facility,#managed-department-details .info .facility{padding-right:20px;width:33%}#managed-department-tiers .info .facility p:nth-child(2),#managed-department-details .info .facility p:nth-child(2){color:#000;font-size:1.25em;font-weight:bold;margin:0 0 5px 0}#managed-department-tiers .info .facility p:nth-child(3),#managed-department-tiers .info .facility p:nth-child(4),#managed-department-tiers .info .facility p:nth-child(5),#managed-department-details .info .facility p:nth-child(3),#managed-department-details .info .facility p:nth-child(4),#managed-department-details .info .facility p:nth-child(5){font-size:.85em;color:#000}.in-staff-pool #action-bar{background-color:#e1e1e1;padding:10px 20px}.in-staff-pool #action-bar .pool-search{padding-left:20px;width:360px;display:inline-block}.in-staff-pool #action-bar .pool-search input{width:225px;box-sizing:border-box}#profile{padding:1.5rem;display:flex;justify-content:flex-start;align-items:flex-start}#profile .profile-forms-container{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#profile .profile-forms-container>div{min-width:400px}#profile form{margin:0 0 15px 0}#profile input[type=file]{font-size:.9rem;width:225px}#profile p{font-size:.9rem}.profile-section{padding:0 25px 15px;min-height:115px;max-width:500px;overflow:hidden}.profile-section span.user-picture{float:left}.profile-section span.update-photo{float:left;padding:0 0 0 25px}.profile-section input[type=text],.profile-section input[type=email],.profile-section input[type=password]{width:300px !important}.profile-section .modal-form-detail-note{position:static !important;margin:1rem 0 !important}.help-content{padding:1.5rem}.help-content h4{font-weight:600;margin:25px 0 5px}.help-content p{margin:0 0 10px 0}.help-content .invite-link{background:#cce4f4;color:#000;font-weight:600;border-radius:8px;border:1px dashed #8b9399;text-align:center;padding:15px;clear:both;font-size:16px;display:block;margin:10px 0 0;width:400px}.help-content img.inline{vertical-align:bottom}.swap-modal{font-size:1rem}.swap-modal .swap-modal-details{display:flex;justify-content:space-between}.swap-modal .swap-modal-details>div{flex-basis:48%;max-width:48%}.swap-modal .swap-modal-details .user-content{display:flex;margin-bottom:1rem}.swap-modal .swap-modal-details .user-content .user-picture{margin-bottom:5px;margin-right:15px}.swap-modal .swap-modal-details .user-content .user-info *{font-size:1rem}.swap-modal .swap-modal-details .user-content .user-info .user-info-name{color:#000;font-weight:bold;font-size:1.25rem}.swap-modal .swap-modal-details .user-content .user-info .user-info-position,.swap-modal .swap-modal-details .user-content .user-info .user-info-removed{color:#68727b;font-size:.9rem;margin-bottom:.5rem}.swap-modal .swap-modal-details .user-content .user-info .user-info-removed{color:#d0021b}.swap-modal .swap-modal-details .user-content .user-info .worksite-info{margin-bottom:.5rem}.swap-modal .swap-modal-details .user-content .user-info .date-info{font-weight:600;margin-top:.5rem}.swap-modal .swap-modal-details .user-content .user-info .scheduled-hours-info{margin-top:.5rem}.swap-modal .swap-modal-details .user-content .user-info .scheduled-hours-info span{white-space:nowrap}.swap-modal .swap-modal-details .other-staff .other-staff-result{min-width:290px}.swap-modal .other-staff{margin-bottom:1rem;padding:15px;border:1px solid #c5c9cc;text-align:left;border-radius:8px}.swap-modal .other-staff .other-staff-header{padding:0 0 10px;text-transform:uppercase;font-size:13px;font-weight:bold;color:#8b9399}.swap-modal .other-staff .other-staff-results{display:flex;flex-wrap:wrap;max-height:200px;overflow-y:auto;overflow-x:hidden}.swap-modal .other-staff .other-staff-result{min-width:310px;margin:0 10px 10px}.swap-modal .other-staff .other-staff-result:last-child{margin-bottom:0}.swap-modal .other-staff .other-staff-result h4{padding:5px 0 0 0}.swap-modal .other-staff .other-staff-result .shift-times{font-size:.8rem;color:#8b9399}.swap-modal .other-staff .user-picture{float:left;margin:0 10px 0 0}.swap-modal .swap-actions{text-align:center;padding:.75rem 0;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}.swap-modal .swap-actions button{font-weight:bold;margin:0 1rem}.swap-modal .swap-actions button svg{width:14px;height:11px}@media(max-width: 1279px){.swap-modal .swap-actions button svg{vertical-align:-1px}}.swap-modal .swap-actions .swap-action-note{margin-bottom:0;font-style:italic}.swap-modal .swap-log{margin:25px 0 0;padding:15px;border:1px solid #c5c9cc;text-align:left;border-radius:8px}.swap-modal .swap-log .swap-log-header{padding:0 0 10px;text-transform:uppercase;font-size:13px;font-weight:bold;color:#8b9399}.swap-modal .swap-log .swap-log-item{overflow:hidden;padding:0 0 5px 0}.swap-modal .swap-log .swap-log-item:last-child{padding-bottom:0}.swap-modal .swap-log .user-picture{float:left;margin-right:10px}.swap-modal .swap-log p{font-size:13px;line-height:25px}.ngdialog.ngdialog-staffing-sheet-modal .ngdialog-content{width:800px}#staffing-sheet{display:flex;justify-content:space-between}#staffing-sheet>div{flex-grow:1}#staffing-sheet>div:first-child{flex-basis:220px;margin-right:2rem}#staffing-sheet .custom-datepicker .table-condensed>tbody>tr>td{height:34px}#staffing-sheet .modal-form-detail-toggle{padding:.5rem 0;margin-bottom:.5rem}#staffing-sheet-dates-container .datepicker.dropdown-menu{float:none}#staffing-sheet-processing{text-align:center;color:#68727b;min-height:420px}#staffing-sheet-processing img{margin-bottom:2.5rem}#staffing-sheet-processing h1{font-size:2rem;font-weight:bold;margin-bottom:.5rem}#staffing-sheet-processing p{font-size:1.2rem;font-weight:600;max-width:400px;margin:0 auto}#staffing-sheet-processing button{font-size:.8rem;margin:1rem auto}.swap-group-card{margin:0 25px 25px 0;padding:15px;float:left;position:relative;border:1px solid #f5f5f5;border-radius:6px;transition:background .1s ease-in-out}.swap-group-card.remote-only{border-color:#d56735}.swap-group-card.pending-swap-group{width:48%;margin:0 2% 2% 0}@media screen and (min-width: 1555px){.swap-group-card.pending-swap-group{width:31.3%}}.swap-group-card[ng-click]:hover{cursor:pointer;background:#fafafa}.swap-group-card .status{font-size:12px;font-weight:600;margin-bottom:6px}.swap-group-card .open{color:#d56735}.swap-group-card .filled{color:#7ed321}.swap-group-card .badge{width:20px;height:20px;border-radius:100%;background-color:#d56735;color:#fff;font-size:12px;font-weight:bold;position:absolute;top:15px;right:15px;text-align:center;line-height:20px}.swap-group-card .badge.pending-remote{background-color:#68727b}.swap-group-card .badge.move-left{right:40px}.swap-group-card .remote{color:#68727b}.swap-group-card .group-header{border-bottom:1px solid #f5f5f5;padding:15px 25px}.swap-group-card .group-header h3 span{display:block;font-size:16px;color:#8b9399}.swap-group-card .group-content{overflow:hidden;padding:25px}.swap-group-card .row{margin:0 0 10px;overflow:hidden;clear:left}.swap-group-card .row:last-of-type{margin:0}.swap-group-card .row.pictures{overflow:visible}.swap-group-card .row h3.header{font-weight:bold;font-size:18px}.swap-group-card .row h4.worksite{font-weight:bold;font-size:14px;color:#8b9399}.swap-group-card .row .col{float:left;margin:0 15px 0 0}.swap-group-card .row .user-picture{display:inline;float:left;margin:0 -5px 0 0}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ngdialog-content{width:800px}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs{min-height:600px;width:30%}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab ul{padding-left:1rem;margin-bottom:0}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .shift-dates{font-size:.9em;margin-top:.5rem}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user user-picture{display:inline-block;vertical-align:middle}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user user-picture .user-picture{display:inline-block;margin:0 .5rem 0 0}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user .user-info{display:inline-block;max-width:145px;vertical-align:middle}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user .user-info .user-name{font-weight:bold}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user .user-info .user-title,.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user .user-info .user-removed{font-size:.9em}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .user .user-info .user-removed{color:#d0021b}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .users{margin-top:.5rem}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .users user-picture .user-picture{display:inline-block;border:2px solid #fff;vertical-align:middle}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .users user-picture:not(:first-of-type) .user-picture{margin-left:-0.5rem}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-tabs .ng-tabset-tab .edit-shift-notifications{margin-bottom:2rem}.ngdialog.ngdialog-theme-default.ngdialog-edit-shift .ng-tabset-contents{left:30%}table.edit-shift-staff-member-details{width:100%}table.edit-shift-staff-member-details tr th,table.edit-shift-staff-member-details tr td{padding:1.25rem 0;vertical-align:middle;text-align:left;border-bottom:1px solid #f5f5f5}table.edit-shift-staff-member-details tr th{display:table-cell;width:40%}table.edit-shift-staff-member-details tr td{font-size:.9rem;color:#505c67}table.edit-shift-staff-member-details tr:last-child th,table.edit-shift-staff-member-details tr:last-child td{border-bottom:none}#edit-shift-details-form .all-day,#edit-draft-details-form .all-day{text-align:right}#edit-shift-details-form .all-day label,#edit-draft-details-form .all-day label{display:inline-block;padding-top:1rem;font-size:.9rem}#edit-shift-details-form .all-day input[type=checkbox],#edit-draft-details-form .all-day input[type=checkbox]{vertical-align:.1rem}#edit-shift-details-form .start-time,#edit-shift-details-form .end-time,#edit-draft-details-form .start-time,#edit-draft-details-form .end-time{display:inline-block;width:46%}#edit-shift-details-form .start-time,#edit-draft-details-form .start-time{margin-right:6%}#edit-shift-details-form .time-error,#edit-draft-details-form .time-error{margin-top:5px;text-align:center;color:#d0021b;font-size:.75em}.shift-note{font-size:.9rem;color:#68727b;margin-bottom:2rem;text-align:center}.shift-history-timeline{font-size:.9rem;margin:2rem 1.5rem 0}.shift-history-timeline>div{position:relative;top:-0.5rem;border-left:1px dashed #4d4d4d;padding-left:2em;padding-bottom:1.5em}.shift-history-timeline>div.shift-history-timeline-start::before,.shift-history-timeline>div:last-of-type::before{content:"";box-sizing:content-box;position:absolute;top:0;left:0;transform:translate(-50%, -50%);border-radius:99999px;border-width:.2em;border-color:#fff;border-style:solid;z-index:10;width:.7em;height:.7em;background-color:#2f4757}.shift-history-timeline>div.shift-history-timeline-edit:not(:last-of-type)::before{content:"";box-sizing:content-box;position:absolute;top:0;left:0;transform:translate(-50%, -50%);border-radius:99999px;border-width:.2em;border-color:#fff;border-style:solid;width:2em;height:2em;background-color:#717397;background-image:url(../img/icon-pencil-white.svg);background-size:1em 1em;background-position:47% 43%;background-repeat:no-repeat}.shift-history-timeline>div.shift-history-timeline-reassign>.shift-history-timeline-reassignee>.user-picture{content:"";box-sizing:content-box;position:absolute;top:0;left:0;transform:translate(-50%, -50%);border-radius:99999px;border-width:.2em;border-color:#fff;border-style:solid;font-size:inherit;width:2em;height:2em;line-height:2em;z-index:10}.shift-history-timeline>div:last-of-type{border-left-color:rgba(0,0,0,0)}.shift-history-timeline>div:last-of-type:not(.shift-history-timeline-reassign)::after{content:"";box-sizing:content-box;position:absolute;top:0;left:0;transform:translate(-50%, -50%);border-radius:99999px;border-width:.2em;border-color:#fff;border-style:solid;z-index:5;width:1.4em;height:1.4em;background-color:#2f4757;border-width:.4em}.shift-history-timeline>div>div{margin-bottom:.5em;position:relative;top:-0.5rem}.shift-history-timeline>div>div.shift-history-timeline-date{color:#aeaeae;text-transform:uppercase;font-weight:600}.shift-history-timeline>div>div.shift-history-timeline-summary{color:#7b7b7b;font-weight:700}.shift-history-timeline>div>div.shift-history-timeline-detail{color:#7b7b7b;padding-left:1em}.shift-history-timeline>div>div.shift-history-timeline-detail::before{content:"";position:absolute;left:.2em;top:.45em;width:.3em;height:.3em;border-radius:99999px;background-color:#868686}.ngdialog.ngdialog-theme-default.ngdialog-split-shift .ngdialog-content{width:575px}#split-shift-form .split-shift-contents{padding:1rem 1rem 3rem}#split-shift-form .split-shift-instructions{font-size:.9rem;color:#434343;margin-bottom:1rem}#split-shift-form .split-shift-details{white-space:nowrap}#split-shift-form .split-shift-details .split-shift-detail{display:inline-block;width:45%;vertical-align:top}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-header{position:relative;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;padding-left:1.2rem;color:#505c67}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-header:before{content:"";position:absolute;left:0;height:1em;width:1em;background-color:#727498;border-radius:99999px}#split-shift-form .split-shift-details .split-shift-detail:last-of-type .split-shift-detail-header:before{background-color:#acacae}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-timepickers{margin-bottom:1rem;font-size:.9rem}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-timepickers input[type=text]{width:6rem;padding:.5rem;font-size:.85rem;text-align:center}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-timepickers input[type=text]:not([disabled]){padding-right:1rem;background-image:url("/img/icon-dropdown-arrow.svg");background-position:calc(100% - .5rem) center;background-repeat:no-repeat}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-timepickers input[type=text][disabled]{background-color:#f5f5f5}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-timepickers>span{color:#68727b;font-weight:bold;margin:0 .3rem}#split-shift-form .split-shift-details .split-shift-detail .staff-selection-dropdown-container{margin-bottom:1.5rem}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours{font-weight:600}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-header{position:relative;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;color:#7e7e7e}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-current,#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-new{display:inline-block;width:50%}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-current>label,#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-new>label{display:block;margin-bottom:.25rem;font-size:.75rem;color:#68727b}#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-current>div,#split-shift-form .split-shift-details .split-shift-detail .split-shift-detail-scheduled-hours .split-shift-detail-scheduled-hours-new>div{font-size:.9rem;color:#505c67}#split-shift-form .split-shift-details .split-shift-swap-staff{display:inline-block;width:8%;vertical-align:top;padding-top:5.75rem;padding-left:.9rem}#split-shift-form .split-shift-details .split-shift-swap-staff:hover svg *[stroke]:not([stroke=none]){stroke:#d56735}#split-shift-form .split-shift-details .split-shift-swap-staff:hover svg *[fill]:not([fill=none]){fill:#d56735}#split-shift-slider{margin-bottom:2.25rem}#split-shift-slider .rz-bar-wrapper:nth-of-type(3){background-color:#acacae}#split-shift-slider .rz-bar-wrapper:nth-of-type(3)>.rz-bar{visibility:hidden}#split-shift-slider .rz-bar-wrapper:nth-of-type(4){background-color:#727498;visibility:visible !important;border-right:2px solid #fff}#split-shift-slider .rz-bar-wrapper:nth-of-type(4)>.rz-bar{visibility:hidden}#split-shift-slider .rz-pointer{position:relative;top:-2rem;border:2px solid #fff;outline:none;background-image:url("/img/icon-slider-handle.svg");background-position:center center;background-repeat:no-repeat;background-color:#2f4757}#split-shift-slider .rz-pointer:after{display:none}#split-shift-slider .rz-limit.rz-floor,#split-shift-slider .rz-limit.rz-ceil,#split-shift-slider .rz-model-value{z-index:2;bottom:-6px;color:#fff;font-size:.85rem;font-weight:600}#split-shift-slider .rz-limit.rz-floor{left:4px !important}#split-shift-slider .rz-limit.rz-ceil{left:auto !important;right:4px !important}#split-shift-slider .rz-model-value{transform:translateX(40px)}#split-shift-slider.greater-than-half .rz-model-value{transform:translateX(-40px)}.staff-selection .staff-selection-filters{margin-bottom:1rem}.staff-selection .staff-selection-filters>div{display:inline-block;vertical-align:top;width:31%;margin:0 1.5% .25rem 0}.staff-selection .staff-selection-filters>div.staff-selection-toggle{padding-top:.4rem;text-align:center}.staff-selection .staff-selection-filters>div label{font-size:.75rem;font-weight:600;color:#68727b;text-transform:uppercase}.staff-selection .staff-selection-filters>div label+.switch{vertical-align:-0.25em;margin-left:.5em}.staff-selection .staff-selection-filters>div .staff-selection-filter-search input,.staff-selection .staff-selection-filters>div .selectize-control>.selectize-input{width:100%;padding:.5rem}.staff-selection .staff-selection-filters>div .selectize-control>.selectize-input.has-items{padding:.1rem .25rem .05rem}.staff-selection .staff-selection-filters>div .staff-selection-filter-search input{padding:.6rem .5rem}.staff-selection .staff-selection-filters>div .selectize-control{white-space:normal}.staff-selection .staff-selection-filters>div .selectize-control .selectize-control>.selectize-input{padding:.5rem}.staff-selection .staff-selection-filters>div .staff-selection-filter-search input,.staff-selection .staff-selection-filters>div .selectize-control>.selectize-input>input{font-size:.85rem}.staff-selection .staff-selection-filters>div .selectize-dropdown{width:auto !important;min-width:9rem}.staff-selection .staff-selection-results{font-size:.85rem}.staff-selection .staff-selection-results .staff-selection-result-section{margin-bottom:1rem;border-width:1px 1px 0;border-style:solid;border-color:#c5c9cc}.staff-selection .staff-selection-results .staff-selection-result-section label.mock-styled-checkbox,.staff-selection .staff-selection-results .staff-selection-result-section label.mock-styled-radio{font-size:1rem}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-header{position:relative;padding:.5rem .75rem .3rem;font-size:.75rem;font-weight:600;color:#68727b;text-transform:uppercase;border-bottom:1px solid #c5c9cc}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-header label.mock-styled-checkbox{margin-right:.4rem;vertical-align:bottom}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-empty{padding:.5rem;font-size:.8rem;color:#8b9399;border-bottom:1px solid #c5c9cc}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member{padding:1rem .75rem;border-bottom:1px solid #c5c9cc;white-space:nowrap;vertical-align:top;min-height:5rem;cursor:pointer}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member:hover{background-color:#fafafa}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member.staff-selection-member-selected{background-color:#cce4f4}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user{display:inline-block;-webkit-user-select:none;user-select:none}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-picture{display:inline-block;margin:0 .25rem;vertical-align:middle}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info{display:inline-block;vertical-align:middle;max-width:150px}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-name,.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-title,.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-removed-status{overflow:hidden;text-overflow:ellipsis}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-name{font-weight:bold}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-title,.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-scheduled-hours{font-size:.9em}.staff-selection .staff-selection-results .staff-selection-result-section .staff-selection-result-section-contents .staff-selection-member .user .user-info .user-removed-status{color:#d0021b}#staff-selection-working .user-picture,#staff-selection-working .user-info{opacity:.6}#staff-selection-working .staff-selection-member-selected .user-picture,#staff-selection-working .staff-selection-member-selected .user-info{opacity:1}.ngdialog-shifts-summary .ngdialog-body,.ngdialog-shifts-summary .ngdialog-footer{background-color:#fafafa}.ngdialog-shifts-summary .ngdialog-shifts-summary-details{display:flex;justify-content:space-between;margin:0 1em 1em}.ngdialog-shifts-summary .ngdialog-shifts-summary-details .ngdialog-shifts-summary-details-shift-type span{display:inline-block;width:.5em;height:.5em;border-radius:99999px;vertical-align:.1em;margin-right:.25em}.ngdialog-shifts-summary .ngdialog-shifts-summary-counts{text-align:center}.ngdialog-shifts-summary .ngdialog-shifts-summary-counts .ngdialog-shifts-summary-count{display:inline-block;margin:0 2rem 2rem 0;font-weight:bold}.ngdialog-shifts-summary .ngdialog-shifts-summary-counts .ngdialog-shifts-summary-count label{display:block;color:#68727b}.ngdialog-shifts-summary .ngdialog-shifts-summary-counts .ngdialog-shifts-summary-count span{display:block;font-size:2rem}.ngdialog-shifts-summary table{background-color:#fff;width:100%;border-bottom:1px solid #e0e0e0}.ngdialog-shifts-summary table>thead>tr>th,.ngdialog-shifts-summary table>tbody>tr>td{border-top:1px solid #e0e0e0}.ngdialog-shifts-summary table>thead>tr>th:first-child,.ngdialog-shifts-summary table>tbody>tr>td:first-child{border-left:1px solid #e0e0e0}.ngdialog-shifts-summary table>thead>tr>th:last-child,.ngdialog-shifts-summary table>tbody>tr>td:last-child{border-right:1px solid #e0e0e0}.ngdialog-shifts-summary table>thead>tr>th[centered=true],.ngdialog-shifts-summary table>tbody>tr>td[centered=true]{text-align:center}.ngdialog-shifts-summary table>thead>tr>th{text-align:left;padding:.75rem 1rem;font-size:.65rem;color:#68727b;font-weight:600;text-transform:uppercase;letter-spacing:1px}.ngdialog-shifts-summary table>thead>tr>th .sort-arrow{width:.75rem;height:.75rem}.ngdialog-shifts-summary table>tbody>tr>td{padding:1.25rem 1rem;font-size:.9rem}.ngdialog-shifts-summary table>tbody>tr>td a{font-size:.75rem;font-weight:600;text-transform:uppercase}.ngdialog-shifts-summary table>tbody>tr>td a[disabled]{color:#8b9399;cursor:default}.ngdialog-shifts-summary table>tbody>tr.disabled>td{background-color:#fafafa;color:#8b9399}.ngdialog-shifts-summary .ngdialog-shifts-summary-tallies{display:flex;justify-content:flex-end;flex-wrap:wrap}.ngdialog-shifts-summary .ngdialog-shifts-summary-tallies>div{margin:0 .5em;text-align:center;min-width:2em}.ngdialog-shifts-summary .ngdialog-shifts-summary-tallies>div span,.ngdialog-shifts-summary .ngdialog-shifts-summary-tallies>div label{display:block}.ngdialog-shifts-summary .ngdialog-shifts-summary-tallies>div span{font-size:1.25em;color:#505c67}.ngdialog-shifts-summary .ngdialog-shifts-summary-tallies>div label{font-size:.75em;color:#8b9399;text-transform:uppercase;font-weight:600}.ngdialog-shift-details{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:1rem}.ngdialog-shift-details>div{flex-basis:33%;padding:0 1.5rem 0 .25rem;margin-bottom:1rem}.ngdialog-shift-details>div label{display:block;text-align:left;padding:0 2rem .2rem 0;font-size:.75rem;color:#7e7e7e;font-weight:600;text-transform:uppercase}.ngdialog-shift-details>div value{font-size:.9rem}.open-shift-dialog .ngdialog-content{width:575px !important}.open-shift-dialog .ngdialog-content .ngdialog-body{max-height:75vh}#open-shift-dialog-form .open-shift-detail label{font-size:.7rem;color:#68727b;font-weight:600;text-transform:uppercase}#open-shift-dialog-form{-webkit-column-count:2;-ms-column-count:2;column-count:2;-webkit-column-gap:2rem;-ms-column-gap:2rem;column-gap:2rem}#open-shift-dialog-form .open-shift-detail{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;margin-bottom:1.5rem;white-space:nowrap}#open-shift-dialog-form .open-shift-detail label{display:block;margin-bottom:.25rem}#open-shift-dialog-form .open-shift-detail .select2-container,#open-shift-dialog-form .open-shift-detail input[type=text],#open-shift-dialog-form .open-shift-detail textarea{width:100%;font-size:.85rem}#open-shift-dialog-form .open-shift-detail .select2-container[disabled],#open-shift-dialog-form .open-shift-detail input[type=text][disabled],#open-shift-dialog-form .open-shift-detail textarea[disabled]{background-color:#f5f5f5}#open-shift-dialog-form .open-shift-detail .select2-container{width:100% !important}#open-shift-dialog-form .open-shift-detail .select2-container .shift-swatch{position:static}#open-shift-dialog-form .open-shift-detail .start-time,#open-shift-dialog-form .open-shift-detail .end-time{display:inline-block;width:46%}#open-shift-dialog-form .open-shift-detail .start-time{margin-right:6%}#open-shift-dialog-form .open-shift-detail-toggle{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;text-align:right;padding:.75rem 0;margin-bottom:1rem}#open-shift-dialog-form .open-shift-detail-toggle>label:first-child{float:left;font-size:.95rem}#open-shift-dialog-options{margin:1rem 0 3rem}#open-shift-dialog-options .open-shift-dialog-option{white-space:nowrap;margin-bottom:2rem}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-label,#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-description,#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-notes,#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-toggle{display:inline-block;white-space:normal;vertical-align:top}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-label{display:inline-block;width:30%;padding-right:2rem;font-size:.9rem;font-weight:bold;color:#7e7e7e}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-description{display:inline-block;width:55%;padding-right:2rem;font-size:.85rem;color:#989898}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-notes{display:inline-block;width:69%}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-notes textarea{width:100%;height:4rem;resize:none;min-width:100%;max-width:100%;min-height:4rem;max-height:4rem}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-notes .hipaa-warning{margin-top:.25rem}#open-shift-dialog-options .open-shift-dialog-option .open-shift-dialog-option-toggle{display:inline-block;text-align:right;width:13%}.duplicate-shifts-summary-dialog .ngdialog-content{width:650px !important}.ngdialog.ngdialog-admin-modal .ngdialog-content{width:700px}#admin-modal .ngdialog-body{position:relative}#admin-modal .admin-select{margin-bottom:25px}#admin-modal .admin-select label{font-size:1rem;font-weight:bold;margin-right:.5rem}.ngdialog.ngdialog-transfer-staff .ngdialog-content{width:600px}#transfer-staff .ngdialog-body>p,#transfer-staff .ngdialog-body>div{margin-bottom:1rem}#transfer-staff .ngdialog-body>p label,#transfer-staff .ngdialog-body>div label{display:block;font-size:.7rem;color:#68727b;font-weight:600;text-transform:uppercase;margin-bottom:.25rem}#transfer-staff .ngdialog-body hr{border-color:#c5c9cc;border-style:solid;border-width:0 0 1px;margin:2rem 0 1rem}.ngdialog.ngdialog-export-schedule-modal .ngdialog-content{width:500px}#export-schedule .ngdialog-body section{margin:1rem 0;text-align:center}#export-schedule .ngdialog-body section label{display:inline-block;text-align:left;width:6rem;font-size:1rem;font-weight:bold}#export-schedule .ngdialog-body section input{text-align:center}#export-schedule .ngdialog-body button{width:50%;margin:2rem auto 0}.staff-selection-dropdown-container{position:relative}.staff-selection-dropdown-container .staff-selection-option{padding:.5rem 1.5rem .5rem .5rem;color:#505c67}.staff-selection-dropdown-container .staff-selection-option .user-picture{float:left;height:2.5rem;width:2.5rem;line-height:2.5rem;font-size:1.25rem;margin:0 .75rem 0 0}.staff-selection-dropdown-container .staff-selection-option .staff-selection-option-name,.staff-selection-dropdown-container .staff-selection-option .staff-selection-option-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.staff-selection-dropdown-container .staff-selection-option .staff-selection-option-name{padding:.2rem 0 .1rem;font-size:.9rem;font-weight:bold}.staff-selection-dropdown-container .staff-selection-option .staff-selection-option-title{font-size:.85rem}.staff-selection-dropdown-container .staff-selection-dropdown-selected{height:3.5rem;border:1px solid #c5c9cc;border-radius:.25rem;cursor:pointer}.staff-selection-dropdown-container .staff-selection-dropdown-selected .staff-selection-option{background-image:url("/img/icon-dropdown-arrow.svg");background-position:calc(100% - .5rem) center;background-repeat:no-repeat;clear:left}.staff-selection-dropdown-container .staff-selection-dropdown-search{height:3.5rem;border:1px solid #c5c9cc;border-radius:.25rem;background-color:#f5f5f5;padding:.75rem .5rem}.staff-selection-dropdown-container .staff-selection-dropdown-search.staff-selection-dropdown-search-open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0}.staff-selection-dropdown-container .staff-selection-dropdown-search>input[type=text]{width:100%;padding:.5rem 2rem .5rem .5rem;background-image:url("/img/icon-search.svg");background-position:calc(100% - .5rem) center;background-repeat:no-repeat;font-size:.85rem;border-color:#dcdcdc}.staff-selection-dropdown-container .staff-selection-dropdown{position:absolute;z-index:2;width:100%;background-color:#fff;max-height:15rem;overflow-y:scroll;overflow-x:hidden;border:1px solid #c5c9cc;box-shadow:0 .25rem .1rem -0.1rem #ddd;padding:.2rem}.staff-selection-dropdown-container .staff-selection-dropdown .staff-selection-dropdown-list-group .staff-selection-dropdown-list-group-heading{padding:.4rem .5rem;font-size:.75rem;font-weight:600;letter-spacing:1px;color:#7e7e7e;text-transform:uppercase;border-bottom:1px solid #c5c9cc}.staff-selection-dropdown-container .staff-selection-dropdown .staff-selection-dropdown-list-group .staff-selection-option{clear:left;min-height:4rem;padding-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid #c5c9cc;cursor:pointer}.staff-selection-dropdown-container .staff-selection-dropdown .staff-selection-dropdown-list-group .staff-selection-option:hover{background-color:#fafafa}#expired-department{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center;height:80%;margin:0 2rem}#expired-department *{font-family:"Fellix",sans-serif;color:#152e40}#expired-department h1{font-size:28px;margin-bottom:1em}#expired-department h1 svg{height:32px;width:27px;vertical-align:top;margin-right:12px}#expired-department h1 svg *[stroke]:not([stroke=none]){stroke:#58b7ff}#expired-department h1 svg *[fill]:not([fill=none]){fill:#58b7ff}#expired-department p{font-size:18px;line-height:28px;margin-bottom:1.5em;max-width:830px}#expired-department p b{font-weight:600}#expired-department .button-container{text-align:center}#expired-department .button-container button{padding:19px 28px;margin:1em;border-radius:12px;background-color:#152e40;color:#fff;font-size:16px;font-weight:600}#expired-department .button-container button img{width:16px;height:16px;margin-left:.75em;vertical-align:bottom}body.expired-department-controller button._pendo-badge{display:none !important}.unsupported-browser-layout{min-height:100%;position:absolute;width:100%;background-color:#192d40}.unsupported-browser-layout .logo{margin:50px auto 35px;height:auto}.unsupported-browser-layout .logo img{width:280px}.unsupported-browser-layout .unsupported-browser-splash{color:#fff;text-align:center}.unsupported-browser-layout .unsupported-browser-splash p{font-size:13pt;width:90%;max-width:none;margin:25px auto}.pagination-nav{display:block;-webkit-user-select:none;user-select:none;text-align:right}.pagination-nav .pagination-nav-pages{display:inline-block;margin:0 10px}.pagination-nav .pagination-nav-pages a{display:inline-block;margin:2px;box-sizing:border-box;min-width:1.5em;padding:3px 0;color:#8b9399;text-align:center;font-weight:600}.pagination-nav .pagination-nav-pages a[selected=selected],.pagination-nav .pagination-nav-pages a:hover{color:#d56735}.pagination-nav .pagination-nav-previous,.pagination-nav .pagination-nav-next{font-weight:600;display:inline-block;color:#8b9399;float:none;margin:0;padding:0;height:auto;width:auto;position:relative;top:0;left:0;background:none;text-transform:uppercase}.pagination-nav .pagination-nav-previous{padding-left:1.25em}.pagination-nav .pagination-nav-next{padding-right:1.25em}.pagination-nav .pagination-nav-previous::before,.pagination-nav .pagination-nav-next::after{content:"";display:block;position:absolute;top:.16em;width:.75em;height:.75em;background:no-repeat center center;background-size:contain}.pagination-nav .pagination-nav-previous::before{left:0;background-image:url("../img/icon-chevron-left-grey.svg")}.pagination-nav .pagination-nav-next::after{right:0;background-image:url("../img/icon-chevron-right-grey.svg")}.schedule-week-shift .schedule-week-shift-department{font-size:.8rem}.schedule-week-shift .shift-drop-options{display:none}[ui-sortable-item]{-ms-touch-action:none;touch-action:none}.ui-sortable-drag-handle{cursor:ns-resize;background-image:url(../img/icon-drag.svg);background-position:50% 0;background-repeat:no-repeat;background-size:100%;width:17px;height:14px;margin:0 auto}.ui-sortable-bucket{box-sizing:border-box;background:#fafafa;border:1px solid #e1e1e1;padding:20px 0}#schedule-builder-events-loader{position:fixed;right:-3em;bottom:1.5rem;z-index:10;opacity:1;padding:.75em 5em .5em 4em;font-family:"proxima-nova-condensed";font-size:.75rem;background-color:#677687;box-shadow:0px 1px 6px rgba(0,0,0,.25);border-radius:99999px;color:#fafafa;transition:background-color linear .25s,opacity linear 1s 3s,right linear 1s 3s}#schedule-builder-events-loader>span{display:inline-block;min-width:5em;text-align:right;font-weight:600;font-size:1.4em;margin-right:.2em}#schedule-builder-events-loader svg{position:absolute;top:calc(50% - 1em);left:1em;width:2em;height:2em}#schedule-builder-events-loader .schedule-builder-events-icon-loaded{display:none}#schedule-builder-events-loader.schedule-builder-events-loaded{background-color:#5ea665;opacity:0;right:-25em}#schedule-builder-events-loader.schedule-builder-events-loaded .schedule-builder-events-icon-loading{display:none}#schedule-builder-events-loader.schedule-builder-events-loaded .schedule-builder-events-icon-loaded{display:block}#icon-checkmark-animated-mark{stroke-dashoffset:125;stroke-dasharray:85;animation-name:dunzo;animation-duration:2s;animation-timing-function:ease-out;animation-fill-mode:forwards}#icon-checkmark-animated-circle{stroke-dashoffset:100;stroke-dasharray:100;animation-name:dunzo;animation-duration:2s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes dunzo{to{stroke-dashoffset:0}}#schedule-builder .schedule-builder-shift{position:relative;display:block;font-family:"proxima-nova-condensed";font-size:.8rem;width:100%;padding:.5rem;color:#474747;font-weight:600;background-color:#eee;border:1px solid #333;border-radius:.3rem;text-align:center;cursor:default;opacity:.4;margin:.25rem auto}#schedule-builder .schedule-builder-shift .shift-inner{display:inline-block}#schedule-builder .schedule-builder-shift.schedule-builder-shift-overnight .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-overnight .shift-inner{background-image:url(../img/icon-shift-type-night.svg);background-size:auto 1em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-vacation{background-color:rgba(137,201,117,.8);border-color:#89c975}#schedule-builder .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#schedule-builder .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner::before{content:attr(vacation-text);position:static;height:auto;width:auto;margin:auto;background:none}#schedule-builder .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner .schedule-builder-shift-times{display:none}#schedule-builder .schedule-builder-shift.schedule-builder-shift-call .shift-inner,#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-call .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-call .shift-inner,#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-call .shift-inner{background-image:url(../img/icon-phone.svg);background-position:0 2px}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-meeting{background-color:rgba(88,183,255,.8);border-color:#58b7ff}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-meeting .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-meeting .shift-inner{background-image:url(../img/icon-shift-type-meeting.svg);background-position:0 3px;background-size:1em auto}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-education{background-color:rgba(255,158,83,.8);border-color:#ff9e53}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-education .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-education .shift-inner{background-image:url(../img/icon-shift-type-education.svg);background-position:0 1px;background-size:auto 1em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-sick .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-sick .shift-inner{background-image:url(../img/icon-shift-type-sick.svg);background-position:0 1px}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-overtime{background-image:url("../img/overtime-bg.png");background-size:7px}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-unavailable{background-color:#c5c9cc}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-unavailable .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-unavailable .shift-inner{background-image:url(../img/icon-shift-type-unavailable.svg);background-position:0 1px}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-availabletowork{background-color:rgba(0,0,0,0) !important;border-color:#000 !important;border-style:dotted !important;border-width:2px}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-overnight .shift-inner{display:inline-block;background-repeat:no-repeat;background-size:1em 1em;background-position:0 0;padding-left:1.25em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published-overnight .shift-inner{background-image:url(../img/icon-shift-type-night.svg);background-size:auto 1em}#schedule-builder .schedule-builder-shift.schedule-builder-shift-preference{border-style:dashed}#schedule-builder .schedule-builder-shift.schedule-builder-shift-preference.schedule-builder-shift-approved{border-color:#555 !important}#schedule-builder .schedule-builder-shift.schedule-builder-shift-preference:not(.schedule-builder-shift-approved){background-color:#fff !important}#schedule-builder .schedule-builder-shift.schedule-builder-shift-charge::before,#schedule-builder .schedule-builder-shift.schedule-builder-shift-preceptor::after,#schedule-builder .schedule-builder-shift.schedule-builder-shift-published .shift-inner::after{position:absolute;z-index:2;width:18px;height:18px;line-height:17px;font-family:"proxima-nova",sans-serif;border:1px solid #fff;border-radius:99999px;font-size:10px;color:#fff;font-weight:bold}@media screen and (max-width: 1250px){#schedule-builder .schedule-builder-shift.schedule-builder-shift-charge::before,#schedule-builder .schedule-builder-shift.schedule-builder-shift-preceptor::after,#schedule-builder .schedule-builder-shift.schedule-builder-shift-published .shift-inner::after{font-size:9px}}#schedule-builder .schedule-builder-shift.schedule-builder-shift-charge::before{content:"C";top:-9px;left:-9px;background-color:#187ac4}#schedule-builder .schedule-builder-shift.schedule-builder-shift-preceptor::after{content:"P";top:-9px;right:-9px;background-color:#d56735}#schedule-builder .schedule-builder-shift.schedule-builder-shift-published .shift-inner::after{content:url(../img/icon-shift-locked.svg);bottom:-9px;right:-9px;padding-top:2px;background-color:#68727b}#schedule-builder .schedule-builder-shift .shift-drop-options{display:none}#schedule-builder .schedule-builder-shift+.schedule-builder-shift-charge,#schedule-builder .schedule-builder-shift+.schedule-builder-shift-preceptor,#schedule-builder .schedule-builder-shift-published+.schedule-builder-shift{margin-top:.75rem}#schedule-builder.schedule-builder-full-view .schedule-builder-shift,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift{padding:.35rem}#schedule-builder.schedule-builder-full-view .schedule-builder-shift .schedule-builder-shift-times,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift .schedule-builder-shift-times{display:none}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-charge::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-preceptor::after,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published .shift-inner::after,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-charge::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-preceptor::after,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published .shift-inner::after{left:calc(50% - 16px/2);width:16px;height:16px;line-height:15px}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-charge.schedule-builder-shift-preceptor::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-charge.schedule-builder-shift-preceptor::before{margin-left:-7px;z-index:11}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-charge.schedule-builder-shift-preceptor::after,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-charge.schedule-builder-shift-preceptor::after{margin-left:7px}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-call,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-call,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-meeting,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-vacation,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-overnight,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-education,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-unavailable,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-overnight,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-sick,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-call,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-call,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-meeting,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-vacation,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-overnight,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-education,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-unavailable,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-overnight,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-sick{padding-bottom:.15rem;padding-top:.15rem}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-call .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-call .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-meeting .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-overnight .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-education .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-unavailable .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-overnight .shift-inner,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-sick .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-call .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-call .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-meeting .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-overnight .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-education .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-unavailable .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-overnight .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-sick .shift-inner{padding-top:1.25em;background-position:center center}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-call .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-call .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-meeting .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-overnight .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-education .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-unavailable .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-overnight .shift-inner::before,#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-published-sick .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-call .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-call .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-meeting .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-overnight .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-education .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-unavailable .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-overnight .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-published-sick .shift-inner::before{margin:0}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner{padding-top:.25rem}#schedule-builder.schedule-builder-full-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner::before,#schedule-builder.schedule-builder-fortnight-view .schedule-builder-shift.schedule-builder-shift-vacation .shift-inner::before{content:"V";font-weight:bold;position:relative;top:-0.2rem}body.schedule-builder-controller .shift-drop .shift-drop-content{width:7.5em}.schedule-staff-member-card{display:none;position:absolute;z-index:20;top:.25rem;left:calc(15vw + .5rem);width:500px;background-color:#fff;border:1px solid #c7c7c7;border-top:5px solid #2e4557;border-radius:5px;box-shadow:0px 1px 6px rgba(0,0,0,.25);color:#505c67}.schedule-staff-member-card *{font-family:"proxima-nova",sans-serif !important}.schedule-columns-container .schedule-staff-member-card{display:block}.schedule-staff-member-card>header{background-color:#f5f5f5;padding:1rem}.schedule-staff-member-card .schedule-user-display{display:flex;justify-content:space-between;align-items:center}.schedule-staff-member-card .schedule-user-display .user-details{flex-grow:1}.schedule-staff-member-card .schedule-user-display .user-details .user-details-name{font-size:.9rem}.schedule-staff-member-card .schedule-user-display .user-details .user-details-position{font-size:.8rem}.schedule-staff-member-card .user-fte-pill{align-self:flex-start;background-color:#2e4557;border-radius:99999px;padding:.25rem .5rem;font-size:.7rem;text-transform:uppercase;color:#fff;font-weight:600}.schedule-staff-member-card>section{padding:1rem 0 0 1rem;font-size:.8rem;display:flex}.schedule-staff-member-card>section>div{flex-basis:50%}.schedule-staff-member-card>section .staff-member-card-info-bit{margin:0 1rem 1rem 0;width:225px;display:flex;align-items:flex-start}.schedule-staff-member-card>section .staff-member-card-info-bit label{position:absolute;width:13px;height:13px;text-align:center;vertical-align:top}.schedule-staff-member-card>section .staff-member-card-info-bit label svg{max-width:13px;max-height:13px}.schedule-staff-member-card>section .staff-member-card-info-bit label svg *[stroke]:not([stroke=none]){stroke:#2e4557}.schedule-staff-member-card>section .staff-member-card-info-bit label svg *[fill]:not([fill=none]){fill:#2e4557}.schedule-staff-member-card>section .staff-member-card-info-bit label~div{margin-left:calc(.5rem + 13px);overflow:hidden;text-overflow:ellipsis}.schedule-staff-member-card>section .staff-member-card-info-bit a{color:#505c67}.schedule-staff-member-card>section .staff-member-card-info-bit a:hover{text-decoration:underline}#schedule-filters{background-color:#fcfcfc;font-size:.8rem;width:38rem}#schedule-filters.filter-count-1{width:20rem}#schedule-filters.filter-count-2{width:26rem}#schedule-filters.filter-count-3{width:32rem}#schedule-filters.filter-count-4{width:38rem}#schedule-filters.filter-count-5{width:44rem}#schedule-filters.filter-count-6{width:50rem}#schedule-filters.filter-count-7{width:56rem}#schedule-filters header{display:flex;justify-content:space-between;align-items:flex-start;padding:1em 1.5em .5em;min-height:4.5em;max-height:6rem;overflow-y:auto}#schedule-filters #charge-filters{display:flex;background-color:#fff;position:relative;box-shadow:0px 3px 4px -4px rgba(0,0,0,.5)}#schedule-filters #charge-filters>div{display:flex;align-items:center;padding:.5rem 1rem}#schedule-filters #charge-filters>div label[for]{font-size:1em;font-weight:600;margin-right:1em}#schedule-filters main{display:flex;justify-content:space-between;align-items:flex-start;background-color:#fff;padding-top:.75em;overflow-x:hidden;overflow-y:auto;border-bottom:2px solid #eee}#schedule-filters main>div{flex-grow:1;flex-basis:0;padding:.75em 1.25em;height:14rem;overflow:auto}#schedule-filters main>div:not(:last-child){border-right:2px solid #eee}#schedule-filters main>div .schedule-filter-type{font-weight:600;color:#555;margin-bottom:1.5em}#schedule-filters main>div .schedule-filter-option{margin-bottom:1em}#schedule-filters main>div .schedule-filter-option .styled-checkbox{position:relative;display:inline-block;margin-right:1em}#schedule-filters main>div .schedule-filter-option .styled-checkbox label{display:inline-block;padding-left:1.75em;color:#686868}#schedule-filters main>div .schedule-filter-option .styled-checkbox label::before{position:absolute;left:0;top:.15em;height:1em;width:1em}#schedule-filters footer{padding:.75em 1.5em;text-align:right}#schedule-filters footer button{margin-left:.25em;padding:.5em 1.5em;font-size:1em}.schedule-filters-pill{display:inline-block;margin-right:.6em;margin-bottom:.6em;background-color:#58b7ff;border-radius:.2em;padding:.5em .7em;color:#fff;font-weight:600}.schedule-filters-pill span{margin-left:.5em}.schedule-filters-pill:hover{background-color:rgb(37,161.0119760479,255)}.sticky-scroll-stuck{position:fixed;top:0;z-index:25}.user-picture{position:relative;display:block;margin:0 auto;width:70px;height:70px;border-radius:100%;background-color:#738b9f;text-align:center;font-size:25px;line-height:70px}.user-picture>.image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:100%}.user-picture.removed{background-color:#d0021b}.user-picture.removed>.image{background-size:50% 50%}.user-picture>.initials{position:relative;color:#fff !important;z-index:9}.user-picture.charge:after,.user-picture.pool:after{position:absolute;z-index:11;bottom:0;left:0;font-family:"proxima-nova",sans-serif;font-size:10px;line-height:150%;font-weight:bold;color:#fff;padding-right:1px;width:16px;height:16px;border-radius:100%;border:1px solid #fff}.user-picture.charge:after{content:"C";background:#187ac4}.user-picture.pool:after{content:"R";background:#d56735}.user-picture.large{width:85px;height:85px;font-size:42px;line-height:85px}.user-picture.large.offline,.user-picture.large.inactive{vertical-align:-42px}.user-picture.large.charge:after,.user-picture.large.pool:after{bottom:2px;left:0}.user-picture.medium{width:45px;height:45px;font-size:22px;line-height:45px}.user-picture.medium.offline,.user-picture.medium.inactive{vertical-align:-22px}.user-picture.medium.charge:after,.user-picture.medium.pool:after{bottom:-2px;left:-6px}.user-picture.smedium{width:34px;height:34px;font-size:13px;line-height:34px;font-weight:600}.user-picture.smedium.offline,.user-picture.smedium.inactive{vertical-align:-13px}.user-picture.smedium.charge:after,.user-picture.smedium.pool:after{width:12px;height:12px;font-size:8px}.user-picture.small{width:25px;height:25px;font-size:10px;line-height:25px}.user-picture.small.offline,.user-picture.small.inactive{vertical-align:-10px}.user-picture.small.charge:after,.user-picture.small.pool:after{content:none}.user-picture.offline,.user-picture.inactive{background-repeat:no-repeat;background-position:center}.user-picture.offline{background-image:url(../img/icon-sms-enabled-white.svg);background-size:35%}.user-picture.inactive{background-image:url(../img/icon-offline-white.svg);background-size:60%}.input-with-buttons,increment-integer-input,input-with-delete{display:block;height:40px}.input-with-buttons input,increment-integer-input input,input-with-delete input,.input-with-buttons button,increment-integer-input button,input-with-delete button{box-sizing:border-box;background-color:#fff;border-radius:5px;color:#68727b;height:40px;line-height:40px;vertical-align:top}.input-with-buttons input[type=text],increment-integer-input input[type=text],input-with-delete input[type=text],.input-with-buttons input[type=number],increment-integer-input input[type=number],input-with-delete input[type=number]{margin:0;padding:0 15px;-webkit-appearance:none}.input-with-buttons input[type=text].has-left-button,increment-integer-input input[type=text].has-left-button,input-with-delete input[type=text].has-left-button,.input-with-buttons input[type=number].has-left-button,increment-integer-input input[type=number].has-left-button,input-with-delete input[type=number].has-left-button{border-left-width:0;border-top-left-radius:0;border-bottom-left-radius:0}.input-with-buttons input[type=text].has-right-button,increment-integer-input input[type=text].has-right-button,input-with-delete input[type=text].has-right-button,.input-with-buttons input[type=number].has-right-button,increment-integer-input input[type=number].has-right-button,input-with-delete input[type=number].has-right-button{border-right-width:0;border-top-right-radius:0;border-bottom-right-radius:0}.input-with-buttons input[type=text]::-webkit-inner-spin-button,increment-integer-input input[type=text]::-webkit-inner-spin-button,input-with-delete input[type=text]::-webkit-inner-spin-button,.input-with-buttons input[type=text]::-webkit-outer-spin-button,increment-integer-input input[type=text]::-webkit-outer-spin-button,input-with-delete input[type=text]::-webkit-outer-spin-button,.input-with-buttons input[type=number]::-webkit-inner-spin-button,increment-integer-input input[type=number]::-webkit-inner-spin-button,input-with-delete input[type=number]::-webkit-inner-spin-button,.input-with-buttons input[type=number]::-webkit-outer-spin-button,increment-integer-input input[type=number]::-webkit-outer-spin-button,input-with-delete input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-with-buttons button,increment-integer-input button,input-with-delete button{margin:0;font-size:23px;padding:0 7px;border-color:#c5c9cc}.input-with-buttons button.left-button,increment-integer-input button.left-button,input-with-delete button.left-button{border-top-right-radius:0;border-bottom-right-radius:0}.input-with-buttons button.right-button,increment-integer-input button.right-button,input-with-delete button.right-button{border-top-left-radius:0;border-bottom-left-radius:0}.input-with-buttons button:hover:not(:disabled),increment-integer-input button:hover:not(:disabled),input-with-delete button:hover:not(:disabled){background-color:#c5c9cc}.input-with-buttons button:disabled,increment-integer-input button:disabled,input-with-delete button:disabled{color:inherit;opacity:inherit;background-color:#eee}.input-with-buttons button:active,increment-integer-input button:active,input-with-delete button:active{top:auto}input-with-delete input[type=text].has-right-button{width:calc(100% - 36px) !important}input-with-delete input.ng-dirty.ng-invalid+button{border-color:#d0021b}input-with-delete button{width:36px}input-with-delete button svg{margin-top:9px}input-with-delete button:hover:not(:disabled) svg *[stroke]:not([stroke=none]){stroke:#d0021b}input-with-delete button:hover:not(:disabled) svg *[fill]:not([fill=none]){fill:#d0021b}increment-integer-input input[type=number]{width:60px;color:#68727b;text-align:center}increment-integer-input button{width:40px;padding:0 15px}.shift-filters .shift-filters-header{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.shift-filters .shift-filters-input{position:relative;margin-bottom:.75rem}.shift-filters .shift-filters-input label{display:block;font-size:.75rem;line-height:1rem;color:#68727b;font-weight:600;margin-bottom:.25rem}.shift-filters .shift-filters-input .select2{width:100% !important}.shift-filters .shift-filters-input .select2 .select2-selection.select2-selection--multiple{border-color:#c5c9cc}.select2-position-option .position-title{font-size:12px;display:block}.select2-position-option .position-abbr{display:block}.select2-shiftType-option .shiftType-times{font-size:.9rem}.shift-type-selection>header{position:relative;background-color:#f6f6f6;color:#68727b;padding:.5rem .75em;border-bottom:1px solid #f5f5f5}.shift-type-selection>header .mock-styled-checkbox{font-size:.9rem}.shift-type-selection>header .shift-type-selection-tally{position:absolute;right:.66rem;top:calc(50% - .5em);text-transform:uppercase;font-weight:600;font-size:.75rem}.shift-type-selection>.shift-type-selection-shiftType{display:flex;justify-content:space-between;align-items:center;padding:.75em;border-bottom:1px solid #f5f5f5;cursor:default;user-select:none}.shift-type-selection>.shift-type-selection-shiftType:last-of-type{border-bottom:none}.shift-type-selection>.shift-type-selection-shiftType .shift-selection{margin-right:1em}.shift-type-selection>.shift-type-selection-shiftType .shift-swatch{margin-right:.75em}.shift-type-selection>.shift-type-selection-shiftType .shift-details{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.shift-type-selection>.shift-type-selection-shiftType .shift-details .shift-label{font-weight:bold;margin-right:.5em}.shift-type-selection>.shift-type-selection-shiftType .shift-details .shift-times{white-space:nowrap}.shift-type-selection>.shift-type-selection-shiftType:hover{background-color:#fafafa}.staff-list{display:flex;flex-wrap:wrap;padding:.5rem;max-height:300px;overflow-x:hidden;overflow-y:auto}.staff-list>div{flex-basis:14rem;display:flex;align-items:center;padding:.5rem}.staff-list>div>div{margin-left:.5rem;font-size:.8rem}.staff-list>div>div>div:first-child{font-weight:600}.user-shift-display{margin:8px 10px 5px 0;width:125px;min-height:140px;text-align:center}.user-shift-display .user-picture-container{display:inline-flex;cursor:pointer}.user-shift-display .user-picture-container .user-picture{margin:0 auto 10px}.user-shift-display h4{font-size:15px;line-height:14px;font-weight:600;padding-bottom:3px;overflow:hidden;text-overflow:ellipsis}.user-shift-display h4.removed-user{font-size:12px;color:#d0021b}@media(min-width: 768px){.user-shift-display h5.shift-timeperiod span.edit-shift-hint{position:absolute;display:none;background-image:url(../img/icon-schedule-edit-black.svg);background-repeat:no-repeat;background-size:65%;background-position:center bottom;width:12px;height:12px;margin-left:3px;margin-top:-1px}.user-shift-display h5.shift-timeperiod:hover{color:#000}.user-shift-display h5.shift-timeperiod:hover span.edit-shift-hint{display:inline-block}}.user-shift-display .department{padding-top:5px;color:#000;font-weight:600}.user-shift-display.removed-user .name,.user-shift-display.removed-user .user-picture-container{cursor:default !important}.user-shift-display:not(.removed-user) .user-picture-container:hover+h4.name[ng-click],.user-shift-display:not(.removed-user) h4.name[ng-click]:hover{text-decoration:underline}.user-shift-display h5.submitted{margin:10px 0 0;padding:10px 0 0;border-top:1px solid #f5f5f5;color:#000}.user-shift-display h5.submitted span{text-transform:uppercase;font-size:11px;display:block;color:#8b9399}#schedule-creation-prompt{text-align:center}#schedule-creation-prompt h3{font-size:30px;line-height:40px;font-weight:600;margin-bottom:30px}#schedule-creation-prompt button{width:336px;margin:30px 0}#schedule-creation-prompt button svg{width:14px;height:14px;margin-right:8px;vertical-align:-2px}#schedule-creation-prompt button svg *[stroke]:not([stroke=none]){stroke:#fff}#schedule-creation-prompt button svg *[fill]:not([fill=none]){fill:#fff}#schedule-creation-prompt .schedule-upload-prompt{font-size:14px;font-weight:600;color:#152e40}#schedule-creation-prompt .schedule-upload-prompt svg{width:22px;height:20px;margin-right:4px;vertical-align:-5px}#schedule-creation-prompt .schedule-upload-prompt>span{text-decoration:underline}#schedule-creation-prompt .schedule-upload-prompt:hover>span{text-decoration:none}#schedule-creation-prompt .existing-drafts{width:355px;margin:30px auto 15px;display:flex;flex-direction:row;align-items:center}#schedule-creation-prompt .existing-drafts svg-icon{width:40px}#schedule-creation-prompt .existing-drafts p{flex-grow:1;font-size:12px;line-height:16px;color:#152e40;text-align:left;margin-left:12px}#schedule-creation-prompt .existing-drafts p a{font-weight:600;text-decoration:underline;color:#152e40}#schedule-creation-prompt .existing-drafts p a:hover{text-decoration:none}.ngdialog.ngdialog-schedule-creation-prompt-modal .ngdialog-content{width:480px}#schedule-upload{position:relative}#schedule-upload .schedule-upload-buttons{position:absolute;top:0;right:0}#schedule-upload .schedule-upload-buttons button{margin-left:16px;padding:10px 20px}#schedule-upload h2,#schedule-upload h3{font-weight:600;color:#000}#schedule-upload h2{font-size:24px;margin-bottom:16px}#schedule-upload h2 svg{margin-right:10px;vertical-align:-4px;width:30px;height:26px}#schedule-upload h2 svg *[stroke]:not([stroke=none]){stroke:#d56735}#schedule-upload h2 svg *[fill]:not([fill=none]){fill:#d56735}#schedule-upload h3{font-size:16px;margin-bottom:20px}#schedule-upload p{font-size:14px;line-height:20px;color:#8b9399;margin-bottom:20px}#schedule-upload p:last-of-type{text-align:center;margin-bottom:10px}#schedule-upload form#upload-box{background-color:#f5f5f5;padding:16px;border-radius:8px;margin-bottom:20px;color:#8b9399}#schedule-upload form#upload-box .drop-box>div,#schedule-upload form#upload-box .drop-box>drag-and-drop>div,#schedule-upload form#upload-box .status-box>div,#schedule-upload form#upload-box .status-box>drag-and-drop>div{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:140px}#schedule-upload form#upload-box .drop-box svg{width:30px;height:26px}#schedule-upload form#upload-box .drop-box svg *[stroke]:not([stroke=none]){stroke:#8b9399}#schedule-upload form#upload-box .drop-box svg *[fill]:not([fill=none]){fill:#8b9399}#schedule-upload form#upload-box .drop-box h4{font-size:16px;line-height:17px;font-weight:600}#schedule-upload form#upload-box .drop-box>div,#schedule-upload form#upload-box .drop-box>drag-and-drop>div{border:1px dashed #8b9399;border-radius:8px;font-size:12px;line-height:17px}#schedule-upload form#upload-box .drop-box>div+div,#schedule-upload form#upload-box .drop-box>drag-and-drop>div+div{font-size:10px}#schedule-upload form#upload-box .drag-and-drop-container:hover,#schedule-upload form#upload-box .drag-and-drop-container.fileOver{background-color:#fff;cursor:pointer}#schedule-upload form#upload-box .status-box .progress-icon{background-repeat:no-repeat;display:inline-block;background-size:contain;width:100px;height:100px}#schedule-upload form#upload-box .status-box .progress-icon.parsing{background-image:url(../img/schedule-upload/import-gears.gif)}#schedule-upload form#upload-box .status-box .progress-icon.optimizing{background-image:url(../img/schedule-upload/import-speed.gif)}#schedule-upload form#upload-box .status-box .progress-icon.building{background-image:url(../img/schedule-upload/import-bars.gif)}#schedule-upload form#upload-box .status-box .progress-header{font-size:20px;font-weight:600}#schedule-upload form#upload-box .status-box .progress-header.progress-header-error{color:#d0021b}#schedule-upload form#upload-box .status-box .progress-header.progress-header-success{color:#37871d}#schedule-upload form#upload-box .status-box .progress-detail{font-size:16px;margin-bottom:12px}#schedule-upload form#upload-box .status-box img{width:60px;height:60px}#schedule-upload form#upload-box .status-box a{color:#d56735;text-transform:uppercase;font-size:14px;font-weight:600;margin:0 12px}#schedule-upload form#upload-box .status-box a+a{text-transform:none}#schedule-upload form#upload-box input[type=file]{display:none}#schedule-autosave-notification{color:#152e40}#schedule-autosave-notification h3{font-size:20px;line-height:24px;font-weight:bold;margin-bottom:12px}#schedule-autosave-notification h3 svg{margin-right:8px;vertical-align:-8px}#schedule-autosave-notification p{font-size:14px;margin-bottom:12px}#schedule-autosave-notification p a{font-weight:600}#schedule-autosave-notification .styled-checkbox{font-size:14px;-webkit-user-select:none;user-select:none}#schedule-autosave-notification .styled-checkbox label::before{font-size:16px;vertical-align:-3px}.ngdialog.ngdialog-schedule-autosave-notification-modal .ngdialog-content{width:500px}body.mobile-menu-open{overflow:hidden;overflow-y:scroll}body.mobile-menu-open #app{overflow-y:hidden;overflow-y:initial}body.mobile-menu-open #mobile-content-overlay{display:block}#mobile-content-overlay{display:none;position:fixed;z-index:150;top:0;left:0;right:0;bottom:0;background-color:rgba(58,67,75,.6)}#mobile-header{display:flex;align-items:center;height:100%;padding:1rem .25rem 1rem 1rem}#mobile-header .mobile-menu-toggle{display:block;background:url(../img/mobile/icon-menu.svg);background-repeat:no-repeat;background-size:cover;width:18px;height:12px;margin-right:1rem}#mobile-header h2{color:#fff}#mobile-header .actions-container{flex-grow:1;text-align:right}#mobile-header .actions-container button{background:none;color:#fff;font-weight:bold;font-size:2rem}#mobile-menu{position:absolute;z-index:175;left:-235px;top:0;bottom:0;background:#152e40;color:#fff;width:235px;transition:left ease-in-out 250ms}#mobile-menu.active{left:0}#mobile-menu .current-user{padding:1rem;text-align:center;background:#162634}#mobile-menu .current-user .current-user-name{padding:.5rem;font-weight:bold}#mobile-menu ul{margin:0;padding:0}#mobile-menu ul li{list-style:none;margin:0;padding:0;position:relative;display:flex;flex-direction:row;justify-items:center}#mobile-menu ul li a{display:flex;align-items:center;margin:1rem 1.5rem;color:#fff;font-weight:bold;text-decoration:none}#mobile-menu ul li a .icon{overflow:hidden;padding:13px}#mobile-menu ul li a .icon svg{display:inline-block;width:100%;max-height:60px;vertical-align:-5px;width:unset}#mobile-menu ul li a .icon svg *[stroke]:not([stroke=none]){stroke:#fff}#mobile-menu ul li a .icon svg *[fill]:not([fill=none]){fill:#fff}#mobile-menu ul li.active{background-color:#2b5b7f}#mobile-menu hr{border:none;background-color:#c5c9cc;height:1px;margin:20px 15px}#mobile-menu #mobile-department-switching-container{position:relative;padding:1rem;text-align:center;background:#162634}#mobile-menu #mobile-department-switching-options{display:none}#mobile-menu #mobile-department-switching-prompt{position:relative;top:calc(50% - .5em);vertical-align:top;cursor:default}#mobile-menu #mobile-department-switching-prompt img{vertical-align:middle;margin-left:1em}#mobile-menu #mobile-department-switching-prompt.no-prompt{cursor:initial}#mobile-menu #mobile-department-switching-prompt.no-prompt img{display:none}.mobile-department-switching-drop{z-index:300}.mobile-department-switching-drop:before{display:none}.mobile-department-switching-drop ul{margin:0 .75rem;width:calc(235px - 1.5rem);max-height:75vh}.mobile-department-switching-drop ul>li>a{padding:.5em 1em;text-align:center}.mobile-shifts{position:relative}.mobile-shifts .mobile-shifts-tabs{overflow:hidden;border-bottom:2px solid #f5f5f5}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab{float:left;width:33%;text-align:center;color:#68727b;margin-top:10px}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab.mobile-shifts-tab-drafting{display:none}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header{width:80%;margin:5px auto 0;padding-bottom:9px;border-bottom:2.5px solid rgba(0,0,0,0)}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header:hover{border-bottom:2.5px solid #c5c9cc}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header.active{border-bottom:2.5px solid #cb6331;font-weight:bold;color:#cb6332}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header.active .count{background-color:#cb6331;color:#fff}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header h4{text-transform:uppercase;font-size:15px;font-weight:bold}@media screen and (max-width: 900px){.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header h4{font-size:12px}}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header .count{display:inline-block;top:12px;left:220px;font-size:13px;width:25px;height:25px;padding:4px;color:#fff;background:#fff;border-radius:50%;background-color:#7a7a7a}.mobile-shifts .mobile-shifts-tabs .mobile-shifts-tab .mobile-shifts-tab-header .oncall{left:480px}.mobile-shifts .users{overflow:auto;position:relative;padding:15px 25px 50px 25px}.mobile-shifts .users.empty p{margin:15px 0}.mobile-shifts .users h3{font-size:24px;margin:0 0 15px 0}.mobile-shifts .users .notify{float:right;display:inline}.mobile-shifts .users .users-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;clear:both}.mobile-shifts .shifts-bucket{display:block;overflow:hidden;margin-bottom:15px}.mobile-shifts .shifts-bucket h2{position:relative}.mobile-shifts .shifts-bucket h2 span{font-size:22px;font-weight:600;color:#000;background:#fff}.mobile-shifts .shifts-bucket h2 span:last-child{padding-right:10px}.mobile-shifts .shifts-bucket h2 span.working-count{font-size:16px;color:#8b9399}.mobile-shifts .shifts-bucket h2 .shift-swatch{vertical-align:middle}.mobile-shifts .shifts-bucket.other-shifts h2{display:none;margin-bottom:15px}.mobile-shifts .shifts-bucket.other-shifts.inc-shift-types h2{display:block}.mobile-shifts .shifts-bucket .positions{overflow:hidden;margin-top:10px;padding-top:10px}.mobile-shifts .shifts-bucket .positions:empty{margin-top:0}.mobile-shifts .shifts-bucket .positions:empty~div{border-top:none;padding-top:0}.mobile-shifts .shifts-bucket .not-show{display:none}.mobile-shifts .shifts-bucket h5.title{font-size:14px;font-weight:bold;color:#505c67;float:left}.mobile-shifts .shifts-bucket hr{float:right;width:85%;color:#505c67;border:1px solid #f5f5f5}@media(max-width: 767px){.modal-form-container .modal-form-detail-group{display:block}.modal-form-container .modal-form-detail-group .modal-form-detail{width:100%}.staff-selection .staff-selection-filters>div{width:100%}.staff-selection .staff-selection-filters>div .input-text{display:block;margin-bottom:.4rem}.ng-tabset .ng-tabset-contents .ng-tabset-content{padding:1rem}.ng-tabset .ng-tabset-tabs .ng-tabset-tab[label-only=true] .switch i{margin:.25rem}table.edit-shift-staff-member-details{display:block;overflow:hidden}table.edit-shift-staff-member-details tr{display:block}table.edit-shift-staff-member-details tr th,table.edit-shift-staff-member-details tr td{display:block;width:100%}table.edit-shift-staff-member-details tr th{border-bottom:none;padding:0 0 .25rem}table.edit-shift-staff-member-details tr td{padding:0 0 .75rem;margin-bottom:.75rem}}#mobile-pending-requests{padding:1rem}#mobile-pending-requests .no-requests{text-align:center;font-size:1.5rem}#mobile-pending-requests .no-requests span{white-space:nowrap}#mobile-pending-requests .swap-detail-card-view{display:none}@media(max-width: 767px){.help-controller .section-header{display:none}}@media print{*{-webkit-print-color-adjust:exact !important;color-adjust:exact !important;print-color-adjust:exact !important}body{height:auto !important;overflow:visible;padding:0 !important}body ::-webkit-scrollbar{display:none}#header-container,#menu{display:none}.section-header{background:none;padding:1rem}.section-header *{color:#000 !important}.section-header .sections,.section-header .actions{display:none}.utility-row{display:none}#schedule #schedule-open-shifts{display:none}#schedule #schedule-workspace-unassigned-header,#schedule #schedule-workspace-unassigned-header~.schedule-columns-container{display:none}#schedule .schedule-columns-container{page-break-inside:avoid;break-inside:avoid}#schedule .schedule-columns-container .schedule-first-cell{width:20% !important}#schedule .schedule-columns-container .schedule-week{width:80% !important}#schedule .sticky-scroll-stuck{position:static;width:100% !important;padding-right:0 !important}#schedule .schedule-container{margin:0 !important}}