.frt-fixed-content-wrapper{position:fixed;left:0;right:0;bottom:0;top:0}.im3topnotify{position:fixed;width:100%;height:32px;text-align:center;display:table;transition:all .5s ease;z-index:1000;max-width:100%!important}.im3topnotify-show{top:41px;opacity:1;z-index:1002!important}.im3topnotify-hide{top:0;opacity:0;z-index:1000!important}.im3topnotifymessage{padding-top:2px;transition:all 1s ease}.im3topnotifymessage-show{opacity:1}.im3topnotifymessage-hide{opacity:0}.im3topnotifymessage-danger,.im3topnotifymessage-info,.im3topnotifymessage-modalReminder,.im3topnotifymessage-success{color:#fff}.im3topnotifymessage-warningBig{color:#fff;font-size:2rem!important;color:#000}.im3topnotifymessagehref{text-decoration:underline;color:#fff}@media only screen and (max-width:991px){.im3topnotify .im3topnotifymessage{padding:.5rem!important;line-height:1.3rem;font-size:1.1rem;min-height:4rem!important}.im3topnotify{top:0;position:fixed;width:100%;height:32px;text-align:center;display:table;transition:all .5s ease;z-index:1000;min-height:4rem!important}.im3topnotify-show{top:2.3rem!important;opacity:1}.im3topnotify-hide{top:0!important;opacity:0}}.bg-modalReminder{background-color:#28a745!important}a.bg-modalReminder:focus,a.bg-modalReminder:hover{background-color:#1e7e34!important}.bg-warningBig{background-color:orange!important}a.bg-warningBig:focus,a.bg-warningBig:hover{background-color:orange!important;font-size:2rem!important}.cashbit-modal{display:none;z-index:1000000;left:0;top:0;height:100%;background-color:#000;background-color:rgba(0,0,0,.4);-webkit-animation-name:fadeIn;animation-name:fadeIn}.cashbit-modal,.cashbit-modal-content{position:fixed;width:100%;overflow:auto;-webkit-animation-duration:.4s;animation-duration:.4s}.cashbit-modal-content{max-height:90vh;min-height:90vh;bottom:0;background-color:#fefefe;-webkit-animation-name:slideIn;animation-name:slideIn}.cashbit-close{color:#fff;float:right;font-size:28px;font-weight:700}.cashbit-close:focus,.cashbit-close:hover{color:#000;text-decoration:none;cursor:pointer}.cashbit-modal-header{padding:2px 16px;background-color:#5cb85c;color:#fff}.cashbit-modal-body{padding:2px 16px}.cashbit-modal-footer{padding:2px 16px;background-color:#5cb85c;color:#fff}@-webkit-keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#cashbit-overlay-container{height:100%;width:100%;display:table}.cashbit-modal-message{width:100%;text-align:center;color:#fff;display:table-cell;vertical-align:middle;font-size:2em}.cashbit-modal-default-footer{height:20px}@media only screen and (max-width:991px){.cashbit-modal-content{max-height:70%!important;min-height:70%!important}}.cashbitdateeditormodalheader{text-align:center}.cashbitdateeditor-box{font-size:4vw;-moz-box-flex:flex;display:flex;flex-direction:row;-webkit-box-flex:flex;justify-content:center;align-content:center}.cashbitdateeditor-component{align-self:center;text-align:center;flex-shrink:1}.cashbitdateeditor-year{min-width:3em}.cashbitdateeditor-month{min-width:6em}.cashbitdateeditor-day{min-width:2em}.cashbitdateeditor-weekday{min-width:6em}.cashbitdateeditor-setter{font-size:3vw;opacity:.5}.cashbitdateeditormodalfooter,.cashbitdateeditormodalfooterdate{font-size:2em;text-align:center;margin:10px}#at-facebook{background:#3b5998;color:#fff}#at-facebook.disabled{color:#ddd;background:#666}#at-facebook:hover{background:#2c4780}#at-linkedin{background:#338ab0;color:#fff}#at-linkedin.disabled{color:#ddd;background:#666}#at-linkedin:hover{background:#0571a6}#at-twitter{background:#4099ff;color:#fff}#at-twitter.disabled{color:#ddd;background:#666}#at-twitter:hover{background:#3288eb}#at-google{background:#db5a3c;color:#fff}#at-google.disabled{color:#ddd;background:#666}#at-google:hover{background:#ca4c2e}#at-github{background:#666;color:#fff}#at-github.disabled{color:#ddd;background:#666}#at-github:hover{background:#555}.at-input.validating *{cursor:progress}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker{width:100%}.picker__holder{position:absolute;background:#fff;border-color:#aaa;border-style:solid;border-width:0 1px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:176px;max-width:466px;max-height:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transform:translateY(-1em) perspective(600px) rotateX(10deg);-moz-transform:translateY(-1em) perspective(600px) rotateX(10deg);transform:translateY(-1em) perspective(600px) rotateX(10deg);-webkit-transition:all .15s ease-out,max-height 0 .15s,border-width 0 .15s;-moz-transition:all .15s ease-out,max-height 0 .15s,border-width 0 .15s;transition:all .15s ease-out,max-height 0 .15s,border-width 0 .15s}.picker__frame{padding:1px}.picker__wrap{margin:-1px}.picker--opened .picker__holder{max-height:25em;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;border-top-width:1px;border-bottom-width:1px;-webkit-transform:translateY(0) perspective(600px) rotateX(0);-moz-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);-webkit-transition:all .15s ease-out,max-height 0,border-width 0;-moz-transition:all .15s ease-out,max-height 0,border-width 0;transition:all .15s ease-out,max-height 0,border-width 0;-webkit-box-shadow:0 6px 18px 1px rgba(0,0,0,.12);-moz-box-shadow:0 6px 18px 1px rgba(0,0,0,.12);box-shadow:0 6px 18px 1px rgba(0,0,0,.12)}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{font-size:.8em;border:1px solid #b7b7b7;height:2.5em;padding:.5em .25em;margin-left:.25em;margin-right:.25em;margin-top:-.5em}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;top:-.33em;padding:.5em 1.33em;width:1em;height:1em}.picker__nav--prev{left:-1em;padding-right:1.5em}.picker__nav--next{right:-1em;padding-left:1.5em}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:none;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{color:#0089ec;position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--selected,.picker__day--selected:hover{border-color:#0089ec}.picker__day--highlighted{background:#b1dcfb}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{background:#0089ec;color:#fff}.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__footer{text-align:center}.picker__button--clear,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:50%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:none}.picker__button--clear:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--today:before{content:" ";margin-right:.45em;top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{content:"\D7";margin-right:.35em;top:-.1em;color:#e20;vertical-align:top;font-size:1.1em}.picker__list{list-style:none;padding:.75em 0 4.2em;margin:0}.picker__list-item{border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-bottom:-1px;position:relative;background:#fff;padding:.75em 1.25em}@media (min-height:46.75em){.picker__list-item{padding:.5em 1em}}.picker__list-item:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__list-item--selected,.picker__list-item--selected:hover,.picker__list-item:hover{border-color:#0089ec;z-index:10}.picker__list-item--highlighted{background:#b1dcfb}.picker--focused .picker__list-item--highlighted,.picker__list-item--highlighted:hover{background:#0089ec;color:#fff}.picker--focused .picker__list-item--disabled,.picker__list-item--disabled,.picker__list-item--disabled:hover{background:#f5f5f5;color:#ddd;cursor:default;border-color:#ddd;z-index:auto}.picker--time .picker__button--clear{display:block;width:80%;margin:1em auto 0;padding:1em 1.25em;background:none;border:0;font-weight:500;font-size:.67em;text-align:center;text-transform:uppercase;color:#666}.picker--time .picker__button--clear:focus,.picker--time .picker__button--clear:hover{color:#000;background:#b1dcfb;background:#e20;border-color:#e20;cursor:pointer;color:#fff;outline:none}.picker--time .picker__button--clear:before{top:-.25em;color:#666;font-size:1.25em;font-weight:700}.picker--time .picker__button--clear:focus:before,.picker--time .picker__button--clear:hover:before{color:#fff}.picker--time{min-width:256px;max-width:320px}.picker--time .picker__holder{background:#f2f2f2}@media (min-height:40.125em){.picker--time .picker__holder{font-size:.875em}}.picker--time .picker__box{padding:0;position:relative}.btn-group>.btn{opacity:.5}.btn-group>.btn.active{opacity:1}.btn-file{position:relative;overflow:hidden}.btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:none;background:#fff;cursor:inherit;display:block}.btnBase64Image{position:relative;overflow:hidden}.btnBase64Image input[type=file]{position:absolute;top:0;bottom:0;left:0;right:0;filter:alpha(opacity=0);opacity:0;outline:none}.im3yesnounselected{opacity:.7!important}.im3yesnoselectedyes{color:green!important;font-weight:700}.im3yesnoselectedno{color:red!important;font-weight:700}.firstcapitalize:first-letter{text-transform:uppercase}.im3core-flex-container{flex-direction:row;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%}.im3corelayoutpanel-showborder{border:1px;border-color:#000;border-style:solid}.im3coregeneralsearchinput{width:100%}.im3coreicon{margin:3px;vertical-align:middle;width:32px}.im3core-flex-container-for-inlineforms{flex-direction:row;flex-wrap:wrap;display:-webkit-flex;display:flex;width:100%}.im3core-flex-content-for-inlineforms{_flex-shrink:0;flex-grow:1;_margin:2px}.im3core-s2{width:50%}.im3core-s5{width:20%}.im3core-border-around{margin:1px;border-radius:4px;border:thin dotted grey}.im3core-border-bottom{padding-bottom:2px;border-bottom:thin dotted grey}.im3core-border-bottom-header{padding-bottom:2px;border-bottom:dotted grey}.im3core-inline-buttons-flex{flex-direction:row;flex-wrap:wrap;display:-webkit-flex;display:flex;width:100%;justify-content:center}.im3core-inline-button{text-align:center;flex-grow:1}textarea{height:300px}.form-group.Restyled .btn-group{display:inline-grid!important;grid-template-columns:repeat(2,1fr)!important;column-gap:0!important;row-gap:0!important;border-radius:.31rem!important;border:1px solid #ced4da!important;height:calc(2.25rem + 2px)!important;box-sizing:border-box}.form-group.Restyled.Choices3 .btn-group{grid-template-columns:repeat(3,1fr)!important}.form-group.Restyled.Choices4 .btn-group{grid-template-columns:repeat(4,1fr)!important}.form-group.Restyled.Choices5 .btn-group{grid-template-columns:repeat(5,1fr)!important}.form-group.Restyled .btn{display:block!important;padding:0 .7rem!important;text-align:center!important;background-color:#fff!important;color:#212529!important;height:calc(2.25rem - 4px)!important;line-height:calc(1em - 4px)!important;margin:2px!important;opacity:1!important;border:0!important;-webkit-border-radius:.25rem!important;-moz-border-radius:.25rem!important;border-radius:.25rem!important;border-color:transparent!important;box-shadow:none!important}.form-group.Restyled .btn-danger,.form-group.Restyled .btn-success{color:#999!important;background-color:#fff!important;border-color:transparent!important}.form-group.Restyled .btn.btn-success.active{background-color:#28a745!important;color:#fff!important}.form-group.Restyled .btn.btn-danger.active{background-color:#b21f2d!important;color:#fff!important}.form-group.Restyled .btn-primary,.form-group.Restyled .btn-secondary{color:#999!important;background-color:#fff!important;border-color:transparent!important}.form-group.Restyled .btn.btn-primary.active{background-color:#0069d9!important;color:#fff!important}.form-group.Restyled .btn.btn-secondary.active{background-color:#6c757d!important;color:#fff!important}.form-group.Restyled .btn-default,.form-group.Restyled .btn-info{color:#999!important;background-color:#fff!important;border-color:transparent!important}.form-group.Restyled .btn.btn-info.active{background-color:#17a2b8!important;color:#fff!important}.form-group.Restyled .btn.btn-default.active{background-color:#868e96!important;color:#fff!important}.form-group.Restyled .btn-warning{color:#999!important;background-color:#fff!important;border-color:transparent!important}.form-group.Restyled .btn.btn-warning.active{background-color:#e0a800!important;color:#fff!important}@media (max-width:373px){#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:first-of-type .btn-group button{display:block!important;flex:none!important;border-radius:.25rem!important;float:left;margin-right:.56rem;width:42vw;margin-bottom:.3rem}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:nth-of-type(3) .btn-group button{display:block!important;flex:none!important;border-radius:.25rem!important;float:left;margin-right:.5rem;width:42vw;margin-bottom:.3rem;font-size:.8em}}@media (max-width:991px) and (min-width:374px){#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:first-of-type .btn-group button{display:block!important;flex:none!important;border-radius:.25rem!important;float:left;margin-right:.56rem;width:45vw;margin-bottom:.3rem}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:nth-of-type(3) .btn-group button{display:block!important;flex:none!important;border-radius:.25rem!important;float:left;margin-right:.5rem;width:45vw;margin-bottom:.3rem;font-size:.8em}}@media (max-width:991px){#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper{position:relative!important;top:inherit!important}#marginbox .documentWorkflowsDocsListsContainer .row{display:block;padding:0!important;margin:0 0 15px -15px!important;width:100vw!important;max-width:100vw!important;overflow-x:hidden}#marginbox .documentWorkflowsDocsListsContainer label{display:inline-block;margin-bottom:0!important}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper .row:nth-of-type(4) .col-4,#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper .row:nth-of-type(4) .col-8{width:100vw!important;max-width:100vw!important;flex:none!important;margin-bottom:15px!important;box-sizing:border-box}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:first-of-type{box-sizing:border-box;padding:0!important}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:first-of-type .btn-group{width:100%;display:block}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:first-of-type .btn-group button:nth-child(2n){margin-right:0!important}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:first-of-type .col-2:nth-of-type(2){clear:both;float:left;display:block;flex:none;max-width:44.8vw!important;padding:10px 0 0!important;margin:0 2.8vw 0 15px!important}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper .row:first-of-type .col-2:nth-of-type(3){float:left;display:block;margin:0!important;flex:none;max-width:44.8vw!important;padding:10px 0 0!important}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:nth-of-type(3){box-sizing:border-box;padding:0!important}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:nth-of-type(3) .btn-group{width:100%;display:block}#marginbox .documentWorkflowsDocsListsContainer .frt-fixed-content-wrapper>.row:nth-of-type(3) .btn-group button:nth-child(2n){margin-right:0!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .table{width:80vw;overflow-x:hidden}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body{margin:0;padding:0;flex:none;width:90vw;overflow-x:hidden}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>thead{height:auto;margin:8px 5px 5px!important;line-height:18px;width:auto!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>thead th{margin:0!important;padding:0!important;border:0!important;display:block!important;float:left!important;width:auto!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>thead>.col,#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>thead>.col-md-1{display:none!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody .row{height:auto;margin:8px 5px 5px!important;line-height:18px;width:auto!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody .row:before{content:"";display:block;height:2px}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody .row:after{content:"";display:block;height:9px;clear:both}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody .col-md-1{max-width:unset!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody tr{clear:both;border-bottom:1px solid #ccc!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody td{margin:0!important;padding:0!important;border:0!important;display:block!important;float:left!important;width:auto!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot{border:0!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot .row{height:auto;margin:8px 5px 5px!important;line-height:1rem;clear:both;border:0!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot th{margin:0!important;padding:0!important;border:0!important;display:block!important;float:left!important;width:auto!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot td:first-child,#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot td:nth-child(2),#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot td:nth-child(3),#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot th:first-child{display:none!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot td:nth-child(4){display:block!important;text-align:right;border:0!important;padding:0!important;width:89vw!important;max-width:unset!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tfoot td:nth-child(5){border:0!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table>tbody td:nth-child(3){display:none!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:first-child{width:7vw!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(2){width:50vw!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(4){width:32vw!important;text-align:right}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(5){display:none!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(6){width:60vw!important;padding-top:5px!important;clear:both!important;margin-left:7vw!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(7),#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(8),#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(9){display:none!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(10){width:22vw!important;padding-top:5px!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body .table tbody td:nth-child(11){display:none!important}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body div.row>DIV{display:block;width:90vw!important;max-width:none;text-align:center;margin:0;padding:0}#marginbox .documentWorkflowsDocsListsContainer .docListContainer .card-body div.row>DIV button{width:unset;display:inline-block}}#im3mainmenu{width:100%}.menuportlet{flex-grow:1;width:30%;padding:5px;_background-color:#50f3ff;min-width:200px}.menuportletinnercontent{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background-color:#fbc010;height:100%;text-align:center;margin-bottom:10px}.menuportlettitle{margin-top:10px;font-size:24px}.menuportleticon>img{margin-top:10px;width:55px}.menuportletdescription{color:#333;font-size:16px}.doubleWidth{flex-grow:1;width:60%;padding:5px;_background-color:#50f3ff;min-width:200px;height:250px}@media only screen and (max-width:991px){HTML{font-size:4vw}.frt-fixed-content-wrapper{padding:0 0 1rem;display:block;position:relative;top:0;margin:6.2rem 0 0}#im3WorkflowsMainMenuContainerDiv{display:block;padding:0;margin:0 1rem}#im3WorkflowsMainMenuContainerDiv .menuportletinnercontent{padding-top:1rem;padding-bottom:1rem}#im3WorkflowsMainMenuContainerDiv .menuportlet{display:block;width:100%;margin:0;padding:0;opacity:.2;pointer-events:none}#im3WorkflowsMainMenuContainerDiv .menuportletinnercontent{background-color:#9c9c9c}#im3WorkflowsMainMenuContainerDiv .menuportlet:first-child{pointer-events:auto;opacity:1}#im3WorkflowsMainMenuContainerDiv .menuportlet:first-child .menuportletinnercontent{background-color:#ffc107}#im3WorkflowsContainerDiv{display:block;padding:0;margin:0}#im3WorkflowsContainerDiv .menuportletinnercontent{padding-top:1rem;padding-bottom:1rem}#im3WorkflowsContainerDiv .menuportletdescription A{display:inline-block;text-decoration:none;position:relative;font-size:.9rem;line-height:2rem;margin-top:.5rem;padding-left:.7rem;padding-right:.7rem;visibility:hidden}#im3WorkflowsContainerDiv .menuportletdescription A:after{visibility:visible;padding-left:.7rem;padding-right:.7rem;line-height:2rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;background-color:#222;color:#fff;display:block;position:absolute;text-align:center;font-size:.8rem;width:100%;top:0;left:0}#im3WorkflowsContainerDiv .menuportletdescription A:first-child:after{content:"Inizio"}#im3WorkflowsContainerDiv .menuportletdescription A:nth-child(2):after{content:"Bozze"}#im3WorkflowsContainerDiv .menuportletdescription A:nth-child(3):after{content:"Completati"}#im3WorkflowsContainerDiv .menuportletdescription A:nth-child(4):after{content:"Tutti"}#im3WorkflowsContainerDiv .menuportlet{display:block;width:100%;margin:0;padding:0;opacity:.2;pointer-events:none}#im3WorkflowsContainerDiv .menuportletinnercontent{background-color:#9c9c9c}#im3WorkflowsContainerDiv .menuportlet:nth-child(2){pointer-events:auto;opacity:1}#im3WorkflowsContainerDiv .menuportlet:nth-child(2) .menuportletinnercontent{background-color:#ffc107}}.im3uploaderselected{color:#f08080}.im3uploaderimg{width:100%}.im3settingsPanel{margin-top:10px}.facetHeight{max-height:300px;overflow-y:scroll;overflow-x:hidden!important}.im3notification{width:100%}.im3core-item-flex-container{flex-direction:row;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%}.im3core-item-flex-code{width:200px}.im3core-item-flex-name{margin-left:20px;width:800px}.im3core-item-flex-price,.im3core-item-flex-priceVat{margin-left:20px;width:200px}.selectionChkBox{top:.6rem;width:1.2rem;height:1.2rem}#loadingGifContainer{background:url(packages/cashbit_im3core/assets/icons/loadingGearLarge.gif)}.projectSmallerLabel{font-size:14px!important}.im3core-flex-container-for-searchdocument{flex-direction:row;flex-wrap:wrap;display:-webkit-flex;display:flex;width:100%;justify-content:space-between}.documentSearchResultValue{text-align:right}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.smallerRowText{font-size:.8rem!important;line-height:1.9!important}@media only screen and (max-width:991px){HTML{font-size:4vw}#im3navbar{position:fixed;padding:0;padding-top:4px!important;left:0;top:0;width:100vw}#im3navbar,#im3navbar .row{height:2.3rem;display:block;margin:0}#im3navbar .row{position:relative;padding:0}#im3navbar .col-xs-3.ml-3{display:block;position:absolute;left:0;top:0!important}#im3navbar .col-xs-3.text-right.mr-3{display:block;position:absolute;right:0;top:0!important}#im3navbar .col.text-center.text-truncate{display:block;margin:0;padding:0;text-align:center;position:absolute;left:0;width:100%;height:0;overflow:visible}#im3navbar .col.text-center.text-truncate A{margin:0;padding:0;font-size:.8rem;line-height:2rem;position:absolute;left:0;width:100%}#im3navbar .navbar-im3{position:absolute!important;font-size:1.75rem!important;font-weight:700!important;display:block!important;visibility:visible;left:37vw!important;top:0!important;width:26vw!important;background-color:#027bff;color:#fff;line-height:2rem!important;height:1.85rem;-webkit-border-radius:.3rem!important;-moz-border-radius:.3rem!important;border-radius:.3rem;text-decoration:none}#im3navbar .navbar-im3:before{content:"IM3"}#im3navbar .navbar-im3:active,#im3navbar .navbar-im3:focus,#im3navbar .navbar-im3:hover,#im3navbar .navbar-im3:visited{text-decoration:none}#im3navbar .navbar-brand{height:0;display:none}.frt-fixed-content-wrapper{padding:0 0 1rem;display:block;position:relative;top:0!important;margin:2.5rem 0 0}.im3workflowselect .workflow,.im3workflowselect .workflow-canhover{border-radius:4px;margin-bottom:.4rem;border:1px dotted #027bff;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;padding:.2rem}.im3workflowselect .workflow-canhover{color:#017bff}.im3DocumentWorkflowFastTransactionSelect{display:block;width:auto;margin-left:1rem;margin-right:1rem}.im3DocumentWorkflowFastTransactionSelect h2{text-align:center;line-height:2.1rem;margin-bottom:1.1rem;margin-top:.5rem;font-size:1.6rem}.im3DocumentWorkflowFastTransactionSelect .workflow{border:2px solid #027bff;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;padding:.2rem}.im3DocumentWorkflowFastTransactionSelect .workflow>DIV>DIV{font-size:1rem;padding-left:.4rem;padding-right:.4rem;line-height:2rem;-webkit-border-radius:.23rem;-moz-border-radius:.23rem;border-radius:.23rem;margin-bottom:.2rem}.im3DocumentWorkflowFastTransactionSelect .workflow>DIV:last-child>DIV{margin-bottom:0}.im3DocumentWorkflowFastTransactionSelect .workflow .workflowtitle{-webkit-border-radius:.23rem;-moz-border-radius:.23rem;border-radius:.23rem;background-color:#027bff;color:#fff}.im3DocumentWorkflowFastTransactionSelect .im3core-flex-container-for-inlineforms,.im3DocumentWorkflowFastTransactionSelect .im3core-flex-container-for-inlineforms DIV{display:block}.im3DocumentWorkflowFastTransactionSelect .im3core-flex-container-for-inlineforms DIV:LAST-CHILD{display:none}.im3documenttypeselect-doctype{background-color:#eee}.im3documenttypeselect-doctype :hover{background-color:transparent!important}.im3documenttypeselect-doctype.im3workflowselected{background-color:#28a745;color:#fff}.im3DocumentWorkflowFastItemSelect{width:calc(100% + 30px)!important;margin-left:-15px!important}.im3DocumentWorkflowFastItemSelect .form-row.b-2{margin-bottom:.9rem;display:block;margin-left:1rem;margin-right:1rem}.im3DocumentWorkflowFastItemSelect .form-row .col{padding:0}.im3DocumentWorkflowFastItemSelect .form-row .col-2.text-right{width:100%;margin-top:1rem;flex:none;padding:0;max-width:100%}.im3DocumentWorkflowFastItemSelect .input-group .btn.btn-secondary{display:none}.im3DocumentWorkflowFastItemSelect h2{text-align:center;line-height:2.1rem}.bt-info,.im3DocumentWorkflowFastItemSelect .btn{box-shadow:none!important}.im3DocumentWorkflowFastItemSelect .btn .btn-info .btn-block{font-size:1.5rem}.im3DocumentWorkflowFastItemSelect .form-row.b-2>div.col-2.text-right>button{background-color:#17a2b8!important;font-size:1.3rem}.im3DocumentWorkflowFastItemSelect .mt-2.mb-2{justify-content:center;text-align:center;padding:0;display:block!important;margin:0 3.8vw}.im3DocumentWorkflowFastItemSelect .im3workflowitembutton{display:block;float:left;margin:0 .9rem .9rem 0!important;width:44vw;height:42vw;overflow:hidden;position:relative;background-color:orange}.im3DocumentWorkflowFastItemSelect .im3workflowitembutton:nth-child(2n){margin-right:0!important}.im3DocumentWorkflowFastItemSelect .im3workflowitembuttondescription{font-size:1.1rem;line-height:1.3rem;position:absolute;left:.6rem;right:.6rem;bottom:.6rem;text-align:center}.im3DocumentWorkflowFastItemSelect .table-responsive{margin-right:4vw;margin-left:4vw;display:block;width:auto}.im3DocumentWorkflowFastItemSelect .table-responsive .form-row{margin-right:0;margin-left:0;border-bottom:1rem solid #fff}.im3DocumentWorkflowFastItemSelect .table-responsive .col-1.im3workflowselecteditemrow.m-1,.im3DocumentWorkflowFastItemSelect .table-responsive .col-2.im3workflowselecteditemrow.m-1,.im3DocumentWorkflowFastItemSelect .table-responsive .col.im3workflowselecteditemrow.m-1{border:0;padding:.5rem;margin:0!important;max-width:100%!important;flex:none!important;border-radius:0;line-height:1.1rem;vertical-align:middle}.im3DocumentWorkflowFastItemSelect .table-responsive .form-row TD:first-child{display:block;width:100%!important;font-size:1.2rem;font-weight:700;padding-bottom:0!important;border-radius:0;-webkit-border-top-left-radius:.25rem!important;-webkit-border-top-right-radius:.25rem!important;-moz-border-radius-topleft:.25rem!important;-moz-border-radius-topright:.25rem!important;border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.im3DocumentWorkflowFastItemSelect .table-responsive .form-row TD:nth-child(2){font-size:.9rem;width:76%!important;max-height:4rem;overflow:hidden;border-bottom:.5rem solid #ddd;-webkit-border-bottom-left-radius:.25rem!important;-moz-border-radius-bottomleft:.25rem!important;border-bottom-left-radius:.25rem!important}.im3DocumentWorkflowFastItemSelect .table-responsive .form-row TD:nth-child(3){font-size:2.6rem;padding:0!important;width:24%!important;line-height:4.4rem!important;height:4rem!important;font-weight:700;-webkit-border-bottom-right-radius:.25rem!important;-moz-border-radius-bottomright:.25rem!important;border-bottom-right-radius:.25rem!important}.im3DocumentWorkflowFastItemSelect .table-responsive .col-2.text-center.im3workflowselecteditemrow.m-1:nth-child(4),.im3DocumentWorkflowFastItemSelect .table-responsive .col-2.text-center.im3workflowselecteditemrow.m-1:nth-child(5),.im3DocumentWorkflowFastItemSelect .table-responsive .col-2.text-center.im3workflowselecteditemrow.m-1:nth-child(6){font-size:2.2rem;text-align:right!important;margin-top:.2rem!important;-webkit-border-radius:.25rem!important;-moz-border-radius:.25rem!important;border-radius:.25rem!important}.im3DocumentWorkflowFastItemSelect .col-2.text-center.im3workflowselecteditemrow.m-1 button:last-child{float:left;height:2.4rem;line-height:1.6rem;font-size:1.7rem}.im3DocumentWorkflowFastItemSelect .table-responsive .btn{display:block;float:right;border-radius:.3rem}.col-2.text-center.im3workflowselecteditemrow.m-1 button:nth-child(2),.im3DocumentWorkflowFastItemSelect .col-2.text-center.im3workflowselecteditemrow.m-1 button:first-child{width:2.4rem;height:2.4rem;line-height:1.6rem;font-size:1.7rem;box-sizing:border-box;padding:0!important;border:0!important;margin-left:.2rem}.col-2.text-center.im3workflowselecteditemrow.m-1 button:nth-child(4),.col-2.text-center.im3workflowselecteditemrow.m-1 button:nth-child(6),.im3DocumentWorkflowFastItemSelect .col-2.text-center.im3workflowselecteditemrow.m-1 button:nth-child(3),.im3DocumentWorkflowFastItemSelect .col-2.text-center.im3workflowselecteditemrow.m-1 button:nth-child(5){width:3.4rem;height:2.4rem;line-height:1.6rem;font-size:1.3rem;box-sizing:border-box;padding:0!important;border:0!important;margin-left:.2rem}.btn-danger:not([disabled]):not(.disabled):active,.btn-info:not([disabled]):not(.disabled):active,.btn-success:not([disabled]):not(.disabled):active,.im3DocumentWorkflowFastItemSelect .btn-danger:not([disabled]):not(.disabled).active,.im3DocumentWorkflowFastItemSelect .btn-info:not([disabled]):not(.disabled).active,.im3DocumentWorkflowFastItemSelect .btn-success:not([disabled]):not(.disabled).active{box-shadow:none!important}.im3DocumentWorkflowFastItemSelect .form-control:focus{border-color:inherit;box-shadow:none!important}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type{display:block}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group{display:block;margin:0;padding:0}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:first-of-type{max-width:none;text-align:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding-top:1rem;padding-bottom:.7rem;margin-bottom:.7rem}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:first-of-type .input-group{display:block;text-align:center}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:first-of-type .input-group .btn-group{display:block!important}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:first-of-type .input-group .btn-group BUTTON{display:inline-block!important;margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem;font-size:1rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;border:1px solid #ddd!important;background-color:#fafafa!important;color:#888!important}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:first-of-type .input-group .btn-group BUTTON.active{background-color:#28a745!important;color:#fff!important;border:1px solid #28a745!important}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:nth-of-type(2){float:left;display:block;max-width:none;width:9.8rem;margin-right:1rem;margin-left:1.4rem;margin-bottom:1rem}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:nth-of-type(3){float:left;display:block;max-width:none;width:9.8rem;margin-bottom:1rem}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:nth-of-type(4){display:block;max-width:none;margin-bottom:1rem;padding-left:1.4rem;padding-right:1.4rem;padding-bottom:1.5rem;border-bottom:1px solid #ccc;clear:both}.im3DocumentWorkflowFastFinalize>.form-row:first-of-type .form-group:nth-of-type(4) .input-group{width:20.6rem}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2){display:block}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8,.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card,.im3workflowselect>.form-row:nth-of-type(2) .col-4,.im3workflowselect>.form-row:nth-of-type(2) .col-4 .card{margin:0;padding:0;display:block;max-width:none;flex:none}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body,.im3workflowselect>.form-row:nth-of-type(2) .card-body{flex:none;padding:.5rem}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE th,.im3workflowselect>.form-row:nth-of-type(2) .col-8 .card-body TABLE td{font-size:.8rem;border:0;display:table-cell;padding:.5rem 0;border-bottom:1px solid #ccc}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE thead,.im3workflowselect>.form-row:nth-of-type(2) .col-8 .card-body TABLE tbody{padding:0;border:0;display:table-row-group}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE TR.row{display:table-row}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body .table{margin:0;border:0;display:block;position:relative;padding:0 0 3.5rem}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE th:first-of-type,.im3workflowselect>.form-row:nth-of-type(2) .col-8 .card-body TABLE td:first-of-type{padding-right:.4rem}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE th:nth-of-type(4),.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE th:nth-of-type(5),.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE th:nth-of-type(6),.im3workflowselect>.form-row:nth-of-type(2) .col-8 .card-body TABLE td:nth-of-type(4),.im3workflowselect>.form-row:nth-of-type(2) .col-8 .card-body TABLE td:nth-of-type(5),.im3workflowselect>.form-row:nth-of-type(2) .col-8 .card-body TABLE td:nth-of-type(6){display:none}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE TBODY .row:last-child>td:first-child{position:static}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(2) .col-8 .card-body TABLE TBODY .row:last-child>td:first-child BUTTON{position:absolute;right:0;bottom:0;margin:0;border:0}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(4){display:block}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(4) .card-body{padding:.5rem;max-width:none;flex:none}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(4) .card-body TABLE{display:table}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(4) .card-body TABLE TH,.im3workflowselect>.form-row:nth-of-type(4) .card-body TABLE TD{font-size:.7rem;padding:.45rem}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(4) .card-body TABLE TH{border-bottom:1px solid #ccc}.im3DocumentWorkflowFastFinalize>.form-row:nth-of-type(4) .card-body TABLE .text-right{text-align:right}.im3DocumentWorkflowFastFinalize .btn{font-size:1.3rem;text-overflow:ellipsis;overflow:hidden}.im3DocumentWorkflowFastRows .card-body{padding:.5rem}.im3DocumentWorkflowFastRows .card-body .d-flex{display:block!important;position:relative;padding-bottom:3.4rem}.im3DocumentWorkflowFastRows .card-body .d-flex>DIV:first-of-type{display:block!important;position:absolute;right:0;bottom:-1rem;font-size:2rem}.im3DocumentWorkflowFastRows .card-body .d-flex>DIV:nth-of-type(2){display:block!important;position:absolute;right:5rem;bottom:-1rem;font-size:2rem}.im3DocumentWorkflowFastRows .form-row:first-of-type{margin-top:1rem!important}.subRowTotalsList:after{content:none!important}.subRowTotalsList{margin:0!important}}.im3workflowcontainer{width:98%;margin-left:auto;margin-right:auto}.im3workflowselect .workflow{border-radius:4px;border-style:dotted;border-width:1px}.im3workflowselect .workflow-canhover :hover{background-color:#add8e6}.im3workflowselect .workflow-canhover div,.im3workflowselect .workflow div{justify-content:space-between}.im3workflowselect .workflowtitle{font-weight:700}.im3documenttypeselect-doctype :hover{background-color:#add8e6}.im3workflowselected{background-color:coral}.im3workflowitembutton{width:160px;height:180px;white-space:normal!important;vertical-align:bottom}.im3workflowitembuttondescription{font-size:.9em}.im3workflowselecteditemrow{border-radius:4px;background-color:#ddd}.greyDocumentRow{background-color:#d3d3d3}.selectAllForPdf,.selectForPdf{top:.6rem;width:1.2rem;height:1.2rem}.allDocsForTypeCheck,.checkEvaso,.checkVoided,.singleDocForConversionCheck{top:.8rem;width:1.2rem;height:1.2rem}.redtext{color:#dc143c}.xml-generated-icon{color:#28a745;margin-right:5px;font-size:14px}.xml-generated-icon:hover{color:#1e7e34}.xml-sent-icon{color:#007bff;margin-right:5px;font-size:14px}.xml-sent-icon:hover{color:#0056b3}.im3coresearchitem{width:100%}.im3coreselectedgroup{background-color:#02d19d!important}.im3coreselecteditem,.im3coreselecteditemincart{background:#02d19d!important}.im3coreitemincart{background-color:rgba(0,229,255,.45);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;margin-top:4px;padding-top:10px;padding-bottom:10px}.im3coreitemincart,.im3coreitemincart-inner{width:96%;margin-left:auto;margin-right:auto}.im3coreitemincartQtyRow{text-align:right;width:100%}.itemInCartOperationHide{display:none}.im3coreitemoperations{text-align:center;margin-top:5px;margin-bottom:5px}.im3coreitemgroup{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background-color:rgba(0,229,255,.45);width:98%;margin-left:auto;margin-right:auto;margin-top:4px;height:100px;display:table;text-align:center;font-weight:700;font-size:20px}.im3coreitemgroup-inner{display:table-cell;vertical-align:middle}.im3coreitem{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background-color:rgba(0,229,255,.45);width:96%;margin-left:auto;margin-right:auto;margin-top:4px;height:60px;display:table;padding-left:10px;font-weight:700;font-size:20px}.im3coreitem-inner{display:table-cell;vertical-align:middle}.selectedItemContent{padding:5px}.selectedItemInput>label>span{width:200px}.selectedItemFooter{text-align:center;height:40px}.im3coregeneralbox{display:flex;flex-direction:row;-webkit-box-flex:flex;flex-wrap:wrap;justify-content:flex-start}._im3coregeneralboxelement{flex-grow:1;background:#0ff;border:thin solid #00f}.im3coregeneralboxelement{padding:5px;min-width:300px;flex-grow:1}.im3coregeneralboxelement-double{width:50%;min-width:300px;flex-grow:1}.im3coregeneralboxelement-triple{width:30%;flex-grow:1;min-width:300px}.im3coregeneralboxelement-quad{width:40%;flex-grow:1;min-width:400px}.im3coregeneralboxelement-single{width:10%;flex-grow:1;min-width:100px}.im3bancodocumentbody{margin-top:10px;max-height:300px;overflow-y:scroll}.im3bancodocumentbody-row{min-width:300px}.im3banconumber-in-row{text-align:right}.im3bancodocumentfooter{margin-top:10px;width:100%;text-align:right}.im3bancodocumenttotals{text-align:right;margin-right:0}.im3coregeneralsearch{overflow-y:scroll;height:100%;display:block}.im3coresearchinputelement{margin-left:2px;margin-right:2px}.im3coregeneralsearchcontainer{display:flex;flex-direction:column;max-height:93vh}.im3coregeneralsearchinput{background:rgba(255,196,0,.411)}.im3coregeneralsearchoutput{max-height:62vh;min-height:62vh;overflow-y:scroll;overflow-x:hidden;flex:1;background:rgba(0,238,255,.171)}.im3coresinglesearchresult{margin-top:10px}.im3coresinglesearchresultdetails{font-size:.9em}.height67search{max-height:67vh!important;min-height:67vh!important}.height73search{max-height:73vh!important;min-height:73vh!important}.height78search{max-height:78vh!important;min-height:78vh!important}.height80search{max-height:80vh!important;min-height:80vh!important}.height83search{max-height:83vh!important;min-height:83vh!important}.height90search{max-height:90vh!important;min-height:90vh!important}.orderColumn{cursor:ns-resize;font-weight:700}.orderSelected{position:relative;margin-left:40px}.orderSelected:before{content:"";background:url(packages/cashbit_im3core/assets/icons/icons8-doppio-giù-24.png);position:absolute;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;left:-20px;top:-5px}.sliderType{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#20b2aa}.sliderType,.sliderType:before{position:absolute;-webkit-transition:.4s;transition:.4s}.sliderType:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}#typeSwitch:checked+.sliderType{background-color:#ffa07a}#typeSwitch:focus+.sliderType{box-shadow:0 0 1px #2196f3}#typeSwitch:checked+.sliderType:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.sliderType.round{border-radius:34px}.sliderType.round:before{border-radius:50%}.rowHeaders{outline:1px solid #000}.rowData,.rowHeaders{margin-left:.5%;margin-right:.5%}.cellHeader{outline:1px solid #000;text-align:center;font-weight:700;overflow-wrap:break-word}.cellData,.cellDataRef{outline:1px solid #000!important;text-align:center;overflow-wrap:break-word}.cellDataRef{font-weight:700;background-color:#20b2aa}.cellDataRef2{background-color:#ffffe0}.cellDataRef2,.cellDataRef3{outline:1px solid #000!important;text-align:center;font-weight:700;overflow-wrap:break-word}.cellDataRef3{background-color:#2e8b57}.cellDataRef4{font-weight:700;background-color:salmon;overflow-wrap:break-word}.cellDataNumber,.cellDataRef4{outline:1px solid #000!important;text-align:center}.customNumberCell{background-color:#87cefa!important}.customNumberCell2,.customNumberCell3{background-color:#2897b3!important}.spacer{height:2%}#deleteBtn{color:#00f;text-decoration:underline;cursor:pointer}#printBtn,.printedSelectorSingle,.printSelectorSingle{color:#34b1db;text-decoration:underline;cursor:pointer}.getArchivedPrintBtn{color:#34db4a;text-decoration:underline;cursor:pointer}.selectedLabel{font-weight:700;text-decoration:underline}.red{outline:1px solid red!important}.green{outline:1px solid green}#loadingGifContainer{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);background:url(loadingGearLarge.gif);background-repeat:no-repeat;background-position:50%;z-index:2;cursor:not-allowed}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}#importDocsSwitch:checked+.slider{background-color:#2196f3}#importDocsSwitch:focus+.slider{box-shadow:0 0 1px #2196f3}#importDocsSwitch:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}#im3navbar{z-index:1001}._customim3uploadereach{height:900px}._customim3uploaderimg{max-height:600px;width:auto;margin-top:-100px;margin-left:75px;transform:rotate(90deg);transform-origin:bottom center}/*!
 * FullCalendar v2.3.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed .fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1}.fc-bgevent,.fc-highlight{opacity:.3;filter:alpha(opacity=30)}.fc-bgevent{background:#8fdf82}.fc-nonbusiness{background:#d7d7d7}.fc-icon{display:inline-block;width:1em;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:Courier New,Courier,monospace}.fc-icon:after{position:relative;margin:0 -1em}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%;left:3%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%;left:-3%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%;left:-2%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%;left:2%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(180deg,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px hsla(0,0%,100%,.75);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:none;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{overflow-y:scroll;overflow-x:hidden}.fc-scroller>*{position:relative;width:100%;overflow:hidden}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;background-color:#3a87ad;font-weight:400}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:3}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-h-event .fc-resizer{top:-1px;bottom:-1px;left:-1px;right:-1px;width:5px}.fc-ltr .fc-h-event .fc-start-resizer,.fc-ltr .fc-h-event .fc-start-resizer:after,.fc-ltr .fc-h-event .fc-start-resizer:before,.fc-rtl .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-end-resizer:after,.fc-rtl .fc-h-event .fc-end-resizer:before{right:auto;cursor:w-resize}.fc-ltr .fc-h-event .fc-end-resizer,.fc-ltr .fc-h-event .fc-end-resizer:after,.fc-ltr .fc-h-event .fc-end-resizer:before,.fc-rtl .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-start-resizer:after,.fc-rtl .fc-h-event .fc-start-resizer:before{left:auto;cursor:e-resize}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-day-grid-event .fc-resizer{left:-3px;right:-3px;width:7px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-toolbar{text-align:center;margin-bottom:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0 2px}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-top:2px;padding-bottom:2px}.fc-basic-view .fc-week-number{text-align:center}.fc-basic-view .fc-week-number span{display:inline-block;min-width:1.25em}.fc-ltr .fc-basic-view .fc-day-number{text-align:right}.fc-rtl .fc-basic-view .fc-day-number{text-align:left}.fc-day-number.fc-other-month{opacity:.3;filter:alpha(opacity=30)}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-bgevent-skeleton,.fc-time-grid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-time-grid .fc-bgevent-skeleton{z-index:3}.fc-time-grid .fc-highlight-skeleton{z-index:4}.fc-time-grid .fc-content-skeleton{z-index:5}.fc-time-grid .fc-helper-skeleton{z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:none}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-time-grid .fc-bgevent-container,.fc-time-grid .fc-event-container{position:relative}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event .fc-resizer:after{content:"="}.im3calendarconfig{margin-top:5px;margin-bottom:10px}.im3calendarcontainer{display:flex;flex-direction:row;height:100%}.im3calendarlists{width:20%}.im3calendarlists-title{margin-top:0}.im3calendars{width:80%;height:80%}.im3notInCalendarEvent{background:#d3d3d3;border-radius:4px;padding:3px;margin:3px}.im3calendarhide{display:none}.sortedByButtonActive{font-weight:700;color:red!important}.sortedByButtonNoActive{font-weight:400;color:grey!important}.im3calendarevent{overflow:scroll;max-height:85vh}.active{color:#000!important}.gal img{max-width:300px;padding:7px 0}@media (max-width:500px){.gal{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.customDatePickerField::-webkit-calendar-picker-indicator{margin-left:0}.frt-fixed-content-wrapper{position:absolute;top:40px}.img-adaptive{max-width:100%;max-height:100%;width:auto;height:auto}.at-form{width:80%;margin-left:auto;margin-right:auto}@media only screen and (max-width:991px){HTML{font-size:4vw}}@media only screen and (max-width:575px){HTML{font-size:4vw}.at-form H1{padding:0;font-size:1.3rem;margin:0 0 1rem}.at-form H3{padding:0;font-size:1.4rem;text-transform:uppercase;margin:0 0 1.2rem}.at-pwd-link P{padding-top:.5rem;padding-bottom:1rem;text-align:center}.at-signup-link P{padding-top:1rem;text-align:center}}