.clock-picker__input{border:1px solid #dcdcdc}.clock-picker__input--error,.clock-picker__input--error.clock-picker__input--has-value{color:#f44336}.clock-picker__input--error .clock-picker__input,.clock-picker__input--error.clock-picker__input--has-value .clock-picker__input{border-color:#f44336}.clock-picker__input--has-value .clock-picker__input{border-color:#00e676}.clock-picker__button{background:none;width:24px;height:24px;display:inline-block;border:0;border-radius:12px;line-height:24px;padding:0;margin:0;cursor:pointer;color:#757575;font-weight:500;font-size:13px}.clock-picker__button:hover{background-color:#f5f5f5}.clock-picker__button:active{background-color:#ededed}.clock-picker__button:focus{background-color:#e8e8e8}.clock-picker__button--active,.clock-picker__button--active:active,.clock-picker__button--active:focus,.clock-picker__button--active:hover{background-color:#a48bd1;color:#fff}.clock-picker__button[disabled]{opacity:.4!important;cursor:default}.clock-picker__button[disabled],.clock-picker__button[disabled]:active,.clock-picker__button[disabled]:focus,.clock-picker__button[disabled]:hover{background-color:#f5f5f5;color:#757575}.clock-picker__dialog{display:none}.clock-picker__dialog--active{display:block}.clock-picker__dialog-drop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:200}.clock-picker__dialog-body{position:fixed;top:50%;left:50%;max-width:100%;max-height:100%;width:320px;margin:-235px -160px;background-color:#fff;z-index:201;-webkit-transform:scale(1);transform:scale(1);border-radius:5px;overflow:auto}.clock-picker__dialog-header{padding:1.5rem 1.5rem;font-size:2rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clock-picker__dialog-header span:focus,.clock-picker__dialog-header span:hover{cursor:pointer}.clock-picker__dialog-content{position:relative;width:100%;height:280px;margin-top:24px;margin-bottom:24px}.clock-picker__dialog-content .clock-picker__hours,.clock-picker__dialog-content .clock-picker__minutes{position:absolute}.clock-picker__dialog-actions{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;border-top:1px solid #f5f5f5;padding:.5rem}.clock-picker__dialog-action{padding:0 1rem;margin:0;background:transparent;border:0;-ms-flex:1;-webkit-box-flex:1;flex:1;font-size:16px;font-weight:500;line-height:32px;display:inline-block;cursor:pointer}.clock-picker__dialog-action:hover{background-color:#f5f5f5}.clock-picker__dialog-action:focus{background-color:#ededed}.clock-picker__dialog-action:active{background-color:#e6e6e6}.clock-picker__dialog-action[disabled]{background-color:#f5f5f5;color:#e6e6e6}.clock-picker__dialog-action[disabled]:active,.clock-picker__dialog-action[disabled]:focus,.clock-picker__dialog-action[disabled]:hover{cursor:not-allowed}.clock-picker__dialog .fade-enter-active,.clock-picker__dialog .fade-leave-active,.clock-picker__dialog .scale-enter-active,.clock-picker__dialog .scale-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.clock-picker__dialog .scale-enter,.clock-picker__dialog .scale-leave-active{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.clock-picker__dialog .fade-enter,.clock-picker__dialog .fade-leave-active{opacity:0}.clock-picker__hours,.clock-picker__minutes{position:relative;width:100%;height:280px}.main-div{width:65%}@media screen and (max-width:900px){.main-div{width:100%}}.filepond--panel-root{border-radius:0 6px 6px 0;background-color:hsla(0,0%,100%,0)!important}.filepond--drop-label{color:#cacaca!important}#documentname.vs-input--input{background:none!important;height:55px!important;font-size:1.4rem!important}#documentDesc.vs-textarea,#documentname.vs-input--input{border:5px solid rgba(192,196,212,.2)!important;border-radius:20px!important;color:#cacaca!important}#documentDesc.vs-textarea{background:rgba(var(--vs-background),1)!important;font-size:1rem!important;height:90px!important}#documentdetails .focusx.vs-textarea-primary,#documentdetails .vs-textarea-primary{border:0 solid transparent!important}#back-to-topic_btn,.save__btn{border-radius:15px!important}#schedule-visibility-popup .vs-popup{width:80vw;height:80vw}#schedule-tab-container{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}#date-pickers,#schedule-tab-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;padding:10px;margin:10px}#date-pickers{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:width 2s,height 4s;transition:width 2s,height 4s;-webkit-animation:transitionLeft 1s;animation:transitionLeft 1s}#schedule-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.time-date-picker-combo{padding:15px;margin:15px}@-webkit-keyframes transitionLeft{0%{left:2000px}to{left:0}}@keyframes transitionLeft{0%{left:2000px}to{left:0}}