@media screen and (min-width:300px) and (max-width:349px){.viewContainer{min-width:300px;padding-left:10px;padding-right:10px;padding-top:50px}}@media screen and (min-width:350px) and (max-width:480px){.viewContainer{min-width:350px;padding-left:10px;padding-right:10px;padding-top:50px}}@media screen and (min-width:481px) and (max-width:768px){.viewContainer{min-width:450px;padding-left:15px;padding-right:15px;padding-top:20px}}@media screen and (min-width:769px){.viewContainer{min-width:600px;padding-left:50px;padding-right:50px;padding-top:50px}}.signature{max-width:500px;min-height:250px;width:80%}.switch{display:inline-block;height:34px;margin-top:7px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input: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%}.scrollable-list{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.scrollable-list::-webkit-scrollbar{display:none}.agentsContainer{background-color:#fff}.agentsContainer::-webkit-scrollbar{width:0}.rmc-multi-picker,.rmc-picker{height:238px}.rmc-multi-picker{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.rmc-picker-item{box-sizing:border-box;color:#9b9b9b;font-size:16px;height:34px;line-height:34px;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.rmc-picker,.rmc-picker-item{overflow:hidden;position:relative;width:100%}.rmc-picker{-webkit-box-flex:1;display:block;flex:1;text-align:center}.rmc-picker-mask{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6))),-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-repeat:no-repeat;background-size:100% 204px;height:100%;margin:0 auto;z-index:3}.rmc-picker-content,.rmc-picker-mask{left:0;position:absolute;top:0;width:100%}.rmc-picker-content{z-index:1}.rmc-picker-indicator{border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;height:34px;left:0;position:absolute;top:102px;width:100%;z-index:3}.rmc-date-picker{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:10px 0}.rmc-date-picker-item{-ms-flex:1;flex:1;text-align:center}.rmc-picker-popup{background-color:#fff;bottom:0;left:0;position:fixed;width:100%}.rmc-picker-popup-close{display:none}.rmc-picker-popup-wrap{overflow-scrolling:touch;outline:0;overflow:auto}.rmc-picker-popup-mask,.rmc-picker-popup-wrap{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.rmc-picker-popup-mask{background-color:#373737;background-color:rgba(55,55,55,.6);filter:alpha(opacity=50);height:100%}.rmc-picker-popup-mask-hidden{display:none}.rmc-picker-popup-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:-webkit-gradient(linear,left top,left bottom,from(#e7e7e7),color-stop(#e7e7e7),color-stop(transparent),to(transparent));background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7,transparent,transparent);background-position:bottom;background-repeat:no-repeat;background-size:100% 1px;display:-webkit-box;display:flex;flex-direction:row;position:relative}.rmc-picker-popup-header-left,.rmc-picker-popup-header-right{padding-left:15px;padding-right:15px}.rmc-picker-popup-item{-webkit-tap-highlight-color:transparent;box-sizing:border-box;color:#0ae;cursor:pointer;font-size:18px;height:44px;line-height:44px;text-align:center}.rmc-picker-popup-item-active{background-color:#ddd}.rmc-picker-popup-title{-webkit-box-flex:1;color:#666;cursor:default;flex:1}.rmc-picker-popup-fade-appear,.rmc-picker-popup-fade-enter{opacity:0}.rmc-picker-popup-fade-appear,.rmc-picker-popup-fade-enter,.rmc-picker-popup-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2)}.rmc-picker-popup-fade-appear.rmc-picker-popup-fade-appear-active,.rmc-picker-popup-fade-enter.rmc-picker-popup-fade-enter-active{-webkit-animation-name:rmcPopupPickerFadeIn;animation-name:rmcPopupPickerFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rmc-picker-popup-fade-leave.rmc-picker-popup-fade-leave-active{-webkit-animation-name:rmcPopupPickerFadeOut;animation-name:rmcPopupPickerFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rmcPopupPickerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rmcPopupPickerFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rmcPopupPickerFadeOut{0%{opacity:1}to{opacity:0}}@keyframes rmcPopupPickerFadeOut{0%{opacity:1}to{opacity:0}}.rmc-picker-popup-slide-fade-appear,.rmc-picker-popup-slide-fade-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.rmc-picker-popup-slide-fade-appear,.rmc-picker-popup-slide-fade-enter,.rmc-picker-popup-slide-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2)}.rmc-picker-popup-slide-fade-appear.rmc-picker-popup-slide-fade-appear-active,.rmc-picker-popup-slide-fade-enter.rmc-picker-popup-slide-fade-enter-active{-webkit-animation-name:rmcPopupPickerSlideFadeIn;animation-name:rmcPopupPickerSlideFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rmc-picker-popup-slide-fade-leave.rmc-picker-popup-slide-fade-leave-active{-webkit-animation-name:rmcPopupPickerSlideFadeOut;animation-name:rmcPopupPickerSlideFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rmcPopupPickerSlideFadeIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes rmcPopupPickerSlideFadeIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes rmcPopupPickerSlideFadeOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes rmcPopupPickerSlideFadeOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{border-radius:4px;cursor:pointer;filter:invert(.9);margin-right:2px;opacity:.9}:root{--alert-color:#002f6c}.swal2-html-container{font-family:Roboto}.swal2-title{font-family:Roboto-Bold}.swal2-styled.swal2-cancel,button.swal2-confirm.swal2-styled{background-color:var(--alert-color)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background-color:#cfd8dc;border:3px;border-radius:10px;padding-right:5px}
/*# sourceMappingURL=main.3930da33.css.map*/