.hide{display:none!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.grid{display:grid}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.m-0{margin:0!important}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem!important}.ml-50px{margin-left:50px}.mr-0{margin-right:0!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem!important}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10\%vh{margin-top:10vh}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.p-0{padding:0!important}.p-1{padding:.25rem}.p-2{padding:.5rem!important}.p-3{padding:.5rem}.p-4{padding:1rem!important}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:2.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.fz-3{font-size:.75rem!important}.fz-4{font-size:1rem!important}.fz-5{font-size:1.25rem}.fz-6{font-size:1.5rem}.fz-7{font-size:1.75rem}.fz-8{font-size:2rem}.fz-9{font-size:2.25rem}.fz-10{font-size:2.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.bold{font-weight:700!important}.color-blue,.color-main{color:#1890ff!important}.color-green{color:#52c41a!important}.color-orange{color:#faad14!important}.color-red{color:#f5222d!important}.color-cyan{color:#13c2c2!important}.color-black{color:#333!important}.color-white{color:#fff!important}.color-gray{color:grey!important}.color-gray-light{color:#ccc!important}.color-initial{color:initial}.color-invisible{color:#494949;opacity:.5}.bg-white{background-color:#fff}.bg-orange{background-color:#faad14}.bg-green{background-color:#52c41a}.bg-cyan{background-color:#13c2c2}.bg-blue{background-color:#1890ff}.bg-red{background-color:#f5222d}.bg-gray{background-color:grey}.bg-main{background-color:#1890ff!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left}.items-center{align-items:center}.items-start{align-items:flex-start}.text-uppercase{text-transform:uppercase}.w-auto{width:auto!important}.w-full{width:100%}.w-50px{width:50px}.w-100px{width:100px}.w-150px{width:150px}.w-200px{width:200px}.w-250px{width:250px}.w-300px{width:300px}.w-350px{width:350px}.w-375px{width:375px}.w-400px{width:400px}.min-w-full{min-width:100%}.min-w-50px{min-width:50px}.min-w-100px{min-width:100px}.min-w-150px{min-width:150px}.min-w-200px{min-width:200px}.min-w-250px{min-width:250px}.max-w-200px{max-width:200px}.h-full{height:100%!important}.h-screen{height:100vh}.h-auto{height:auto!important}.h-50px{height:50px}.h-100px{height:100px}.h-150px{height:150px}.h-200px{height:200px}.min-h-100px{min-height:100px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh!important}.leading-4{line-height:1rem}.leading-8{line-height:2rem}.rounded-full{border-radius:50%}.rounded-2{border-radius:.5rem}.rounded-4{border-radius:1rem}.border-r-0{border-right:0!important}.border-orange-1{border:1px solid #faad14!important}.border-blue-1{border:1px solid #1890ff!important}.border-green-1{border:1px solid #52c41a!important}.pointer{cursor:pointer}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.top-2{top:.5rem}.right-0{right:0}.right-2{right:.5rem}.left-0{left:0}.bottom-0{bottom:0}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-0-0-auto{flex:0 0 auto}.flex-1{flex:1 1}.clear{clear:both}.float-left{float:left}.float-right{float:right}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.shadown-full{box-shadow:0 1px 2.94px .06px rgba(4,26,55,.08627450980392157)}.shadown-full-hover:hover{box-shadow:0 0 25px -5px #9e9c9e}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.transition{transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}@media only screen and (max-width:767px){.md-hide{display:none!important}.md-w-full{width:100%!important}.md-justify-center{justify-content:center}}@media only screen and (min-width:768px){.lg-flex{display:flex!important}.lg-justify-end{justify-content:flex-end}.lg-pl-2{padding-left:.5rem}}body{font-family:"Open Sans",sans-serif!important;font-size:.875rem;color:#333}aside.ant-layout-sider .header-logo{height:50px;color:#fff;font-weight:700;background-color:#1890ff}header.ant-layout-header{background-color:#1890ff;padding:0;height:50px;display:flex;justify-content:space-between;color:#fff}.hidden-scrollbar::-webkit-scrollbar{display:none}:focus{outline:none!important}.w-88{width:22rem}.w-96{width:24rem}.w-160{width:40rem}.flex-0-0-auto{flex:0 0 auto!important}.fadeOut{visibility:hidden;opacity:0;width:0;transition:visibility 0s linear .3s,opacity .2s}.fadeIn{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .2s}.item-hover:hover .show-hover{display:block}@media only screen and (max-width:767px){.ant-layout-sider-collapsed.slider-bar{flex:0 0!important;max-width:0!important;min-width:0!important;width:0!important}.ant-layout-sider-collapsed .hide-20{visibility:hidden;transition:all .2s ease 0s;-webkit-transition:all .2s ease 0s}.ant-layout-sider-collapsed .hide-05{visibility:hidden;transition:all .05s ease 0s;-webkit-transition:all .05s ease 0s}}@media only screen and (min-width:769px){.d-hide{display:none!important}}.bg-gradient{background-clip:initial;border:0 solid rgba(0,0,0,.125)}.bg-blue-gradient{background:linear-gradient(45deg,#4099ff,#73b4ff)}.bg-orange-gradient{background:linear-gradient(45deg,#ffb64d,#ffcb80)}.bg-green-gradient{background:linear-gradient(45deg,#2ed8b6,#59e0c5)}.bg-red-gradient{background:linear-gradient(45deg,#ff5370,#ff869a)}.btn-white{background-color:#fff!important;border-color:#fff!important}.btn-blue{background-color:#1890ff!important;border-color:#1890ff!important}.btn-green{background-color:#52c41a!important;border-color:#52c41a!important}.btn-green-bold{background-color:#00a65a!important;border-color:#00a65a!important}.btn-red{background-color:#f5222d!important;border-color:#f5222d!important}.btn-orange{background-color:#fa8c16!important;border-color:#fa8c16!important}.btn-magenta{background-color:#eb2f96!important;border-color:#eb2f96!important}.btn-gray-light{background-color:#ccc!important;border-color:#ccc!important}.border-top{border-top:1px solid #e0e0e0}.ant-modal{max-width:calc(100vw - 10px)!important}.ant-input-number{width:100%!important}.ant-modal-close{background-color:#ff4d4f!important;border-color:#ff4d4f;margin:11px 10px;height:32px;border-radius:2px}.ant-modal-close span{color:#fff;line-height:32px!important}.ant-modal-header{padding:11px 58px 11px 24px!important}.ant-modal-header h2,.ant-modal-title{line-height:32px}.ant-modal-body{padding:10px!important}.ant-modal-confirm-body-wrapper{padding:14px}.ant-popover{z-index:1041!important}.ant-tooltip{z-index:10000000!important}.large-table .ant-table-cell{padding:5px!important}.loading-wrap{z-index:100000}.loading-modal{z-index:100001;top:calc(50% - 40px)}.loading-container{margin:0 auto;width:80px;height:80px;padding:5px}.loading-container img{width:50px;top:15px;left:15px}.container-action{padding:5px 8px!important;white-space:nowrap}.show-hover{display:none}.ant-table-row:hover .show-hover{display:block!important}hr{margin-bottom:20px;border:0;border-top:1px dashed #f1f1f1}.hour-label:first-child,.hour-label:nth-child(2),.hour-label:nth-child(3),.hour-label:nth-child(7),.hour-label:nth-child(8),.hour-label:nth-child(9),.hour-label:nth-child(13),.hour-label:nth-child(14),.hour-label:nth-child(15),.hour-label:nth-child(19),.hour-label:nth-child(20),.hour-label:nth-child(21){background-color:#f5f5f5}.z-index-10{z-index:10}.driver-list-drop{border-top:1px solid #f0f0f0;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;border-radius:2px;min-width:110px;width:110px}.driver-list-drop:first-child{border-left:1px solid #f0f0f0}.driver-item{background:#fafafa;border-radius:4px;border:1px solid #d9d9d9;height:42px;padding:2px}.driver-list-title{border-bottom:1px solid #f0f0f0;padding:5px}.calendar-item-action{width:45%;height:42px;top:-1px;opacity:.8;padding:12px}.action-delete{border-radius:0 3px 3px 0;right:-1px}.action-update{left:-1px;border-radius:3px 0 0 3px}.warning-item{line-height:35px}.warning-item:first-child{border-top:none}.count-passenger{width:22px;margin-right:5px;display:inherit}.mt-5px{margin-top:5px!important}.pr-5px{padding-right:5px!important}.g-autocomplete input{border:1px solid #ccc;padding:3px 10px;margin:5px 0}.g-autocomplete .autocomplete-dropdown-container{position:absolute;margin-top:2px;width:100%;background-color:#fff;box-shadow:0 0 34px 0 rgba(0,0,0,.24);z-index:100000000000}.g-autocomplete .autocomplete-dropdown-container>div{padding:5px 10px;width:100%;border-top:1px solid #e4e4e4}.pac-container{z-index:1050}.gm-style-cc{display:none}.gm-fullscreen-control{z-index:10000000}.gm-style-mtc{display:none}.gm-style .gm-style-iw-c{padding:8px}.online-status{width:12px;height:12px;padding:1px;top:12px;right:-5px}.user-call-status{padding:5px;min-width:290px;bottom:5px;left:calc(50% - 145px);z-index:1030}.user-call-status .ant-table-thead>tr>th{background-color:#52c41a!important;color:#fff}.user-call-status .ant-table-tbody>tr>td{border-bottom:0!important}audio{min-width:175px;outline:none;height:30px}.hour-radio span.ant-radio+*{padding-right:0;padding-left:5px}.ant-notification-bottomLeft{z-index:1041!important}.datetime-select{background:#fff;max-width:320px;width:100%}