@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.jexcel{display:inline-block}.jexcel>div.jexcel-toolbar{display:flex;background-color:#f3f3f3;border:1px solid #ccc;padding:4px;margin-bottom:4px;margin-right:3px}.jexcel>div.jexcel-header{padding-right:2px;display:block}.jexcel>div.jexcel-content{padding-right:2px;padding-bottom:2px;display:inline-block}.jexcel>div.jexcel-toolbar i.jexcel-toolbar-item{width:24px;height:24px;padding:4px;cursor:pointer;display:inline-block}.jexcel>div.jexcel-toolbar i.jexcel-toolbar-item:hover{background-color:#ddd}.jexcel>div.jexcel-toolbar select.jexcel-toolbar-item{margin-left:2px;margin-right:2px;display:inline-block}.jexcel>div>table{border-collapse:separate;table-layout:fixed;white-space:nowrap;empty-cells:show;border-color:transparent transparent transparent #ccc;border-style:solid;border-width:0 1px;background-color:#fff;width:0}.jexcel>div>table>thead>tr>td{border-color:#ccc #ccc transparent transparent;border-style:solid;border-width:1px;background-color:#f3f3f3;padding:4px;cursor:pointer;overflow:hidden;box-sizing:border-box}.jexcel>div>table>thead>tr.jexcel_filter>td{padding:0;background-color:#fff}.jexcel>div>table>thead>tr.jexcel_filter>td:first-child{background-color:#f3f3f3}.jexcel>div>table>thead>tr.jexcel_filter>td>input{border:0;width:100%;outline:none}.jexcel>div>table>thead>tr>td.selected{background-color:#dcdcdc}.jexcel>div>table>tbody{padding-right:3px;padding-bottom:1px}.jexcel>div>table>tbody>tr>td.edition{padding:0;overflow:visible}.jexcel>div>table>tbody>tr>td:first-child{background-color:#f3f3f3;width:30px;text-align:center}.jexcel>div>table>tbody>tr>td{border-color:transparent #ccc #ccc transparent;border-style:solid;border-width:1px;padding:4px;overflow:hidden;white-space:nowrap;box-sizing:border-box}.jexcel>div>table>tbody>tr:first-child>td{border-top:1px solid #ccc}.jexcel>div>table>tbody>tr>td>img{display:block}.jexcel>div>table>tbody>tr>td.readonly{color:rgba(0,0,0,.3)}.jexcel>div>table>tbody>tr.selected>td:first-child{background-color:#dcdcdc}.jexcel>div>table>tbody>tr>td>input,.jexcel>div>table>tbody>tr>td>select,.jexcel>div>table>tbody>tr>td>textarea{border:0;border-radius:0;outline:0;width:100%;margin:0;padding:0;background-color:transparent;box-sizing:border-box}.jexcel>div>table>tbody>tr>td>textarea{resize:none;padding-top:6px!important}.jexcel>div>table>tbody>tr>td>input[type=checkbox],.jexcel>div>table>tbody>tr>td>input[type=radio]{width:12px;margin-top:2px}.jexcel>div>table>tbody>tr>td>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position-x:100%;background-position-y:40%;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTBsNSA1IDUtNXoiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+)}.jexcel .highlight{background-color:rgba(0,0,0,.05)}.jexcel .highlight-top{border-top:1px solid #000!important}.jexcel .highlight-left{border-left:1px solid #000}.jexcel .highlight-right{border-right:1px solid #000;box-shadow:1px 0 #ccc;-webkit-box-shadow:1px 0 #ccc;-moz-box-shadow:1px 0 #ccc}.jexcel .highlight-bottom{border-bottom:1px solid #000;box-shadow:0 1px #ccc;-webkit-box-shadow:0 1px #ccc;-moz-box-shadow:0 1px #ccc}.jexcel .highlight-bottom.highlight-right{border-bottom:1px solid #000;box-shadow:1px 1px #ccc;-webkit-box-shadow:1px 1px #ccc;-moz-box-shadow:1px 1px #ccc}.jexcel .selection{background-color:rgba(0,0,0,.05)}.jexcel .selection-left{border-left:1px dotted #000}.jexcel .selection-right{border-right:1px dotted #000}.jexcel .selection-top{border-top:1px dotted #000}.jexcel .selection-bottom{border-bottom:1px dotted #000}.jexcel_corner{position:absolute;background-color:#000;height:5px;width:5px;border:1px solid #fff;top:-200px;left:-200px;cursor:crosshair;box-sizing:initial;z-index:1}.jexcel .editor{outline:0 solid transparent;overflow:hidden;white-space:nowrap;text-align:left;padding:0 0 0 4px}.jexcel,.jexcel_corner,.jexcel td{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.jexcel_textarea{position:absolute;top:-999px;left:-999px;width:1px;height:1px}.jexcel .results{position:absolute;min-height:200px;max-height:300px;width:220px;background-color:#fff;overflow-y:scroll;z-index:99;text-align:left;border:1px solid #ccc;margin-top:8px;margin-left:-5px}.jexcel .results li{list-style:none;padding:6px;cursor:pointer}.jexcel .results li.selected,.jexcel .results li:hover{background-color:#1e90ff;color:#fff}.jexcel .dragline{position:absolute}.jexcel .dragline div{position:relative;top:-6px;height:5px;width:22px}.jexcel .dragline div:hover{cursor:move}.jexcel .onDrag{background-color:rgba(0,0,0,.6)}.jexcel .error{border:1px solid red}.jexcel .arrow-up{border-bottom:4px solid #444}.jexcel .arrow-down,.jexcel .arrow-up{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;position:absolute;margin-left:4px;margin-top:8px}.jexcel .arrow-down{border-top:4px solid #444}.jexcel .resizing{border-right-style:dotted!important;border-right-color:#000!important}.jexcel_contextmenu{display:none;position:absolute;z-index:100;background:#fff;color:#555;font-family:sans-serif;font-size:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-shadow:2px 2px 2px 0 #8f9091;-moz-box-shadow:2px 2px 2px 0 #8f9091;box-shadow:2px 2px 2px 0 #8f9091;border:1px solid #c6c6c6;padding:5px 0 0}.jexcel_contextmenu a{display:block;color:#555;text-decoration:none;padding:6px 8px 6px 30px;width:250px;position:relative;cursor:default}.jexcel_contextmenu a span{color:#a1a192;float:right;margin-right:10px}.jexcel_contextmenu a:hover{background:#ebebeb}.jexcel_contextmenu hr{border:1px solid #e9e9e9;border-bottom:0}.jexcel .jexcel_arrow{float:right;position:relative;top:8px;left:-13px}.jexcel #jexcel_arrow{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #bbb;position:absolute;cursor:pointer}.jexcel .jdropdown-header{border:0!important;outline:none!important;width:100%!important;height:100%!important;padding-left:4px!important}.jexcel .jdropdown-container-header{padding:0;margin:0;height:inherit}.jexcel .jdropdown-picker{border:0!important;padding:0!important;width:inherit;height:inherit}.jexcel .jexcel_comments{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:100% 0}.jexcel .sp-replacer{margin:2px;border:0}.datepicker--cells{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell,.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name,.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--day-name{color:#ff9a19;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{box-sizing:content-box;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{cursor:default;background:none}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{border-top:1px solid #efefef;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:none;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:none}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}.toast-title{font-weight:700}.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:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background: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;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;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-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}.tagify{--tags-border-color:#ddd;--tag-bg:#e5e5e5;--tag-hover:#d3e2e2;--tag-text-color:#000;--tag-text-color--edit:#000;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#d39494;--tag-invalid-bg:rgba(211,148,148,0.5);--tag-remove-bg:rgba(211,148,148,0.3);--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--tag--min-width:1ch;--tag--max-width:auto;display:flex;align-items:flex-start;flex-wrap:wrap;border:1px solid #ddd;border:1px solid var(--tags-border-color);padding:0;line-height:1.1;cursor:text;position:relative;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}.tagify:hover{border-color:#ccc}.tagify.tagify--focus{border-color:#85c8ea}.tagify[readonly]{cursor:default}.tagify[readonly]>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify[readonly] .tagify__tag>div{padding:.3em .5em;padding:var(--tag-pad)}.tagify[readonly] .tagify__tag>div:before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 0,transparent 50%,var(--tag-bg) 0,var(--tag-bg) 75%,transparent 0,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify+input,.tagify+textarea{display:none!important}.tagify__tag{display:inline-flex;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;cursor:default;transition:.13s ease-out}.tagify__tag.tagify--editable>div{color:#000;color:var(--tag-text-color--edit)}.tagify__tag.tagify--editable>div:before{box-shadow:inset 0 0 0 2px #d3e2e2!important;box-shadow:0 0 0 2px var(--tag-hover) inset!important}.tagify__tag.tagify--editable.tagify--invalid>div:before{box-shadow:inset 0 0 0 2px #d39494!important;box-shadow:0 0 0 2px var(--tag-invalid-color) inset!important}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:.3em .5em;padding:var(--tag-pad);color:#000;color:var(--tag-text-color);line-height:inherit;border-radius:3px;-webkit-user-select:none;user-select:none;transition:.13s ease-out}.tagify__tag>div>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width)}.tagify__tag>div>[contenteditable]{outline:0;-webkit-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px}.tagify__tag>div:before{content:"";position:absolute;border-radius:inherit;left:0;top:0;right:0;bottom:0;z-index:-1;pointer-events:none;transition:.12s ease;animation:tags--bump .3s ease-out 1;box-shadow:inset 0 0 0 1.1em #e5e5e5;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:hover:not([readonly]) div:before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:inset 0 0 0 1.1em #d3e2e2;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-hover) inset}.tagify__tag.tagify--noAnim{animation:none}.tagify__tag.tagify--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;pointer-events:none}.tagify__tag.tagify--mark div:before{animation:none}.tagify__tag.tagify--notAllowed div>span{opacity:.5}.tagify__tag.tagify--notAllowed div:before{box-shadow:inset 0 0 0 1.1em rgba(211,148,148,.5)!important;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-invalid-bg) inset!important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div:before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 0,transparent 50%,var(--tag-bg) 0,var(--tag-bg) 75%,transparent 0,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify__tag__removeBtn{order:5;font:14px/16px Serif;background:0 0;background:var(--tag-remove-btn-bg);color:#000;color:var(--tag-text-color);width:14px;height:14px;text-align:center;border-radius:50px;cursor:pointer;margin-right:4.66667px;margin-left:-4.66667px;transition:.2s ease-out}.tagify__tag__removeBtn:after{content:"\D7"}.tagify__tag__removeBtn:hover{color:#fff;background:#c77777;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div:before{box-shadow:inset 0 0 0 1.1em rgba(211,148,148,.3)!important;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg) inset!important;transition:.2s}.tagify:not(.tagify--mix) .tagify__input{white-space:nowrap}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{display:block;min-width:110px;margin:5px;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);line-height:inherit;position:relative}.tagify__input:before{display:inline-block;width:0}.tagify__input:empty:before{transition:.2s ease-out;opacity:.5;transform:none;width:auto}.tagify__input:focus{outline:0}.tagify__input:focus:before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@supports (-moz-appearance:none){.tagify__input:focus:before{display:none}}.tagify__input:focus:empty:before{transition:.2s ease-out;opacity:.3;transform:none}@supports (-moz-appearance:none){.tagify__input:focus:empty:before{display:inline-block}}.tagify__input:before{content:attr(data-placeholder);line-height:1.8;position:absolute;top:0;z-index:1;color:#000;white-space:nowrap;pointer-events:none;opacity:0}@supports (-moz-appearance:none){.tagify__input:before{line-height:inherit;position:relative}}.tagify__input:after{content:attr(data-suggest);color:#000;opacity:.3;pointer-events:none}.tagify__input .tagify__tag{margin:0}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.7}.tagify--select:after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]:after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--invalid{--tags-border-color:#d39494}.tagify__dropdown{position:absolute;z-index:9999;background:#fff;max-height:300px;overflow:auto;border:1px solid #85c8ea;box-shadow:0 2px 4px -2px rgba(0,0,0,.2);box-sizing:border-box}.tagify__dropdown__item{box-sizing:inherit;padding:.35em .6em;margin:2px;cursor:pointer;border-radius:3px;position:relative;outline:0}.tagify__dropdown__item--active{background:#e5e5e5}.tagify__dropdown__item:active{filter:brightness(105%)}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:achilleiifyBlack;src:url(/build/fonts/chilleIIFY-Black.eot);src:url(/build/fonts/AchilleIIFY-Black.eot?#iefix) format("embedded-opentype"),url(/build/fonts/AchilleIIFY-Black.woff) format("woff"),url(/build/fonts/AchilleIIFY-Black.ttf) format("truetype"),url(/build/fonts/AchilleIIFY-Black.svg#achilleiifyBlack) format("svg");font-weight:400;font-style:normal}@font-face{font-family:achilleiifyBold;src:url(/build/fonts/AchilleIIFY-Bold.eot);src:url(/build/fonts/AchilleIIFY-Bold.eot?#iefix) format("embedded-opentype"),url(/build/fonts/AchilleIIFY-Bold.woff) format("woff"),url(/build/fonts/AchilleIIFY-Bold.ttf) format("truetype"),url(/build/fonts/AchilleIIFY-Bold.svg#achilleiifyBold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:achilleiifyMedium;src:url(/build/fonts/AchilleIIFY-Medium.eot);src:url(/build/fonts/AchilleIIFY-Medium.eot?#iefix) format("embedded-opentype"),url(/build/fonts/AchilleIIFY-Medium.woff) format("woff"),url(/build/fonts/AchilleIIFY-Medium.ttf) format("truetype"),url(/build/fonts/AchilleIIFY-Medium.svg#achilleiifyMedium) format("svg");font-weight:400;font-style:normal}@font-face{font-family:achilleiifyRegular;src:url(/build/fonts/AchilleIIFY-Regular.eot);src:url(/build/fonts/AchilleIIFY-Regular.eot?#iefix) format("embedded-opentype"),url(/build/fonts/AchilleIIFY-Regular.woff) format("woff"),url(/build/fonts/AchilleIIFY-Regular.ttf) format("truetype"),url(/build/fonts/AchilleIIFY-Regular.svg#achilleiifyRegular) format("svg");font-weight:400;font-style:normal}body{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:400;padding-top:60px}a,body{color:#0a2d82}a{text-decoration:underline}a:focus,a:hover{color:#000}.btn-link{color:#0a2d82}.navbar{min-height:60px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.input-lg{font-size:14px}.help-block.help{color:#656565!important;font-style:italic}.toggle-success .toggle-slide .toggle-on,.toggle-success .toggle-slide .toggle-on.active{background-color:#2ad2c9}.toggle-success .toggle-slide.active .toggle-blob{border-color:#2ad2c9}.toolbar.navbar-nav{margin-top:10px}.breadcrumb{opacity:.75}.breadcrumb>.active{color:#0a2d82}ol.breadcrumb li{font-size:16px!important}header.navbar a.navbar-brand{margin:0;height:60px;padding:7px 15px}header.navbar a.navbar-brand img{height:45px}header #headerbardropdown,header #rightmenu-trigger,header .toolbar .dropdown{border:0}.h1,.h2,.h3,h1,h2,h3{font-family:achilleiifyBold,Arial,Verdana,sans-serif}.btn,h4,h5,h6{font-weight:bolder}.navbar-inverse{background-color:#fff}.navbar-inverse .navbar-nav>li>a{color:#0a2d82}.navbar-inverse .navbar-nav>li>a:hover{color:#2ad2c9}#leftmenu-trigger{background-image:none;line-height:60px;width:60px;height:60px;text-align:center;color:#333;border:0!important}#leftmenu-trigger:before{content:"\F0C9";font-family:FontAwesome;font-size:22px}#leftmenu-trigger:hover{text-decoration:none}#wrap{padding:2rem 2rem 2rem 6rem}#wrap>.container{padding:0 20px 20px}.row-action .btn-default i{font-size:14px}.badge{border-radius:5px}.badge-primary{background-color:#2ad2c9}#page-leftbar{width:230px}#page-content{margin-left:230px}#page-container,#page-content,#page-heading,#page-leftbar,#sidebar ul,#sidebar ul li a{background-color:#fff}#page-heading .options{margin:0 0 35px}#page-content,#page-leftbar,#search form .search-query,#search form .search-query:focus,#sidebar .divider,#sidebar>li.active>a,#sidebar a:hover,#sidebar ul,#sidebar ul li a{box-shadow:none}#page-heading .breadcrumb{display:none}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#2ad2c9;color:rgba(63,68,76,.7)!important}#sidebar .divider,#sidebar .divider:hover,#sidebar a:hover{background-color:#2ad2c9}#sidebar a:hover,#sidebar a:hover i{color:#fff}#sidebar li.active a:hover i,#sidebar li.active i,#sidebar li.open i{color:#fff!important}#sidebar{margin-top:15px;z-index:5}#sidebar i.badge{background-color:#2ad2c9;color:#fff;top:5px;font-style:normal;border-radius:10px}#sidebar i.badge:hover{color:#fff!important}#sidebar li a{padding:15px 20px;color:#0a2d82;font-weight:700;border-radius:10px 50px 50px 10px}#sidebar li a i{color:#0a2d82}#sidebar ul li a{padding:5px 10px 5px 45px;position:relative}#sidebar ul li a:before{content:"\F111";font-family:FontAwesome;font-size:5px;position:absolute;left:27px;top:10px}#sidebar>li.active>a{background-color:#2ad2c9;color:#fff;font-weight:600;border-radius:10px 50px 50px 10px}#sidebar>li.active>a:after{display:none}#sidebar li.active a:hover i.badge,#sidebar li.active a:hover i.badge:hover,#sidebar li.active a:hover i:not(.badge),#sidebar li.active i,#sidebar li.active i.badge,#sidebar li.active i.badge:hover{color:#fff!important}#sidebar ul li.active:not(.open)>a{font-weight:400;color:#0a2d82;background:#f0f0f0}.btn{text-decoration:none;padding:1.25rem 1.5rem;font-size:1.35rem;line-height:1.35rem;border-radius:1rem;box-shadow:none;display:inline-flex;gap:1rem;min-height:40px;min-width:40px;justify-content:center;align-items:center}.btn.btn-xs{padding:.9rem 1.1rem;min-height:30px;min-width:30px}.btn.btn-round{border-radius:100%}.btn[class*=alt]{padding:1.25rem 1.5rem}.btn-primary{background-color:#2ad2c9;border-color:#2ad2c9}.btn-outline-default{color:#2ad2c9;border:1px solid #2ad2c9}.btn-outline-default:hover{color:#0a2d82;border:1px solid #0a2d82}.row-action .btn-default i{font-size:16px}.btn-secondary{background-color:#0a2d82;border-color:#0a2d82;color:#fff!important}.btn-default:active,.btn-default:focus,.btn-default:hover,.btn-primary.active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{background-color:#0a2d82!important;color:#fff!important}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#0c359a;color:#fff}.center{text-align:center}label{margin-bottom:0;text-align:right}.form-group{display:flex;flex-wrap:wrap;align-items:center;width:100%}@media (min-width:992px){.form-group .col-md-9{flex:1 0}}.checkbox-custom,.radio-custom{opacity:0;position:absolute}.checkbox-custom,.checkbox-custom-label,.radio-custom,.radio-custom-label{display:inline-block;vertical-align:middle;margin:0;cursor:pointer}.checkbox-custom-label,.radio-custom-label{position:relative}.checkbox-custom+.checkbox-custom-label:before,.radio-custom+.radio-custom-label:before{content:"";background:#fff;border:2px solid #ddd;display:inline-block;vertical-align:middle;padding:2px;margin-right:5px;text-align:center}.radio-custom+.radio-custom-label:before{width:20px;height:20px}.checkbox-custom+.checkbox-custom-label:before{width:22px;height:22px;line-height:14px;font-size:10px}.checkbox-custom:checked+.checkbox-custom-label:before{content:"\F00C";font-family:FontAwesome;background:#2ad2c9;color:#fff;box-shadow:inset 0 0 0 2px #fff}.radio-custom+.radio-custom-label:before{border-radius:50%}.radio-custom:checked+.radio-custom-label:before{background:#2ad2c9;box-shadow:inset 0 0 0 3px #fff}.pagination{margin:0!important}.pagination>li>a,.pagination>li>span{color:#2ad2c9;border-color:#2ad2c9}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#83d0f5;border-color:#83d0f5}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#2ad2c9;background-color:#2ad2c9}.panel-heading{height:auto}.panel-heading a{display:block;color:#333}#page-heading h1{font-weight:400;font-size:32px;color:#0a2d82}#page-heading h1 span.badge{font-size:26px;padding:10px}.panel-group .panel-heading h4 a,[class*=panel-].panel .panel-heading>h4{color:#0a2d82}.panel.gray .panel-heading h4>.nav.nav-tabs li a{text-decoration:none}.panel.gray .panel-heading .nav.nav-tabs li.active a{border-radius:.5rem}.panel{border:1px solid #ddd;border-radius:1rem!important;overflow:hidden!important}.panel .options{margin-top:-10px}.panel.gray{border:0}.panel .options .nav.nav-tabs li.active{border:1px solid #edeef0}.panel-primary>.panel-heading{background-color:#fff;color:#333;border-bottom:1px solid #eee!important}[class*=panel-].panel>.panel-body{border:0;padding:20px;position:relative}[class*=panel-].panel>.panel-heading{padding:5px 20px;line-height:20px}[class*=panel-].panel .panel-heading .nav.nav-tabs>li a,[class*=panel-].panel .panel-heading .nav.nav-tabs>li a:hover{color:#333}#filterForm .btn-primary{background-color:#2ad2c9}body.collapse-leftbar #page-leftbar{width:60px}body.collapse-leftbar #page-content,body.collapse-leftbar footer{margin-left:60px}body.collapse-leftbar #sidebar li li a{padding:5px 10px 5px 45px}body.collapse-leftbar #sidebar>li.active:hover>a,body.collapse-leftbar #sidebar>li.active:hover>a i{color:#0a2d82}.nav-tabs{float:left;border-bottom:0}.nav-tabs>li{margin-bottom:-1px}.panel-heading .options .nav-tabs{top:6px}#proposed{padding:20px}@media (max-width:576px){#page-heading h1{padding:20px 10px;max-width:75%;font-size:24px}header.navbar a.navbar-brand{height:25px;padding:0;margin:17px 0}header.navbar a.navbar-brand img{height:25px}.navbar-header{width:auto}[class*=panel-].panel .panel-heading{padding:10px 15px}[class*=panel-].panel .panel-body{padding:15px}#wrap{padding:0}#wrap>.container{padding:0 10px 10px}.navbar-nav .dropdown-toggle{background-color:#2ad2c9;padding:5px 10px!important}.navbar-nav .dropdown-toggle:focus,.navbar-nav .dropdown-toggle:hover{background-color:#2ad2c9}.navbar-nav .dropdown-toggle:after{content:"\F0D7";font-family:FontAwesome;font-size:18px;color:#fff}ul.toolbar{background-color:#fff}.toolbar.navbar-nav{margin:0;position:absolute;right:15px;top:15px}#page-leftbar{width:0}#page-content{margin-left:0}label{margin-bottom:5px}.form-group{margin-bottom:15px}}@media (max-width:1024px){#page-heading h1{white-space:normal}}@media (min-width:768px){#page-heading .breadcrumb{display:block}#page-heading h1{font-size:26px}}.btn-popover-lg+.popover{max-width:70vw}.datepickers-container{z-index:1051}.popover.confirmation{min-width:170px}.popover.confirmation .arrow{display:none}.form-control{border-radius:.65rem;padding:.55rem!important;min-height:40px!important}input[type=number].hide-spin-buttons{-moz-appearance:textfield}input.hide-spin-buttons::-webkit-inner-spin-button,input.hide-spin-buttons::-webkit-outer-spin-button{-webkit-appearance:none}.my-dropzone{font-weight:700;font-size:14px;border:4px dashed #ddd;color:#2ad2c9;margin-bottom:20px}.my-dropzone:hover{color:#26bdb5}.my-dropzone .upload{font-size:20px}.my-dropzone .dz-message{margin:1.5em 0}.timeline>li .timeline-header span.author{display:block}.timeline-custom .timeline-body{border-color:#2ad2c9}.select2-hidden-accessible{display:none!important;visibility:hidden!important}.select2-container-multi .select2-choices,.select2-container .select2-choice{border-radius:.65rem!important;min-height:40px!important;line-height:40px!important;display:flex;align-items:center;flex-wrap:wrap}@media only screen and (min-device-width:768px){#previewModal{max-height:95%}#previewModal .modal-dialog{width:60%}}#previewModal h2{font-weight:400;font-size:24px;color:#0a2d82}.workflow{background:#edeef0;padding:10px 35px;border:1px solid #d2d3d6}.workflow i{float:right}.workflow i.fa-times{color:red}.workflow i.fa-circle{color:orange}.workflow i.fa-check{color:green}.workflow .popover ul{width:125px;padding:5px 5px 5px 20px}.vertical-middle{vertical-align:middle}.control-label.is-vertical{text-align:left;margin-bottom:10px}.me-2{margin-right:1rem}[data-route=admin_bill_list] .dataTables_wrapper .document-type-bill.bill-late-payment td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_bill_tracking_list] td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_remind_bill_list] td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-bill [data-route=extranet_bill_list] td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-bill td,[data-route=admin_bill_list] .document-type-bill-color,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-bill.bill-late-payment td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-bill [data-route=admin_bill_list] td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-bill [data-route=admin_remind_bill_list] td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-bill [data-route=extranet_bill_list] td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-bill td,[data-route=admin_bill_tracking_list] .document-type-bill-color,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-bill.bill-late-payment td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_bill_list] td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_bill_tracking_list] td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-bill [data-route=extranet_bill_list] td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-bill td,[data-route=admin_remind_bill_list] .document-type-bill-color,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-bill.bill-late-payment td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_bill_list] td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_bill_tracking_list] td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-bill [data-route=admin_remind_bill_list] td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-bill td,[data-route=extranet_bill_list] .document-type-bill-color{background-color:rgba(0,230,255,.1)!important}[data-route=admin_bill_list] .dataTables_wrapper .document-type-credit.bill-late-payment td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_bill_tracking_list] td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_remind_bill_list] td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-credit [data-route=extranet_bill_list] td,[data-route=admin_bill_list] .dataTables_wrapper .document-type-credit td,[data-route=admin_bill_list] .document-type-credit-color,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-credit.bill-late-payment td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-credit [data-route=admin_bill_list] td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-credit [data-route=admin_remind_bill_list] td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-credit [data-route=extranet_bill_list] td,[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-credit td,[data-route=admin_bill_tracking_list] .document-type-credit-color,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-credit.bill-late-payment td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_bill_list] td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_bill_tracking_list] td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-credit [data-route=extranet_bill_list] td,[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-credit td,[data-route=admin_remind_bill_list] .document-type-credit-color,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-credit.bill-late-payment td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_bill_list] td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_bill_tracking_list] td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-credit [data-route=admin_remind_bill_list] td,[data-route=extranet_bill_list] .dataTables_wrapper .document-type-credit td,[data-route=extranet_bill_list] .document-type-credit-color{background-color:rgba(255,153,0,.1)!important}[data-route=admin_bill_list] .dataTables_wrapper .row-action,[data-route=admin_bill_tracking_list] .dataTables_wrapper .row-action,[data-route=admin_remind_bill_list] .dataTables_wrapper .row-action,[data-route=extranet_bill_list] .dataTables_wrapper .row-action{min-width:120px}[data-route=admin_bill_list] .table-striped>tbody>tr:nth-child(odd)>td,[data-route=admin_bill_list] .table-striped>tbody>tr:nth-child(odd)>th,[data-route=admin_bill_tracking_list] .table-striped>tbody>tr:nth-child(odd)>td,[data-route=admin_bill_tracking_list] .table-striped>tbody>tr:nth-child(odd)>th,[data-route=admin_remind_bill_list] .table-striped>tbody>tr:nth-child(odd)>td,[data-route=admin_remind_bill_list] .table-striped>tbody>tr:nth-child(odd)>th,[data-route=extranet_bill_list] .table-striped>tbody>tr:nth-child(odd)>td,[data-route=extranet_bill_list] .table-striped>tbody>tr:nth-child(odd)>th{background-color:#fff}[data-route=admin_bill_list] .table-hover>tbody>tr:hover>td,[data-route=admin_bill_list] .table-hover>tbody>tr:hover>th,[data-route=admin_bill_tracking_list] .table-hover>tbody>tr:hover>td,[data-route=admin_bill_tracking_list] .table-hover>tbody>tr:hover>th,[data-route=admin_remind_bill_list] .table-hover>tbody>tr:hover>td,[data-route=admin_remind_bill_list] .table-hover>tbody>tr:hover>th,[data-route=extranet_bill_list] .table-hover>tbody>tr:hover>td,[data-route=extranet_bill_list] .table-hover>tbody>tr:hover>th{background-color:transparent}[data-route=admin_bill_list] .dataTables_wrapper .document-type-bill.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=admin_bill_list] .dataTables_wrapper .document-type-credit.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-bill.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=admin_bill_tracking_list] .dataTables_wrapper .document-type-credit.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-bill.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=admin_remind_bill_list] .dataTables_wrapper .document-type-credit.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=extranet_bill_list] .dataTables_wrapper .document-type-bill.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5),[data-route=extranet_bill_list] .dataTables_wrapper .document-type-credit.bill-late-payment td:nth-last-child(n+2):nth-last-child(-n+5){background-color:hsla(0,0%,50.2%,.1)!important}[data-route=admin_bill_list] tr.paused>td,[data-route=admin_bill_list] tr.paused>td:hover,[data-route=admin_bill_tracking_list] tr.paused>td,[data-route=admin_bill_tracking_list] tr.paused>td:hover,[data-route=admin_remind_bill_list] tr.paused>td,[data-route=admin_remind_bill_list] tr.paused>td:hover,[data-route=extranet_bill_list] tr.paused>td,[data-route=extranet_bill_list] tr.paused>td:hover{background-color:#fef6e6!important}table#zone-collection thead tr,table#zone-collection tr.thead{background:rgba(22,82,144,.03);color:#727784}table#zone-collection tr.thead{border-top:2px solid #e6e7e8}table#zone-collection .no-border{border:1px solid #fff}table#zone-collection .border-left{border-left:2px solid #e6e7e8}tr.has-automation{background:#f7dfbb}tr.has-automation a{color:#704300}tr.has-automation a.edit{background:#70430e;color:#f7dfbb;padding:4px 6px;margin-top:8px;display:inline-block;border-radius:4px}tr.has-automation em{color:#704300}tr.has-automation .popover{width:300px}[data-route=admin_expected_flow_list] .dataTables_wrapper .received-flow td,[data-route=admin_expected_flow_list] .received-flow-color{background-color:rgba(0,255,0,.1)!important}[data-route=admin_expected_flow_list] .dataTables_wrapper .overdue-flow td,[data-route=admin_expected_flow_list] .overdue-flow-color{background-color:rgba(255,0,0,.1)!important}[data-route=admin_expected_flow_list] .dataTables_wrapper .upcoming-flow td,[data-route=admin_expected_flow_list] .upcoming-flow-color{background-color:rgba(0,0,255,.1)!important}[data-route=admin_expected_flow_list] .dataTables_wrapper .no-purchase-flow-type td,[data-route=admin_expected_flow_list] .no-purchase-flow-type-color{background-color:rgba(255,255,0,.1)!important}[data-route=admin_expected_flow_list] .dataTables_wrapper .paused td,[data-route=admin_expected_flow_list] .paused-color{background-color:#f1f1f1!important}[data-route=admin_expected_flow_list] .dataTables_wrapper .row-action{min-width:120px}[data-route=admin_expected_flow_list] .table-striped>tbody>tr:nth-child(odd)>td,[data-route=admin_expected_flow_list] .table-striped>tbody>tr:nth-child(odd)>th{background-color:#fff}[data-route=admin_expected_flow_list] .table-hover>tbody>tr:hover>td,[data-route=admin_expected_flow_list] .table-hover>tbody>tr:hover>th{background-color:transparent}.dtr-data{float:right}.dtr-details{width:45%}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#2ad2c9;color:#fff;font-weight:700}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/build/fonts/fontawesome-webfont.674f50d2.eot);src:url(/build/fonts/fontawesome-webfont.674f50d2.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/build/fonts/fontawesome-webfont.af7ae505.woff2) format("woff2"),url(/build/fonts/fontawesome-webfont.fee66e71.woff) format("woff"),url(/build/fonts/fontawesome-webfont.b06871f2.ttf) format("truetype"),url(/build/images/fontawesome-webfont.912ec66d.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\F000"}.fa-music:before{content:"\F001"}.fa-search:before{content:"\F002"}.fa-envelope-o:before{content:"\F003"}.fa-heart:before{content:"\F004"}.fa-star:before{content:"\F005"}.fa-star-o:before{content:"\F006"}.fa-user:before{content:"\F007"}.fa-film:before{content:"\F008"}.fa-th-large:before{content:"\F009"}.fa-th:before{content:"\F00A"}.fa-th-list:before{content:"\F00B"}.fa-check:before{content:"\F00C"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\F00D"}.fa-search-plus:before{content:"\F00E"}.fa-search-minus:before{content:"\F010"}.fa-power-off:before{content:"\F011"}.fa-signal:before{content:"\F012"}.fa-cog:before,.fa-gear:before{content:"\F013"}.fa-trash-o:before{content:"\F014"}.fa-home:before{content:"\F015"}.fa-file-o:before{content:"\F016"}.fa-clock-o:before{content:"\F017"}.fa-road:before{content:"\F018"}.fa-download:before{content:"\F019"}.fa-arrow-circle-o-down:before{content:"\F01A"}.fa-arrow-circle-o-up:before{content:"\F01B"}.fa-inbox:before{content:"\F01C"}.fa-play-circle-o:before{content:"\F01D"}.fa-repeat:before,.fa-rotate-right:before{content:"\F01E"}.fa-refresh:before{content:"\F021"}.fa-list-alt:before{content:"\F022"}.fa-lock:before{content:"\F023"}.fa-flag:before{content:"\F024"}.fa-headphones:before{content:"\F025"}.fa-volume-off:before{content:"\F026"}.fa-volume-down:before{content:"\F027"}.fa-volume-up:before{content:"\F028"}.fa-qrcode:before{content:"\F029"}.fa-barcode:before{content:"\F02A"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-book:before{content:"\F02D"}.fa-bookmark:before{content:"\F02E"}.fa-print:before{content:"\F02F"}.fa-camera:before{content:"\F030"}.fa-font:before{content:"\F031"}.fa-bold:before{content:"\F032"}.fa-italic:before{content:"\F033"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-align-left:before{content:"\F036"}.fa-align-center:before{content:"\F037"}.fa-align-right:before{content:"\F038"}.fa-align-justify:before{content:"\F039"}.fa-list:before{content:"\F03A"}.fa-dedent:before,.fa-outdent:before{content:"\F03B"}.fa-indent:before{content:"\F03C"}.fa-video-camera:before{content:"\F03D"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\F03E"}.fa-pencil:before{content:"\F040"}.fa-map-marker:before{content:"\F041"}.fa-adjust:before{content:"\F042"}.fa-tint:before{content:"\F043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\F044"}.fa-share-square-o:before{content:"\F045"}.fa-check-square-o:before{content:"\F046"}.fa-arrows:before{content:"\F047"}.fa-step-backward:before{content:"\F048"}.fa-fast-backward:before{content:"\F049"}.fa-backward:before{content:"\F04A"}.fa-play:before{content:"\F04B"}.fa-pause:before{content:"\F04C"}.fa-stop:before{content:"\F04D"}.fa-forward:before{content:"\F04E"}.fa-fast-forward:before{content:"\F050"}.fa-step-forward:before{content:"\F051"}.fa-eject:before{content:"\F052"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-plus-circle:before{content:"\F055"}.fa-minus-circle:before{content:"\F056"}.fa-times-circle:before{content:"\F057"}.fa-check-circle:before{content:"\F058"}.fa-question-circle:before{content:"\F059"}.fa-info-circle:before{content:"\F05A"}.fa-crosshairs:before{content:"\F05B"}.fa-times-circle-o:before{content:"\F05C"}.fa-check-circle-o:before{content:"\F05D"}.fa-ban:before{content:"\F05E"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrow-down:before{content:"\F063"}.fa-mail-forward:before,.fa-share:before{content:"\F064"}.fa-expand:before{content:"\F065"}.fa-compress:before{content:"\F066"}.fa-plus:before{content:"\F067"}.fa-minus:before{content:"\F068"}.fa-asterisk:before{content:"\F069"}.fa-exclamation-circle:before{content:"\F06A"}.fa-gift:before{content:"\F06B"}.fa-leaf:before{content:"\F06C"}.fa-fire:before{content:"\F06D"}.fa-eye:before{content:"\F06E"}.fa-eye-slash:before{content:"\F070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\F071"}.fa-plane:before{content:"\F072"}.fa-calendar:before{content:"\F073"}.fa-random:before{content:"\F074"}.fa-comment:before{content:"\F075"}.fa-magnet:before{content:"\F076"}.fa-chevron-up:before{content:"\F077"}.fa-chevron-down:before{content:"\F078"}.fa-retweet:before{content:"\F079"}.fa-shopping-cart:before{content:"\F07A"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-arrows-v:before{content:"\F07D"}.fa-arrows-h:before{content:"\F07E"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\F080"}.fa-twitter-square:before{content:"\F081"}.fa-facebook-square:before{content:"\F082"}.fa-camera-retro:before{content:"\F083"}.fa-key:before{content:"\F084"}.fa-cogs:before,.fa-gears:before{content:"\F085"}.fa-comments:before{content:"\F086"}.fa-thumbs-o-up:before{content:"\F087"}.fa-thumbs-o-down:before{content:"\F088"}.fa-star-half:before{content:"\F089"}.fa-heart-o:before{content:"\F08A"}.fa-sign-out:before{content:"\F08B"}.fa-linkedin-square:before{content:"\F08C"}.fa-thumb-tack:before{content:"\F08D"}.fa-external-link:before{content:"\F08E"}.fa-sign-in:before{content:"\F090"}.fa-trophy:before{content:"\F091"}.fa-github-square:before{content:"\F092"}.fa-upload:before{content:"\F093"}.fa-lemon-o:before{content:"\F094"}.fa-phone:before{content:"\F095"}.fa-square-o:before{content:"\F096"}.fa-bookmark-o:before{content:"\F097"}.fa-phone-square:before{content:"\F098"}.fa-twitter:before{content:"\F099"}.fa-facebook-f:before,.fa-facebook:before{content:"\F09A"}.fa-github:before{content:"\F09B"}.fa-unlock:before{content:"\F09C"}.fa-credit-card:before{content:"\F09D"}.fa-feed:before,.fa-rss:before{content:"\F09E"}.fa-hdd-o:before{content:"\F0A0"}.fa-bullhorn:before{content:"\F0A1"}.fa-bell:before{content:"\F0F3"}.fa-certificate:before{content:"\F0A3"}.fa-hand-o-right:before{content:"\F0A4"}.fa-hand-o-left:before{content:"\F0A5"}.fa-hand-o-up:before{content:"\F0A6"}.fa-hand-o-down:before{content:"\F0A7"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-globe:before{content:"\F0AC"}.fa-wrench:before{content:"\F0AD"}.fa-tasks:before{content:"\F0AE"}.fa-filter:before{content:"\F0B0"}.fa-briefcase:before{content:"\F0B1"}.fa-arrows-alt:before{content:"\F0B2"}.fa-group:before,.fa-users:before{content:"\F0C0"}.fa-chain:before,.fa-link:before{content:"\F0C1"}.fa-cloud:before{content:"\F0C2"}.fa-flask:before{content:"\F0C3"}.fa-cut:before,.fa-scissors:before{content:"\F0C4"}.fa-copy:before,.fa-files-o:before{content:"\F0C5"}.fa-paperclip:before{content:"\F0C6"}.fa-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\F0C9"}.fa-list-ul:before{content:"\F0CA"}.fa-list-ol:before{content:"\F0CB"}.fa-strikethrough:before{content:"\F0CC"}.fa-underline:before{content:"\F0CD"}.fa-table:before{content:"\F0CE"}.fa-magic:before{content:"\F0D0"}.fa-truck:before{content:"\F0D1"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-square:before{content:"\F0D3"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-plus:before{content:"\F0D5"}.fa-money:before{content:"\F0D6"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-up:before{content:"\F0D8"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-columns:before{content:"\F0DB"}.fa-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste:before{content:"\F0EA"}.fa-lightbulb-o:before{content:"\F0EB"}.fa-exchange:before{content:"\F0EC"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-upload:before{content:"\F0EE"}.fa-user-md:before{content:"\F0F0"}.fa-stethoscope:before{content:"\F0F1"}.fa-suitcase:before{content:"\F0F2"}.fa-bell-o:before{content:"\F0A2"}.fa-coffee:before{content:"\F0F4"}.fa-cutlery:before{content:"\F0F5"}.fa-file-text-o:before{content:"\F0F6"}.fa-building-o:before{content:"\F0F7"}.fa-hospital-o:before{content:"\F0F8"}.fa-ambulance:before{content:"\F0F9"}.fa-medkit:before{content:"\F0FA"}.fa-fighter-jet:before{content:"\F0FB"}.fa-beer:before{content:"\F0FC"}.fa-h-square:before{content:"\F0FD"}.fa-plus-square:before{content:"\F0FE"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angle-down:before{content:"\F107"}.fa-desktop:before{content:"\F108"}.fa-laptop:before{content:"\F109"}.fa-tablet:before{content:"\F10A"}.fa-mobile-phone:before,.fa-mobile:before{content:"\F10B"}.fa-circle-o:before{content:"\F10C"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-spinner:before{content:"\F110"}.fa-circle:before{content:"\F111"}.fa-mail-reply:before,.fa-reply:before{content:"\F112"}.fa-github-alt:before{content:"\F113"}.fa-folder-o:before{content:"\F114"}.fa-folder-open-o:before{content:"\F115"}.fa-smile-o:before{content:"\F118"}.fa-frown-o:before{content:"\F119"}.fa-meh-o:before{content:"\F11A"}.fa-gamepad:before{content:"\F11B"}.fa-keyboard-o:before{content:"\F11C"}.fa-flag-o:before{content:"\F11D"}.fa-flag-checkered:before{content:"\F11E"}.fa-terminal:before{content:"\F120"}.fa-code:before{content:"\F121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\F122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\F123"}.fa-location-arrow:before{content:"\F124"}.fa-crop:before{content:"\F125"}.fa-code-fork:before{content:"\F126"}.fa-chain-broken:before,.fa-unlink:before{content:"\F127"}.fa-question:before{content:"\F128"}.fa-info:before{content:"\F129"}.fa-exclamation:before{content:"\F12A"}.fa-superscript:before{content:"\F12B"}.fa-subscript:before{content:"\F12C"}.fa-eraser:before{content:"\F12D"}.fa-puzzle-piece:before{content:"\F12E"}.fa-microphone:before{content:"\F130"}.fa-microphone-slash:before{content:"\F131"}.fa-shield:before{content:"\F132"}.fa-calendar-o:before{content:"\F133"}.fa-fire-extinguisher:before{content:"\F134"}.fa-rocket:before{content:"\F135"}.fa-maxcdn:before{content:"\F136"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-html5:before{content:"\F13B"}.fa-css3:before{content:"\F13C"}.fa-anchor:before{content:"\F13D"}.fa-unlock-alt:before{content:"\F13E"}.fa-bullseye:before{content:"\F140"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-rss-square:before{content:"\F143"}.fa-play-circle:before{content:"\F144"}.fa-ticket:before{content:"\F145"}.fa-minus-square:before{content:"\F146"}.fa-minus-square-o:before{content:"\F147"}.fa-level-up:before{content:"\F148"}.fa-level-down:before{content:"\F149"}.fa-check-square:before{content:"\F14A"}.fa-pencil-square:before{content:"\F14B"}.fa-external-link-square:before{content:"\F14C"}.fa-share-square:before{content:"\F14D"}.fa-compass:before{content:"\F14E"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won:before{content:"\F159"}.fa-bitcoin:before,.fa-btc:before{content:"\F15A"}.fa-file:before{content:"\F15B"}.fa-file-text:before{content:"\F15C"}.fa-sort-alpha-asc:before{content:"\F15D"}.fa-sort-alpha-desc:before{content:"\F15E"}.fa-sort-amount-asc:before{content:"\F160"}.fa-sort-amount-desc:before{content:"\F161"}.fa-sort-numeric-asc:before{content:"\F162"}.fa-sort-numeric-desc:before{content:"\F163"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbs-down:before{content:"\F165"}.fa-youtube-square:before{content:"\F166"}.fa-youtube:before{content:"\F167"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-youtube-play:before{content:"\F16A"}.fa-dropbox:before{content:"\F16B"}.fa-stack-overflow:before{content:"\F16C"}.fa-instagram:before{content:"\F16D"}.fa-flickr:before{content:"\F16E"}.fa-adn:before{content:"\F170"}.fa-bitbucket:before{content:"\F171"}.fa-bitbucket-square:before{content:"\F172"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-up:before{content:"\F176"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-apple:before{content:"\F179"}.fa-windows:before{content:"\F17A"}.fa-android:before{content:"\F17B"}.fa-linux:before{content:"\F17C"}.fa-dribbble:before{content:"\F17D"}.fa-skype:before{content:"\F17E"}.fa-foursquare:before{content:"\F180"}.fa-trello:before{content:"\F181"}.fa-female:before{content:"\F182"}.fa-male:before{content:"\F183"}.fa-gittip:before,.fa-gratipay:before{content:"\F184"}.fa-sun-o:before{content:"\F185"}.fa-moon-o:before{content:"\F186"}.fa-archive:before{content:"\F187"}.fa-bug:before{content:"\F188"}.fa-vk:before{content:"\F189"}.fa-weibo:before{content:"\F18A"}.fa-renren:before{content:"\F18B"}.fa-pagelines:before{content:"\F18C"}.fa-stack-exchange:before{content:"\F18D"}.fa-arrow-circle-o-right:before{content:"\F18E"}.fa-arrow-circle-o-left:before{content:"\F190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira:before{content:"\F195"}.fa-plus-square-o:before{content:"\F196"}.fa-space-shuttle:before{content:"\F197"}.fa-slack:before{content:"\F198"}.fa-envelope-square:before{content:"\F199"}.fa-wordpress:before{content:"\F19A"}.fa-openid:before{content:"\F19B"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\F19D"}.fa-yahoo:before{content:"\F19E"}.fa-google:before{content:"\F1A0"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-square:before{content:"\F1A2"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-stumbleupon:before{content:"\F1A4"}.fa-delicious:before{content:"\F1A5"}.fa-digg:before{content:"\F1A6"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-drupal:before{content:"\F1A9"}.fa-joomla:before{content:"\F1AA"}.fa-language:before{content:"\F1AB"}.fa-fax:before{content:"\F1AC"}.fa-building:before{content:"\F1AD"}.fa-child:before{content:"\F1AE"}.fa-paw:before{content:"\F1B0"}.fa-spoon:before{content:"\F1B1"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-recycle:before{content:"\F1B8"}.fa-automobile:before,.fa-car:before{content:"\F1B9"}.fa-cab:before,.fa-taxi:before{content:"\F1BA"}.fa-tree:before{content:"\F1BB"}.fa-spotify:before{content:"\F1BC"}.fa-deviantart:before{content:"\F1BD"}.fa-soundcloud:before{content:"\F1BE"}.fa-database:before{content:"\F1C0"}.fa-file-pdf-o:before{content:"\F1C1"}.fa-file-word-o:before{content:"\F1C2"}.fa-file-excel-o:before{content:"\F1C3"}.fa-file-powerpoint-o:before{content:"\F1C4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\F1C7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\F1C8"}.fa-file-code-o:before{content:"\F1C9"}.fa-vine:before{content:"\F1CA"}.fa-codepen:before{content:"\F1CB"}.fa-jsfiddle:before{content:"\F1CC"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\F1D9"}.fa-history:before{content:"\F1DA"}.fa-circle-thin:before{content:"\F1DB"}.fa-header:before{content:"\F1DC"}.fa-paragraph:before{content:"\F1DD"}.fa-sliders:before{content:"\F1DE"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-bomb:before{content:"\F1E2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\F1E3"}.fa-tty:before{content:"\F1E4"}.fa-binoculars:before{content:"\F1E5"}.fa-plug:before{content:"\F1E6"}.fa-slideshare:before{content:"\F1E7"}.fa-twitch:before{content:"\F1E8"}.fa-yelp:before{content:"\F1E9"}.fa-newspaper-o:before{content:"\F1EA"}.fa-wifi:before{content:"\F1EB"}.fa-calculator:before{content:"\F1EC"}.fa-paypal:before{content:"\F1ED"}.fa-google-wallet:before{content:"\F1EE"}.fa-cc-visa:before{content:"\F1F0"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-bell-slash:before{content:"\F1F6"}.fa-bell-slash-o:before{content:"\F1F7"}.fa-trash:before{content:"\F1F8"}.fa-copyright:before{content:"\F1F9"}.fa-at:before{content:"\F1FA"}.fa-eyedropper:before{content:"\F1FB"}.fa-paint-brush:before{content:"\F1FC"}.fa-birthday-cake:before{content:"\F1FD"}.fa-area-chart:before{content:"\F1FE"}.fa-pie-chart:before{content:"\F200"}.fa-line-chart:before{content:"\F201"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-bicycle:before{content:"\F206"}.fa-bus:before{content:"\F207"}.fa-ioxhost:before{content:"\F208"}.fa-angellist:before{content:"\F209"}.fa-cc:before{content:"\F20A"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\F20B"}.fa-meanpath:before{content:"\F20C"}.fa-buysellads:before{content:"\F20D"}.fa-connectdevelop:before{content:"\F20E"}.fa-dashcube:before{content:"\F210"}.fa-forumbee:before{content:"\F211"}.fa-leanpub:before{content:"\F212"}.fa-sellsy:before{content:"\F213"}.fa-shirtsinbulk:before{content:"\F214"}.fa-simplybuilt:before{content:"\F215"}.fa-skyatlas:before{content:"\F216"}.fa-cart-plus:before{content:"\F217"}.fa-cart-arrow-down:before{content:"\F218"}.fa-diamond:before{content:"\F219"}.fa-ship:before{content:"\F21A"}.fa-user-secret:before{content:"\F21B"}.fa-motorcycle:before{content:"\F21C"}.fa-street-view:before{content:"\F21D"}.fa-heartbeat:before{content:"\F21E"}.fa-venus:before{content:"\F221"}.fa-mars:before{content:"\F222"}.fa-mercury:before{content:"\F223"}.fa-intersex:before,.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-venus-double:before{content:"\F226"}.fa-mars-double:before{content:"\F227"}.fa-venus-mars:before{content:"\F228"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-neuter:before{content:"\F22C"}.fa-genderless:before{content:"\F22D"}.fa-facebook-official:before{content:"\F230"}.fa-pinterest-p:before{content:"\F231"}.fa-whatsapp:before{content:"\F232"}.fa-server:before{content:"\F233"}.fa-user-plus:before{content:"\F234"}.fa-user-times:before{content:"\F235"}.fa-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc:before{content:"\F23B"}.fa-optin-monster:before{content:"\F23C"}.fa-opencart:before{content:"\F23D"}.fa-expeditedssl:before{content:"\F23E"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\F240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\F241"}.fa-battery-2:before,.fa-battery-half:before{content:"\F242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\F243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\F244"}.fa-mouse-pointer:before{content:"\F245"}.fa-i-cursor:before{content:"\F246"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-sticky-note:before{content:"\F249"}.fa-sticky-note-o:before{content:"\F24A"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-diners-club:before{content:"\F24C"}.fa-clone:before{content:"\F24D"}.fa-balance-scale:before{content:"\F24E"}.fa-hourglass-o:before{content:"\F250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\F251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\F253"}.fa-hourglass:before{content:"\F254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\F255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\F256"}.fa-hand-scissors-o:before{content:"\F257"}.fa-hand-lizard-o:before{content:"\F258"}.fa-hand-spock-o:before{content:"\F259"}.fa-hand-pointer-o:before{content:"\F25A"}.fa-hand-peace-o:before{content:"\F25B"}.fa-trademark:before{content:"\F25C"}.fa-registered:before{content:"\F25D"}.fa-creative-commons:before{content:"\F25E"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-tripadvisor:before{content:"\F262"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-get-pocket:before{content:"\F265"}.fa-wikipedia-w:before{content:"\F266"}.fa-safari:before{content:"\F267"}.fa-chrome:before{content:"\F268"}.fa-firefox:before{content:"\F269"}.fa-opera:before{content:"\F26A"}.fa-internet-explorer:before{content:"\F26B"}.fa-television:before,.fa-tv:before{content:"\F26C"}.fa-contao:before{content:"\F26D"}.fa-500px:before{content:"\F26E"}.fa-amazon:before{content:"\F270"}.fa-calendar-plus-o:before{content:"\F271"}.fa-calendar-minus-o:before{content:"\F272"}.fa-calendar-times-o:before{content:"\F273"}.fa-calendar-check-o:before{content:"\F274"}.fa-industry:before{content:"\F275"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-map-o:before{content:"\F278"}.fa-map:before{content:"\F279"}.fa-commenting:before{content:"\F27A"}.fa-commenting-o:before{content:"\F27B"}.fa-houzz:before{content:"\F27C"}.fa-vimeo:before{content:"\F27D"}.fa-black-tie:before{content:"\F27E"}.fa-fonticons:before{content:"\F280"}.fa-reddit-alien:before{content:"\F281"}.fa-edge:before{content:"\F282"}.fa-credit-card-alt:before{content:"\F283"}.fa-codiepie:before{content:"\F284"}.fa-modx:before{content:"\F285"}.fa-fort-awesome:before{content:"\F286"}.fa-usb:before{content:"\F287"}.fa-product-hunt:before{content:"\F288"}.fa-mixcloud:before{content:"\F289"}.fa-scribd:before{content:"\F28A"}.fa-pause-circle:before{content:"\F28B"}.fa-pause-circle-o:before{content:"\F28C"}.fa-stop-circle:before{content:"\F28D"}.fa-stop-circle-o:before{content:"\F28E"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-hashtag:before{content:"\F292"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-percent:before{content:"\F295"}.fa-gitlab:before{content:"\F296"}.fa-wpbeginner:before{content:"\F297"}.fa-wpforms:before{content:"\F298"}.fa-envira:before{content:"\F299"}.fa-universal-access:before{content:"\F29A"}.fa-wheelchair-alt:before{content:"\F29B"}.fa-question-circle-o:before{content:"\F29C"}.fa-blind:before{content:"\F29D"}.fa-audio-description:before{content:"\F29E"}.fa-volume-control-phone:before{content:"\F2A0"}.fa-braille:before{content:"\F2A1"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\F2A3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-sign-language:before,.fa-signing:before{content:"\F2A7"}.fa-low-vision:before{content:"\F2A8"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-pied-piper:before{content:"\F2AE"}.fa-first-order:before{content:"\F2B0"}.fa-yoast:before{content:"\F2B1"}.fa-themeisle:before{content:"\F2B2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\F2B3"}.fa-fa:before,.fa-font-awesome:before{content:"\F2B4"}.fa-handshake-o:before{content:"\F2B5"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-o:before{content:"\F2B7"}.fa-linode:before{content:"\F2B8"}.fa-address-book:before{content:"\F2B9"}.fa-address-book-o:before{content:"\F2BA"}.fa-address-card:before,.fa-vcard:before{content:"\F2BB"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\F2BC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-circle-o:before{content:"\F2BE"}.fa-user-o:before{content:"\F2C0"}.fa-id-badge:before{content:"\F2C1"}.fa-drivers-license:before,.fa-id-card:before{content:"\F2C2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\F2C3"}.fa-quora:before{content:"\F2C4"}.fa-free-code-camp:before{content:"\F2C5"}.fa-telegram:before{content:"\F2C6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\F2C7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\F2CB"}.fa-shower:before{content:"\F2CC"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\F2CD"}.fa-podcast:before{content:"\F2CE"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\F2D3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\F2D4"}.fa-bandcamp:before{content:"\F2D5"}.fa-grav:before{content:"\F2D6"}.fa-etsy:before{content:"\F2D7"}.fa-imdb:before{content:"\F2D8"}.fa-ravelry:before{content:"\F2D9"}.fa-eercast:before{content:"\F2DA"}.fa-microchip:before{content:"\F2DB"}.fa-snowflake-o:before{content:"\F2DC"}.fa-superpowers:before{content:"\F2DD"}.fa-wpexplorer:before{content:"\F2DE"}.fa-meetup:before{content:"\F2E0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.history{margin:50px 0}.history ul{margin:0;list-style:none;position:relative;padding:1px 100px;color:#0a2d82;font-size:15px}.history ul:before{content:"";width:1px;height:100%;position:absolute;border-left:2px dashed #0a2d82}.history ul li{position:relative;margin-left:30px;background-color:hsla(0,0%,100%,.2);padding:14px;border-radius:6px;width:100%;box-shadow:0 0 4px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.08)}.history ul li:not(:first-child){margin-top:30px}.history ul li>span{width:2px;height:100%;background:#0a2d82;left:-30px;top:0;position:absolute}.history ul li>span:after,.history ul li>span:before{content:"";width:8px;height:8px;border-radius:50%;border:2px solid #0a2d82;position:absolute;background:#86b7e7;left:-5px;top:0}.history ul li>span:after{top:100%}.history ul li>div{margin-left:10px}.history div .title,.history div .type{font-weight:600;font-size:14px}.history div .info{font-weight:300}.history div>div{margin-top:5px}.history span.number{height:100%}.history span.number span{position:absolute;font-size:12px;left:-75px;font-weight:700}.history span.number span:first-child{top:0}.history span.number span:last-child{top:100%}.legend{display:flex;overflow:auto;padding:20px 10px}.legend-series{line-height:normal;margin:0 5px}.legend-marker{position:relative;display:inline-block;cursor:pointer;margin-right:3px;height:18px;width:18px;left:0;top:0;border-radius:2px;border:1px solid}.legend-text{vertical-align:top}body[data-route=admin_bill_list] .panel,body[data-route=admin_bill_tracking_list] .panel,body[data-route=admin_dashboard] .panel,body[data-route=admin_expected_flow_list] .panel,body[data-route=admin_transaction_list] .panel,body[data-route=extranet_bill_list] .panel{margin-bottom:15px}body[data-route=admin_bill_list] .table-dashboard,body[data-route=admin_bill_tracking_list] .table-dashboard,body[data-route=admin_dashboard] .table-dashboard,body[data-route=admin_expected_flow_list] .table-dashboard,body[data-route=admin_transaction_list] .table-dashboard,body[data-route=extranet_bill_list] .table-dashboard{padding-left:5px;margin-bottom:0}body[data-route=admin_bill_list] .table-dashboard .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard .table-title,body[data-route=admin_dashboard] .table-dashboard .table-title,body[data-route=admin_expected_flow_list] .table-dashboard .table-title,body[data-route=admin_transaction_list] .table-dashboard .table-title,body[data-route=extranet_bill_list] .table-dashboard .table-title{color:#fff;padding:5px 9px;margin:10px 6px 0 -4px;font-weight:bolder}body[data-route=admin_bill_list] .table-dashboard table thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard table thead tr th,body[data-route=admin_dashboard] .table-dashboard table thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard table thead tr th,body[data-route=admin_transaction_list] .table-dashboard table thead tr th,body[data-route=extranet_bill_list] .table-dashboard table thead tr th{padding:5px 10px;vertical-align:middle;text-align:center}body[data-route=admin_bill_list] .table-dashboard table thead tr.no-shadow,body[data-route=admin_bill_tracking_list] .table-dashboard table thead tr.no-shadow,body[data-route=admin_dashboard] .table-dashboard table thead tr.no-shadow,body[data-route=admin_expected_flow_list] .table-dashboard table thead tr.no-shadow,body[data-route=admin_transaction_list] .table-dashboard table thead tr.no-shadow,body[data-route=extranet_bill_list] .table-dashboard table thead tr.no-shadow{box-shadow:0 0}body[data-route=admin_bill_list] .table-dashboard table tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard table tbody tr td,body[data-route=admin_dashboard] .table-dashboard table tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard table tbody tr td,body[data-route=admin_transaction_list] .table-dashboard table tbody tr td,body[data-route=extranet_bill_list] .table-dashboard table tbody tr td{padding:5px 10px;text-align:center;vertical-align:middle;font-size:18px}body[data-route=admin_bill_list] .table-dashboard table.table-small tbody td,body[data-route=admin_bill_tracking_list] .table-dashboard table.table-small tbody td,body[data-route=admin_dashboard] .table-dashboard table.table-small tbody td,body[data-route=admin_expected_flow_list] .table-dashboard table.table-small tbody td,body[data-route=admin_transaction_list] .table-dashboard table.table-small tbody td,body[data-route=extranet_bill_list] .table-dashboard table.table-small tbody td{padding:2px 10px!important;font-size:12px!important;line-height:12px}body[data-route=admin_bill_list] .table-dashboard.table-orange .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange .table-title,body[data-route=admin_dashboard] .table-dashboard.table-orange .table-title,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange .table-title,body[data-route=admin_transaction_list] .table-dashboard.table-orange .table-title,body[data-route=extranet_bill_list] .table-dashboard.table-orange .table-title{background:#ad6b0d}body[data-route=admin_bill_list] .table-dashboard.table-orange .table-title a,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange .table-title a,body[data-route=admin_dashboard] .table-dashboard.table-orange .table-title a,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange .table-title a,body[data-route=admin_transaction_list] .table-dashboard.table-orange .table-title a,body[data-route=extranet_bill_list] .table-dashboard.table-orange .table-title a{color:#fff}body[data-route=admin_bill_list] .table-dashboard.table-orange thead,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange thead,body[data-route=admin_dashboard] .table-dashboard.table-orange thead,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange thead,body[data-route=admin_transaction_list] .table-dashboard.table-orange thead,body[data-route=extranet_bill_list] .table-dashboard.table-orange thead{background:#efa131;color:#fff;border:2px solid #efa131}body[data-route=admin_bill_list] .table-dashboard.table-orange thead tr,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange thead tr,body[data-route=admin_dashboard] .table-dashboard.table-orange thead tr,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange thead tr,body[data-route=admin_transaction_list] .table-dashboard.table-orange thead tr,body[data-route=extranet_bill_list] .table-dashboard.table-orange thead tr{box-shadow:-5px -5px 0 0 #ad6b0d;border:1px solid #efa131}body[data-route=admin_bill_list] .table-dashboard.table-orange thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange thead tr th,body[data-route=admin_dashboard] .table-dashboard.table-orange thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange thead tr th,body[data-route=admin_transaction_list] .table-dashboard.table-orange thead tr th,body[data-route=extranet_bill_list] .table-dashboard.table-orange thead tr th{border:1px solid #fff}body[data-route=admin_bill_list] .table-dashboard.table-orange tbody,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange tbody,body[data-route=admin_dashboard] .table-dashboard.table-orange tbody,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange tbody,body[data-route=admin_transaction_list] .table-dashboard.table-orange tbody,body[data-route=extranet_bill_list] .table-dashboard.table-orange tbody{border:1px solid #efa131}body[data-route=admin_bill_list] .table-dashboard.table-orange tbody tr td,body[data-route=admin_bill_list] .table-dashboard.table-orange tbody tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard.table-orange tbody tr th,body[data-route=admin_dashboard] .table-dashboard.table-orange tbody tr td,body[data-route=admin_dashboard] .table-dashboard.table-orange tbody tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard.table-orange tbody tr th,body[data-route=admin_transaction_list] .table-dashboard.table-orange tbody tr td,body[data-route=admin_transaction_list] .table-dashboard.table-orange tbody tr th,body[data-route=extranet_bill_list] .table-dashboard.table-orange tbody tr td,body[data-route=extranet_bill_list] .table-dashboard.table-orange tbody tr th{color:#efa131;border:1px solid #efa131}body[data-route=admin_bill_list] .table-dashboard.table-blue .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue .table-title,body[data-route=admin_dashboard] .table-dashboard.table-blue .table-title,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue .table-title,body[data-route=admin_transaction_list] .table-dashboard.table-blue .table-title,body[data-route=extranet_bill_list] .table-dashboard.table-blue .table-title{background:#030c23}body[data-route=admin_bill_list] .table-dashboard.table-blue .table-title a,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue .table-title a,body[data-route=admin_dashboard] .table-dashboard.table-blue .table-title a,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue .table-title a,body[data-route=admin_transaction_list] .table-dashboard.table-blue .table-title a,body[data-route=extranet_bill_list] .table-dashboard.table-blue .table-title a{color:#fff}body[data-route=admin_bill_list] .table-dashboard.table-blue thead,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue thead,body[data-route=admin_dashboard] .table-dashboard.table-blue thead,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue thead,body[data-route=admin_transaction_list] .table-dashboard.table-blue thead,body[data-route=extranet_bill_list] .table-dashboard.table-blue thead{background:#0a2d82;color:#fff;border:2px solid #0a2d82}body[data-route=admin_bill_list] .table-dashboard.table-blue thead tr,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue thead tr,body[data-route=admin_dashboard] .table-dashboard.table-blue thead tr,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue thead tr,body[data-route=admin_transaction_list] .table-dashboard.table-blue thead tr,body[data-route=extranet_bill_list] .table-dashboard.table-blue thead tr{box-shadow:-5px -5px 0 0 #030c23;border:1px solid #0a2d82}body[data-route=admin_bill_list] .table-dashboard.table-blue thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue thead tr th,body[data-route=admin_dashboard] .table-dashboard.table-blue thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue thead tr th,body[data-route=admin_transaction_list] .table-dashboard.table-blue thead tr th,body[data-route=extranet_bill_list] .table-dashboard.table-blue thead tr th{border:1px solid #fff}body[data-route=admin_bill_list] .table-dashboard.table-blue tbody,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue tbody,body[data-route=admin_dashboard] .table-dashboard.table-blue tbody,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue tbody,body[data-route=admin_transaction_list] .table-dashboard.table-blue tbody,body[data-route=extranet_bill_list] .table-dashboard.table-blue tbody{border:1px solid #0a2d82}body[data-route=admin_bill_list] .table-dashboard.table-blue tbody tr td,body[data-route=admin_bill_list] .table-dashboard.table-blue tbody tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard.table-blue tbody tr th,body[data-route=admin_dashboard] .table-dashboard.table-blue tbody tr td,body[data-route=admin_dashboard] .table-dashboard.table-blue tbody tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard.table-blue tbody tr th,body[data-route=admin_transaction_list] .table-dashboard.table-blue tbody tr td,body[data-route=admin_transaction_list] .table-dashboard.table-blue tbody tr th,body[data-route=extranet_bill_list] .table-dashboard.table-blue tbody tr td,body[data-route=extranet_bill_list] .table-dashboard.table-blue tbody tr th{color:#0a2d82;border:1px solid #0a2d82}body[data-route=admin_bill_list] .table-dashboard.table-red .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red .table-title,body[data-route=admin_dashboard] .table-dashboard.table-red .table-title,body[data-route=admin_expected_flow_list] .table-dashboard.table-red .table-title,body[data-route=admin_transaction_list] .table-dashboard.table-red .table-title,body[data-route=extranet_bill_list] .table-dashboard.table-red .table-title{background:#bb0d34}body[data-route=admin_bill_list] .table-dashboard.table-red .table-title a,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red .table-title a,body[data-route=admin_dashboard] .table-dashboard.table-red .table-title a,body[data-route=admin_expected_flow_list] .table-dashboard.table-red .table-title a,body[data-route=admin_transaction_list] .table-dashboard.table-red .table-title a,body[data-route=extranet_bill_list] .table-dashboard.table-red .table-title a{color:#fff}body[data-route=admin_bill_list] .table-dashboard.table-red thead,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red thead,body[data-route=admin_dashboard] .table-dashboard.table-red thead,body[data-route=admin_expected_flow_list] .table-dashboard.table-red thead,body[data-route=admin_transaction_list] .table-dashboard.table-red thead,body[data-route=extranet_bill_list] .table-dashboard.table-red thead{background:#f13d65;color:#fff;border:2px solid #f13d65}body[data-route=admin_bill_list] .table-dashboard.table-red thead tr,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red thead tr,body[data-route=admin_dashboard] .table-dashboard.table-red thead tr,body[data-route=admin_expected_flow_list] .table-dashboard.table-red thead tr,body[data-route=admin_transaction_list] .table-dashboard.table-red thead tr,body[data-route=extranet_bill_list] .table-dashboard.table-red thead tr{box-shadow:-5px -5px 0 0 #bb0d34;border:1px solid #f13d65}body[data-route=admin_bill_list] .table-dashboard.table-red thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red thead tr th,body[data-route=admin_dashboard] .table-dashboard.table-red thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-red thead tr th,body[data-route=admin_transaction_list] .table-dashboard.table-red thead tr th,body[data-route=extranet_bill_list] .table-dashboard.table-red thead tr th{border:1px solid #fff}body[data-route=admin_bill_list] .table-dashboard.table-red tbody,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red tbody,body[data-route=admin_dashboard] .table-dashboard.table-red tbody,body[data-route=admin_expected_flow_list] .table-dashboard.table-red tbody,body[data-route=admin_transaction_list] .table-dashboard.table-red tbody,body[data-route=extranet_bill_list] .table-dashboard.table-red tbody{border:1px solid #f13d65}body[data-route=admin_bill_list] .table-dashboard.table-red tbody tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red tbody tr th,body[data-route=admin_dashboard] .table-dashboard.table-red tbody tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-red tbody tr th,body[data-route=admin_transaction_list] .table-dashboard.table-red tbody tr th,body[data-route=extranet_bill_list] .table-dashboard.table-red tbody tr th{color:#efa131;border:1px solid #f13d65}body[data-route=admin_bill_list] .table-dashboard.table-red tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard.table-red tbody tr td,body[data-route=admin_dashboard] .table-dashboard.table-red tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard.table-red tbody tr td,body[data-route=admin_transaction_list] .table-dashboard.table-red tbody tr td,body[data-route=extranet_bill_list] .table-dashboard.table-red tbody tr td{border:1px solid #f13d65;color:#f13d65}body[data-route=admin_bill_list] .table-dashboard.table-indigo .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo .table-title,body[data-route=admin_dashboard] .table-dashboard.table-indigo .table-title,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo .table-title,body[data-route=admin_transaction_list] .table-dashboard.table-indigo .table-title,body[data-route=extranet_bill_list] .table-dashboard.table-indigo .table-title{background:#712b84}body[data-route=admin_bill_list] .table-dashboard.table-indigo .table-title a,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo .table-title a,body[data-route=admin_dashboard] .table-dashboard.table-indigo .table-title a,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo .table-title a,body[data-route=admin_transaction_list] .table-dashboard.table-indigo .table-title a,body[data-route=extranet_bill_list] .table-dashboard.table-indigo .table-title a{color:#fff}body[data-route=admin_bill_list] .table-dashboard.table-indigo thead,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo thead,body[data-route=admin_dashboard] .table-dashboard.table-indigo thead,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo thead,body[data-route=admin_transaction_list] .table-dashboard.table-indigo thead,body[data-route=extranet_bill_list] .table-dashboard.table-indigo thead{background:#ac4fc6;color:#fff;border:2px solid #ac4fc6}body[data-route=admin_bill_list] .table-dashboard.table-indigo thead tr,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo thead tr,body[data-route=admin_dashboard] .table-dashboard.table-indigo thead tr,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo thead tr,body[data-route=admin_transaction_list] .table-dashboard.table-indigo thead tr,body[data-route=extranet_bill_list] .table-dashboard.table-indigo thead tr{box-shadow:-5px -5px 0 0 #712b84;border:1px solid #ac4fc6}body[data-route=admin_bill_list] .table-dashboard.table-indigo thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo thead tr th,body[data-route=admin_dashboard] .table-dashboard.table-indigo thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo thead tr th,body[data-route=admin_transaction_list] .table-dashboard.table-indigo thead tr th,body[data-route=extranet_bill_list] .table-dashboard.table-indigo thead tr th{border:1px solid #fff}body[data-route=admin_bill_list] .table-dashboard.table-indigo tbody,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo tbody,body[data-route=admin_dashboard] .table-dashboard.table-indigo tbody,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo tbody,body[data-route=admin_transaction_list] .table-dashboard.table-indigo tbody,body[data-route=extranet_bill_list] .table-dashboard.table-indigo tbody{border:1px solid #ac4fc6}body[data-route=admin_bill_list] .table-dashboard.table-indigo tbody tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo tbody tr th,body[data-route=admin_dashboard] .table-dashboard.table-indigo tbody tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo tbody tr th,body[data-route=admin_transaction_list] .table-dashboard.table-indigo tbody tr th,body[data-route=extranet_bill_list] .table-dashboard.table-indigo tbody tr th{color:#efa131;border:1px solid #ac4fc6}body[data-route=admin_bill_list] .table-dashboard.table-indigo tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard.table-indigo tbody tr td,body[data-route=admin_dashboard] .table-dashboard.table-indigo tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard.table-indigo tbody tr td,body[data-route=admin_transaction_list] .table-dashboard.table-indigo tbody tr td,body[data-route=extranet_bill_list] .table-dashboard.table-indigo tbody tr td{border:1px solid #ac4fc6;color:#ac4fc6}body[data-route=admin_bill_list] .table-dashboard.table-grey .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey .table-title,body[data-route=admin_dashboard] .table-dashboard.table-grey .table-title,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey .table-title,body[data-route=admin_transaction_list] .table-dashboard.table-grey .table-title,body[data-route=extranet_bill_list] .table-dashboard.table-grey .table-title{background:#bababa}body[data-route=admin_bill_list] .table-dashboard.table-grey .table-title a,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey .table-title a,body[data-route=admin_dashboard] .table-dashboard.table-grey .table-title a,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey .table-title a,body[data-route=admin_transaction_list] .table-dashboard.table-grey .table-title a,body[data-route=extranet_bill_list] .table-dashboard.table-grey .table-title a{color:#fff}body[data-route=admin_bill_list] .table-dashboard.table-grey thead,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey thead,body[data-route=admin_dashboard] .table-dashboard.table-grey thead,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey thead,body[data-route=admin_transaction_list] .table-dashboard.table-grey thead,body[data-route=extranet_bill_list] .table-dashboard.table-grey thead{background:#ededed;color:#6e6e6e;border:2px solid #ededed}body[data-route=admin_bill_list] .table-dashboard.table-grey thead tr,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey thead tr,body[data-route=admin_dashboard] .table-dashboard.table-grey thead tr,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey thead tr,body[data-route=admin_transaction_list] .table-dashboard.table-grey thead tr,body[data-route=extranet_bill_list] .table-dashboard.table-grey thead tr{box-shadow:-5px -5px 0 0 #bababa;border:1px solid #ededed}body[data-route=admin_bill_list] .table-dashboard.table-grey thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey thead tr th,body[data-route=admin_dashboard] .table-dashboard.table-grey thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey thead tr th,body[data-route=admin_transaction_list] .table-dashboard.table-grey thead tr th,body[data-route=extranet_bill_list] .table-dashboard.table-grey thead tr th{border:1px solid #fff}body[data-route=admin_bill_list] .table-dashboard.table-grey tbody,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey tbody,body[data-route=admin_dashboard] .table-dashboard.table-grey tbody,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey tbody,body[data-route=admin_transaction_list] .table-dashboard.table-grey tbody,body[data-route=extranet_bill_list] .table-dashboard.table-grey tbody{border:1px solid #ededed}body[data-route=admin_bill_list] .table-dashboard.table-grey tbody tr td,body[data-route=admin_bill_list] .table-dashboard.table-grey tbody tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard.table-grey tbody tr th,body[data-route=admin_dashboard] .table-dashboard.table-grey tbody tr td,body[data-route=admin_dashboard] .table-dashboard.table-grey tbody tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard.table-grey tbody tr th,body[data-route=admin_transaction_list] .table-dashboard.table-grey tbody tr td,body[data-route=admin_transaction_list] .table-dashboard.table-grey tbody tr th,body[data-route=extranet_bill_list] .table-dashboard.table-grey tbody tr td,body[data-route=extranet_bill_list] .table-dashboard.table-grey tbody tr th{color:#6e6e6e;border:1px solid #ededed}body[data-route=admin_bill_list] .table-dashboard.table-toyo .table-title,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo .table-title,body[data-route=admin_dashboard] .table-dashboard.table-toyo .table-title,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo .table-title,body[data-route=admin_transaction_list] .table-dashboard.table-toyo .table-title,body[data-route=extranet_bill_list] .table-dashboard.table-toyo .table-title{background:#2f3b4d}body[data-route=admin_bill_list] .table-dashboard.table-toyo .table-title a,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo .table-title a,body[data-route=admin_dashboard] .table-dashboard.table-toyo .table-title a,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo .table-title a,body[data-route=admin_transaction_list] .table-dashboard.table-toyo .table-title a,body[data-route=extranet_bill_list] .table-dashboard.table-toyo .table-title a{color:#fff}body[data-route=admin_bill_list] .table-dashboard.table-toyo thead,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo thead,body[data-route=admin_dashboard] .table-dashboard.table-toyo thead,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo thead,body[data-route=admin_transaction_list] .table-dashboard.table-toyo thead,body[data-route=extranet_bill_list] .table-dashboard.table-toyo thead{background:#556b8d;color:#fff;border:2px solid #556b8d}body[data-route=admin_bill_list] .table-dashboard.table-toyo thead tr,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo thead tr,body[data-route=admin_dashboard] .table-dashboard.table-toyo thead tr,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo thead tr,body[data-route=admin_transaction_list] .table-dashboard.table-toyo thead tr,body[data-route=extranet_bill_list] .table-dashboard.table-toyo thead tr{box-shadow:-5px -5px 0 0 #2f3b4d;border:1px solid #556b8d}body[data-route=admin_bill_list] .table-dashboard.table-toyo thead tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo thead tr th,body[data-route=admin_dashboard] .table-dashboard.table-toyo thead tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo thead tr th,body[data-route=admin_transaction_list] .table-dashboard.table-toyo thead tr th,body[data-route=extranet_bill_list] .table-dashboard.table-toyo thead tr th{border:1px solid #fff}body[data-route=admin_bill_list] .table-dashboard.table-toyo tbody,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo tbody,body[data-route=admin_dashboard] .table-dashboard.table-toyo tbody,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo tbody,body[data-route=admin_transaction_list] .table-dashboard.table-toyo tbody,body[data-route=extranet_bill_list] .table-dashboard.table-toyo tbody{border:1px solid #556b8d}body[data-route=admin_bill_list] .table-dashboard.table-toyo tbody tr th,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo tbody tr th,body[data-route=admin_dashboard] .table-dashboard.table-toyo tbody tr th,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo tbody tr th,body[data-route=admin_transaction_list] .table-dashboard.table-toyo tbody tr th,body[data-route=extranet_bill_list] .table-dashboard.table-toyo tbody tr th{color:#efa131;border:1px solid #556b8d}body[data-route=admin_bill_list] .table-dashboard.table-toyo tbody tr td,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo tbody tr td,body[data-route=admin_dashboard] .table-dashboard.table-toyo tbody tr td,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo tbody tr td,body[data-route=admin_transaction_list] .table-dashboard.table-toyo tbody tr td,body[data-route=extranet_bill_list] .table-dashboard.table-toyo tbody tr td{border:1px solid #556b8d;color:#556b8d}body[data-route=admin_bill_list] .table-dashboard.table-toyo tbody tr td.col-toyo:first-child,body[data-route=admin_bill_tracking_list] .table-dashboard.table-toyo tbody tr td.col-toyo:first-child,body[data-route=admin_dashboard] .table-dashboard.table-toyo tbody tr td.col-toyo:first-child,body[data-route=admin_expected_flow_list] .table-dashboard.table-toyo tbody tr td.col-toyo:first-child,body[data-route=admin_transaction_list] .table-dashboard.table-toyo tbody tr td.col-toyo:first-child,body[data-route=extranet_bill_list] .table-dashboard.table-toyo tbody tr td.col-toyo:first-child{background-color:#556b8d;color:#fff;border:1px solid #fff;font-weight:700}.tile-container{padding-bottom:10px}.tile-container.tile-blue{border:1px solid #76c4ed}.tile-container.tile-blue .tile-title{background:#76c4ed;color:#fff;box-shadow:0 -3px 0 #5d9bbb}.tile-container.tile-blue .tile-title a{color:#fff}.tile-container.tile-blue .tile{color:#76c4ed;border-color:#76c4ed}.tile-container.tile-green{border:1px solid #5cb85c}.tile-container.tile-green .tile-title{background:#5cb85c;color:#fff;box-shadow:0 -3px 0 #4c984c}.tile-container.tile-green .tile-title a{color:#fff}.tile-container.tile-green .tile{color:#5cb85c;border-color:#5cb85c}.tile-container.tile-toyo{border:1px solid #556b8d}.tile-container.tile-toyo .tile-title{background:#556b8d;color:#fff;box-shadow:0 -3px 0 #2f3b4d}.tile-container.tile-toyo .tile-title a{color:#fff}.tile-container.tile-toyo .tile{color:#556b8d;border-color:#556b8d}.tile-container .tile:last-child{border:0}.tile-title{padding:10px;line-height:10px;margin-left:-5px;margin-right:-5px}.tile{padding:10px;border-right:2px solid;min-height:100px}.tile .tile-number{font-size:2em;text-align:center;font-weight:700;white-space:nowrap;overflow-y:hidden}.tile .tile-sub-number{text-align:center}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mr-3{margin-right:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mr-5{margin-right:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.mt-7{margin-top:1.75rem}.mb-7{margin-bottom:1.75rem}.ml-7{margin-left:1.75rem}.mr-7{margin-right:1.75rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mr-8{margin-right:2rem}.mt-9{margin-top:2.25rem}.mb-9{margin-bottom:2.25rem}.ml-9{margin-left:2.25rem}.mr-9{margin-right:2.25rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}[data-route=admin_user_update_password] input{display:block;width:100%;height:50px;padding:1rem}[data-route=admin_user_update_password] .panel-body>div{margin-bottom:2rem}.calendar{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr;overflow-x:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar:after{clear:both;content:"";display:block}.calendar .calendar-rtl{direction:rtl}.calendar .calendar-rtl .calendar-rtl table tr td span{float:right}.calendar table{margin:auto;border-spacing:0}.calendar table td,.calendar table th{text-align:center;width:20px;height:20px;border:none;padding:4px 5px;font-size:12px}.calendar .calendar-header{width:100%;margin-bottom:20px;border:1px solid #ddd}.calendar .calendar-header table{width:100%}.calendar .calendar-header table th{font-size:22px;padding:5px 10px;cursor:pointer}.calendar .calendar-header table th:hover{background:#eee}.calendar .calendar-header table th.disabled,.calendar .calendar-header table th.disabled:hover{background:none;cursor:default;color:#fff}.calendar .calendar-header table th.next,.calendar .calendar-header table th.prev{width:20px}.calendar .calendar-header .year-title{font-weight:700;text-align:center;height:20px;width:auto}.calendar .calendar-header .year-neighbor{opacity:.4}@media (max-width:991px){.calendar .calendar-header .year-neighbor{display:none}}.calendar .calendar-header .year-neighbor2{opacity:.2}@media (max-width:767px){.calendar .calendar-header .year-neighbor2{display:none}}.calendar .months-container{width:100%;display:none}.calendar .months-container .month-container{float:left;text-align:center;height:200px;padding:0}.calendar .months-container .month-container.month-2{width:16.66666667%}.calendar .months-container .month-container.month-3{width:25%}.calendar .months-container .month-container.month-4{width:33.33333333%}.calendar .months-container .month-container.month-6{width:50%}.calendar .months-container .month-container.month-12{width:100%}.calendar table.month th.month-title{font-size:16px;padding-bottom:5px}.calendar table.month th.day-header{font-size:14px}.calendar table.month tr td,.calendar table.month tr th{padding:0}.calendar table.month tr td.hidden,.calendar table.month tr th.hidden{display:none}.calendar table.month td.week-number{cursor:default;font-weight:700;border-right:1px solid #eee;padding:5px}.calendar table.month td.day.round-left{-webkit-border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px}.calendar table.month td.day.round-right{webkit-border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0}.calendar table.month td.day .day-content{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:5px 6px}.calendar table.month td.new,.calendar table.month td.new:hover,.calendar table.month td.old,.calendar table.month td.old:hover{background:none;cursor:default}.calendar table.month td.disabled,.calendar table.month td.disabled:hover{color:#ddd}.calendar table.month td.disabled .day-content:hover,.calendar table.month td.disabled:hover .day-content:hover{background:none;cursor:default}.calendar table.month td.range .day-content{background:rgba(0,0,0,.2);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.calendar table.month td.range.range-start .day-content{border-top-left-radius:4px;border-bottom-left-radius:4px}.calendar table.month td.range.range-end .day-content{border-top-right-radius:4px;border-bottom-right-radius:4px}.calendar .calendar-loading-container{position:relative;text-align:center;min-height:200px}.calendar .calendar-loading-container .calendar-loading{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.calendar .calendar-spinner{margin:20px auto;width:80px;text-align:center}.calendar .calendar-spinner>div{width:16px;height:16px;margin:5px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1s ease-in-out infinite both;animation:sk-bouncedelay 1s ease-in-out infinite both}.calendar .calendar-spinner>div.bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.calendar .calendar-spinner>div.bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.calendar-context-menu,.calendar-context-menu .submenu{border:1px solid #ddd;background-color:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.2);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);position:absolute;display:none}.calendar-context-menu .item{position:relative}.calendar-context-menu .item .content{padding:5px 10px;cursor:pointer;display:table;width:100%;white-space:nowrap}.calendar-context-menu .item .content:hover{background:#eee}.calendar-context-menu .item .content .text{display:table-cell}.calendar-context-menu .item .content .arrow{display:table-cell;padding-left:10px;text-align:right}.calendar-context-menu .item .submenu{top:-1px}.calendar-context-menu .item .submenu:not(.open-left){left:100%}.calendar-context-menu .item .submenu.open-left{right:100%}.calendar-context-menu .item:hover>.submenu{display:block}.table-striped .calendar table.month tr td,.table-striped .calendar table.month tr th{background-color:transparent}table.month td.day .day-content:hover{background:rgba(0,0,0,.2);cursor:pointer}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}