html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:bottom}.hidden,[hidden]{display:none !important}body{font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px;background-color:#F3F3F6;color:#666}body.login-page{background-color:#fff}h1{font-size:2rem;font-weight:400;color:#666}h1#blue{color:#1A3280}h1#dark{color:#000}h2{font-size:1.75rem;font-weight:400;color:#666}h2#blue{color:#1A3280}h2#light-blue{color:#0288D1}h2#dark{color:#000}h3{font-size:1.5rem;font-weight:300;color:#666}h3#blue{color:#1A3280}h3#dark{color:#000}h4{font-size:1.25rem;font-weight:300;color:#666}h4#blue{color:#1A3280}h4#dark{color:#000}p{font-size:1rem;font-weight:400;color:#666}p#blue{color:#1A3280}p#dark{color:#000}.container-label{margin:8px;font-weight:300}.detail-wo-label{font-weight:600}.label{color:#949494;font-size:.875rem;font-weight:300;line-height:1.5rem}.label#red{color:#f33}.label-md{color:#949494;font-size:1rem;font-weight:400}.label-semibold{color:#949494;font-size:1rem;font-weight:600}.checkbox-label{color:#949494;font-size:.875rem;font-weight:300}.dropzone-text{padding:18px;font-size:x-large;font-weight:lighter}.wo-status{font-size:1.125rem;font-weight:400;color:#666;line-height:1.5rem}.center-text{text-align:center}.light-text{font-size:1rem;font-weight:300;color:#949494}.loading{font-size:1.25rem;font-weight:400;color:#50515B;padding:16px;margin:auto}.header-subtext{font-size:1rem;font-weight:300;color:#949494;line-height:2rem}.centered-subtext{color:#949494;font-size:.875rem;font-weight:300;text-align:center}.centered-subtext-xs{color:#949494;font-size:.75rem;font-weight:300;text-align:center}.subtext-xs{color:#949494;font-size:.75rem;font-weight:300}.small-link{color:#E12E2E;font-size:.875rem;font-weight:400;text-decoration:none}.blue-link{color:#1A3280;font-size:.875rem;font-weight:600;text-decoration:none;text-align:none}.light-weight{font-weight:300}.semi-bold-weight{font-weight:600}.bold-weight{font-weight:700}.grid-container{display:grid;padding-top:8px;margin-right:8px;margin-left:8px;grid-template-columns:repeat(12, 1fr);grid-row-gap:8px;grid-column-gap:8px}.border{padding:16px;margin:8px;border-radius:9px;background-color:#fff;box-shadow:-2px 0 3px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.13),2px 0 4px 0 rgba(0,0,0,0.13)}.col-2{grid-column:span 2}.col-4{grid-column:span 4}.col-6{grid-column:span 6}.col-12{grid-column:span 12}.row{display:flex}.content{min-height:calc(100vh - 140px)}.centered-container{grid-area:1/2/1/12}.centered-container.row-2{grid-area:2 / 2 / 2 / 12}.centered-container.row-3{grid-area:3 / 2 / 3 / 12}.container-label{display:flex;flex-direction:column;align-items:flex-start}.container-label.space-between-flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.container-body{display:flex;flex-direction:column;margin:0;padding:0}.container-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #D8D8D8;padding:16px;text-align:left}.container-item:last-of-type{border:none}.centered-row{display:flex;margin:auto;justify-content:center}.centered-row a{margin:16px}.space-between-row{display:inline-flex;justify-content:space-between;padding-top:8px;width:100%}.space-between-row .register-end-row{display:flex;flex-direction:row;text-align:right}.end-row{display:flex;flex-direction:row;text-align:right;flex-basis:24%}.end-row button{margin-left:24px}.to-do-container#expanded{grid-area:1/1/2/13}.to-do-container#collapsed{grid-area:1/1/2/7;max-height:400px}.to-do-list{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.to-do-item{display:inline-block;border:2px #0288D1 solid;border-radius:4px;margin:8px;padding-top:8px;color:#0288D1;text-align:center;height:110px;width:105px;vertical-align:middle;list-style-type:none;cursor:pointer}.to-do-item h1{font-weight:600;text-decoration:none;color:inherit;line-height:2.5rem}.to-do-item p{text-decoration:none;color:inherit;white-space:normal}.list-wo-container{display:block;padding-left:0;padding-right:0}.list-wo-container#expanded{grid-area:3 / 1 / 2 / 13}.list-wo-container#collapsed{grid-area:3 / 1 / 2 / 7}.list-wo-header{padding-left:8px;padding-right:8px;display:flex;justify-content:space-between}.filter-button-bar{display:flex;justify-content:flex-start;padding-left:8px;padding-bottom:16px}.close-detail-wo-container{margin-top:-8px;margin-bottom:8px;padding:0}.detail-wo-container{grid-area:1 / 7 / 3 / 13}.detail-wo-header{display:block;border-bottom:1px #D8D8D8 solid}.detail-wo-header-no-border{display:block}.detail-wo-header-item{display:flex;flex-grow:1;padding-bottom:8px;align-items:center}.detail-wo-header-item p{padding-left:8px}.detail-wo-header-item p:first-of-type{padding-left:16px}.detail-wo-item{padding:8px;padding-top:16px;padding-bottom:16px;display:flex;flex-direction:column;border-bottom:1px #D8D8D8 solid}.detail-wo-item:last-of-type{border:none}.item-row,.item-row-images{display:inline-flex;justify-content:space-between;padding-top:8px}.item-row:first-child,.item-row-images:first-child{padding-top:0}.item-row .icon,.item-row-images .icon{padding-right:57px}.item-row-images{flex-flow:row wrap}.item-row-images .image-item{flex-grow:1;flex-shrink:0;flex-basis:25%;text-align:center}.item-row-images .image-item a{cursor:pointer}.row-left-align{padding-right:16px}.row-right-align{padding-left:16px}.home-page-content{margin:auto;width:50%}table{display:table;table-layout:auto}tbody{display:table-row-group}tr{display:table-row}td,th{display:table-cell}.list-view-expanded{width:100%;vertical-align:middle;display:table}.list-view-expanded .row{display:flex;justify-content:space-between;align-items:center;padding:16px;padding-top:16px;padding-bottom:16px;border-top:#D8D8D8 1px solid;width:100%;cursor:pointer}.list-view-expanded .row:hover{background-color:#F4F4F4}.list-view-expanded .row:active,.list-view-expanded .row.active{box-shadow:1px 2px 2px 0 rgba(255,51,51,0.56),inset 1px 0 4px 0 rgba(255,51,51,0.61),inset 0 1px 4px 0 rgba(255,51,51,0.57)}.list-view-expanded .col{display:flex;align-items:center;text-align:center;flex:1;justify-content:flex-start}.list-view-expanded .col:first-child,.list-view-expanded .col:nth-child(2){flex:0 1 24px;padding-left:8px;padding-right:8px}.list-view-expanded .col:last-child{flex:0 1 16px}.list-view-expanded .col:last-child,.list-view-expanded .col:nth-last-child(2){justify-content:flex-end}.list-view-expanded .col .data#status{font-weight:600}.list-view-compact{width:100%;vertical-align:middle;display:grid;overflow-y:scroll;overflow-x:hidden}.list-view-compact .row{display:grid;grid-template-columns:32px repeat(7, 1fr) 24px;grid-template-rows:auto auto;grid-auto-flow:column;row-gap:8px;height:100px;padding:8px;padding-top:16px;padding-bottom:16px;border-top:#D8D8D8 1px solid;cursor:pointer}.list-view-compact .row:hover{background-color:#F4F4F4}.list-view-compact .row:active,.list-view-compact .row.active{box-shadow:1px 2px 2px 0 rgba(255,51,51,0.56),inset 1px 0 4px 0 rgba(255,51,51,0.61),inset 0 1px 4px 0 rgba(255,51,51,0.57)}.list-view-compact .row .col{display:inline-grid;align-items:center}.list-view-compact .row .col:first-child,.list-view-compact .row .col:nth-child(2){padding-left:8px;padding-right:8px;grid-column:span 1}.list-view-compact .row .col:nth-child(3),.list-view-compact .row .col:nth-child(4){padding-left:16px;grid-column:span 4}.list-view-compact .row .col:last-child{grid-column:span 1;justify-self:end}.list-view-compact .row .col:nth-last-child(2){grid-column:span 3;justify-self:end}.list-view-compact .row .col:nth-last-child(3){grid-column:span 4;justify-self:end}.list-view-compact .row .col .data{padding-right:8px}.list-view-compact .row .col .data#status{font-weight:600}.border-table{width:100%;display:table}.border-table tr{border-bottom:1px solid #D8D8D8}.border-table tr:last-of-type{border:none}.border-table tr.clickable:hover{cursor:pointer;background-color:#F4F4F4}.border-table th{padding-top:16px;padding-bottom:16px;padding-left:16px;text-align:left;color:#949494;font-weight:400;border-bottom:2px solid #D8D8D8;border-right:1px solid #D8D8D8}.border-table th:last-of-type{border-right:none}.border-table td{padding-top:16px;padding-bottom:16px;padding-left:16px;border-right:1px solid #D8D8D8;color:#666;font-weight:300}.border-table td:last-of-type{border-right:none}.border-table .icon{justify-content:center;width:40px;padding:8px}form{padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}form .label{align-self:flex-start;padding-left:32px;padding-top:8px}.form-input-text{width:calc(100% - 64px);margin-left:32px;margin-right:32px;line-height:1.5rem;border:none;border-radius:0;border-bottom:1px solid #D8D8D8;outline:0;font-size:1rem;color:#34343B}.form-input-text:focus{border-bottom:1px solid #f33}.form-input-checkbox{margin-top:24px;align-self:start}.form-input-select{width:calc(100% - 64px);margin-left:32px;margin-right:32px;height:2rem;color:#34343B;border:1px solid #D8D8D8;line-height:1.5rem}.register-form{margin:auto;width:45%}.register-form .form-input-text,.register-form button{width:100%;margin-top:24px;margin-left:0;margin-right:0}.register-form button{margin-top:32px}.dropzone-form{display:flex;flex-direction:column;width:100%}button{font-weight:400;border-radius:0;margin:0;background-color:transparent;border:none;cursor:pointer}button:focus{outline:none}.btn-primary{border:none;display:block;color:#fff;background-color:#0288D1;padding:1rem 2.25rem;border-radius:3px;font-size:1rem}.btn-primary-sm{border:none;display:block;color:#fff;background-color:#0288D1;padding:.5rem 1rem;border-radius:3px;font-size:.875rem}.btn-primary-lg{border:none;display:block;color:#fff;background-color:#0288D1;padding:1rem 3rem;border-radius:3px;font-size:1.25rem}.btn-primary-hover{border:none;display:block;color:#fff;background-color:#0288D1;padding:1rem 3rem;border-radius:3px;font-size:1rem;box-shadow:5px 0 8px 0 rgba(155,155,155,0.52),0 6px 6px 0 rgba(74,74,74,0.42)}.btn-secondary{border:none;display:block;color:#fff;background-color:#E12E2E;padding:1rem 2.25rem;border-radius:3px;font-size:1rem}.btn-secondary-sm{border:none;display:block;color:#fff;background-color:#E12E2E;padding:.5rem 1rem;border-radius:3px;font-size:.875rem}.btn-secondary-lg{border:none;display:block;color:#fff;background-color:#E12E2E;padding:1rem 3rem;border-radius:3px;font-size:1.25rem}.btn-secondary-hover{border:none;display:block;color:#fff;background-color:#E12E2E;padding:1rem 3rem;border-radius:3px;font-size:1rem;box-shadow:5px 0 8px 0 rgba(155,155,155,0.52),0 6px 6px 0 rgba(74,74,74,0.42)}.btn-grey-sm{border:none;display:block;color:#fff;background-color:#949494;padding:.5rem 1rem;border-radius:3px;font-size:.875rem}.btn-wide-sm{padding:.5rem 2.25rem;border-radius:3px;font-size:.875rem}.btn-register{border:none;display:block;color:#fff;background-color:#E12E2E;padding:1rem 3rem;border-radius:3px;font-size:1rem;box-shadow:5px 0 8px 0 rgba(155,155,155,0.52),0 6px 6px 0 rgba(74,74,74,0.42)}.button-bar{display:flex;justify-content:space-around;margin-left:8px}.button-bar .active{background-color:#eee;box-shadow:inset 2px 0 2px 0 rgba(181,181,181,0.5),inset 0 2px 2px 0 rgba(181,181,181,0.52);border-left:none}.button-bar-item{padding:8px 8px;border-radius:0px;font-size:1rem;border:none;display:block;color:#666;background-color:#F8F8F8;border:1px solid #D8D8D8;border-left-color:transparent;font-weight:300;cursor:pointer}.button-bar-item:focus{outline:none}.button-bar-item:first-child{border-left-color:#D8D8D8;border-radius:3px 0px 0px 3px}.button-bar-item:last-child{border-radius:0px 3px 3px 0px}.icon-dropzone-add{display:inline-block;background:url("../assets/plus_icon_32px.svg") no-repeat;height:32px;width:32px}.icon-close-white{display:block;background:url("../assets/round_close_white_24px.svg") no-repeat;height:24px;width:24px}.icon-close-grey{display:block;background:url("../assets/round_close_24px.svg") no-repeat;height:24px;width:24px}.icon-delete{display:block;background:url("../assets/round_delete_forever_red_24px.svg") no-repeat;height:24px;width:24px}.icon-assignment-late{display:block;background:url("../assets/assignment_late_24px.svg") no-repeat;height:24px;width:24px}.icon-assignment-done{display:block;background:url("../assets/assignment_done_24px.svg") no-repeat;height:24px;width:24px}.icon-view-assignment{display:block;background:url("../assets/baseline_assignment_24px.svg") no-repeat;height:24px;width:24px}.icon-upload-assignment{display:block;background:url("../assets/baseline_note_add_24px.svg") no-repeat;height:24px;width:24px}.icon-gps-complete{display:block;background:url("../assets/gps_complete_24px.svg") no-repeat;height:24px;width:24px}.icon-gps-checked-in{display:block;background:url("../assets/location_on_24px.svg") no-repeat;height:24px;width:24px}.icon-gps-no-check-out{display:block;background:url("../assets/location_off_red_24px.svg") no-repeat;height:24px;width:24px}.icon-no-gps{display:block;background:url("../assets/location_off_24px.svg") no-repeat;height:24px;width:24px}.icon-user{display:block;background:url("../assets/account_circle_24px.svg") no-repeat;height:46px;width:46px;border:none}.icon-dropzone{display:block;background:url("../assets/baseline_add_24px.svg") no-repeat;height:24px;width:24px;border:none}.icon-settings{display:block;background:url("../assets/settings_icon_20px.svg") no-repeat;height:24px;width:24px;border:none;background-size:24px 24px}.icon-logout{display:block;background:url("../assets/power_icon_24px.svg") no-repeat;height:24px;width:24px;border:none}.no-icon-sm{display:block;height:16px;width:16px}.no-icon-md{display:block;height:24px;width:24px}.notification-icon{height:16px;width:16px;background-color:#F5A623;border-color:#F5A623;border-radius:50%;display:inline-block}.btn-form{width:100%;color:#fff;background-color:#E12E2E}input{border-radius:7px;border:1px #D8D8D8 solid;line-height:1.5rem;padding-left:8px;padding-bottom:8px}input:focus{outline-color:#f33}select{background-color:#fff;border:none;font-size:1rem}.search-bar{border:1px solid #D8D8D8;background-color:#F8F8F8;border-radius:3px;padding:8px;line-height:1rem;width:160px;background:url("../assets/round_search_24px.svg") no-repeat;background-position:8px 50%;background-color:#fff;padding-left:35px;font-size:1rem;font-weight:300;color:#666}.search-bar::placeholder{font-size:1rem;font-weight:300}.search-bar:focus{padding-left:8px;background-image:none;transition:all 0.4s cubic-bezier(0, 0, 0.21, 0.79)}.main-nav{background-color:#34343B;list-style-type:none;text-align:left;display:flex;flex-wrap:wrap;height:84px}.main-nav a{display:block;color:#fff;text-decoration:none}.main-nav a#logo{height:55px;width:58px;transform:translate(8px, 12px) scale(0.85, 0.85);background:url("../assets/commercial-fire-logo.png") no-repeat}.main-nav>ul{display:flex;flex-direction:row;padding-left:32px;margin-top:24px;width:85%}.main-nav>ul li{float:left;display:inline;text-align:center;color:#fff;line-height:40px}.main-nav>ul li:last-child{position:absolute;right:20px}.main-nav>ul li:nth-last-child(2){position:absolute;right:72px}.main-nav>ul li a{color:#fff;margin:8px;padding-bottom:8px;text-decoration:none}.main-nav>ul li a.active{border-bottom:3.5px #E12E2E solid}.main-nav>ul li a.active:hover{border:none}.main-nav>ul li:hover{transition:transform 0.5s cubic-bezier(0, 0, 0.21, 0.79);transform:translate3d(0, -8px, 0)}.main-nav .icon-user{cursor:pointer}.main-nav .icon-user:focus{outline:none}.main-nav .user-email{color:#fff;font-size:1rem;font-weight:300}.nav-restricted{background-color:#34343B;height:84px;padding-left:32px;padding-right:32px;display:flex;justify-content:space-between;border-bottom:3px #E12E2E solid}.nav-restricted ul{padding-left:32px;margin-top:24px}.nav-restricted ul li{float:right;display:inline;text-align:center;color:#fff}.nav-restricted a{display:flex;color:#fff;text-decoration:none;text-align:center;padding-top:16px;padding-right:16px}.nav-restricted a#logo{height:55px;width:58px;transform:translate(8px, 12px) scale(0.85, 0.85);background:url("../assets/commercial-fire-logo.png") no-repeat}.sub-nav{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:#50515B;height:42px;padding-left:87px}.sub-nav-item{display:flex;text-align:center;padding-left:8px}.sub-nav-item p{color:#F2CC39;font-weight:300}.mobile-nav{background-color:#34343B}ul li.no-hover:hover{transition:none;transform:none}.dropdown:hover .dropdown-menu{left:0}ul.dropdown-menu{display:inline-block;flex-direction:column;width:100%;margin-top:-5px;list-style:none;z-index:5;position:absolute;left:-9999px}ul.dropdown-menu li#dropdown{background-color:#34343B;position:unset;display:inline-block;width:100%;right:unset;float:unset;padding:8px;box-shadow:-2px 0 3px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.13),2px 0 4px 0 rgba(0,0,0,0.13)}ul.dropdown-menu li#dropdown:hover{transition:none;transform:none;background-color:#CB2027}ul.dropdown-menu li#dropdown .icon-settings{position:absolute;top:16px;left:32px}ul.dropdown-menu li#dropdown .icon-logout{position:absolute;top:16px;left:32px}ul.dropdown-menu li#dropdown a{display:inline;color:#fff;text-decoration:none;padding:8px;margin:0}.home-page-footer{display:flex;justify-content:space-between;background-color:#34343B;height:56px}.footer-link{text-decoration:none;color:#fff;font-weight:400;font-size:.875rem;margin:16px}.footer-start-row{justify-content:flex-start;margin-top:22px;margin-left:32px}.footer-end-row{justify-content:flex-end;margin-top:22px;margin-right:32px}.modal{position:fixed;z-index:1;display:block;overflow:hidden;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4)}.modal-menu{display:flex;flex-direction:column;min-height:500px;max-width:500px;width:auto;background-color:#fff;border-radius:7px;margin:auto;margin-top:12%;background-clip:padding-box;outline:0}.modal-header{padding:16px;display:flex;align-items:flex-start;top:0;width:100%;background-color:#34343B;border-radius:7px 7px 0px 0px}.modal-title{margin-left:16px;color:#fff;line-height:2rem;font-weight:300}.modal-title b{font-weight:600}.modal-body{padding:16px;text-align:center;align-items:center;flex:1 1 auto;width:100%;min-height:300px}.modal-footer{text-align:center;display:flex;justify-content:flex-end;align-items:center;width:100%;padding:16px}.modal-footer *:first-child{margin-right:16px}.close-modal{margin:-8px -8px -16px;padding:0}.tooltip,.tooltip-right,.tooltip-left{position:relative;margin:0;padding:0}.tooltip .tooltip-text,.tooltip-right .tooltip-text,.tooltip-left .tooltip-text{visibility:hidden;position:absolute;z-index:10;opacity:0;font-size:.875rem;font-weight:400;min-width:100px;max-width:250px;padding:8px;background:#fff;color:#0288D1;border:1px #0288D1 solid;box-shadow:-2px 0 3px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.13),2px 0 4px 0 rgba(0,0,0,0.13);text-align:center;border-radius:7px;transform:translate3d(-35%, -5px, 0);transition:all 0.5s cubic-bezier(0, 0, 0.21, 0.79)}.tooltip .tooltip-text.success,.tooltip-right .tooltip-text.success,.tooltip-left .tooltip-text.success{color:#7ed321;border-color:#7ed321}.tooltip .tooltip-text.warning,.tooltip-right .tooltip-text.warning,.tooltip-left .tooltip-text.warning{color:#F5A623;border-color:#F5A623}.tooltip .tooltip-text.alert,.tooltip-right .tooltip-text.alert,.tooltip-left .tooltip-text.alert{color:#E12E2E;border-color:#E12E2E}.tooltip:hover .tooltip-text,.tooltip-right:hover .tooltip-text,.tooltip-left:hover .tooltip-text{visibility:visible;opacity:1;transform:translate3d(-35%, 8px, 0)}.tooltip-right .tooltip-text{transform:translate3d(-70%, -40px, 0)}.tooltip-right:hover .tooltip-text{transform:translate3d(-110%, -40px, 0)}.tooltip-left .tooltip-text{transform:translate3d(5%, -40px, 0)}.tooltip-left:hover .tooltip-text{transform:translate3d(45%, -40px, 0)}.dropzone{width:95px;height:95px;border:2px #f33 solid;border-radius:3px;display:block;text-align:center;cursor:pointer;padding-top:8px}.dropzone .center-icon{margin-top:auto;display:inline-block}.dropzone-large{width:100%;height:200px;border:1px #D8D8D8 solid;border-radius:3px;display:block;text-align:center;cursor:pointer;padding-top:32px}.dropzone-large .center-icon{margin-top:auto;display:inline-block}
/*# sourceMappingURL=styles.css.map */
