.dirLtr *{font-family:sans-serif;direction:ltr!important}.calHeadDv{justify-content:center;min-height:40px}.calHeadDv,.flexCenterCal{align-items:center;display:flex}.flexCenterCal{justify-content:space-between}.day:nth-child(7n),.dayCalendar:nth-child(7n){color:#f33}.justify-content-center{justify-content:center}.justify-content-around{justify-content:space-around}label[for$=date-inp]{font-size:13px!important}input[id$=date-inp]{background-color:#0000;border:none;border-bottom:1px solid #fff;outline:none;width:100%;min-height:24px}input[id$=date-inp]::placeholder{color:#000;font-size:12px}img#datepicker_inp_icon{width:25px;margin-top:10px;position:absolute;left:0}#dekstop-datepicker-container .datepicker-column{min-width:260px;padding:0 20px}#calendar{direction:rtl;font-weight:900}#calendar .day-names{background-color:#3c5c95;flex-grow:5;align-items:center;display:flex}#calendar .day-names p{text-align:center;color:#fff;flex-grow:1;margin:0;padding:10px 0}#calendar .days{cursor:pointer;flex-flow:wrap;flex-grow:88;display:flex}#calendar .days>div{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex}#calendar .days .minPrice{font-size:10px}#calendar .day-names,#calendar .days{color:#1b1b1b;font-size:.825em}#calendar .day:hover{color:#fff;background-color:#3c5c95;border-radius:5px}#calendar .disabled:hover{background-color:#fff}#calendar .days>.emptyDay{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;display:flex}.rightBorder{border-right:1px solid #c9c9c9}.leftBorder{border-left:1px solid #c9c9c9}.exitLeft{animation-name:leftOut;transform:translate(100%)}.enterRight,.exitLeft{animation-duration:.5s}.enterRight{animation-name:rightIn}@keyframes rightIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes leftOut{0%{transform:translate(0)}99%{transform:translate(-100%)}to{transform:translate(100%)}}.exitRight{animation-name:rightOut;transform:translate(100%)}.enterLeft,.exitRight{animation-duration:.5s}.enterLeft{animation-name:leftIn}@keyframes leftIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rightOut{0%{transform:translate(0)}99%{transform:translate(100%)}to{transform:translate(-100%)}}