.fadeList-enter-active,.fadeList-leave-active{transition:all .3s}.fadeList-enter-from,.fadeList-leave-to{opacity:0;transform:translateY(20px)}.G_Date{cursor:pointer;flex-direction:column;width:100%;transition:all .3s;display:flex;position:relative}.G_Date.block,.G_Date.lock{pointer-events:none;-webkit-user-select:none;user-select:none}.G_Date.block{opacity:.5}.G_Date ._remove_box{cursor:pointer;z-index:7;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;bottom:4px;right:0}.G_Date ._remove_box ._remove{pointer-events:none;width:16px;height:16px;position:relative}.G_Date ._remove_box ._remove:after,.G_Date ._remove_box ._remove:before{content:"";background-color:#8892a5;width:12px;height:2px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%}.G_Date ._remove_box ._remove:before{transform:translate(-50%,-50%)rotate(45deg)}.G_Date ._remove_box ._remove:after{transform:translate(-50%,-50%)rotate(-45deg)}.G_Date ._remove_box:hover ._remove:after,.G_Date ._remove_box:hover ._remove:before{background-color:#31bbff}.G_Date .header{color:#8892a5;-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:calc(100% - 40px);margin-bottom:6px;display:flex}.G_Date .content div,.G_Date .header{pointer-events:none}.G_Date .list{z-index:9;background:#161921;border-radius:8px;flex-direction:column;width:284px;display:flex;position:absolute;top:calc(100% + 10px);left:0;overflow:visible!important}.G_Date .list,.G_Date .list *{-webkit-user-select:none;user-select:none}.G_Date .list header{justify-content:space-between;width:100%;padding:12px;display:flex}.G_Date .list header ._months,.G_Date .list header ._years{width:max-content}.G_Date .list ._months,.G_Date .list ._years{border-radius:8px;justify-content:space-between;align-items:center;width:100%;display:flex}.G_Date .list ._months b,.G_Date .list ._years b{text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:600}.G_Date .list ._months ._btn_box,.G_Date .list ._years ._btn_box{justify-content:center;align-items:center;width:41px;height:18px;display:flex}.G_Date .list ._months ._btn_box button,.G_Date .list ._years ._btn_box button{cursor:pointer;justify-content:center;align-items:center;padding:3px;display:flex}.G_Date .list ._months ._btn_box button._prev:after,.G_Date .list ._years ._btn_box button._prev:after{content:"";border-top:1px solid #fff;border-left:1px solid #fff;width:6px;height:6px;transform:rotate(-45deg)}.G_Date .list ._months ._btn_box button._next:after,.G_Date .list ._years ._btn_box button._next:after{content:"";border-top:1px solid #fff;border-right:1px solid #fff;width:6px;height:6px;transform:rotate(45deg)}.G_Date .list ._months ._btn_box button:hover._prev:after,.G_Date .list ._years ._btn_box button:hover._prev:after{border-top:1px solid #31bbff;border-left:1px solid #31bbff}.G_Date .list ._months ._btn_box button:hover._next:after,.G_Date .list ._years ._btn_box button:hover._next:after{border-top:1px solid #31bbff;border-right:1px solid #31bbff}.G_Date .list ._time-header{gap:12px;padding:0 12px 8px;display:flex}.G_Date .list ._time-header .G_Text{width:100%}.G_Date .list ._time-header .G_Text .G_Text-content{color:#8892a5;text-transform:capitalize;font-size:12px;font-weight:500}.G_Date .list ._time{gap:12px;padding:0 12px 12px;display:flex}.G_Date .list ._time .G_Select{position:static}.G_Date .list ._time .G_Select .content{background-color:#1b1f2b;border:none;transition:all .3s}.G_Date .list ._time .G_Select .list{box-shadow:unset;height:calc(100% - 68px);top:0;overflow:scroll!important}.G_Date .list ._time .G_Select .list .element .value{height:44px;min-height:44px}.G_Date .list ._time .G_Select:hover .content{background-color:#2e394f80}.G_Date .list ._days{flex-wrap:wrap;width:100%;padding:0 12px 12px;display:flex}.G_Date .list ._days ._title_box{border-radius:8px;width:100%;margin-bottom:12px;display:flex}.G_Date .list ._days ._title_box ._title{color:#8892a5;justify-content:center;align-items:center;width:14.2857%;font-size:12px;font-weight:500;display:flex}.G_Date .list ._days ._days_box{flex-wrap:wrap;width:calc(100% + 6px);margin:0 -3px;display:flex}.G_Date .list ._days ._days_box ._day{cursor:pointer;border:2px solid #0000;width:14.2857%;position:relative}.G_Date .list ._days ._days_box ._day:after{content:"";width:100%;padding-top:100%;display:flex}.G_Date .list ._days ._days_box ._day b{color:#8892a5;text-align:center;-webkit-user-select:none;user-select:none;background-color:#1b1f2b;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:absolute;top:0;left:0}.G_Date .list ._days ._days_box ._day:hover:not(.select) b{background-color:#b055ff80}.G_Date .list ._days ._days_box ._day.today b{color:#fff;background-color:#2e394f!important}.G_Date .list ._days ._days_box ._day.select b{color:#fff;background-color:#b055ff!important}.G_Date .list ._days ._days_box ._day.select:hover b{background-color:#b055ff80!important}
