.ant-message{font-feature-settings:"tnum","tnum";box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;left:0;line-height:1.5715;list-style:none;margin:0;padding:0;pointer-events:none;position:fixed;top:8px;width:100%;z-index:1010}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);display:inline-block;padding:10px 16px;pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{font-size:16px;margin-right:8px;position:relative;top:1px}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}@keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}.ant-message-rtl,.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-left:8px;margin-right:0}.page{margin-left:15em;margin-top:4em;padding:1em;transition:all 1.5s}.page.sidenav-hide{margin-left:0}.page .box{background-color:#fff;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);padding:1em;width:100%}.page .box .box-header{display:flex;justify-content:space-between}.page .box .box-header .title{font-size:1.5em;font-weight:500;margin-bottom:1em}.page .box .box-header .btn-header-right a,.page .box .box-header .btn-header-right div{margin-left:.5em}.page .box .box-header .add-resource{background-color:#f8ac59;border:none;color:#fff;margin:0}@media screen and (max-width:770px){.page{display:none;margin-left:0;padding:1em .5em;transition:all 1s ease-in-out}.page.sidenav-hide{display:block;margin-left:0}}@media print{.page{margin:0;padding:0}@page{.page{size:auto}}.page .box{margin:0;padding:0}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,a:hover{color:#f8ac59;text-decoration:none}ul{padding:0}button i{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-flex{align-items:center;display:flex;justify-content:space-between}.btn-circle,.btn-flex a{margin:0 auto}.btn-circle{border-radius:50%;cursor:pointer;height:2.2em;position:relative;text-align:center;width:2.2em}.btn-circle i{font-size:.8em;left:50%;margin:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-circle.btn-danger,.btn-circle.btn-info,.btn-circle.btn-primary,.btn-circle.btn-secondary,.btn-circle.btn-success,.btn-circle.btn-warning{border:none}.btn-circle.btn-color{background-color:#fff;border:2px solid #ddd}.text-right{text-align:right}.ck.ck-dropdown .ck-dropdown__arrow{z-index:0!important}.sr-btn{background-color:#f8ac59;border:1px solid #f0f0f0;cursor:pointer;display:inline-block;padding:.2em 2em}.sr-btn:hover{background-color:#e19e4e;color:#fff}.flex{display:flex}.form-control{border-radius:0}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background:none;padding-right:0}.sr-loading{margin:0 auto}.alert-connected{background-color:#fff;color:red;left:50%;padding:2em;position:absolute;top:50%;z-index:999}body{background-color:#f0f0f0}.login{width:100%}.login form{background-color:#fff;border:1px solid #ced4da;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);margin:10vh auto 0;padding:1em;position:relative;text-align:center;width:25%}.login form h1{font-size:2em;font-weight:400;margin:0 0 1em}.login form input{border:1px solid #ced4da;border-radius:.25em;display:block;margin:.7em 0;padding:.5em 1em;width:100%}.login form button{background-color:#f8ac59;border:none;border-radius:8px;color:#fff;margin-top:1em;padding:.4em 1em;width:100%}.login form button:hover{background-color:#e7903a;color:#fff}@media screen and (max-width:1200px){.login form{width:35%}}@media screen and (max-width:1000px){.login form{width:50%}}@media screen and (max-width:550px){.login form{width:90%}}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{border-color:#0188fe;box-shadow:0 0 5px #0188fe;outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.react-tabs__tab-list{margin:0}.react-tabs__tab--selected{font-weight:500}.projects .project-free-input{width:100%;z-index:99}.circle-picker{background-color:rgba(0,0,0,.7);border-radius:1em;padding:.5em;width:auto!important}.circle-picker>span>div{margin:.2em .3em!important}.ReactTable{border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{align-items:stretch;border-collapse:collapse;display:flex;flex:auto 1;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-thead{display:flex;flex:1 0 auto;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,.03)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:1px solid rgba(0,0,0,.05);box-shadow:inset 0 0 0 0 transparent;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid transparent;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:hsla(0,0%,40%,0) hsla(0,0%,40%,0) hsla(0,0%,40%,0) #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{display:flex;flex:99999 1 auto;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{align-items:stretch;display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tr{display:inline-flex;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{flex:1 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:transparent;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.ReactTable .rt-tfoot{box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,.05)}.ReactTable .-pagination{align-items:stretch;border-top:2px solid rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,.1);border:0;border-radius:3px;color:rgba(0,0,0,.6);cursor:pointer;display:block;font-size:1em;height:100%;outline-width:0;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,.3);color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{flex:1 1;text-align:center}.ReactTable .-pagination .-center{align-items:center;display:flex;flex:1.5 1;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{color:rgba(0,0,0,.5);left:50%;padding:20px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.ReactTable .-loading,.ReactTable .rt-noData{background:hsla(0,0%,100%,.8);display:block;pointer-events:none;position:absolute;transition:all .3s ease}.ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:rgba(0,0,0,.6);display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-filters .rt-tr,.ReactTable .rt-thead.-header .rt-tr{padding-right:1em}.ReactTable .rt-thead.-header{background-color:#f8ac59}.ReactTable .rt-thead.-filters .rt-tr{background-color:#f0f0f0}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{padding:3px}.ReactTable .rt-thead .rt-th{overflow:visible}.ReactTable .rt-thead .rt-th .react-autosuggest__container{margin:0}.ReactTable .rt-thead .rt-th .react-autosuggest__suggestions-container--open{text-align:left;width:auto!important}.ReactTable .rt-thead .rt-th button{background:#f8ac59;border-color:#f8ac59;color:#000}.ReactTable .rt-tbody{max-height:60vh;overflow-y:scroll}.ReactTable .rt-tbody input[type=text]{height:1.7em}.ReactTable .rt-tbody .rt-td,.ReactTable .rt-tbody .rt-tr-group{border-color:rgba(0,0,0,.1)}.ReactTable .rt-tbody .rt-tr{border:2px solid transparent}.ReactTable .rt-tbody .rt-td{padding:4px 5px;white-space:normal}.ReactTable .rt-tbody .whiteSpaceNoWrap{white-space:nowrap}.ReactTable .rt-tbody a{color:inherit}.ReactTable .rt-tbody .fa-tint{color:#000}.ReactTable .text{word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.ReactTable .btn-circle{height:1.5em;width:1.5em}.ReactTable .btn-circle i{font-size:.6em}.ReactTable .sr-free-input,.topbar{width:100%}.topbar{background-color:#47525e;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);color:#bdc5cd;display:flex;justify-content:space-between;left:0;line-height:1.5em;padding:1em;position:fixed;top:0;vertical-align:middle;z-index:2}.topbar .close-menu{background-color:#f8ac59;color:#fff;height:2em;position:relative;width:2.5em}.topbar a,.topbar a:hover{color:#fff}.topbar .right-topbar{align-items:baseline;display:flex}.topbar .right-topbar .right-elements{color:#fff;cursor:pointer;font-size:1.5em;margin-left:1em;position:relative}.topbar .right-topbar .right-elements:last-child{font-size:1em}.topbar .right-topbar .messages-active{color:#f8ac59}.topbar .right-topbar .messages-notView{bottom:-.7em;color:#fff;font-size:.65em;position:absolute;right:-.7em}@media print{.topbar{display:none}}@media (min-width:481px){.topbar .right-topbar .right-elements{margin-left:2em}}@media screen and (min-width:771px){.topbar .close-menu{display:none}}.calendar .overlay-loading{background:hsla(0,0%,100%,.6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:98}.calendar .sr-loading{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99}.calendar .top{background-color:#47525e;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);padding:.5em 1em}.calendar .top .btn-flex{justify-content:flex-start}.calendar .top .btn-flex .btn-circle{background-color:#f8ac59}.calendar .content{padding:1em}.calendar .showUser{margin-bottom:1em}.calendar .addStep input,.calendar .addStep select{width:100%}.calendar .addStep select[name=users]{height:2.2em}.calendar .addStep select[name=users]:focus{height:auto}.calendar .addStep button{background-color:#f8ac59}.calendar table thead{text-align:center}.calendar table thead th{font-size:.9em;padding:.5em}.calendar table thead .today{background-color:#f8ac59}.calendar table .nameOfDays{text-transform:capitalize}.calendar table tbody tr{border:none}.calendar table .step{border:1px solid #ccc;font-size:.85em;margin:.2em;padding:.2em;position:relative;width:20%}.calendar table .step:hover .btn-arrow{opacity:1}.calendar table .step:hover{padding-left:2em}.calendar table .step .btn-arrow{opacity:0;position:absolute;transition:opacity 1s}.calendar table .step .btn-left{left:0}.calendar table .step .btn-left,.calendar table .step .btn-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.calendar table .step .btn-right{right:0}.calendar table .step .btn-up{top:0}.calendar table .step .btn-down,.calendar table .step .btn-up{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.calendar table .step .btn-down{bottom:0}.calendar table .step .topStep{display:flex;justify-content:space-between}.calendar table .step .topStep .btn-circle{height:1.5em;margin-left:.2em;width:1.5em}.calendar table .step .topStep .btn-circle i{font-size:.55em}.calendar table .step .user{font-size:.85em}.calendar table .step .priority{color:#000;font-size:.85em;height:1em;line-height:.8em;text-align:center;width:1em}.calendar table .step .project{font-size:.9em;font-weight:500}.calendar table .step .project a{color:#000}.calendar table .users-hours{background-color:#fff;border:1px solid #ccc}.sr-menu{display:none;margin:0;position:relative}.sr-menu .sr-menu-link{color:#dbdbdb;cursor:pointer;display:inline-block;margin:0 2em;position:relative}.sr-menu .sr-menu-link>a{color:#cdcdcd}.sr-menu .sr-menu-link.active{color:#f8ac59}.sr-menu .sr-menu-link:hover,.sr-menu .sr-menu-link:hover i,.sr-menu .sr-menu-link:hover span{color:#fff}.sr-menu .sr-menu-submenu:hover .sr-menu-submenu-content{display:block}.sr-menu .sr-menu-submenu-content{background-color:#47525e;display:none;left:-15px;padding-top:1em;position:absolute;width:13em;z-index:2}.sr-menu .sr-menu-submenu-content.active{display:block}.sr-menu .sr-menu-submenu-content .sr-menu-link{display:block;margin:0;padding:.5em 1em}@media (min-width:1440px){.sr-menu{display:block}}.sr-menu-mobile,.sr-menu-mobile .sr-menu-submenu-content{display:none}.sr-menu-mobile .sr-menu-submenu-content.active{display:block}@media (max-width:1439px){.sr-menu-mobile{display:block}}.sidenav{background-color:#47525e;color:#bdc5cd;height:100%;left:0;overflow-y:auto;padding:1em 0;position:fixed;top:3em;transition:all 2s;width:15em}.sidenav.sidenav-hide{margin-left:-20%}.sidenav .profile{color:#fff;font-size:.95em;margin:3em 2em 1em}.sidenav li{cursor:pointer;font-size:.95em;list-style:none;padding:1em 0 1em 2em}.sidenav li.active{background-color:#4b5764;border-left:4px solid #f8ac59}.sidenav li a{color:#bdc5cd}.sidenav li a.active{color:#fff}.sidenav li i{margin-right:.3em}.sidenav li .chevron{float:right;font-size:.8em;margin-right:1.5em}.sidenav li .submenu{display:none;margin-top:1em;overflow-y:hidden}.sidenav li .submenu.active{display:block}.sidenav li .submenu li{padding-bottom:.6em;padding-top:.6em}@media print{.sidenav{display:none}}@media screen and (max-width:1250px){.sidenav.sidenav-hide{margin-left:-32%}}@media screen and (max-width:770px){.sidenav{display:block;margin-left:0;transition:all 1s ease-in-out;z-index:9}.sidenav.sidenav-hide{display:none;margin-left:0}}@media screen and (min-width:771px){.sidenav{display:none}}.sr-messages-alert{background-color:rgba(248,12,0,.7);box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);color:#fff;margin:5em 1em 0;padding:1em;position:relative}.sr-messages-alert a,.sr-messages-alert a:hover{color:#fff}.sr-messages-alert .close{color:#fff;cursor:pointer;position:absolute;right:1em;top:1em}.notfound{margin-top:25vh;text-align:center}.notfound a{font-weight:700}.notfound .back{color:#f8ac59;cursor:pointer;font-weight:700}.products .product-free-input{width:100%;z-index:99}.block .block-title .block-add{margin:0 0 0 .5em}.block .block-button{background-color:#f8ac59;border:1px solid #f0f0f0;padding:.2em 2em}.block .block-button:hover{background-color:#e19e4e;color:#fff}.box.project .box-header .btn-header-right{display:flex}.box.project .box-header .btn-header-right a,.box.project .box-header .btn-header-right button{margin-left:.5em}.box.project .box-header .btn-header-right a:first-child,.box.project .box-header .btn-header-right button:first-child{margin-left:0}.box.project .box-body .block{margin-top:2em}.box.project .box-body .block:first-child{margin-top:0}.box.project .box-body .block .block-title{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5em}.box.project .box-body .block .block-title span{font-weight:700}.box.project .box-body .block .block-title .btn-hide{margin:0 0 0 1.5em}.ReactTable{box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1)}.stepsForm input[name=name]{width:100%!important}.modal-comment textarea{height:100%;width:100%}.Modal{background:#fff;border:1px solid #ccc;bottom:5em;left:20em;padding:.5em 1em;position:absolute;right:5em;top:5em;z-index:9999}.Modal.products-modal{left:1em;right:1em}.Modal .modal-header{align-items:center;border:none;padding:0}.Modal .modal-header .modal-title{font-size:1.2em;font-weight:500}.Modal .modal-header .modal-close{margin:0}.Modal .modal-body{padding:1rem 0}.Overlay{background-color:hsla(0,0%,100%,.75);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9}.react-autosuggest__container{margin:0 1em;position:relative}.react-autosuggest__container:first-child{margin-left:0}.react-autosuggest__input{width:100%}.react-autosuggest__input--focused{outline:none}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{background-color:#fff;border:1px solid #aaa;border-top:none;display:block;font-weight:300;position:absolute;top:2.1em;width:100%;z-index:99}.react-autosuggest__suggestions-list{list-style-type:none;margin:0;padding:0}.react-autosuggest__suggestion{cursor:pointer;padding:.2em .5em}.react-autosuggest__suggestion--highlighted{background-color:#ddd}input,textarea{padding:.2em .5em}form .btn-div,form button{background-color:#f8ac59;border:none;border-radius:5px;color:#1d1d1d;cursor:pointer;display:inline-block;margin-right:1em;padding:.4em 2em}form .btn-div:hover,form button:hover{background-color:#e7903a;color:#1d1d1d}form .sr-btn-disabled{background-color:#bebebe;cursor:default}form .sr-btn-disabled:hover{background-color:#a8a8a8;color:#000}.form-block{margin-bottom:3em}.form-block .form-block-title{font-size:1.25em}.form-block .row div{margin-bottom:1em}.form-block .row div div{margin:0}.form-block label{font-weight:500}.form-block input,.form-block select,.form-block textarea{width:100%}.form-block input[type=checkbox]{width:auto}.form-block .react-autosuggest__container{margin:0}.form-online input{margin:0 1em}.form-online input:first-child{margin-left:0}.form-margin{margin-bottom:3em!important}.measures-form .measures-form-header{display:flex}.measures-form .measures-form-header button{border:none;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1)}.measures-form .measures-form-header .show-measure{margin-left:1em}.measures-form .measures-table{box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);display:block;overflow-x:auto;white-space:nowrap;width:100%}.measures-form .measures-table td,.measures-form .measures-table th{border:1px solid #cdcdcd}.measures-form .measures-table td:first-child,.measures-form .measures-table th:first-child{border-left:none}.measures-form .measures-table td:last-child,.measures-form .measures-table th:last-child{border-right:none}.measures-form .measures-table thead{background-color:#f8ac59}.measures-form .measures-table thead th{font-weight:500;padding:.2em .5em}.measures-form .measures-table tbody td input{border:none;margin:0;width:100%}.measures-form .measures-table tbody .btn-circle{height:1.8em;width:1.8em}.measures-form .measures-table tbody .btn-circle i{font-size:.7em}.measures-form .measures-table tfoot td{background-color:#ddd;padding:.2em .5em}.select-products-groups{margin-bottom:1em;width:auto!important}.group-products-container{box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1)}.group-products-header{align-items:center;background-color:#f8ac59;display:flex;justify-content:space-between;margin-top:1.5em;padding:.25em 1em}.group-products-header .group-products-title{font-weight:500}.group-products-header .btn-right{display:flex}.group-products-header .btn-right .btn-circle{height:1.8em;margin-left:.5em;width:1.8em}.group-products-header .btn-right .btn-circle i{font-size:.7em}.group-products{display:block;overflow-x:auto;white-space:nowrap;width:100%}.group-products .btn-circle{height:1.8em;width:1.8em}.group-products .btn-circle i{font-size:.7em}.group-products td,.group-products th{border:1px solid #cdcdcd}.group-products td:first-child,.group-products th:first-child{border-left:none}.group-products td:last-child,.group-products th:last-child{border-right:none}.group-products th{font-weight:500;padding:.2em .5em}.group-products .products-row-footer,.group-products .products-row-header{background-color:#ddd}.group-products .products-row-footer td,.group-products .products-row-header td{padding:.2em .5em}.group-products .products-row-footer td{text-align:right}.group-products .products-row-footer td:first-child{font-weight:500;text-align:left}.group-products .products-row td{width:auto}.group-products .products-row input{border:none;width:100%}.group-products .products-row .cell-reference{width:10%}.group-products .products-row .cell-reference .react-autosuggest__container{margin-left:0;margin-right:0;width:calc(100% - 2em)}.group-products .products-row .cell-reference .btn-products{margin:.2em}.group-products .products-row .cell-long{width:50%}.group-products .products-row .cell-long-product{width:25%}.group-products .products-row .cell-medium{width:15%}.group-products .products-row input[name=dailyCost],.group-products .products-row input[name=daysNumber],.group-products .products-row input[name=hourlyRate],.group-products .products-row input[name=hours],.group-products .products-row input[name=marginCoefficient],.group-products .products-row input[name=minuteRate],.group-products .products-row input[name=minutes],.group-products .products-row input[name=price],.group-products .products-row input[name=quantity],.group-products .products-row input[name=rate],.group-products .products-row input[name=sellingPrice],.group-products .products-row input[name=surface],.group-products .products-row input[name=totalSurface],.group-products .products-row input[name=totalha],.group-products .products-row input[name=unitPrice]{text-align:right}.accounting select[name=models]{max-width:100%}.accounting .form-accounting label{display:block}.accounting .form-accounting .saveAsModel{display:inline}.accounting .form-accounting input[name=model]{margin-left:1em;margin-top:.4em}@media screen and (max-width:550px){.accounting .saved-buttons button{margin-bottom:1em;width:100%}.accounting .saved-buttons button:last-child{margin-bottom:0}}.accounting .accounting-note .note-title{font-size:1.1em}.form-products .flex-form{display:flex;flex-wrap:wrap;margin:1em;width:100%}.form-products .flex-form input,.form-products .flex-form select{margin:0 1em}.form-products .flex-form input:first-child,.form-products .flex-form select:first-child{margin-left:0}.form-products .flex-form .designation{width:30em}.form-products .flex-form textarea[name=note]{padding-left:.5em;padding-right:.5em;width:98%}.form-products .flex-form:first-child{margin-top:0}.btn-goto{display:block;left:-.5em;top:.1em}.btn-goto.disabled{display:none}.sr-form-note{width:100%}.sr-form-note textarea{padding:.2em .5em;width:100%}.form-customers .addContact{background-color:#f8ac59;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;margin-top:3em;padding:.2em 2em}.form-customers .addContact:hover{background-color:#e19e4e;color:#fff}.form-customers .deleteContact{margin-top:1.5em}.form-customers .submitButton{display:block;margin-top:2em}.form-customers .form-block-title{font-size:1.1em}.form-customers label{display:block;font-weight:500}.form-customers input{width:100%}.form-customers .customer-note{margin-top:3em}.form-customers .customer-note h3{font-size:1.1em}.form-customers .customer-note textarea{min-height:2.5em;padding:.2em .5em;width:100%}.form-customers .row-contact{margin-top:1em}.contactForm .box-header{background-color:#f8ac59;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);font-weight:700;padding:.5em 1em;text-align:center}.contactForm input{width:16.66667%}.contactForm button{margin-left:50%;margin-top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10em}.city{margin-bottom:1em}.amountAtZero input,.amountAtZero select,.city input,.city select{margin-left:1em}.write{border-spacing:0;width:100%}.write tr td{border:1px solid grey}.write thead{background-color:#f8ac59;font-weight:500}.write thead tr td{padding:.2em .5em}.write input{width:100%}.write .ck-content p{line-height:1em;margin-bottom:0!important}.write input[name=quantity],.write input[name=sellingPrice],.write input[name=unitPrice]{text-align:right}.write .react-autosuggest__container{margin:0}.write .actions{width:3.2em}.write .actions .btn-circle{height:2em;width:2em}.write .actions .btn-circle i{font-size:.7em}.write .code{position:relative;width:10em}.write .code:hover .btn-drag{opacity:1}.write .code .btn-drag{height:1.5em;left:-2em;opacity:0;position:absolute;transition:opacity .5s;width:1.5em}.write .code .btn-drag i{font-size:.65em}.write .code .btn-drag.drag-up{top:.5em}.write .code .btn-drag.drag-down{bottom:.5em}.write .code .btn-circle,.write .code .react-autosuggest__container{display:inline-block}.write .code .react-autosuggest__container{float:right;width:6.5em}.write .code .btn-circle{margin:0 .4em}.write .little-cell{width:7em}.btn-header-right button{margin-left:1em}.submit{margin-top:1em}.print{left:-400%;position:absolute;top:-400%;visibility:hidden}@media print{.print{left:0;position:relative;top:0;visibility:visible}}.print .text-center{text-align:center}.print .bold{font-weight:700}.print .uppercase{text-transform:uppercase}.print p{margin:0!important}.print .container,.print .container-fluid{padding:0}.print .container{padding:2em 1.5em;width:100%}.print .table>tbody>tr>td,.print .table>tbody>tr>th,.print .table>tfoot>tr>td,.print .table>tfoot>tr>th,.print .table>thead>tr>td,.print .table>thead>tr>th{padding:2px 6px}.print .table-bordered td:first-child,.print .table-bordered td:last-child,.print .table-bordered th:first-child,.print .table-bordered th:last-child{border:none!important}.print .table-bordered>tbody>tr>td,.print .table-bordered>tbody>tr>th,.print .table-bordered>tfoot>tr>td,.print .table-bordered>tfoot>tr>th{border-bottom:0!important;border-top:0!important}.print .table>tbody>tr>td,.print .table>tbody>tr>th,.print .table>tfoot>tr>td,.print .table>tfoot>tr>th{border-top:0!important}.print .panel{border:1px solid #000;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:20px}.print .panel-header{margin-top:50px}.print .header .left-header{font-size:1em}.print .header .left-header .logo-me{width:23em}.print .header .left-header p{margin-top:10px!important}.print .header h5{font-size:1.1em}.print .header p{text-align:center}.print .customer{margin-top:3.5em;padding-left:8em}.print .customer p{font-size:1em;text-align:left}.print .articles{border-collapse:separate;border-spacing:0;font-size:1em;margin-bottom:20px;width:100%}.print .articles td,.print .articles th{border:.5px solid #ddd;border-bottom:0;border-top:0;padding:2px 6px;vertical-align:baseline}.print .articles td{line-height:1em}.print .articles tr:first-child th{border-bottom:1px solid #ddd;border-top:1px solid #000}.print .articles tr:last-child td{border-bottom:1px solid #000}.print .articles td:first-child,.print .articles th:first-child{border-left-color:#000}.print .articles td:last-child,.print .articles th:last-child{border-right-color:#000}.print .articles tr:first-child th:first-child{border-top-left-radius:3px}.print .articles tr:first-child th:last-child{border-top-right-radius:3px}.print .articles tr:last-child td:first-child{border-bottom-left-radius:3px}.print .articles tr:last-child td:last-child{border-bottom-right-radius:3px}.print .articles thead th:first-child{width:71%}.print .articles thead th:nth-child(2),.print .articles thead th:nth-child(3){width:8%}.print .articles thead th:last-child{width:13%}.print .articles .text-article{font-size:1.2em;line-height:1.2em;padding-left:2em}.print .articles .amounts-article{text-align:right;vertical-align:bottom}.print .deliveryDelay{font-size:1em;line-height:25px;margin:0;padding-left:10px}.print .signature{height:76px}.print .amounts{border-collapse:separate;border-spacing:0;font-size:1em;margin-bottom:20px;width:100%}.print .amounts td,.print .amounts th{border:.5px solid #ddd;padding:2px 6px}.print .amounts tr:first-child th{border-top-color:#000}.print .amounts tr:last-child td{border-bottom-color:#000}.print .amounts td:first-child,.print .amounts th:first-child{border-left-color:#000}.print .amounts td:last-child,.print .amounts th:last-child{border-right-color:#000}.print .amounts tr:first-child th:first-child{border-top-left-radius:3px}.print .amounts tr:first-child th:last-child{border-top-right-radius:3px}.print .amounts tr:last-child td:first-child{border-bottom-left-radius:3px}.print .amounts tr:last-child td:last-child{border-bottom-right-radius:3px}.print .amounts thead tr th{font-size:1em;text-align:center}.print .amounts tbody tr td{font-weight:700;text-align:center}.print .footer{font-size:.85em;text-align:center}.print .cgv{page-break-before:always}.print .cgv h2{font-size:1.5em}.print .cgv h3{font-size:1.2em;margin-top:1em}.print .cgv h4{font-size:1em}.print .cgv p{font-size:.7em;text-align:justify}.print .cgv .cgv-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.print .cgv .cgv-row .cgv-col{display:flex;flex-direction:column;justify-content:space-between}@media print{.print{visibility:visible}.table thead th{border:none!important;border-bottom:1px solid #000!important}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th{border-bottom:0!important;border-top:0!important}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th{border-top:0!important}}.cgv .pageBreakBefore{page-break-before:always}.cgv .cgv-title{font-size:1.5em;font-style:italic;text-align:center}.articles-list .articles-free-input{width:100%}.articles-list p{line-height:1.4em;margin-bottom:0!important}@media print{@page{.bills{size:auto}}}.form-bills-notes{margin-top:2em}.messages-form select[name=receivers]{overflow:auto}.messages-view i{color:#f8ac59;font-weight:bolder}.messages-view .flex{display:flex;width:100%}.messages-view .flex .property{margin-left:3em}.messages-view .flex .property:first-child{margin-left:0}.messages-view .box-body .answer,.messages-view .box-body .title{margin-top:2em}.activityMonitoring table{margin-top:2em;width:100%}.activityMonitoring table th{background-color:#f8ac59}.activityMonitoring table tfoot{font-weight:700}.activityMonitoring table td,.activityMonitoring table th{border:1px solid #000;padding:.2em .5em}.activityMonitoring table tr td{text-align:right}.activityMonitoring table tr td:first-child{text-align:left}@media print{@page{.activityMonitoring{size:auto}}}.customer table{border:none;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1)}.customer .customer-note{margin-bottom:3em}.customer .customer-note h3{font-size:1.1em}.customer .customer-note textarea{box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);min-height:2.5em;padding:.2em .5em;width:100%}.sr-table{width:100%}.sr-table th{background-color:#f8ac59}.sr-table tfoot{font-weight:700}.sr-table td,.sr-table th{border:1px solid #828282;padding:.2em .5em}.sr-table a{color:#000}.permissions table tbody tr:nth-child(2n){background-color:#f0f0f0}.permissions table input[type=checkbox]{cursor:pointer}.permissions table .btn-circle{height:1.7em;width:1.7em}.permissions table .btn-circle i{font-size:.65em}.bills-print .customers-name{text-overflow:ellipsis}.bills-print .amounts{text-align:right}@media print{.bills-print{font-size:1.15em}@page{.bills-print{size:landscape A4;max-height:100%;max-width:100%}}}.orders-list .col-amount{text-align:right}.orders-form .articles-list{box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.1);margin-top:1em;width:100%}.orders-form .articles-list td,.orders-form .articles-list th{border:1px solid #cdcdcd;padding:.2em .5em}.orders-form .articles-list td:first-child,.orders-form .articles-list th:first-child{border-left:none}.orders-form .articles-list td:last-child,.orders-form .articles-list th:last-child{border-right:none}.orders-form .articles-list th{background-color:#f8ac59;border-top:none;text-align:center}.orders-form .articles-list td{vertical-align:top}.orders-form .articles-list td:last-child{vertical-align:middle}.orders-form .articles-list tbody tr:last-child td{border-bottom:none}.orders-form .articles-list .cell-input{padding:0}.orders-form .articles-list .cell-input input,.orders-form .articles-list .cell-input textarea{border:none;padding:.3em .5em}.orders-form .articles-list .cell-input.text-right input{text-align:right}.orders-form .articles-list tbody td:first-child{width:8em}.orders-form .articles-list .stock-cell{width:13em}.orders-form .articles-list .medium-cell{width:9em}.orders-form .articles-list .format-cell{width:10.5em}.orders-form .articles-list .total-cell{width:6em}.orders-form .articles-list .small-cell{width:5em}.orders-form .articles-list tbody td:last-child{width:4em}.orders-form .articles-list .customer-name{padding:0 .5em .3em}.orders-form .articles-list .btn-circle{height:1.7em;width:1.7em}.orders-form .articles-list .btn-circle i{font-size:.7em}.orders-form .articles-list .ref-cell{width:10em!important}.orders-form .articles-list .ref-cell .ref-container{align-items:center;display:flex}.orders-form .articles-list .ref-cell input{width:8em}.orders-form .articles-list .btn-circle{margin:0 5px}.orders-print{display:none;padding:1em}@media print{.orders-print{display:block;font-size:18px;height:100vw;left:0;overflow-x:hidden;position:absolute;top:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left top;transform-origin:left top;width:100vh}}.orders-print a,.orders-print a:active,.orders-print a:hover{color:#000;text-decoration:none}.orders-print .header{display:flex;justify-content:space-between;padding:1em}.orders-print .header h2{font-size:1.4em}.orders-print .header .left-header,.orders-print .header .right-header{border:1px solid #000;border-radius:4px;height:auto;padding:1em 8em}.orders-print .header .left-header{align-items:center;display:flex}.orders-print .header .left-header .infos{margin-left:3em}.orders-print .articles-list{font-size:18px;margin-top:1em;width:100%}.orders-print .articles-list td,.orders-print .articles-list th{border:1px solid #424242;padding:.2em .5em;vertical-align:top}.orders-print .articles-list th{background-color:#f8ac59;text-align:center}.orders-print .articles-list .medium-cell{width:7em}.orders-print .articles-list .small-cell{width:4.75em}.orders-print .articles-list .quantity-cell{width:5px!important}
/*# sourceMappingURL=main.59ede00a.css.map*/