.modal-open .modal{overflow-y:hidden}.modal-backdrop{background-color:#191e21}.modal-backdrop.in{opacity:.6}.modal-content{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}#modal-new ::-webkit-scrollbar{width:.5em;height:.5em}#modal-new ::-webkit-scrollbar-thumb{background:#48768d}#modal-new ::-webkit-scrollbar-track{background:#fff}#modal-new body{scrollbar-face-color:#48768d;scrollbar-track-color:#fff}#modal-new .panel{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin-bottom:0}#modal-new #modal-close{background-color:#ec7575;color:#fff;border:3px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 10px 0 #969696;-moz-box-shadow:0 0 10px 0 #969696;box-shadow:0 0 10px 0 #969696;height:48px;opacity:1;width:48px;position:absolute;right:-18px;top:-10px;font-size:53px;text-shadow:none}#modal-new #modal-close:focus{outline:none}#modal-new #modal-close span{position:relative;top:-7px}#modal-new .modal-header{border:none;border-bottom:1px solid #e8e8e8;border-top-left-radius:8px;border-top-right-radius:8px;padding:20px 20px 5px 20px}#modal-new .modal-header h3{color:#263644;margin-bottom:15px;margin-top:0;font-size:14px;font-weight:600;text-transform:capitalize}#modal-new .modal-header ul.header-details li{color:#626366;font-size:12px;font-weight:600}#modal-new .modal-header ul.header-details li:first-child{text-transform:uppercase}#modal-new .modal-header ul.header-details li.shift-tags{font-size:11px;font-style:italic;font-weight:normal}#modal-new .modal-header .description{color:#626366;margin-bottom:0;font-size:11px}#modal-new .modal-footer{padding:10px 15px}#modal-new .modal-footer button.btn{background-color:#0092db;border:none;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;height:45px;margin-right:20px;margin-top:0;width:190px;font-size:14px;font-weight:600;text-transform:uppercase}#modal-new .modal-footer button.btn:hover{background-color:#0092db}#modal-new .modal-footer button.btn.btn-modal-reject{background-color:#ec7575}#modal-new .modal-footer a.btn{margin-top:0}#modal-new.staff-shift-details .modal-body{background-color:#fff;padding:0}#modal-new.staff-shift-details .modal-body .txt-container{background-color:#e6f0f4;padding:2px}#modal-new.staff-shift-details .modal-body .txt-container textarea{color:#263644;border:1px solid #e8e8e8;height:130px;padding:10px;resize:none;width:100%;font-size:12px}#modal-new.staff-shift-details .modal-body .txt-container textarea::-webkit-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.staff-shift-details .modal-body .txt-container textarea:-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.staff-shift-details .modal-body .txt-container textarea::-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.staff-shift-details .modal-body .txt-container textarea:-ms-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.staff-shift-details .modal-body .txt-container textarea.half-size{height:65px}#modal-new.staff-shift-details .modal-body label{color:#626366;margin:13px 0;font-size:12px}#modal-new.staff-shift-details .modal-body label input{margin-left:15px}#modal-new.staff-shift-details .modal-body label p{margin-right:15px;width:85%;float:right}#modal-new .chat-active{max-height:157px;overflow-y:auto;padding-bottom:0;padding-top:15px}#modal-new .chat-history hr,#modal-new #chatlog hr{border-color:#e8e8e8;padding:0}#modal-new .chat-history .history-status,#modal-new #chatlog .history-status{text-align:center}#modal-new .chat-history .history-status span,#modal-new #chatlog .history-status span{background-color:#fff;color:#aebcc5;padding:0 5px;position:relative;top:-23px;font-size:10pt;font-weight:600}#modal-new ul.chat{margin-bottom:0}#modal-new ul.chat li{background-color:#e6f0f4;color:#78909e;border:1px solid #e8e8e8;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;margin-bottom:30px;max-width:385px;min-height:44px;min-width:225px;padding:5px 10px;position:relative;font-size:14px}#modal-new ul.chat li span.msg-info{color:#aebcc5;left:0;position:absolute;bottom:-15px;font-size:10px;font-weight:600}#modal-new ul.chat li span.msg-info.bot-30{bottom:-30px}#modal-new ul.chat li.msg-requester{margin-right:10px;float:right}#modal-new ul.chat li.msg-requester:after{border-color:#e6f0f4 transparent;border-style:solid;border-width:20px 0 0 35px;bottom:-20px;right:25px}#modal-new ul.chat li.msg-manager{margin-left:10px;float:left}#modal-new ul.chat li.msg-manager:after{left:25px}#modal-new ul.chat li.msg-manager span.msg-info{left:65px}#modal-new ul.chat li:after{content:"";border-color:transparent #e6f0f4;border-style:solid;border-width:0 0 14px 35px;display:block;width:0;bottom:-14px;position:absolute}#modal-new .modal-cancel{color:#ec7575;margin-right:12px;position:relative;top:12px;font-size:14px;font-weight:600;text-decoration:underline;text-transform:uppercase}#modal-new input[type=checkbox]{display:none}#modal-new input[type=checkbox]:checked+label:before{color:#0092db;content:"";font-family:'Glyphicons Halflings';font-size:13px;font-weight:700;line-height:15px;text-align:center;-webkit-transition:color .2s ease-in-out 0s;-moz-transition:color .2s ease-in-out 0s;-ms-transition:color .2s ease-in-out 0s;-o-transition:color .2s ease-in-out 0s;transition:color .2s ease-in-out 0s}#modal-new input[type=radio]{display:none}#modal-new input[type=radio]+label{margin-top:15px;font-size:14px}#modal-new input[type=radio]+label span:not(.txt){background-color:#fff;border:2px solid #fff;box-shadow:0 0 0 1px #626366;display:inline-block;height:12px;width:12px;margin:-2px 10px 0 0;vertical-align:middle;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#modal-new input[type=radio]:checked+label span:not(.txt){background-color:#0092db;-webkit-transition:background-color .2s ease-in-out 0s;-moz-transition:background-color .2s ease-in-out 0s;-ms-transition:background-color .2s ease-in-out 0s;-o-transition:background-color .2s ease-in-out 0s;transition:background-color .2s ease-in-out 0s}#modal-new .checkbox{background-color:#e6f0f4;margin-top:0}#modal-new .checkbox label{display:inline-block;margin-right:15px;padding-left:40px;cursor:pointer;position:relative;font-size:13px}#modal-new .checkbox label:before{background-color:#fff;border:1px solid #93b2c9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;height:18px;width:18px;content:"";top:4px;left:10px;margin-right:10px;position:absolute}#modal-new .checkbox label span{font-weight:600}#modal-new.manager-shift-details .sp-container{width:546px;height:310px;width:95%}#modal-new.manager-shift-details .sp-circle{margin-top:50%;margin-right:250px}#modal-new.manager-shift-details button{position:relative}#modal-new.manager-shift-details button .sp-circle{margin-top:3px;margin-right:0}#modal-new.manager-shift-details .modal-header{border-bottom:1px solid #e8e8e8;padding-bottom:15px}#modal-new.manager-shift-details .modal-header h3{display:inline-block;margin-right:20px}#modal-new.manager-shift-details .modal-header a{color:#263644;font-weight:600;text-decoration:underline}#modal-new.manager-shift-details .modal-header a .glyphicon{color:#0083db;margin-right:5px}#modal-new.manager-shift-details .modal-header a:after{content:"";font-family:'Glyphicons Halflings';text-decoration:none}#modal-new.manager-shift-details .modal-body{background-color:#fff;min-height:465px;overflow:hidden;padding:0;width:100%;position:relative}#modal-new.manager-shift-details .modal-body .shift-details{padding:20px 0 20px 40px}#modal-new.manager-shift-details .modal-body .shift-details h4{color:#626366;margin-bottom:0;padding-left:0;font-size:14px;font-weight:600;text-transform:uppercase}#modal-new.manager-shift-details .modal-body .shift-details h4#shift-name{text-transform:none}#modal-new.manager-shift-details .modal-body .shift-details .details h4 span{font-size:11px;font-style:italic;font-weight:300;text-transform:none}#modal-new.manager-shift-details .modal-body .shift-details .details p{color:#626366;margin-bottom:0;font-size:12px;font-weight:normal}#modal-new.manager-shift-details .modal-body .shift-details .details label{display:block;margin-top:15px;text-transform:uppercase}#modal-new.manager-shift-details .modal-body .shift-details .details label#label-end{margin-top:13px}#modal-new.manager-shift-details .modal-body .shift-details .details input#start,#modal-new.manager-shift-details .modal-body .shift-details .details input#end{color:#78909e;font-size:12px}#modal-new.manager-shift-details .modal-body #container-table>div{background-color:#e6f0f4;padding:5px 20px 5px 10px}#modal-new.manager-shift-details .modal-body #container-table>div.sp-container{background-color:transparent}#modal-new.manager-shift-details .modal-body #container-table>div input{border:1px solid #d4e3e8;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-right:20px;width:310px}#modal-new.manager-shift-details .modal-body #container-table>div input::-webkit-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body #container-table>div input:-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body #container-table>div input::-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body #container-table>div input:-ms-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body #container-table>div span.btn-txt{color:#626366;font-size:12px;font-weight:600;text-transform:uppercase}#modal-new.manager-shift-details .modal-body #container-table label#btn-switch{top:3px}#modal-new.manager-shift-details .modal-body table#list-employees{margin-bottom:0}#modal-new.manager-shift-details .modal-body table#list-employees thead{background-color:#e6f0f4}#modal-new.manager-shift-details .modal-body table#list-employees th{background-color:#e6f0f4;display:inline-block;height:45px;padding-top:15px;text-align:center;vertical-align:middle}#modal-new.manager-shift-details .modal-body table#list-employees th:first-child{padding-left:10px;width:185px}#modal-new.manager-shift-details .modal-body table#list-employees th:first-child input{border:none;width:100%}#modal-new.manager-shift-details .modal-body table#list-employees th:first-child input::-webkit-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body table#list-employees th:first-child input:-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body table#list-employees th:first-child input::-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body table#list-employees th:first-child input:-ms-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body table#list-employees th:nth-child(2){width:105px}#modal-new.manager-shift-details .modal-body table#list-employees th:nth-child(3){width:61px}#modal-new.manager-shift-details .modal-body table#list-employees th:nth-child(3).eligible{width:250px}#modal-new.manager-shift-details .modal-body table#list-employees th:last-child{width:195px}#modal-new.manager-shift-details .modal-body table#list-employees tbody{border-top:none;display:block;height:265px;overflow-y:auto;width:546px}#modal-new.manager-shift-details .modal-body table#list-employees tbody tr:hover{cursor:pointer}#modal-new.manager-shift-details .modal-body table#list-employees tbody td{color:#78909e;display:inline-block;min-height:40px;font-size:13px;font-weight:normal}#modal-new.manager-shift-details .modal-body table#list-employees tbody td:first-child{max-width:185px;min-width:185px;width:185px}#modal-new.manager-shift-details .modal-body table#list-employees tbody td:nth-child(2){max-width:105px;min-width:105px;width:105px;text-align:center}#modal-new.manager-shift-details .modal-body table#list-employees tbody td:nth-child(3){max-width:61px;min-width:61px;width:61px;text-align:center}#modal-new.manager-shift-details .modal-body table#list-employees tbody td:nth-child(3).eligible{max-width:248px;min-width:248px;width:248px}#modal-new.manager-shift-details .modal-body table#list-employees tbody td:last-child{max-width:188px;min-width:188px;width:188px}#modal-new.manager-shift-details .modal-body table#list-employees tbody td:hover{cursor:pointer}#modal-new.manager-shift-details .modal-body table#list-employees tbody td .glyphicon-star{font-size:12px}#modal-new.manager-shift-details .modal-body table#list-employees tbody td .glyphicon-star.first-grey-star{margin-left:-3px}#modal-new.manager-shift-details .modal-body table#list-employees tbody td.selected{background-color:#b2e2f5 !important}#modal-new.manager-shift-details .modal-body table#list-employees tbody td ul{margin-bottom:0}#modal-new.manager-shift-details .modal-body table#list-employees tbody#ineligible-employee-list td{height:100%;padding-bottom:0;padding-top:0;vertical-align:top}#modal-new.manager-shift-details .modal-body table#list-employees tbody#ineligible-employee-list td span{display:inline-block;padding:8px 0}#modal-new.manager-shift-details .modal-body .chat-sidebar{background-color:#e6f0f4;height:100%;padding:0;position:absolute;right:0;top:0}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active{height:439px;max-height:439px;min-height:439px;padding:20px 0}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active li{background-color:#fff}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active li.msg-requester{margin-left:20px;margin-right:10px}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active li.msg-requester:after{border-color:#fff transparent}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active li.msg-manager{margin-left:10px;margin-right:20px}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active li.msg-manager:after{border-color:transparent #fff}#modal-new.manager-shift-details .modal-body .chat-sidebar .chat-active .history-status span{background-color:#e6f0f4}#modal-new.manager-shift-details .modal-body .chat-sidebar textarea{border-bottom:none;height:85px;resize:none;width:100%;bottom:0;position:absolute}#modal-new.manager-shift-details .modal-body .chat-sidebar textarea::-webkit-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body .chat-sidebar textarea:-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body .chat-sidebar textarea::-moz-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body .chat-sidebar textarea:-ms-input-placeholder{color:#aebcc5;font-size:13px;font-style:italic;font-weight:600}#modal-new.manager-shift-details .modal-body .chat-sidebar button{background-color:transparent;color:#aebcc5;bottom:0;position:absolute;right:0;z-index:1500;font-size:13px;font-weight:600}#modal-new.manager-shift-details .modal-body .chat-sidebar button.message{color:#626366}#modal-new.shift-details input{border:1px solid #d4e3e8;color:#78909e;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;height:32px;padding:5px;font-size:14px;font-weight:400}#modal-new.shift-details input::-webkit-input-placeholder{color:#78909e}#modal-new.shift-details input:-moz-placeholder{color:#78909e}#modal-new.shift-details input::-moz-placeholder{color:#78909e}#modal-new.shift-details input:-ms-input-placeholder{color:#78909e}#modal-new.shift-details label{color:#626366;display:block;font-size:12px;font-weight:600;text-transform:uppercase}#modal-new.shift-details .shift-warning{background-color:#e86666;color:#fff;position:absolute}#modal-new.shift-details .modal-body{padding-top:0}#modal-new.shift-details #shift-time,#modal-new.shift-details #modal-shift-time{background-color:#e6f0f4;padding:20px 40px}#modal-new.shift-details #shift-time ul,#modal-new.shift-details #modal-shift-time ul{margin-bottom:0}#modal-new.shift-details #shift-time ul li,#modal-new.shift-details #modal-shift-time ul li{background-color:#fff;border-radius:22px;height:45px;margin-right:39px;padding-top:7px;width:45px;line-height:1em;text-align:center;cursor:pointer}#modal-new.shift-details #shift-time ul li:last-child,#modal-new.shift-details #modal-shift-time ul li:last-child{margin-right:0}#modal-new.shift-details #shift-time ul li.selected,#modal-new.shift-details #shift-time ul li.sel,#modal-new.shift-details #modal-shift-time ul li.selected,#modal-new.shift-details #modal-shift-time ul li.sel{background-color:#009fdd}#modal-new.shift-details #shift-time ul li.selected span,#modal-new.shift-details #shift-time ul li.sel span,#modal-new.shift-details #modal-shift-time ul li.selected span,#modal-new.shift-details #modal-shift-time ul li.sel span{color:#fff !important;font-weight:600 !important}#modal-new.shift-details #shift-time ul li span:first-child,#modal-new.shift-details #modal-shift-time ul li span:first-child{font-size:16px;font-weight:600}#modal-new.shift-details #shift-time ul li span:last-child,#modal-new.shift-details #modal-shift-time ul li span:last-child{color:#969696;font-size:12px}#modal-new.shift-details #shift-time #days,#modal-new.shift-details #modal-shift-time #days{padding-top:20px}#modal-new.shift-details #shift-time .shift-warning,#modal-new.shift-details #modal-shift-time .shift-warning{bottom:6px;left:-10px}#modal-new.shift-details #job-details{padding:30px 40px 30px 40px}#modal-new.shift-details #job-details .row{margin-bottom:30px}#modal-new.shift-details #job-details .select{border:1px solid #d4e3e8;width:93%}#modal-new.shift-details #job-details .select .arr:before,#modal-new.shift-details #job-details .select .arr:after{border-top:6px solid #78909e}#modal-new.shift-details #job-details .select select{color:#78909e;font-size:14px;font-weight:normal}#modal-new.shift-details #job-details tags-input .tags{border:1px solid #d4e3e8}#modal-new.shift-details #job-details tags-input .tags .input{border:0;height:26px;padding:0;padding-left:5px}#modal-new.shift-details #job-details .rating{display:inline-block;margin:0;padding:0}#modal-new.shift-details #job-details .rating li{color:#ddd;cursor:pointer;display:inline-block;list-style-type:none;padding:1px;font-size:26px}#modal-new.shift-details #job-details .rating li.filled{color:#0092db}#modal-new.shift-details #job-details p{color:#78909e;display:inline-block}#modal-new.shift-details #job-details .shift-warning{bottom:9px;left:-15px}#modal-new.shift-details #test-row{margin-left:0;margin-right:0;width:100%;bottom:-1px;position:absolute;z-index:2}#modal-new.shift-details #test-row.no-z{z-index:0}#modal-new.shift-details #test-row .col-xs-12{padding-left:0;padding-right:0}#modal-new.shift-details #test-row .panel{border:none}#modal-new.shift-details #test-row .panel-group{margin-bottom:0}#modal-new.shift-details #test-row .panel-heading{background-color:#e6f0f4;border:none;padding:5px 10px}#modal-new.shift-details #test-row .panel-heading span.btn-txt{color:#626366;font-size:12px;font-weight:600;text-transform:uppercase}#modal-new.shift-details #test-row .panel-heading label#btn-switch{display:inline-block;margin:0 10px;top:3px}#modal-new.shift-details #test-row .panel-body{border-top:none;height:255px;max-height:255px;padding:0;overflow-y:auto}#modal-new.shift-details #test-row input#SearchString{width:310px;margin-right:20px;padding-left:30px}#modal-new.shift-details #test-row table thead th{background-color:#e6f0f4;width:25%;text-align:center;vertical-align:middle}#modal-new.shift-details #test-row table thead th#col-level{min-width:105px;width:105px}#modal-new.shift-details #test-row table thead th#col-hrs{max-width:117px;width:117px}#modal-new.shift-details #test-row table td{color:#78909e;font-size:13px;font-weight:normal;cursor:pointer}#modal-new.shift-details #test-row table td.col-hrs{text-align:center}#modal-new.shift-details #test-row table td.col-reasons{font-size:11px}#modal-new.shift-details #test-row table td.col-level{text-align:center}#modal-new.shift-details #test-row table td.selected{color:#626366}#modal-new.shift-details #test-row table tbody{border:none}#modal-new.shift-details #test-row table .glyphicon-star{font-size:14px}#modal-new.shift-details #test-row .chevron{color:#93b2c9;margin-top:5px;font-size:22px}#modal-new.shift-details #employee-list{margin-left:0;margin-right:0}#modal-new.shift-details #employee-list .col-xs-12{padding-left:0;padding-right:0}#modal-new.shift-details #employee-list tbody{display:block;height:200px;max-height:200px;overflow-y:auto}#modal-new.shift-details.schedule-template .sp-circle{margin-top:0;margin-right:90px}#modal-new.shift-details.schedule-template #days ul li span{color:#626366;position:relative;top:7px;font-size:16px}#modal-new.shift-details.schedule-template #days ul li.sel span{color:#fff}#modal-new.shift-details.schedule-template #job-details{padding-bottom:0}#modal-new.shift-details.schedule-template tags-input.ti-input-sm{position:relative}#modal-new .glyphicon-star{color:#0083db;margin-top:5px;font-size:20px}#modal-new .glyphicon-star.first-grey-star{margin-left:-3px}#modal-new .star-grey{color:#969696}#modal-new .request-sent{padding-top:20px;text-align:center}#modal-new .request-sent p{margin-top:10px;font-size:12px;font-weight:600;text-transform:uppercase}#modal-new .request-sent p.msg-txt{padding-left:20px;padding-right:20px;margin-top:50px;text-align:left;text-transform:none}#modal-new .request-sent a{color:#626366;display:block;margin-bottom:15px;padding-left:20px;font-size:12px;font-weight:600;text-decoration:underline;text-align:left}#modal-new.schedule-load-templates .modal-body{min-height:500px}#modal-new.schedule-load-templates table th:first-child,#modal-new.schedule-load-templates table td:first-child{width:471px}#modal-new.schedule-load-templates table th:last-child,#modal-new.schedule-load-templates table td:last-child{padding-left:0;width:157px;text-align:left}#modal-new.schedule-load-templates table td:last-child{padding-left:6px}#modal-new.copy-schedule .modal-body{padding:20px}#modal-new.copy-schedule label.check:before{left:20px}#modal-new.copy-schedule i{color:#626366;height:auto;width:auto;opacity:1;font-size:1em}#modal-new.copy-schedule i:before{margin-bottom:1em;margin-right:1em;font-size:21px}#modal-new.copy-schedule i:hover span{text-decoration:underline}#modal-new.copy-schedule i span.txt{font-family:"Open Sans",sans-serif}#modal-new.publish-modal h3.subtitle{color:#0d7eb7;padding-left:20px;font-size:11px;font-weight:600;text-transform:uppercase}#modal-new.publish-modal table th,#modal-new.publish-modal table td{text-align:left}#modal-new.publish-modal table th:first-child,#modal-new.publish-modal table td:first-child{width:116px}#modal-new.publish-modal table th:nth-child(2),#modal-new.publish-modal table td:nth-child(2){width:39px}#modal-new.publish-modal table th:nth-child(3),#modal-new.publish-modal table td:nth-child(3){width:248px}#modal-new.publish-modal table th:nth-child(4),#modal-new.publish-modal table td:nth-child(4){width:122px}#modal-new.publish-modal table th:last-child,#modal-new.publish-modal table td:last-child{width:247px}#modal-new.publish-modal #new-staff{height:auto;max-height:350px;overflow-y:scroll;padding-bottom:20px}#modal-new.publish-modal #new-staff .new-employees-list{background-color:#d7f6f4;border:1px solid #86e6de;border-radius:3px;margin-bottom:8px;margin-left:15px;margin-right:2.5px;min-height:95px;padding:0 12px 12px 12px;width:47%;float:left}#modal-new.publish-modal #new-staff .new-employees-list a{display:block;height:100%;width:100%;text-decoration:none}#modal-new.publish-modal #new-staff .new-employees-list img{border:3px solid #5eddd3;margin-top:10px}#modal-new.publish-modal #new-staff .new-employees-list ul{padding-left:72px}#modal-new.publish-modal #new-staff .new-employees-list ul li{font-size:13px;font-weight:600;overflow:hidden}#modal-new.publish-modal #new-staff .new-employees-list ul li:first-child{color:#2abcaa;font-size:12px}#modal-new.publish-modal #new-staff .new-employees-list ul li span{display:inline-block;min-width:25px}#modal-new.save-as-template .modal-body{padding:20px}#modal-new.schedule-template-add-jobs h3{text-transform:none}#modal-new.schedule-template-add-jobs .modal-body{padding:0}#modal-new.schedule-template-add-jobs .modal-body label{margin-bottom:15px;padding-left:25px}#modal-new.schedule-template-add-jobs .modal-body label.check:before{top:2px}#modal-new.schedule-template-add-jobs .container{border-bottom-color:#e8e8e8}#modal-new.tags-modal .checkbox{background-color:transparent}#modal-new.tags-modal input,#modal-new.tags-modal .multi-select,#modal-new.tags-modal select,#modal-new.tags-modal .select{height:38px}#modal-new.tags-modal .modal-body{padding:15px 0}#modal-new.tags-modal .modal-body .container-fluid{padding:0}#modal-new.tags-modal .modal-body .container-fluid>.row{padding:0 30px}#modal-new.tags-modal #job-container{min-height:400px;max-height:400px;padding:0 30px;overflow-y:scroll}#modal-new.tags-modal #job-container .row{margin-bottom:10px;padding-left:15px}#modal-new.tags-modal #job-container .row>div{display:inline-block}#modal-new.tags-modal #job-container .row>div.job-name,#modal-new.tags-modal #job-container .row>div.site-select{width:41%}#modal-new.tags-modal #job-container .row>div.at{padding-left:7px;padding-right:7px}#modal-new.tags-modal #job-container .row>div.remove{padding-left:10px}#modal-new.tags-modal #job-container .row>div.remove label{font-weight:400}#modal-new.tags-modal #job-container .row>div.remove label:hover{font-weight:600;text-decoration:underline}#modal-new .group{background-color:#fafafa;border:1px solid #ddd;margin-bottom:12px;padding:1em}#modal-new .group h3{color:#626366;font-size:12px;font-weight:700;text-transform:uppercase}#modal-new .no-padding{padding:0}#modal-new tr.selected{background-color:#b2e2f5 !important}#modal-new table.scrollable thead{display:block}#modal-new table.scrollable tbody{display:block;max-height:200px;overflow:auto}#modal-new table.scrollable tbody.short{max-height:250px}#modal-new label{color:#626366;cursor:pointer;font-size:11px;font-weight:600;text-transform:uppercase}#modal-new label.check{padding-left:40px}#modal-new label.check:before{background-color:#fff;color:#fff;border:1px solid #93b2c9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;height:20px;width:20px;content:"";left:10px;margin-right:10px;position:absolute;-webkit-transition:color .2s ease-in-out 0s;-moz-transition:color .2s ease-in-out 0s;-ms-transition:color .2s ease-in-out 0s;-o-transition:color .2s ease-in-out 0s;transition:color .2s ease-in-out 0s}#modal-new label span{font-weight:600}#modal-new div.remove label{color:#ea6565}#modal-new input{color:#626366;border:1px solid #e0e0e0;border-radius:2px;padding:5px;font-size:14px;font-weight:400}#modal-new .multi-select .checkBoxContainer{padding-left:0;padding-right:0}#modal-new .multi-select .inputFilter{height:auto}#modal-new .multi-select .multiSelect{position:relative}#modal-new .multi-select .multiSelect .clearButton{height:78%}#modal-new .multi-select .multiSelect .line{max-height:30px}#modal-new .multi-select .multiSelect .helperButton{margin-bottom:0}#modal-new .multi-select .multiSelect>button,#modal-new .multi-select .multiSelect>button:hover{background-image:none;color:#626366;border:1px solid #e0e0e0;border-radius:2px;height:32px;padding:5px;width:100%;font-size:14px;font-weight:400;text-align:left}#modal-new .multi-select .multiSelectItem{padding-left:30px}#modal-new .multi-select .multiSelectItem:not(.multiSelectGroup).selected{color:#969696;background-image:none;border:none}#modal-new .multi-select .multiSelectItem:hover{background-color:#bfe7f6;background-image:none !important;border:none !important;color:#626366 !important}#modal-new .multi-select .multiSelectItem:hover .tickMark{border-color:#fff}#modal-new .multi-select .multiSelectItem:hover .tickMark span{color:#fff}#modal-new .multi-select .multiSelectGroup:hover{background-color:#bfe7f6;color:#626366 !important}#modal-new .multi-select .tickMark{border:1px solid #e0e0e0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:15px;padding-left:3px;width:15px;left:7px;right:auto}#modal-new .multi-select .tickMark span{font-weight:700}#modal-new .multi-select .site-name{color:#626366;font-size:12px;font-weight:400;text-transform:capitalize}#modal-new .caret{border-top:6px solid #626366;border-right:6px solid transparent;border-left:6px solid transparent;float:right;position:relative;top:8px}#modal-new .half{margin-bottom:12px;width:50%}#modal-new .half.pull-left{padding-right:12px}#modal-new .half.pull-right{padding-left:12px}#conflict-breakdown,#businessrule-conflicts{max-height:250px;overflow:hidden}.modal-print-options .modal-body{padding-left:20px;padding-right:20px}.modal-print-options h3{color:#263644;margin-bottom:15px;margin-top:0;font-size:14px;font-weight:600;text-transform:capitalize}.modal-print-options label{display:inline-block;margin-right:15px;cursor:pointer;position:relative;font-size:13px}.modal-print-options label.check{padding-left:40px}.modal-print-options label.check:before{background-color:#fff;color:#fff;border:1px solid #93b2c9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;height:20px;width:20px;content:"";left:10px;margin-right:10px;position:absolute;-webkit-transition:color .2s ease-in-out 0s;-moz-transition:color .2s ease-in-out 0s;-ms-transition:color .2s ease-in-out 0s;-o-transition:color .2s ease-in-out 0s;transition:color .2s ease-in-out 0s}.modal-print-options label span{font-weight:600}.modal-print-options .reports-list input{margin-left:10px}.modal-print-options .reports-list input[type=radio]+label{margin-bottom:5px;margin-top:0}.modal-print-options .reports-list label{margin-right:30px;padding-left:10px;bottom:13px}.modal-print-options #modal-bulletin label{margin-top:12px;display:block}.modal-print-options #modal-bulletin textarea{display:block;width:100%;height:50px;margin-bottom:15px;resize:none}.modal-print-options #modal-shift-time{height:auto;padding-left:20px}.modal-print-options #modal-report-type{margin-bottom:12px}.modal-print-options .half-list{float:left;width:50%}.modal-print-options #jobs-list,.modal-print-options #groups-list{margin-bottom:15px}#conflict-breakdown table thead{display:block}#conflict-breakdown table tbody{display:block;max-height:400px;overflow:auto}#conflict-breakdown table th:first-child,#conflict-breakdown table td:first-child{width:15%}#conflict-breakdown table th:nth-child(2),#conflict-breakdown table td:nth-child(2){width:5%}#conflict-breakdown table th:nth-child(3),#conflict-breakdown table td:nth-child(3){width:38%}#conflict-breakdown table th:nth-child(4),#conflict-breakdown table td:nth-child(4){width:14%}#conflict-breakdown table th:last-child,#conflict-breakdown table td:last-child{width:32%}.new-schedule-report-modal-container{border-bottom:none;height:100%;padding-right:0;width:100%}#newScheduleReportModal{background-color:#f9f9f9;outline:none;height:100%;padding-bottom:125px;width:450px;float:right;overflow-y:scroll}#newScheduleReportModal>.modal-header button{color:#000;margin-right:3px}#newScheduleReportModal .modal-body div:last-child{padding-right:0}#newScheduleReportModal .new-employees-list{margin-left:0;margin-right:3px;padding:0}#newScheduleReportModal .new-employees-list.finished-employees-list{background-color:#ebebeb}#newScheduleReportModal .new-employees-list.finished-employees-list ul li:first-child{color:#969696}#newScheduleReportModal .new-employees-list.finished-employees-list img.round{border:3px solid #9b9b9b;opacity:.5}#newScheduleReportModal .new-employees-list a.new-employee-link{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUpJREFUeNrMl9ERgjAMhoHzHZ0AR2EEncBuAKPABjgBjMAoMoEyAaZ3KRdqaSmlYO5yPFDy8SehDeEwDMERdlqyqOu6M1wYeIoeS0t68Ba9SpLkY4oZ6hQjsAB/WAp6gue6F5gFA/TG316hbqnxLDCAN6qb0QyUq6wdoAE+W2MsMxgXZhv2UaaCT1KN6a09NfKdpn0EYyO9XNILgUOIM2hqfhUNR1NduELpdabmxUQxqn27KqVQjfILVy0Usy2UCpgGOrIEOHWBLqxxQFmrwapaLoD+gOOdoCMr2lGpecv0DbUCbwml4H5HaE/Brc026KJUsIxgy83BGlw5HgA2VsmnU7VixLG1JwhgclfnpiZztB4Z088Jz0nmEczo8BdJdeQTQukBWspDX6RoonxjeIkx/3i8JWm/4nBu3b04XzWr/iQO+4XxaV8BBgC+JMGJ38yjzwAAAABJRU5ErkJggg==") no-repeat 95% 10%;display:block;height:100%;margin-right:0;padding:12px;position:static;width:100%;text-decoration:none;text-transform:none}#newScheduleReportModal .new-employees-list a.new-employee-link:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqtJREFUeNpi/P//P8NAABZiFC24+EL+w1/GCR//MFm8/M0k/vMfIyOyPDvT//8CLP/firH+PSLA/L8gQV/iISEzGfH5GGThmz9M269/Y9EkxTfKHH/usjAyBJWZiF0i2eJp51+2X/nGUo7uO2IBKBRUOP5OKTIWyyPa4gnnXp64/JXVnBpxqcDx93qtqagWujgTusCMCy8PUstSEHjwg1mz+fTra3gtBgXv6c+sdtROwSDL+86+moTVYlBCAsUpJRbMtRXCKXfnB3NO15lXehgWg1IvuQkJ2VJcloPM/vOfYR2KxSDf3gMGByWWJh9+h8L/+PU9A3rCvfuDRRnma7DFP/4ztANdRLFPEw6+ArMDt91k+PvvD8Onbx8wLGdj+t8It/jlL2ZHasTpAnsxsKUwALL8w9e3YBoGXv1mtoFb/OEPkxg1EhKypTAA8jHI5zDLX/5iEoFb/OkvIxMtLEW2HBTnP3//IK2SoMRSZPD1x2cwDUyIDiz0shTZcmCwGzDR01IYWO4iNwFsMR/z/3/0shSlABFg+feK2MKBUks5WVh+wy0WZ/u7n5CPYZZR6lMRduYbcIs5GBkqgRU3Xg3rvdQpthQEmBmZylAaApPPv7xw4QurPrpCUP5DLnkoAULsbJ/nOivyodROvEz//UHNFXTFfFwCDMxMLBRbygis+PhYmcMwqkVQy1CH608nNg28nHxgmhIgy8W+p99ObgfONheo6YOtFYKrtiEqQXGwv5vtpCCMt82VYSBur8v9+yRGogAGNw8nP1UsxWoxCBQYiVsY8/zuQI9zVmZWBm4OXqLjVI6bYw82S8lu0P/49Z3h288veFOvIheLdY2l7GWyehLIDgC1UkANBlgXBlTYw6o5kO+4WVl/CbIy3hRjY47GZyFJFtMCAAQYAFdFUxoHLUDrAAAAAElFTkSuQmCC")}#newScheduleReportModal .new-employees-list a>div{padding-bottom:0}#newScheduleReportModal .new-employees-list:hover{background-color:#bff1ed}#newScheduleReportModal .new-employees-list:hover a.edit-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqtJREFUeNpi/P//P8NAABZiFC24+EL+w1/GCR//MFm8/M0k/vMfIyOyPDvT//8CLP/firH+PSLA/L8gQV/iISEzGfH5GGThmz9M269/Y9EkxTfKHH/usjAyBJWZiF0i2eJp51+2X/nGUo7uO2IBKBRUOP5OKTIWyyPa4gnnXp64/JXVnBpxqcDx93qtqagWujgTusCMCy8PUstSEHjwg1mz+fTra3gtBgXv6c+sdtROwSDL+86+moTVYlBCAsUpJRbMtRXCKXfnB3NO15lXehgWg1IvuQkJ2VJcloPM/vOfYR2KxSDf3gMGByWWJh9+h8L/+PU9A3rCvfuDRRnma7DFP/4ztANdRLFPEw6+ArMDt91k+PvvD8Onbx8wLGdj+t8It/jlL2ZHasTpAnsxsKUwALL8w9e3YBoGXv1mtoFb/OEPkxg1EhKypTAA8jHI5zDLX/5iEoFb/OkvIxMtLEW2HBTnP3//IK2SoMRSZPD1x2cwDUyIDiz0shTZcmCwGzDR01IYWO4iNwFsMR/z/3/0shSlABFg+feK2MKBUks5WVh+wy0WZ/u7n5CPYZZR6lMRduYbcIs5GBkqgRU3Xg3rvdQpthQEmBmZylAaApPPv7xw4QurPrpCUP5DLnkoAULsbJ/nOivyodROvEz//UHNFXTFfFwCDMxMLBRbygis+PhYmcMwqkVQy1CH608nNg28nHxgmhIgy8W+p99ObgfONheo6YOtFYKrtiEqQXGwv5vtpCCMt82VYSBur8v9+yRGogAGNw8nP1UsxWoxCBQYiVsY8/zuQI9zVmZWBm4OXqLjVI6bYw82S8lu0P/49Z3h288veFOvIheLdY2l7GWyehLIDgC1UkANBlgXBlTYw6o5kO+4WVl/CbIy3hRjY47GZyFJFtMCAAQYAFdFUxoHLUDrAAAAAElFTkSuQmCC")}#newScheduleReportModal .modal-body-pending-request ul{margin-bottom:0;padding-left:0}#newScheduleReportModal .modal-body-pending-request ul li:first-child{color:#626366;margin-bottom:24px;font-size:13px;font-weight:600}#newScheduleReportModal .modal-body-pending-request ul li.pending-request-item-header{color:#0092db;font-size:11px;text-transform:uppercase}#newScheduleReportModal .modal-body-pending-request ul li.pending-request-item-header span,#newScheduleReportModal .modal-body-pending-request ul li.pending-request-item-header span.text{color:#626366;width:auto;font-size:12px;text-transform:none}#newScheduleReportModal .modal-body-pending-request ul li:last-child{width:60%}#newScheduleReportModal .modal-body-pending-request ul li:last-child span{color:#0092db;width:auto;font-size:11px;text-transform:uppercase}#newScheduleReportModal .modal-body-pending-request ul li:nth-child(3){color:#0092db;font-size:11px;text-transform:uppercase}#newScheduleReportModal .modal-body-pending-request div:nth-child(n+2)>div{background-color:#ebebeb;margin-bottom:2px;padding:0 12px 15px 12px}#newScheduleReportModal .modal-body-pending-request div:nth-child(n+2)>div:hover{background-color:#e0e0e0}#newScheduleReportModal .modal-body-pending-request>div>div:hover a.edit-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqtJREFUeNpi/P//P8NAABZiFC24+EL+w1/GCR//MFm8/M0k/vMfIyOyPDvT//8CLP/firH+PSLA/L8gQV/iISEzGfH5GGThmz9M269/Y9EkxTfKHH/usjAyBJWZiF0i2eJp51+2X/nGUo7uO2IBKBRUOP5OKTIWyyPa4gnnXp64/JXVnBpxqcDx93qtqagWujgTusCMCy8PUstSEHjwg1mz+fTra3gtBgXv6c+sdtROwSDL+86+moTVYlBCAsUpJRbMtRXCKXfnB3NO15lXehgWg1IvuQkJ2VJcloPM/vOfYR2KxSDf3gMGByWWJh9+h8L/+PU9A3rCvfuDRRnma7DFP/4ztANdRLFPEw6+ArMDt91k+PvvD8Onbx8wLGdj+t8It/jlL2ZHasTpAnsxsKUwALL8w9e3YBoGXv1mtoFb/OEPkxg1EhKypTAA8jHI5zDLX/5iEoFb/OkvIxMtLEW2HBTnP3//IK2SoMRSZPD1x2cwDUyIDiz0shTZcmCwGzDR01IYWO4iNwFsMR/z/3/0shSlABFg+feK2MKBUks5WVh+wy0WZ/u7n5CPYZZR6lMRduYbcIs5GBkqgRU3Xg3rvdQpthQEmBmZylAaApPPv7xw4QurPrpCUP5DLnkoAULsbJ/nOivyodROvEz//UHNFXTFfFwCDMxMLBRbygis+PhYmcMwqkVQy1CH608nNg28nHxgmhIgy8W+p99ObgfONheo6YOtFYKrtiEqQXGwv5vtpCCMt82VYSBur8v9+yRGogAGNw8nP1UsxWoxCBQYiVsY8/zuQI9zVmZWBm4OXqLjVI6bYw82S8lu0P/49Z3h288veFOvIheLdY2l7GWyehLIDgC1UkANBlgXBlTYw6o5kO+4WVl/CbIy3hRjY47GZyFJFtMCAAQYAFdFUxoHLUDrAAAAAElFTkSuQmCC")}#newScheduleReportModal .modal-body-pending-request>div>div a{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUpJREFUeNrMl9ERgjAMhoHzHZ0AR2EEncBuAKPABjgBjMAoMoEyAaZ3KRdqaSmlYO5yPFDy8SehDeEwDMERdlqyqOu6M1wYeIoeS0t68Ba9SpLkY4oZ6hQjsAB/WAp6gue6F5gFA/TG316hbqnxLDCAN6qb0QyUq6wdoAE+W2MsMxgXZhv2UaaCT1KN6a09NfKdpn0EYyO9XNILgUOIM2hqfhUNR1NduELpdabmxUQxqn27KqVQjfILVy0Usy2UCpgGOrIEOHWBLqxxQFmrwapaLoD+gOOdoCMr2lGpecv0DbUCbwml4H5HaE/Brc026KJUsIxgy83BGlw5HgA2VsmnU7VixLG1JwhgclfnpiZztB4Z088Jz0nmEczo8BdJdeQTQukBWspDX6RoonxjeIkx/3i8JWm/4nBu3b04XzWr/iQO+4XxaV8BBgC+JMGJ38yjzwAAAABJRU5ErkJggg==");background-position:95% 12px;background-repeat:no-repeat;display:block;height:110px;margin-right:0}#newScheduleReportModal .modal-body-pending-request>div>div a:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqtJREFUeNpi/P//P8NAABZiFC24+EL+w1/GCR//MFm8/M0k/vMfIyOyPDvT//8CLP/firH+PSLA/L8gQV/iISEzGfH5GGThmz9M269/Y9EkxTfKHH/usjAyBJWZiF0i2eJp51+2X/nGUo7uO2IBKBRUOP5OKTIWyyPa4gnnXp64/JXVnBpxqcDx93qtqagWujgTusCMCy8PUstSEHjwg1mz+fTra3gtBgXv6c+sdtROwSDL+86+moTVYlBCAsUpJRbMtRXCKXfnB3NO15lXehgWg1IvuQkJ2VJcloPM/vOfYR2KxSDf3gMGByWWJh9+h8L/+PU9A3rCvfuDRRnma7DFP/4ztANdRLFPEw6+ArMDt91k+PvvD8Onbx8wLGdj+t8It/jlL2ZHasTpAnsxsKUwALL8w9e3YBoGXv1mtoFb/OEPkxg1EhKypTAA8jHI5zDLX/5iEoFb/OkvIxMtLEW2HBTnP3//IK2SoMRSZPD1x2cwDUyIDiz0shTZcmCwGzDR01IYWO4iNwFsMR/z/3/0shSlABFg+feK2MKBUks5WVh+wy0WZ/u7n5CPYZZR6lMRduYbcIs5GBkqgRU3Xg3rvdQpthQEmBmZylAaApPPv7xw4QurPrpCUP5DLnkoAULsbJ/nOivyodROvEz//UHNFXTFfFwCDMxMLBRbygis+PhYmcMwqkVQy1CH608nNg28nHxgmhIgy8W+p99ObgfONheo6YOtFYKrtiEqQXGwv5vtpCCMt82VYSBur8v9+yRGogAGNw8nP1UsxWoxCBQYiVsY8/zuQI9zVmZWBm4OXqLjVI6bYw82S8lu0P/49Z3h288veFOvIheLdY2l7GWyehLIDgC1UkANBlgXBlTYw6o5kO+4WVl/CbIy3hRjY47GZyFJFtMCAAQYAFdFUxoHLUDrAAAAAElFTkSuQmCC")}#newScheduleReportModal .text-link .glyphicon{margin-left:5px;margin-right:10px}#newScheduleReportModal #modal-header-pending-request{background-color:#e0e0e0;color:#0d7eb7;opacity:.9;max-height:30px;padding:5px 0 5px 0;font-size:11px;font-weight:600}#newScheduleReportModal #modal-header-pending-request h3{color:#0d7eb7}#newScheduleReportModal #modal-header-pending-request h3 img{height:20px;margin-left:15px;width:20px}#newScheduleReportModal #modal-header-pending-request h3 .notification-bubble{background-color:#ea6565;border-radius:9px;padding:0 3px;width:15px;position:relative;right:13px;top:-3px;font-size:12px}#newScheduleReportModal ul{margin-bottom:0;padding-left:80px;font-size:12px}#newScheduleReportModal ul li:first-child{color:#2abcaa;font-weight:600}#newScheduleReportModal ul li:nth-child(2){color:#626366;margin-bottom:12px;font-size:13px;font-weight:600}#newScheduleReportModal ul li:nth-child(n+3){color:#626366;font-size:11px;font-weight:600}#newScheduleReportModal ul li:nth-child(n+3) span{display:inline-block;width:20px}#newScheduleReportModal img.round{border:3px solid #5eddd3;margin-right:12px;margin-top:10px}#modal-shift-time ul{margin-bottom:0}#modal-shift-time ul li{background-color:#fff;border-radius:22px;height:45px;margin-right:30px;padding-top:7px;width:45px;line-height:1em;text-align:center;cursor:pointer}#modal-shift-time ul li:last-child{margin-right:0}#modal-shift-time ul li.selected,#modal-shift-time ul li.sel{background-color:#009fdd}#modal-shift-time ul li.selected span,#modal-shift-time ul li.sel span{color:#fff !important;font-weight:600 !important}#modal-shift-time ul li[disabled='disabled']{background-color:#969696;color:#fff;pointer-events:none;filter:initial}#modal-shift-time ul li[disabled='disabled'] span:last-child{color:#fff}#modal-shift-time ul li span:first-child{font-size:16px;font-weight:600}#modal-shift-time ul li span:last-child{color:#969696;font-size:12px}p.modal-body-text{padding-left:20px}#modal-new #publish-errors th,#modal-new #publish-errors td{text-align:left}#modal-new #publish-errors th:first-child,#modal-new #publish-errors td:first-child{width:149px}#modal-new #publish-errors th:nth-child(2),#modal-new #publish-errors td:nth-child(2){width:42px}#modal-new #publish-errors th:nth-child(3),#modal-new #publish-errors td:nth-child(3){width:60px}#modal-new #publish-errors th:last-child,#modal-new #publish-errors td:last-child{width:377px}#modal-new.sync .panel{margin-bottom:0}#modal-new.sync .modal-header{padding:15px 21px 0 27px}#modal-new.sync p{color:#4f5053;line-height:1.2em;font-size:1em;font-weight:600}#modal-new.sync p.option{padding-left:25px;position:relative;font-weight:300;font-size:.79em}#modal-new.sync p.option label{display:block}#modal-new.sync p.option input{display:block;margin-top:8px;width:294px}#modal-new.sync p.option #vunError{padding-top:3px;right:initial;top:45px}#modal-new.sync p.bottom{color:#f96302;padding-left:29px;bottom:22px;position:absolute}#modal-new.sync ul.list-errors li{color:#4f5053;padding:15px 26px 20px 26px;font-weight:600}#modal-new.sync ul.list-errors li:nth-child(odd){background-color:#f5f5f5}#modal-new.sync .modal-body{height:400px;padding:15px 27px}#modal-new.sync .modal-body.errors{padding:15px 0 15px 0}#modal-new.sync .modal-body.errors p{padding:0 26px}#modal-new.sync .icn-brokenLink{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjczcHgiIGhlaWdodD0iNzNweCIgdmlld0JveD0iMCAwIDczIDczIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNDAgKDMzNzYyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5BMEU0Q0M5Qi1CQTk1LTRGNUEtODM5OC1GM0JEODVFNDVCQzA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJpY29uL25vdC1saW5rZWQtYWxlcnQvOTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05LjAwMDAwMCwgLTkuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJpY29uL25vdC1saW5rZWQtYWxlcnQtY29weSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDUuMTA3MTQzLCA0NS42MDcxNDMpIHJvdGF0ZSgtMzYwLjAwMDAwMCkgdHJhbnNsYXRlKC00NS4xMDcxNDMsIC00NS42MDcxNDMpIHRyYW5zbGF0ZSg5LjEwNzE0MywgOS4xMDcxNDMpIiBmaWxsPSIjRjRBMTI3Ij4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNzEuOTk5OTIxNywzNi4wNjExMTA2IEM3MS45OTk5MjE3LDU1Ljk0MzQyNzMgNTUuODgyMjM4NCw3Mi4wNjExMTA2IDM1Ljk5OTkyMTcsNzIuMDYxMTEwNiBDMTYuMTE3NjA1LDcyLjA2MTExMDYgLTcuODI5NjcxMDllLTA1LDU1Ljk0MzQyNzMgLTcuODI5NjcxMDllLTA1LDM2LjA2MTExMDYgQy03LjgyOTY3MTA5ZS0wNSwxNi4xNzg3OTM5IDE2LjExNzYwNSwwLjA2MTExMDU3NjkgMzUuOTk5OTIxNywwLjA2MTExMDU3NjkgQzU1Ljg4MjIzODQsMC4wNjExMTA1NzY5IDcxLjk5OTkyMTcsMTYuMTc4NzkzOSA3MS45OTk5MjE3LDM2LjA2MTExMDYiIGlkPSJGaWxsLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjMiIHg9IjAiIHk9IjAiIHdpZHRoPSI5MCIgaGVpZ2h0PSI5MCI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzLjc0OTkyOSw1My4zOTg3MDk3IEwzNS43OTg3NTExLDYyLjA3ODM0ODQgTDI5LjQzMjU4NTksNTUuMTMxNjY0NSBMMzcuMzkxNzExNiw0Ni40NTY5ODA2IEwzNS43OTg3NTExLDQ0LjcxOTA3MSBDMzQuOTE2NTQ4NCw0My43NjAzMDk3IDMzLjQ5NjE2OCw0My43NjAzMDk3IDMyLjYxNzM3MTYsNDQuNzE5MDcxIEwyNC42NjE2NTIsNTMuMzk4NzA5NyBDMjMuNzc5NDQ5Myw1NC4zNTYyMzIzIDIzLjc3OTQ0OTMsNTUuOTA1ODU4MSAyNC42NjE2NTIsNTYuODY0NjE5NCBMMzQuMjEwMzMyMSw2Ny4yODA5MjkgQzM1LjA4OTEyODYsNjguMjM5NjkwMyAzNi41MDgzNzM1LDY4LjIzOTY5MDMgMzcuMzkxNzExNiw2Ny4yODA5MjkgTDQ1LjM0MTc1NDIsNTguNjAxMjkwMyBDNDYuMjE5NDE1Myw1Ny42NDM3Njc3IDQ2LjIxOTQxNTMsNTYuMDk1MzgwNiA0NS4zNDE3NTQyLDU1LjEzMDQyNTggTDQzLjc0OTkyOSw1My4zOTg3MDk3IEw0My43NDk5MjksNTMuMzk4NzA5NyBaIiBpZD0iUGF0aCIgZmlsbD0iI0ZGRkZGRiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzUuMDAwMDAwLCA1Ni4wMDAwMDApIHJvdGF0ZSgtMzYwLjAwMDAwMCkgdHJhbnNsYXRlKC0zNS4wMDAwMDAsIC01Ni4wMDAwMDApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwLjY3MjUyODEsMjkuNzE3NDk1NyBDMzEuNTcwMzEzMywyOC43NjE4ODQ1IDMzLjAyMzc5NTUsMjguNzU5NjMzIDMzLjkyNDEyNTcsMjkuNzE3OTUzMiBMNjAuMzI3MDQyMSw1Ny44MjE0NzIzIEM2MS4yMjUwNjQ3LDU4Ljc3NzMzNjIgNjEuMjIzNDMwNCw2MC4zMjg4Mzc1IDYwLjMyNzQ3MTksNjEuMjgyNTA0MyBMNjAuMzI3NDcxOSw2MS4yODI1MDQzIEM1OS40Mjk2ODY3LDYyLjIzODExNTUgNTcuOTc2MjA0NSw2Mi4yNDAzNjcgNTcuMDc1ODc0Myw2MS4yODIwNDY4IEwzMC42NzI5NTc5LDMzLjE3ODUyNzcgQzI5Ljc3NDkzNTMsMzIuMjIyNjYzOCAyOS43NzY1Njk2LDMwLjY3MTE2MjUgMzAuNjcyNTI4MSwyOS43MTc0OTU3IEwzMC42NzI1MjgxLDI5LjcxNzQ5NTciIGlkPSJSZWN0YW5nbGUiIGZpbGw9IiNGRkZGRkYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ1LjUwMDAwMCwgNDUuNTAwMDAwKSByb3RhdGUoLTM2MC4wMDAwMDApIHRyYW5zbGF0ZSgtNDUuNTAwMDAwLCAtNDUuNTAwMDAwKSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01Ny4zODQxNTc3LDQ2LjI4MTc2NTQgQzU2LjUwNjM3NzgsNDcuMjM5NDExNSA1NS4wODIzOTgzLDQ3LjIzOTQxMTUgNTQuMjAyMzQ3Miw0Ni4yODE3NjU0IEw1Mi42MTAzMDY0LDQ0LjU0NDg3MDMgTDYwLjU2NzEwMzgsMzUuODY5MDY3IEw1NC4yMDM0ODI4LDI4LjkyNjQ0MjEgTDQ2LjI1MjM2MywzNy42MDcyMDA5IEw0NC42NTkxODY3LDM1Ljg2OTA2NyBDNDMuNzgwMjcxMSwzNC45MTE0MjA4IDQzLjc4MDI3MTEsMzMuMzU2NjM5NiA0NC42NTkxODY3LDMyLjM5Nzc1NDUgTDUyLjYxMTQ0MTksMjMuNzIxOTUxMiBDNTMuNDkzNzY0MSwyMi43NTkzNDk2IDU0LjkxNDMzNjksMjIuNzU5MzQ5NiA1NS43OTMyNTI1LDIzLjcyMTk1MTIgTDY1LjMzNzU0ODYsMzQuMTM1ODg4NSBDNjYuMjIxMDA2MywzNS4wOTQ3NzM1IDY2LjIyMTAwNjMsMzYuNjQ0NTk5MyA2NS4zMzY0MTMsMzcuNjA3MjAwOSBMNTcuMzg0MTU3Nyw0Ni4yODE3NjU0IFoiIGlkPSJQYXRoIiBmaWxsPSIjRkZGRkZGIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1NS4wMDAwMDAsIDM1LjAwMDAwMCkgcm90YXRlKC0zNjAuMDAwMDAwKSB0cmFuc2xhdGUoLTU1LjAwMDAwMCwgLTM1LjAwMDAwMCkgIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");background-size:contain;display:block;height:90px;margin:45px auto 30px auto;width:90px}#modal-new.sync .icon-success{display:block;height:90px;margin:25px auto 30px auto;width:90px}#modal-new.sync .icon-vista{height:24px;width:29px;left:-4px;position:absolute;top:3px}#modal-new.sync .radio label{padding-left:0;text-transform:none}#modal-new.sync .radio label:before{bottom:3px}#modal-new.sync .modal-cancel{float:right;margin-right:24px}#modal-new.sync #vistaUserNumber{margin-left:20px}@media screen\0{.manager-shift-details#modal-new .modal-body table#list-employees th:last-child{width:180px}.manager-shift-details#modal-new .modal-body table#list-employees tbody td:last-child{max-width:167px;min-width:167px;width:167px}.manager-shift-details#modal-new .modal-body table#list-employees th:nth-child(3).eligible{width:249px}.manager-shift-details#modal-new .modal-body table#list-employees tbody td:nth-child(3).eligible{max-width:231px;min-width:231px;width:231px}body{scrollbar-base-color:#c0c0c0;scrollbar-base-color:#48768d;scrollbar-3dlight-color:#fff;scrollbar-highlight-color:#48768d;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#fff;scrollbar-dark-shadow-color:#fff;-ms-overflow-style:-ms-autohiding-scrollbar}.manager-shift-details#modal-new .sp-circle{margin-top:32%;margin-right:200px}.shift-details .sp-container .sp-modal{margin-top:32%}#modal .sp-container{display:table-cell;vertical-align:middle;text-align:center}}@supports (-ms-ime-align:auto){.manager-shift-details#modal-new .modal-body table#list-employees th:last-child{width:180px;}.manager-shift-details#modal-new .modal-body table#list-employees tbody td:last-child{max-width:167px;min-width:167px;width:167px;}.manager-shift-details#modal-new .modal-body table#list-employees th:nth-child(3).eligible{width:249px;}.manager-shift-details#modal-new .modal-body table#list-employees tbody td:nth-child(3).eligible{max-width:231px;min-width:231px;width:231px;}}#modal-new.modal-jobs .modal-header,#modal-new.modal-jobs .modal-body{font-weight:600}tags-input .autocomplete .suggestion-list{max-height:185px}#modal-new.copy-business-rule .modal-body{height:423px;padding:0 0 16px 0}#modal-new.copy-business-rule .modal-body table,#modal-new.copy-business-rule .modal-body tr{display:table;width:100%}#modal-new.copy-business-rule .modal-body tr:hover{cursor:pointer}#modal-new.copy-business-rule .modal-body th:first-child,#modal-new.copy-business-rule .modal-body td:first-child{padding-left:20px;width:55%}#modal-new.copy-business-rule .modal-body th:last-child,#modal-new.copy-business-rule .modal-body td:last-child{padding-right:20px;width:45%}#modal-new.copy-business-rule .modal-body th:hover{cursor:default}#modal-new .btn-switch label.switch{background-image:none;box-shadow:none;height:34px;margin:0 12px;width:34px}#modal-new .btn-switch .slider{background-color:#d9e0e4;height:14px;width:34px;cursor:pointer;transition:.4s;-webkit-transition:.4s;bottom:0;left:0;position:absolute;right:0;top:0}#modal-new .btn-switch .slider:before{background-color:#fff;border:solid 1px #dcdcdc;box-shadow:0 1px 1px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.12);height:20px;width:20px;content:"";transition:.4s;-webkit-transition:.4s;bottom:-2px;left:0;position:absolute}#modal-new .btn-switch .slider.round{border-radius:34px}#modal-new .btn-switch .slider.round:before{border-radius:50%}#modal-new .btn-switch input:checked+.slider:before{background-color:#0092db;border-color:#0084c5;box-shadow:0 1px 1px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.12);transform:translateX(16px);-ms-transform:translateX(16px);-webkit-transform:translateX(16px)}