@import "https://cdn.syncfusion.com/ej2/bootstrap5.css";@import "https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{text-transform:none;appearance:button;cursor:pointer;overflow:visible}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px;display:flex}.rbc-toolbar .rbc-toolbar-label{text-align:center;flex-grow:1;padding:0 10px}.rbc-toolbar button{color:#373a3c;text-align:center;vertical-align:middle;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:4px;margin:0;padding:.375rem 1rem;line-height:normal;display:inline-block}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px #00000020}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{white-space:nowrap;display:inline-block}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (width<=767px){.rbc-toolbar{flex-direction:column}}.rbc-event{box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;text-align:left;background-color:#3174ad;border:none;border-radius:5px;width:100%;margin:0;padding:2px 5px}.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected{background-color:#265985}.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{text-overflow:ellipsis;white-space:nowrap;font-size:80%;display:block;overflow:hidden}.rbc-event-overlaps{box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-right-radius:0;border-bottom-left-radius:0}.rbc-row{flex-direction:row;display:flex}.rbc-row-segment{padding:0 1px 1px}.rbc-row-segment .rbc-event-content{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{text-overflow:ellipsis;white-space:nowrap;z-index:4;color:#3174ad;background-color:#ffffff4d;height:auto;font-size:85%;font-weight:700;line-height:normal;display:block;overflow:hidden}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{-webkit-user-select:none;user-select:none;border:1px solid #ddd;flex-direction:column;flex:1 0 0;width:100%;height:100%;display:flex;position:relative}.rbc-month-header{flex-direction:row;display:flex}.rbc-month-row{flex-direction:column;flex:1 0 0;height:100%;display:flex;position:relative;overflow:hidden}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{text-align:right;flex:1 1 0;min-width:0;padding-right:5px}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{flex-direction:row;flex:1 0 0;display:flex;position:absolute;inset:0 1px 0 0;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{z-index:5;background-color:#fff;border:1px solid #e5e5e5;padding:10px;position:absolute;box-shadow:0 5px 15px #00000040}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{flex-direction:column;flex:1 0 0;display:flex;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border-spacing:0;border-collapse:collapse;border:1px solid #ddd;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{vertical-align:top;padding:5px 10px}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{text-transform:lowercase;padding-left:15px;padding-right:15px}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:left;border-bottom:1px solid #ddd;padding:3px 5px}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{flex-direction:column;min-height:100%;display:flex}.rbc-time-column .rbc-timeslot-group{flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;flex-flow:column;min-height:40px;display:flex}.rbc-time-gutter,.rbc-header-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{margin-right:10px;position:absolute;inset:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;flex-flow:column wrap;align-items:flex-start;min-height:20px;max-height:100%;display:flex;position:absolute;overflow:hidden}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;width:auto;padding-right:5px}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1 0;width:100%;height:100%;min-height:1em;line-height:1}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{z-index:10;background-color:#fff;border-right:1px solid #ddd;margin-right:-1px;position:sticky;left:0}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0 0;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{flex:1 1 0;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;color:#fff;background-color:#00000080;width:100%;padding:3px;font-size:75%;position:absolute}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{z-index:4;position:relative}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{flex-direction:row;flex:none;display:flex}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row:first-child,.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;flex-direction:column;flex:1;min-width:0;display:flex}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{border-top:2px solid #ddd;flex:1 0;align-items:flex-start;width:100%;display:flex;position:relative;overflow-y:auto}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{-webkit-user-select:none;user-select:none;width:100%}.rbc-current-time-indicator{z-index:3;pointer-events:none;background-color:#74ad31;height:1px;position:absolute;left:0;right:0}.rbc-resource-grouping.rbc-time-header-content{flex-direction:column;display:flex}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.rbc-calendar{box-sizing:border-box;flex-direction:column;align-items:stretch;height:100%;display:flex}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :before,.rbc-calendar :after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full{position:absolute;inset:0;overflow:hidden}.rbc-ellipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{text-overflow:ellipsis;white-space:nowrap;text-align:center;vertical-align:middle;border-bottom:1px solid #ddd;flex:1 0;min-height:0;padding:0 3px;font-size:90%;font-weight:700;overflow:hidden}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;cursor:pointer;-webkit-user-select:text;user-select:text;background:0 0;border:none;margin:0;padding:0}.rbc-row-content{-webkit-user-select:none;user-select:none;z-index:4;position:relative}.rbc-row-content-scrollable{flex-direction:column;height:100%;display:flex}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;scrollbar-width:none;height:100%;overflow-y:scroll}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{content:"";border:3px solid #ccc;border-width:3px 3px 0 0;width:9px;height:9px;display:block;position:absolute;top:6px}.react-datepicker__sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker-wrapper{border:0;padding:0;display:inline-block}.react-datepicker{color:#000;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:initial;background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-right-radius:.375em;border-bottom-left-radius:.375em}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-top:1px solid #aeaeae;border-radius:0;margin-top:4px}.react-datepicker__header--bottom{border-top:1px solid #aeaeae;border-bottom:none;border-radius:0 0 .3rem .3rem}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{margin:0 15px;display:inline-block}.react-datepicker__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;background-color:#0000;border:1px solid #aeaeae;border-radius:.3rem;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__year-select:focus-visible,.react-datepicker__month-year-select:focus-visible{outline:1px auto}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{color:#000;margin-top:0;font-size:.944rem;font-weight:700}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{text-align:center;cursor:pointer;z-index:1;text-indent:-999em;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:2px;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{margin-left:auto;margin-right:auto;display:block;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{width:0;font-size:20px;position:relative;top:-1px}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{text-align:center;margin:.5em}.react-datepicker__year-wrapper{flex-wrap:wrap;max-width:180px;display:flex}.react-datepicker__year .react-datepicker__year-text{width:5em;margin:2px;display:inline-block}.react-datepicker__month{text-align:center;margin:.5em}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{width:5em;margin:2px;display:inline-block}.react-datepicker__input-time-container{clear:both;float:left;text-align:left;width:100%;margin:5px 0 10px 15px}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{margin-left:10px;display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.375em;display:inline;position:absolute;top:0;right:-87px}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.375em;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{text-align:center;border-bottom-right-radius:.375em;width:85px;margin:0 auto;overflow-x:hidden}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;width:100%;height:calc(195px + 1.0625em);margin:0;padding-left:0;padding-right:0;list-style:none;overflow-y:scroll}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{white-space:nowrap;height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{color:#fff;background-color:#216ba5;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:#0000}.react-datepicker__week-number{color:#ccc;text-align:center;width:2.125em;margin:.208em;line-height:2.125em;display:inline-block}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;text-align:center;width:2.125em;margin:.208em;line-height:2.125em;display:inline-block}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{color:#fff;background-color:#3dcc4a;border-radius:.3rem}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{color:#fff;background-color:#ff6803;border-radius:.3rem;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{color:#000;background-color:#bad9f1;border-radius:.3rem}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{color:#fff;background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){color:#000;background-color:#f0f0f0}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:70%;left:50%;transform:translate(-50%)}.react-datepicker__input-container{width:100%;display:inline-block;position:relative}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.625em;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{top:0;right:-16px;transform:rotate(135deg)}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{z-index:1;text-align:center;background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;width:50%;position:absolute;top:30px;left:25%}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{width:100%;margin-left:auto;margin-right:auto;line-height:20px;display:block}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;user-select:none;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;vertical-align:middle;background-color:#0000;border:0;outline:0;height:100%;padding:0 6px 0 0;display:table-cell;position:absolute;top:0;right:0}.react-datepicker__close-icon:after{cursor:pointer;color:#fff;text-align:center;vertical-align:middle;content:"×";background-color:#216ba5;border-radius:50%;width:16px;height:16px;padding:2px;font-size:12px;line-height:1;display:table-cell}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{cursor:pointer;text-align:center;clear:left;background:#f0f0f0;border-top:1px solid #aeaeae;padding:5px 0;font-weight:700}.react-datepicker__portal{z-index:2147483647;background-color:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.react-datepicker__children-container{width:17.25em;height:auto;margin:.5em;padding-left:.25em;padding-right:.25em}.react-datepicker__aria-live{clip-path:circle(0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker__calendar-icon{vertical-align:-.125em;width:1em;height:1em}.react-datepicker-popper-offset{margin-top:-.7em}.rc-time-picker{box-sizing:border-box;display:inline-block;position:relative}.rc-time-picker *{box-sizing:border-box}.rc-time-picker-clear{cursor:pointer;text-align:center;width:20px;height:20px;margin:0;line-height:20px;position:absolute;top:3px;right:6px;overflow:hidden}.rc-time-picker-clear-icon:after{content:"x";color:#aaa;width:20px;height:20px;font-size:12px;font-style:normal;line-height:1;transition:color .3s;display:inline-block}.rc-time-picker-clear-icon:hover:after{color:#666}.rc-time-picker-input{cursor:text;color:#666;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;width:100%;height:28px;padding:4px 7px;font-size:12px;line-height:1.5;transition:border .2s cubic-bezier(.645,.045,.355,1),background .2s cubic-bezier(.645,.045,.355,1),box-shadow .2s cubic-bezier(.645,.045,.355,1);display:inline-block;position:relative}.rc-time-picker-input[disabled]{color:#ccc;cursor:not-allowed;background:#f7f7f7}.rc-time-picker-panel{z-index:1070;box-sizing:border-box;width:170px;position:absolute}.rc-time-picker-panel *{box-sizing:border-box}.rc-time-picker-panel-inner{text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;outline:none;font-size:12px;line-height:1.5;list-style:none;display:inline-block;position:relative;box-shadow:0 1px 5px #ccc}.rc-time-picker-panel-narrow{max-width:113px}.rc-time-picker-panel-input{cursor:auto;border:1px solid #0000;outline:0;width:100%;margin:0;padding:0;line-height:1.5}.rc-time-picker-panel-input-wrap{box-sizing:border-box;border-bottom:1px solid #e9e9e9;padding:6px;position:relative}.rc-time-picker-panel-input-invalid{border-color:red}.rc-time-picker-panel-select{float:left;box-sizing:border-box;border:0 solid #e9e9e9;border-width:0 1px;width:56px;max-height:144px;margin-left:-1px;font-size:12px;position:relative;overflow-y:auto}.rc-time-picker-panel-select-active{overflow-y:auto}.rc-time-picker-panel-select:first-child{border-left:0;margin-left:0}.rc-time-picker-panel-select:last-child{border-right:0}.rc-time-picker-panel-select ul{box-sizing:border-box;width:100%;margin:0;padding:0;list-style:none}.rc-time-picker-panel-select li{text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:24px;margin:0;padding:0 0 0 16px;line-height:24px;list-style:none}.rc-time-picker-panel-select li:hover{background:#edfaff}li.rc-time-picker-panel-select-option-selected{background:#f7f7f7;font-weight:700}li.rc-time-picker-panel-select-option-disabled{color:#ccc}li.rc-time-picker-panel-select-option-disabled:hover{cursor:not-allowed;background:0 0}.rdw-option-wrapper{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;justify-content:center;align-items:center;min-width:25px;height:20px;margin:0 4px;padding:5px;display:flex}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:inset 1px 1px #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;height:30px;margin:0 3px}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:35%;right:10%}.rdw-dropdown-carettoclose{border-bottom:6px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:35%;right:10%}.rdw-dropdown-selectedtext{align-items:center;height:100%;padding:0 5px;display:flex;position:relative}.rdw-dropdown-optionwrapper{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:98%;max-height:250px;margin:0;padding:0;position:relative;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px #bfbdbd}.rdw-dropdownoption-default{align-items:center;min-height:25px;padding:0 5px;display:flex}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-block-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{justify-content:center;display:flex}.rdw-fontfamily-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;text-overflow:ellipsis;max-width:90px;overflow:hidden}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-list-dropdown{z-index:90;width:50px}.rdw-list-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-text-align-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-text-align-dropdown{z-index:90;width:50px}.rdw-text-align-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div,.rdw-left-aligned-block>div,.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-colorpicker-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:175px;height:175px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{padding-bottom:5px;display:flex}.rdw-colorpicker-modal-style-label{text-align:center;cursor:pointer;width:50%;padding:0 10px 5px;font-size:15px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{flex-wrap:wrap;width:100%;height:100%;margin:5px auto;display:flex;overflow:scroll}.rdw-colorpicker-cube{border:1px solid #f1f1f1;width:22px;height:22px}.rdw-colorpicker-option{border:none;width:22px;min-width:22px;height:22px;min-height:20px;margin:3px;padding:0;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:235px;height:205px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-top:5px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin-left:10px}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-embedded-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-embedded-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;justify-content:space-between;width:235px;height:180px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;width:95px;margin-top:5px}.rdw-embedded-modal-link-section{flex-direction:column;display:flex}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;width:88%;height:35px;margin:10px 0;padding:0 5px;font-size:15px}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{justify-content:center;display:flex}.rdw-embedded-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin:0 3px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{justify-content:space-between;align-items:center;margin:8px 0;display:flex}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;width:80%;height:20px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-emoji-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-wrap:wrap;width:235px;height:180px;padding:15px;display:flex;position:absolute;top:35px;left:5px;overflow:auto;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin:2.5px;font-size:22px;display:flex}.rdw-spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.rdw-spinner>div{background-color:#333;border-radius:100%;width:12px;height:12px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-image-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:235px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{margin:10px 0;font-size:15px;display:flex}.rdw-image-modal-header-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;width:80px;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{color:gray;cursor:pointer;outline-offset:-10px;background-color:#f1f1f1;border:none;outline:2px dashed gray;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:9px 0;font-size:15px;display:flex}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;padding:15px;display:flex}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;width:90%;height:35px;margin:15px 0 12px;padding:0 5px;font-size:15px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin:0 5px}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{opacity:.5;width:100%;height:100%;position:absolute;top:-3px;left:0}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;width:70%;height:20px;margin-left:5px;font-size:12px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{justify-content:space-between;align-items:center;margin:8px 0;display:flex}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;width:40%;height:20px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-history-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-history-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{cursor:pointer;background-color:#fff;position:absolute;top:0;left:40%}.rdw-mention-link{color:#1236ff;background-color:#f0fbff;border-radius:2px;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{z-index:100;background:#fff;border:1px solid #f1f1f1;flex-direction:column;min-width:100px;max-height:150px;display:flex;position:absolute;overflow:auto}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{color:#1236ff;background-color:#f0fbff;border-radius:2px;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{cursor:pointer;z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:105px;padding:5px 2px;display:flex;position:absolute}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{width:15px;min-width:15px;height:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{justify-content:center;display:flex}.rdw-image-left{display:flex}.rdw-image-right{justify-content:flex-end;display:flex}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;font-size:15px;display:flex}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{z-index:1;background-color:#fff0;border-left:.1px solid #0000;position:relative}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{text-align:left;left:0}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{text-align:center;width:100%;margin:0 auto}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{text-align:right;right:0}.public-DraftEditorPlaceholder-root{color:#9197a3;z-index:0;position:absolute}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{white-space:pre-wrap;position:relative}.public-DraftStyleDefault-ltr{text-align:left;direction:ltr}.public-DraftStyleDefault-rtl{text-align:right;direction:rtl}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{text-align:right;width:30px;position:absolute;left:-36px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{text-align:left;width:30px;position:absolute;right:-36px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.react-dual-listbox,.react-dual-listbox *{box-sizing:border-box}.react-dual-listbox input:disabled,.react-dual-listbox select:disabled{cursor:not-allowed;background:#eee}.react-dual-listbox button,.react-dual-listbox select{font-family:inherit;line-height:1.42857}.react-dual-listbox select{min-height:146px}.rdl-controls{flex-direction:column;align-items:center;height:100%;display:flex}@media (width>=576px){.rdl-controls{flex-direction:row}}.rdl-hidden-input{opacity:0;width:0;height:0;position:absolute}.rdl-list-box{flex-direction:column;flex:1 1 0;align-self:stretch;display:flex}.rdl-filter,.rdl-control{color:#333;border:1px solid #ccc;border-radius:2px;width:100%;padding:8px 12px;font-size:14px;display:block}.rdl-filter{margin-bottom:10px}.rdl-filter:focus:not(:disabled){border-color:#999;outline:0}.rdl-control-container{flex-direction:column;flex:1 0 auto;display:flex}.rdl-control-label{clip:rect(0 0 0 0);padding:0 4px 4px;position:absolute}.rdl-has-header .rdl-control-label{clip:auto;position:static}.rdl-control{flex:1 0 auto}.rdl-control:focus:not(:disabled){border-color:#999;outline:0}.rdl-control optgroup{font:inherit;font-weight:700}.rdl-actions{flex:none;margin:10px 0;display:flex}@media (width>=576px){.rdl-actions{flex-direction:column;align-self:flex-end;width:auto;margin:0 10px}}.rdl-actions-to-selected,.rdl-actions-to-available{display:flex}@media (width>=576px){.rdl-actions-to-selected,.rdl-actions-to-available{flex-direction:column}.rdl-actions-to-selected{margin-bottom:5px}}.rdl-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:2px;margin:0 3px;padding:5px 10px;font-size:14px}.rdl-btn:active:not(:disabled),.rdl-btn:focus:not(:disabled){background:#e6e6e6;border-color:#999}.rdl-btn:focus:not(:disabled){outline-offset:-2px;outline:thin dotted}.rdl-btn:hover:not(:disabled){background:#e6e6e6;border-color:#b4b4b4}.rdl-btn:disabled{cursor:not-allowed;opacity:.5}.rdl-btn:last-child{margin-bottom:0}.rdl-btn .rdl-icon{font-variant:normal;text-align:center;text-rendering:auto;font-size:14px;font-style:normal;display:inline-block}@media (width>=576px){.rdl-btn{margin:0 0 5px}}.rdl-no-options{height:100%;padding:4px 6px}.rdl-align-top .rdl-available{margin-bottom:10px}.rdl-align-top .rdl-control{border-top-left-radius:0;border-top-right-radius:0}.rdl-align-top .rdl-actions-to-available,.rdl-align-top .rdl-actions-to-selected{flex-direction:row;margin:0}.rdl-align-top .rdl-list-box .rdl-move{flex:0 50%;margin:0}.rdl-align-top .rdl-list-box .rdl-move:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.rdl-align-top .rdl-list-box .rdl-move:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.rdl-align-top[dir=ltr] .rdl-list-box .rdl-move:first-child{border-right:0;border-top-right-radius:0}.rdl-align-top[dir=ltr] .rdl-list-box .rdl-move:last-child{border-top-left-radius:0}.rdl-align-top[dir=rtl] .rdl-list-box .rdl-move:first-child{border-left:0;border-top-left-radius:0}.rdl-align-top[dir=rtl] .rdl-list-box .rdl-move:last-child{border-top-right-radius:0}@media (width>=576px){.rdl-align-top[dir=ltr] .rdl-available{margin:0 10px 0 0}.rdl-align-top[dir=ltr] .rdl-selected{margin-left:10px}.rdl-align-top[dir=rtl] .rdl-available{margin:0 0 0 10px}.rdl-align-top[dir=rtl] .rdl-selected{margin-right:10px}}.rdl-icons-fa5 .rdl-icon,.rdl-icons-fa6 .rdl-icon{font-family:"Font Awesome 6 Free","Font Awesome 5 Free",FontAwesome,sans-serif;font-weight:900}.rdl-icons-fa5 .rdl-icon-move-all-to-selected:before,.rdl-icons-fa5 .rdl-icon-move-bottom:before,.rdl-icons-fa6 .rdl-icon-move-all-to-selected:before,.rdl-icons-fa6 .rdl-icon-move-bottom:before{content:""}.rdl-icons-fa5 .rdl-icon-move-to-selected:before,.rdl-icons-fa5 .rdl-icon-move-down:before,.rdl-icons-fa6 .rdl-icon-move-to-selected:before,.rdl-icons-fa6 .rdl-icon-move-down:before{content:""}.rdl-icons-fa5 .rdl-icon-move-to-available:before,.rdl-icons-fa5 .rdl-icon-move-up:before,.rdl-icons-fa6 .rdl-icon-move-to-available:before,.rdl-icons-fa6 .rdl-icon-move-up:before{content:""}.rdl-icons-fa5 .rdl-icon-move-all-to-available:before,.rdl-icons-fa5 .rdl-icon-move-top:before,.rdl-icons-fa6 .rdl-icon-move-all-to-available:before,.rdl-icons-fa6 .rdl-icon-move-top:before{content:""}@media (width>=576px){.rdl-icons-fa5 .rdl-icon-move-to-available:before,.rdl-icons-fa6 .rdl-icon-move-to-available:before{content:""}.rdl-icons-fa5 .rdl-icon-move-all-to-available:before,.rdl-icons-fa6 .rdl-icon-move-all-to-available:before{content:""}.rdl-icons-fa5 .rdl-icon-move-to-selected:before,.rdl-icons-fa6 .rdl-icon-move-to-selected:before{content:""}.rdl-icons-fa5 .rdl-icon-move-all-to-selected:before,.rdl-icons-fa6 .rdl-icon-move-all-to-selected:before{content:""}.rdl-icons-fa5[dir=rtl] .rdl-icon-move-to-available:before,.rdl-icons-fa6[dir=rtl] .rdl-icon-move-to-available:before{content:""}.rdl-icons-fa5[dir=rtl] .rdl-icon-move-all-to-available:before,.rdl-icons-fa6[dir=rtl] .rdl-icon-move-all-to-available:before{content:""}.rdl-icons-fa5[dir=rtl] .rdl-icon-move-to-selected:before,.rdl-icons-fa6[dir=rtl] .rdl-icon-move-to-selected:before{content:""}.rdl-icons-fa5[dir=rtl] .rdl-icon-move-all-to-selected:before,.rdl-icons-fa6[dir=rtl] .rdl-icon-move-all-to-selected:before{content:""}}.rdl-icons-native .rdl-icon-move-all-to-selected:before,.rdl-icons-native .rdl-icon-move-bottom:before{content:"⮇"}.rdl-icons-native .rdl-icon-move-to-selected:before,.rdl-icons-native .rdl-icon-move-down:before{content:"🠣"}.rdl-icons-native .rdl-icon-move-to-available:before,.rdl-icons-native .rdl-icon-move-up:before{content:"🠡"}.rdl-icons-native .rdl-icon-move-all-to-available:before,.rdl-icons-native .rdl-icon-move-top:before{content:"⮅"}@media (width>=576px){.rdl-icons-native .rdl-icon-move-to-available:before{content:"⭠"}.rdl-icons-native .rdl-icon-move-all-to-available:before{content:"⮄"}.rdl-icons-native .rdl-icon-move-to-selected:before{content:"⭢"}.rdl-icons-native .rdl-icon-move-all-to-selected:before{content:"⮆"}.rdl-icons-native[dir=rtl] .rdl-icon-move-to-available:before{content:"⭢"}.rdl-icons-native[dir=rtl] .rdl-icon-move-all-to-available:before{content:"⮆"}.rdl-icons-native[dir=rtl] .rdl-icon-move-to-selected:before{content:"⭠"}.rdl-icons-native[dir=rtl] .rdl-icon-move-all-to-selected:before{content:"⮄"}}div.rendered-react-keyed-file-browser div.action-bar{flex-wrap:wrap;align-items:flex-start;margin-bottom:.5rem;display:flex}div.rendered-react-keyed-file-browser div.action-bar input[type=search]{border:.1rem solid #ddd;flex-grow:2;min-width:300px;margin-bottom:.5rem;padding:.25rem .5rem;line-height:1em;display:block}div.rendered-react-keyed-file-browser div.action-bar .item-actions{text-align:right;margin:0;padding:0}div.rendered-react-keyed-file-browser div.action-bar ul.item-actions{white-space:nowrap;flex-grow:1;min-width:300px;margin-left:10px;display:block}div.rendered-react-keyed-file-browser div.action-bar ul.item-actions li{margin:0;display:inline-block}div.rendered-react-keyed-file-browser div.action-bar ul.item-actions li:not(:last-child){margin-right:.5rem}div.rendered-react-keyed-file-browser div.files table{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;width:100%;margin-bottom:2rem}div.rendered-react-keyed-file-browser div.files table th,div.rendered-react-keyed-file-browser div.files table td{text-align:left;margin:0;padding:.5rem;font-weight:400}div.rendered-react-keyed-file-browser div.files table th{font-weight:700}div.rendered-react-keyed-file-browser div.files table th.size,div.rendered-react-keyed-file-browser div.files table th.modified,div.rendered-react-keyed-file-browser div.files table td.size,div.rendered-react-keyed-file-browser div.files table td.modified{text-align:right}div.rendered-react-keyed-file-browser div.files table th.name i,div.rendered-react-keyed-file-browser div.files table td.name i{padding-right:.5rem}div.rendered-react-keyed-file-browser div.files table thead th{border-bottom:.1rem solid #ddd}div.rendered-react-keyed-file-browser div.files table tr:not(:last-child) td{border-bottom:.1rem solid #eee}div.rendered-react-keyed-file-browser div.files table td.name{padding-left:.8rem}div.rendered-react-keyed-file-browser div.files table td.name form.renaming{align-items:center;display:flex}div.rendered-react-keyed-file-browser div.files table td.name form.renaming i{flex-grow:0;flex-shrink:0}div.rendered-react-keyed-file-browser div.files table td.name form.renaming input[type=text]{flex:1}div.rendered-react-keyed-file-browser div.files table tr td{cursor:pointer}div.rendered-react-keyed-file-browser div.files table tr.selected td{font-weight:700}div.rendered-react-keyed-file-browser div.files table tr.selected td input,div.rendered-react-keyed-file-browser div.files table tr.selected td button{font-weight:400}div.rendered-react-keyed-file-browser div.files table tr.selected td.name{position:relative}div.rendered-react-keyed-file-browser div.files table tr.selected td.name:after{content:" ";background:#1d4567;width:.3rem;height:100%;position:absolute;top:0;left:0}div.rendered-react-keyed-file-browser div.files table tr.dragover td,div.rendered-react-keyed-file-browser div.files table tr.dragover th{background:#eee}div.rendered-file-browser div.files li.file.pending,div.rendered-file-browser div.files li.file.dragging,div.rendered-file-browser div.files li.folder.pending,div.rendered-file-browser div.files li.folder.dragging{opacity:.4}div.rendered-file-browser div.files li.file.dragover,div.rendered-file-browser div.files li.folder.dragover{background:#eee}div.rendered-file-browser div.files li.file.selected>div.item,div.rendered-file-browser div.files li.folder.selected>div.item{color:#fff;background:#ccc}div.rendered-file-browser div.files li.file.selected>div.item .text-muted,div.rendered-file-browser div.files li.folder.selected>div.item .text-muted{color:#e6e6e6}div.rendered-file-browser div.files li.file.selected>div.item a:not(.btn),div.rendered-file-browser div.files li.file.selected>div.item.folder a:not(.btn),div.rendered-file-browser div.files li.file.selected>div.item i,div.rendered-file-browser div.files li.folder.selected>div.item a:not(.btn),div.rendered-file-browser div.files li.folder.selected>div.item.folder a:not(.btn),div.rendered-file-browser div.files li.folder.selected>div.item i{color:#fff}div.rendered-file-browser div.files ul{grid-template-columns:repeat(3,1fr);gap:4px;padding:0;list-style:none;display:grid}div.rendered-file-browser div.files ul li.folder{grid-column:1/4}div.rendered-file-browser div.files ul li.folder>div.item{border:1px solid #eee;flex-direction:row;align-items:center;padding-left:4px;display:flex}div.rendered-file-browser div.files ul li.folder>div.item span.name{line-height:folder-size;flex:1}div.rendered-file-browser div.files ul li.folder>div.item span.thumb{text-align:center;border:none;flex-basis:45px}div.rendered-file-browser div.files ul li.folder>div.item span.thumb>i{font-size:18px;line-height:45px}div.rendered-file-browser div.files ul li.folder>div.item form.renaming{margin-top:8px;margin-right:8px}div.rendered-file-browser div.files ul li.folder>p{margin:8px 8px 0;padding:0}div.rendered-file-browser div.files ul li.folder.expanded{border-bottom:1px solid #eee;border-left:4px solid #eee;border-right:1px solid #eee;padding-bottom:8px}div.rendered-file-browser div.files ul li.folder.expanded>div.item{margin-left:-1px;margin-right:-1px;padding-left:0}div.rendered-file-browser div.files ul li.folder.expanded.selected{border-bottom:1px solid #ccc;border-left:4px solid #ccc;border-right:1px solid #ccc}div.rendered-file-browser div.files ul li.selected.folder>div.item{border:1px solid #bfbfbf}div.rendered-file-browser div.files ul li.selected.folder>div.item span.thumb{border:none}div.rendered-file-browser div.files ul li.file{margin:4px;padding:0}div.rendered-file-browser div.files ul li.file>div.item{flex-direction:column;margin:0;padding:4px;display:flex}div.rendered-file-browser div.files ul li.file>div.item span.thumb{text-align:center;border:1px solid #eee;flex-basis:120px;margin-bottom:10px;position:relative}div.rendered-file-browser div.files ul li.file>div.item span.thumb>i{font-size:40px;line-height:120px}div.rendered-file-browser div.files ul li.file>div.item span.thumb div.image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}div.rendered-file-browser div.files ul li.selected.file>div.item span.thumb{border:1px solid #bfbfbf}div.rendered-file-browser div.files ul li.selected.file>div.item span.thumb div.image{opacity:.8}div.rendered-file-browser p.loading,div.rendered-file-browser p.empty{margin:16px 0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{margin:.67em 0;font-size:2em}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{white-space:break-spaces;font-family:Montserrat,sans-serif;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-family:sans-serif;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline;display:inline-block}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template,[hidden]{display:none}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}main{padding:0}body{box-sizing:border-box;margin:0;padding:0;font-size:13px;line-height:1.6;font-family:Roboto,sans-serif!important}.theme-light body{color:#232329}.theme-dark body{color:#ddd}.theme-custom body{color:#fff}*{box-sizing:inherit}ul,ol{margin-bottom:0;padding-left:15px}a{color:#70bbfd;transition:all .3s}a:hover{color:#3ea3fc;text-decoration:none}img{width:100%}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}label{margin-bottom:0!important}p,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-weight:400}.theme-light p,.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:#232329}.theme-dark p,.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#ddd}.theme-custom p,.theme-custom h1,.theme-custom h2,.theme-custom h3,.theme-custom h4,.theme-custom h5,.theme-custom h6{color:#fff}p{margin:10px 0 0}p:first-child{margin:0}h1{font-size:36px;line-height:48px}h1.subhead{color:#999;font-size:30px;line-height:36px}h2{font-size:30px;line-height:36px}h2.subhead{color:#999;font-size:24px;line-height:32px}h3{font-size:24px;line-height:32px}h3.subhead{color:#999;font-size:18px;line-height:24px}h4{font-size:18px;line-height:24px}h4.subhead{color:#999;font-size:12px;line-height:16px}h5{font-size:14px;line-height:18px}h5.subhead{color:#999;font-size:10px;line-height:12px}h6{font-size:12px;line-height:16px}h6.subhead{color:#999;font-size:8px;line-height:10px}.bold-text{font-weight:700}.typography--inline{flex-wrap:wrap;display:flex}.typography--inline *{margin-top:auto;margin-right:15px}.typography-card h1,.typography-card h2,.typography-card h3,.typography-card h4,.typography-card h5,.typography-card h6{margin-bottom:10px}blockquote{border-left:3px solid #e0c46cde;margin-bottom:0;padding-left:10px;font-size:13px;font-style:italic}.highlight{color:#fff;background-color:#e0c46cde}.red-text{color:#ad4444}.page-title{text-transform:capitalize;font-size:20px;font-weight:500}.page-title.page-title--not-last{margin-top:20px}.page-subhead{margin-bottom:20px}.page-subhead.subhead{opacity:.7;font-size:14px}::selection{color:#fff;background:#e0c46cde}.d-grid{display:grid!important}.d-grid.gap-1{gap:10px}.d-grid.gap-2{gap:20px}.d-grid.gap-3{gap:30px}.d-grid.gap-4{gap:40px}.d-grid.gap-5{gap:50px}.d-grid.row-gap-1{row-gap:10px}.d-grid.row-gap-2{row-gap:20px}.d-grid.row-gap-3{row-gap:30px}.d-grid.row-gap-4{row-gap:40px}.d-grid.row-gap-5{row-gap:50px}.d-grid.col-gap-1{column-gap:10px}.d-grid.col-gap-2{column-gap:20px}.d-grid.col-gap-3{column-gap:30px}.d-grid.col-gap-4{column-gap:40px}.d-grid.col-gap-5{column-gap:50px}.btn{z-index:0;border-radius:5px;margin-bottom:20px;margin-right:15px;padding:10px 25px;font-size:14px;transition:all .4s;position:relative;overflow:hidden}.btn:last-child{margin-right:0}.btn:before{z-index:-1;content:"";background-color:#999;border-radius:50%;width:0;height:0;transition:width .3s ease-in-out,height .3s ease-in-out;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.btn p{color:#444;font-weight:500;transition:all .3s;display:flex}.btn svg{fill:#444;width:14px;height:14px;margin:2px 5px 0 0;transition:all .3s}.btn:hover,.btn:focus,.btn:active,.btn:active:focus{outline:none;box-shadow:none!important}.btn:hover:before,.btn:focus:before,.btn:active:before,.btn:active:focus:before{width:225%;height:500%}.btn:focus:before,.btn:active:before,.btn:active:focus:before{transition:all}.btn.square{border-radius:0}.btn.rounded{border-radius:30px!important}.btn.icon{padding:10px 15px}.btn.icon:hover p{color:#646777}.btn.icon:hover svg{fill:#646777}.btn.icon.icon--right svg{margin:2px 0 0 5px}.btn.btn-sm{padding:5px 25px;font-size:14px}.btn.btn-lg{padding:12px 25px;font-size:14px}.btn.btn-secondary{color:#646777;background-color:#e7e2e2;border-color:#e7e2e2}.btn.btn-secondary:before{background-color:#d0c6c6}.btn.btn-secondary:hover,.btn.btn-secondary:focus,.btn.btn-secondary:active,.btn.btn-secondary:active:focus{color:#646777;border-color:#d0c6c6}.btn.btn-secondary:not([disabled]):not(.disabled):active,.btn.btn-secondary:not([disabled]):not(.disabled).active{background-color:#b39d9d;border-color:#b39d9d}.btn.btn-outline-secondary{border-color:#e7e2e2}.theme-light .btn.btn-outline-secondary,.theme-light .btn.btn-outline-secondary p{color:#232329}.theme-dark .btn.btn-outline-secondary,.theme-dark .btn.btn-outline-secondary p{color:#ddd}.theme-custom .btn.btn-outline-secondary,.theme-custom .btn.btn-outline-secondary p{color:#fff}.theme-light .btn.btn-outline-secondary svg{fill:#232329}.theme-dark .btn.btn-outline-secondary svg{fill:#ddd}.theme-custom .btn.btn-outline-secondary svg{fill:#fff}.btn.btn-outline-secondary:before{background-color:#e7e2e2}.btn.btn-outline-secondary:hover,.btn.btn-outline-secondary:focus,.btn.btn-outline-secondary:active,.btn.btn-outline-secondary:active:focus{color:#444;background:0 0;border-color:#e7e2e2}.btn.btn-outline-secondary:hover p,.btn.btn-outline-secondary:focus p,.btn.btn-outline-secondary:active p,.btn.btn-outline-secondary:active:focus p{color:#444}.btn.btn-outline-secondary:hover svg,.btn.btn-outline-secondary:focus svg,.btn.btn-outline-secondary:active svg,.btn.btn-outline-secondary:active:focus svg{fill:#444}.btn.btn-primary{background-color:#e0c46cde;border-color:#e0c46cde}.btn.btn-primary:before{background-color:#d7b342de}.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary:active:focus{border-color:#d7b342de}.btn.btn-outline-primary{color:#e0c46cde;border-color:#e0c46cde}.btn.btn-outline-primary p{color:#e0c46cde}.btn.btn-outline-primary svg{fill:#e0c46cde}.btn.btn-outline-primary:before{background-color:#e0c46cde}.btn.btn-success{background-color:#96d359;border-color:#96d359}.btn.btn-success:before{background-color:#7dc534}.btn.btn-success:hover,.btn.btn-success:focus,.btn.btn-success:active,.btn.btn-success:active:focus{border-color:#7dc534}.btn.btn-outline-success{color:#96d359;border-color:#96d359}.btn.btn-outline-success p{color:#96d359}.btn.btn-outline-success svg{fill:#96d359}.btn.btn-outline-success:before{background-color:#96d359}.btn.btn-warning{color:#fff;background-color:#f6da6e;border-color:#f6da6e}.btn.btn-warning:before{background-color:#f3ce3e}.btn.btn-warning:hover,.btn.btn-warning:focus,.btn.btn-warning:active,.btn.btn-warning:active:focus{border-color:#f3ce3e}.btn.btn-outline-warning{color:#f6da6e;border-color:#f6da6e}.btn.btn-outline-warning p{color:#f6da6e}.btn.btn-outline-warning svg{fill:#f6da6e}.btn.btn-outline-warning:before{background-color:#f6da6e}.btn.btn-danger{background-color:#ff4861;border-color:#ff4861}.btn.btn-danger:before{background-color:#ff1535}.btn.btn-danger:hover,.btn.btn-danger:focus,.btn.btn-danger:active,.btn.btn-danger:active:focus{border-color:#ff1535}.btn.btn-outline-danger{color:#ff4861;border-color:#ff4861}.btn.btn-outline-danger p{color:#ff4861}.btn.btn-outline-danger svg{fill:#ff4861}.btn.btn-outline-danger:before{background-color:#ff4861}.btn.disabled,.btn.btn-primary.disabled,.btn.btn-danger.disabled,.btn.btn-warning.disabled,.btn.btn-success.disabled,.btn.btn-outline-secondary.disabled,.btn.btn-secondary.disabled,.btn.btn-outline-primary.disabled,.btn.btn-outline-danger.disabled,.btn.btn-outline-warning.disabled,.btn.btn-outline-success.disabled,.btn.icon.disabled,.btn.icon.btn-secondary.disabled{color:#857a7a;pointer-events:none;background-color:#d8cece;border-color:#d8cece}.btn.disabled p,.btn.btn-primary.disabled p,.btn.btn-danger.disabled p,.btn.btn-warning.disabled p,.btn.btn-success.disabled p,.btn.btn-outline-secondary.disabled p,.btn.btn-secondary.disabled p,.btn.btn-outline-primary.disabled p,.btn.btn-outline-danger.disabled p,.btn.btn-outline-warning.disabled p,.btn.btn-outline-success.disabled p,.btn.icon.disabled p,.btn.icon.btn-secondary.disabled p{color:#857a7a}.btn.disabled svg,.btn.btn-primary.disabled svg,.btn.btn-danger.disabled svg,.btn.btn-warning.disabled svg,.btn.btn-success.disabled svg,.btn.btn-outline-secondary.disabled svg,.btn.btn-secondary.disabled svg,.btn.btn-outline-primary.disabled svg,.btn.btn-outline-danger.disabled svg,.btn.btn-outline-warning.disabled svg,.btn.btn-outline-success.disabled svg,.btn.icon.disabled svg,.btn.icon.btn-secondary.disabled svg{fill:#857a7a}.btn:not([disabled]):not(.disabled):active,.btn:not([disabled]):not(.disabled).active,.btn.btn-primary:not([disabled]):not(.disabled):active,.btn.btn-primary:not([disabled]):not(.disabled).active,.btn.btn-outline-primary:not([disabled]):not(.disabled):active,.btn.btn-outline-primary:not([disabled]):not(.disabled).active{background-color:#d8b649;border-color:#d8b649}.btn.disabled,.btn.btn-primary.disabled,.btn.btn-outline-primary.disabled{color:#fff;pointer-events:none;background-color:#d8b649;border-color:#d8b649}.btn.disabled p,.btn.btn-primary.disabled p,.btn.btn-outline-primary.disabled p{color:#fff}.btn.disabled svg,.btn.btn-primary.disabled svg,.btn.btn-outline-primary.disabled svg{fill:#fff}.btn.btn-primary p,.btn.btn-danger p,.btn.btn-warning p,.btn.btn-success p{color:#fff}.btn.btn-primary svg,.btn.btn-danger svg,.btn.btn-warning svg,.btn.btn-success svg{fill:#fff}.btn.btn-outline-primary:hover,.btn.btn-outline-primary:focus,.btn.btn-outline-primary:active,.btn.btn-outline-primary:active:focus,.btn.btn-outline-danger:hover,.btn.btn-outline-danger:focus,.btn.btn-outline-danger:active,.btn.btn-outline-danger:active:focus,.btn.btn-outline-warning:hover,.btn.btn-outline-warning:focus,.btn.btn-outline-warning:active,.btn.btn-outline-warning:active:focus,.btn.btn-outline-success:hover,.btn.btn-outline-success:focus,.btn.btn-outline-success:active,.btn.btn-outline-success:active:focus{color:#fff;background:0 0}.btn.btn-primary:hover p,.btn.btn-primary:focus p,.btn.btn-primary:active p,.btn.btn-primary:active:focus p,.btn.btn-danger:hover p,.btn.btn-danger:focus p,.btn.btn-danger:active p,.btn.btn-danger:active:focus p,.btn.btn-warning:hover p,.btn.btn-warning:focus p,.btn.btn-warning:active p,.btn.btn-warning:active:focus p,.btn.btn-success:hover p,.btn.btn-success:focus p,.btn.btn-success:active p,.btn.btn-success:active:focus p,.btn.btn-outline-primary:hover p,.btn.btn-outline-primary:focus p,.btn.btn-outline-primary:active p,.btn.btn-outline-primary:active:focus p,.btn.btn-outline-danger:hover p,.btn.btn-outline-danger:focus p,.btn.btn-outline-danger:active p,.btn.btn-outline-danger:active:focus p,.btn.btn-outline-warning:hover p,.btn.btn-outline-warning:focus p,.btn.btn-outline-warning:active p,.btn.btn-outline-warning:active:focus p,.btn.btn-outline-success:hover p,.btn.btn-outline-success:focus p,.btn.btn-outline-success:active p,.btn.btn-outline-success:active:focus p{color:#fff}.btn.btn-primary:hover svg,.btn.btn-primary:focus svg,.btn.btn-primary:active svg,.btn.btn-primary:active:focus svg,.btn.btn-danger:hover svg,.btn.btn-danger:focus svg,.btn.btn-danger:active svg,.btn.btn-danger:active:focus svg,.btn.btn-warning:hover svg,.btn.btn-warning:focus svg,.btn.btn-warning:active svg,.btn.btn-warning:active:focus svg,.btn.btn-success:hover svg,.btn.btn-success:focus svg,.btn.btn-success:active svg,.btn.btn-success:active:focus svg,.btn.btn-outline-primary:hover svg,.btn.btn-outline-primary:focus svg,.btn.btn-outline-primary:active svg,.btn.btn-outline-primary:active:focus svg,.btn.btn-outline-danger:hover svg,.btn.btn-outline-danger:focus svg,.btn.btn-outline-danger:active svg,.btn.btn-outline-danger:active:focus svg,.btn.btn-outline-warning:hover svg,.btn.btn-outline-warning:focus svg,.btn.btn-outline-warning:active svg,.btn.btn-outline-warning:active:focus svg,.btn.btn-outline-success:hover svg,.btn.btn-outline-success:focus svg,.btn.btn-outline-success:active svg,.btn.btn-outline-success:active:focus svg{fill:#fff}.btn.expand svg{width:0;transition:all .3s}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn.expand.expand--load svg{width:14px;animation:2s linear infinite rotating}.btn-toolbar{margin-top:15px;margin-bottom:10px}.btn-toolbar>*{margin-right:15px}.btn-toolbar>:last-child{margin-right:0}.btn-toolbar:first-child{margin-top:0}.btn-toolbar:last-child{margin-bottom:-10px}.btn-toolbar.btn-toolbar--center>*{margin-left:auto;margin-right:auto}.btn-group{border-radius:5px;margin-bottom:-10px}.btn-group .btn{margin-right:0;padding:10px 15px;font-weight:500}.btn-group.btn-group--justified{justify-content:space-between;width:100%;display:flex}.btn-group.btn-group--justified .btn{width:100%}.btn-group.btn-group--icons .btn{padding:7px 8px;line-height:14px}.btn-group.open .dropdown-toggle{box-shadow:none}button:focus,button:active{outline:none}.theme-light .open>.dropdown-toggle.btn-default,.theme-light .btn-default:active:focus,.theme-light .btn-default:active:focus,.theme-light .btn-default.focus,.theme-light .btn-default:focus{background-color:#fff}.theme-dark .open>.dropdown-toggle.btn-default,.theme-dark .btn-default:active:focus,.theme-dark .btn-default:active:focus,.theme-dark .btn-default.focus,.theme-dark .btn-default:focus{background-color:#232329}.theme-custom .open>.dropdown-toggle.btn-default,.theme-custom .btn-default:active:focus,.theme-custom .btn-default:active:focus,.theme-custom .btn-default.focus,.theme-custom .btn-default:focus{background-color:#2a3f54}.card{background-color:#0000;border:none;width:100%;height:100%;padding-bottom:30px}.card.card--not-full-height{height:auto}.card-body{border-radius:5px;height:100%;padding:30px}.theme-light .card-body{background-color:#fff}.theme-dark .card-body{background-color:#232329}.theme-custom .card-body{background-color:#fff}.card__title{text-transform:uppercase;margin-bottom:30px;position:relative}.card__title:not(:first-child){margin-top:40px}.card__title .subhead{text-transform:none;opacity:.7;margin-top:3px;font-size:12px;line-height:18px}.card__title *{margin-bottom:0}.card__title h5{font-size:13px}.squared-corner-theme .card-body{border-radius:0}.card-with-shadow .card-body{box-shadow:0 2px 10px #ece9e9,0 0 10px #ece9e9}.calendar{height:650px}.calendar .rbc-row-segment{margin-top:15px;margin-bottom:-5px;padding:0 5px 8px}.ltr-support .calendar .rbc-date-cell{text-align:left;padding-right:0}.rtl-support .calendar .rbc-date-cell{text-align:right;padding-left:0}.calendar .rbc-date-cell a{width:100%;display:block}.ltr-support .calendar .rbc-date-cell a{padding-left:10px}.rtl-support .calendar .rbc-date-cell a{padding-right:10px}.calendar .rbc-date-cell a{padding-top:5px;font-size:13px;font-weight:500}.theme-light .calendar .rbc-date-cell a{color:#232329}.theme-dark .calendar .rbc-date-cell a{color:#ddd}.theme-custom .calendar .rbc-date-cell a{color:#fff}.calendar .rbc-off-range a{color:#b7b9bb!important}.calendar .rbc-header{color:#999;height:40px;display:flex}@media screen and (width<=600px){.calendar .rbc-header{white-space:pre-wrap}}@media screen and (width<=400px){.calendar .rbc-header{height:20px}}.theme-light .calendar .rbc-header{background-color:#f2f4f7}.theme-dark .calendar .rbc-header{background-color:#2a2a31}.theme-custom .calendar .rbc-header{background-color:#f2f4f7}.calendar .rbc-header span{text-transform:uppercase;margin:auto;font-size:12px}.calendar .rbc-header a{margin:auto;display:block}.calendar .rbc-time-slot{display:flex}.calendar .rbc-time-slot span{margin:auto 0}.calendar .rbc-off-range-bg{background-color:#0000}.calendar .rbc-event{background-color:#e0c46cde;border:#e0c46cde;height:auto;font-size:12px}.calendar .rbc-event:focus{outline:5px auto #d7b342de}.calendar .rbc-toolbar-label{text-transform:uppercase;font-weight:700}.theme-light .calendar .rbc-toolbar-label{color:#232329}.theme-dark .calendar .rbc-toolbar-label{color:#ddd}.theme-custom .calendar .rbc-toolbar-label{color:#fff}.theme-light .calendar .rbc-label{color:#232329}.theme-dark .calendar .rbc-label{color:#ddd}.theme-custom .calendar .rbc-label{color:#fff}.calendar .rbc-month-row{overflow:visible}.calendar .rbc-show-more{background-color:#0000;margin-top:-8px}.calendar .rbc-toolbar button{color:#999;cursor:pointer;border:none;border-radius:3px;height:30px;padding:8px 14px;font-size:11px;transition:all .3s}.theme-light .calendar .rbc-toolbar button{background-color:#fafbfe}.theme-dark .calendar .rbc-toolbar button{background-color:#38373f}.theme-custom .calendar .rbc-toolbar button{background-color:#fafbfe}.calendar .rbc-toolbar button.rbc-active{box-shadow:none;pointer-events:none;background-color:#ededed}.theme-light .calendar .rbc-toolbar button.rbc-active{background-color:#f2f4f7}.theme-dark .calendar .rbc-toolbar button.rbc-active{background-color:#33333a}.theme-custom .calendar .rbc-toolbar button.rbc-active{background-color:#f2f4f7}.theme-light .calendar .rbc-toolbar button:hover{color:#232329;background-color:#f2f4fc}.theme-dark .calendar .rbc-toolbar button:hover{color:#ddd;background-color:#33323a}.theme-custom .calendar .rbc-toolbar button:hover{color:#fff;background-color:#f2f4fc}.calendar .rbc-toolbar button:focus,.calendar .rbc-toolbar button:active{box-shadow:none;outline:none}.theme-light .calendar .rbc-toolbar button:focus,.theme-light .calendar .rbc-toolbar button:active{color:#232329}.theme-dark .calendar .rbc-toolbar button:focus,.theme-dark .calendar .rbc-toolbar button:active{color:#ddd}.theme-custom .calendar .rbc-toolbar button:focus,.theme-custom .calendar .rbc-toolbar button:active{color:#fff}.calendar .rbc-toolbar button span{font-size:8px;font-weight:700}.ltr-support .calendar .rbc-btn-group:first-child button{margin-right:5px}.rtl-support .calendar .rbc-btn-group:first-child button{margin-left:5px}.calendar .rbc-btn-group:first-child button{padding:8px 11px}.calendar .rbc-btn-group:first-child button:last-child:not(:first-child),.calendar .rbc-btn-group:first-child button:not(:first-child):not(:last-child),.calendar .rbc-btn-group:first-child button:first-child:not(:last-child){border-radius:3px}@media (width<=500px){.calendar .rbc-btn-group:last-child{margin-top:10px}}.calendar .rbc-btn-group{min-width:156px}.calendar .rbc-header+.rbc-today:before{content:"";background-color:#70bbfd;width:100%;height:3px;position:absolute;top:0;left:0;right:0}.calendar .rbc-today{background-color:#0000;position:relative}.calendar .rbc-current-time-indicator,.calendar .rbc-current-time-indicator:before{background-color:#70bbfd}.calendar.calendar--small{height:400px}.calendar.calendar--small .rbc-toolbar-label{padding:0 5px;font-size:10px}.calendar.calendar--small .rbc-btn-group{min-width:auto}.calendar.calendar--small .rbc-btn-group button{padding:4px 8px}.calendar .rbc-overlay{box-shadow:0 2px 15px #0000000d}.theme-light .calendar .rbc-overlay{color:#232329;background-color:#fff}.theme-dark .calendar .rbc-overlay{color:#ddd;background-color:#232329}.theme-custom .calendar .rbc-overlay{color:#fff;background-color:#2a3f54}.calendar .rbc-timeslot-group{border-bottom:1px solid #ddd!important}.calendar .rbc-time-content>*+*>*{border:none}.ltr-support .calendar .rbc-time-content>*+*>*{border-left:1px solid #ddd}.rtl-support .calendar .rbc-time-content>*+*>*{border-right:1px solid #ddd}.calendar .rbc-time-header-content{border:none}.ltr-support .calendar .rbc-time-header-content{border-left:1px solid #ddd}.rtl-support .calendar .rbc-time-header-content{border-right:1px solid #ddd}.calendar .rbc-header+.rbc-header{border:none;border-bottom:1px solid #ddd}.ltr-support .calendar .rbc-header+.rbc-header{border-left:1px solid #ddd}.rtl-support .calendar .rbc-header+.rbc-header{border-right:1px solid #ddd}.calendar .rbc-day-bg+.rbc-day-bg{border:none}.ltr-support .calendar .rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rtl-support .calendar .rbc-day-bg+.rbc-day-bg{border-right:1px solid #ddd}.ltr-support .calendar .rbc-day-slot .rbc-events-container,.rtl-support .calendar .rbc-day-slot .rbc-events-container{margin-left:0!important;margin-right:0!important}.calendar .rbc-event-content{white-space:nowrap;max-height:25px}.calendar .rbc-time-column{left:-1px}.calendar-label{border-radius:50%;width:12px;height:12px;display:inline-block}.ltr-support .calendar-label{margin-right:5px}.rtl-support .calendar-label{margin-left:5px}.calendar-label.calendar-label--red{background-color:#ff4861}.calendar-label.calendar-label--green{background-color:#96d359}.calendar-label.calendar-label--blue{background-color:#70bbfd}.calendar-label.calender-label--golden,.rbc-event{background-color:#e0c46cde}.checkbox-btn{cursor:pointer;display:flex}.checkbox-btn:hover .checkbox-btn__checkbox-custom{border-color:#e0c46cde}.checkbox-btn:hover .checkbox-btn__label{color:#e0c46cde}.checkbox-btn.disabled{pointer-events:all;cursor:not-allowed}.checkbox-btn.disabled .checkbox-btn__checkbox-custom{transition:all}.theme-light .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.theme-dark .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#38373f;border-color:#33333a}.theme-custom .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.checkbox-btn.disabled .checkbox-btn__checkbox-custom svg{fill:#ddd}.checkbox-btn.disabled .checkbox-btn__label{color:#ddd}.checkbox-btn.checkbox-btn--colored .checkbox-btn__checkbox-custom{background-color:#e0c46cde;border-color:#e0c46cde}.checkbox-btn.checkbox-btn--colored .checkbox-btn__checkbox-custom svg{fill:#fff}.checkbox-btn.checkbox-btn--colored.disabled{opacity:.4}.checkbox-btn.checkbox-btn--colored.disabled .checkbox-btn__checkbox-custom,.checkbox-btn.checkbox-btn--colored-click .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#e0c46cde;border-color:#e0c46cde}.checkbox-btn.checkbox-btn--colored-click .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{fill:#fff}.theme-light .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.theme-dark .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#38373f;border-color:#33333a}.theme-custom .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{fill:#ddd}.checkbox-btn.checkbox-btn--button{color:#fff;background:#e0c46cde;border-radius:4px;width:100%;min-width:80px;height:24px;padding:0 6px;transition:all .3s}.checkbox-btn.checkbox-btn--button .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox-custom{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg{height:16px;margin:4px;line-height:1}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg svg{fill:#fff;width:14px;height:14px}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg .checkbox-btn__label-check{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox:checked~.checkbox-btn__label-svg .checkbox-btn__label-check{display:block}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox:checked~.checkbox-btn__label-svg .checkbox-btn__label-uncheck{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__label{margin:auto auto auto 0;padding:0}.checkbox-btn.checkbox-btn--button:hover{background:#d7b342de}.checkbox-btn.checkbox-btn--button:hover .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--button.disabled{opacity:.4}.checkbox-btn.checkbox-btn--button.disabled .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--center{align-items:center}.checkbox-btn__checkbox{display:none}.checkbox-btn__checkbox-custom{border-radius:3px;width:18px;height:18px;position:absolute}.theme-light .checkbox-btn__checkbox-custom{border:1px solid #ddd}.theme-dark .checkbox-btn__checkbox-custom{border:1px solid #605f7b}.theme-custom .checkbox-btn__checkbox-custom{border:1px solid #ddd}.checkbox-btn__checkbox-custom svg{opacity:0;fill:#e0c46cde;width:16px;height:16px;margin-top:-6px;transition:all .3s}.static-position{position:static!important}.checkbox-btn__label{padding-top:2px;padding-left:28px;line-height:18px}.theme-light .checkbox-btn__label{color:#232329}.theme-dark .checkbox-btn__label{color:#ddd}.theme-custom .checkbox-btn__label{color:#fff}.checkbox-btn__checkbox-custom,.checkbox-btn__label{vertical-align:middle;transition:all .3s;display:inline-block}.checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{opacity:1}.sidebar{z-index:99;width:240px;height:100vh;padding-top:60px;transition:transform .3s,width .3s;position:fixed;top:0;left:0;transform:translate(calc(-100% - 20px));box-shadow:0 1px 30px 1px #0000001c}.theme-light .sidebar{background:#fff}.theme-dark .sidebar{background:#232329}.theme-custom .sidebar{background:#2a3f54}.sidebar a{display:block}.sidebar.sidebar--show{transform:translate(0)}.sidebar.sidebar--show .sidebar__back{display:block}.sidebar__back{background:0 0;border:none;width:100vw;height:100%;display:none;position:absolute}.sidebar__link-active .sidebar__link:before{opacity:1}.theme-light .sidebar__link-active{background:#e0c46c}.theme-dark .sidebar__link-active{background:#232329}.theme-custom .sidebar__link-active{background:#f0f8ff}.sidebar__scroll{width:240px}.sidebar__scroll>div{height:calc(100vh - 60px)}.sidebar__scroll .scrollbar-track.scrollbar-track-y{width:2px;margin-right:3px}.sidebar__scroll .scrollbar-track.scrollbar-track-x{display:none!important}.sidebar__scroll .scrollbar-thumb{opacity:.3;width:5px}.sidebar__content{height:100%;padding-top:15px;overflow:auto}.sidebar__content>div:last-child{width:4px!important}.sidebar__content>div:last-child div{opacity:.52;transition:height .3s}.sidebar__block{padding:15px 0}.theme-light .sidebar__block{border-bottom:1px solid #eff1f5}.theme-dark .sidebar__block{border-bottom:1px solid #333246}.theme-custom .sidebar__block{border-bottom:1px solid #eff1f5}.sidebar__block:last-child{border:none}.sidebar__link{cursor:pointer;background:0 0;border:none;width:240px;height:36px;padding:11px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.theme-light .sidebar__link{color:#232329}.theme-dark .sidebar__link{color:#ddd}.theme-custom .sidebar__link{color:#fff}.sidebar__link:before{content:"";opacity:0;background:#be9a28de;width:2px;height:100%;transition:all .3s;position:absolute;top:0;left:0}.sidebar__link p{width:160px;transition:left .3s;position:absolute;top:50%;left:43px;transform:translateY(-50%)}.sidebar__link:hover{text-decoration:none}.theme-light .sidebar__link:hover{background-color:#e0c46c}.theme-dark .sidebar__link:hover{background-color:#232329}.theme-custom .sidebar__link:hover{background-color:#f0f8ff}.sidebar__link:hover:before{opacity:1}.sidebar__link-title{margin:0;font-size:14px;line-height:16px;display:flex;position:relative}.sidebar__link-icon{color:gray;margin-right:10px;font-size:13px;line-height:13px}.sidebar__submenu{padding:15px 0;transition:height .5s,padding .5s,opacity .4s .1s}.sidebar__submenu .sidebar__submenu{margin-bottom:0;padding-top:0;padding-bottom:0}.sidebar__submenu .sidebar__submenu .sidebar__link{padding-left:53px}.sidebar__submenu .sidebar__submenu .sidebar__link p{left:53px}.theme-light .sidebar__submenu{background-color:#fafbfe}.theme-dark .sidebar__submenu{background-color:#38373f}.theme-custom .sidebar__submenu{background-color:#fafbfe}.sidebar__submenu .sidebar__link{padding-left:43px}.theme-light .sidebar__submenu .sidebar__link:hover{background-color:#e0c46c}.theme-dark .sidebar__submenu .sidebar__link:hover{background-color:#232329}.theme-custom .sidebar__submenu .sidebar__link:hover{background-color:#f0f8ff}.sidebar__submenu .sidebar__link{display:block}.sidebar__category-icon{opacity:1;color:#787985;font-size:10px;line-height:14px;transition:opacity .5s .2s,transform .3s;position:absolute;right:15px}.sidebar__link-badge{text-transform:uppercase;background-color:#ff4861;border-radius:7px;width:26px;height:14px;margin-left:5px;padding:2px;font-size:8px;font-weight:400;line-height:9px;position:relative}.sidebar__link-badge span{text-align:center;width:26px;position:absolute;top:3px;left:0}.sidebar__wrapper--desktop{display:none}.sidebar__category-wrap.sidebar__category-wrap--open>.sidebar__category>.sidebar__category-icon{transform:rotate(90deg)}.sidebar__category-new{background:#ff4861;border-radius:50%;width:6px;height:6px;margin-left:5px;display:block;top:-3px}@media screen and (width>=576px){.sidebar{transform:translate(0)}.sidebar.sidebar--no-desktop{transform:translate(calc(-100% - 20px))}.sidebar.sidebar--no-desktop.sidebar--show{transform:translate(0)}.sidebar.sidebar--no-desktop .sidebar__wrapper--mobile{display:block}.sidebar.sidebar--collapse{width:55px;overflow:visible}.sidebar.sidebar--collapse .sidebar__scroll,.sidebar.sidebar--collapse .sidebar__content{width:55px;transition:width .3s;overflow:visible!important}.sidebar.sidebar--collapse .sidebar__submenu{padding:0 0 15px;transition:all}.sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{width:240px}.theme-light .sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{background:#e0c46c}.theme-dark .sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{background:#232329}.theme-custom .sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{background:#f0f8ff}.sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category:before{opacity:1}.sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__submenu-wrap{width:185px}.sidebar.sidebar--collapse .sidebar__submenu-wrap{width:0;transition:all .3s;position:absolute;left:55px;overflow:hidden}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__link{width:185px;padding-left:15px}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__link p{animation:none;position:relative;left:0}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__submenu-wrap{position:relative;left:0}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__submenu-wrap .sidebar__link{padding-left:30px}.sidebar.sidebar--collapse .sidebar__link{background-color:#0000;width:55px;overflow:hidden}.sidebar.sidebar--collapse .sidebar__link p{width:160px;position:absolute;left:70px}.sidebar.sidebar--collapse .sidebar__link:hover{width:240px}.theme-light .sidebar.sidebar--collapse .sidebar__link:hover{background:#e0c46c}.theme-dark .sidebar.sidebar--collapse .sidebar__link:hover{background:#232329}.theme-custom .sidebar.sidebar--collapse .sidebar__link:hover{background:#f0f8ff}.sidebar.sidebar--collapse .sidebar__category-icon{opacity:0;transition:opacity}.sidebar.sidebar--collapse .scrollbar-track.scrollbar-track-y{margin-right:188px}.sidebar__wrapper--desktop{display:block}.sidebar__wrapper--mobile{display:none}}@media screen and (width>=992px){.sidebar.sidebar--no-desktop{display:none;transform:translate(0)}}.ltr-support .table{text-align:left}.rtl-support .table{text-align:right}.table:last-child{margin-bottom:0}.table tbody td,.table th{border:none;padding:10px}.theme-light .table tbody td,.theme-light .table th{color:#646777}.theme-dark .table tbody td,.theme-dark .table th{color:#999}.theme-custom .table tbody td,.theme-custom .table th{color:#646777}.theme-light .table thead th{color:#232329;border-bottom-color:#eff1f5}.theme-dark .table thead th{color:#ddd;border-bottom-color:#333246}.theme-custom .table thead th{color:#fff;border-bottom-color:#eff1f5}.table .badge{color:#fff;border-radius:15px;padding:6px 20px;font-size:12px;font-weight:400}.table .badge.badge-success{background-color:#70bbfd}.table .badge.badge-warning{background-color:#f6da6e}.table .badge.badge-primary{background-color:#70bbfd}.table .badge.badge-danger{background-color:#ff4861}.table .badge.badge-disabled{background-color:#ddd}.ltr-support .table.table--bordered{text-align:left}.rtl-support .table.table--bordered{text-align:right}.theme-light .table.table--bordered tr{border-bottom:1px solid #eff1f5}.theme-dark .table.table--bordered tr{border-bottom:1px solid #333246}.theme-custom .table.table--bordered tr{border-bottom:1px solid #eff1f5}.table.table--bordered tr:last-child{border-bottom:none}.theme-light .table.table--head-blue thead{color:#646777;background-color:#fafbfe}.theme-dark .table.table--head-blue thead{color:#999;background-color:#38373f}.theme-custom .table.table--head-blue thead{color:#646777;background-color:#fafbfe}.table.table--head-blue thead th{border-bottom:none}.theme-light .table.table-striped tbody tr:nth-of-type(odd){background-color:#fafbfe}.theme-dark .table.table-striped tbody tr:nth-of-type(odd){background-color:#38373f}.theme-custom .table.table-striped tbody tr:nth-of-type(odd){background-color:#fafbfe}.table.table-hover tbody tr{cursor:pointer;transition:all .3s}.theme-light .table.table-hover tbody tr:hover{background-color:#f2f4f7}.theme-dark .table.table-hover tbody tr:hover{background-color:#2a2a31}.theme-custom .table.table-hover tbody tr:hover{background-color:#f2f4f7}.html-simple-table{overflow-x:auto}.html-simple-table .MuiTablePagination-toolbar{min-height:50px}.html-simple-table .MuiTablePagination-root{color:#999;border-top:1px solid #ccc}.html-simple-table .MuiTablePagination-root p{color:#999}.html-simple-table .MuiTablePagination-root select{background-color:#0000000d}.inv_detail_tble{border-collapse:collapse;border:.2px solid #c7b671;margin:10px 0;font-weight:700}.inv_detail_tble thead{text-align:center}.inv_detail_tble th{text-align:center;background-color:#f7e18b;border:.2px solid #c7b671;font-weight:bolder}.inv_detail_tble td{text-align:center;border:.2px solid #c7b671;padding:12px 15px}.selection-tree-table .MuiCheckbox-colorSecondary.Mui-checked{color:#e0c46cde}.topbar{z-index:101;width:100%;height:60px;position:fixed;top:0;box-shadow:0 2px 15px #0000000d}.theme-light .topbar{background:#fff}.theme-dark .topbar{background:#232329}.theme-custom .topbar{background:#2a3f54}.topbar__wrapper{height:60px;display:flex;position:relative}.topbar__button{cursor:pointer;background:0 0;border:none;width:60px;height:60px;transition:all .3s;display:flex}.topbar__button:focus{outline:none}.theme-light .topbar__button:hover{background:#fafbfe}.theme-dark .topbar__button:hover{background:#38373f}.theme-custom .topbar__button:hover{background:#fafbfe}.topbar__button.topbar__button--desktop{display:none}.topbar__button-icon{width:16px;margin:auto;transition:all .3s}.topbar__logo{background-position:0;background-repeat:no-repeat;background-size:contain;width:13%;height:55px;margin:auto 0;display:none}.theme-light .topbar__logo,.theme-dark .topbar__logo{background-image:url(/img/luxury-logo.png)}.theme-custom .topbar__logo{background-image:url(shared/img/logo/logo_dark.svg)}@media screen and (width>=768px){.topbar__logo{display:block}}.topbar__right{height:100%;margin-right:15px;display:flex;position:absolute;right:0}.topbar__middle{align-items:center;height:100%;display:flex;position:absolute;left:243px}@media screen and (width<=768px){.topbar__middle{left:60px}}.topbar__left{width:50%;height:100%;display:flex;position:absolute;left:0}.topbar__avatar{cursor:pointer;height:100%;box-shadow:none;background-color:#0000;border:none;border-radius:0;padding:0 15px;transition:all .3s;display:flex;position:relative}.topbar__avatar .tooltip-container{padding:6px 14px!important}.theme-light .topbar__avatar:hover,.theme-light .topbar__avatar:focus,.theme-light .topbar__avatar:active,.theme-light .topbar__avatar:focus:active{background-color:#fafbfe}.theme-dark .topbar__avatar:hover,.theme-dark .topbar__avatar:focus,.theme-dark .topbar__avatar:active,.theme-dark .topbar__avatar:focus:active{background-color:#38373f}.theme-custom .topbar__avatar:hover,.theme-custom .topbar__avatar:focus,.theme-custom .topbar__avatar:active,.theme-custom .topbar__avatar:focus:active{background-color:#fafbfe}.topbar__avatar:focus{outline:none}.topbar__avatar:before{display:none}.topbar__avatar-img,.topbar__avatar-name,.topbar__icon{margin:auto 0}.topbar__avatar-img{border-radius:50%;width:36px;height:36px}.topbar__avatar-name{margin-left:10px;font-size:13px;font-weight:400;line-height:18px;display:none}.theme-light .topbar__avatar-name{color:#232329}.theme-dark .topbar__avatar-name{color:#ddd}.theme-custom .topbar__avatar-name{color:#fff}.topbar__icon{fill:#b1c3c8;height:18px;margin-top:auto;margin-left:8px}.topbar__menu{border:none;border-radius:0;width:200px;margin-top:0;padding:15px 0;box-shadow:0 2px 15px #0000000d}.theme-light .topbar__menu{background:#fff}.theme-dark .topbar__menu{background:#232329}.theme-custom .topbar__menu{background:#2a3f54}.topbar__menu button{padding:0}.theme-light .topbar__menu button:hover{background-color:#fafbfe}.theme-dark .topbar__menu button:hover{background-color:#38373f}.theme-custom .topbar__menu button:hover{background-color:#fafbfe}.topbar__menu :focus{outline:none}.topbar__menu-wrap{z-index:101;width:100%;min-width:220px;padding:0 10px;position:absolute;right:0}.topbar__link{cursor:pointer;width:100%;height:32px;padding:9px 20px;transition:all .3s;display:flex;position:relative}.theme-light .topbar__link{color:#232329}.theme-dark .topbar__link{color:#ddd}.theme-custom .topbar__link{color:#fff}.topbar__link:before{content:"";opacity:0;background:#e0c46cde;width:2px;height:100%;transition:all .3s;position:absolute;top:0;left:0}.theme-light .topbar__link:hover{background-color:#fafbfe}.theme-dark .topbar__link:hover{background-color:#38373f}.theme-custom .topbar__link:hover{background-color:#fafbfe}.topbar__link:hover:before{opacity:1}.topbar__link-title{margin:0;font-size:14px;line-height:16px}.topbar__link-icon{margin-right:10px;font-size:13px;line-height:13px}.theme-light .topbar__link-icon{color:#ddd}.theme-dark .topbar__link-icon{color:#605f7b}.theme-custom .topbar__link-icon{color:#ddd}.topbar__menu-divider{margin:15px 0}.theme-light .topbar__menu-divider{border-top:1px solid #eff1f5}.theme-dark .topbar__menu-divider{border-top:1px solid #333246}.theme-custom .topbar__menu-divider{border-top:1px solid #eff1f5}.topbar__profile{margin-bottom:0;position:relative}.topbar__collapse{display:none;position:relative}.topbar__collapse.topbar__collapse--language{min-width:70px;display:block}.topbar__collapse.topbar__collapse--language>button{width:100%;padding:0 4px}@media screen and (width>=568px){.topbar__collapse{display:block}}.topbar__collapse-content{z-index:101;width:270px;position:absolute;bottom:0;right:0;transform:translateY(100%);box-shadow:0 10px 25px #21243221}.theme-light .topbar__collapse-content{background:#fff}.theme-dark .topbar__collapse-content{background:#232329}.theme-custom .topbar__collapse-content{background:#2a3f54}.topbar__collapse-content.topbar__collapse-content--language{width:100%;max-width:70px;padding:10px 0}@media screen and (width<=768px){.topbar__collapse-content{left:50%;transform:translate(-50%,100%)}}@media screen and (width>=520px){.topbar__collapse-content{width:330px}}.topbar__language-btn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:4px 15px;font-size:13px;line-height:16px;transition:all .3s}.topbar__language-btn:hover{color:#70bbfd}.topbar__language-btn-title{align-items:center;margin:auto 0;font-size:11px;display:flex}.theme-light .topbar__language-btn-title{color:#232329}.theme-dark .topbar__language-btn-title{color:#ddd}.theme-custom .topbar__language-btn-title{color:#fff}.topbar__language-btn-title:not(:last-child){margin-right:5px}.topbar__language-btn-title img{width:16px;height:11px;margin-right:4px}.topbar__back{z-index:100;background:0 0;border:none;width:100vw;height:100vh;position:fixed;inset:0}.topbar__collapse-title-wrap{justify-content:space-between;align-items:center;padding:20px 15px 15px;display:flex}.theme-light .topbar__collapse-title-wrap{border-bottom:1px solid #eff1f5}.theme-dark .topbar__collapse-title-wrap{border-bottom:1px solid #333246}.theme-custom .topbar__collapse-title-wrap{border-bottom:1px solid #eff1f5}.topbar__collapse-item{align-items:center;height:62px;padding:12px 55px 12px 70px;display:flex;position:relative}.theme-light .topbar__collapse-item{border-bottom:1px solid #eff1f5}.theme-dark .topbar__collapse-item{border-bottom:1px solid #333246}.theme-custom .topbar__collapse-item{border-bottom:1px solid #eff1f5}.topbar__collapse-img-wrap{border-radius:50%;width:40px;height:40px;position:absolute;left:15px;overflow:hidden}.topbar__collapse-img-wrap--custom{color:#999;width:40px;height:40px;position:absolute;left:15px;overflow:hidden}.topbar__collapse-message{color:#787985;margin:0;font-size:12px;line-height:16px}.topbar__collapse-message.topbar__collapse-message--mail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar__collapse-name{color:#70bbfd;margin:0;font-size:12px;line-height:16px}.topbar__collapse-date{color:#787985;margin-top:2px;font-size:10px;position:absolute;top:12px;right:15px}.topbar__collapse-link{text-transform:uppercase;color:#70bbfd;text-align:center;padding:10px;font-size:10px;font-weight:500;line-height:16px;transition:all .3s;display:block}.topbar__collapse-link:hover{color:#3ea3fc}.topbar__collapse-btn{color:#999;text-align:center;border:1px #999;margin:16px auto;padding:10px 25px;font-size:16px;font-weight:500;line-height:16px;transition:all .3s;display:block}.topbar__collapse-btn:hover{color:gray}.topbar__collapse-title{font-size:14px;line-height:16px}.topbar__collapse-button{color:#c5d2d6;text-align:right;background:0 0;border:none;padding:0;font-size:12px;line-height:16px;transition:all .3s}.topbar__collapse-button:hover{color:#70bbfd}.topbar__btn{cursor:pointer;background:0 0;border:none;height:100%;padding:0 10px;font-size:18px;transition:all .3s;display:flex;position:relative}.topbar__btn .tooltip-container{padding:6px 14px!important}.theme-light .topbar__btn{color:#232329}.theme-dark .topbar__btn{color:#ddd}.theme-custom .topbar__btn{color:#fff}.theme-light .topbar__btn:hover{background-color:#fafbfe}.theme-dark .topbar__btn:hover{background-color:#38373f}.theme-custom .topbar__btn:hover{background-color:#fafbfe}.topbar__btn svg{fill:#b1c3c8;width:18px;height:18px;margin:auto}.topbar__btn.topbar__btn--new .topbar__btn-new-label{position:absolute;top:20px;right:9px}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div{position:relative}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:before{content:"";background-color:#e0536f33;border-radius:50%;animation:1.5s infinite beforePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:after{content:"";background-color:#e0536f;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes beforePulse{0%{width:7px;height:7px}25%{width:13px;height:13px}to{width:7px;height:7px}}.topbar__nav{justify-content:center;align-items:center;width:100%;height:100%;display:none}.topbar .topbar__nav-dropdown-toggle{background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;height:60px;margin:0;font-size:14px;display:flex}.theme-light .topbar .topbar__nav-dropdown-toggle{color:#232329}.theme-dark .topbar .topbar__nav-dropdown-toggle{color:#ddd}.theme-custom .topbar .topbar__nav-dropdown-toggle{color:#fff}.topbar .topbar__nav-dropdown-toggle:before{display:none}.theme-light .topbar .topbar__nav-dropdown-toggle:hover,.theme-light .topbar .topbar__nav-dropdown-toggle:focus,.theme-light .topbar .topbar__nav-dropdown-toggle:active,.theme-light .topbar .topbar__nav-dropdown-toggle:focus:active{background-color:#fafbfe}.theme-dark .topbar .topbar__nav-dropdown-toggle:hover,.theme-dark .topbar .topbar__nav-dropdown-toggle:focus,.theme-dark .topbar .topbar__nav-dropdown-toggle:active,.theme-dark .topbar .topbar__nav-dropdown-toggle:focus:active{background-color:#38373f}.theme-custom .topbar .topbar__nav-dropdown-toggle:hover,.theme-custom .topbar .topbar__nav-dropdown-toggle:focus,.theme-custom .topbar .topbar__nav-dropdown-toggle:active,.theme-custom .topbar .topbar__nav-dropdown-toggle:focus:active{background-color:#fafbfe}.topbar .topbar__nav-dropdown-toggle svg{fill:#999;width:16px;height:16px;margin-left:3px;margin-right:0}.topbar__nav-dropdown-menu{border-top:2px solid #70bbfd;width:240px}.topbar__nav-dropdown-menu button{padding:0}.topbar__link-badge{text-transform:uppercase;background-color:#ff4861;border-radius:7px;width:26px;height:14px;margin-left:5px;padding:2px;font-size:8px;font-weight:400;line-height:9px;position:relative}.topbar__link-badge span{text-align:center;width:26px;position:absolute;top:3px;left:0}.topbar__nav-link{justify-content:center;align-items:center;height:60px;padding:10px 25px;font-size:14px;transition:all .3s;display:flex}.theme-light .topbar__nav-link{color:#232329}.theme-dark .topbar__nav-link{color:#ddd}.theme-custom .topbar__nav-link{color:#fff}.theme-light .topbar__nav-link:hover{background-color:#fafbfe}.theme-dark .topbar__nav-link:hover{background-color:#38373f}.theme-custom .topbar__nav-link:hover{background-color:#fafbfe}.topbar__category-wrap{position:relative}.topbar__category-wrap:hover .topbar__submenu{opacity:1;width:auto;height:auto}.topbar__category-icon{font-size:10px;line-height:14px;position:absolute;right:20px}.theme-light .topbar__category-icon{color:#ddd}.theme-dark .topbar__category-icon{color:#605f7b}.theme-custom .topbar__category-icon{color:#ddd}.topbar__submenu{opacity:0;width:0;height:0;transition:all .3s;position:absolute;top:0;right:1px;overflow:hidden;transform:translate(100%)}.theme-light .topbar__submenu{background-color:#fafbfe}.theme-dark .topbar__submenu{background-color:#38373f}.theme-custom .topbar__submenu{background-color:#fafbfe}.theme-light .topbar__submenu .topbar__link:hover{background-color:#fff}.theme-dark .topbar__submenu .topbar__link:hover{background-color:#232329}.theme-custom .topbar__submenu .topbar__link:hover{background-color:#2a3f54}.show{display:block!important}.topbar__search{margin:auto 0;padding:0}.topbar__search-dropdown{border-top-left-radius:15px;border-bottom-left-radius:15px;width:190px;height:34px;padding:6px 0;display:inline-block;position:relative}.theme-light .topbar__search-dropdown{background-color:#f2f4f7}.theme-dark .topbar__search-dropdown{background-color:#2a2a31}.theme-custom .topbar__search-dropdown{background-color:#f2f4f7}@media screen and (width<=1024px){.topbar__search-dropdown{width:100px}}@media screen and (width<=500px){.topbar__search-dropdown{display:none}}.topbar__search-dropdown--head{cursor:pointer;border-right:1px solid #dfd9d9;width:100%;padding-left:10px;display:inline-block}.topbar__search-dropdown--head .menudown-icon{margin-left:-5px}.topbar__search-dropdown--head .dropdown-label{color:#999;margin-top:2px;display:inline-block}.topbar__search-dropdown--menu{border:1px solid #eaeaea;border-radius:.25rem;width:100%;max-height:390px;margin:.3rem 0 0;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;overflow-y:scroll}@media screen and (width<=1024px){.topbar__search-dropdown--menu{width:150%}}.topbar__search-dropdown--menu{scrollbar-color:#c9bdbd #fff;scrollbar-width:auto}.topbar__search-dropdown--menu::-webkit-scrollbar{background-color:#fff;width:6px}.topbar__search-dropdown--menu::-webkit-scrollbar-thumb{background-color:#c9bdbd;border-radius:10px}.topbar__search-dropdown--menu::-webkit-scrollbar-thumb:hover{background-color:#a79595}.theme-light .topbar__search-dropdown--menu{background-color:#fff}.theme-dark .topbar__search-dropdown--menu{background-color:#232329}.theme-custom .topbar__search-dropdown--menu{background-color:#2a3f54}.topbar__search-dropdown--menu button{text-align:left;background:0 0;border:none;width:100%;padding:.4rem 1.5rem .4rem 1.8rem;font-size:.9rem;display:block;position:relative}.topbar__search-dropdown--menu button:hover{color:#fff;background-color:#e0c46cde}.topbar__search-dropdown--menu .check-icon{position:absolute;left:6px}.topbar__search-field{border:none;border-radius:0 15px 15px 0;width:380px;height:34px;margin:auto auto auto 0;padding-left:10px;padding-right:46px;transition:all .3s}@media screen and (width<=1024px){.topbar__search-field{width:200px}}@media screen and (width<=500px){.topbar__search-field{display:none}}.theme-light .topbar__search-field{background-color:#f2f4f7}.theme-dark .topbar__search-field{background-color:#2a2a31}.theme-custom .topbar__search-field{background-color:#f2f4f7}.topbar__search-field.topbar__search-field--open{opacity:1;width:200px;margin-left:10px}.topbar__search-field.topbar__search-field--open+button{right:10px}.topbar__search-field:focus{outline:none}.topbar__search-reset-btn{color:#fff;background-color:#e0c46cde;border-radius:15px;margin-left:10px;padding:6px 15px 2px}.topbar__search-btn{background:0 0;border:none;border-radius:13px;width:26px;height:26px;padding:0;position:absolute;top:4px;right:0}.theme-light .topbar__search-btn:hover{background-color:#f2f4f7}.theme-dark .topbar__search-btn:hover{background-color:#2a2a31}.theme-custom .topbar__search-btn:hover{background-color:#f2f4f7}@media screen and (width>=480px){.topbar__avatar-name{display:block}.topbar__menu{width:100%;left:0!important}}@media screen and (width>=576px){.topbar__button.topbar__button--desktop{display:block}.topbar__button.topbar__button--mobile{display:none}.topbar.topbar--navigation .topbar__button.topbar__button--mobile{display:block}}@media screen and (width>=768px){.topbar__search{display:flex}}@media screen and (width>=992px){.topbar__nav{display:flex}.topbar.topbar--navigation .topbar__logo{margin-left:15px;display:block}.topbar.topbar--navigation .topbar__button.topbar__button--mobile,.topbar.topbar--navigation .topbar__avatar-name{display:none}.topbar.topbar--navigation .topbar__profile{margin-left:0}}@media screen and (width>=1200px){.topbar.topbar--navigation .topbar__avatar-name{display:block}}@media screen and (width>=1580px){.topbar__nav-dropdown-toggle,.topbar__nav-link{width:240px}}.date-picker,.date-picker>div,.date-picker .react-datepicker-wrapper,.date-picker .react-datepicker__input-container{width:100%}.date-picker .react-datepicker__time-list{padding:0;overflow-x:hidden}.date-picker .react-datepicker__time-list-item{width:50px}.date-picker .react-datepicker__time{overflow:hidden}.date-picker .react-datepicker__year-option:hover{color:#fff;background-color:#e0c46cde}.date-picker.date-picker--interval{display:flex}.date-picker .date-picker__svg{width:14px;height:14px;margin:auto 10px}.theme-light .date-picker .date-picker__svg{fill:#232329}.theme-dark .date-picker .date-picker__svg{fill:#ddd}.theme-custom .date-picker .date-picker__svg{fill:#fff}.date-picker .react-datepicker__header{background-color:#e0c46cde;border-color:#e0c46cde;border-radius:0}.date-picker .react-datepicker__current-month,.date-picker .react-datepicker-time__header,.date-picker .react-datepicker__day-name,.date-picker .react-datepicker__time-name{color:#fff}.date-picker .react-datepicker__navigation--next,.date-picker .react-datepicker__navigation--next:hover{border-left-color:#fff}.date-picker .react-datepicker__navigation--previous,.date-picker .react-datepicker__navigation--previous:hover{border-right-color:#fff}.date-picker .react-datepicker__day--keyboard-selected{transition:all .3s;background-color:#e0c46cde!important}.date-picker .react-datepicker__day--keyboard-selected:hover{background-color:#d7b342de}.date-picker .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{border-bottom-color:#e0c46cde;margin-top:-7px}.date-picker .react-datepicker{border:none;display:inline-flex;box-shadow:0 2px 15px #0000000d}.ltr-support .theme-light .date-picker .react-datepicker__time-container{border-left:1px solid #eff1f5}.rtl-support .theme-light .date-picker .react-datepicker__time-container{border-right:1px solid #eff1f5}.ltr-support .theme-dark .date-picker .react-datepicker__time-container{border-left:1px solid #333246}.rtl-support .theme-dark .date-picker .react-datepicker__time-container{border-right:1px solid #333246}.ltr-support .theme-custom .date-picker .react-datepicker__time-container{border-left:1px solid #eff1f5}.rtl-support .theme-custom .date-picker .react-datepicker__time-container{border-right:1px solid #eff1f5}.date-picker .react-datepicker__time-container,.date-picker .react-datepicker__time-box{width:85px!important}.date-picker .react-datepicker__day--selected,.date-picker .react-datepicker__day--in-range,.date-picker .react-datepicker__time-list-item--selected{background-color:#d7b342de!important}.theme-light .date-picker .react-datepicker__month-container,.theme-light .date-picker .react-datepicker__time-list{background-color:#fff!important}.theme-dark .date-picker .react-datepicker__month-container,.theme-dark .date-picker .react-datepicker__time-list{background-color:#232329!important}.theme-custom .date-picker .react-datepicker__month-container,.theme-custom .date-picker .react-datepicker__time-list{background-color:#2a3f54!important}.theme-light .date-picker .react-datepicker__header,.theme-light .date-picker .react-datepicker__day--selected,.theme-light .date-picker .react-datepicker__time-list-item--selected,.theme-light .date-picker .react-datepicker__day--keyboard-selected{color:#232329;background-color:#e0c46cde!important}.theme-dark .date-picker .react-datepicker__header,.theme-dark .date-picker .react-datepicker__day--selected,.theme-dark .date-picker .react-datepicker__time-list-item--selected,.theme-dark .date-picker .react-datepicker__day--keyboard-selected{color:#ddd;background-color:#063263!important}.theme-custom .date-picker .react-datepicker__header,.theme-custom .date-picker .react-datepicker__day--selected,.theme-custom .date-picker .react-datepicker__time-list-item--selected,.theme-custom .date-picker .react-datepicker__day--keyboard-selected{color:#fff;background-color:#6db0ff!important}.theme-light .date-picker .react-datepicker__day--weekend,.theme-light .date-picker .react-datepicker__day,.theme-light .date-picker .react-datepicker__time-list{color:#232329}.theme-dark .date-picker .react-datepicker__day--weekend,.theme-dark .date-picker .react-datepicker__day,.theme-dark .date-picker .react-datepicker__time-list{color:#ddd}.theme-custom .date-picker .react-datepicker__day--weekend,.theme-custom .date-picker .react-datepicker__day,.theme-custom .date-picker .react-datepicker__time-list{color:#fff}.theme-light .date-picker .react-datepicker__day:hover,.theme-light .date-picker .react-datepicker__time-list-item:hover{background-color:#fafbfe!important}.theme-dark .date-picker .react-datepicker__day:hover,.theme-dark .date-picker .react-datepicker__time-list-item:hover{background-color:#38373f!important}.theme-custom .date-picker .react-datepicker__day:hover,.theme-custom .date-picker .react-datepicker__time-list-item:hover{background-color:#fafbfe!important}.date-picker .react-datepicker__tab-loop{width:0}.date-picker .react-datepicker__day--disabled{color:#ccc!important}.date-picker .react-datepicker__day--highlighted,.date-picker .react-datepicker__month-text--highlighted,.date-picker .react-datepicker__quarter-text--highlighted,.date-picker .react-datepicker__year-text--highlighted{color:#fff;background-color:#3dcc4a;border-radius:.3rem}.date-picker .react-datepicker__year-read-view--down-arrow,.date-picker .react-datepicker__month-read-view--down-arrow,.date-picker .react-datepicker__month-year-read-view--down-arrow{border-top-color:#000;top:6px}.date-picker .react-datepicker__year-read-view--down-arrow:hover,.date-picker .react-datepicker__month-read-view--down-arrow:hover,.date-picker .react-datepicker__month-year-read-view--down-arrow:hover{border-top-color:#000}.date-picker .react-datepicker__year-dropdown,.date-picker .react-datepicker__month-dropdown,.date-picker .react-datepicker__month-year-dropdown{background-color:#fff;border:none;box-shadow:1px 1px 1px 1px #f0eeee,-1px -1px 1px 1px #f0eeee}.rc-time-picker{width:100%}.rc-time-picker-input{border-radius:0}.rc-time-picker-panel{padding-top:3px}.rc-time-picker-panel-input-wrap{display:none}.rc-time-picker-panel-inner{border:none;border-radius:0;margin-top:32px;box-shadow:0 2px 15px #0000000d}.rc-time-picker-panel-select{overflow:hidden}.ltr-support .rc-time-picker-panel-select{border-right:1px solid #eff1f5}.rtl-support .rc-time-picker-panel-select{border-left:1px solid #eff1f5}.ltr-support .rc-time-picker-panel-select ul{padding-right:30px}.rtl-support .rc-time-picker-panel-select ul{padding-left:30px}.rc-time-picker-panel-select ul{width:86px;height:144px;overflow:hidden scroll}.rc-time-picker-panel-select li{text-align:center;width:56px;padding:0;transition:all .3s}li.rc-time-picker-panel-select-option-selected{color:#fff;background:#e0c46cde}li.rc-time-picker-panel-select-option-selected:hover{background:#d7b342de}.ltr-support .rc-time-picker-clear{left:auto;right:6px}.rtl-support .rc-time-picker-clear{left:6px;right:auto}.rc-time-picker-clear{top:9px}.rc-time-picker-panel.theme-dark .rc-time-picker-panel-inner{color:#ddd;background:#232329}.rc-time-picker-panel.theme-dark .rc-time-picker-panel-inner .rc-time-picker-panel-select li:hover,.rc-time-picker-panel.theme-dark .rc-time-picker-panel-inner li.rc-time-picker-panel-select-option-selected{color:#fff;background:#33333a}.load{z-index:10000;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.load+div{height:100vh;overflow:hidden}.load.loaded{animation:.5s loaded}.custom-load{z-index:1000;justify-content:center;align-items:center;margin-top:50px;display:flex}.custom-load+div{overflow:hidden}.custom-load.loaded{animation:.5s loaded}.loader{justify-content:center;align-items:center;display:flex}.bar{background-color:#e0c46c80;border-radius:10px;width:3px;height:20px;animation:1s linear infinite scale-up4;display:inline-block}.bar:nth-child(2){height:35px;margin:0 5px;animation-delay:.25s}.bar:nth-child(3){animation-delay:.5s}@keyframes scale-up4{20%{background-color:#e0c46cde;transform:scaleY(1.5)}40%{transform:scaleY(1)}}.load__icon{width:32px;height:32px;margin:auto;animation:2s linear infinite load}.load__icon-wrap{margin:auto}@keyframes load{0%{transform:rotate(0)scale(2)}to{transform:rotate(360deg)scale(2)}}@keyframes loaded{0%{opacity:1}to{opacity:0}}.form{flex-wrap:wrap;display:flex}.ltr-support .form{text-align:left;direction:ltr}.rtl-support .form{text-align:right;direction:rtl}.form :disabled{pointer-events:all;cursor:not-allowed}.form input[type=file]::file-upload-button{visibility:hidden;width:0;margin-top:5px;margin-left:-20px}.form input[type=file]::-webkit-file-upload-button{visibility:hidden;width:0;margin-top:5px;margin-left:-20px}.form input[type=file]::-moz-file-upload-button{visibility:hidden;width:0;margin-top:5px;margin-left:-20px}.form input[type=file]::-ms-file-upload-button{visibility:hidden;width:0;margin-top:5px;margin-left:-20px}.form input,.form textarea{width:100%;height:38px;padding:5px 10px;font-size:12px;transition:border .3s}.form input::-webkit-input-placeholder{color:#999}.form textarea::-webkit-input-placeholder{color:#999}.form input::-moz-placeholder{color:#999}.form textarea::-moz-placeholder{color:#999}:is(.form input:placeholder-shown,.form textarea:placeholder-shown){color:#999}:is(.form input:placeholder-shown,.form textarea:placeholder-shown){color:#999}.theme-light .form input,.theme-light .form textarea{color:#232329;background:#fff;border:1px solid #f2f4f7}.theme-dark .form input,.theme-dark .form textarea{color:#ddd;background:#232329;border:1px solid #33333a}.theme-custom .form input,.theme-custom .form textarea{color:#fff;background:#2a3f54;border:1px solid #f2f4f7}.theme-light .form input[disabled],.theme-light .form textarea[disabled]{background:#f2f4f7}.theme-dark .form input[disabled],.theme-dark .form textarea[disabled]{background:#2a2a31}.theme-custom .form input[disabled],.theme-custom .form textarea[disabled]{background:#f2f4f7}.theme-light .form input[disabled]:focus,.theme-light .form input[disabled]:active,.theme-light .form textarea[disabled]:focus,.theme-light .form textarea[disabled]:active{border-color:#eff1f5}.theme-dark .form input[disabled]:focus,.theme-dark .form input[disabled]:active,.theme-dark .form textarea[disabled]:focus,.theme-dark .form textarea[disabled]:active{border-color:#333246}.theme-custom .form input[disabled]:focus,.theme-custom .form input[disabled]:active,.theme-custom .form textarea[disabled]:focus,.theme-custom .form textarea[disabled]:active{border-color:#eff1f5}.form input:focus,.form input:active,.form textarea:focus,.form textarea:active{border-color:#4ce1b6;outline:none}.form textarea{min-height:85px}.form.form--horizontal .form__form-group{flex-wrap:wrap;display:flex}.form.form--horizontal .form__form-group-field{width:calc(100% - 80px)}.ltr-support .form.form--horizontal .form__form-group-field{margin-left:80px;padding-left:10px}.rtl-support .form.form--horizontal .form__form-group-field{margin-right:80px;padding-right:10px}.form.form--horizontal .form__form-group-label{width:80px;max-height:38px;margin:auto 0;line-height:18px}.ltr-support .form.form--horizontal .form__form-group-label+.form__form-group-field{margin-left:0}.rtl-support .form.form--horizontal .form__form-group-label+.form__form-group-field{margin-right:0}.ltr-support .form.form--horizontal .form__form-group-description{margin-left:90px}.rtl-support .form.form--horizontal .form__form-group-description{margin-right:90px}.ltr-support .form.form--horizontal .form__button-toolbar{margin-left:0}.rtl-support .form.form--horizontal .form__button-toolbar{margin-right:0}.form.form--horizontal .form__form-group-input-wrap--error-above{margin-bottom:15px}.form.form--horizontal .form__form-group-input-wrap--error-above .form__form-group-error{top:-20px}@media screen and (width>=480px){.form.form--horizontal .form__form-group-label{width:120px}.form.form--horizontal .form__form-group-field{width:calc(100% - 120px)}.ltr-support .form.form--horizontal .form__form-group-field{margin-left:120px;padding-left:20px}.rtl-support .form.form--horizontal .form__form-group-field{margin-right:120px;padding-right:20px}.ltr-support .form.form--horizontal .form__form-group-description,.ltr-support .form.form--horizontal .form__button-toolbar{margin-left:140px}.rtl-support .form.form--horizontal .form__form-group-description,.rtl-support .form.form--horizontal .form__button-toolbar{margin-right:140px}}.form.form--preview{display:flex}.ltr-support .form.form--preview>div:nth-child(2){margin-right:50px}.rtl-support .form.form--preview>div:nth-child(2){margin-left:50px}.form.form--preview .form__form-group{width:auto;min-height:18px;margin-bottom:10px}.form.form--preview p{margin-bottom:10px}.form.form--justify{flex-wrap:wrap;display:flex}.form.form--justify .form__form-group{width:33.3333%}.form.form--justify .form__button-toolbar{width:100%}.form__half{width:calc(50% - 15px);height:100%}.ltr-support .form__half:first-child{margin-right:30px}.rtl-support .form__half:first-child{margin-left:30px}.form__half .form__button-toolbar{float:right}@media screen and (width<=1200px){.form__half{width:100%}.ltr-support .form__half{margin-right:0}.rtl-support .form__half{margin-left:0}}.form__form-group{width:100%;margin-bottom:20px;position:relative}.ltr-support .form__form-group--address input:last-child{margin-left:15px}.rtl-support .form__form-group--address input:last-child{margin-right:15px}.form__form-group--address input:last-child{width:70%}.form__form-group-field{width:100%;display:flex}.ltr-support .form__form-group-field{direction:ltr}.rtl-support .form__form-group-field{direction:rtl}.form__form-group-label{margin-bottom:4px;display:inline-block}.theme-light .form__form-group-label{color:#232329}.theme-dark .form__form-group-label{color:#ddd}.theme-custom .form__form-group-label{color:#fff}.form__form-group-label span{color:#ddd}.form__form-group-button{cursor:pointer;height:38px;padding:6px;transition:all .3s}.theme-light .form__form-group-button{background:#f2f4f7;border:1px solid #f2f4f7}.theme-dark .form__form-group-button{background:#33333a;border:1px solid #33333a}.theme-custom .form__form-group-button{background:#f2f4f7;border:1px solid #f2f4f7}.form__form-group-button svg{fill:#999;width:18px;height:18px;transition:all .3s}.form__form-group-button.active{background:#e0c46cde;border:1px solid #e0c46cde}.form__form-group-button.active svg{fill:#fff}.form__form-group-file label{cursor:pointer;text-align:center;border-radius:2px;padding:4px 20px;font-size:12px;line-height:18px;transition:all .3s}.theme-light .form__form-group-file label{color:#232329;border:1px solid #f2f4f7}.theme-dark .form__form-group-file label{color:#ddd;border:1px solid #33333a}.theme-custom .form__form-group-file label{color:#fff;border:1px solid #f2f4f7}.theme-light .form__form-group-file label:hover{background:#f2f4f7}.theme-dark .form__form-group-file label:hover{background:#33333a}.theme-custom .form__form-group-file label:hover{background:#f2f4f7}.ltr-support .form__form-group-file span{padding-left:10px}.rtl-support .form__form-group-file span{padding-right:10px}.form__form-group-file input{display:none}.form__form-group-icon{height:38px;padding:6px}.theme-light .form__form-group-icon{background:#f2f4f7;border:1px solid #f2f4f7}.theme-dark .form__form-group-icon{background:#33333a;border:1px solid #33333a}.theme-custom .form__form-group-icon{background:#f2f4f7;border:1px solid #f2f4f7}.form__form-group-icon svg{fill:#999;width:18px;height:18px;transition:all .3s}.form__form-group-description{color:#999;margin-top:2px;font-size:10px;line-height:13px}.form__button-toolbar{margin-top:10px}.ltr-support .form__button-toolbar{direction:ltr}.rtl-support .form__button-toolbar{direction:rtl}.form__form-group-input-wrap{width:100%}.form__form-group-error{color:#ad4444;text-align:left;margin-top:1px;font-size:10px;line-height:13px;display:block}.form__form-group-info{color:#69ac26;font-size:10px;line-height:13px;display:block}.form__form-group-input-wrap--error-above .form__form-group-error{margin:0;position:absolute}.ltr-support .form__form-group-input-wrap--error-above .form__form-group-error{right:0}.rtl-support .form__form-group-input-wrap--error-above .form__form-group-error{left:0}.form__form-group-input-wrap--error-above .form__form-group-error{background:#ffbcbc;border-radius:3px;padding:5px 10px;top:0}.form__form-group-input-wrap--error-above .form__form-group-error:after{content:"";position:absolute}.ltr-support .form__form-group-input-wrap--error-above .form__form-group-error:after{right:10px}.rtl-support .form__form-group-input-wrap--error-above .form__form-group-error:after{left:10px}.form__form-group-input-wrap--error-above .form__form-group-error:after{border:4px solid #0000;border-top-color:#ffbcbc;bottom:-8px}.form__form-group-date-cvc{width:100%;display:flex}.form__form-group-date-cvc .form__form-group-date{width:100%}.ltr-support .form__form-group-date-cvc .form__form-group-date{margin-right:20px}.rtl-support .form__form-group-date-cvc .form__form-group-date{margin-left:20px}.form__form-group-date-cvc .form__form-group-cvc{width:100%;max-width:280px}@media screen and (width<=767px){.form__form-group-date-cvc{flex-wrap:wrap}.ltr-support .form__form-group-date-cvc .form__form-group-date{margin-right:0}.rtl-support .form__form-group-date-cvc .form__form-group-date{margin-left:0}.form__form-group-date-cvc .form__form-group-cvc{max-width:100%}}.form__form-group-id-category{width:100%;display:flex}.form__form-group-id-category .form__form-group-id{width:40%;min-width:100px}.ltr-support .form__form-group-id-category .form__form-group-id{margin-right:20px}.rtl-support .form__form-group-id-category .form__form-group-id{margin-left:20px}@media screen and (width<=767px){.form__form-group-id-category{flex-wrap:wrap}.ltr-support .form__form-group-id-category .form__form-group-id{margin-right:0}.rtl-support .form__form-group-id-category .form__form-group-id{margin-left:0}.form__form-group-id-category .form__form-group-id{width:100%}}.form__form-group-price-discount{width:100%;margin-bottom:20px;display:flex}.form__form-group-price-discount>div{margin-bottom:0}.ltr-support .form__form-group-price-discount .form__form-group-price{margin-right:20px}.rtl-support .form__form-group-price-discount .form__form-group-price{margin-left:20px}@media screen and (width<=767px){.form__form-group-price-discount{flex-wrap:wrap}.ltr-support .form__form-group-price-discount .form__form-group-price{margin-right:0}.rtl-support .form__form-group-price-discount .form__form-group-price{margin-left:0}.form.form--color-picker .form__form-group,.form.form--color-picker .form__form-group button{width:100%}.form--color-picker{justify-content:space-between}}.radio-btn{cursor:pointer;display:inline-block}@media screen and (width<=370px){.radio-btn{flex-direction:column;align-items:center;display:flex}}@media screen and (width<=575px){.radio-btn{display:inline-block}}@media screen and (width<=515px){.radio-btn{flex-direction:column;align-items:center;display:flex}}@media screen and (width<=500px){.radio-btn{display:inline-block}}@media screen and (width<=356px){.radio-btn{flex-direction:column;align-items:center;display:flex}}.ltr-support .radio-btn{padding-right:20px}.rtl-support .radio-btn{padding-left:20px}.radio-btn:last-child{padding:0 10px}.radio-btn:hover .radio-btn__radio-custom{border-color:#e0c46cde}.radio-btn:hover .radio-btn__label{color:#e0c46cde}.radio-btn.disabled{pointer-events:none;cursor:default;opacity:.4}.radio-btn.radio-btn--colored .radio-btn__radio-custom{border:2px solid #e0c46cde}.radio-btn.radio-btn--colored-click .radio-btn__radio:checked+.radio-btn__radio-custom{background:#e0c46cde}.radio-btn.radio-btn--colored-click .radio-btn__radio:checked+.radio-btn__radio-custom:before{background:#fff}.radio-btn.radio-btn--colored-click.disabled .radio-btn__radio:checked+.radio-btn__radio-custom{background:0 0}.radio-btn.radio-btn--colored-click.disabled .radio-btn__radio:checked+.radio-btn__radio-custom:before{background:#e0c46cde}.radio-btn.radio-btn--button{color:#fff;background:#70bbfd;border-radius:4px;width:100%;min-width:150px;height:24px;padding:0 10px;transition:all .3s;display:flex}.radio-btn.radio-btn--button .radio-btn__radio-custom{display:none}.ltr-support .radio-btn.radio-btn--button .radio-btn__label-svg{margin-left:auto;margin-right:4px}.rtl-support .radio-btn.radio-btn--button .radio-btn__label-svg{margin-left:4px;margin-right:auto}.radio-btn.radio-btn--button .radio-btn__label-svg{height:16px;margin-top:auto;margin-bottom:auto;line-height:1}.radio-btn.radio-btn--button .radio-btn__label-svg svg{fill:#fff;width:14px;height:14px}.radio-btn.radio-btn--button .radio-btn__label-svg .radio-btn__label-check{display:none}.radio-btn.radio-btn--button .radio-btn__radio:checked~.radio-btn__label-svg .radio-btn__label-check{display:block}.radio-btn.radio-btn--button .radio-btn__radio:checked~.radio-btn__label-svg .radio-btn__label-uncheck{display:none}.ltr-support .radio-btn.radio-btn--button .radio-btn__label{margin-left:0;margin-right:auto}.rtl-support .radio-btn.radio-btn--button .radio-btn__label{margin-left:auto;margin-right:0}.radio-btn.radio-btn--button .radio-btn__label{color:#fff;margin-top:auto;margin-bottom:auto;padding:0}.radio-btn.radio-btn--button:hover{background:#3ea3fc}.radio-btn.radio-btn--button:hover .radio-btn__label{color:#fff}.radio-btn__radio{display:none}.radio-btn__radio-custom{border-radius:50%;width:18px;height:18px;transition:all .3s;position:relative}.theme-light .radio-btn__radio-custom{border:1px solid #ddd}.theme-dark .radio-btn__radio-custom{border:1px solid #605f7b}.theme-custom .radio-btn__radio-custom{border:1px solid #ddd}.radio-btn__radio:checked+.radio-btn__radio-custom{border-color:#e0c46cde}.radio-btn__label{margin-top:5px;padding-left:9px;line-height:18px}.ltr-support .radio-btn__label{padding-left:9px}.rtl-support .radio-btn__label{padding-right:9px}.radio-btn__label{transition:all .3s}.theme-light .radio-btn__label{color:#232329}.theme-dark .radio-btn__label{color:#ddd}.theme-custom .radio-btn__label{color:#fff}.radio-btn__radio-custom,.radio-btn__label{vertical-align:middle;display:inline-block}.radio-btn__radio:checked+.radio-btn__radio-custom:before{content:"";background:#e0c46cde;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:calc(50% - 3px);left:calc(50% - 3px)}.react-select{width:100%;height:40px;font-size:12px}.react-select__control{height:32px;transition:all .3s;border-radius:0!important}.theme-light .react-select__control{background-color:#fff;border:1px solid #f2f4f7}.theme-dark .react-select__control{background-color:#232329;border:1px solid #33333a}.theme-custom .react-select__control{background-color:#2a3f54;border:1px solid #f2f4f7}.theme-light .react-select__control.react-select__control--is-disabled,.theme-light .react-select__control:disabled{background-color:#f2f4f7}.theme-dark .react-select__control.react-select__control--is-disabled,.theme-dark .react-select__control:disabled{background-color:#2a2a31}.theme-custom .react-select__control.react-select__control--is-disabled,.theme-custom .react-select__control:disabled{background-color:#f2f4f7}.react-select__control.react-select__control--is-focused,.react-select__control:hover{box-shadow:none;border-color:#4ce1b6!important}.react-select__input{height:30px}.react-select__indicator-separator{display:none}.react-select__dropdown-indicator,.react-select__clear-indicator{cursor:pointer}.theme-light .react-select__dropdown-indicator,.theme-light .react-select__clear-indicator{color:#ddd}.theme-dark .react-select__dropdown-indicator,.theme-dark .react-select__clear-indicator{color:#605f7b}.theme-custom .react-select__dropdown-indicator,.theme-custom .react-select__clear-indicator{color:#ddd}.react-select__dropdown-indicator svg,.react-select__clear-indicator svg{width:16px;height:16px}.react-select__multi-value{background-color:#0000;border:1px solid #70bbfd}.ltr-support .react-select__multi-value .react-select__multi-value__label{border-right:1px solid #70bbfd}.rtl-support .react-select__multi-value .react-select__multi-value__label{border-left:1px solid #70bbfd}.react-select__multi-value .react-select__multi-value__label{padding:3px 6px}.theme-light .react-select__multi-value .react-select__multi-value__label{color:#232329}.theme-dark .react-select__multi-value .react-select__multi-value__label{color:#ddd}.theme-custom .react-select__multi-value .react-select__multi-value__label{color:#fff}.react-select__multi-value__remove{opacity:.8;cursor:pointer;transition:all .3s}.theme-light .react-select__multi-value__remove{color:#232329}.theme-dark .react-select__multi-value__remove{color:#ddd}.theme-custom .react-select__multi-value__remove{color:#fff}.theme-light .react-select__multi-value__label,.theme-light .react-select__multi-value__remove{background:#fff}.theme-dark .react-select__multi-value__label,.theme-dark .react-select__multi-value__remove{background:#232329}.theme-custom .react-select__multi-value__label,.theme-custom .react-select__multi-value__remove{background:#2a3f54}.theme-light .react-select__single-value{color:#232329}.theme-dark .react-select__single-value{color:#ddd}.theme-custom .react-select__single-value{color:#fff}.react-select__menu{margin-top:6px;margin-bottom:6px;box-shadow:2px 2px 5px #b9f3e3,-2px -2px 5px #b9f3e3!important}.react-select__menu-list{box-shadow:none;border-radius:0;font-size:12px;top:calc(100% + 1px);overflow:hidden}.theme-light .react-select__menu-list{background:#fff;border:1px solid #f2f4f7}.theme-dark .react-select__menu-list{background:#232329;border:1px solid #33333a}.theme-custom .react-select__menu-list{background:#2a3f54;border:1px solid #f2f4f7}.react-select__menu-list{scrollbar-color:#c9bdbd #fff;scrollbar-width:auto}.react-select__menu-list::-webkit-scrollbar{background-color:#fff;width:6px}.react-select__menu-list::-webkit-scrollbar-thumb{background-color:#c9bdbd;border-radius:10px}.react-select__menu-list::-webkit-scrollbar-thumb:hover{background-color:#a79595}@keyframes open{0%{max-height:0}to{max-height:200px}}.react-select__option{cursor:pointer;border-radius:0;padding:8px 10px;transition:all .3s;display:flex}.theme-light .react-select__option{color:#232329;background:#fff}.theme-dark .react-select__option{color:#ddd;background:#232329}.theme-custom .react-select__option{color:#fff;background:#2a3f54}.theme-light .react-select__option.react-select__option--is-focused{background:#edf1fb}.theme-dark .react-select__option.react-select__option--is-focused{background:#313037}.theme-custom .react-select__option.react-select__option--is-focused{background:#edf1fb}.react-select__color{border-radius:50%;width:10px;height:10px;display:block}.ltr-support .react-select__color{margin-left:5px;margin-right:0}.rtl-support .react-select__color{margin-left:0;margin-right:5px}.react-select__color{margin-top:auto;margin-bottom:auto}.form__select-color{flex-wrap:wrap;max-width:84px;display:flex}.ltr-support .form__select-color{margin-right:40px}.rtl-support .form__select-color{margin-left:40px}.multi-select-options .react-select__control{height:auto;min-height:32px;padding:2px 0}.ltr-support .material-form{text-align:left}.rtl-support .material-form{text-align:right}.material-form .material-form__field{width:100%;margin-bottom:20px}.theme-light .material-form .material-form__field div{color:#232329}.theme-dark .material-form .material-form__field div{color:#ddd}.theme-custom .material-form .material-form__field div{color:#fff}.theme-light .material-form .material-form__field>div:before{border-bottom-color:#f2f4f7}.theme-dark .material-form .material-form__field>div:before{border-bottom-color:#33333a}.theme-custom .material-form .material-form__field>div:before{border-bottom-color:#f2f4f7}.material-form .material-form__field>div:hover:before{border-bottom:1px solid #70bbfd!important}.material-form .material-form__field>div:after{border-color:#70bbfd}.material-form .material-form__field input,.material-form .material-form__field textarea{font-size:12px}.theme-light .material-form .material-form__field input,.theme-light .material-form .material-form__field textarea{color:#232329}.theme-dark .material-form .material-form__field input,.theme-dark .material-form .material-form__field textarea{color:#ddd}.theme-custom .material-form .material-form__field input,.theme-custom .material-form .material-form__field textarea{color:#fff}.ltr-support .material-form .material-form__field label{left:0;right:auto}.rtl-support .material-form .material-form__field label,.ltr-support .material-form .material-form__field svg{left:auto;right:0}.rtl-support .material-form .material-form__field svg{left:0;right:auto}.theme-light .material-form .material-form__field svg{fill:#232329}.theme-dark .material-form .material-form__field svg{fill:#ddd}.theme-custom .material-form .material-form__field svg{fill:#fff}.material-form .material-form__label{margin:0;font-size:12px}.theme-light .material-form .material-form__label{color:#232329}.theme-dark .material-form .material-form__label{color:#ddd}.theme-custom .material-form .material-form__label{color:#fff}.material-form label{font-size:12px}.theme-light .material-form label{color:#232329}.theme-dark .material-form label{color:#ddd}.theme-custom .material-form label{color:#fff}.material-form label[data-shrink=true]{transform:translateY(1.5px)scale(.85)}.material-form__option{height:18px!important;font-size:13px!important}.ltr-support .search-result{text-align:left}.rtl-support .search-result{text-align:right}.search-result{border-bottom:1px solid #e7e7e7;padding:10px 0}.search-result:last-child{margin-bottom:25px}.search-result:first-child{margin-top:10px}.search-result__title{color:#70bbfd;font-size:16px;font-weight:500}.search-result__link{margin:0}.search-result__link a{color:#70bbfd}.search-result__link a:hover{color:#3ea3fc}.search-result__preview{color:#999;max-width:980px;margin-top:5px}.material-table__container{height:68vh;max-height:960px}@media screen and (height>=860px){.material-table__container{height:77vh}}@media (height>=725px) and (height<=860px){.material-table__container{height:73.5vh}}@media screen and (height<=500px){.material-table__container{height:58vh}}.MuiCell-text-wrap{word-wrap:break-word;width:17%}.icon-disabled{pointer-events:all!important;cursor:not-allowed!important}.MuiTableCell-stickyHeader{left:auto!important}.MuiTableCell-paddingNone{padding:0 10px!important}.MuiTableCell-padding{padding:10px!important}.material-table th{white-space:nowrap}.material-table__toolbar-wrap{position:absolute;top:10px}.ltr-support .material-table__toolbar-wrap{right:0}.rtl-support .material-table__toolbar-wrap{left:0}.material-table__toolbar-wrap .material-table__toolbar{padding:0 30px}.material-table__toolbar-wrap .material-table__toolbar-button{width:36px;height:36px;padding:0}.ltr-support .material-table__toolbar-selected{margin-right:10px}.rtl-support .material-table__toolbar-selected{margin-left:10px}.material-table__row{cursor:pointer;transition:all .3s}.theme-light .material-table__row[aria-checked=true]{background-color:#fafbfe}.theme-dark .material-table__row[aria-checked=true]{background-color:#38373f}.theme-custom .material-table__row[aria-checked=true]{background-color:#fafbfe}.material-table__row[aria-checked=true] .material-table__checkbox span{color:#e0c46cde}.theme-light .material-table__row:hover{background-color:#f2f4f7}.theme-dark .material-table__row:hover{background-color:#2a2a31}.theme-custom .material-table__row:hover{background-color:#f2f4f7}.material-table__checkbox--checked span{color:#e0c46cde}.ltr-support .material-table__cell-right{text-align:left}.rtl-support .material-table__cell-right{text-align:right}.material-table__cell.material-table__cell--sort span{font-size:.95rem;transition:all .3s}.theme-light .material-table__cell.material-table__cell--sort span{color:#232329}.theme-dark .material-table__cell.material-table__cell--sort span{color:#ddd}.theme-custom .material-table__cell.material-table__cell--sort span{color:#fff}.material-table__cell.material-table__cell--sort span:hover{color:#e0c46cde}.material-table__cell,.material-table__sort-label,.material-table__toolbar-button{white-space:nowrap}.theme-light .material-table__cell,.theme-light .material-table__sort-label,.theme-light .material-table__toolbar-button{color:#232329}.theme-dark .material-table__cell,.theme-dark .material-table__sort-label,.theme-dark .material-table__toolbar-button{color:#ddd}.theme-custom .material-table__cell,.theme-custom .material-table__sort-label,.theme-custom .material-table__toolbar-button{color:#fff}.lock{margin:10px}.material-table__locked,.material-table__checkbox{transition:all .3s}.theme-light .material-table__locked,.theme-light .material-table__checkbox{color:#ddd}.theme-dark .material-table__locked,.theme-dark .material-table__checkbox{color:#605f7b}.theme-custom .material-table__locked,.theme-custom .material-table__checkbox{color:#ddd}.ltr-support .material-table__pagination{float:right}.rtl-support .material-table__pagination{float:left}.theme-light .material-table__pagination button:hover{background-color:#fafbfe!important}.theme-dark .material-table__pagination button:hover{background-color:#38373f!important}.theme-custom .material-table__pagination button:hover{background-color:#fafbfe!important}.material-table__pagination>div{padding:0}.theme-light .material-table__pagination span,.theme-light .material-table__pagination div,.theme-light .material-table__pagination svg{color:#232329}.theme-dark .material-table__pagination span,.theme-dark .material-table__pagination div,.theme-dark .material-table__pagination svg{color:#ddd}.theme-custom .material-table__pagination span,.theme-custom .material-table__pagination div,.theme-custom .material-table__pagination svg{color:#fff}.material-table__wrap{overflow-x:auto}.material-table__filter-menu div:last-child{box-shadow:0 10px 30px 1px #0000000f}.material-table__filter-menu .material-table__filter-menu-item{color:#646777;height:auto;padding:7px 24px;font-size:13px;transition:all .3s}.material-table__filter-menu .material-table__filter-menu-item:hover{background:#fafbfe}@media screen and (width<=768px){.material-table__pagination div{margin-left:8px;margin-right:8px}.ltr-support .material-table__pagination div:last-child{margin-right:0}.rtl-support .material-table__pagination div:last-child{margin-left:0}.material-table__pagination div:first-child{margin:0}.material-table__pagination div>span:first-of-type{display:none}}@media screen and (width<=420px){.material-table__toolbar-selected span{display:none}}.react-grid-Container .react-grid-Header{box-shadow:none;background:0 0}.react-grid-Container .react-grid-HeaderCell,.react-grid-Container .react-grid-Cell{background:0 0;border:none;padding:0 10px}.theme-light .react-grid-Container .react-grid-HeaderCell,.theme-light .react-grid-Container .react-grid-Cell{color:#232329;border-bottom:1px solid #eff1f5}.theme-dark .react-grid-Container .react-grid-HeaderCell,.theme-dark .react-grid-Container .react-grid-Cell{color:#ddd;border-bottom:1px solid #333246}.theme-custom .react-grid-Container .react-grid-HeaderCell,.theme-custom .react-grid-Container .react-grid-Cell{color:#fff;border-bottom:1px solid #eff1f5}.react-grid-Container .react-grid-Cell:focus{outline:1px solid #70bbfd!important}.ltr-support .react-grid-Container .react-grid-Cell--locked:last-of-type,.ltr-support .react-grid-Container .react-grid-HeaderCell--locked{border-right:none}.rtl-support .react-grid-Container .react-grid-Cell--locked:last-of-type,.rtl-support .react-grid-Container .react-grid-HeaderCell--locked{border-left:none}.theme-light .react-grid-Container .react-grid-Cell--locked:last-of-type,.theme-light .react-grid-Container .react-grid-HeaderCell--locked{background-color:#fff}.theme-dark .react-grid-Container .react-grid-Cell--locked:last-of-type,.theme-dark .react-grid-Container .react-grid-HeaderCell--locked{background-color:#232329}.theme-custom .react-grid-Container .react-grid-Cell--locked:last-of-type,.theme-custom .react-grid-Container .react-grid-HeaderCell--locked{background-color:#2a3f54}.react-grid-Container .react-grid-HeaderCell>*{position:absolute;top:50%;transform:translateY(-50%)}.react-grid-Container .react-grid-Grid,.react-grid-Container .react-grid-Main,.react-grid-Container .react-grid-Canvas{background:0 0;border:none}.react-grid-Container .react-grid-Main{outline:none}.react-grid-Container .react-grid-Row:last-child .react-grid-Cell{border-bottom:none}.react-grid-Container .react-grid-Row:hover .react-grid-Cell{background-color:#0000}.react-grid-Container .react-grid-Canvas,.react-grid-Container .react-grid-Viewport{position:relative!important}.react-grid-Container .react-grid-Viewport{direction:ltr;top:0!important}.react-grid-Container .react-grid-Canvas{height:fit-content!important;overflow-y:visible!important}.react-grid-Container .react-grid-Cell input.editor-main{background:0 0;border-radius:0}.theme-light .react-grid-Container .react-grid-Cell input.editor-main{background-color:#fff}.theme-dark .react-grid-Container .react-grid-Cell input.editor-main{background-color:#232329}.theme-custom .react-grid-Container .react-grid-Cell input.editor-main{background-color:#2a3f54}.react-grid-Container .react-grid-Cell input.editor-main:focus{border:none;outline:1px solid #70bbfd}.react-grid-Container .pull-right{position:absolute}.ltr-support .react-grid-Container .pull-right{right:-20px}.rtl-support .react-grid-Container .pull-right{left:-20px}.react-grid-Container .pull-right{font-size:10px;top:2px}.react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'><path fill='#646777' d='M9,3L5,7H8V14H10V7H13M16,17V10H14V17H11L15,21L19,17H16Z' /></svg>");width:18px;height:16px;position:absolute}.ltr-support .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{right:-6px}.rtl-support .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{left:-6px}.react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{top:0}.theme-light .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{filter:invert(0%)}.theme-dark .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{filter:invert()}.theme-custom .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{filter:invert(0%)}.react-grid-Container .react-grid-HeaderCell-sortable.react-grid-HeaderCell-sortable--descending .pull-right:before,.react-grid-Container .react-grid-HeaderCell-sortable.react-grid-HeaderCell-sortable--ascending .pull-right:before{visibility:hidden}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox{display:none}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{width:18px;height:18px;margin-top:5px;transition:all .3s;position:relative}.theme-light .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{border:1px solid #f2f4f7}.theme-dark .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{border:1px solid #33333a}.theme-custom .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{border:1px solid #f2f4f7}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label:hover{border-color:#70bbfd}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label:before{background:0 0;border:none;font-weight:400}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox:checked+.react-grid-checkbox-label{border-color:#70bbfd}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox:checked+.react-grid-checkbox-label:before{box-shadow:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'><path fill='#4CE1B6' d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z' /></svg>");width:14px;height:14px;display:block;position:absolute;top:1px}.ltr-support .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox:checked+.react-grid-checkbox-label:before{left:1px}.rtl-support .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox:checked+.react-grid-checkbox-label:before{right:1px}.theme-light .react-grid-Container .react-grid-Row.row-selected,.theme-light .react-grid-Container .react-grid-Row .row-selected{background-color:#fafbfe}.theme-dark .react-grid-Container .react-grid-Row.row-selected,.theme-dark .react-grid-Container .react-grid-Row .row-selected{background-color:#38373f}.theme-custom .react-grid-Container .react-grid-Row.row-selected,.theme-custom .react-grid-Container .react-grid-Row .row-selected{background-color:#fafbfe}.react-grid-Container .rdg-selected{border:none}.dropzone{cursor:pointer;width:100%;display:flex;position:relative}.theme-light .dropzone{border:1px solid #f2f4f7}.theme-dark .dropzone{border:1px solid #33333a}.theme-custom .dropzone{border:1px solid #f2f4f7}.dropzone.dropzone--single{height:300px}.dropzone.dropzone--single .dropzone__img{text-align:center;width:100%;height:100%;margin:0}.dropzone.dropzone--single .dropzone__img img{width:100%;height:100%;padding:20px}.theme-light .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#eff1f5 25%,#0000 25% 50%,#eff1f5 50% 75%,#0000 75%,#0000)}.theme-dark .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#333246 25%,#0000 25% 50%,#333246 50% 75%,#0000 75%,#0000)}.theme-custom .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#eff1f5 25%,#0000 25% 50%,#eff1f5 50% 75%,#0000 75%,#0000)}.dropzone.dropzone--single .dropzone__input:hover{background-size:30px 30px;animation:2s linear infinite striped}@keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}.dropzone.dropzone--custom-height{height:auto;min-height:300px}.dropzone.dropzone--custom-height .dropzone__img{max-width:100%}.dropzone.dropzone--custom-height .dropzone__img img{max-width:100%;height:auto}.dropzone.dropzone--multiple{min-height:400px}.dropzone.dropzone--multiple .dropzone__input{outline:none;min-height:400px}@media screen and (width<=480px){.dropzone.dropzone--multiple,.dropzone.dropzone--multiple .dropzone__input{min-height:200px}.dropzone.dropzone--single,.dropzone.dropzone--single .dropzone__input{max-height:200px}}.dropzone__input{cursor:pointer;outline:none;width:100%;height:100%;min-height:200px;display:flex;position:absolute!important}.dropzone__drop-here{color:#999;margin:auto}.dropzone__imgs-wrapper{flex-wrap:wrap;width:calc(100% + 30px);padding:30px 20px;display:flex}.dropzone__img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:calc(30% - 30px);min-width:170px;height:140px;margin-bottom:30px;margin-left:15px;margin-right:15px;position:relative;overflow:hidden}.theme-light .dropzone__img{outline:1px solid #eff1f5}.theme-dark .dropzone__img{outline:1px solid #333246}.theme-custom .dropzone__img{outline:1px solid #eff1f5}.dropzone__img.multi-img{max-width:250px}.dropzone__img:before{content:"";cursor:default;width:100%;height:100%;transition:all .3s;position:absolute;top:0;bottom:0;left:0}.ltr-support .dropzone__img:before{right:0}.rtl-support .dropzone__img:before{left:0}.dropzone__img:hover:before{background-color:#19191999}.dropzone__img:hover .dropzone__img-delete{opacity:1}.dropzone__img:hover .dropzone__img-name{opacity:.7}.dropzone__img-name{color:#fff;text-align:center;opacity:0;z-index:10;width:100%;margin:0;font-size:12px;line-height:12px;transition:all .3s;position:absolute;top:calc(50% - 6px)}.dropzone__img-delete{transition:all .3s;position:absolute;top:10px}.ltr-support .dropzone__img-delete{right:15px}.rtl-support .dropzone__img-delete{left:15px}.dropzone__img-delete{z-index:10;cursor:pointer;opacity:0;color:#fff;text-transform:uppercase;background:0 0;border:1px solid #fff;padding:2px 7px;font-size:9px;line-height:10px}.dropzone__error{position:absolute;top:100%}.login-modal-form .modal-content{padding:20px 20px 5px}.modal-dialog{max-width:385px}.modal-dialog--custom{max-width:600px}.modal-dialog--custom .modal-content{margin-bottom:0;padding-bottom:0}.modal-dialog--custom-500{max-width:500px}.modal-dialog--custom-500 .modal-content{margin-bottom:0;padding:0}.modal-dialog--custom-800{max-width:800px}.modal-dialog--custom-800 .modal-content{margin-bottom:0;padding-bottom:0}.modal-dialog--max-width-700{max-width:700px}.modal-dialog--max-width-700 .modal-content{margin-bottom:0;padding-bottom:0}.modal-dialog--max-width-800{max-width:800px}.modal-dialog--max-width-800 .modal-content{margin-bottom:0;padding-bottom:0}.modal-dialog--custom-max-width{max-width:950px}.modal-content{text-align:center;border:none;border-radius:0;padding:20px;position:relative;box-shadow:0 5px 10px #0000001a}.theme-light .modal-content{color:#232329;background-color:#fff}.theme-dark .modal-content{color:#ddd;background-color:#232329}.theme-custom .modal-content{color:#fff;background-color:#2a3f54}.modal-content--custom{flex-direction:row;justify-content:flex-end;align-items:flex-end;display:flex}.modal__close-btn{cursor:pointer;background:0 0;border:none;width:14px;height:14px;padding:0;font-size:14px;position:absolute;top:15px;right:15px}.theme-light .modal__close-btn{color:#ddd}.theme-dark .modal__close-btn{color:#605f7b}.theme-custom .modal__close-btn{color:#ddd}.modal__title-icon{width:24px;height:24px;font-size:24px}.modal__title{margin-top:10px;margin-bottom:15px}.modal__title:first-child{margin-top:0}.modal__footer{justify-content:center;margin-top:20px;margin-bottom:0;display:flex}.ltr-support .modal__footer{flex-flow:row!important}.rtl-support .modal__footer{flex-flow:row-reverse!important}.modal__footer button{min-width:100px;margin-bottom:0;padding:4px 25px}.modal-dialog--primary .modal__title-icon{color:#70bbfd}.modal-dialog--success .modal__title-icon{color:#4ce1b6}.modal-dialog--warning .modal__title-icon{color:#f6da6e}.modal-dialog--danger .modal__title-icon{color:#ff4861}.modal-dialog--colored,.modal-dialog--colored .modal__title-icon,.modal-dialog--colored .modal__close-btn{color:#fff}.modal-dialog--colored .modal__footer button:first-child{color:#fff;background-color:#ffffff4d;border-color:#fff}.modal-dialog--colored .modal__footer button:first-child:before{background-color:#fff3}.modal-dialog--colored .modal__footer button:last-child{color:#fff;border-color:#fff}.modal-dialog--colored.modal-dialog--primary .modal-content{background-color:#70bbfd}.modal-dialog--colored.modal-dialog--success .modal-content{background-color:#4ce1b6}.modal-dialog--colored.modal-dialog--warning .modal-content{background-color:#f6da6e}.modal-dialog--colored.modal-dialog--danger .modal-content{background-color:#ff4861}.modal-dialog--header{max-width:520px}.modal-dialog--header .modal-content{padding:0}.ltr-support .modal-dialog--header .modal-content{text-align:left}.rtl-support .modal-dialog--header .modal-content{text-align:right}.modal-dialog--header .modal__header{color:#fff;padding:15px 20px;position:relative}.modal-dialog--header .modal__title{font-weight:300px;margin:0}.modal-dialog--header .modal__close-btn{color:#fff;top:calc(50% - 8px)}.ltr-support .modal-dialog--header .modal__body{padding-left:20px;padding-right:40px}.rtl-support .modal-dialog--header .modal__body{padding-left:40px;padding-right:20px}.modal-dialog--header .modal__body{padding-top:25px;padding-bottom:20px}.modal-dialog--header .modal__footer{justify-content:flex-end;margin-bottom:40px}.ltr-support .modal-dialog--header .modal__footer{padding-right:20px}.rtl-support .modal-dialog--header .modal__footer{padding-left:20px}.modal-dialog--header.modal-dialog--primary .modal__header{background-color:#70bbfd}.modal-dialog--header.modal-dialog--success .modal__header{background-color:#4ce1b6}.modal-dialog--header.modal-dialog--warning .modal__header{background-color:#f6da6e}.modal-dialog--header.modal-dialog--danger .modal__header{background-color:#ff4861}.modal-content .modal-header h5{font-size:20px}.ltr-support .nav{padding-left:10px}.rtl-support .nav{padding-right:10px}.tabs{overflow:visible}.ltr-support .tabs .tabs__wrap{text-align:left}.rtl-support .tabs .tabs__wrap{text-align:right}.tabs .tabs__wrap{min-width:min-content}.tabs .nav-tabs li .nav-link{padding:10px 20px}.ltr-support .tabs .nav-tabs li .nav-link{margin-right:0}.rtl-support .tabs .nav-tabs li .nav-link{margin-left:0}.tabs .nav-tabs li .nav-link{cursor:pointer;transition:background-color .3s}.theme-light .tabs .nav-tabs li .nav-link{color:#232329}.theme-dark .tabs .nav-tabs li .nav-link{color:#ddd}.theme-custom .tabs .nav-tabs li .nav-link{color:#fff}.tabs .nav-tabs li .nav-link:hover,.tabs .nav-tabs li .nav-link:focus,.tabs .nav-tabs li .nav-link:active{outline:none}.theme-light .tabs .nav-tabs li .nav-link:hover,.theme-light .tabs .nav-tabs li .nav-link:focus,.theme-light .tabs .nav-tabs li .nav-link:active{background-color:#fafbfe;border-color:#fafbfe #fafbfe #ddd}.theme-dark .tabs .nav-tabs li .nav-link:hover,.theme-dark .tabs .nav-tabs li .nav-link:focus,.theme-dark .tabs .nav-tabs li .nav-link:active{background-color:#38373f;border-color:#38373f #38373f #ddd}.theme-custom .tabs .nav-tabs li .nav-link:hover,.theme-custom .tabs .nav-tabs li .nav-link:focus,.theme-custom .tabs .nav-tabs li .nav-link:active{background-color:#fafbfe;border-color:#fafbfe #fafbfe #ddd}.tabs .nav-tabs li .nav-link.active,.tabs .nav-tabs li .nav-link.active:focus,.tabs .nav-tabs li .nav-link.active:hover{background-color:#0000}.theme-light .tabs .nav-tabs li .nav-link.active,.theme-light .tabs .nav-tabs li .nav-link.active:focus,.theme-light .tabs .nav-tabs li .nav-link.active:hover{color:#232329;border-color:#ddd #ddd #fff}.theme-dark .tabs .nav-tabs li .nav-link.active,.theme-dark .tabs .nav-tabs li .nav-link.active:focus,.theme-dark .tabs .nav-tabs li .nav-link.active:hover{color:#ddd;border-color:#ddd #ddd #232329}.theme-custom .tabs .nav-tabs li .nav-link.active,.theme-custom .tabs .nav-tabs li .nav-link.active:focus,.theme-custom .tabs .nav-tabs li .nav-link.active:hover{color:#fff;border-color:#ddd #ddd #2a3f54}.tabs .nav-tabs li.disabled .nav-link{color:#999}.tabs .tab-pane{padding-top:20px}.tabs.tabs--bordered-top .nav-tabs li .nav-link{border-top:2px solid #0000;border-radius:0}.tabs.tabs--bordered-top .nav-tabs li .nav-link.active,.tabs.tabs--bordered-top .nav-tabs li .nav-link.active:focus,.tabs.tabs--bordered-top .nav-tabs li .nav-link.active:hover{border-top:2px solid #e0c46cde;border-radius:0}.tabs.tabs--bordered-bottom .nav-tabs li .nav-link{border-color:#0000;border-bottom-style:solid;border-bottom-width:1px;padding-bottom:11px}.tabs.tabs--bordered-bottom .nav-tabs li .nav-link.active,.tabs.tabs--bordered-bottom .nav-tabs li .nav-link.active:focus,.tabs.tabs--bordered-bottom .nav-tabs li .nav-link.active:hover{border-color:#0000 #0000 #e0c46cde;border-bottom-style:solid;border-bottom-width:2px;border-radius:0;padding-bottom:10px}.tabs.tabs--justify .nav-tabs{flex-wrap:nowrap;display:flex}.tabs.tabs--justify .nav-tabs li{width:100%}.tabs.tabs--justify .nav-tabs li a{text-align:center}.tabs.tabs--vertical{overflow-y:auto}.tabs.tabs--vertical .tabs__wrap{display:flex}.tabs.tabs--vertical .nav-tabs{border-bottom:none;flex-wrap:wrap;width:90px;height:100%}.tabs.tabs--vertical .nav-tabs .nav-item{margin-bottom:0}.tabs.tabs--vertical .nav-tabs li{width:100%;margin-top:0}.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link{border-right:2px solid #ddd;margin-right:0;padding-left:0;padding-right:10px}.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link{border-left:2px solid #ddd;margin-left:0;padding-left:10px;padding-right:0}.tabs.tabs--vertical .nav-tabs li .nav-link{border:none;border-radius:0;padding-top:10px;padding-bottom:10px;transition:background-color .3s}.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link{color:#232329}.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link{color:#ddd}.theme-custom .tabs.tabs--vertical .nav-tabs li .nav-link{color:#fff}.tabs.tabs--vertical .nav-tabs li .nav-link:hover,.tabs.tabs--vertical .nav-tabs li .nav-link:focus,.tabs.tabs--vertical .nav-tabs li .nav-link:active{outline:none}.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link:hover,.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link:focus,.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link:active{background-color:#fafbfe}.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link:hover,.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link:focus,.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link:active{background-color:#38373f}.theme-custom .tabs.tabs--vertical .nav-tabs li .nav-link:hover,.theme-custom .tabs.tabs--vertical .nav-tabs li .nav-link:focus,.theme-custom .tabs.tabs--vertical .nav-tabs li .nav-link:active{background-color:#fafbfe}.tabs.tabs--vertical .nav-tabs li .nav-link.active,.tabs.tabs--vertical .nav-tabs li .nav-link.active:focus,.tabs.tabs--vertical .nav-tabs li .nav-link.active:hover{background-color:#0000}.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link.active,.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:focus,.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:hover{border-right-color:#e0c46cde}.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link.active,.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:focus,.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:hover{border-left-color:#e0c46cde}.tabs.tabs--vertical .nav-tabs li.disabled .nav-link{color:#999}.tabs.tabs--vertical .tab-pane{padding-top:0}.ltr-support .tabs.tabs--vertical .tab-pane{padding-left:20px}.rtl-support .tabs.tabs--vertical .tab-pane{padding-right:20px}.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{border-right-color:#eee}.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{border-left-color:#eee}.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{padding-left:10px}.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{padding-right:10px}.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{text-align:center}.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{background-color:#eee}.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{border-right-color:#eee}.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{border-left-color:#eee}.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{color:#646777}.todo{margin-bottom:15px}.todo__checkbox input:checked~.todo__checkbox-label{color:#999;text-decoration:line-through}.ltr-support .todo__checkbox .todo__checkbox-label{text-align:left}.rtl-support .todo__checkbox .todo__checkbox-label{text-align:right}.todo-app .card{padding-bottom:20px}.todo-app .todo-app__divider{text-align:center;justify-content:center;align-items:center;padding-bottom:20px;display:flex}.todo-app .todo-app__divider-title{text-transform:uppercase;color:#5c689c99;margin:0 10px}.todo-app .todo-app__divider-line{opacity:.15;background-color:#5c689c99;flex-grow:1;height:1px}.todo-app .todo__item{display:flex}@media screen and (width<=450px){.todo-app .todo__item{padding-bottom:50px}}.todo-app .todo__item .todo__info{flex-grow:1}.todo-app .todo__item .todo__info .todo__header{margin-bottom:10px;display:flex}.todo-app .todo__item .todo__info .todo__header h3{font-size:16px;font-weight:700;line-height:18px}.ltr-support .todo-app .todo__item .todo__info .todo__header .todo__additional{margin-left:auto}.rtl-support .todo-app .todo__item .todo__info .todo__header .todo__additional{margin-right:auto}.todo-app .todo__item .todo__info .todo__header .todo__additional{display:flex}@media screen and (width<=450px){.todo-app .todo__item .todo__info .todo__header .todo__additional{position:absolute;bottom:40px;left:50px;right:auto}}.todo-app .todo__item .todo__info .todo__header .todo__priority-indicator{vertical-align:middle;background-color:#70bbfd;border-radius:50%;flex-shrink:0;align-self:center;width:10px;height:10px;display:inline-block}.todo-app .todo__item .todo__info .todo__header .todo__priority-indicator.low{background-color:#70bbfd}.todo-app .todo__item .todo__info .todo__header .todo__priority-indicator.medium{background-color:#f6da6e}.todo-app .todo__item .todo__info .todo__header .todo__priority-indicator.high{background-color:#ff4861}.todo-app .todo__item .todo__info .todo__header .todo__due-date,.todo-app .todo__item .todo__info .todo__header .todo__priority{padding:0 5px}.theme-light .todo-app .todo__item .todo__info .todo__header .todo__due-date,.theme-light .todo-app .todo__item .todo__info .todo__header .todo__priority{background-color:#fafbfe}.theme-dark .todo-app .todo__item .todo__info .todo__header .todo__due-date,.theme-dark .todo-app .todo__item .todo__info .todo__header .todo__priority{background-color:#38373f}.theme-custom .todo-app .todo__item .todo__info .todo__header .todo__due-date,.theme-custom .todo-app .todo__item .todo__info .todo__header .todo__priority{background-color:#fafbfe}.ltr-support .todo-app .todo__item .todo__info .todo__header .todo__due-date{margin-right:15px}.rtl-support .todo-app .todo__item .todo__info .todo__header .todo__due-date{margin-left:15px}.ltr-support .todo-app .todo__item .todo__info .todo__header .todo__priority{margin-right:5px}.rtl-support .todo-app .todo__item .todo__info .todo__header .todo__priority{margin-left:5px}.theme-light .todo-app .todo__item .todo__info .todo__header .todo__priority{color:#232329}.theme-dark .todo-app .todo__item .todo__info .todo__header .todo__priority{color:#ddd}.theme-custom .todo-app .todo__item .todo__info .todo__header .todo__priority{color:#fff}.ltr-support .todo-app .todo__item .todo__info .todo__content{text-align:left}.rtl-support .todo-app .todo__item .todo__info .todo__content{text-align:right}.todo-app .todo__item .todo__info .todo__content{justify-content:space-between;display:flex}.theme-light .todo-app .todo__item .todo__info .todo__content .todo__description{color:#232329}.theme-dark .todo-app .todo__item .todo__info .todo__content .todo__description{color:#ddd}.theme-custom .todo-app .todo__item .todo__info .todo__content .todo__description{color:#fff}.todo-app .todo__item .todo__info .todo__content .todo__description{max-width:65%}@media screen and (width<=450px){.todo-app .todo__item .todo__info .todo__content .todo__description{max-width:100%}}.todo-app .todo__item .todo__info .todo__content .todo__delete-btn{color:#999;cursor:pointer;border:none;align-self:flex-end;padding:5px;position:relative}.theme-light .todo-app .todo__item .todo__info .todo__content .todo__delete-btn{background-color:#fafbfe}.theme-dark .todo-app .todo__item .todo__info .todo__content .todo__delete-btn{background-color:#38373f}.theme-custom .todo-app .todo__item .todo__info .todo__content .todo__delete-btn{background-color:#fafbfe}@media screen and (width<=450px){.todo-app .todo__item .todo__info .todo__content .todo__delete-btn{bottom:-30px}}.todo-app .todo__item .todo__info .todo__content .todo__delete-btn svg{fill:#999;width:16px;height:16px}.todo-app .todo__item .todo__info .todo__content .todo__delete-btn:hover{color:#ff1535}.todo-app .todo__item .todo__info .todo__content .todo__delete-btn:hover svg{fill:#ff1535}.todo-app .todo__item-comleted h3{text-decoration:line-through}.todo-app .todo__item-comleted h3,.todo-app .todo__item-comleted .todo__content{color:#999}.todo-app .todo__input-new{text-align:center}.todo-app .todo__sidebar{background-color:#70bbfd;border-radius:5px;flex-direction:column;align-items:center;min-height:710px;padding:30px 20px;display:flex}.todo-app .todo__sidebar .todo_sidebar-image{width:130px;margin-bottom:20px}.todo-app .todo__sidebar .todo__date-filter,.todo-app .todo__sidebar .todo__priority-filter{align-self:flex-start}.ltr-support .todo-app .todo__sidebar .todo__date-filter,.ltr-support .todo-app .todo__sidebar .todo__priority-filter{text-align:left}.rtl-support .todo-app .todo__sidebar .todo__date-filter,.rtl-support .todo-app .todo__sidebar .todo__priority-filter{text-align:right}.todo-app .todo__sidebar .todo__date-filter,.todo-app .todo__sidebar .todo__priority-filter{margin-bottom:20px}.todo-app .todo__sidebar .todo__date-filter .title,.todo-app .todo__sidebar .todo__priority-filter .title{color:#fff;opacity:.6;margin-bottom:15px;font-size:12px}.todo-app .todo__sidebar .todo__date-filter-list,.todo-app .todo__sidebar .todo__priority-filter-list{margin:0;padding:0;list-style:none}.todo-app .todo__sidebar .todo__date-filter-list li:not(:last-child),.todo-app .todo__sidebar .todo__priority-filter-list li:not(:last-child){margin-bottom:10px}.todo-app .todo__sidebar .todo__date-filter-list label,.todo-app .todo__sidebar .todo__priority-filter-list label{color:#fff;margin:0;font-size:12px}.todo-app .todo__sidebar .todo__filter-radio{display:none}.todo-app .todo__sidebar .todo__filter-radio+label{position:relative}.ltr-support .todo-app .todo__sidebar .todo__filter-radio+label{padding-left:25px;padding-right:0}.rtl-support .todo-app .todo__sidebar .todo__filter-radio+label{padding-left:0;padding-right:25px}.todo-app .todo__sidebar .todo__filter-radio+label{cursor:pointer;padding-top:0;padding-bottom:0}.todo-app .todo__sidebar .todo__filter-radio+label:before{content:"";position:absolute}.ltr-support .todo-app .todo__sidebar .todo__filter-radio+label:before{left:0}.rtl-support .todo-app .todo__sidebar .todo__filter-radio+label:before{right:0}.todo-app .todo__sidebar .todo__filter-radio+label:before{border:1px solid #fafbfe;border-radius:50%;width:15px;height:15px}.todo-app .todo__sidebar .todo__filter-radio+label:after{content:"";position:absolute;top:3px}.ltr-support .todo-app .todo__sidebar .todo__filter-radio+label:after{left:3px}.rtl-support .todo-app .todo__sidebar .todo__filter-radio+label:after{right:3px}.todo-app .todo__sidebar .todo__filter-radio+label:after{opacity:0;background-color:#fafbfe;border-radius:50%;width:9px;height:9px;transition:all .2s}.todo-app .todo__sidebar .todo__filter-radio:checked+label:after{opacity:1}.todo-app .todo__btn-add-new{color:#fff;cursor:pointer;background-color:#70bbfd;border:2px solid #fff;border-radius:100px;min-width:130px;margin:0 0 20px;padding:5px 10px}.todo-app .todo__btn-add-new:before{background-color:#a2d3fe}.todo-app .todo__btn-add-new:hover{color:#fff}.todo-app .todo__btn-add-new svg{fill:#fff;width:16px;height:16px;margin:0}.todo-app .todo__label-checkbox{position:relative}.ltr-support .todo-app .todo__label-checkbox{margin-right:10px}.rtl-support .todo-app .todo__label-checkbox{margin-left:10px}.todo-app .todo__label-checkbox{flex-shrink:0;width:25px}.todo-app .todo__label-checkbox .todo__complete-toggle{display:none}.todo-app .todo__label-checkbox .todo__complete-toggle+.checkbox-indicator{position:absolute;top:0}.ltr-support .todo-app .todo__label-checkbox .todo__complete-toggle+.checkbox-indicator{left:0}.rtl-support .todo-app .todo__label-checkbox .todo__complete-toggle+.checkbox-indicator{right:0}.todo-app .todo__label-checkbox .todo__complete-toggle+.checkbox-indicator{cursor:pointer;border:1px solid #ddd;border-radius:3px;width:19px;height:18px;display:block}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator{background-color:#70bbfd;border-color:#70bbfd}.todo-app .todo__label-checkbox .todo__complete-toggle+.checkbox-indicator:before,.todo-app .todo__label-checkbox .todo__complete-toggle+.checkbox-indicator:after{content:"";opacity:0;position:absolute}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before,.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{content:"";position:absolute;top:8px}.ltr-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before,.ltr-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{left:1px}.rtl-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before,.rtl-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{right:1px}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before,.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{opacity:1;background-color:#fff;width:15px;height:2px;transition:all .2s}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before{transform:rotate(45deg)}.ltr-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before{left:2px}.rtl-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before{right:2px}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:before{width:6px;height:1px;top:9px}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{transform:rotate(-45deg)}.ltr-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{left:6px}.rtl-support .todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{right:6px}.todo-app .todo__label-checkbox .todo__complete-toggle:checked+.checkbox-indicator:after{width:10px;height:1px;top:7px}.todo__add-modal{max-width:500px}.theme-light .todo__add-modal .modal-content{background-color:#f2f4f7}.theme-dark .todo__add-modal .modal-content{background-color:#2a2a31}.theme-custom .todo__add-modal .modal-content{background-color:#f2f4f7}.todo__add-modal .modal__footer{justify-content:flex-start}.ltr-support .todo__add-modal .form__form-group{text-align:left}.rtl-support .todo__add-modal .form__form-group{text-align:right}.theme-light .todo__add-modal .form__form-group .form__form-group-field input,.theme-light .todo__add-modal .form__form-group .form__form-group-field textarea{color:#232329;border:1px solid #f2f4f7}.theme-dark .todo__add-modal .form__form-group .form__form-group-field input,.theme-dark .todo__add-modal .form__form-group .form__form-group-field textarea{color:#ddd;border:1px solid #33333a}.theme-custom .todo__add-modal .form__form-group .form__form-group-field input,.theme-custom .todo__add-modal .form__form-group .form__form-group-field textarea{color:#fff;border:1px solid #f2f4f7}.todo__add-modal .form__form-group .form__form-group-field.priority{display:block}.toggle-btn{cursor:pointer;justify-content:flex-start;width:100%;margin-bottom:0;padding:4px 0;display:inline-flex}.toggle-btn .toggle-btn__input{visibility:hidden;width:0;height:0}.toggle-btn__input-label{cursor:pointer;text-indent:-9999px;border-radius:23px;width:40px;height:20px;margin-bottom:0;display:block;position:relative}.ltr-support .toggle-btn__input-label{margin-left:auto}.rtl-support .toggle-btn__input-label{margin-right:auto}.toggle-btn__input-label{border:none}.theme-light .toggle-btn__input-label,.theme-dark .toggle-btn__input-label,.theme-custom .toggle-btn__input-label{background-color:#fff}.toggle-btn__input-label:after{content:"";position:absolute;top:0}.ltr-support .toggle-btn__input-label:after{left:0}.rtl-support .toggle-btn__input-label:after{right:0}.toggle-btn__input-label:after{background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;box-shadow:0 5px 10px #9996}.toggle-btn__input:checked~.toggle-btn__input-label:after{background:#e0c46cde;left:100%;transform:translate(-100%)}.panel{transition:all .3s}.panel.panel--collapse{height:108px}.panel.panel--collapse.panel--divider .panel__title,.panel.panel--collapse .panel__title{margin-bottom:0}.panel.panel--collapse.panel--divider .panel__title .subhead,.panel.panel--collapse .panel__title .subhead{opacity:0}.panel.panel--collapse.panel--success,.panel.panel--collapse.panel--primary,.panel.panel--collapse.panel--warning,.panel.panel--collapse.panel--danger{height:72px}.panel.panel--collapse .panel__body{padding-top:35px;padding-bottom:35px}.panel.panel--narrow .panel__title{margin-bottom:0}.panel.panel--divider .panel__title{margin-bottom:15px}.ltr-support .panel.panel--divider .panel__content{text-align:left}.rtl-support .panel.panel--divider .panel__content{text-align:right}.panel.panel--divider .panel__content{padding-top:0;padding-bottom:40px}.panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item{border-bottom:1px solid #dee2e6}.theme-light .panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item .nav-link{color:#232329;background-color:#fff}.theme-dark .panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item .nav-link{color:#ddd;background-color:#232329}.theme-custom .panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item .nav-link{color:#fff;background-color:#2a3f54}.panel.panel--success .panel__body,.panel.panel--primary .panel__body,.panel.panel--warning .panel__body,.panel.panel--danger .panel__body{padding:0}.ltr-support .panel.panel--success .panel__title,.ltr-support .panel.panel--primary .panel__title,.ltr-support .panel.panel--warning .panel__title,.ltr-support .panel.panel--danger .panel__title{padding-left:30px;padding-right:40px}.rtl-support .panel.panel--success .panel__title,.rtl-support .panel.panel--primary .panel__title,.rtl-support .panel.panel--warning .panel__title,.rtl-support .panel.panel--danger .panel__title{padding-left:40px;padding-right:30px}.panel.panel--success .panel__title,.panel.panel--primary .panel__title,.panel.panel--warning .panel__title,.panel.panel--danger .panel__title{margin-bottom:15px;padding-top:15px;padding-bottom:15px}.panel.panel--success .panel__title h5,.panel.panel--primary .panel__title h5,.panel.panel--warning .panel__title h5,.panel.panel--danger .panel__title h5{color:#fff}.panel.panel--success .panel__btns,.panel.panel--primary .panel__btns,.panel.panel--warning .panel__btns,.panel.panel--danger .panel__btns{top:13px}.panel.panel--success .panel__btns svg,.panel.panel--primary .panel__btns svg,.panel.panel--warning .panel__btns svg,.panel.panel--danger .panel__btns svg{fill:#fff}.ltr-support .panel.panel--success .panel__content,.ltr-support .panel.panel--primary .panel__content,.ltr-support .panel.panel--warning .panel__content,.ltr-support .panel.panel--danger .panel__content{padding-left:30px;padding-right:35px}.rtl-support .panel.panel--success .panel__content,.rtl-support .panel.panel--primary .panel__content,.rtl-support .panel.panel--warning .panel__content,.rtl-support .panel.panel--danger .panel__content{padding-left:35px;padding-right:30px}.panel.panel--success .panel__content,.panel.panel--primary .panel__content,.panel.panel--warning .panel__content,.panel.panel--danger .panel__content{padding-top:0;padding-bottom:40px}.panel.panel--success .panel__title{background-color:#70bbfd}.panel.panel--danger .panel__title{background-color:#ff4861}.panel.panel--warning .panel__title{background-color:#f6da6e}.panel.panel--primary .panel__title{background-color:#70bbfd}.panel__refresh{width:100%;height:100%;position:absolute;top:0}.ltr-support .panel__refresh{left:0}.rtl-support .panel__refresh{right:0}.panel__refresh:before{content:"";z-index:9;width:100%;height:100%;position:absolute;top:0}.ltr-support .panel__refresh:before{left:0}.rtl-support .panel__refresh:before{right:0}.panel__refresh:before{border-radius:5px}.theme-light .panel__refresh:before{opacity:.8;background-color:#fff}.theme-dark .panel__refresh:before{opacity:.8;background-color:#232329}.theme-custom .panel__refresh:before{opacity:.8;background-color:#2a3f54}.panel__refresh svg{fill:#70bbfd;z-index:10;width:48px;height:48px;animation:1s linear infinite refresh;position:absolute;top:calc(50% - 24px)}.ltr-support .panel__refresh svg{left:calc(50% - 24px)}.rtl-support .panel__refresh svg{right:calc(50% - 24px)}@keyframes refresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.panel__body{position:relative}.ltr-support .panel__body{padding-left:30px;padding-right:35px}.rtl-support .panel__body{padding-left:35px;padding-right:30px}.panel__body{padding-top:30px;padding-bottom:50px;transition:height .3s}.panel__btns{position:absolute;top:30px}.ltr-support .panel__btns{right:10px}.rtl-support .panel__btns{left:10px}.panel__btn{cursor:pointer;background:0 0;border:none;width:14px;height:14px;padding:0}.ltr-support .panel__btn{margin-left:5px}.rtl-support .panel__btn{margin-right:5px}.panel__btn svg{fill:#999;width:14px;height:14px}.panel__btn:focus{outline:none}.panel__title{text-transform:uppercase;margin-bottom:30px;transition:all .3s}.panel__title h5{font-size:13px}.ltr-support .panel__title .subhead{text-align:left}.rtl-support .panel__title .subhead{text-align:right}.panel__title .subhead{text-transform:none;opacity:.7;font-size:12px;line-height:18px;transition:all .3s}.panel__label{text-transform:uppercase;background-color:#70bbfd;padding:3px 10px;font-size:10px;font-weight:500;line-height:13px}.ltr-support .panel__label{margin-left:10px;left:100%}.rtl-support .panel__label{margin-right:10px;right:100%}.ltr-support .panel__icon{margin-right:5px;display:inline-block}.rtl-support .panel__icon{margin-left:5px;display:inline-block}.pagination__link{color:#999;text-align:center;background:0 0;border:none;min-width:28px;height:28px;padding:5px;font-size:10px;transition:all .3s}.ltr-support .pagination__link{margin-right:2px}.rtl-support .pagination__link{margin-left:2px}.pagination__link:hover{color:#70bbfd;background:0 0}.pagination__link:focus,.pagination__link:active{box-shadow:none}.pagination__link svg{transition:all .3s}.pagination__link.pagination__link--arrow{width:28px;height:28px;border-radius:50%!important}.theme-light .pagination__link.pagination__link--arrow{background:#f2f4f7}.theme-dark .pagination__link.pagination__link--arrow{background:#33333a}.theme-custom .pagination__link.pagination__link--arrow{background:#f2f4f7}.pagination__link.pagination__link--arrow:hover{background:#70bbfd}.pagination__link.pagination__link--arrow:hover svg{fill:#fff}.pagination__item.active .pagination__link{background-color:#0000;font-weight:700}.theme-light .pagination__item.active .pagination__link{color:#232329}.theme-dark .pagination__item.active .pagination__link{color:#ddd}.theme-custom .pagination__item.active .pagination__link{color:#fff}.theme-light .pagination__item.disabled .pagination__link svg{fill:#ddd}.theme-dark .pagination__item.disabled .pagination__link svg{fill:#605f7b}.theme-custom .pagination__item.disabled .pagination__link svg{fill:#ddd}.pagination__link-icon{fill:#999;width:13px;height:13px}.pagination__wrap{margin-top:15px;display:flex}.pagination__wrap.pagination__wrap--small{margin-top:0;display:block}.pagination-info{color:#999;font-size:12px}.ltr-support .pagination-info{margin-left:10px;margin-right:0}.rtl-support .pagination-info{margin-left:0;margin-right:10px}.pagination-info{margin-top:auto;margin-bottom:auto}.theme-light .wizard{background-color:#fff}.theme-dark .wizard{background-color:#232329}.theme-custom .wizard{background-color:#2a3f54}.wizard .wizard__form{width:100%;max-width:610px;margin-top:50px;margin-bottom:100px;padding:0 25px}.wizard .wizard__form .wizard__toolbar{margin-left:auto;margin-right:auto}.wizard .wizard__form__bank{width:100%;margin-top:50px;margin-bottom:100px;padding:0 25px}.wizard .wizard__form__bank .wizard__toolbar{margin-left:auto;margin-right:auto}.wizard__steps{display:flex}.wizard__step{text-align:center;text-transform:uppercase;border-radius:5px;width:100%;height:55px;transition:background .3s;display:flex}.theme-light .wizard__step{background:#fafbfe;border:1px solid #eff1f5}.theme-dark .wizard__step{background:#38373f;border:1px solid #333246}.theme-custom .wizard__step{background:#fafbfe;border:1px solid #eff1f5}.wizard__step p{margin:auto;font-size:14px;font-weight:700;transition:all .3s}.wizard__step.wizard__step--active{background:#e0c46cde;border-color:#e0c46cde}.wizard__step.wizard__step--active p{color:#fff}.wizard__form-wrapper{justify-content:center;display:flex}.wizard__form-wrapper .form__button-toolbar{margin-left:0!important}.wizard__banking-form-wrapper{justify-content:flex-start;display:flex}.wizard__banking-form-wrapper .form__button-toolbar{margin-left:0!important}.wizard__title{margin-bottom:40px;margin-left:auto;margin-right:auto;font-weight:500}.wizard__description{color:#999;max-width:410px;margin:0}.wizard .card-body{padding:0}.squared-corner-theme .wizard__step{border-radius:0}.ltr-support .collapse__wrapper{text-align:left}.rtl-support .collapse__wrapper{text-align:right}.collapse__wrapper.opened .collapse__title p,.collapse__wrapper.opening .collapse__title p{color:#999}.collapse__wrapper.opened .collapse__title svg,.collapse__wrapper.opening .collapse__title svg{fill:#999}.collapse__wrapper.boxed{border:1px solid #ddd;margin-top:-1px}.collapse__wrapper.boxed .collapse__title{background-color:#f2f4f7;border-bottom:1px solid #ddd;padding:8px 15px}.collapse__wrapper.boxed .collapse__title p{color:#444}.collapse__wrapper.boxed .collapse__title svg{display:none}.ltr-support .collapse__wrapper.boxed .collapse__content{padding-left:15px;padding-right:20px}.rtl-support .collapse__wrapper.boxed .collapse__content{padding-left:20px;padding-right:15px}.collapse__wrapper.boxed .collapse__content{padding-top:16px;padding-bottom:20px}.collapse__wrapper.boxed.closed .collapse__title{border-bottom:none}.collapse__wrapper.with-arrow{margin-bottom:10px}.ltr-support .collapse__wrapper.with-arrow .collapse__content{padding-left:15px;padding-right:10px}.rtl-support .collapse__wrapper.with-arrow .collapse__content{padding-left:10px;padding-right:15px}.collapse__wrapper.with-arrow .collapse__content{padding-top:15px;padding-bottom:10px}.theme-light .collapse__wrapper.with-arrow .collapse__content{color:#232329}.theme-dark .collapse__wrapper.with-arrow .collapse__content{color:#ddd}.theme-custom .collapse__wrapper.with-arrow .collapse__content{color:#fff}.collapse__wrapper.with-arrow .collapse__title{border-bottom:.1px solid #ece1e1;padding-top:15px;padding-bottom:15px;transition:background-color .3s}.theme-light .collapse__wrapper.with-arrow .collapse__title{color:#232329}.theme-dark .collapse__wrapper.with-arrow .collapse__title{color:#ddd}.theme-custom .collapse__wrapper.with-arrow .collapse__title{color:#fff}.ltr-support .collapse__wrapper.with-arrow .collapse__title{padding-left:0;padding-right:15px}.rtl-support .collapse__wrapper.with-arrow .collapse__title{padding-left:15px;padding-right:0}.theme-light .collapse__wrapper.with-arrow .collapse__title:hover{background-color:#fafbfe}.theme-dark .collapse__wrapper.with-arrow .collapse__title:hover{background-color:#38373f}.theme-custom .collapse__wrapper.with-arrow .collapse__title:hover{background-color:#fafbfe}.collapse__wrapper.with-arrow .collapse__title--icon{display:none}.collapse__wrapper.with-arrow .collapse__title p svg{transition:all .3s;display:block;top:calc(50% - 7px)}.ltr-support .collapse__wrapper.with-arrow .collapse__title p svg{right:-15px}.rtl-support .collapse__wrapper.with-arrow .collapse__title p svg{left:-15px}.theme-light .collapse__wrapper.with-arrow .collapse__title p svg{fill:#232329}.theme-dark .collapse__wrapper.with-arrow .collapse__title p svg{fill:#ddd}.theme-custom .collapse__wrapper.with-arrow .collapse__title p svg{fill:#fff}.collapse__wrapper.with-arrow.opened .collapse__title p,.collapse__wrapper.with-arrow.opening .collapse__title p{color:inherit}.collapse__wrapper.with-arrow.opened .collapse__title svg,.collapse__wrapper.with-arrow.opening .collapse__title svg{fill:inherit;transform:rotate(180deg)}.collapse__wrapper.with-right-arrow{margin-bottom:10px}.ltr-support .collapse__wrapper.with-right-arrow .collapse__content{padding-left:15px;padding-right:10px}.rtl-support .collapse__wrapper.with-right-arrow .collapse__content{padding-left:10px;padding-right:15px}.collapse__wrapper.with-right-arrow .collapse__content{padding-top:15px;padding-bottom:10px}.theme-light .collapse__wrapper.with-right-arrow .collapse__content{color:#232329}.theme-dark .collapse__wrapper.with-right-arrow .collapse__content{color:#ddd}.theme-custom .collapse__wrapper.with-right-arrow .collapse__content{color:#fff}.collapse__wrapper.with-right-arrow .collapse__title{width:inherit;padding-top:15px;padding-bottom:15px;transition:background-color .3s}.theme-light .collapse__wrapper.with-right-arrow .collapse__title{color:#232329}.theme-dark .collapse__wrapper.with-right-arrow .collapse__title{color:#ddd}.theme-custom .collapse__wrapper.with-right-arrow .collapse__title{color:#fff}.ltr-support .collapse__wrapper.with-right-arrow .collapse__title,.rtl-support .collapse__wrapper.with-right-arrow .collapse__title{padding-left:15px;padding-right:15px}.collapse__wrapper.with-right-arrow .collapse__title--icon{display:none}.collapse__wrapper.with-right-arrow .collapse__title p{padding-left:10px}.collapse__wrapper.with-right-arrow .collapse__title p svg{transition:all .3s;display:block;top:calc(50% - 10px);transform:rotate(-90deg)}.ltr-support .collapse__wrapper.with-right-arrow .collapse__title p svg{left:-15px}.rtl-support .collapse__wrapper.with-right-arrow .collapse__title p svg{right:-15px}.theme-light .collapse__wrapper.with-right-arrow .collapse__title p svg{fill:#232329}.theme-dark .collapse__wrapper.with-right-arrow .collapse__title p svg{fill:#ddd}.theme-custom .collapse__wrapper.with-right-arrow .collapse__title p svg{fill:#fff}.collapse__wrapper.with-right-arrow.opened .collapse__title p,.collapse__wrapper.with-right-arrow.opening .collapse__title p{color:inherit}.collapse__wrapper.with-right-arrow.opened .collapse__title svg,.collapse__wrapper.with-right-arrow.opening .collapse__title svg{fill:inherit;transform:rotate(0)}.collapse__wrapper.with-shadow{margin-bottom:10px;box-shadow:0 0 5px #c5c1c1}.ltr-support .collapse__wrapper.with-shadow .collapse__content{padding-left:15px;padding-right:10px}.rtl-support .collapse__wrapper.with-shadow .collapse__content{padding-left:10px;padding-right:15px}.collapse__wrapper.with-shadow .collapse__content{padding-top:15px;padding-bottom:10px}.theme-light .collapse__wrapper.with-shadow .collapse__content{color:#232329}.theme-dark .collapse__wrapper.with-shadow .collapse__content{color:#ddd}.theme-custom .collapse__wrapper.with-shadow .collapse__content{color:#fff}.collapse__wrapper.with-shadow .collapse__title{border-bottom:1px solid #d4d0d0;padding:15px 25px 15px 15px;transition:background-color .3s;box-shadow:0 1px 5px #0000000d}.theme-light .collapse__wrapper.with-shadow .collapse__title{color:#232329}.theme-dark .collapse__wrapper.with-shadow .collapse__title{color:#ddd}.theme-custom .collapse__wrapper.with-shadow .collapse__title{color:#fff}.theme-light .collapse__wrapper.with-shadow .collapse__title:hover{background-color:#fafbfe}.theme-dark .collapse__wrapper.with-shadow .collapse__title:hover{background-color:#38373f}.theme-custom .collapse__wrapper.with-shadow .collapse__title:hover{background-color:#fafbfe}.collapse__wrapper.with-shadow .collapse__title--icon{display:none}.collapse__wrapper.with-shadow .collapse__title p svg{transition:all .3s;display:block;top:calc(50% - 7px)}.theme-light .collapse__wrapper.with-shadow .collapse__title p svg{fill:#232329}.theme-dark .collapse__wrapper.with-shadow .collapse__title p svg{fill:#ddd}.theme-custom .collapse__wrapper.with-shadow .collapse__title p svg{fill:#fff}.collapse__wrapper.with-shadow.opened .collapse__title p,.collapse__wrapper.with-shadow.opening .collapse__title p{color:inherit}.collapse__wrapper.with-shadow.opened .collapse__title svg,.collapse__wrapper.with-shadow.opening .collapse__title svg{fill:inherit;transform:rotate(180deg)}.collapse__wrapper.custom-collapse{margin-bottom:10px;box-shadow:0 0 2px #c5c1c1}.ltr-support .collapse__wrapper.custom-collapse .collapse__content{padding-left:15px;padding-right:10px}.rtl-support .collapse__wrapper.custom-collapse .collapse__content{padding-left:10px;padding-right:15px}.collapse__wrapper.custom-collapse .collapse__content{padding-top:15px;padding-bottom:10px}.theme-light .collapse__wrapper.custom-collapse .collapse__content{color:#232329}.theme-dark .collapse__wrapper.custom-collapse .collapse__content{color:#ddd}.theme-custom .collapse__wrapper.custom-collapse .collapse__content{color:#fff}.collapse__wrapper.custom-collapse .collapse__title{background-color:#f3f8fe;padding:10px 25px 12px 30px;transition:background-color .3s}.theme-light .collapse__wrapper.custom-collapse .collapse__title{color:#232329}.theme-dark .collapse__wrapper.custom-collapse .collapse__title{color:#ddd}.theme-custom .collapse__wrapper.custom-collapse .collapse__title{color:#fff}.collapse__wrapper.custom-collapse .collapse__title--icon svg{top:12px;left:10px}.collapse__wrapper.custom-collapse .collapse__title p{font-size:17px;font-weight:400}.collapse__wrapper.custom-collapse .collapse__title p svg{transition:all .3s;display:block;top:calc(50% - 7px);transform:rotate(-90deg)}.collapse__wrapper.custom-collapse.opened .collapse__title p,.collapse__wrapper.custom-collapse.opening .collapse__title p{color:inherit}.collapse__wrapper.custom-collapse.opened .collapse__title svg,.collapse__wrapper.custom-collapse.opening .collapse__title svg{transform:rotate(0)}.collapse__wrapper.closing .collapse__content{padding-top:0;padding-bottom:0;transition:all .3s}.ltr-support .collapse__title,.ltr-support .collapse__content{padding-left:20px;padding-right:15px}.rtl-support .collapse__title,.rtl-support .collapse__content{padding-left:15px;padding-right:20px}.collapse__title{cursor:pointer;background:0 0;border:none;width:100%;padding-top:6px;padding-bottom:10px;display:block;position:relative}.ltr-support .collapse__title{text-align:left}.rtl-support .collapse__title{text-align:right}.collapse__title p{margin-top:0;font-weight:700;transition:all .3s;position:relative}.ltr-support .collapse__title p svg{left:auto;right:-10px}.rtl-support .collapse__title p svg{left:-10px;right:auto}.collapse__title p svg{display:none}.collapse__title svg{position:absolute}.ltr-support .collapse__title svg{left:0}.rtl-support .collapse__title svg{right:0}.collapse__title svg{width:20px;height:20px;transition:all .3s;top:8px}.collapse__content{padding-bottom:14px}.timeline{width:100%;position:relative}.theme-light .timeline{color:#232329}.theme-dark .timeline{color:#ddd}.theme-custom .timeline{color:#fff}.timeline:before{content:"";background-color:#ddd;width:1px;height:100%;position:absolute}.ltr-support .timeline:before{left:50%}.rtl-support .timeline:before{right:50%}.timeline p{margin-top:5px}.timeline__item{padding-bottom:50px;position:relative}.ltr-support .timeline__item{text-align:left}.rtl-support .timeline__item{text-align:right}.ltr-support .timeline__item:nth-child(2n) .timeline__content{margin-left:calc(50% + 52px)}.rtl-support .timeline__item:nth-child(2n) .timeline__content{margin-right:calc(50% + 52px)}.ltr-support .timeline__item:nth-child(2n) .timeline__content:after{left:-20px;right:auto}.rtl-support .timeline__item:nth-child(2n) .timeline__content:after{left:auto;right:-20px}.timeline__item:nth-child(2n) .timeline__content:after{border:10px solid #0000}.ltr-support .theme-light .timeline__item:nth-child(2n) .timeline__content:after{border-right:10px solid #fff}.rtl-support .theme-light .timeline__item:nth-child(2n) .timeline__content:after{border-left:10px solid #fff}.ltr-support .theme-dark .timeline__item:nth-child(2n) .timeline__content:after{border-right:10px solid #232329}.rtl-support .theme-dark .timeline__item:nth-child(2n) .timeline__content:after{border-left:10px solid #232329}.ltr-support .theme-custom .timeline__item:nth-child(2n) .timeline__content:after{border-right:10px solid #2a3f54}.rtl-support .theme-custom .timeline__item:nth-child(2n) .timeline__content:after{border-left:10px solid #2a3f54}.timeline__icon{position:absolute}.ltr-support .timeline__icon{left:calc(50% - 25px)}.rtl-support .timeline__icon{right:calc(50% - 25px)}.timeline__icon{text-align:center;background-color:#4ce1b6;border-radius:50%;width:50px;height:50px;display:flex;overflow:hidden}.timeline__icon.work{background-image:linear-gradient(#4ce1b6,#1cd25a),linear-gradient(#4ce1b6,#4ce1b6)}.timeline__icon.comments{background-image:linear-gradient(#708eee,#9e44f3),linear-gradient(#7082ee,#7082ee)}.timeline__icon.file{background-image:linear-gradient(#ee4f99,#f76e5b)}.timeline__icon.video{background-image:linear-gradient(#e9ad92,#c93420),linear-gradient(#e9ad92,#e9ad92)}.timeline__icon img{width:auto;min-width:100%;height:100%}.timeline__icon span{color:#fff;margin:auto;font-size:20px}.timeline__content{width:calc(50% - 52px)}.ltr-support .timeline__content{padding-left:20px;padding-right:25px}.rtl-support .timeline__content{padding-left:25px;padding-right:20px}.timeline__content{border-radius:5px;padding-top:25px;padding-bottom:25px;position:relative}.theme-light .timeline__content{background-color:#fff}.theme-dark .timeline__content{background-color:#232329}.theme-custom .timeline__content{background-color:#2a3f54}.timeline__content:after{content:"";position:absolute}.ltr-support .timeline__content:after{right:-20px}.rtl-support .timeline__content:after{left:-20px}.timeline__content:after{border:10px solid #0000;top:20px}.ltr-support .theme-light .timeline__content:after{border-left:10px solid #fff}.rtl-support .theme-light .timeline__content:after{border-right:10px solid #fff}.ltr-support .theme-dark .timeline__content:after{border-left:10px solid #232329}.rtl-support .theme-dark .timeline__content:after{border-right:10px solid #232329}.ltr-support .theme-custom .timeline__content:after{border-left:10px solid #2a3f54}.rtl-support .theme-custom .timeline__content:after{border-right:10px solid #2a3f54}.timeline__title{text-transform:uppercase;font-weight:700}@media screen and (width<=991px){.ltr-support .timeline:before{left:25px}.rtl-support .timeline:before{right:25px}.ltr-support .timeline__icon{left:0}.rtl-support .timeline__icon{right:0}.ltr-support .timeline__item:nth-child(2n) .timeline__content,.ltr-support .timeline__item .timeline__content{margin-left:72px}.rtl-support .timeline__item:nth-child(2n) .timeline__content,.rtl-support .timeline__item .timeline__content{margin-right:72px}.timeline__item:nth-child(2n) .timeline__content,.timeline__item .timeline__content{width:calc(100% - 72px)}.ltr-support .timeline__item:nth-child(2n) .timeline__content:after,.ltr-support .timeline__item .timeline__content:after{left:-20px;right:auto}.rtl-support .timeline__item:nth-child(2n) .timeline__content:after,.rtl-support .timeline__item .timeline__content:after{left:auto;right:-20px}.timeline__item:nth-child(2n) .timeline__content:after,.timeline__item .timeline__content:after{border:10px solid #0000}.ltr-support .theme-light .timeline__item:nth-child(2n) .timeline__content:after,.ltr-support .theme-light .timeline__item .timeline__content:after{border-right:10px solid #fff}.rtl-support .theme-light .timeline__item:nth-child(2n) .timeline__content:after,.rtl-support .theme-light .timeline__item .timeline__content:after{border-left:10px solid #fff}.ltr-support .theme-dark .timeline__item:nth-child(2n) .timeline__content:after,.ltr-support .theme-dark .timeline__item .timeline__content:after{border-right:10px solid #232329}.rtl-support .theme-dark .timeline__item:nth-child(2n) .timeline__content:after,.rtl-support .theme-dark .timeline__item .timeline__content:after{border-left:10px solid #232329}.ltr-support .theme-custom .timeline__item:nth-child(2n) .timeline__content:after,.ltr-support .theme-custom .timeline__item .timeline__content:after{border-right:10px solid #2a3f54}.rtl-support .theme-custom .timeline__item:nth-child(2n) .timeline__content:after,.rtl-support .theme-custom .timeline__item .timeline__content:after{border-left:10px solid #2a3f54}}.ltr-support .text-editor{direction:ltr}.rtl-support .text-editor{direction:rtl}.text-editor{position:relative}.text-editor .rdw-editor-toolbar{background:0 0;border:1px solid #999;border-radius:0;margin:0}.theme-light .text-editor .rdw-emoji-modal,.theme-light .text-editor .rdw-link-modal,.theme-light .text-editor .rdw-image-modal{color:#232329;background:#fff}.theme-dark .text-editor .rdw-emoji-modal,.theme-dark .text-editor .rdw-link-modal,.theme-dark .text-editor .rdw-image-modal{color:#ddd;background:#232329}.theme-custom .text-editor .rdw-emoji-modal,.theme-custom .text-editor .rdw-link-modal,.theme-custom .text-editor .rdw-image-modal{color:#fff;background:#2a3f54}@media screen and (width<=360px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:15px}}@media screen and (width<=460px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:0}}@media screen and (width<=662px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:-140px}}@media screen and (width>=663px) and (width<=727px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:-30px}}@media screen and (width>=850px) and (width<=942px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:10px}}@media screen and (width>=943px) and (width<=1025px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:-175px}}@media screen and (width>=1026px) and (width<=1187px){.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:10px}}.text-editor .rdw-emoji-modal,.text-editor .rdw-link-modal,.text-editor .rdw-image-modal{left:-175px}.ltr-support .text-editor .rdw-image-modal-url-input{text-align:left}.rtl-support .text-editor .rdw-image-modal-url-input{text-align:right}.text-editor .rdw-link-modal-input{width:auto}.ltr-support .text-editor .rdw-link-modal-input{text-align:left}.rtl-support .text-editor .rdw-link-modal-input{text-align:right}.text-editor .rdw-link-modal-input:last-of-type{margin-bottom:10px}.text-editor .rdw-link-modal-target-option{margin-bottom:0}.text-editor #openLinkInNewWindow{width:auto;height:auto}.text-editor .rdw-emoji-icon{background:#fff}.text-editor .rdw-editor-toolbar{padding:0}.text-editor .rdw-editor-toolbar>div{cursor:pointer;background:0 0;border:none;height:40px;margin:0}.theme-light .text-editor .rdw-editor-toolbar>div img{fill:#232329}.theme-dark .text-editor .rdw-editor-toolbar>div img{fill:#ddd}.theme-custom .text-editor .rdw-editor-toolbar>div img{fill:#fff}.text-editor .rdw-editor-toolbar .rdw-option-active{box-shadow:none}.theme-light .text-editor .rdw-editor-toolbar .rdw-option-active{background-color:#eff1f5}.theme-dark .text-editor .rdw-editor-toolbar .rdw-option-active{background-color:#333246}.theme-custom .text-editor .rdw-editor-toolbar .rdw-option-active{background-color:#eff1f5}.text-editor .DraftEditor-root{border:1px solid #999;border-top:none;width:100%;min-height:180px}.text-editor .public-DraftEditor-content{padding:6px 10px}.theme-light .text-editor .public-DraftEditor-content{color:#232329}.theme-dark .text-editor .public-DraftEditor-content{color:#ddd}.theme-custom .text-editor .public-DraftEditor-content{color:#fff}.text-editor .draftJsMentionPlugin__input__1Wxng{width:100%;padding:10px}.text-editor .public-DraftEditorPlaceholder-root{color:#999;position:absolute}.text-editor .rdw-option-wrapper,.text-editor .rdw-dropdown-wrapper{background:0 0;border:none;border-radius:0;transition:background .3s}.text-editor .rdw-option-wrapper:hover,.text-editor .rdw-dropdown-wrapper:hover{box-shadow:none}.theme-light .text-editor .rdw-option-wrapper:hover,.theme-light .text-editor .rdw-dropdown-wrapper:hover{background:#fafbfe}.theme-dark .text-editor .rdw-option-wrapper:hover,.theme-dark .text-editor .rdw-dropdown-wrapper:hover{background:#38373f}.theme-custom .text-editor .rdw-option-wrapper:hover,.theme-custom .text-editor .rdw-dropdown-wrapper:hover{background:#fafbfe}.theme-light .text-editor .rdw-option-wrapper img,.theme-light .text-editor .rdw-dropdown-wrapper img{filter:invert(0%)}.theme-dark .text-editor .rdw-option-wrapper img,.theme-dark .text-editor .rdw-dropdown-wrapper img{filter:invert()}.theme-custom .text-editor .rdw-option-wrapper img,.theme-custom .text-editor .rdw-dropdown-wrapper img{filter:invert(0%)}.text-editor .rdw-option-wrapper{width:auto!important;min-width:10px!important}.theme-light .text-editor .rdw-dropdown-wrapper{color:#232329}.theme-dark .text-editor .rdw-dropdown-wrapper{color:#ddd}.theme-custom .text-editor .rdw-dropdown-wrapper{color:#fff}.ltr-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{left:auto;right:0}.rtl-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{left:0;right:auto}.theme-light .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{border-bottom-color:#232329}.theme-dark .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{border-bottom-color:#ddd}.theme-custom .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{border-bottom-color:#fff}.ltr-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{left:auto;right:0}.rtl-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{left:0;right:auto}.theme-light .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:#232329}.theme-dark .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:#ddd}.theme-custom .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:#fff}.text-editor .rdw-dropdown-optionwrapper{overflow:auto}.theme-light .text-editor .rdw-dropdown-optionwrapper{background-color:#fff;border-color:#eff1f5}.theme-dark .text-editor .rdw-dropdown-optionwrapper{background-color:#232329;border-color:#333246}.theme-custom .text-editor .rdw-dropdown-optionwrapper{background-color:#2a3f54;border-color:#eff1f5}.text-editor .rdw-dropdown-optionwrapper:hover{box-shadow:none}.text-editor .rdw-dropdownoption-default{transition:background-color .3s}.theme-light .text-editor .rdw-dropdownoption-default:hover{background-color:#fafbfe}.theme-dark .text-editor .rdw-dropdownoption-default:hover{background-color:#38373f}.theme-custom .text-editor .rdw-dropdownoption-default:hover,.theme-light .text-editor .rdw-dropdownoption-default.rdw-dropdownoption-active{background-color:#fafbfe}.theme-dark .text-editor .rdw-dropdownoption-default.rdw-dropdownoption-active{background-color:#38373f}.theme-custom .text-editor .rdw-dropdownoption-default.rdw-dropdownoption-active{background-color:#fafbfe}.text-editor button:hover{box-shadow:none}.theme-light .text-editor button:hover{background-color:#fafbfe}.theme-dark .text-editor button:hover{background-color:#38373f}.theme-custom .text-editor button:hover{background-color:#fafbfe}.text-editor button[disabled]{pointer-events:none}.ltr-support .public-DraftStyleDefault-ltr{text-align:left;direction:ltr}.rtl-support .public-DraftStyleDefault-ltr{text-align:right;direction:rtl}.rdw-image-modal-size-input{min-width:0}.custom-accordion{margin:16px 0 0!important}.custom-accordion .MuiAccordionSummary-root.Mui-expanded{min-height:inherit!important}.custom-accordion .MuiAccordionSummary-content.Mui-expanded{margin:0!important}.custom-accordion .MuiAccordionDetails-root{border:1px solid #8080804f}.custom-accordion:first-child{margin:0!important}.custom-tooltip{display:inline-block;position:relative}.custom-tooltip .tooltip-container{visibility:hidden;color:#fff;text-align:center;z-index:1001;background-color:#000;border-radius:6px;width:max-content;padding:4px 12px;font-size:11px;position:absolute}.custom-tooltip .position-top{margin-left:auto;margin-right:auto;bottom:130%;left:50%;transform:translate(-50%)}.custom-tooltip .position-bottom{margin-left:auto;margin-right:auto;top:130%;left:50%;transform:translate(-50%)}.custom-tooltip .position-left{top:-3px;right:130%}.custom-tooltip .position-right{top:-3px;left:130%}.custom-tooltip .tooltip-container:after{content:"";border-style:solid;border-width:5px;position:absolute}.custom-tooltip .position-top:after{border-color:#000 #0000 #0000;margin-left:-5px;top:100%;left:50%}.custom-tooltip .position-bottom:after{border-color:#0000 #0000 #000;margin-left:-5px;bottom:100%;left:50%}.custom-tooltip .position-left:after{border-color:#0000 #0000 #0000 #000;margin-top:-5px;top:50%;left:100%}.custom-tooltip .position-right:after{border-color:#0000 #000 #0000 #0000;margin-top:-5px;top:50%;right:100%}.custom-tooltip:hover .tooltip-container{visibility:visible}.custom-badge{align-items:center;width:max-content;height:30px;padding:0 20px 0 35px;display:flex;position:absolute;top:15px;right:-15px}.custom-badge p{color:#fff;margin:0!important}.svg{float:right;position:absolute;top:15px;right:0}.tail{transform:translate(211px,-31px)}.custom-badge:after{content:"";border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:15px solid #fff;width:0;height:0;position:absolute;bottom:0;left:0}.multi-file-picker .file-chooser-button{border:none;padding:0}.multi-file-picker .file-chooser-button:disabled{opacity:.5}.multi-file-picker .file-chooser-button svg{width:20px;height:20px;transform:rotate(-45deg)}.document-previewer{min-height:50vh}.document-previewer #proxy-renderer{overflow:hidden}.document-previewer #proxy-renderer #image-renderer{background-image:none}.document-previewer #proxy-renderer #pdf-renderer{background-color:#e5e5e5}.document-previewer #proxy-renderer #pdf-renderer #pdf-controls{background-color:#000c;padding:20px}.document-previewer #proxy-renderer #pdf-renderer #pdf-controls button{background-color:#e0c46c;border-radius:5px;margin-left:10px}.document-previewer #proxy-renderer #pdf-renderer #pdf-controls button svg path{fill:#fff}.document-previewer #proxy-renderer #pdf-renderer #pdf-controls>:not(#pdf-zoom-out):not(#pdf-zoom-in){display:none}.file-handler{width:100%;height:100%}.file-handler .e-sheet-panel{height:80%!important}.file-handler .spreadsheet-container{height:fit-content;margin-bottom:8%!important}.ltr-support .dashboard .dashboard__visitors-chart-title{text-align:left}.rtl-support .dashboard .dashboard__visitors-chart-title{text-align:right}.dashboard .dashboard__visitors-chart-title span{color:#999;font-size:11px}.ltr-support .dashboard .dashboard__visitors-chart-number{text-align:left}.rtl-support .dashboard .dashboard__visitors-chart-number{text-align:right}.dashboard .dashboard__visitors-chart-number{margin-bottom:10px;font-size:48px;line-height:34px}.ltr-support .dashboard .dashboard__audience-table{text-align:left}.rtl-support .dashboard .dashboard__audience-table{text-align:right}.dashboard .dashboard__audience-table .progress{margin-top:10px}.dashboard .dashboard__table-flag{width:42px;height:30px}.ltr-support .dashboard .dashboard__table-flag{margin-right:25px}.rtl-support .dashboard .dashboard__table-flag{margin-left:25px}.ltr-support .dashboard .dashboard__bounce-percent{text-align:left}.rtl-support .dashboard .dashboard__bounce-percent{text-align:right}.dashboard .dashboard__bounce-percent{color:#4ce1b6;margin-top:20px;margin-bottom:45px;font-size:48px;line-height:48px}.dashboard .dashboard__product-img{text-align:center;height:100%;max-height:270px;margin-bottom:15px;padding:10px 0 20px}.theme-light .dashboard .dashboard__product-img{border-bottom:1px solid #eff1f5}.theme-dark .dashboard .dashboard__product-img{border-bottom:1px solid #333246}.theme-custom .dashboard .dashboard__product-img{border-bottom:1px solid #eff1f5}.dashboard .dashboard__product-img img{width:auto;max-width:100%;max-height:240px}.dashboard .dashboard__product-title{text-transform:uppercase;margin-bottom:5px}.ltr-support .dashboard .dashboard__product-subhead{text-align:left}.rtl-support .dashboard .dashboard__product-subhead{text-align:right}.dashboard .dashboard__product-subhead{font-size:13px;line-height:normal}.dashboard .dashboard__table-orders{min-width:410px;overflow:hidden}.dashboard .dashboard__table-orders tbody td{padding:16px 10px}.dashboard .dashboard__table-orders .dashboard__table-orders-title{position:relative}.ltr-support .dashboard .dashboard__table-orders .dashboard__table-orders-title{padding-left:52px}.rtl-support .dashboard .dashboard__table-orders .dashboard__table-orders-title{padding-right:52px}.dashboard .dashboard__table-orders .dashboard__table-orders-title{align-items:center;line-height:15px;display:flex}@media screen and (width>=370px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:0!important}}@media screen and (width>=700px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:70px!important}}@media screen and (width>=1020px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-30px!important}}@media screen and (width>=1200px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-55px!important}}@media screen and (width>=1400px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-25px!important}}@media screen and (width>=1800px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-30px!important}}.dashboard .dashboard__table-orders-total{white-space:nowrap}.dashboard .dashboard__table-orders-img-wrap{border-radius:50%;width:32px;height:32px;position:absolute;overflow:hidden}.ltr-support .dashboard .dashboard__table-orders-img-wrap{left:10px}.rtl-support .dashboard .dashboard__table-orders-img-wrap{right:10px}.dashboard .dashboard__table-orders-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.dashboard .dashboard__table-orders-amount{display:flex}.dashboard .dashboard__table-orders-amount div{background-color:#4ce1b6;border-radius:3px;width:3px;height:14px;display:inline-block}.ltr-support .dashboard .dashboard__table-orders-amount div{margin-left:0;margin-right:3px}.rtl-support .dashboard .dashboard__table-orders-amount div{margin-left:3px;margin-right:0}.dashboard .dashboard__table-orders-amount div{margin-top:auto;margin-bottom:auto}.dashboard .dashboard__table-orders-amount span{color:#999}.ltr-support .dashboard .dashboard__table-orders-amount span{margin-left:5px;margin-right:0}.rtl-support .dashboard .dashboard__table-orders-amount span{margin-left:0;margin-right:5px}.dashboard .dashboard__table-orders-amount span{margin-top:auto;margin-bottom:auto}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--medium div{background-color:#f6da6e}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--low div{background-color:#ff4861}.dashboard .dashboard__table-orders-link{margin-top:20px;font-size:12px;display:block}.dashboard .dashboard__table-orders-link svg{width:12px;height:12px}.dashboard .dashboard__table-more{display:flex}.dashboard .dashboard__table-more>button{background-color:#0000;border:none;margin:0;padding:0 5px}.ltr-support .dashboard .dashboard__table-more>button{margin-left:auto}.rtl-support .dashboard .dashboard__table-more>button{margin-right:auto}.dashboard .dashboard__table-more>button:before{display:none}.dashboard .dashboard__table-more>button svg{fill:#999;width:20px;height:20px;margin:0;transition:all .3s}.dashboard .dashboard__table-more>button:hover,.dashboard .dashboard__table-more>button:not([disabled]):not(.disabled):active,.dashboard .dashboard__table-more>button:focus{background:0 0}.dashboard .dashboard__table-more>button:hover svg,.dashboard .dashboard__table-more>button:not([disabled]):not(.disabled):active svg,.dashboard .dashboard__table-more>button:focus svg{fill:#4ce1b6}.dashboard .dashboard__table-more>div{width:100%;min-width:90px}.dashboard .dashboard__table-more button{font-size:13px}.dashboard .dashboard__sales-toggle label{margin:0}.dashboard .dashboard__sales-toggle label:after{box-shadow:none;background-color:#ff4861}.ltr-support .dashboard .dashboard__sales-toggle-left{margin-left:auto}.rtl-support .dashboard .dashboard__sales-toggle-left{margin-right:auto}.ltr-support .dashboard .dashboard__sales-toggle-left{margin-right:12px}.rtl-support .dashboard .dashboard__sales-toggle-left{margin-left:12px}.dashboard .dashboard__sales-toggle-left{color:#999;pointer-events:none}.ltr-support .dashboard .dashboard__sales-toggle-right{margin-left:12px;margin-right:auto}.rtl-support .dashboard .dashboard__sales-toggle-right{margin-left:auto;margin-right:12px}.dashboard .dashboard__sales-toggle-right{color:#999;pointer-events:none}.dashboard .dashboard__sales-report{display:flex}.dashboard .dashboard__sales-report>div{width:100%}.ltr-support .dashboard .dashboard__sales-report>div{margin-right:25px}.rtl-support .dashboard .dashboard__sales-report>div{margin-left:25px}.dashboard .dashboard__sales-report>div{margin-bottom:0}.ltr-support .dashboard .dashboard__sales-report>div:last-child{margin-right:0}.rtl-support .dashboard .dashboard__sales-report>div:last-child{margin-left:0}.dashboard .dashboard__sales-report p{margin-top:0}.dashboard .dashboard__sales-report-title{color:#999;margin-bottom:10px;font-size:12px;line-height:13px}.dashboard .dashboard__sales-report-now{margin-bottom:4px;font-size:16px;font-weight:500;line-height:18px}.dashboard .dashboard__sales-report-plan{color:#999;opacity:.5;margin-bottom:10px;font-size:11px;line-height:15px}.dashboard .dashboard__sales-report-value{margin-bottom:0}.dashboard .dashboard__weight-stats{margin-bottom:20px;display:flex}.ltr-support .dashboard .dashboard__weight-stat{margin-right:40px}.rtl-support .dashboard .dashboard__weight-stat{margin-left:40px}@media screen and (width>=768px){.ltr-support .dashboard .dashboard__weight-stat{margin-right:80px}.rtl-support .dashboard .dashboard__weight-stat{margin-left:80px}}.ltr-support .dashboard .dashboard__weight-stat:last-child{margin-right:0}.rtl-support .dashboard .dashboard__weight-stat:last-child{margin-left:0}.dashboard .dashboard__weight-stat-title{margin-top:0;margin-bottom:3px}.dashboard .dashboard__weight-stat-value{font-size:36px;line-height:48px}@media screen and (width>=768px){.dashboard .dashboard__weight-stat-value{font-size:48px;line-height:62px}}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--control{color:#f6da6e}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--total{color:#ff4861}.dashboard .dashboard__health-chart-card{text-align:center}.dashboard .dashboard__goal{color:#999;font-size:12px}.dashboard .dashboard__health-chart{position:relative}.dashboard .dashboard__health-chart-info{width:100%;animation:1.5s ease-in label;position:absolute;top:calc(50% - 55px)}.dashboard .dashboard__health-chart-info p{margin:0}.dashboard .dashboard__health-chart-number{font-size:56px;line-height:60px}.theme-light .dashboard .dashboard__health-chart-number{color:#646777}.theme-dark .dashboard .dashboard__health-chart-number{color:#fff}.theme-custom .dashboard .dashboard__health-chart-number{color:#646777}.dashboard .dashboard__health-chart-units{color:#999;margin-top:5px}.dashboard .dashboard__competitor{padding:10px 0;display:flex;position:relative}.dashboard .dashboard__competitor:before{content:"";width:calc(100% + 65px);height:100%;position:absolute;top:0}.ltr-support .dashboard .dashboard__competitor:before{left:-30px}.rtl-support .dashboard .dashboard__competitor:before{right:-30px}.dashboard .dashboard__competitor:before{z-index:0;opacity:0;transition:all .3s}.theme-light .dashboard .dashboard__competitor:before{background:#fafbfe}.theme-dark .dashboard .dashboard__competitor:before{background:#38373f}.theme-custom .dashboard .dashboard__competitor:before{background:#fafbfe}.dashboard .dashboard__competitor:hover:before{opacity:1}.dashboard .dashboard__competitor-img{border-radius:50%;width:40px;height:40px;overflow:hidden}.ltr-support .dashboard .dashboard__competitor-img{margin-right:10px}.rtl-support .dashboard .dashboard__competitor-img{margin-left:10px}.dashboard .dashboard__competitor-img{z-index:1;min-width:40px}.dashboard .dashboard__competitor-img img{min-width:100%;height:100%}.ltr-support .dashboard .dashboard__competitor-info{text-align:left}.rtl-support .dashboard .dashboard__competitor-info{text-align:right}.dashboard .dashboard__competitor-info{z-index:1}.dashboard .dashboard__competitor-name{font-weight:500}.dashboard .dashboard__competitor-result{color:#ff4861;margin-top:0;font-size:14px}.dashboard .dashboard__area{font-size:11px}.dashboard .dashboard__area .recharts-legend-wrapper{bottom:0!important}.dashboard .dashboard__total{margin-top:-15px;display:flex}.dashboard .dashboard__total.dashboard__total--area{margin-top:-55px}.dashboard .dashboard__chart-container{flex:1;width:0;min-width:0}@media (width>=1200px){.dashboard .dashboard__chart-container{min-width:0;max-width:180px}}.dashboard .dashboard__total-stat{height:24px;font-size:18px}.ltr-support .dashboard .dashboard__total-stat{margin-right:auto;padding-right:10px}.rtl-support .dashboard .dashboard__total-stat{margin-left:auto;padding-left:10px}.dashboard .dashboard__total-stat{margin-top:auto;line-height:24px}.dashboard .dashboard__trend-icon{fill:#4ce1b6;width:24px;height:24px}.ltr-support .dashboard .dashboard__trend-icon{margin-right:3px;transform:scale(1)}.rtl-support .dashboard .dashboard__trend-icon{margin-left:3px;transform:scaleY(-1)}.dashboard .dashboard__trend-icon{min-width:24px;margin-top:auto}.dashboard .dashboard__stat{align-items:center;margin-top:40px;margin-bottom:10px;display:flex}.dashboard .dashboard__stat:first-child{margin-top:0}.dashboard .dashboard__stat:last-child{margin-bottom:0}.ltr-support .dashboard .dashboard__stat .dashboard__stat-info{margin-left:30px;margin-right:0}.rtl-support .dashboard .dashboard__stat .dashboard__stat-info{margin-left:0;margin-right:30px}.ltr-support .dashboard .dashboard__stat .dashboard__stat-info{text-align:left}.rtl-support .dashboard .dashboard__stat .dashboard__stat-info{text-align:right}.dashboard .dashboard__stat .dashboard__stat-info{margin-top:auto;margin-bottom:auto}.dashboard .dashboard__stat .dashboard__stat-info p{color:#999}.dashboard .dashboard__stat .dashboard__stat-number{margin-top:10px}.dashboard .dashboard__stat .dashboard__stat-chart{text-align:center;position:relative}.dashboard .dashboard__stat .dashboard__stat-label{color:#ddd;width:100%;margin:0;font-size:18px;line-height:20px;animation:1.5s ease-in label;position:absolute;top:calc(50% - 10px)}.dashboard .dashboard__stat.dashboard__stat--budget{text-align:center;flex-wrap:wrap}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-chart{margin:auto}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-label{font-size:36px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main{width:100%}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main hr{margin-top:40px;margin-bottom:30px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main-title{color:#999}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main-number{color:#ff4861;margin-top:15px;font-size:48px;line-height:34px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data{justify-content:space-around;width:100%;margin-top:10px;display:flex}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data p{margin:0}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data-number{font-size:18px;font-weight:500;line-height:34px}@media screen and (width>=1200px) and (width<=1439px){.dashboard .dashboard__stat{flex-wrap:wrap;justify-content:center;margin-top:20px}.dashboard .dashboard__stat .dashboard__stat-info{margin:0}.dashboard .dashboard__stat .dashboard__stat-chart{margin-bottom:15px}}@media screen and (width>=1200px) and (width<=1539px){.dashboard .dashboard__stat .dashboard__stat-chart svg,.dashboard .dashboard__stat .dashboard__stat-chart div{width:80px!important;height:80px!important}}@keyframes label{0%{opacity:0}to{opacity:1}}.ltr-support .dashboard .dashboard__chart-pie{text-align:left}.rtl-support .dashboard .dashboard__chart-pie{text-align:right}.dashboard .dashboard__chart-pie{height:280px!important}.dashboard .dashboard__chart-pie .recharts-surface{width:100%;height:100%}@media screen and (width>=768px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto,.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{height:300px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--commerce,.dashboard .dashboard__chart-pie.dashboard__chart-pie--commerce .dashboard__chart-pie-container,.dashboard .dashboard__chart-pie.dashboard__chart-pie--fitness,.dashboard .dashboard__chart-pie.dashboard__chart-pie--fitness .dashboard__chart-pie-container{height:360px!important}}@media screen and (width<=768px){.dashboard .dashboard__chart-pie .recharts-legend-wrapper{position:relative!important}}@media screen and (width<=480px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto{height:240px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{height:180px!important}.ltr-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend{margin-left:-10px}.rtl-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend{margin-right:-10px}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend li{margin-top:0}}.ltr-support .dashboard .dashboard__chart-pie-container{padding-left:0}.rtl-support .dashboard .dashboard__chart-pie-container{padding-right:0}.dashboard .dashboard__chart-pie-container{height:200px!important}.dashboard .dashboard__chart-legend{padding:0;list-style:none}.dashboard .dashboard__chart-legend span{border-radius:50%;width:10px;height:10px;display:inline-block}.ltr-support .dashboard .dashboard__chart-legend span{margin-right:10px}.rtl-support .dashboard .dashboard__chart-legend span{margin-left:10px}.dashboard .dashboard__chart-legend span{margin-right:10px}.dashboard .dashboard__chart-legend li{margin-top:5px}.theme-light .dashboard .dashboard__chart-legend li{color:#232329}.theme-dark .dashboard .dashboard__chart-legend li{color:#ddd}.theme-custom .dashboard .dashboard__chart-legend li{color:#fff}.dashboard .dashboard__card-widget{padding-top:25px;padding-bottom:25px}.dashboard .dashboard__btc{color:#f6a81e}.dashboard .dashboard__group{color:#efd469}.dashboard .dashboard__eth{color:#5e62e6}.dashboard .dashboard__individual{color:#4ad3cd}.dashboard .dashboard__neo{color:#3ddb42}.dashboard .dashboard__ste{color:#21cbe6}.dashboard .dashboard__eos{color:#6d6a6a}.dashboard .dashboard__lit{color:#b7b3b3}.dashboard .dashboard__table-crypto tbody td{white-space:nowrap;padding:17px 10px}.dashboard .dashboard__table-crypto .dashboard__table-crypto-chart{width:180px;padding:10px}.dashboard .dashboard__place-order{flex-wrap:wrap;justify-content:space-between;display:flex}@media screen and (width>=900px){.dashboard .dashboard__place-order{flex-wrap:nowrap}}@media screen and (width>=1200px){.dashboard .dashboard__place-order{flex-wrap:wrap}}@media screen and (width>=1360px){.dashboard .dashboard__place-order{flex-wrap:nowrap}}.dashboard .dashboard__booking-card{padding:20px 30px 25px}.ltr-support .dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{text-align:right}.rtl-support .dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{text-align:left}.dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{font-size:14px;font-weight:500}.dashboard .dashboard__booking-card .dashboard__trend-icon{fill:#d8dfe9}.ltr-support .dashboard .dashboard__booking-card .dashboard__trend-icon{margin-right:0}.rtl-support .dashboard .dashboard__booking-card .dashboard__trend-icon{margin-left:0}.dashboard .dashboard__booking-card .dashboard__trend-icon{margin-top:auto}.dashboard .dashboard__booking-total-container{justify-content:space-between;display:flex}.dashboard .dashboard__booking-total-title{color:#4ce1b6;direction:ltr;font-size:28px;font-weight:500;line-height:normal}.dashboard .dashboard__booking-total-title--red{color:#ff4861}.dashboard .dashboard__booking-total-title--green{color:#96d359}.dashboard .dashboard__booking-total-title--blue{color:#70bbfd}.ltr-support .dashboard .dashboard__booking-total-description{text-align:left}.rtl-support .dashboard .dashboard__booking-total-description{text-align:right}.dashboard .dashboard__booking-total-description{opacity:.7;color:#555;text-transform:uppercase;margin-top:3px;font-size:12px;font-weight:500;line-height:normal}.theme-dark .dashboard .dashboard__booking-total-description{color:#ddd}.dashboard .dashboard__booking-reservations-panel:not(.panel--collapse){height:calc(100% - 138px)}.ltr-support .dashboard .dashboard__booking-reservations{text-align:left}.rtl-support .dashboard .dashboard__booking-reservations{text-align:right}.dashboard .dashboard__booking-reservations{margin-top:-10px}.dashboard .dashboard__booking-reservations-title{color:#555;font-size:13px}.theme-dark .dashboard .dashboard__booking-reservations-title{color:#ddd}.dashboard .dashboard__booking-reservations-number{color:#555;margin-top:15px;margin-bottom:10px;font-size:48px;line-height:34px}.theme-dark .dashboard .dashboard__booking-reservations-number{color:#ddd}.dashboard .dashboard__booking-reservations-chart{height:180px;position:relative}@media screen and (width>=1400px) and (width<=1599px){.dashboard .dashboard__booking-reservations-chart{height:230px}}.dashboard .dashboard__booking-reservations-chart .recharts-surface{width:100%;height:100%}.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{display:block;width:100%!important;position:static!important}@media screen and (width>=370px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:0}}@media screen and (width>=992px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:70px}}@media screen and (width>=1020px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:-30px}}@media screen and (width>=1400px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:-55px}}@media screen and (width>=1800px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:-30px}}.dashboard .dashboard__booking-reservations-chart .recharts-responsive-container{width:100%!important;height:100%!important}@media screen and (width>=1400px) and (width<=1599px){.dashboard .dashboard__booking-reservations-chart .recharts-responsive-container{height:calc(100% - 18px)!important}}.dashboard .dashboard__booking-reservations-chart-container{flex-direction:row-reverse;align-items:center;display:flex;width:100%!important;height:100%!important}@media screen and (width>=992px){.dashboard .dashboard__booking-reservations-chart-container{width:100%!important;height:100%!important}}@media screen and (width>=1400px) and (width<=1599px){.dashboard .dashboard__booking-reservations-chart-container{flex-direction:column;align-items:baseline}}.dashboard .dashboard__booking-reservations-chart-legend li{align-items:baseline;display:flex}.dashboard .dashboard__booking-reservations-chart-legend p{margin:0;display:inline-block}.dashboard .dashboard__booking-reservations-link{color:#48b5ff;cursor:pointer;font-size:12px;line-height:1.5;position:absolute;bottom:0}.ltr-support .dashboard .dashboard__booking-reservations-link{left:0}.rtl-support .dashboard .dashboard__booking-reservations-link{right:0}.dashboard .dashboard__booking-reservations-link-icon{width:12px;height:12px}@media screen and (width>=1400px){.dashboard .dashboard__booking-reservations-link{margin-top:10px;display:inline-block;position:static}}.ltr-support .dashboard .dashboard__booking-our-mission{text-align:left}.rtl-support .dashboard .dashboard__booking-our-mission{text-align:right}.dashboard .dashboard__booking-our-mission{background:#b8e986;border-radius:5px;height:108px;padding:15px 13px;position:relative;overflow:hidden}.dashboard .dashboard__booking-our-mission svg{opacity:.3;width:80px;height:80px;position:absolute;top:calc(50% - 40px)}.ltr-support .dashboard .dashboard__booking-our-mission svg{right:-23px}.rtl-support .dashboard .dashboard__booking-our-mission svg{left:-23px}.dashboard .dashboard__booking-our-mission svg{color:#fff}.dashboard .dashboard__booking-our-mission p{color:#fff;max-width:100%;margin:0;font-size:16px;line-height:1.25}@media screen and (width>=376px) and (width<=991px){.dashboard .dashboard__booking-our-mission p{max-width:calc(100% - 60px)}}@media screen and (width>=1200px) and (width<=1550px){.dashboard .dashboard__booking-our-mission p{font-size:14px}}@media screen and (width<=420px){.dashboard .dashboard__booking-our-mission p{font-size:14px}}.dashboard .dashboard__booking-our-mission .dashboard__booking-our-mission-title{color:#fff;margin-bottom:4px;font-size:24px;font-weight:500}@media screen and (width>=1200px) and (width<=1399px){.dashboard .dashboard__booking-our-mission .dashboard__booking-our-mission-title{font-size:20px}}.dashboard .dashboard__weekly-stat hr{margin-bottom:20px}.dashboard .dashboard__weekly-stat-chart{flex-wrap:wrap;justify-content:space-around;margin:0 0 31px;display:flex}.dashboard .dashboard__weekly-stat-chart .recharts-surface{width:100%;height:100%}.dashboard .dashboard__weekly-stat-chart-item{width:110px;margin-bottom:15px}@media screen and (width<=370px){.ltr-support .dashboard .dashboard__weekly-stat-chart-item{margin-left:10px}.rtl-support .dashboard .dashboard__weekly-stat-chart-item{margin-right:10px}}@media screen and (width>=1200px){.ltr-support .dashboard .dashboard__weekly-stat-chart-item{margin-left:10px}.rtl-support .dashboard .dashboard__weekly-stat-chart-item{margin-right:10px}}@media screen and (width>=1400px){.ltr-support .dashboard .dashboard__weekly-stat-chart-item{margin-left:0}.rtl-support .dashboard .dashboard__weekly-stat-chart-item{margin-right:0}}.dashboard .dashboard__weekly-stat-chart-pie{text-align:center;height:110px;display:block;position:relative}.dashboard .dashboard__weekly-stat-chart-pie .recharts-responsive-container{width:100%!important}.dashboard .dashboard__weekly-stat-chart-pie-wrapper{width:100%!important;height:100%!important}.dashboard .dashboard__weekly-stat-label{width:100%;margin:0;font-size:24px;line-height:24px;animation:1.5s ease-in label;position:absolute;top:calc(50% - 10px)}.dashboard .dashboard__weekly-stat-info{text-align:center;margin-top:10px;font-size:13px;line-height:1.38}.dashboard .dashboard__weekly-stat-info p{color:#999}.ltr-support .dashboard .dashboard__social-stat-item{text-align:left}.rtl-support .dashboard .dashboard__social-stat-item{text-align:right}.dashboard .dashboard__social-stat-item{align-items:flex-end;width:100%;margin-top:10px;display:flex}.dashboard .dashboard__social-stat-item:first-child{margin-top:0}.dashboard .dashboard__social-stat-title{color:#999;white-space:nowrap;text-overflow:ellipsis;width:40%;font-size:13px;line-height:1.38;overflow:hidden}.dashboard .dashboard__social-stat-progress{width:60%;margin-bottom:5px}.dashboard .dashboard__social-stat-progress.progress--wide{width:80%}.ltr-support .dashboard .dashboard__social-stat-progress .progress__label{text-align:right}.rtl-support .dashboard .dashboard__social-stat-progress .progress__label,.ltr-support .dashboard .dashboard__occupancy-table{text-align:left}.rtl-support .dashboard .dashboard__occupancy-table{text-align:right}.dashboard .dashboard__occupancy-table td{padding:5px;font-size:13px}.dashboard .dashboard__occupancy-table td.td-head{color:#555}.theme-dark .dashboard .dashboard__occupancy-table td.td-head{color:#ddd}.dashboard .dashboard__occupancy-table td.td-blue{color:#48b5ff;font-weight:500}.dashboard .dashboard__occupancy-table td.td-green{color:#b8e986;font-weight:500}.dashboard .dashboard__occupancy-table td.td-gray{color:#999}.dashboard .dashboard__place-order-form{width:100%;margin-top:20px;position:relative}.dashboard .dashboard__place-order-form:first-child{margin-top:0}.dashboard .dashboard__place-order-form form{border-radius:5px;margin-top:10px;padding:20px 20px 30px}.theme-light .dashboard .dashboard__place-order-form form{background-color:#eff1f5}.theme-dark .dashboard .dashboard__place-order-form form{background-color:#333246}.theme-custom .dashboard .dashboard__place-order-form form{background-color:#eff1f5}.dashboard .dashboard__place-order-form .form__form-group-label{width:50px}.dashboard .dashboard__place-order-form .form__form-group-field{width:calc(100% - 50px)}.ltr-support .dashboard .dashboard__place-order-form .form__button-toolbar{margin-left:0}.rtl-support .dashboard .dashboard__place-order-form .form__button-toolbar{margin-right:0}.dashboard .dashboard__place-order-form .form__button-toolbar,.dashboard .dashboard__place-order-form .form__button-toolbar button{width:100%}.theme-light .dashboard .dashboard__place-order-form input{background-color:#fff}.theme-dark .dashboard .dashboard__place-order-form input{background-color:#232329}.theme-custom .dashboard .dashboard__place-order-form input{background-color:#2a3f54}@media screen and (width>=900px){.dashboard .dashboard__place-order-form{width:calc(50% - 15px);margin-top:0}}@media screen and (width>=1200px){.dashboard .dashboard__place-order-form{width:100%;margin-top:20px}.dashboard .dashboard__place-order-form:first-child{margin-top:0}}@media screen and (width>=1360px){.dashboard .dashboard__place-order-form{width:calc(50% - 15px);margin-top:0}}.dashboard .dashboard__place-order-form-subhead{font-size:12px;position:absolute;top:4px}.ltr-support .dashboard .dashboard__place-order-form-subhead{right:0}.rtl-support .dashboard .dashboard__place-order-form-subhead{left:0}@media screen and (width>=1200px){.ltr-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{padding-left:0}.rtl-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{padding-right:0}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .recharts-legend-wrapper{bottom:-110px!important}}@media screen and (width>=1360px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .recharts-legend-wrapper{bottom:5px!important}}.dashboard .mobile-app-widget .mobile-app-widget__top-line{display:flex}.dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{letter-spacing:normal;direction:ltr;padding:0;font-size:28px;font-style:normal;font-weight:500;font-stretch:100%}.ltr-support .dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{margin-right:auto}.rtl-support .dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{margin-left:auto}.dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{line-height:normal}.dashboard .mobile-app-widget .mobile-app-widget__top-line--pink .mobile-app-widget__total-stat{color:#ff4861}.dashboard .mobile-app-widget .mobile-app-widget__top-line--lime .mobile-app-widget__total-stat{color:#b8e986}.dashboard .mobile-app-widget .mobile-app-widget__top-line--blue .mobile-app-widget__total-stat{color:#48b5ff}.dashboard .mobile-app-widget .mobile-app-widget__top-line--turquoise .mobile-app-widget__total-stat{color:#4ce1b6}.ltr-support .dashboard .mobile-app-widget .mobile-app-widget__title{text-align:left}.rtl-support .dashboard .mobile-app-widget .mobile-app-widget__title{text-align:right}.dashboard .mobile-app-widget .mobile-app-widget__title{text-transform:uppercase;margin:0 0 20px;position:relative}.dashboard .mobile-app-widget .mobile-app-widget__title h5{color:#555;font-size:12px;font-weight:500}.dashboard .mobile-app-widget .dashboard__trend-icon{fill:#d8dfe9;min-width:28px;height:29px;margin:0}.dashboard .mobile-app-widget .progress__label{font-size:14px;font-weight:500}.ltr-support .dashboard .mobile-app-widget .progress__label{right:-7px}.rtl-support .dashboard .mobile-app-widget .progress__label{left:-7px}.dashboard .mobile-app-widget .progress-bar{background-color:unset;border-radius:5px}.dashboard .dashboard__users-stat .dashboard__trend-icon{fill:#d8dfe9;width:24px;height:24px}.ltr-support .dashboard .dashboard__users-stat .dashboard__trend-icon{margin-right:3px}.rtl-support .dashboard .dashboard__users-stat .dashboard__trend-icon{margin-left:3px}.dashboard .dashboard__users-stat .dashboard__trend-icon{min-width:24px;margin-top:auto}.dashboard .dashboard__current-users{flex-direction:column;align-items:center;display:flex}.dashboard .dashboard__current-users .dashboard__current-users-chart{width:100%;position:relative}.dashboard .dashboard__current-users .dashboard__current-users-chart div,.dashboard .dashboard__current-users .dashboard__current-users-chart svg{margin:0 auto;width:100%!important}.dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{text-align:center;margin:0;position:absolute;top:calc(50% + 10px)}.ltr-support .dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{left:calc(50% - 30px)}.rtl-support .dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{right:calc(50% - 30px)}.dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{font-size:38px}.dashboard .dashboard__current-users .dashboard__current-users-info{color:#555;justify-content:space-between;align-items:flex-start;width:100%;font-size:13px;line-height:1.54;display:flex}.dashboard .dashboard__current-users .dashboard__current-users-info p{margin:0}.dashboard .dashboard__current-users .dashboard__current-users-info .dashboard__current-users-day{flex-direction:column;align-items:center;display:flex}.dashboard .dashboard__current-users .dashboard__current-users-info .dashboard__current-users-day span:last-child{color:#555;font-size:16px;font-weight:500;line-height:1.25}@media screen and (width>=1539px){.dashboard .dashboard__current-users .dashboard__current-users-info{padding:0 20px}}@media screen and (width>=1200px) and (width<=1539px){.dashboard .dashboard__current-users .dashboard__current-users-chart svg,.dashboard .dashboard__current-users .dashboard__current-users-chart div{height:100px!important}}@media screen and (width>=768px) and (width<=1023px){.dashboard .dashboard__current-users .dashboard__current-users-info{padding:0 75px}}.dashboard .dashboard__active-users-chart{overflow:hidden}.dashboard .dashboard__carousel{margin-bottom:-25px}.dashboard .dashboard__carousel .slick-dots{bottom:-35px}.dashboard .dashboard__carousel .slick-arrow.slick-prev,.dashboard .dashboard__carousel .slick-arrow.slick-next{opacity:0;pointer-events:none;background:0 0}.ltr-support .dashboard .dashboard__carousel .dashboard__carousel-slide{text-align:left}.rtl-support .dashboard .dashboard__carousel .dashboard__carousel-slide{text-align:right}.dashboard .dashboard__carousel .dashboard__carousel-slide{border-radius:5px;padding:15px 13px;position:relative;overflow:hidden}.dashboard .dashboard__carousel .dashboard__carousel-slide svg{opacity:.3;width:80px;height:80px;position:absolute;top:calc(50% - 40px)}.ltr-support .dashboard .dashboard__carousel .dashboard__carousel-slide svg{right:-20px}.rtl-support .dashboard .dashboard__carousel .dashboard__carousel-slide svg{left:-20px}.theme-light .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#ddd}.theme-dark .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#605f7b}.theme-custom .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#ddd}.dashboard .dashboard__carousel .dashboard__carousel-slide p{color:#999;margin:0}.dashboard .dashboard__carousel .dashboard__carousel-slide .dashboard__carousel-title{color:#ff4861;font-size:24px;font-weight:500}.theme-light .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#f2f4f7}.theme-dark .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#2a2a31}.theme-custom .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#f2f4f7}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red{background:#ff4861}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red p{color:#fff;opacity:.45}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red svg{fill:#fff}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red .dashboard__carousel-title{opacity:1}.dashboard .overdue-amount{position:relative}.dashboard .overdue-amount button{margin:0;padding:0}.dashboard .overdue-amount .overdue-amount-popup{z-index:1;background-color:#fff;border:1px solid #ddd;position:absolute;top:130%;left:0;box-shadow:0 2px 4px #8d8d8d50}.dashboard .overdue-amount .overdue-amount-popup:before{content:"";background-color:#fff;border-top:1px solid #ddd;border-left:1px solid #ddd;width:10px;height:10px;display:block;position:absolute;top:-5px;left:20%;transform:rotate(45deg)}.dashboard .overdue-amount .overdue-amount-popup .popup-body{min-width:250px;padding:10px 0}.dashboard .overdue-amount .overdue-amount-popup .popup-item{padding:10px 0}.dashboard .overdue-amount .overdue-amount-popup .popup-item .popup-duration{color:#999}.dashboard .overdue-amount .overdue-amount-popup .popup-item .popup-amount{text-align:right;color:#70bbfd}.dashboard .overdue-amount .overdue-amount-popup .popup-item:hover{background-color:#dff0ff}.dashboard .amount-bar,.dashboard .amount-bar-totalEvents{background-color:#f4f4f4;height:10px;display:flex}.dashboard .amount-bar .current-amount-bar,.dashboard .amount-bar-totalEvents .current-amount-bar{cursor:pointer;background-color:#4ad3cd;position:relative}.dashboard .amount-bar .current-amount-bar:hover .current-amount-bar-popup,.dashboard .amount-bar-totalEvents .current-amount-bar:hover .current-amount-bar-popup{display:block}.dashboard .amount-bar .current-amount-bar .current-amount-bar-popup,.dashboard .amount-bar-totalEvents .current-amount-bar .current-amount-bar-popup{z-index:100;background-color:#fff;border:1px solid #ddd;margin:auto;display:none;position:absolute;top:0;left:50%;transform:translate(-50%,-108%)}.dashboard .amount-bar .current-amount-bar .current-amount-bar-popup:after,.dashboard .amount-bar-totalEvents .current-amount-bar .current-amount-bar-popup:after{content:"";background-color:#fff;border-bottom:1px solid #ddd;border-right:1px solid #ddd;width:10px;height:10px;display:block;position:absolute;bottom:-6px;left:45%;transform:rotate(45deg)}.dashboard .amount-bar .current-amount-bar .current-amount-bar-popup .popup-body,.dashboard .amount-bar-totalEvents .current-amount-bar .current-amount-bar-popup .popup-body{white-space:nowrap;min-width:50px;padding:10px}.dashboard .amount-bar .current-amount-bar .current-amount-bar-popup .popup-body .popup-body-amount,.dashboard .amount-bar-totalEvents .current-amount-bar .current-amount-bar-popup .popup-body .popup-body-amount{font-size:20px}.dashboard .amount-bar .current-amount-bar .current-amount-bar-popup .popup-body p,.dashboard .amount-bar-totalEvents .current-amount-bar .current-amount-bar-popup .popup-body p{margin-top:5px}.dashboard .amount-bar .overdue-amount-bar,.dashboard .amount-bar-totalEvents .overdue-amount-bar{cursor:pointer;background-color:#efd469;position:relative}.dashboard .amount-bar .overdue-amount-bar:hover .overdue-amount-bar-popup,.dashboard .amount-bar-totalEvents .overdue-amount-bar:hover .overdue-amount-bar-popup{display:block}.dashboard .amount-bar .overdue-amount-bar .overdue-amount-bar-popup,.dashboard .amount-bar-totalEvents .overdue-amount-bar .overdue-amount-bar-popup{z-index:100;background-color:#fff;border:1px solid #ddd;margin:auto;display:none;position:absolute;top:0;left:50%;transform:translate(-50%,-108%)}.dashboard .amount-bar .overdue-amount-bar .overdue-amount-bar-popup:after,.dashboard .amount-bar-totalEvents .overdue-amount-bar .overdue-amount-bar-popup:after{content:"";background-color:#fff;border-bottom:1px solid #ddd;border-right:1px solid #ddd;width:10px;height:10px;display:block;position:absolute;bottom:-6px;left:45%;transform:rotate(45deg)}.dashboard .amount-bar .overdue-amount-bar .overdue-amount-bar-popup .popup-body,.dashboard .amount-bar-totalEvents .overdue-amount-bar .overdue-amount-bar-popup .popup-body{white-space:nowrap;min-width:50px;padding:10px}.dashboard .amount-bar .overdue-amount-bar .overdue-amount-bar-popup .popup-body .popup-body-amount,.dashboard .amount-bar-totalEvents .overdue-amount-bar .overdue-amount-bar-popup .popup-body .popup-body-amount{font-size:20px}.dashboard .amount-bar .overdue-amount-bar .overdue-amount-bar-popup .popup-body p,.dashboard .amount-bar-totalEvents .overdue-amount-bar .overdue-amount-bar-popup .popup-body p{margin-top:5px}.dashboard .amount-bar-totalEvents{height:100px;margin-top:20px;margin-bottom:20px}.dashboard .pay-receive-amount{overflow-wrap:anywhere;text-align:left;font-size:20px;display:inline-block}.dashboard .charts-span,.dashboard .chart-requested-changes span,.dashboard .chart-sent span,.dashboard .chart-cancelled span,.dashboard .chart-requested span,.dashboard .chart-individual span,.dashboard .chart-group span,.dashboard .chart-expense span,.dashboard .chart-invoice span,.dashboard .chart-income span{width:14px;height:10px;margin-right:5px;display:inline-block}.dashboard .chart-income span{background-color:#a8eb96}.dashboard .chart-invoice{margin-right:12px}.dashboard .chart-invoice span{background-color:#a8eb96}.dashboard .chart-expense span{background-color:#f2d972}.dashboard .chart-group span{background-color:#efd469}.dashboard .chart-individual{margin-right:12px}.dashboard .chart-individual span{background-color:#4ad3cd}.dashboard .chart-requested{margin-right:12px}.dashboard .chart-requested span{background-color:#72bbf2}.dashboard .chart-cancelled{margin-right:12px}.dashboard .chart-cancelled span{background-color:#f27672}.dashboard .chart-sent{margin-right:12px}.dashboard .chart-sent span{background-color:#008b8b}.dashboard .chart-requested-changes{margin-right:12px}.dashboard .chart-requested-changes span{background-color:#00c49f}.dashboard .recharts-legend-wrapper{max-width:240px}.marquee-container{background:#fff;overflow:hidden;border-radius:5px!important;width:95%!important}.marquee-container .marquee{white-space:nowrap;animation:25s linear infinite scroll}.marquee-container .marquee:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.annoucement-carousel{border-radius:0 5px;position:relative}.annoucement-carousel .slick-slider .slick-prev{z-index:1;top:5px;left:auto;right:68px}.annoucement-carousel .slick-slider .slick-prev:before{content:""}.annoucement-carousel .slick-slider .slick-next{z-index:1;top:5px;right:5px}.annoucement-carousel .slick-slider .slick-next:before{content:""}.annoucement-carousel .counter{position:absolute;top:25%;right:32px}.heading{color:#fff;background-color:#e0c46cde;justify-content:center;align-items:center;display:flex}.grey{color:#7a7979!important;width:90%!important}.blink-text{text-decoration:underline!important}.hr-dashboard .hrDashboardInfoSection{min-height:35vh}.hr-dashboard .user-card{text-align:center;max-width:200px;max-height:260px;padding-bottom:0;box-shadow:2px 2px 5px 1px #e6e6e6,-2px -2px 5px 1px #e6e6e6}.hr-dashboard .user-card img{object-fit:cover;border-radius:50%;width:100px;height:100px;margin-bottom:1rem}.hr-dashboard .user-card h5{letter-spacing:.05rem;font-weight:700}.hr-dashboard .user-card p{color:#999;margin-top:.2rem}@media screen and (width<=480px){.hr-dashboard .user-card{max-width:100%}.hr-dashboard .user-card img{max-width:150px}}.hr-dashboard .dashboard-left-section .hr-dashboard-calender .calendar{height:300px!important}.hr-dashboard .dashboard-right-section .upcoming-meetings .hr-dashboard__meeting-card{background-color:#fff;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px 20px;display:flex;box-shadow:2px 2px 5px 1px #e6e6e6,-2px -2px 5px 1px #e6e6e6}.hr-dashboard .dashboard-right-section .upcoming-meetings .hr-dashboard__meeting-card .meeting-time{color:#000;font-weight:700}.hr-dashboard .dashboard-right-section .upcoming-meetings .hr-dashboard__meeting-card .meeting-remaining-time{color:#d2d2d2}.hr-dashboard .dashboard-right-section .upcoming-meetings .hr-dashboard__meeting-card .meeting-name{color:#000;white-space:nowrap;text-overflow:ellipsis;width:30%;font-weight:bolder;overflow:hidden}.hr-dashboard .dashboard-right-section .leaves-card{height:710px}.hr-dashboard .dashboard-right-section .leaves-card .leave-staus-badge{color:#fff;border-radius:5px;padding:3px}.hr-dashboard .dashboard-right-section .leaves-card .status-approved{background-color:#7dc535}.hr-dashboard .dashboard-right-section .leaves-card .status-denied{background-color:#e62e2e}.hr-dashboard .dashboard-right-section .leaves-card .status-pending{background-color:orange}.account{width:100%;height:100vh;min-height:100vh;display:flex;overflow-y:auto}.theme-light .account{background:#f2f4f7}.theme-dark .account{background:#2a2a31}.theme-custom .account{background:#f2f4f7}.account.account--photo{background:url(shared/img/404/bg_404.png) 50%/cover no-repeat}.account.account--photo .account__card{color:#fff;background-color:#000a10cc}.account.account--photo .form__form-group-icon,.account.account--photo .form__form-group-button{background:0 0}.account.account--photo .form__form-group-icon,.account.account--photo input:not(:last-child){border-right:none}.account.account--photo .form__form-group-button,.account.account--photo input{border-left:none}.account.account--photo .form__form-group-button.active{border-color:#eff1f5}.account.account--photo .form__form-group-button.active svg{fill:#70bbfd}.account.account--photo input{color:#fff}.account.account--photo input:focus{border-color:#eff1f5}.account.account--photo p,.account.account--photo .account__title{color:#fff}.account__wrapper{margin:auto;padding:10px}.theme-light .account__card{background-color:#fff}.theme-dark .account__card{background-color:#232329}.theme-custom .account__card{background-color:#2a3f54}.account__card{background-color:#fff;width:100%;max-width:520px;padding:50px 60px}.account__profile{text-align:center}.account__btns{width:calc(100% + 10px);margin:-10px 0 -20px -10px;display:flex}.account__btns a{white-space:nowrap;margin:10px 0 20px 10px}.account__btn{width:100%;margin-right:0}.account__avatar{border-radius:50%;width:64px;height:64px;overflow:hidden}.account__name{text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:700;line-height:15px}.account__sub{color:#999;margin-top:0;margin-bottom:10px;font-size:11px;line-height:15px}.account__forgot-password{font-size:11px;line-height:15px;position:absolute;bottom:-18px;right:0}.account__forgot-password a{color:#be9a28de}.account__forgot-password a:hover{color:#d7b342de;text-decoration:none}.form__form-group--forgot{margin-bottom:40px}.account__or{text-align:center;margin-top:35px;margin-bottom:20px;position:relative}.account__or:before,.account__or:after{content:"";background:#ddd;width:calc(50% - 90px);height:1px;position:absolute;top:10px}.account__or:before{left:0}.account__or:after{right:0}.account__social{text-align:center}.account__social-btn{border:none;border-radius:5px;width:38px;height:38px;margin-right:10px;padding:9px;transition:all .3s;display:inline-block}.account__social-btn:last-child{margin-right:0}.account__social-btn svg{fill:#fff;width:20px;height:20px}.account__social-btn.account__social-btn--facebook{background:#4766a4}.account__social-btn.account__social-btn--facebook:hover{background:#385080}.account__social-btn.account__social-btn--google{background:#c74d4d}.account__social-btn.account__social-btn--google:hover{background:#ab3636}.account__head{border-left:4px solid #e0c46cde;margin-bottom:30px;padding-left:10px}.account__logo{font-weight:700}.account__logo-blue{color:#e0c46cde}.account__have-account{text-align:center;margin-top:20px}.account__have-account a{color:#e0c46cde;transition:all .3s}.account__have-account a:hover{color:#d7b342de;text-decoration:none}@media screen and (width<=520px){.account__card{padding:35px 30px}}@media screen and (width<=425px){.account__btns{flex-wrap:wrap}}.profile__card{height:100%;min-height:75vh;padding:0;overflow-x:auto}.theme-light .profile__card{background-color:#fff}.theme-dark .profile__card{background-color:#232329}.theme-custom .profile__card{background-color:#2a3f54}.profile__card .nav-item{text-transform:uppercase;font-weight:500}.profile__card .tab-content{padding:0 30px 40px}.theme-light .profile__card .timeline__content{background:#f2f4f7}.theme-dark .profile__card .timeline__content{background:#2a2a31}.theme-custom .profile__card .timeline__content{background:#f2f4f7}.theme-light .profile__card .timeline__content:after{border-left-color:#f2f4f7}.theme-dark .profile__card .timeline__content:after{border-left-color:#2a2a31}.theme-custom .profile__card .timeline__content:after{border-left-color:#f2f4f7}.theme-light .profile__card .timeline .timeline__item:nth-child(2n) .timeline__content:after{border-right-color:#f2f4f7}.theme-dark .profile__card .timeline .timeline__item:nth-child(2n) .timeline__content:after{border-right-color:#2a2a31}.theme-custom .profile__card .timeline .timeline__item:nth-child(2n) .timeline__content:after{border-right-color:#f2f4f7}.profile__card--calendar .rbc-toolbar{flex-wrap:nowrap!important}.profile__information{padding:30px 40px;display:flex}.ltr-support .profile__information{text-align:left}.rtl-support .profile__information{text-align:right}.theme-light .profile__information{border-bottom:1px solid #eff1f5}.theme-dark .profile__information{border-bottom:1px solid #333246}.theme-custom .profile__information{border-bottom:1px solid #eff1f5}@media (width<=1345px) and (width>=1200px){.profile__information{padding:30px 15px}}@media screen and (width<=360px){.profile__information{flex-direction:column;align-items:center;width:100%}.profile__information .profile__data{text-align:center;flex-direction:column;width:100%;padding:0;display:flex}}.profile__avatar{border-radius:50%;width:140px;height:140px;position:relative;overflow:hidden}.profile__avatar img{height:100%}@media (width<=1345px) and (width>=1200px){.profile__avatar{width:130px;height:130px}}.profile__stats{justify-content:space-around;display:flex}.profile__stat{text-align:center;padding-top:5px;padding-bottom:15px}.profile__stat-number{color:#70bbfd;margin:0;font-size:20px;font-weight:700;line-height:24px}.profile__stat-title{color:#999;margin:0;font-size:12px;line-height:14px}.ltr-support .profile__data{padding-left:25px}.rtl-support .profile__data{padding-right:25px}.profile__data{width:calc(100% - 140px)}.profile__name{text-transform:uppercase;margin:0;font-weight:900;line-height:18px}.profile__work{opacity:.6;margin-top:0;margin-bottom:10px;font-weight:500;line-height:18px}.profile__contact{margin-top:0;margin-bottom:5px;line-height:18px}.profile__btn{margin-top:10px;margin-bottom:0;padding:8px 15px}.profile__activity{border-bottom:1px solid #e7e7e7;padding:20px 0;display:flex}.profile__activity:last-child{border:none}.profile__activity img{display:inline-block}.ltr-support .profile__activity img{margin-right:20px}.rtl-support .profile__activity img{margin-left:20px}.profile__activity img{vertical-align:top;width:auto;margin-top:10px}.ltr-support .profile__activity img:last-child{margin-right:0}.rtl-support .profile__activity img:last-child{margin-left:0}@media screen and (width<=576px){.profile__activity img{width:100%}}.profile__activity-avatar{border-radius:50%;width:64px;min-width:64px;height:64px;overflow:hidden}.ltr-support .profile__activity-avatar{margin-right:20px}.rtl-support .profile__activity-avatar{margin-left:20px}.profile__activity-avatar img{width:64px;height:64px;margin:0}.profile__activity-name{color:#70bbfd;font-weight:700}.profile__activity-date{color:#999;font-size:10px;font-weight:400}.profile__current-tasks-title{text-transform:uppercase;margin:0;padding:20px;font-size:14px;font-weight:500}.theme-light .profile__current-tasks-title{color:#232329;border-bottom:1px solid #eff1f5}.theme-dark .profile__current-tasks-title{color:#ddd;border-bottom:1px solid #333246}.theme-custom .profile__current-tasks-title{color:#fff;border-bottom:1px solid #eff1f5}.profile__current-tasks-title span{color:#999;font-size:13px}.profile__current-tasks{padding-bottom:40px;position:relative}.profile__current-task{margin:0 20px;display:flex}.ltr-support .profile__current-task{text-align:left;padding-left:28px;padding-right:0}.rtl-support .profile__current-task{text-align:right;padding-left:0;padding-right:28px}.profile__current-task{padding-top:10px;padding-bottom:10px;position:relative}.theme-light .profile__current-task{color:#232329;border-bottom:1px solid #eff1f5}.theme-dark .profile__current-task{color:#ddd;border-bottom:1px solid #333246}.theme-custom .profile__current-task{color:#fff;border-bottom:1px solid #eff1f5}.profile__current-task:last-of-type{border-bottom:none}.profile__current-task .badge{text-transform:uppercase;color:#fff;height:20px;padding:6px 10px;font-size:9px;display:inline-table}.ltr-support .profile__current-task .badge{margin-left:auto;margin-right:5px}.rtl-support .profile__current-task .badge{margin-left:5px;margin-right:auto}.profile__current-task .badge.badge-info{background-color:#70bbfd}.profile__current-task .badge.badge-error{background-color:#ff4861}.profile__current-task-checkbox{position:absolute}.ltr-support .profile__current-task-checkbox{left:0}.rtl-support .profile__current-task-checkbox{right:0}.profile__see-all-tasks{position:absolute}.ltr-support .profile__see-all-tasks{right:20px}.rtl-support .profile__see-all-tasks{left:20px}.profile__see-all-tasks{bottom:20px}.customer__card{height:100%;padding:0}.theme-light .customer__card{background-color:#fff}.theme-dark .customer__card{background-color:#232329}.theme-custom .customer__card{background-color:#2a3f54}.customer__card .nav-item{text-transform:uppercase;font-weight:500}.customer__card .tab-content{padding:0 30px 40px}.theme-light .customer__card .timeline__content{background:#f2f4f7}.theme-dark .customer__card .timeline__content{background:#2a2a31}.theme-custom .customer__card .timeline__content{background:#f2f4f7}.theme-light .customer__card .timeline__content:after{border-left-color:#f2f4f7}.theme-dark .customer__card .timeline__content:after{border-left-color:#2a2a31}.theme-custom .customer__card .timeline__content:after{border-left-color:#f2f4f7}.theme-light .customer__card .timeline .timeline__item:nth-child(2n) .timeline__content:after{border-right-color:#f2f4f7}.theme-dark .customer__card .timeline .timeline__item:nth-child(2n) .timeline__content:after{border-right-color:#2a2a31}.theme-custom .customer__card .timeline .timeline__item:nth-child(2n) .timeline__content:after{border-right-color:#f2f4f7}.customer__card--calendar .rbc-toolbar{flex-wrap:nowrap!important}.customer__information{flex-wrap:wrap;padding:30px 20px;display:flex}.ltr-support .customer__information{text-align:left}.rtl-support .customer__information{text-align:right}.theme-light .customer__information{border-bottom:1px solid #eff1f5}.theme-dark .customer__information{border-bottom:1px solid #333246}.theme-custom .customer__information{border-bottom:1px solid #eff1f5}@media screen and (width<=360px){.customer__information{flex-direction:column;align-items:center;width:100%}.customer__information .customer__data{text-align:center;flex-direction:column;width:100%;padding:0;display:flex}}.customer__avatar{border-radius:50%;width:80px;height:80px;position:relative;overflow:hidden}.customer__avatar img{height:100%}.customer__stats{justify-content:space-around;display:flex}.customer__stat{text-align:center;padding-top:5px;padding-bottom:15px}.customer__stat-number{color:#70bbfd;margin:0;font-size:20px;font-weight:700;line-height:24px}.customer__stat-title{color:#999;margin:0;font-size:12px;line-height:14px}.ltr-support .customer__data{padding-left:25px}.rtl-support .customer__data{padding-right:25px}.customer__data{width:calc(100% - 140px)}.customer__name{text-transform:uppercase;margin:0;font-weight:900;line-height:18px}.customer__work{opacity:.6;margin-top:0;margin-bottom:10px;font-weight:500;line-height:18px}.customer__contact{margin-top:0;margin-bottom:5px;line-height:18px}.customer__btn{margin-top:10px;margin-bottom:0;padding:8px 15px}.customer__activity{border-bottom:1px solid #e7e7e7;padding:20px 0;display:flex}.customer__activity:last-child{border:none}.customer__activity img{display:inline-block}.ltr-support .customer__activity img{margin-right:20px}.rtl-support .customer__activity img{margin-left:20px}.customer__activity img{vertical-align:top;width:auto;margin-top:10px}.ltr-support .customer__activity img:last-child{margin-right:0}.rtl-support .customer__activity img:last-child{margin-left:0}@media screen and (width<=576px){.customer__activity img{width:100%}}.customer__activity-avatar{border-radius:50%;width:64px;min-width:64px;height:64px;overflow:hidden}.ltr-support .customer__activity-avatar{margin-right:20px}.rtl-support .customer__activity-avatar{margin-left:20px}.customer__activity-avatar img{width:64px;height:64px;margin:0}.customer__activity-name{color:#70bbfd;font-weight:700}.customer__activity-date{color:#999;font-size:10px;font-weight:400}.customer__current-tasks-title{text-transform:uppercase;margin:0;padding:20px;font-size:14px;font-weight:500}.theme-light .customer__current-tasks-title{color:#232329;border-bottom:1px solid #eff1f5}.theme-dark .customer__current-tasks-title{color:#ddd;border-bottom:1px solid #333246}.theme-custom .customer__current-tasks-title{color:#fff;border-bottom:1px solid #eff1f5}.customer__current-tasks-title span{color:#999;font-size:13px}.customer__current-tasks{padding-bottom:40px;position:relative}.customer__current-task{margin:0 20px;display:flex}.ltr-support .customer__current-task{text-align:left;padding-left:28px;padding-right:0}.rtl-support .customer__current-task{text-align:right;padding-left:0;padding-right:28px}.customer__current-task{padding-top:10px;padding-bottom:10px;position:relative}.theme-light .customer__current-task{color:#232329;border-bottom:1px solid #eff1f5}.theme-dark .customer__current-task{color:#ddd;border-bottom:1px solid #333246}.theme-custom .customer__current-task{color:#fff;border-bottom:1px solid #eff1f5}.customer__current-task:last-of-type{border-bottom:none}.customer__current-task .badge{text-transform:uppercase;color:#fff;height:20px;padding:6px 10px;font-size:9px;display:inline-table}.ltr-support .customer__current-task .badge{margin-left:auto;margin-right:5px}.rtl-support .customer__current-task .badge{margin-left:5px;margin-right:auto}.customer__current-task .badge.badge-info{background-color:#70bbfd}.customer__current-task .badge.badge-error{background-color:#ff4861}.customer__current-task-checkbox{position:absolute}.ltr-support .customer__current-task-checkbox{left:0}.rtl-support .customer__current-task-checkbox{right:0}.customer__see-all-tasks{position:absolute}.ltr-support .customer__see-all-tasks{right:20px}.rtl-support .customer__see-all-tasks{left:20px}.customer__see-all-tasks{bottom:20px}.customer__receiveable-amount{margin-top:10px;font-weight:700;color:#b81d1d!important}.customer__credits-head{color:#999;white-space:nowrap;font-size:15px}.customer__credits-info{white-space:nowrap;font-size:15px;font-weight:700}.customer__credits-info button{padding:0;font-weight:700}.customer__comment-item{background-color:#fbfafa;border:1px solid #dfcece;max-width:500px;min-height:100px;margin:1px 1px 20px;padding:10px}.customer__comment-item--delete-btn{background:0 0;border:none}.customer__add-contact-btn{z-index:1;position:absolute;top:15px;right:10%}.inbox{width:100%;display:flex;position:relative;overflow:hidden}.theme-light .inbox{background-color:#fff}.theme-dark .inbox{background-color:#232329}.theme-custom .inbox{background-color:#2a3f54}.inbox__mailbox-list{width:245px;min-width:245px;padding:30px}.theme-light .inbox__mailbox-list{background-color:#fafbfe}.theme-dark .inbox__mailbox-list{background-color:#38373f}.theme-custom .inbox__mailbox-list{background-color:#fafbfe}.inbox__mailbox-list-btn{width:100%;margin-bottom:15px}.ltr-support .inbox__mailbox-list-btn{margin-right:0}.rtl-support .inbox__mailbox-list-btn{margin-left:0}.inbox__list-button{background:0 0;border:none;width:100%;padding-left:0;padding-right:0}.inbox__mailbox,.inbox__label{cursor:pointer;padding:10px;transition:all .3s;display:flex;position:relative}.theme-light .inbox__mailbox,.theme-light .inbox__label{color:#232329}.theme-dark .inbox__mailbox,.theme-dark .inbox__label{color:#ddd}.theme-custom .inbox__mailbox,.theme-custom .inbox__label{color:#fff}.inbox__mailbox svg,.inbox__label svg{width:14px;height:14px}.ltr-support .inbox__mailbox svg,.ltr-support .inbox__label svg{margin-right:10px}.rtl-support .inbox__mailbox svg,.rtl-support .inbox__label svg{margin-left:10px}.inbox__mailbox svg,.inbox__label svg{transition:all .3s}.theme-light .inbox__mailbox svg,.theme-light .inbox__label svg{fill:#ddd}.theme-dark .inbox__mailbox svg,.theme-dark .inbox__label svg{fill:#605f7b}.theme-custom .inbox__mailbox svg,.theme-custom .inbox__label svg{fill:#ddd}.inbox__mailbox.active,.inbox__label.active{cursor:default;font-weight:500}.theme-light .inbox__mailbox.active,.theme-light .inbox__label.active{background-color:#f0eeee}.theme-dark .inbox__mailbox.active,.theme-dark .inbox__label.active{background-color:#ffffff1a}.theme-custom .inbox__mailbox.active,.theme-custom .inbox__label.active{background-color:#f0eeee}.theme-light .inbox__mailbox.active svg,.theme-light .inbox__label.active svg{fill:#232329}.theme-dark .inbox__mailbox.active svg,.theme-dark .inbox__label.active svg{fill:#ddd}.theme-custom .inbox__mailbox.active svg,.theme-custom .inbox__label.active svg{fill:#fff}.inbox__mailbox.active .inbox__mailbox-title,.inbox__label.active .inbox__mailbox-title{font-weight:500}.inbox__mailbox.active .inbox__mailbox-label,.inbox__label.active .inbox__mailbox-label{color:#fff;background-color:#4ce1b6}.theme-light .inbox__mailbox:hover,.theme-light .inbox__mailbox.active:hover,.theme-light .inbox__label:hover,.theme-light .inbox__label.active:hover{background-color:#f0eeee}.theme-dark .inbox__mailbox:hover,.theme-dark .inbox__mailbox.active:hover,.theme-dark .inbox__label:hover,.theme-dark .inbox__label.active:hover{background-color:#ffffff1a}.theme-custom .inbox__mailbox:hover,.theme-custom .inbox__mailbox.active:hover,.theme-custom .inbox__label:hover,.theme-custom .inbox__label.active:hover{background-color:#f0eeee}.inbox__mailbox-title{margin:0;line-height:14px;transition:all .3s}.inbox__mailbox-label{position:absolute}.ltr-support .inbox__mailbox-label{right:10px}.rtl-support .inbox__mailbox-label{left:10px}.inbox__mailbox-label{color:#999;transition:all .3s}.theme-light .inbox__mailbox-label{background-color:#f2f4f7}.theme-dark .inbox__mailbox-label{background-color:#2a2a31}.theme-custom .inbox__mailbox-label{background-color:#f2f4f7}.inbox__label-color{border-radius:50%;width:10px;height:10px;margin-top:4px;display:block}.ltr-support .inbox__label-color{margin-right:10px}.rtl-support .inbox__label-color{margin-left:10px}.inbox__label-color.inbox__label-color--green{background-color:#4ce1b6}.inbox__label-color.inbox__label-color--red{background-color:#ff4861}.inbox__label-color.inbox__label-color--blue{background-color:#70bbfd}.inbox__label-color.inbox__label-color--yellow{background-color:#f6da6e}.inbox__labels{font-size:13px;font-weight:700}.ltr-support .inbox__labels{text-align:left}.rtl-support .inbox__labels{text-align:right}.ltr-support .inbox__labels{padding-left:10px}.rtl-support .inbox__labels{padding-right:10px}.inbox__labels{margin-top:20px;margin-bottom:10px}.inbox__container{padding:30px}.inbox__files-btn{margin:0}.inbox__compose-title{text-transform:uppercase;margin-bottom:20px}.inbox__email-list-item{cursor:pointer;transition:background-color .3s}.theme-light .inbox__email-list-item:hover{background-color:#fafbfe}.theme-dark .inbox__email-list-item:hover{background-color:#38373f}.theme-custom .inbox__email-list-item:hover{background-color:#fafbfe}.inbox__email-list-item.inbox__email-list-item--unread .inbox__email-table-name,.inbox__email-list-item.inbox__email-list-item--unread .inbox__email-table-date{font-weight:700}.inbox__email-list-item svg{width:14px;height:14px}.theme-light .inbox__email-list-item svg{fill:#ddd}.theme-dark .inbox__email-list-item svg{fill:#605f7b}.theme-custom .inbox__email-list-item svg{fill:#ddd}.inbox__email-list-item .inbox__favorite{transition:all .3s}.inbox__email-list-item .inbox__favorite.active{fill:#f6da6e}.inbox__email-list-item .inbox__email-list-item-checkbox{position:relative}.ltr-support .inbox__email-list-item .inbox__email-list-item-checkbox svg{margin-left:1px}.rtl-support .inbox__email-list-item .inbox__email-list-item-checkbox svg{margin-right:1px}.inbox__email-list-item .inbox__email-list-item-checkbox svg{fill:#4ce1b6}.inbox__email-list-item td:first-child{min-width:32px}.inbox__email-table-preview{min-width:200px}.ltr-support .inbox__email-table-preview{text-align:left}.rtl-support .inbox__email-table-preview{text-align:right}.inbox__email-table-name,.inbox__email-table-date{white-space:nowrap}.ltr-support .inbox__email-table-name,.ltr-support .inbox__email-table-date{text-align:left}.rtl-support .inbox__email-table-name,.rtl-support .inbox__email-table-date{text-align:right}.inbox__emails-table{margin-bottom:10px}.ltr-support .inbox__emails-table tr td:first-child{padding-left:0}.rtl-support .inbox__emails-table tr td:first-child{padding-right:0}.ltr-support .inbox__emails-table tr td:last-child{text-align:right;padding-right:0}.rtl-support .inbox__emails-table tr td:last-child{text-align:left;padding-left:0}.inbox__emails-controls-wrap{position:relative}.inbox__emails-controls{height:50px;display:flex}.ltr-support .inbox__emails-controls{padding-left:40px}.rtl-support .inbox__emails-controls{padding-right:40px}.inbox__emails-controls{position:relative}.theme-light .inbox__emails-controls{border-bottom:1px solid #eff1f5}.theme-dark .inbox__emails-controls{border-bottom:1px solid #333246}.theme-custom .inbox__emails-controls{border-bottom:1px solid #eff1f5}.ltr-support .inbox__emails-controls button{padding-left:25px;padding-right:20px}.rtl-support .inbox__emails-controls button{padding-left:20px;padding-right:25px}.inbox__emails-controls button{height:30px;padding-top:2px;padding-bottom:2px}.inbox__emails-controls .inbox__emails-control-reload{padding:4px 8px}.inbox__emails-controls .inbox__emails-control-reload svg{margin-top:-3px}.inbox__emails-control-checkbox{position:absolute}.ltr-support .inbox__emails-control-checkbox{left:0}.rtl-support .inbox__emails-control-checkbox{right:0}.inbox__emails-control-checkbox{top:5px}.inbox__emails-controls-right{display:flex;position:absolute}.ltr-support .inbox__emails-controls-right{right:0}.rtl-support .inbox__emails-controls-right{left:0}.inbox__emails-controls-right{top:0}.inbox__emails-control-search{display:flex}.ltr-support .inbox__emails-control-search{margin-right:16px}.rtl-support .inbox__emails-control-search{margin-left:16px}.inbox__emails-control-search input{height:28px}.ltr-support .inbox__emails-control-search input{border-top-left-radius:14px;border-bottom-left-radius:14px;padding-left:10px}.rtl-support .inbox__emails-control-search input{border-top-right-radius:14px;border-bottom-right-radius:14px;padding-right:10px}.inbox__emails-control-search input{border:1px solid #0000;width:120px;transition:all .3s}.theme-light .inbox__emails-control-search input{color:#232329;background:#fafbfe}.theme-dark .inbox__emails-control-search input{color:#ddd;background:#38373f}.theme-custom .inbox__emails-control-search input{color:#fff;background:#fafbfe}.inbox__emails-control-search input:focus{border-color:#4ce1b6;outline:none}.inbox__emails-control-search input:focus+.inbox__emails-control-search-icon{background-color:#4ce1b6}.inbox__emails-control-search input:focus+.inbox__emails-control-search-icon svg{fill:#fff}.theme-light .inbox__emails-control-search input::-webkit-input-placeholder{color:#ddd}.theme-dark .inbox__emails-control-search input::-webkit-input-placeholder{color:#605f7b}.theme-custom .inbox__emails-control-search input::-webkit-input-placeholder{color:#ddd}.theme-light .inbox__emails-control-search input::-moz-placeholder{color:#ddd}.theme-dark .inbox__emails-control-search input::-moz-placeholder{color:#605f7b}.theme-custom .inbox__emails-control-search input::-moz-placeholder{color:#ddd}.theme-light .inbox__emails-control-search input:-moz-placeholder-shown{color:#ddd}.theme-dark .inbox__emails-control-search input:-moz-placeholder-shown{color:#605f7b}.theme-custom .inbox__emails-control-search input:-moz-placeholder-shown{color:#ddd}.theme-light .inbox__emails-control-search input:-ms-placeholder-shown{color:#ddd}.theme-dark .inbox__emails-control-search input:-ms-placeholder-shown{color:#605f7b}.theme-custom .inbox__emails-control-search input:-ms-placeholder-shown{color:#ddd}.inbox__emails-control-search-icon{width:28px;height:28px;padding:5px}.ltr-support .inbox__emails-control-search-icon{border-top-right-radius:14px;border-bottom-right-radius:14px}.rtl-support .inbox__emails-control-search-icon{border-top-left-radius:14px;border-bottom-left-radius:14px}.inbox__emails-control-search-icon{transition:all .3s}.theme-light .inbox__emails-control-search-icon{background:#f2f4f7}.theme-dark .inbox__emails-control-search-icon{background:#33333a}.theme-custom .inbox__emails-control-search-icon{background:#f2f4f7}.inbox__emails-control-search-icon svg{width:16px;height:16px;margin-top:-3px;transition:all .3s}.theme-light .inbox__emails-control-search-icon svg{fill:#ddd}.theme-dark .inbox__emails-control-search-icon svg{fill:#605f7b}.theme-custom .inbox__emails-control-search-icon svg{fill:#ddd}.inbox__email-header{flex-wrap:wrap;padding-bottom:12px;display:flex}.theme-light .inbox__email-header{border-bottom:1px solid #eff1f5}.theme-dark .inbox__email-header{border-bottom:1px solid #333246}.theme-custom .inbox__email-header{border-bottom:1px solid #eff1f5}.inbox__email-header .inbox__favorite{transition:all .3s}.inbox__email-header .inbox__favorite.active{fill:#f6da6e}.inbox__email-back{background:0 0;border:none;width:30px;height:35px;padding-top:10px}.ltr-support .inbox__email-back{padding-left:0}.rtl-support .inbox__email-back{padding-right:0}.inbox__email-back{cursor:pointer}.inbox__email-back svg{width:18px;height:18px;transition:all .3s}.theme-light .inbox__email-back svg{fill:#232329}.theme-dark .inbox__email-back svg{fill:#ddd}.theme-custom .inbox__email-back svg{fill:#fff}.inbox__email-back:hover svg{fill:#4ce1b6}.inbox__email-ava{width:35px;height:35px;overflow:hidden}.ltr-support .inbox__email-info{padding-left:10px}.rtl-support .inbox__email-info{padding-right:10px}.inbox__email-name{font-weight:500;line-height:20px}.inbox__email-name svg{width:14px;height:14px}.ltr-support .inbox__email-name svg{margin-left:20px}.rtl-support .inbox__email-name svg{margin-right:20px}.theme-light .inbox__email-name svg{fill:#232329}.theme-dark .inbox__email-name svg{fill:#ddd}.theme-custom .inbox__email-name svg{fill:#fff}.inbox__email-email{color:#999;margin:0;font-size:10px;line-height:13px}.ltr-support .inbox__email-email{text-align:left}.rtl-support .inbox__email-email{text-align:right}.ltr-support .inbox__email-right{margin-left:auto}.rtl-support .inbox__email-right{margin-right:auto}.inbox__email-right,.inbox__email-left{display:flex}.ltr-support .inbox__email-time{margin-right:30px;margin-left:0!important}.rtl-support .inbox__email-time{margin-left:30px;margin-right:0!important}.inbox__email-time{margin-top:auto;margin-bottom:auto}.inbox__email-btn{border:none}.ltr-support .inbox__email-btn{margin-right:5px}.rtl-support .inbox__email-btn{margin-left:5px}.inbox__email-btn{cursor:pointer;width:32px;height:32px}.ltr-support .inbox__email-btn:last-child{margin-right:0}.rtl-support .inbox__email-btn:last-child{margin-left:0}.inbox__email-btn svg{fill:#999;width:14px;height:14px}.inbox__email-body{margin-top:20px;margin-bottom:15px}.inbox__email-attachment{margin-bottom:15px;padding-top:15px}.theme-light .inbox__email-attachment{border-top:1px solid #eff1f5}.theme-dark .inbox__email-attachment{border-top:1px solid #333246}.theme-custom .inbox__email-attachment{border-top:1px solid #eff1f5}.inbox__email-attachment-title{font-size:12px}.ltr-support .inbox__email-attachment-title{text-align:left}.rtl-support .inbox__email-attachment-title{text-align:right}.inbox__email-attachment-link{margin-top:10px;font-size:10px;display:flex}.inbox__email-attachment-link svg{fill:#999;width:14px;height:14px}.ltr-support .inbox__email-attachment-link svg{margin-right:5px}.rtl-support .inbox__email-attachment-link svg{margin-left:5px}.inbox__email-reply{padding-top:15px;position:relative}.inbox__email-reply-textarea{width:100%;max-width:100%;min-height:100px}.ltr-support .inbox__email-reply-textarea{padding-left:15px;padding-right:35px}.rtl-support .inbox__email-reply-textarea{padding-left:35px;padding-right:15px}.inbox__email-reply-textarea{background:0 0;padding-top:10px;padding-bottom:10px;transition:all .3s}.theme-light .inbox__email-reply-textarea{color:#232329;border:1px solid #f2f4f7}.theme-dark .inbox__email-reply-textarea{color:#ddd;border:1px solid #33333a}.theme-custom .inbox__email-reply-textarea{color:#fff;border:1px solid #f2f4f7}.inbox__email-reply-textarea:focus,.inbox__email-reply-textarea:active{border-color:#4ce1b6;outline:none}.inbox__email-reply-placeholder{pointer-events:none;position:absolute}.ltr-support .inbox__email-reply-placeholder{left:15px}.rtl-support .inbox__email-reply-placeholder{right:15px}.inbox__email-reply-placeholder{color:#999;top:15px}.inbox__email-reply-placeholder span{color:#70bbfd}.inbox__email-reply-btns{margin-top:10px}.inbox__email-reply-btns button{margin-bottom:10px}.inbox__email-reply-btns button:last-child{margin-bottom:0}.inbox__email-reply-btn-full{color:#70bbfd;cursor:pointer;background:0 0;border:none;min-height:32px;transition:all .3s}.inbox__email-reply-btn-full:hover{color:#3ea3fc}.inbox__email-reply-close{background:0 0;border:none;position:absolute}.ltr-support .inbox__email-reply-close{right:10px}.rtl-support .inbox__email-reply-close{left:10px}.inbox__email-reply-close{cursor:pointer;width:20px;height:20px;padding:0;top:28px}.inbox__email-reply-close svg{fill:#999;width:15px;height:15px;transition:all .3s}.inbox__email-reply-close:hover svg{fill:#4ce1b6}.inbox__topbar{height:50px;display:none}.inbox__topbar-button{cursor:pointer;background-color:#0000;border:none;padding:0;transition:all .3s}.ltr-support .inbox__topbar-button{margin-left:-2px}.rtl-support .inbox__topbar-button{margin-right:-2px}.inbox__topbar-button:hover .inbox__topbar-button-icon{fill:#4ce1b6}.inbox__topbar-button-icon{transition:all .3s}.theme-light .inbox__topbar-button-icon{fill:#ddd}.theme-dark .inbox__topbar-button-icon{fill:#605f7b}.theme-custom .inbox__topbar-button-icon{fill:#ddd}@media screen and (width<=1200px){.ltr-support .inbox__email-time{margin-left:0;margin-right:20px}.rtl-support .inbox__email-time{margin-left:20px;margin-right:0}.inbox__email-time{margin-top:auto;margin-bottom:auto}}@media screen and (width<=1024px){.inbox__topbar{display:block}.inbox__topbar.inbox__topbar--hide{display:none}.inbox__compose-title{position:absolute;top:40px}.ltr-support .inbox__compose-title{left:70px}.rtl-support .inbox__compose-title{right:70px}.inbox__mailbox-list{z-index:99;height:100%;transition:all .3s;position:absolute;top:0;transform:translate(calc(-100% - 1px))}.theme-light .inbox__mailbox-list{background-color:#fff}.theme-dark .inbox__mailbox-list{background-color:#232329}.theme-custom .inbox__mailbox-list{background-color:#2a3f54}.inbox__container{width:100%}.ltr-support .inbox__email-time{margin-left:0;margin-right:10px}.rtl-support .inbox__email-time{margin-left:10px;margin-right:0}.inbox__email-time{margin-top:auto;margin-bottom:auto}.inbox:before{content:"";width:100%;height:100%;position:absolute;top:0;bottom:0}.ltr-support .inbox:before{right:0}.rtl-support .inbox:before{left:0}.inbox:before{opacity:0;z-index:-1;background-color:#999;transition:opacity .3s,z-index .3s .3s;left:0}.inbox__emails-controls-right{position:absolute;top:-50px}.ltr-support .inbox__emails-controls-right{right:0}.rtl-support .inbox__emails-controls-right{left:0}.inbox.inbox--show-mailboxes .inbox__mailbox-list{transform:translate(0)}.inbox.inbox--show-mailboxes:before{opacity:.2;z-index:1;pointer-events:none;transition:opacity .3s,z-index}.ltr-support .inbox.inbox--show-mailboxes .inbox__content{text-align:left}.rtl-support .inbox.inbox--show-mailboxes .inbox__content{text-align:right}.inbox.inbox--show-mailboxes .inbox__content{pointer-events:none}}@media screen and (width<=767px){.inbox__email-left,.inbox__email-right{width:100%}.inbox__email-right{margin-top:15px}.ltr-support .inbox__email-time{margin-right:auto}.rtl-support .inbox__email-time{margin-left:auto}}@media screen and (width<=620px){.ltr-support .inbox__emails-control-search{margin-right:8px}.rtl-support .inbox__emails-control-search{margin-left:8px}.inbox__emails-control-search input{width:90px}}@media screen and (width<=480px){.ltr-support .inbox__emails-control-reload{margin-right:0}.rtl-support .inbox__emails-control-reload{margin-left:0}}.payment-receipt-container{max-width:900px;margin:30px auto;padding-top:20px;box-shadow:0 2px 5px #c5c1c1,0 0 5px #c5c1c1;font-family:Montserrat,sans-serif!important}.logo-section img{width:80%;height:auto}.logo-section h5{margin:10px 0;font-weight:700}.logo-section p{color:#544d4d;margin-bottom:8px;font-size:16px;line-height:.5}.logo-section p:first-child{color:#292727;margin-top:10px;margin-bottom:20px;font-size:24px;font-weight:700}.logo-section p span{padding-left:10px}#payment{margin-bottom:20px;font-weight:600}.receipt-info{padding:5px 10px}.receipt-info p{margin:2px;font-size:15px;font-weight:500}#bill{margin-bottom:8px}#bill span{color:#4a4848;font-weight:700}.invoice-headings p{margin-bottom:20px;font-size:16px;font-weight:700}.invoice-details p{color:#868282;margin-bottom:0;padding-left:10px;font-size:15px;font-weight:700}.invoice-details hr{margin-top:0;margin-bottom:1rem}.amount{text-align:center;background-color:#f7e18b;padding:30px}.amount p{color:#000;margin-bottom:2px;font-size:18px;font-weight:700}.over-payment{border-top:1px solid #dbd7d7;border-bottom:1px solid #dbd7d7;margin:30px 0}.over-payment h5{color:#999;margin-top:20px;margin-bottom:10px;font-weight:700}.over-payment h4{margin-bottom:20px}.payment-for-heading{color:#000;font-weight:700}.payment-headings{text-align:center;background-color:#000;justify-content:space-between;align-items:center;padding:15px;display:flex}.payment-headings p{letter-spacing:1px;color:#fff;width:100%;font-size:14px;font-weight:600;margin:0!important}.payment-details{color:#000;text-align:center;background-color:#fafafa;border:1px solid #d0cbcb;border-top:none;justify-content:space-between;align-items:center;padding:15px;display:flex}.payment-details p{width:100%;font-size:12px;margin:0!important}.payment-details a{width:100%;font-size:12px;font-weight:700}.invoice-receipt-main-container{max-width:900px;margin:10px auto;padding-bottom:70px;box-shadow:0 2px 5px #c5c1c1,0 0 5px #c5c1c1;font-family:Montserrat,sans-serif!important}.invoice-receipt-main-container .check{margin-bottom:-60px;display:flex}.invoice-receipt-main-container .paidArrow{float:right;color:#fff;text-transform:capitalize;background-color:#23ac0e;justify-content:center;align-items:center;min-width:55px;height:30px;margin-bottom:30px;padding:0 10px;font-weight:700;display:flex;position:relative}.invoice-receipt-main-container .paidArrow:before{content:"";border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:20px solid #23ac0e;width:0;height:0;position:absolute;bottom:0;right:-20px}.invoice-receipt-main-container #bill_to{text-align:left;background-color:#f0f0f0da;flex-direction:column;justify-content:flex-end;width:100%;max-height:300px;margin-top:10px;margin-right:75px;padding:10px 15px;font-size:15px;display:flex}.invoice-receipt-main-container #bill_to p{margin-bottom:3px;margin-left:5px}.invoice-receipt-main-container .invoice-receipt-container{margin:0 auto;padding:12px;font-size:x-small;display:flex;position:relative}.invoice-receipt-main-container #logo{width:30%;height:auto;margin-top:40px;margin-bottom:20px}.invoice-receipt-main-container .box-1{flex:2;line-height:.6}.invoice-receipt-main-container .box-1 p{font-size:15px}.invoice-receipt-main-container .box-2{flex:1;max-width:280px;margin-top:30px;font-weight:700}.invoice-receipt-main-container .box-2>h1{line-height:.7}.invoice-receipt-main-container .box-2 p{margin:0}.invoice-receipt-main-container .boxSecond{text-align:right;margin-top:5px;font-size:16px;overflow:hidden}.invoice-receipt-main-container .entry-info{justify-content:space-between;width:100%;display:flex}.invoice-receipt-main-container .entry-info .head{white-space:nowrap;padding-right:5px;font-weight:700}.invoice-receipt-main-container .entry-info p:nth-child(2),.invoice-receipt-main-container .entry-info .link{font-size:14px}.invoice-receipt-main-container .entryOne{text-align:left;white-space:nowrap;flex:1}.invoice-receipt-main-container .entryOne p{font-weight:700}.invoice-receipt-main-container table.table1{border-collapse:collapse;border:.2px solid #c7b671;margin:10px 0;font-weight:700}.invoice-receipt-main-container table.table1 thead{text-align:center}.invoice-receipt-main-container table.table1 th{text-align:center;background-color:#f7e18b;border:.2px solid #c7b671;font-weight:bolder}.invoice-receipt-main-container table.table1 td{text-align:center;border:.2px solid #c7b671;padding:12px 15px}.invoice-receipt-main-container table.table-emp{border-collapse:collapse;border:.2px solid #008cff;margin:10px 0;font-weight:700}.invoice-receipt-main-container table.table-emp thead{text-align:center}.invoice-receipt-main-container table.table-emp th{text-align:center;background-color:#48b2e8;border:.2px solid #008cff;font-weight:bolder}.invoice-receipt-main-container table.table-emp td{text-align:center;border:.2px solid #008cff;padding:12px 15px}.invoice-receipt-main-container .entries{text-align:right;flex-direction:row;justify-content:flex-end;margin-bottom:5px;display:flex}.invoice-receipt-main-container .requester-detail{flex-direction:column;width:50%;display:flex}.invoice-receipt-main-container .display-stamp-end{flex-direction:column-reverse;align-self:flex-end;align-items:flex-end}.invoice-receipt-main-container .bold{font-weight:700}.invoice-receipt-main-container .entries-child{text-align:left;justify-content:space-between;width:205px;margin-right:35px;display:flex}.invoice-receipt-main-container .credit-entries-child{text-align:right;width:260px;margin-right:35px;display:flex}.invoice-receipt-main-container .names{flex:1}.invoice-receipt-main-container .names p{font-weight:700}.invoice-receipt-main-container .amounts{text-align:right;flex:1}.invoice-receipt-main-container .amounts p{font-weight:700}.invoice-receipt-main-container .amount-words{width:60%}.invoice-receipt-main-container .amount-words span{font-size:13px;font-weight:bolder}.invoice-receipt-main-container .pointer,.invoice-receipt-main-container .pointer-emp{float:right;background-color:#f7e18b;justify-content:space-between;align-items:center;height:30px;margin-right:25px;padding:0 10px;display:flex;position:relative;width:230px!important}.invoice-receipt-main-container .pointer p,.invoice-receipt-main-container .pointer-emp p{font-weight:700}.invoice-receipt-main-container .pointer:before,.invoice-receipt-main-container .pointer-emp:before{content:"";border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:20.5px solid #f7e18b;width:0;height:0;position:absolute;bottom:0;right:-20px}.invoice-receipt-main-container .pointer-emp{background-color:#48b2e8}.invoice-receipt-main-container .pointer-emp:before{border-left:20.5px solid #48b2e8}.invoice-receipt-main-container .credit-pointer{float:right;text-align:right;background-color:#f7e18b;align-items:center;height:30px;margin-right:25px;padding:0 10px;display:flex;position:relative;width:280px!important}.invoice-receipt-main-container .credit-pointer:before{content:"";border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:20.5px solid #f7e18b;width:0;height:0;position:absolute;bottom:0;right:-20px}.invoice-receipt-main-container .credit-pointer .credit-pointer-item{flex:1}.invoice-receipt-main-container .credit-pointer .credit-pointer-item p{font-weight:700}.invoice-receipt-main-container table.table2{border-collapse:collapse;width:100%;min-width:100%}.invoice-receipt-main-container table.table2 th{text-align:left;background-color:#f7e18b;margin:20px;padding:7px}.invoice-receipt-main-container table.table2-emp{border-collapse:collapse;width:100%;min-width:100%}.invoice-receipt-main-container table.table2-emp th{text-align:left;background-color:#48b2e8;margin:20px;padding:7px}.invoice-receipt-main-container table.table2 td{border-collapse:none;text-align:left;border-bottom:.5px solid #c7b671;padding:12px 15px}.invoice-receipt-main-container .bank-account-details{margin-left:20px}.invoice-receipt-main-container .bank-account-details h4{margin-bottom:10px}.invoice-receipt-main-container .bank-account-details h5{margin-bottom:5px}.invoice-receipt-main-container .purorder-notes{margin-top:70px}.invoice-receipt-main-container .purorder-notes p{font-size:14px;line-height:.9}.family-info-card{background-color:#efefef;border-radius:10px;margin-bottom:10px;padding:50px;position:relative}.family-info-card-remove-icon{fill:#bd0202;cursor:pointer;position:absolute;top:10px;right:10px}.custom-receipt{max-width:900px;margin:auto}.custom-receipt .main-container{width:100%;min-height:70vh;margin:10px auto;font-size:15px;position:relative;box-shadow:0 2px 5px #c5c1c1,0 0 5px #c5c1c1;font-family:Montserrat,sans-serif!important}.custom-receipt .main-container .status-badge{color:#fff;text-transform:capitalize;background-color:#23ac0e;justify-content:center;align-items:center;width:fit-content;height:30px;padding:0 10px;font-weight:700;display:flex;position:relative}.custom-receipt .main-container .status-badge:before{content:"";border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:20px solid #23ac0e;width:0;height:0;position:absolute;bottom:0;right:-20px}.custom-receipt .main-container .sub-container{padding:20px}.custom-receipt .main-container .sub-container .header{padding:10px;display:flex}.custom-receipt .main-container .sub-container .header .company-details{flex:3;line-height:.6}.custom-receipt .main-container .sub-container .header .company-details .logo{width:30%;height:auto;margin-bottom:20px}.custom-receipt .main-container .sub-container .header .document-details{flex:2}.custom-receipt .main-container .sub-container .header .document-details .title{text-transform:uppercase;font-size:36px;font-weight:700;line-height:.7}.custom-receipt .main-container .sub-container .header .document-details .number{text-align:left;margin:0 0 5px;font-size:16px;font-weight:700}.custom-receipt .main-container .sub-container .header .document-details table.info{width:100%;margin-top:5px}.custom-receipt .main-container .sub-container .header .document-details table.info td{vertical-align:top;width:50%}.custom-receipt .main-container .sub-container .header .document-details table.info td:first-child{font-weight:700}.custom-receipt .main-container .sub-container .header .document-details table.info td:last-child{text-align:right}.custom-receipt .main-container .sub-container .body table.main-data-table{border-collapse:collapse;border:.2px solid #c7b671;width:100%;margin:10px 0;font-size:13px;font-weight:700}.custom-receipt .main-container .sub-container .body table.main-data-table thead th{text-align:center;background-color:#f7e18b;border:.2px solid #c7b671;padding:10px 5px;font-weight:bolder}.custom-receipt .main-container .sub-container .body table.main-data-table thead th:first-child{text-align:left}.custom-receipt .main-container .sub-container .body table.main-data-table tbody td{text-align:center;vertical-align:top;border:.2px solid #c7b671;padding:10px 5px}.custom-receipt .main-container .sub-container .body table.main-data-table tbody td:first-child{text-align:left}.custom-receipt .main-container .sub-container .body table.main-data-table tbody td .heading{display:block}.custom-receipt .main-container .sub-container .body table.main-data-table tbody td .description{color:#727272;font-weight:400;display:block}.custom-receipt .main-container .sub-container .body .extras h5{margin-top:5px}.custom-receipt .main-container .sub-container .footer{margin:50px 0}.custom-receipt .main-container .sub-container .footer .stamp-signature{width:15%;margin-bottom:20px;margin-left:auto}.custom-receipt .main-container .sub-container .footer .stamp-signature .label{text-align:center;border-top:1px solid #000}@media screen and (width>=768px){.container{width:100%;max-width:1630px}}.container__wrap{min-height:100vh;padding-top:90px;padding-left:0;transition:padding-left .3s}.theme-light .container__wrap{background:#f2f4f7}.theme-dark .container__wrap{background:#2a2a31}.theme-custom .container__wrap{background:#f2f4f7}@media screen and (width>=576px){.container__wrap{padding-left:250px}}.layout.layout--collapse+.container__wrap{padding-left:0}@media screen and (width>=576px){.layout.layout--collapse+.container__wrap{padding-left:60px}.layout.layout--top-navigation+.container__wrap{padding-left:0}}.product-launch-sub-tabs>.nav-tabs{border-bottom:none;padding-left:0}.product-launch-sub-tabs>.nav-tabs li .nav-link{background-color:#d7b34299;border-radius:5px;line-height:normal;color:#fff!important;margin-right:10px!important;padding:10px 15px!important}.product-launch-sub-tabs>.nav-tabs li .nav-link:hover{border-bottom:none;background-color:#d7b342!important}.product-launch-sub-tabs>.nav-tabs li .nav-link.active{background-color:#d7b342;border-bottom:none;border-radius:5px!important}.product-launch-sub-tabs .tab-content{padding:0}.product-launch-document-tabs>.nav-tabs,.bank-statment-tabs>.nav-tabs{border-bottom:none;padding-left:0}.product-launch-document-tabs>.nav-tabs li.nav-item,.bank-statment-tabs>.nav-tabs li.nav-item{text-transform:capitalize;display:flex}.product-launch-document-tabs>.nav-tabs li.nav-item .nav-link,.bank-statment-tabs>.nav-tabs li.nav-item .nav-link{border-width:2px;border-color:#0000;padding:10px 20px}.product-launch-document-tabs>.nav-tabs li.nav-item .nav-link.active,.bank-statment-tabs>.nav-tabs li.nav-item .nav-link.active{border-color:#e0c46cde!important}.product-launch-document-tabs .tab-content,.bank-statment-tabs .tab-content{padding:0}.bank-statment-tabs>.nav-tabs li.nav-item .nav-link.active{box-shadow:0 2px 2px #0003,0 3px 5px #00000030}.operations-icon-btn{text-align:center;vertical-align:middle;display:inherit;border-radius:3px;margin-bottom:0;padding:4px 9px;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.42857}.operations-icon-btn svg{width:18px;height:18px;margin-right:8px}.operations-form textarea{resize:none}.service-request-main .service-request-list-item{cursor:pointer;background-color:#f0f0f0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:70px;margin-bottom:10px;padding:10px 20px;display:flex}.service-request-main .service-request-list-item .unseen-badge{color:#fff;background-color:#4ce1b6}.service-request-details .text-editor{background-color:#fff}.service-request-details .header-loader-wrapper{justify-content:center;align-items:center;height:200px;display:flex}.service-request-details .socket-connection-badge{border-radius:50%;width:10px;height:10px;margin-right:5px}.adjustment-form input[type=radio]:disabled~.radio-btn__radio-custom{opacity:.5}.adjustment-form textarea{resize:none}.adjustment-form img.adjustment-item-image{border-radius:5px;width:100%;max-width:100px;height:auto}.adjustment-reason-modal{max-width:600px}.adjustment-reason-modal .adjustment-reason-form{text-align:left}.adjustment-reason-modal .adjustment-reason-form textarea{resize:none}.adjustment-reasons{text-align:left}.adjustment-reasons .reasons-list{max-height:300px;overflow-y:auto}.adjustment-reasons .adjustment-reason-bar{background-color:#d3d3d3;border-radius:3px;margin-bottom:10px;padding:10px;display:flex;position:relative}.adjustment-reasons .adjustment-reason-bar:hover>.action-btn{opacity:1;visibility:visible}.adjustment-reasons .adjustment-reason-bar .reason-label{width:100%}.adjustment-reasons .adjustment-reason-bar .action-btn{opacity:0;visibility:hidden;cursor:pointer;fill:#f70000;font-size:20px;transition:all .5s;position:absolute;right:5px}.chat-module-wrapper{background-color:#fff;border-radius:5px;flex-direction:column;justify-content:flex-end;width:100%;height:100vh;display:flex;position:relative}.chat-module-wrapper .chat-module{width:100%;padding:20px 50px;overflow-y:auto}.chat-module-wrapper .chat-module .message{border-radius:10px;flex-direction:column;width:fit-content;max-width:65%;margin:5px 0;padding:12px;display:flex;position:relative}.chat-module-wrapper .chat-module .message:before{content:"";width:20px;height:20px;position:absolute;top:0}.chat-module-wrapper .chat-module .message .content{word-break:break-all}.chat-module-wrapper .chat-module .message .content>*{margin:0}.chat-module-wrapper .chat-module .my_message{text-align:right;background-color:#eccb5d}.chat-module-wrapper .chat-module .my_message:before{background:linear-gradient(135deg,#eccb5d 0% 50%,#0000 50%,#0000);right:-12px}.chat-module-wrapper .chat-module .friend_message{text-align:left;background-color:#f0f0f0}.chat-module-wrapper .chat-module .friend_message:before{background:linear-gradient(225deg,#f0f0f0 0% 50%,#0000 50%,#0000);left:-12px}.chat-module-wrapper .chat-module .attachments{flex-wrap:wrap;margin:10px 0;display:flex}.chat-module-wrapper .chat-module .attachments .attachment{cursor:pointer;border:1px solid #e6e6e6;border-radius:5px;justify-content:center;align-items:center;width:70px;height:70px;margin:10px 10px 0 0;display:flex}.chat-module-wrapper .chat-module .attachments .attachment .content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:5px;display:flex}.chat-module-wrapper .chat-module .attachments .attachment .content small{white-space:nowrap;text-overflow:ellipsis;width:100%;padding-top:5px;overflow:hidden}.chat-module-wrapper .chat-module .footer{opacity:.5;margin-top:5px;font-size:10px;display:block}.chat-module-wrapper .chat-module::-webkit-scrollbar{width:10px;height:7px}.chat-module-wrapper .chat-module::-webkit-scrollbar-track{background:#f7f9fa;border-radius:10px}.chat-module-wrapper .chat-module::-webkit-scrollbar-thumb{background:#b3c2d2;border-radius:10px}.chat-module-wrapper .chat-module::-webkit-scrollbar-thumb:hover{background:#4e4e4e}.form__button-vertical-align{margin-top:0}.pull-right{float:right}.form .btn-sm{height:32px}.back-btn{position:absolute;top:-15px;left:15px}.left-title{display:inline}.disabled-btn{cursor:not-allowed!important}.center-align-btn-toolbar{margin:20px auto}.right-align-btn-toolbar{margin:10px 0 10px auto}.container__wrap{padding-top:60px;padding-bottom:60px}.no-menu-container{margin-top:40px}.icon-menu-row{margin:5px 0}.react-transform-component{margin:10px auto!important}.icon-menu-row-title{margin-top:5px}.preview-modal{min-width:450px}.preview-modal .modal-content{padding-top:0}.preview-modal .modal-header{border-bottom:none;margin-top:20px;padding:0}.dual-list-modal{min-width:450px}.dual-list-modal .modal-content{padding:30px}.dual-list-modal .modal-header{border-bottom:none;margin-top:20px;padding:0}.dual-list-modal .react-dual-listbox{min-width:370px;margin:0 auto}.dual-list-modal .rdl-control-label{text-align:center}.breadcrumb{background-color:#0000!important}.page-title{font-size:1.3rem;font-weight:300;display:inline}.page-title:last-child{margin-bottom:0}.page-title-dropdown,.sample-file-dropdown{color:#232329;margin-bottom:0;font-family:Roboto,sans-serif;padding:0!important;font-size:1.3rem!important;font-weight:300!important}.page-title-dropdown:before,.sample-file-dropdown:before{background-color:#0000}.page-title-dropdown:hover,.sample-file-dropdown:hover,.page-title-dropdown:focus,.sample-file-dropdown:focus,.page-title-dropdown:active,.sample-file-dropdown:active,.page-title-dropdown:active:focus{border-color:#0000;text-decoration:none;background-color:#0000!important}.sample-file-dropdown{color:#70bbfd;font-size:.8rem!important;font-weight:600!important}.sample-file-dropdown:hover{color:#70bbfd}.page-title-dropdown:hover,.sample-file-dropdown:hover{text-decoration:none}.dropdown-header{padding:.5rem .8rem;font-weight:700}.dropdown-item{padding:.5rem 1.5rem;font-family:Roboto,sans-serif;font-weight:300}.dropdwn-menu-item{font-size:.8rem}.helper-text{padding-top:5px;margin-right:4px!important}.icon-btn{text-align:center;vertical-align:middle;display:inherit;border-radius:3px;margin-bottom:0;padding:4px 9px;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.42857}.icon-btn .icon{width:13px;height:13px;margin:2px 5px 0 0;position:relative;top:6px}.icon-btn.without-icon{line-height:1.5}.form-field-btn{text-align:center;vertical-align:middle;display:inherit;border-radius:3px;margin-bottom:0;padding:8px 25px;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.3}.dropdown-toggle:after{position:relative;top:3px}.required{color:#e54643}.required:after{content:"*";color:#e54643}.form__form-group-label{font-size:.9rem;font-weight:300}.form__form-group-field{font-size:.8rem;font-weight:300}.form__button-toolbar{margin-bottom:20px!important;margin-left:15px!important}.form__button-toolbar button{margin:0;padding:2px 9px;font-family:Roboto,sans-serif;font-weight:300;margin-right:10px!important}.green-bubble{background-color:#28ba9b;border-radius:50%;width:6px;height:6px;margin-bottom:1px;margin-right:5px;display:inline-block}.close-details{float:right;color:#777;width:13px;height:13px;margin-left:10px}.mr15{margin-right:15px}.theme-light .react-select__control,.theme-light .form input,.theme-light .form textarea{border:1px solid #ced4da}.form input:focus,.form input:active,.form input:hover,.form textarea:focus,.form textarea:active,.form textarea:hover{border-color:#4ce1b6;outline:none}.line-item-table{border:1px solid #ccc;width:95%}.border-top-bottom{border:1px solid #ccc!important;border-left:none!important;border-right:none!important}.items-table-wrapper{max-height:650px;overflow-x:auto}.line-item-table .line-item-header .line-item-column{color:#777;background-color:#f9f9f9;padding:8px 10px}.line-item-table .line-item-column{vertical-align:top;word-wrap:break-word;background-color:#fff;border:1px solid #ccc;padding:0}.font-bold{font-weight:700}.custom-table .line-item-table .line-item-column{vertical-align:middle;word-wrap:break-word;background-color:#fff;border:1px solid #ccc;padding:0}.custom-table .line-item-table .line-item-header .line-item-column{color:#777;background-color:#f9f9f9;padding:8px 10px}.line-item-table-data{padding:10px}.line-item-table-data-action{text-align:center;padding:10px}.line-item-table .line-item-body{margin-bottom:13px}.line-item-table .line-item-body .new-line-item{opacity:1;margin-left:-20px;padding-left:20px}.line-item-table .line-item-body .line-item{transition:opacity .3s linear}.line-item-table .invoice-discount .item-details{width:37%}.line-item-table .line-item-body .line-item .action{cursor:pointer;font-size:15px}.action-credit{cursor:pointer;color:red;font-size:15px}.item-actions-container{position:relative}.item-details{min-width:370px}.over-flow{max-width:100%}.list-header .list-title>a,.list-notes,.list-primary .name,.over-flow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.item-actions-container .icon-drag{color:#ddd;cursor:move;cursor:-webkit-grab;cursor:-moz-grab;position:absolute;left:-17px}svg.icon{fill:currentColor;height:16px}.item-details .item-field{width:100%}.service-type-error{color:#ad4444;margin-top:15px;margin-left:12px;font-size:10px;line-height:13px;display:block}.item-description{box-shadow:none;resize:none;border:none;margin:15px 13px 13px;border:1px solid #ced4da!important;width:91%!important}.item-description:focus,.item-description:hover{border:1px solid #4ce1b6!important}.line-item-table .line-item-column .form-control:focus{border:1px solid #4ce1b6}.line-item-table .line-item-column .form-control{box-shadow:none;border:1px solid #0000;font-family:Roboto,sans-serif;font-size:12px}.line-item-body .item-amount,.line-item-body .item-amount-us{color:#777;background-color:#fbfbfb;padding:10px;font-size:14px}.form-control{color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:2px;width:100%;height:45px;padding:.375rem .75rem;font-size:1rem;line-height:1.42857;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.item-actions-container .cardDrag-actions{position:absolute;top:45px;right:1px}.item-actions-container .item-actions{position:absolute;top:-20px;right:-35px}.line-item-table .line-item-body .line-item .icon-cancel-circled{color:#fab2b1}svg.icon.icon-sm{width:14px;height:14px}.total-section{margin-bottom:20px;margin-right:2px!important}.mt-3,.my-3{margin-top:10px!important}.total-section .total-row{min-height:28px}.mb-3,.my-3{margin-bottom:10px!important}.total-section .total-row.gross-total .total-label{border-right:none}.total-section .total-row .total-label{width:40%;min-height:28px;padding:10px 1%;display:inline-block}.total-section .total-row.gross-total .total-amount{color:#333;border-left:none}.total-section .total-row.gross-total .total-amount,.total-section .total-row.gross-total .total-label{font-size:16px;font-weight:600}.total-section .total-row .total-amount{float:right;text-align:right;color:#777666;width:60%;min-height:28px;margin-left:-1%;padding:10px 1.5%}.rounded-xlg{border-radius:.5rem}.w-90{width:90%}.associated-txn:hover,.grey-bg{background-color:#fbfafa!important}.white-bg{background-color:#fff}.ml-auto,.mx-auto{margin-left:auto!important}.mr-4,.mx-4{margin-right:15px!important}.mt-5,.my-5{margin-top:20px!important}.mt-6,.my-6{margin-top:30px!important}.pt-4{padding-top:15px!important}.pb-4{padding-bottom:15px!important}.add-item-btn{margin-top:10px}.text-right{text-align:right!important}.text-left{text-align:left!important}.light-border-control{border:1px solid #f2f4f7!important}.icon-btn.delete-btn svg{top:0}.edit-photo-btn{width:100%;height:100%;position:absolute;bottom:100%}.leave-action-cell{width:170px}.leave-action-cell button{padding-left:0}.pdf-content{border:1px solid #ccc;width:8.27in;height:11.69in;margin:10px auto}ul.sidebar__submenu span.sidebar__category-icon{top:10px}.inputfile{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.inputfile+label{cursor:pointer;max-width:90%;padding:.625rem 1.25rem;font-size:1.25rem;font-weight:500;display:inline-block}.inputfile-4+label{color:#4094dd}.inputfile-4:focus+label,.inputfile-4.has-focus+label,.inputfile-4+label:hover{color:#92428e}.inputfile-4+label figure{background-color:#70bbfd;border-radius:50%;width:100px;height:100px;margin:0 auto 10px;padding:20px;display:block}.inputfile-4:focus+label figure,.inputfile-4.has-focus+label figure,.inputfile-4+label:hover figure{background-color:#92428e}.inputfile-4+label svg{fill:#f1e5e6;width:100%;height:100%}.box{background-color:#e9e9f0;padding:1.5rem .5rem}.box+.box{margin-top:2.5rem}.clr-blue{color:#70bbfd!important}.clr-blue:hover{color:#3ea3fc}.clr-primary{color:#e0c46cde!important}.clr-primary:hover{color:#d7b342de}.clr-add{color:#999!important}.clr-add:hover{color:gray}.btn-link--custom{color:#70bbfd;cursor:pointer;text-align:right;background:0 0;border:none;outline:none;padding:0}.text-nowrap{white-space:nowrap}.no-border{border:none!important}.no-left-border{border-left:none!important}.no-right-border{border-right:none!important}.no-top-border{border-top:none!important}.no-bottom-border{border-bottom:none!important}.no-left-right-border{border-left:none!important;border-right:none!important}.no-top-bottom-border{border-top:none!important;border-bottom:none!important}.table-bottom-border{border-top:none!important;border-left:none!important;border-right:none!important}.table-mb{margin-top:50px}.table-top-border{border-bottom:none!important;border-left:none!important;border-right:none!important}.table-right-border{border-top:none!important;border-bottom:none!important;border-left:none!important}.table-horizontal-border{border-top:none!important;border-bottom:none!important}.table-vertical-border{border-left:none!important;border-right:none!important}.note{color:#999;text-align:center;letter-spacing:1px;width:100%;padding:24px;font-size:18px;font-weight:lighter}.payment-summary-wrapper{justify-content:flex-end;width:95%;margin-top:16px;display:flex}.payment-summary{min-width:300px;max-width:100%;padding:10px;font-size:14px}.credit-summary{width:200px;height:50px;margin-top:10px;margin-left:auto;font-size:14px}div[disabled]{pointer-events:none;opacity:.2}.line-item-row{height:20px}.custom-textarea{min-height:60px!important}.icon-btn svg{width:auto;height:auto;margin:0}@font-face{font-family:WebFont-Open Sans;src:local(Open Sans),url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap)}.receipt{max-width:800px;margin:20px auto;box-shadow:0 2px 5px #c5c1c1,0 0 5px #c5c1c1}.inline{display:inline-block}.v-top{vertical-align:top}.text-align-right{text-align:right}.rtl .text-align-right,.text-align-left{text-align:left}.rtl .text-align-left{text-align:right}.item-details-inline{vertical-align:top;max-width:70%;margin:0 10px;display:inline-block}.total-in-words-container{width:100%;margin-top:10px}.total-in-words-label{vertical-align:top;padding:0 10px}.total-in-words-value{width:170px}.total-section-label{vertical-align:middle;padding:5px 10px 5px 0}.total-section-value{vertical-align:middle;width:120px;padding:10px 10px 10px 5px}.rtl .total-section-value{padding:10px 5px 10px 10px}.tax-summary-description{color:#727272;font-size:8pt}.bharatqr-bg{background-color:#f4f3f8}.rtl th{text-align:inherit}.subject-block{margin-top:20px}.subject-block-value{word-wrap:break-word;white-space:pre-wrap;margin-top:5px;line-height:14pt}.pcs-template{color:#333;background:#fff;font-family:Open Sans,WebFont-Open Sans;font-size:10pt}.pcs-header-content{color:#333;background-color:#fff;font-size:9pt}.pcs-template-body{padding:0 .4in 0 .55in}.pcs-template-footer{color:#aaa;background-color:#fff;height:.7in;padding:0 .4in 0 .55in;font-size:6pt}.pcs-footer-content{word-wrap:break-word;color:#aaa;border-top:1px solid #adadad}.pcs-label{color:#333}.pcs-entity-title{color:#000;font-size:28pt}.pcs-orgname{color:#333;font-size:10pt}.pcs-customer-name{color:#333;font-size:9pt}.pcs-itemtable-header{color:#fff;background-color:#3c3d3a;font-size:9pt}.pcs-itemtable-breakword{word-wrap:break-word}.pcs-taxtable-header{color:#000;background-color:#f7e18b;font-size:9pt;font-weight:700}.pcs-item-row{color:#000;background-color:#fff;border-bottom:1px solid #adadad;font-size:9pt}.pcs-item-sku{color:#444;margin-top:2px;font-size:10px}.pcs-item-desc{color:#727272;font-size:9pt}.pcs-balance{color:#000;background-color:#f5f4f3;font-size:9pt}.pcs-totals{color:#000;background-color:#fff;font-size:9pt}.pcs-notes,.pcs-terms{font-size:8pt}.pcs-header-first{color:#333;background-color:#fff;height:auto;font-size:9pt}.pcs-status{border:3px solid;padding:3px 8px;font-size:15pt}.billto-section,.shipto-section{padding-top:0;padding-left:0}@page:first{margin-top:.7in;@top-center{content:element(header)}}.pcs-template-header{height:.7in;padding:0 .4in 0 .55in}.pcs-template-fill-emptydiv{content:" ";width:100%;display:table-cell}.lineitem-header{word-wrap:break-word;padding:5px 10px 5px 5px}.rtl .lineitem-header{padding:5px 5px 5px 10px}.lineitem-column{word-wrap:break-word;vertical-align:top;padding:10px 10px 5px}.lineitem-content-right{padding:10px 10px 10px 5px}.rtl .lineitem-content-right{padding:10px 5px 10px 10px}.total-number-section{float:left;width:45%;padding:10px 10px 3px 3px;font-size:9pt}.rtl .total-number-section{float:right}.pcs-total-section{float:right;width:50%}.rtl .pcs-total-section{float:left}.dcs-template{color:#333;background:#fff;font-family:Open Sans,WebFont-Open Sans;font-size:11pt}.dcs-header-content{color:#333;background-color:#fff;font-size:8pt}.dcs-template-body{padding:0 .4in 0 .55in}.dcs-template-footer{color:#aaa;background-color:#fff;height:.7in;padding:0 .4in 0 .55in;font-size:6pt}.dcs-footer-content{word-wrap:break-word;color:#aaa;border-top:1px solid #ece7e7}.dcs-label{color:#777!important}.dcs-entity-title{color:#333;font-size:13pt}.dcs-orgname{color:#333;font-size:15pt}.dcs-customer-name{color:#333;font-size:12pt}.dcs-itemtable-header{color:#333;background-color:#eff0f1;font-size:11pt}.dcs-itemtable-breakword{word-wrap:break-word}.dcs-taxtable-header{color:#333;background-color:#eff0f1;font-size:11pt}.breakrow-inside{page-break-inside:avoid}.breakrow-after{page-break-after:auto}.dcs-item-row{color:#333;background-color:#fff;border-bottom:1px solid #ece7e7;font-size:11pt}.dcs-item-sku{color:#444;margin-top:2px;font-size:10px}.dcs-item-desc{color:#8e8e8e;font-size:11pt}.dcs-balance{color:#333;background-color:#fff;font-size:9pt}.dcs-totals{color:#fff;background-color:#78ae54;font-size:16pt}.dcs-notes,.dcs-terms{font-size:9pt}.dcs-header-first{color:#333;background-color:#fff;height:auto;font-size:8pt}.dcs-status{border:3px solid;padding:3px 8px;font-size:15pt}.billto-section,.shipto-section{padding-top:0;padding-left:0}@page:first{margin-top:.7in;@top-center{content:element(header)}}.dcs-template-header{height:.7in;padding:0 .4in 0 .55in}.dcs-template-fill-emptydiv{content:" ";width:100%;display:table-cell}.dcs-total{color:#fff;font-size:16pt}.dcs-payment-details-header{color:#333;font-size:15pt}td .inner-container{border-left:1px solid #ededed;padding-left:20px}.add-info td{border-bottom:1px solid #ededed;width:24%;padding:20px 0}.add-info td:last-child{width:auto}.inner-container .dcs-label{font-size:13px;font-weight:700}.add-info td:first-child .inner-container{border-left:none}.tax-tabs .tab-content{padding:0!important}.small-text{font-size:11px;color:#999!important}.large-text{font-size:18px;color:#999!important}.cursor-not-allowed{cursor:not-allowed}.cursor-auto{cursor:auto!important}.cursor{cursor:pointer!important}.cursor:hover{color:#2485e8}.reset-margin{margin:0!important}.custom-date-picker .date-picker>div,.custom-date-picker .react-datepicker-wrapper,.custom-date-picker .react-datepicker__input-container{width:""!important}.custom-box{border:.1px solid #e0c46cde;width:100%;margin:0 auto;padding:auto}.custom-box svg{color:#e0c46cde}.breadcrumb{color:#70bbfd;cursor:pointer}.breadcrumb .active{cursor:auto}.custom-dropdown .btn{margin-bottom:10px;margin-right:0;padding:6px 10px}.custom-dropdown .dropdown-menu{min-width:7.5rem}.custom-dropdown .custom-menu-date{width:500px;height:100%;padding:0 20px}.custom-dropdown .custom-menu-date .buttons-toolbar{margin-top:230px;margin-left:auto}.custom-dropdown .custom-menu-single-date{width:260px;height:100%;padding:0 20px}.custom-dropdown .custom-menu-single-date .buttons-toolbar{margin-top:230px;margin-left:auto}.transparent-dropdown .btn,.transaction-filter-dropdown .btn{border:none;margin:0;padding:6px 10px}.transparent-dropdown .btn:hover:before,.transaction-filter-dropdown .btn:hover:before,.transparent-dropdown .btn:focus:before,.transaction-filter-dropdown .btn:focus:before{width:0;height:0}.transparent-dropdown .dropdown-menu,.transaction-filter-dropdown .dropdown-menu{min-width:7.5rem}.transparent-dropdown .custom-menu-date,.transaction-filter-dropdown .custom-menu-date{width:500px;height:100%;padding:0 20px}.transparent-dropdown .custom-menu-date .buttons-toolbar,.transaction-filter-dropdown .custom-menu-date .buttons-toolbar{margin-top:230px;margin-left:auto}.left-bordered-box{border:1px solid #b4e6db;border-left:3px solid #63ceb7;width:94%;padding-top:15px}.error-box{width:inherit;background-color:#f2f2f2;padding:20px;font-size:15px}.transaction-add-new{margin-bottom:-20px;margin-left:7px}.transaction-add-new small{font-weight:700}.transaction-filter{color:#70bbfd!important}.transaction-filter svg{fill:#70bbfd!important;margin-left:0!important}.transaction-filter-dropdown .btn{padding:0 5px}.statement-template{max-width:800px;margin:20px auto;padding:50px 30px;font-family:Open Sans,WebFont-Open Sans;box-shadow:0 2px 5px #c5c1c1,0 0 5px #c5c1c1}.statement-template .statement-logo{width:50%}.link-btn{color:#70bbfd;background:0 0;border:none}.chart-of-account-detail-head{background-color:#fbfafa;border-bottom:2px dotted #70bbfd;padding:20px}.display-child-node{border-bottom:1px solid #adadad;border-left:1px solid #adadad;width:18px;height:43px;margin-left:-27px;position:absolute;transform:translateY(-48px)}.display-intermediate-node{border-left:1px solid #adadad;width:18px;height:43px;position:absolute;transform:translateY(-28px)}.folder-icon{position:relative}.paste-files-box{background-color:#e3e3e6;justify-content:space-between;margin-left:-10px;padding:20px 25px;font-size:15px;display:flex}.transparent-btn{background:0 0;border:none}.dummy-button{all:unset}.absolute-text{color:#777;position:absolute;top:35%}.report{justify-content:space-between;align-items:center;max-width:450px;display:flex}.report .form-select{color:#000;padding:.375rem 2.25rem .375rem 2.75rem;font-size:14px;font-weight:500;border-radius:0!important;width:75%!important}.report .form-select:focus{border-color:unset;box-shadow:none;outline:0}.report span i{color:gray;margin-top:-5px;margin-left:15px;font-size:13px;position:absolute}.Configure-setting{justify-content:flex-end;align-items:center;display:flex}.Configure-setting a{color:#2485e8;font-size:14px;text-decoration:none!important}.Configure-setting i{color:#2485e8;font-size:14px;font-weight:500}.report-section{padding:10px}.report-item{border-bottom:1px dashed #e9e9e9;padding:10px 0}.report-item a{margin-left:5px;font-size:14px}.report-item i{color:gray;font-size:12px}.business-ratio-summary{background-color:#fbfbff;border-radius:10px;padding:10px 20px;display:flex}.business-ratio-summary .business-ratio-items{width:20%;padding:10px}.business-ratio-summary .business-ratio-items:first-of-type{border-right:1px solid #e3e3ec}.business-ratio-summary .business-ratio-items svg{width:10px}.business-ratio-summary .business-ratio-items div:first-child{color:#999;margin-bottom:10px;font-size:15px}.business-ratio-summary .business-ratio-items span:first-child{margin-right:10px;font-size:20px}.business-ratio-summary .business-ratio-items span:nth-child(2){color:#00d474;font-size:14px}.double-border-bottom{border-bottom:3px double #c6c6c6}.number-bubble{color:#fff;background-color:#dfd4d4;border-radius:10rem;margin-right:5px;padding:5px 10px;font-size:10px}.reports-container{height:calc(100vh - 145px);margin-top:0;padding-top:0;position:relative;overflow:auto}.reports-container th{position:sticky;top:-1px}.reports a:hover{text-decoration:underline}.report-card{min-height:85vh}.report-table-badge{color:#fff;padding:5px 25px}.report-status-unfiled{background-color:#fab86e}.report-status-filed{background-color:#50a150}.width-fit-content{width:fit-content}.tax-returns-table tr:hover{cursor:pointer;background-color:#f6f6f6}.tax-return-custom-btn{color:#2485e8;align-items:center;padding-left:0;display:flex}.vat-return-details .banner{border:2px solid #f7f7f7;padding:30px 90px}.vat-return-details .vat-return-details-table th{background-color:#f7f7f7}.vat-audit .custom-download-btn{font-size:16px}.reports-page .report-status-open{color:#87cefa}.reports-page .report-status-closed{color:green}.reports-page .report-status-draft{color:orange}.reports-page .journal-entry .journal-entry-table .custom-w-15{width:15%}.base-currency-badge{color:#fff;background-color:red;margin-left:5px;padding:1px 3px;font-size:11px;font-weight:700}.collapsable-table-data{position:relative}.expand-collapse-btn{background:0 0;border:1px solid #999;height:10px;position:absolute;top:7px;left:-15px}.expand-collapse-btn svg{margin-top:-18px}.link-clr-add a{color:#999}.exchange-rate h6{font-size:14px}.exchange-rate h5{margin:6px 0;font-size:15px}.exchange-rate-edit{position:relative}.exchange-rate-edit svg{color:#70bbfd;margin-top:-5px}.exchange-rate-edit .exchange-rate-popup{z-index:1;background-color:#fff;border:1px solid #ddd;position:absolute;top:130%;right:0;box-shadow:0 2px 4px #8d8d8d50}.exchange-rate-edit .exchange-rate-popup:before{content:"";background-color:#f2f4f7;border-top:1px solid #ddd;border-left:1px solid #ddd;width:10px;height:10px;display:block;position:absolute;top:-5px;left:65%;transform:rotate(45deg)}.exchange-rate-edit .exchange-rate-popup .popup-head{background-color:#f2f4f7;border-bottom:1px solid #ddd;padding:10px}.exchange-rate-edit .exchange-rate-popup .popup-head svg{color:#999}.exchange-rate-edit .exchange-rate-popup .popup-head button{float:right;margin:0;padding:0}.exchange-rate-edit .exchange-rate-popup .popup-body{min-width:200px;padding:20px 15px}.more-details h4:nth-child(2){font-size:16px}.dropdown-item:focus{background-color:#e9d596de}.dropdown-item:active,.dropdown-item.active,.dropdown-item.active:active{background-color:#e0c46cde}.status-draft{color:#adabaa}.status-due,.status-overdue,.status-pinv{color:#db5520}.status-declined{color:#d90505}.status-invoiced{color:#e0c46cde}.status-cancelled{color:#dd103b}.status-partially-paid{color:#e0c46cde}.status-closed{color:#d90505}.rfp-details-tab .row{margin:15px 0}.rfp-details-tab .custom-text{font-size:14px}.rfp-details-tab .custom-heading{color:#e0c46c;font-size:17px;font-weight:700}.rfp-details-tab .custom-box-wrapper{background-color:#dbdcdd;margin:10px 15px;padding:15px}.rendered-file-browser input{outline:none}.rendered-file-browser .action-bar{display:block!important}.file-manager{height:70vh}.file-manager .chonky-chonkyRoot{border:none}.pdf-previewer{height:70vh}.account-info-edit-btn{color:#70bbfd;background:0 0;border:none;font-size:14px;position:absolute;bottom:0;right:0}.quick-create-dropdown button.icon-btn{border-radius:50%;padding:1px}.w-700{min-width:700px}.quick-create-menu{margin-top:20px}.quick-create-menu .quick-create-menu-header{color:gray}.quick-create-menu .dropdown-item{text-align:left;background-color:#0000;margin-top:0;margin-bottom:0;padding:0;font-size:14px;font-weight:400;line-height:18px}.quick-create-menu .dropdown-item:active{color:#16181b}.dropdown.show .quick-create-icon{transform:rotate(225deg)}.recent-activity-dropdown .nav-link:hover{cursor:pointer}.recent-activity-menu{width:210px;margin-top:18px}.recent-activity-menu .dropdown-item{text-align:left;color:#727272;background-color:#0000;padding:10px;font-size:14px}.recent-activity-menu .dropdown-item:active{color:#fff}.recent-activity-menu .dropdown-item:hover{color:#fff;background-color:#e4cb7f}.recent-activity-menu .dropdown-item:hover .icon svg{fill:#fff}.recent-activity-menu .header{text-overflow:ellipsis;white-space:pre;padding-bottom:5px;font-size:12px;font-weight:500;overflow:hidden}.recent-activity-menu .description{text-transform:uppercase;font-size:10px}.recent-activity-menu .custom-w-15{width:15%!important}.recent-activity-menu .custom-w-85{width:85%!important}.width-height-fit-content{width:fit-content;height:fit-content;padding:0!important}.page-tips-body-wrapper{width:400px;padding:20px}.supplier-email-template{border:1px solid #babbbc;width:40%;padding:20px 40px}.supplier-email-template .logo{object-fit:contain;width:100%;height:40px}.supplier-email-template .header-border{border-bottom:5px solid #dfc369}.supplier-email-template .black-box{background-color:#0c0c0c;padding:4px 15px}.supplier-email-template .black-box p{color:#fff}.supplier-email-template .black-box-inner{border-top:2px dashed #fff;border-bottom:2px dashed #fff}.supplier-email-template .custom-text-primary{color:#e0c46c!important}.table-notfound-message{width:inherit;justify-content:center;padding:20px 0;display:flex}.custom-sidebar-link .custom-text-primary{color:#e0c46c!important}.custom-sidebar-link:hover .custom-text-primary{color:#fff!important}.requested-events-filter button{margin:0!important}.custom-mailbox-list{width:100%;max-width:300px;box-shadow:0 .5rem 1rem #00000080}.error-template{padding:5px 30px 15px 20px;box-shadow:0 2px 5px #c5c1c1,0 0 5px #c5c1c1!important}.error-template svg{width:20px;height:20px}.asset svg{color:#fa3e81}.expense svg{color:#ffad78}.liability svg{color:#70bbfd}.equity svg{color:#2ddbcf}.income svg{color:#fa3e81}.opening-balance-total{color:#777;text-align:right;background-color:#fdfae4;font-size:12px}.sigPad{width:100%;height:100%}.sigImage{background-color:#fff;background-size:200px 50px;width:340px;height:200px}.signature-pad{border:1px solid #f2f4f7;width:100%;height:200px}@media screen and (width<=500px){.dropdown-menu{transform:translateY(24px)!important}}.large-text-link{color:#48b2e8;cursor:pointer;padding-left:5px}.large-text-link:hover{text-decoration:underline}.resize-none{resize:none}.large-text-td{white-space:break-spaces;max-width:500px}.custom-file-browser .loading-wrapper{justify-content:center;min-height:500px;display:flex}.custom-file-browser .rendered-file-browser{min-height:500px}.custom-file-browser .rendered-file-browser input{outline:none}.custom-file-browser .rendered-file-browser .action-bar{display:block!important}.custom-file-browser .rendered-file-browser .item-actions{position:inherit!important}.file-browser-docs-upload-form .custom-file-upload{cursor:pointer;border:1px solid #ccc;padding:6px 12px;display:inline-block}.file-browser-docs-upload-form input[type=file]::file-selector-button{display:none}.file-previewer{min-height:300px}.custom-icon-btn{text-align:center;vertical-align:middle;display:inherit;border-radius:3px;margin-bottom:0;padding:4px 9px;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.42857}.custom-icon-btn svg{width:18px;height:18px;margin-right:8px}.text-white{color:#fff!important}.text-link{color:#70bbfd!important}.amount-text{color:#f03737;font-size:1rem;font-weight:bolder}.custom-text-primary{color:#e0c46c!important}.custom-text-light{color:#777!important}.cursor-pointer{cursor:pointer!important}#js-licensing{display:none!important}.scroll-hide::-webkit-scrollbar{display:none}.custom-primary-dropdown .dropdown-toggle{text-align:center;vertical-align:middle;display:inherit;border-radius:3px;margin-bottom:0;padding:4px 9px;font-family:Roboto,sans-serif;font-size:.9rem;background-color:#e0c46cde!important;border-color:#e0c46cde!important}.custom-page-card{background-color:#fff;min-height:calc(100vh - 140px)}.h-fit-content{height:fit-content}.page-wrapper .page-header{justify-content:space-between;margin:10px 0;display:flex}.page-wrapper .page-container{min-height:calc(100vh - 145px);padding:15px}.circle-badge{border-radius:50%;width:10px;height:10px;margin-right:5px;display:inline-block}.vertical-align-middle{vertical-align:middle!important}.fa-spinner{line-height:normal}.gap-1{gap:10px}.gap-2{gap:20px}.gap-3{gap:30px}.gap-4{gap:40px}.gap-5{gap:50px}
