.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animated.bounceIn{-webkit-animation-duration:.7s;animation-duration:.7s}.animated.bounceOut{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.fadeIn{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeOut{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.rrt-confirm-holder .shadow{background-color:rgba(50,58,68,.8);height:100%;width:100%}.rrt-confirm-holder .rrt-confirm{background-color:#fff;border-radius:4px;box-shadow:3px 3px 20px #333;left:50%;margin-left:-160px;overflow:hidden;position:absolute;top:20%;width:320px;z-index:9}.rrt-confirm-holder .rrt-confirm .rrt-message{background-color:#fff;clear:both;font-family:open-sanscondensed-light,sans-serif;font-size:1em;min-height:50px;padding:5%;text-align:center;width:100%}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{background-color:transparent;border:none;border-top:1px solid #f0f0f0;cursor:pointer;flex-grow:1;float:left;font-size:14px;height:50px;margin:0;overflow:hidden;padding:0;text-transform:capitalize}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{padding:0 10px;position:fixed;width:350px;z-index:99999999}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;border-radius:4px;box-shadow:2px 2px 10px rgba(0,0,0,.4);color:#333;margin:10px 0;min-height:70px;opacity:.94;overflow:hidden;position:relative;width:100%;z-index:2}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{height:5px;width:100%}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;overflow:hidden;text-align:center}.redux-toastr .toastr .rrt-left-container{bottom:0;left:0;position:absolute;top:0;width:80px}.redux-toastr .toastr .rrt-left-container .rrt-holder{height:70px;left:5px;line-height:60px;margin-top:-35px;position:absolute;top:50%;width:70px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;margin-top:5px;vertical-align:middle}.redux-toastr .toastr .rrt-middle-container{float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;margin-left:80px;padding:10px 5px;position:relative;text-align:left;width:65%}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{background-color:transparent;border:none;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;height:100%;opacity:.5;outline:none;position:absolute;right:0;top:0;width:10%}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{border:1px solid #dbdbdb;opacity:1}.redux-toastr .toastr.rrt-message .rrt-title{font-size:1.2em;height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;font-size:1.1em;margin-bottom:20px;max-height:400px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{bottom:20px;height:5px;margin:0 -20px -20px -60px;position:absolute;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{background-color:rgba(0,0,0,.4);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.full-loading{height:100vh;position:relative}.full-layout-loading,.full-loading{background-color:var(--color-background)}.full-layout-loading{align-items:center;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[class*=" rbc-"],[class^=rbc-]{font-family:Poppins,sans-serif!important}.body{background-color:#f7f8fa!important}.is-required{color:var(--color-danger)}.ant-input-password,input.ant-input,textarea.ant-input{border-color:var(--color-secondary)!important;border-radius:6px!important}.ant-input-password.has-error,.ant-select.has-error .ant-select-selector,input.ant-input.has-error,textarea.ant-input.has-error{border-color:var(--color-danger)!important}.error-message{color:var(--color-danger)}.ant-tooltip-inner{align-items:center;border-radius:5px!important;display:flex;font-family:Poppins,sans-serif;font-size:.8em;min-height:29px!important}.ant-pagination{margin:1rem 0 0!important}.ant-pagination>li{font-family:Poppins,sans-serif;margin-top:0!important}.ant-pagination>li>a,.ant-pagination>li>button{color:var(--color-secondary)}.ant-pagination>li,.ant-pagination>li>button{background-color:transparent!important;border:none!important}.ant-pagination-item-active a,.ant-pagination-item:focus-visible a,.ant-pagination-item:hover a,.ant-pagination-next button:hover,.ant-pagination-prev button:hover{color:var(--color-active)!important}.ant-select{width:100%}.ant-select-selector{border:1px solid var(--color-stroke)!important;border-radius:5px!important}.ant-checkbox-wrapper>span{color:var(--color-black)}.ant-picker-cell .ant-picker-cell-inner{text-align:center!important}.content{border-bottom:1px solid var(--color-stroke)!important;margin-bottom:0!important}.breadcrumb-active,h1.page-title{color:var(--color-active)}h1.page-title{font-size:1.25rem;font-weight:500;margin:1.5rem 0}.header-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.button-primary{background-color:var(--color-primary);border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem;text-decoration:none}.button-primary>i{margin-right:.5rem}.button-primary:hover{opacity:.8}.header-right-content{align-items:flex-start;display:flex}.searchbar{align-items:center;border:1px solid var(--color-stroke);border-radius:5px;display:flex;margin-right:.5rem;padding:.4rem 1rem}.search-error{color:var(--color-danger);font-size:small;margin-top:.25rem}.searchbar>i{color:var(--color-navbar);font-size:1.2em;margin-right:.5rem}.searchbar>input{background-color:transparent;border:none}.searchbar>input:focus{outline:none}.button-secondary{background-color:#fff;border:1px solid var(--color-primary);border-radius:10px;color:var(--color-primary);cursor:pointer;padding:.5rem 1rem;text-decoration:none}.button-secondary:hover{opacity:.8}.button-secondary>i{margin-right:.5rem}.button-loading{cursor:not-allowed;opacity:.5}.mt-2{margin-top:2rem}.mr-1{margin-right:1rem}.mr-1\/5{margin-right:.5em}.mb-2{margin-bottom:2rem}.custom-modal.custom-modal-lg{width:867px!important}.custom-modal .ant-modal-content{align-items:center;background-color:#000;border-radius:.5em;display:flex;justify-content:center;padding:0}.custom-modal .ant-modal-body{background-color:#000;border-radius:.5em;height:100%;padding:0;width:100%}.custom-modal .ant-modal-body img{height:350px;object-fit:contain;width:100%}.custom-modal .ant-modal-close{background-color:#fff;border-radius:50%;box-shadow:0 17px 11px rgba(0,0,0,.25);margin-right:-1.5em;margin-top:-2em}.custom-modal-content{background-color:#fff;border-radius:0 0 .5em .5em;padding:2em}.custom-modal-content .custom-modal-content-title{display:flex;margin-bottom:1em}.custom-modal-content .custom-modal-content-title .custom-modal-title{color:#828282;font-weight:700;margin-right:1.5em;min-width:10.5em}.custom-modal-content .custom-modal-content-title .custom-modal-description:before{content:":";margin-left:-.8em;margin-right:.5em}.ant-table-thead tr>th{background-color:#c2cad9!important;color:#22486c!important}.ant-table-thead tr>th:first-child{border-top-left-radius:5px!important}.ant-table-thead tr>th:last-child{border-top-right-radius:5px!important}.playlist-wrapper>.playlist-dropdown{background-color:#fff;border-radius:.25rem;box-shadow:0 6px 24px rgba(0,0,0,.12);cursor:text!important;left:0;position:absolute;top:2.8rem}.playlist-wrapper>.playlist-dropdown.playlist-dropdown-open{opacity:1;transition:opacity .25s ease-in-out;z-index:2}.playlist-wrapper>.playlist-dropdown.playlist-dropdown-closed{opacity:0;transition:opacity .25s ease-in-out,z-index .25s ease-in-out .15s;z-index:-2}.playlist-wrapper>.playlist-dropdown>ul{margin:0;max-height:300px;overflow-y:auto}.playlist-wrapper>.playlist-dropdown>.filter-dropdown{display:grid;grid-template-rows:repeat(5,1fr)}.playlist-wrapper>.playlist-dropdown>ul>li.divider{border-bottom:1px solid var(--color-stroke-dark);margin:.5rem 1rem;padding:0}.playlist-wrapper>.playlist-dropdown>ul>li.header{align-items:center;background-color:var(--color-bg-white-blueish);color:var(--color-active);cursor:pointer;display:flex;font-weight:500;justify-content:center;margin-bottom:.5rem;padding:.5rem 1rem}.playlist-wrapper>.playlist-dropdown>ul>li.header>i{margin-right:.5rem}.playlist-wrapper>.playlist-dropdown>ul>li{align-items:center;color:var(--color-black);display:flex;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.playlist-wrapper>.playlist-dropdown>ul>li.playlist-button{align-items:center;background-color:var(--primary-button);border-radius:.5rem;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:1.5rem 1rem 1rem}.playlist-wrapper>.playlist-dropdown>ul>li>div.playlist-filter>.playlist-filter-radio>div.radio,.playlist-wrapper>.playlist-dropdown>ul>li>div.radio{align-items:center;background-color:var(--color-bg-radio);border:1px solid var(--color-border-radio);border-radius:15px;display:flex;height:15px;justify-content:center;margin-right:.5rem;width:15px}.playlist-wrapper{align-items:center;background-color:#fff;border:1px solid var(--color-border);border-radius:.35rem;cursor:pointer;display:flex;justify-content:space-between;min-width:180px;padding:.5rem .7rem;position:relative}.playlist-wrapper>.playlist-dropdown>ul>li>div.playlist-filter>.playlist-filter-radio>div.radio.active,.playlist-wrapper>.playlist-dropdown>ul>li>div.radio.active{border-color:var(--primary-button)}.playlist-wrapper>.playlist-dropdown>ul>li>div.playlist-filter>.playlist-filter-radio>div.radio>div.radio-checked,.playlist-wrapper>.playlist-dropdown>ul>li>div.radio>div.radio-checked{background-color:var(--primary-button);border-radius:8px;height:8px;width:8px}.playlist-wrapper>.playlist-dropdown>ul>li>div.playlist-filter{align-items:center;display:flex;justify-content:space-between;width:100%}.playlist-wrapper>.playlist-dropdown>ul>li>div.playlist-filter>.playlist-filter-radio{align-items:center;display:flex}.playlist-wrapper>.playlist-dropdown>ul>li>div.playlist-filter>button{background-color:transparent;border:none;cursor:pointer}.playlist-wrapper i.playlist-open{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .25s ease-in-out}.playlist-wrapper i.playlist-closed{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .25s ease-in-out}.playlist-wrapper .playlist-selection{align-items:center;display:flex}.playlist-wrapper .playlist-selection>span{color:var(--color-black);font-weight:500;margin-left:.25rem}.upload-wrapper p{color:var(--color-black);font-weight:600;margin-bottom:1.5rem}.upload-wrapper .upload-drag-and-drop{align-items:center;background-color:var(--color-input);border:1px solid var(--color-border);border-radius:10px;cursor:pointer;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center;width:100%}.upload-wrapper .upload-drag-and-drop>p.upload-title{color:var(--color-text-light);font-weight:700;margin-bottom:.5rem}.upload-wrapper .upload-drag-and-drop>p.upload-title span.upload-highlight{color:var(--primary-button)}.upload-wrapper .upload-drag-and-drop>p.upload-subtitle{color:var(--color-text-gray-dark);font-size:.8rem;font-weight:400}.upload-drag-and-drop{align-items:center;background-color:var(--color-input);border:1px solid var(--color-border);border-radius:10px;cursor:pointer;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center;width:100%}.ant-upload{width:100%}.upload-drag-and-drop>i{color:var(--color-secondary);display:inline-block;font-size:1.5em;margin-bottom:1rem}.upload-drag-and-drop>p{color:var(--color-secondary);font-weight:500;margin:0;padding:0}.upload-drag-and-drop.active,.upload-drag-and-drop.active>i,.upload-drag-and-drop.active>p,.upload-drag-and-drop:hover,.upload-drag-and-drop:hover>i,.upload-drag-and-drop:hover>p{border-color:var(--color-input-focus)}.upload-image-preview{position:relative;width:100%}.upload-image-preview>img,.upload-image-preview>video{background-color:var(--color-input);border:1px solid var(--color-border);border-radius:10px;height:140px;object-fit:contain;width:100%}.upload-image-preview>.btn-remove{align-items:center;background-color:var(--color-bg-pink);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px;z-index:2}.adsign-modal .modal-content-delete{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.adsign-modal .modal-content-delete>img{height:150px;margin:1rem 0;width:150px}.adsign-modal .modal-content-delete>p.modal-content-title{color:var(--color-text-black);font-size:1rem;font-weight:600;margin-bottom:.5rem}.adsign-modal .modal-content-delete>p.modal-content-description{color:var(--color-text-gray-darker);font-size:.8rem;line-height:1rem;margin-bottom:0;padding:0 1rem;text-align:center}.adsign-modal .modal-content-delete>p.modal-content-subtitle{color:var(--color-active);font-weight:600;margin:1rem 0}.adsign-modal .modal-footer-delete{align-items:center;display:flex;margin-top:1rem}.adsign-modal .modal-footer-delete .button-cancel{background-color:#fff;border:1px solid var(--color-border);border-radius:.35rem;color:var(--color-text-black);margin-right:.5rem}.adsign-modal .modal-footer-delete .button-cancel,.adsign-modal .modal-footer-delete .button-delete{align-items:center;cursor:pointer;display:flex;flex:1 1;font-weight:600;height:auto;justify-content:center;padding:.5rem 1.5rem}.adsign-modal .modal-footer-delete .button-delete{background-color:var(--cancel-button);border:1px solid var(--cancel-button);border-radius:.35rem;color:#fff;margin-left:.5rem}.adsign-modal .modal-footer-delete button.is-loading{cursor:not-allowed;opacity:.5}.adsign-modal .modal-footer-delete button.is-loading>i{margin-right:.5rem}.btn-outline-danger:hover,.btn-outline-primary:hover,.btn-outline-secondary:hover,.btn-outline-warning:hover{opacity:.5}.btn-outline-primary{border:1px solid var(--primary-button);border-radius:.35rem;color:var(--primary-button)}.btn-outline-primary,.btn-outline-secondary{align-items:center;background-color:transparent;cursor:pointer;display:flex;font-weight:600;padding:.5rem 1rem}.btn-outline-secondary{border:1px solid var(--secondary-button);border-radius:.35rem;color:var(--secondary-button)}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}