@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);@import url(https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css);*{margin:0;padding:0}body{font-size:12px!important;color:#4d545f;letter-spacing:.5px;background:#fff}h1,h2,h3,h4,h5{font-weight:700;letter-spacing:1px}:root{--theme-color:#12439b;--white-color:#fff;--back-color:#ddd;--black-color:#000}.clear{clear:both}.content{width:1250px;padding:0 20px;margin:0 auto}input:focus,select:focus,textarea:focus{outline:none}.btn:focus,.btn:hover,a:focus,a:hover{text-decoration:none}.btn:focus,.btn:hover,a,a:focus,a:hover{-webkit-transition:all .4s ease;transition:all .4s ease;outline:0;outline:none}li,ul{list-style:none;display:block}.btn{letter-spacing:.5px;background:#263fa9!important;color:#fff!important;height:40px!important;font-size:none!important;border-radius:0!important}.btn.buttonSub{background:#fff!important;color:#00d489!important;border:1px solid #00d489!important}.btn.buttonSub:hover{border:1px solid #12439b!important}.btn:hover{color:#fff!important;background:#12439b!important}.main-table .card .tabledata table tbody tr:hover{color:#0a167f!important}.addMethod,.changeMethod{cursor:pointer;color:#0a167f!important;margin-right:10px}.addMethod:hover,.changeMethod:hover{text-decoration:underline}#signupPage{background-size:cover;position:fixed;overflow:auto;height:100%;width:100%;color:#fff}.divPersonalInfo{margin-bottom:10px;text-align:left}.errorMessageDiv{margin-bottom:20px;display:block!important}.modal-top{padding-top:80px}.textcss{text-align:center}.accountStepOut{position:fixed;overflow:auto;height:100%;width:100%}.stepContent{margin:30px auto;width:100%;padding:0}.accountStepOutInner{background:#fff;display:block;text-align:center}.steapStripInner{padding:33px 60px;width:860px;position:relative;margin:0 auto;max-width:100%}.steapStripInner:before{content:"";width:100%;height:1px;background:#456fbb;position:absolute;top:66px;left:0}.stepForm{display:block}.stepFormInn{display:inline-block;width:66%;padding:0 15px;margin-bottom:15px}.dashboard-container{padding-top:25px;padding:16px}.dashboard-container h4{margin-bottom:20px;color:#212529;font-size:20px;font-weight:700}.dashboard-container .row .card{border:0;-webkit-box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.08);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.08);padding:18px 16px;border:1px solid #dbdbdb;-webkit-transition:all .4s;transition:all .4s}.dashboard-container .row .card:hover{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.08);box-shadow:0 0 0 0 rgba(0,0,0,.08)}.dashboard-container .row .card:hover .align-self-center{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.dashboard-container .row .card .card-content .card-body{padding:0}.dashboard-container .row .card .card-content .card-body .media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.dashboard-container .row .card .card-content .card-body .media .align-self-center{background:rgba(54,159,255,.2);border-radius:.25rem;padding:.625rem;-webkit-transition:all .4s;transition:all .4s}.dashboard-container .row .card .card-content .card-body .media .align-self-center .fas{font-size:22px;color:var(--theme-color)}.dashboard-container .row .card .card-content .card-body .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.dashboard-container .row .card .card-content .card-body .media .media-body span{font-size:14px;color:#616365}.dashboard-container .row .card .card-content .card-body .media .media-body h3{font-size:22px;color:#212529;font-weight:600}.modal .modal-dialog .modal-body #requestInner,.modal .modal-dialog .modal-body .modalBG{border-radius:4px!important;background-color:var(--white-color);overflow:hidden}.modal .modal-dialog .modal-body #requestInner .reqHeader,.modal .modal-dialog .modal-body .modalBG .reqHeader{height:auto;font-weight:600;font-size:14px;text-transform:capitalize;width:100%;position:sticky;top:0;z-index:99}.modal .modal-dialog .modal-body #requestInner .reqHeader h1,.modal .modal-dialog .modal-body .modalBG .reqHeader h1{font-weight:500;text-align:center;font-size:18px;color:var(--white-color);margin-bottom:0;font-family:Montserrat,sans-serif!important;border-top-left-radius:4px;border-top-right-radius:4px}.modal .modal-dialog .modal-body #requestInner .reqHeader .closeReq,.modal .modal-dialog .modal-body .modalBG .reqHeader .closeReq{right:26px!important;top:14px}.modal .modal-dialog .modal-body #requestInner .reqHeader .closeReq .close,.modal .modal-dialog .modal-body .modalBG .reqHeader .closeReq .close{font-size:24px;color:var(--white-color)}.modal .modal-dialog .modal-body #requestInner .reqdata,.modal .modal-dialog .modal-body .modalBG .reqdata{min-height:auto;overflow-y:scroll;scroll-behavior:smooth;padding:15px}.modal .modal-dialog .modal-body #requestInner .reqdata::-webkit-scrollbar-track,.modal .modal-dialog .modal-body .modalBG .reqdata::-webkit-scrollbar-track{background-color:var(--white-color)}.modal .modal-dialog .modal-body #requestInner .reqdata::-webkit-scrollbar,.modal .modal-dialog .modal-body .modalBG .reqdata::-webkit-scrollbar{width:.3125rem;background-color:var(--white-color)}.modal .modal-dialog .modal-body #requestInner .reqdata::-webkit-scrollbar:horizontal,.modal .modal-dialog .modal-body .modalBG .reqdata::-webkit-scrollbar:horizontal{height:.3125rem}.modal .modal-dialog .modal-body #requestInner .reqdata::-webkit-scrollbar-thumb,.modal .modal-dialog .modal-body #requestInner .reqdata::-webkit-scrollbar-thumb:horizontal,.modal .modal-dialog .modal-body .modalBG .reqdata::-webkit-scrollbar-thumb,.modal .modal-dialog .modal-body .modalBG .reqdata::-webkit-scrollbar-thumb:horizontal{background-color:transparent;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.modal .modal-dialog .modal-body #requestInner .reqdata:hover::-webkit-scrollbar-thumb,.modal .modal-dialog .modal-body #requestInner .reqdata:hover::-webkit-scrollbar-thumb:horizontal,.modal .modal-dialog .modal-body .modalBG .reqdata:hover::-webkit-scrollbar-thumb,.modal .modal-dialog .modal-body .modalBG .reqdata:hover::-webkit-scrollbar-thumb:horizontal{background-color:#bdbdbd;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.modal .modal-dialog .modal-body #requestInner .reqdata .dashboard .card .card-header b,.modal .modal-dialog .modal-body .modalBG .reqdata .dashboard .card .card-header b{display:unset!important}.modal .modal-dialog .modal-body #requestInner .reqdata .modal-footer .btn,.modal .modal-dialog .modal-body .modalBG .reqdata .modal-footer .btn{border-radius:4px!important}.steapStripInner span{display:block;width:100%;line-height:19px;color:#fff;margin-top:9px}.steapStripInner .activeStep span{color:#00d489}.rightText{text-align:left}.selectOrg{display:inline-block;padding:10px 0;margin-right:20px}.achPay,.cardPay,.exiOrg,.indiUser,.orgUser{display:block;width:100%}.exiOrg{margin-top:2%}.newOrg{display:none;width:100%}.buttonLast{text-align:left}.buttonLast hr{margin-top:10px;margin-bottom:22px}.buttonLast .bigButton{padding:6px 20px;width:140px;margin-right:20px}.myInput{margin-bottom:15px;padding:5px 11px;border-radius:3px;height:40px!important;border:1px solid #d5d7d9;color:#60636d;font-size:13px!important}.form-control{font-size:14px!important}.steapStripInner .StepIcon{width:65px;height:65px;line-height:62px;display:inline-block;background:#fff;border-radius:50%;color:#12439b;font-size:26px;border:2px solid #fff}.steapStripInner .activeStep .StepIcon{background:#00d489;color:#fff;border-color:#00d489!important}.selectUser{display:block;border-radius:10px;padding:30px 25px;margin-bottom:14px;border:1px solid #12439b;font-size:20px;color:#12439b;cursor:pointer;text-align:left;letter-spacing:.5px}.selectUser i{font-size:28px;float:left;margin-right:15px;margin-top:1px}.selectUser.selectesUser{color:#fff;border:1px solid #00d489;background:#00d489;position:relative}.selectUser.selectesUser:before{content:"";width:35px;height:31px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAfCAYAAABzqEQ8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAxNkIzMkZDNDE5RDExRUFBQkFDRDE1NUFCMUI5NkQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAxNkIzMkZENDE5RDExRUFBQkFDRDE1NUFCMUI5NkQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE2QjMyRkE0MTlEMTFFQUFCQUNEMTU1QUIxQjk2RDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE2QjMyRkI0MTlEMTFFQUFCQUNEMTU1QUIxQjk2RDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/VEq/AAACFklEQVR42syYX0RDURzHz1pGRMSIMUqJsqcxeiminhI9jYgY22PsaU8RZUSvMSJi9DR66CUill4asV7SiCWVWMrYLOP2PXOWmfvn/O6f7v3xuQ/nnvvz2bnn/Hbu8SmKwjwcYRAE9+Cn2zjgUdkoKIMqKIEWyIJA5y4faY+xBBqKeuR4H5/HpkccnPyNqHrMeml6JEHeQJhHzCvSGZADfom+z16YHgcgLdn3E0wMuijrF6ObIDyTAt9uVYghUFDkow2S3efdEB4GVwThFoj35uj95bvgTXR8AtvAb7NwEJQIwg1Rt1m/NBe71HioYKN4GDwQhGtgTi0XE0OvF0c2CE+DKkGYv/GIVj4mpIwia0E4Cj4Iwnxqjuvl5JdjyWRpE8ILoE4QLoMxo7z8kiAkXScIr+psfNTiBozK5OaXAGFFt4SMUeINUVtl40JUMCYrzcQrqRDKUEwn6ZZCi1MxcIwqzZkkLJgvjdW9QxTOmSmp/Q0RISQTL32r/JAobLoiqTUuEhYQn1IhkCcKp63Ufb2V3yZMFcrGJ2H1z0rv5qZib/DKs2bHlsCoQ8Ym4bqYduw/pDn7FoVrBiXSEWlmYqH1VpgZu/fksh15LT0jClfEdpS5Jd39UChKCt/JbHzMQv0aHwG3YEqnzzVY6XyAOhTUcw8uMg9eNe6fg2Unhc0eQL6DENgDj6ApDgtTYoSbTp89/AowAJK9sAIuJbF1AAAAAElFTkSuQmCC) no-repeat 0 0;position:absolute;top:32px;right:20px;background-size:35px}[data-letters]:before{content:attr(data-letters);display:inline-block;font-size:1em;width:2.5em;height:2.5em;line-height:2.5em;text-align:center;border-radius:50%;background:#20c997;vertical-align:middle;margin-right:1em;color:#fff}table{border-collapse:collapse}table,td,th{border:1px solid #ecebeb}#signupPage .innerLogin{left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.6);position:fixed;overflow:auto;z-index:1;padding:80px 0 20px}#signupPage .invalid-feedback{text-align:left!important;padding-bottom:4px}.loginLeft{text-align:center;background:#fff;color:#4d545f;padding:23px 25px 25px;border-radius:15px}.loginLogo{margin-bottom:20px;display:block}.loginRight{font-size:17px;padding-top:200px;float:left;width:63%;padding-left:50px}#signupPage .content{position:relative;z-index:2px;padding:0 50px}.loginLeft{margin-bottom:20px;display:block}.loginLeft h2{margin-bottom:17px;color:#12439b;font-size:22px;font-weight:700}.loginLeft h2 span{padding-top:4px;display:block;width:100%;font-size:14px;font-family:montserratsemibold}.loginLeft .form-control{margin-bottom:12px;font-size:15px;height:40px;padding:10px 15px!important}.accountStepOutInner h2{margin-bottom:30px;color:#12439b;font-size:22px;font-weight:700;text-transform:uppercase;padding-top:15px}.accountStepOutInner h2 span{padding-top:10px;display:block;width:100%;font-size:14px;font-family:montserratsemibold}.stepFormInn h3{text-align:left;font-size:22px;margin:35px 0 15px;font-weight:400;color:#12439b}.steapStrip{background:#12439b}.ligLable{display:none}.bigButton{width:100%;padding:6px;font-size:15px}.loginLeft h4{text-align:left;font-size:16px;font-family:montserratmedium;margin:35px 0 15px;color:#393e46;font-weight:400;text-align:center}.row.loginSocial{margin-left:-9px;margin-right:-9px}.loginSocial a:hover{opacity:.8}.loginSocial a{display:block;background:#245795;border-radius:25px;padding:10px 0;color:#fff}.row.loginSocial .col-md-4{padding-right:10px;padding-left:9px}.loginSocial a.twitterBG{background:#2aa1f0}.loginSocial a.googleBG{background:#d85040}.alreadyAccount{margin-top:12px}.alreadyAccount a{text-decoration:underline;color:#13c181}.alreadyAccount a:hover{color:#000}.label-left label{float:left}.inputIcon{position:relative}.inputIcon .myInput{padding-left:50px!important}.inputIcon span.iconLeft{position:absolute;top:0;left:15px;height:40px;width:40px;background:#d5d7d9;color:#fff;border-radius:5px 0 0 5px;line-height:40px;text-align:center;font-size:18px}.tabs .nav{margin:10px 0;border-bottom:0}.tabs .nav .nav-item a{font-size:13px!important;padding:8px 12px;font-weight:500;display:block;border:0;background:#e5e7ea;border-bottom:0 none;margin-bottom:-1px;margin-right:4px;border-radius:2px;color:#5b5e63;border-top:0}.tabs .nav .nav-item a.active{background-color:var(--theme-color)!important;color:var(--white-color);-webkit-transition:all .3s;transition:all .3s;border-top:0}.nav.nav-tabs li a.active{background:#fff;color:#03ca83;border-top:3px solid #03ca83}.nav.nav-tabs li a{padding:13px 23px;display:block;border:1px solid #e5e5e5;background:#e5e7ea;border-bottom:0 none;margin-bottom:-1px;margin-right:4px;border-radius:6px 6px 0 0;font-size:14px!important;color:#5b5e63;border-top:3px solid #c5cdd2}.tab-content{float:left;width:100%;border:1px solid #e5e5e5;padding:15px 15px 0;margin-top:-1px}.cancelEvent{width:520px;min-height:204px;position:fixed;background:#fff;border-radius:10px;left:50%;top:50%;margin-top:-130px;margin-left:-200px;padding:23px 20px 27px;text-align:center;-webkit-box-shadow:0 0 27px 0 rgba(0,0,0,.15);box-shadow:0 0 27px 0 rgba(0,0,0,.15)}.cancelEvent2 select{width:100%;height:37px;border-radius:7px;border:1px solid #ccc;background:#f1f1f1;margin-bottom:15px;color:#404040;font-size:14px;padding:0 10px}#dashBoard .btn{margin-right:10px}.comText{width:100%;height:115px;margin-bottom:10px;border:1px solid #ccc;border-radius:7px;padding:15px;color:#404040;line-height:18px;font-size:14px}.confirmBT{background:#11439c!important}.confirmBT:hover{background:red!important}.modal .modal-dialog .modal-content{background:#fff!important}.modalInnerHead{font-size:24px;display:block;margin:1px -16px 20px;border-bottom:1px solid #ddd;padding:0 15px 18px;color:#212121!important}.togglewrapp{float:right}.toggleMain em{float:left;font-style:normal}.toggleMain{float:left;width:100%;color:#11439c;margin-bottom:12px}.switch{letter-spacing:normal;position:relative;display:block;vertical-align:top;width:115px;height:26px;margin:0;background:#0f0;border-radius:20px;cursor:pointer}.switch,.switch-input{-webkit-box-sizing:content-box;box-sizing:content-box}.switch-input{position:absolute;top:0;left:0;opacity:0}.switch-label{position:relative;display:block;height:inherit;font-size:12px;background:#11439c;border-radius:inherit;-webkit-box-sizing:content-box;box-sizing:content-box}.switch-label:after,.switch-label:before{position:absolute;top:50%;margin-top:-.5em;line-height:1;-webkit-transition:inherit;transition:inherit;-webkit-box-sizing:content-box;box-sizing:content-box}.switch-label:before{content:attr(data-off);right:9px;color:#fff}.switch-label:after{content:attr(data-on);left:11px;color:#fff;opacity:0}.switch-input:checked~.switch-label{background:#263fa9}.switch-input:checked~.switch-label:before{opacity:0}.switch-input:checked~.switch-label:after{opacity:1}.switch-handle{position:absolute;top:3px;left:3px;width:20px;height:20px;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff),to(#f0f0f0));background:linear-gradient(180deg,#fff 40%,#f0f0f0);background-image:-webkit-linear-gradient(top,#fff 40%,#f0f0f0);border-radius:100%}.switch-handle:before{content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -4px;width:8px;height:8px;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#fff));background:linear-gradient(180deg,#eee,#fff);background-image:-webkit-linear-gradient(top,#eee,#fff);border-radius:6px}.switch-input:checked~.switch-handle{left:92px}.switch-handle,.switch-label{transition:All .3s ease;-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-o-transition:All .3s ease}.myInput .btn.border-0{border-radius:4px 0 0 4px;padding:0 10px;margin-right:7px}.steapSection .b-calendar .row{margin-left:0!important;margin-right:0!important;border:0 none!important;background:#fff}.dropdown-menu.p-2.show{padding:0!important}.b-calendar-inner:focus,.b-calendar:focus{outline:none!important}.b-calendar .h-auto.p-0{border:0 none!important;border-radius:0}.b-calendar .h-auto.p-0 header{background:#11439c;color:#fff;padding:12px 0 10px!important;border-bottom:1px dotted #386ac3!important}.b-calendar .b-calendar-grid-body .col[data-date] .btn{border-radius:3px!important;font-weight:400!important;padding:12px 0!important;width:36px!important;margin:0 auto;background:#fff!important;border:0 none!important;color:#343a40!important}.b-calendar .b-calendar-grid-body .col[data-date] .btn:hover{color:#343a40!important;background-color:#ebedf1!important;border:0 none!important}.no-gutters .text-truncate{background:#11439c;color:#fff;padding:8px 0;margin-bottom:5px}.b-calendar footer .small{padding:10px 5px 4px}.b-calendar .b-calendar-grid-body .col[data-date] .btn.btn-outline-primary{color:#fff!important;background:#00d489!important}.b-calendar .bg-light{background:#fff!important}.b-calendar .b-calendar-grid-body .col[data-date] .btn.active.btn-primary{color:#fff!important;background-color:#11439c!important}.b-calendar-nav.mx-n1.mb-1{padding:0 5px!important;margin:8px 0!important}.b-calendar-nav.mx-n1.mb-1 .btn.border-0{border-radius:4px!important;border:0 none!important;background:#eff1f5!important;color:#3b485f!important;font-weight:700!important}.b-calendar-nav.mx-n1.mb-1 .btn.border-0:hover{background:#00d489!important;color:#fff!important}.b-form-time-control .d-flex.align-items-center{padding:3px 0}.b-form-time-control .d-flex.align-items-center .py-1{padding:9px 0!important;margin:0;font-size:14px!important}.b-form-time-control .d-flex.align-items-center .btn-sm{margin:0}.b-form-time-control .d-flex.align-items-center .btn-sm:hover{background:#12439b!important}.b-form-time-control .b-form-spinbutton.form-control.flex-column{margin:0 4px}.b-form-time-control footer.mt-2 .b-form-date-controls{padding:3px 17px 14px}.b-form-time-control footer.mt-2 .btn.mx-1{width:100%;margin:0;border:0 one!important;background:#12439b!important}.b-form-time-control footer.mt-2 .btn.mx-1:hover{background:#00d489 important}#requestInner{background:#fff}.showDetails{letter-spacing:normal;font-size:15px}.showDetails label{width:180px;color:#111}.showDetails label,.showDetails span{display:inline-block;margin-bottom:13px}.actionDrop{float:none;display:inline-block;width:30px;height:28px;border-radius:4px}.actionDrop .dropdown{width:30px;height:28px;text-align:center;line-height:28px;font-size:13px}.actionDrop .dropdown a{display:block;border-radius:4px}.actionDrop .dropdown.show a{color:#fff;background:#333}.actionDrop .dropdown a:hover{color:#fff;background:#333;text-decoration:none}.actionDrop .dropdown .dropdown-toggle:after{display:none}.actionDrop .dropdown .dropdown-menu.show{left:-15px!important;padding:5px 0;border:1px solid #f2f3f7;min-width:165px;-webkit-box-shadow:0 0 11px 0 rgba(0,0,0,.05);box-shadow:0 0 11px 0 rgba(0,0,0,.05)}td .actionDrop .dropdown .dropdown-menu.show{left:-48px!important}.actionDrop .dropdown .dropdown-menu.show li a{line-height:30px;display:block;font-size:13px;background:#fff;color:#412529;padding:0 12px}.actionDrop .dropdown .dropdown-menu.show li a:hover{background:#f5f5f9;color:#212529;text-decoration:none}.table-bordered td:last-child,.table-bordered th:last-child{text-align:center;width:84px}#dashBoard .actionDrop .dropdown .btn,.actionDrop .dropdown .btn{padding:0!important;height:28px!important;background:none!important;color:#555!important}.actionDrop .dropdown ul li a{color:#212529}.required:after{content:" *";color:red}.font-8{font-size:.8rem}.required-after:after{content:" *";color:red}#dashBoard .actionDrop .dropdown .btn:hover,.actionDrop .dropdown .btn:hover{background:#333!important;color:#fff!important;padding:0!important;height:28px!important}h2.dotButtonOut .actionDrop{float:right}.changeMethod{color:#0a167f!important;margin-top:7px;cursor:pointer}.changeMethodBox{background:#edeef2;position:absolute;left:25%;top:0;width:auto;padding:16px;height:auto;display:block;overflow:auto}.radOut{margin-bottom:8px;float:left;width:100%}.radOut span{float:left;width:auto;margin-right:25px}.radOut span label{margin-bottom:0;float:left}.radOut span input[type=radio]{float:left;margin:4px 6px 0 0}.closeMethodIcon{position:absolute;right:5px;top:5px;width:30px;height:30px;cursor:pointer;text-align:center;line-height:30px}.changeMethodBox h3{font-weight:400;margin-bottom:15px;margin-top:0;font-size:20px;color:#11439c}.changeMethodBox table{background:#fff}.cardButtAdd{font-size:14px;cursor:pointer;padding:2px 9px!important;height:27px!important}.changeMethodBox .btn{height:38px;padding:6px 15px}.changeMethodBox .btn.blueButt{background:#12439b!important}.changeMethodBox .btn.blueButt:hover{background:#00d489!important}.cardRow:hover{background:#f6f6f9}.cardSelectd{background:#dbdde2}.cardSelectd .cardButtAdd{background:#12439b!important}.dashBodyLeft .menuIconNew,.mesico,.respFooter,.rightMe{display:none}.subCriMainMod .col-md-6{max-width:100%}@media screen and (max-width:1300px){.content{width:100%}#signupPage .content{padding:0 20px}#signupPage .innerLogin{padding:55px 0 20px}.loginRight{padding-left:30px}.loginLeft{width:40%}.loginRight{width:60%}h1{font-size:30px}.loginRight h1{margin-bottom:20px}}@media screen and (max-width:1024px){.tripWay{display:none}.stepFormInn{display:inline-block;width:86%}.selectUser{padding:23px;font-size:20px}.selectUser.selectesUser:before{background-size:38px;top:26px;right:17px}.visitStyle{font-size:14.5px;margin:0 4px;width:140px;padding:8px 0}.myInput{height:38px;padding:0 11px}.btn{height:38px!important}}@media screen and (max-width:992px){body{font-size:14px}#signupPage .content{padding:0 20px;text-align:center}.loginRight{width:100%;text-align:center;padding:20px 20px 0;float:none;display:inline-block!important}#signupPage .innerLogin{padding:40px 0 10px}.loginLeft{width:430px;max-width:100%;float:none;display:inline-block!important}.stepFormInn{width:100%;padding:0}.stepContent{margin:20px auto;padding:0 20px}.selectUser{font-size:18px;padding:20px}.selectUser.selectesUser:before{background-size:33px;top:22px;right:10px}.selectUser i{font-size:22px;margin-right:9px}.modal-dialog{max-width:100%!important}.planMain .snip1404 .plan{width:100%}}@media screen and (max-width:767px){h1{font-size:27px}.selectUser.selectesUser:before{display:none}.bigButton,.btn{padding:6px}.loginSocial a{margin-bottom:15px}.loginLeft{padding:25px 25px 10px}.loginLeft h4{margin:25px 0 15px}.loginSocial a{border-radius:4px}.loginRight{padding:20px 0 0}.stepFormInn h3{font-size:19px;margin:25px 0 20px}.stepFormInn{width:100%;margin-bottom:0}.stepFormInn .row{margin-left:-10px;margin-right:-10px}.stepFormInn .col-md-6{width:50%}.stepFormInn .col-md-6,.stepFormInn .col-md-12{padding-left:10px;padding-right:10px}.buttonLast hr{margin-top:5px;margin-bottom:19px}.accountStepOutInner h2{padding-top:0;margin-bottom:20px}}@media screen and (max-width:575px){.steapStripInner{padding:20px 15px}.steapStripInner .StepIcon{width:60px;height:60px;font-size:22px;line-height:59px;border:1px solid #12439b}.steapStripInner .col-sm-3{width:25%!important;padding-right:5px;padding-left:5px}.steapStripInner span{line-height:14px;font-size:10px;margin-top:7px}.steapStripInner:before{top:51px}.selectUser i{float:none}.loginLogo{margin-bottom:15px}.selectUser.selectesUser:before{background:none}.selectUser{display:block;border-radius:5px;font-size:17px;padding:16px 12px 12px;text-align:center}.selectUser span{display:block;width:100%;margin-top:3px}}@media screen and (max-width:479px){h1{font-size:20px}.stepFormInn .col-md-6{width:100%;padding-left:10px;padding-right:10px}.buttonLast .bigButton:nth-child(2){width:47%;margin-right:0}.buttonLast .bigButton:nth-child(3){width:47%;margin-left:0;margin-right:0;float:right}.accountStepOut{background:#fff}#signupPage .innerLogin{padding:15px 0 10px}.loginLeft{border-radius:10px;padding:20px 20px 5px;width:100%}.accountStepOutInner{border-radius:0;padding:15px 0}.loginRight{font-size:15px;padding:10px 0 0}.loginRight h1{margin-bottom:10px}.btn{height:40px}.accountStepOutInner h2 span{padding-top:7px}.loginLeft .bigButton{padding:6px;height:40px}.loginSocial a{padding:8px 0;height:40px}.accountStepOutInner h2,.loginLeft h2{font-size:18px;margin-bottom:13px}.accountStepOutInner h2{padding:0 20px}.stepContent{padding:0;margin:0}.stepFormInn h3{font-size:17px;margin:20px 0 15px}.selectOrg{padding:0;margin-right:0;width:100%}.rightText .selectOrg:last-child{margin-bottom:15px}.toggleOut span{font-size:15px;line-height:24px;letter-spacing:normal}.toggleButton{margin:0 10px 0}}.noRequest{text-align:center;display:block}.noRequest .ReqParaGraph,.noRequest img{width:500px;max-width:100%}.noRequest .ReqParaGraph{display:inline-block;padding:35px 0}#dashBoard .noRequest .btn{background:#263fa9!important}#dashBoard .noRequest .btn:hover{background:transparent!important;color:#0a167f!important;border:1px solid #0a167f}.statusBlock.noData{padding-top:12px}.statusBlock.noData li{padding-left:10px;padding-right:10px}.statusBlock.noData li img{max-width:100%;opacity:.7}.statusBlock.noData ul li:hover{background:#fbfbfb}.resLogBG{width:100%;height:214px;position:absolute;background:#24b297;top:0;border-bottom:9px solid #343f96;display:none}@media screen and (max-width:600px){.resLogBG{display:block}.loginRight h1{font-size:22px}.label-left label{display:none}.buttonLast{background-image:url(../img/mob-bottom2.87818dd9.png)!important;background-position-y:top;padding:75px 0!important;background-repeat:no-repeat;background-size:100%;text-align:center}.buttonLast .bigButton{padding:10px 20px;margin-right:20px;background:#fff!important;color:#00d489!important;border-radius:50px;height:auto!important;display:inline-block;top:20px;position:relative;left:50px}.buttonLast hr{display:none}.buttonLast .bigButton1{left:0;background:none!important;color:#fff!important;border:none!important}.buttonLast .bigButton2{left:0;margin-right:20px!important;background:#fff!important;opacity:1!important}.loginRight{display:none}.loginLeft{margin-bottom:0}.selectOrg{margin:15px 0}.mb-3{margin:16px 0!important}#messageModal .modal-content{height:350px!important;top:50%!important;position:fixed;margin-top:-180px;border-radius:15px;text-align:center}#messageModal .messBt{padding:11px 20px!important;border-radius:50px!important;height:auto!important;width:150px}.mesico{width:60px;height:60px;background:#00d489;border-radius:100px;color:#fff;display:inline-block!important}.mesico:before{top:18px;position:relative;font-size:20px}.stepFormInn .selectesUserCol{width:50%}.selectUser i{float:none;position:absolute;font-size:57px;left:50%;opacity:.1;margin-left:-37px;top:5px}.selectUser span{margin-top:-10px}.dashBodyLeft .menuIconNew{display:block;left:73px;top:-7px;position:absolute}.dashBody .dashBodyLeft{left:-53px;z-index:999}.mystyle{left:0!important}.dashBody .dashBodyRight{padding-left:0}#dashBoard .getStBt{border-radius:50px!important;padding:13px 30px!important;height:auto!important;margin-bottom:20px;margin-right:0}.dashTopLeft{left:50%;margin-left:-90px}.dashTopRight{padding-left:0;background:#fff!important}.dashFooter{display:none}.respFooter{display:block;padding:15px 20px;background-color:#e1e1e1;width:100%;float:left;position:fixed;bottom:0}.noRequest{margin-bottom:90px}.respFooter ul{list-style-type:none;width:100%;display:table;margin-bottom:0}.respFooter ul li{display:table-cell;float:left;width:25%}.respFooter ul li a{margin:0 5px;display:block;text-align:center;font-size:15px;color:#000}.cancelEvent{width:96%;margin-left:-48%}.footerIc{width:100%;text-align:center;margin-bottom:10px;font-size:25px;color:#ccc}.respFooter ul li:hover .footerIc{color:#00d489!important}.welcomeText{margin-bottom:105px}.shoeDrower{display:none!important}.dashTop{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}.respFooter ul li a.activeButton{padding-left:9px;color:#00d489;border-radius:3px;position:relative}.respFooter ul li a.activeButton i{color:#00d489}.reqPage .leftSection2-Requests{width:100%;position:static}.reqPage .leftSection1{display:none!important}.whiteInner #section-1,.whiteInner #section-1 ul li a{width:100%}.whiteInner #section-1 ul li a em{display:block}.reqPage .leftSection1{width:100%;position:fixed;z-index:9999;bottom:0;height:auto;top:unset}#section-1 ul li{margin-bottom:0!important;width:50%;float:left}.whiteInner #section-1 ul{margin-bottom:0}.dashBodyRight .dashInner.reqPage{padding:0 10px 60px 10px}.whiteInner .activeTab .card .card-block{overflow:auto}.reqPage .leftSection2-Requests{padding-bottom:65px}.activeTab .card .card-footer .pagination{margin:1rem!important;display:inline-block}.activeTab .card .card-footer .pagination .page-item{float:left;margin:5px 0}.searvType{margin:0 0!important;width:25%!important;padding:0 6px!important;font-size:10px!important}.steapSection .searvType span{line-height:70px;height:70px;width:70px}.reqStepTop .reqSteap span{font-size:12px}.reqStepTop .reqSteap{padding:8px 8px 8px 57px;text-align:left}.nextButton .btn{padding:13px 55px!important;height:auto!important;border-radius:50px}.steapSection .col-md-6 .col-md-6{width:50%}.secRow .col-md-5,.secRow .col-md-7{padding-left:10px;padding-right:10px}.steapSection2 .b-form-btn-label-control.form-control>label{padding:10px 10px}.steapSection2 .b-form-btn-label-control.form-control>.btn{position:absolute;right:0;padding:11px 15px}.steapSection2 .billiMain .billiIn1{width:60%!important}.steapSection2 .billiMain .billiIn1,.steapSection2 .billiMain .billiIn2{-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;max-width:unset!important}.steapSection2 .billiMain .billiIn2{width:40%!important}.steapSection2 .billiMain .billiIn2 a{width:100%!important}.leftDrower{-webkit-transition:all .4s ease;transition:all .4s ease;width:auto!important;position:fixed!important;padding-top:60px;top:0!important;height:100%!important;background:#fff;left:unset!important;right:0;z-index:9999!important;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.14);box-shadow:0 0 15px 0 rgba(0,0,0,.14)}.leftDroAdd{right:285px!important}.leftSection2{right:0;z-index:99999999;top:0!important;height:100%!important}.leftSection1{display:none}.rightMe{color:#007bff;position:absolute;z-index:99;right:18px;top:34px;font-size:20px;display:block}.dateMain{width:100%!important;margin-top:40px!important}.dateMain .b-calendar .b-calendar-nav .btn{color:#fff!important;margin:0 5px}.reqPage22 .leftSection1{display:block}label.uploadPic{border-radius:100px!important;overflow:hidden;border:1px solid #ccc!important;background-size:65%!important}.modal-content .btn{background:#12439b;border-radius:50px;padding:9px 28px;height:auto!important}#requestInner .col-md-5,#requestInner .col-md-6,#requestInner .col-md-7{width:50%!important}.redDetailsOut .detailOut{width:100%!important}}@media screen and (max-width:500px){.redDetailsOut .detailOut{width:100%!important}}@media screen and (max-width:480px){.respFooter{padding:15px 0}.respFooter ul li a{font-size:11px}.searvType{margin:0 0 10px!important;width:50%!important}.visitStyle{margin:5px 6px 8px!important}.alertOutBox .alertBox{width:96%;margin-left:-48%}.selectUser{font-size:14px!important;padding:10px 2px}.selectUser span{margin-top:0!important}.selectUser i{font-size:33px!important;margin-left:-24px!important}}@media screen and (max-width:400px){.nav-tabs .nav-item{width:100%}.footerIc{font-size:20px}}@media screen and (max-width:390px){.selectesUserCol{width:100%!important}}.reqMain{text-align:center}.reqMain label{margin-right:15px;margin-left:10px}.slideAngleArrow{position:absolute;right:-18px;z-index:99;background:#fff;border:1px solid #ccc;width:20px;height:20px;border-radius:100px;text-align:center;line-height:17px;color:#5a5a5a;top:9px;cursor:pointer;-webkit-transition:.5s;transition:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.slideAngleArrow-in{right:-24px}.slideAngleArrow:hover{color:#3a3838}.leftSection1{-webkit-transition:.4s;transition:.4s}.slidePanelDiv{width:13px!important}.slidePanelDiv .whiteInner{background:#f2f3f7!important}.slidDashMins{padding-left:238px!important}.dashInner,.leftSection2{-webkit-transition:.4s;transition:.4s}.slidDashMins .leftSection2{left:15px}.slidDashMins .slideAngleArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loaderOut{z-index:9999!important;position:fixed;width:100%;height:100%;top:0;background:rgba(0,0,0,.35);font-family:Verdana,Geneva,sans-serif}.loaderText{position:absolute;text-align:center;width:232px;height:80px;top:50%;left:50%;color:#222;font-size:14px;border-radius:6px;background:#263fa9;margin-top:-45px;margin-left:-116px}.loaderText em{float:left;width:50px;margin-top:16px}.loaderText em img{width:80px;height:auto}.loaderText span{letter-spacing:.7px;float:left;color:#fff;padding:27px 10px 20px 30px;line-height:30px}.sessionTimeMain #requestInner .reqHeader h1{text-align:left;padding:0 18px;color:#000}.sessionTimeMain #requestInner .reqHeader{color:#424242;background:#fff}.sessionTimeMain .reqdata{background:#fff;border-top:1px solid #c9c9c9;border-bottom:1px solid #c1c1c1;padding-bottom:25px!important}.sessionTimeMain .closeReq .close{color:#000}.sessionTimeMain .modal-footer{background:#fff;padding-top:10px}.sessionTimeMain .modal-footer .closeCard{background:#00d489!important;border:1px solid #00d489;color:#fff!important}.sessionTimeMain .modal-footer .submitCard{background:#12439b!important}.sessionTimeMain .steapSection{padding:0 0;text-align:left}.sessionTimeMain .closeReq{right:13px;display:none}.sessionTimeMain .modal-footer .closeCard:hover,.sessionTimeMain .modal-footer .submitCard:hover{background:#00d489!important}.sessionTimeMain{width:100%!important}.sessionTimeMain .steapSection{border-bottom:none}.fa-check[data-v-14e370ed]{text-align:center;display:grid;padding:5px;border-radius:50%;background:#00d489;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:inline-start;margin:0 auto;color:#fff;font-size:24px}.pass-box1[data-v-701eae1e],.pass-box[data-v-701eae1e]{position:relative}.fa[data-v-701eae1e]{position:absolute;right:10px;margin-top:-41px;cursor:pointer}.h2[data-v-701eae1e],h2[data-v-701eae1e]{font-size:2rem;margin-left:100px}.loginLeft[data-v-701eae1e]{text-align:center;background:#fff;color:#4d545f;padding:0 30px 0;border-radius:15px}@media (min-width:980px){.loginLeft[data-v-701eae1e]{float:left;width:37%}}.loginLogo[data-v-701eae1e]{display:block}img[data-v-701eae1e]{vertical-align:middle;border-style:none}.loginLeft h2[data-v-701eae1e]{margin-bottom:17px;color:#12439b;font-size:22px;font-weight:700;margin-top:-10px}.enableAuction[data-v-046a4471]{padding-left:30px!important}.navbar[data-v-cb801b56]{position:fixed;z-index:999;width:100%;padding:0}.brand-name[data-v-cb801b56]{font-size:1.15rem;font-weight:700;padding-top:.6125rem;font-style:bold;font-style:italic;color:#fff}.navbar-brand[data-v-cb801b56]{padding-left:.2125rem}.brand-logo[data-v-cb801b56]{height:2.813rem;float:left;padding-top:.2125rem;padding-left:.3125rem;padding-bottom:.3125rem}.bg-primary[data-v-cb801b56]{background-color:#0a167f!important}.badge-success[data-v-cb801b56]{background-color:#2fbfa0}#dashBoard{color:#787d8f;height:100%;background:#f2f3f7;letter-spacing:.2px}#dashBoard,.dashTop{position:fixed;width:100%}.dashTop{height:42px;background:#fff;z-index:3}.drowIcon{display:none}#section-1 ul li a em{font-style:normal}.dashBody{position:relative;height:100%;padding-top:0}.dashBodyLeft{-webkit-transition:all .4s ease;transition:all .4s ease;left:0;top:0;position:fixed;z-index:2;height:100%;width:60px;background:#edebe9;color:#fff;padding-top:45px}.dashBodyLeft .dashInner::-webkit-scrollbar-track{background-color:#fff}.dashBodyLeft .dashInner::-webkit-scrollbar{width:.3125rem;background-color:#fff}.dashBodyLeft .dashInner::-webkit-scrollbar:horizontal{height:.3125rem}.dashBodyLeft .dashInner::-webkit-scrollbar-thumb,.dashBodyLeft .dashInner::-webkit-scrollbar-thumb:horizontal{background-color:transparent;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.dashBodyLeft .dashInner:hover::-webkit-scrollbar-thumb,.dashBodyLeft .dashInner:hover::-webkit-scrollbar-thumb:horizontal{background-color:#bdbdbd;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.dashBodyRight{-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;height:100%;width:100%;padding-left:50px;z-index:1;background:#f2f3f7;padding-top:10px}.dashBodyRight .slideAngleArrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashBodyRight .whiteInner::-webkit-scrollbar-track{background-color:#fff}.dashBodyRight .whiteInner::-webkit-scrollbar{width:.3125rem;background-color:#fff}.dashBodyRight .whiteInner::-webkit-scrollbar:horizontal{height:.3125rem}.dashBodyRight .whiteInner::-webkit-scrollbar-thumb,.dashBodyRight .whiteInner::-webkit-scrollbar-thumb:horizontal{background-color:transparent;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.dashBodyRight .whiteInner:hover::-webkit-scrollbar-thumb,.dashBodyRight .whiteInner:hover::-webkit-scrollbar-thumb:horizontal{background-color:#bdbdbd;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.dashBodyRight .whiteInner .no-left-padding li a i{margin-right:10px;font-weight:900;font-size:12px}.dashBodyRight .whiteInner .no-left-padding li a.active i{color:#c7e0f4!important}.liveMap .gm-ui-hover-effect{display:none!important}.liveMap .gm-style-iw-tc{border-top-color:#fff;display:none}.liveMap .gm-style .gm-style-iw-a .gm-style-iw-t .gm-style-iw{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.liveMap .gm-style .gm-style-iw-a .gm-style-iw-t .gm-style-iw .gm-style-iw-d{overflow:hidden!important}.liveMap .gm-style .gm-style-iw-a .gm-style-iw-t .gm-style-iw .gm-style-iw-d .PickupAddress{font-size:10px;padding:10px 20px;background:#fff;border-radius:50px;border:2px solid green;overflow:hidden!important}.liveMap .gm-style .gm-style-iw-a .gm-style-iw-t .gm-style-iw .gm-style-iw-d .Drop-offAddress{font-size:10px;padding:10px 20px;background:#fff;border-radius:50px;border:2px solid #0a167f;overflow:hidden!important}.liveMap .gm-style .gm-style-iw-a .gm-style-iw-t .gm-style-iw .gm-style-iw-d strong{font-weight:700}.map .iframe .liveMap{height:690px!important}.map .iframe .liveMap .gm-style-iw{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.map .iframe .liveMap .gm-style-iw .gm-style-iw-d{overflow:hidden!important}.map .iframe .liveMap .gm-style-iw .gm-style-iw-d .PickupAddress{font-size:10px;padding:10px 20px;background:#fff;border-radius:50px;border:2px solid green;overflow:hidden!important}.map .iframe .liveMap .gm-style-iw .gm-style-iw-d .Drop-offAddress{font-size:10px;padding:10px 20px;background:#fff;border-radius:50px;border:2px solid red;overflow:hidden!important}.map .iframe .liveMap .gm-style-iw .gm-style-iw-d strong{font-weight:700}.map .iframe .liveMap .gm-ui-hover-effect{display:none!important}.map .iframe .liveMap .gm-style-iw-tc{border-top-color:#fff;display:none}@media screen and (max-width:767px){.map .iframe .liveMap{height:500px!important}}.dashFooter{position:absolute;bottom:0;border-top:1px solid #e1e3e9;text-align:center;width:100%;height:44px;padding:14px 15px;font-size:13px;background:#e9eaed;left:0}.dashFooter em{font-style:normal;float:left}.dashFooter span{float:right}.dashinnerBody,.dashmainBody{position:relative;height:100%;width:100%;padding-top:70px;padding-bottom:54px}.dashinnerBody{padding-right:10px;padding-left:10px}.dashinnerData{position:relative;height:100%;width:100%;overflow:auto;background:#fff;padding:12px 15px 10px}.selectReqType{width:560px;max-width:100%;margin:100px auto 20px;text-align:center;display:block}.dashInner{color:#fff;position:relative;height:100%;overflow:auto;width:100%}.dashInner .card-header b{margin-top:5px;float:left}.leftSection2-Requests .card-header{line-height:46px!important;font-size:15px}.dashInner .shadow{-webkit-box-shadow:0 0 15px rgba(0,0,0,.1)!important;box-shadow:0 0 15px rgba(0,0,0,.1)!important}.dashTopLeft{position:relative;width:180px;background:#fff;height:42px;position:absolute}.mtg-lg{height:39px;float:left;padding-top:1px;padding-left:3px}.dashTopRight{-webkit-transition:all .4s ease;transition:all .4s ease;background:#11439c;top:0;left:0;width:100%;height:42px;padding-left:190px}.menuDrow{cursor:pointer;float:left;background:#0c3989;display:none;padding:21px 20px 18px;height:59px;width:60px}.menuDrow img{float:left;opacity:.85}.searchTop{float:left}.searchTop .myInput{background:none;color:#fff}.menuRight{float:right;padding-right:5px;color:#d2e1ef}.dropdown-toggle:after{border-top:6px solid;border-right:6px solid transparent;border-left:6px solid transparent}.leftIcon{display:block;text-align:center}.leftIcon a{background:#edebe9;display:inline-block;margin-top:15px;height:35px;line-height:35px;width:50px;color:#605e5c;font-size:16px}.leftIcon a.activeTab,.leftIcon a:hover{color:#11439c;background:rgba(17,67,156,.15);border-radius:4px}.leftIcon a.activeTab{border-left:4px solid #11439c;border-right:0;-webkit-transition:all .4s ease;transition:all .4s ease}table.dataTable tr td:last-child{text-align:center;white-space:nowrap!important}table.dataTable tr td:last-child a{padding:0 5px;display:inline-block;color:#5c5f63}table.dataTable tr td:last-child a:hover{color:#000}table.dataTable tr th:last-child{text-align:center}table.table-bordered.dataTable td,table.table-bordered.dataTable th{line-height:normal!important}::-webkit-input-placeholder{color:#bfc1c4;opacity:1;font-size:13px}::-moz-placeholder{color:#bfc1c4;opacity:1;font-size:13px}:-ms-input-placeholder{opacity:1}::-ms-input-placeholder{opacity:1}::placeholder{color:#bfc1c4;opacity:1;font-size:13px}:-ms-input-placeholder{color:#bfc1c4;font-size:13px}::-ms-input-placeholder{color:#bfc1c4;font-size:13px}.searchTop ::-webkit-input-placeholder{color:#bfd2e3;opacity:1}.searchTop ::-moz-placeholder{color:#bfd2e3;opacity:1}.searchTop :-ms-input-placeholder{opacity:1}.searchTop ::-ms-input-placeholder{opacity:1}.searchTop ::placeholder{color:#bfd2e3;opacity:1}.searchTop :-ms-input-placeholder{color:#bfd2e3}.searchTop ::-ms-input-placeholder{color:#bfd2e3}.searchTop .myInput{border:0 none;margin-top:7px;margin-left:3px;padding-left:34px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIzQTdBN0NBNDY4MDExRUFBRTkzOTQxOEQzMDU3M0Q2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIzQTdBN0NCNDY4MDExRUFBRTkzOTQxOEQzMDU3M0Q2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjNBN0E3Qzg0NjgwMTFFQUFFOTM5NDE4RDMwNTczRDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjNBN0E3Qzk0NjgwMTFFQUFFOTM5NDE4RDMwNTczRDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7NcDp9AAABuklEQVR42qyVX0RDcRTHbxsxSkQsJSLWSw+JiGgvRaKUnsqox4jRayz1WC9LND3Vez2NRNEfIvaU9tLDiFWKFBERWZ/DGWv3/u62e3f47Mx2ft9z7u93fucGCoWCVYmLu8cINFUTW0qDfJTbZfapCbcEEzAAz9ChPgOpaF/njVXBAg7CCdwLtMEatCPUC818n4Iz2CFuFyJu4v8qJziJG4QZxF7dFhIbx23COLHnrpUTvK5bEK0kLEbMNm5eto+1jUZx/gzjVrTiH6tKI/ZIzyHhVrkc3hbBb1bttgFxbQJH8QU48CAs1X/g0jBpEyejtFiQoLzl3aQth5wqL/avHyveA5v4N4R8iodUxyb+AN1sT9CHeA/kbOLs9Zde6REf4jImjk3dkoJVL6o88SjukyIzjuLFy0BgrEbhFlxSi3MdXBKwx4LpKoVlsJ3Cu/a5WVxHqEy9GAsPdbFJeA53D7fQD/tODWGa5zLElrUiSZrXPg7rTczpTL8mdlifQLZ2kd9+XcU1QasKyc3r0osi0zJdfnimBEZxD10jrXxSmqBu4k4JAlYdjWqv5M0Es9KidRUvSTAG2T8BBgB5FPJOj0TXogAAAABJRU5ErkJggg==) no-repeat left 11px;width:430px;max-width:100%;color:#bfd2e3}#dashBoard.menuClose .dashBodyRight{padding-left:0;-webkit-transition:all .4s ease;transition:all .4s ease}#dashBoard.menuClose .dashBodyLeft{-webkit-transition:all .4s ease;transition:all .4s ease;left:-80px}.userDash{text-align:center;padding:17px 10px}.picUser{display:inline-block;margin-top:8px;margin-bottom:5px;border-radius:50%;width:43px;overflow:hidden;height:43px;float:left}.userName{float:left;margin-right:15px;padding-top:11px;color:#fff}.userName span{display:block;font-size:12px;color:#bfd2e3;line-height:15px;text-align:right}.menuRight span.caret{float:right;margin-top:20px;margin-left:10px}.menuRight .dropdown-toggle:after{float:right;margin-top:27px;margin-left:12px;color:#fff!important}.picUser img{width:100%}.userDash h2{margin-bottom:6px;font-size:14px;font-weight:400;text-transform:uppercase}.userDash h3{margin-bottom:0;font-size:12px;color:#a7bbe0;font-weight:400}.dashBodyRight .dashInner{color:#787d8f;padding:0 10px 0 402px}.dashBodyRight .dashInner.reqPage{padding:0 10px 0 0}.welcomeText{text-align:left;display:block;background:#fff;position:relative;height:100%;width:100%;overflow:auto}.welcomeText h2{font-weight:400;font-size:27px}.welcomeText p{line-height:24px}.dashBox{background:#fff;margin-bottom:15px;padding:15px;border:1px solid #ebebec;display:block}.menuRight .dropdown-menu{right:0;left:auto!important;width:190px;background:#11439c;padding:0 0 5px;border:0 none!important;margin-top:4px!important}.menuRight .dropdown-menu li{float:left;width:100%;border-top:1px solid #0a3074}.menuRight .dropdown-menu li:first-child{border:0 none}.menuRight .dropdown-menu li:first-child a{background:#00d489!important;color:#fff!important}.menuRight .dropdown-menu li a{width:100%;font-size:14px;padding:9px 16px;color:#bfd2e3;display:block}.menuRight .dropdown-menu li a:hover{color:#00ec99!important}.leftSection1{left:0;width:175px;padding-left:5px}.leftSection1,.leftSection2{position:absolute;height:100%;top:0}.leftSection2{left:173px;width:235px;padding:0 10px 0 10px;background:#f3f2f1}.whiteInner{position:relative;width:100%;height:100%;background:#fff;overflow:auto}.leftSection2-Requests{position:absolute;left:174px;width:calc(100% - 210px);height:100%;top:0;padding:10px 10px 10px 10px}.leftSection2-Requests .whiteInner em{font-style:normal}.no-left-padding{padding-left:0!important}#section-1{background:#f3f2f1;padding:20px 0 20px 20px;overflow:hidden}#section-1,#section-2{float:left;height:100%;position:relative;width:100%}#section-2{background:#fff;border-right:1px solid #eceff6;border-left:1px solid #e8eaf1}#section-3{float:left;width:64%;height:100%;position:relative;padding:20px}#section-1 h5{color:#000;margin-top:5px;margin-bottom:15px;font-size:13px;font-weight:400;letter-spacing:.2px}#section-1 ul li{padding:5px 0}#section-1 ul li a{padding:7px 0;color:#1f2022;display:block;font-size:12px}#section-1 ul li a.activeButton{padding-left:9px;color:#1f2022;background:#c7e0f4;border-radius:3px;position:relative}#section-1 ul li a.activeButton:after{content:"";position:absolute;color:#c7e0f4;right:-6px;top:50%;margin-top:-6px;border-left:6px solid;border-top:6px solid transparent;border-bottom:6px solid transparent}#section-1 ul li a span{border-radius:1px;float:left;height:14px;width:14px;margin-right:10px;margin-top:3px}#section-1 ul{margin-bottom:20px;padding-left:0}#section-1 ul.status li a{padding:5px 5px;color:#47484b;display:block}#section-1 ul.status li a:hover{color:#181c21}.advanced-filter-section{padding-bottom:20px}.advanced-filter-main{min-height:380px}.whiteInner h2.selectedHead{color:#1f2022;display:block;font-size:14px;border-bottom:3px solid #f2f3f7;padding:24px 15px;font-weight:400;height:69px;margin-bottom:0}.statusBlock{border-bottom:3px solid #f2f3f7;line-height:normal;padding:20px 0 9px}.statusBlock h5{color:#97a6b6;margin-top:0;margin-bottom:15px;font-size:12px;font-weight:400;padding:0 15px}.statusBlock h4{color:#47484b;display:block;font-size:12px;font-weight:400;letter-spacing:normal;margin-bottom:0;margin-top:-2px}.statusBlock ul li em{font-style:normal;font-size:10px;color:#97a6b6}.statusBlock ul{padding:0 5px;margin-bottom:0}.statusBlock ul li{position:relative;cursor:pointer;padding:10px 5px 10px 50px;border-radius:3px;margin-bottom:1px}.statusBlock ul li:hover h4{color:#131315}.statusBlock ul li:hover em{color:#888b8e}.statusBlock ul li.activeTab h4{color:#131315}.statusBlock ul li.activeTab em{color:#888b8e}.statusBlock ul li.activeTab{background:#d5ffdf}.statusBlock.requiresApproval ul li.activeTab{background:rgba(78,116,255,.5)}.statusBlock.completed ul li.activeTab{background:#ffeaab}.statusBlock.cancelled ul li.activeTab{background:#ffdadd}.statusBlock.scheduled ul li.activeTab{background:#c0dfff}.statusBlock ul li:hover{background:#d5ffdf}.statusBlock.completed ul li:hover{background:#ffeaab}.statusBlock.requiresApproval ul li:hover{background:rgba(78,116,255,.5)}.statusBlock.cancelled ul li:hover{background:#ffdadd}.statusBlock.scheduled ul li:hover{background:#c0dfff}.statusBlock ul li .iconLeft{position:absolute;height:30px;width:30px;left:10px;top:10px;background:#28a745;border-radius:2px;text-align:center;padding:5px}.statusBlock ul li .iconLeft img{width:18px}.statusBlock.requiresApproval ul li .iconLeft{background:#4e74ff}.statusBlock.completed ul li .iconLeft{background:#ffc107}.statusBlock.cancelled ul li .iconLeft{background:#dc3545}.statusBlock.scheduled ul li .iconLeft{background:#007bff}.mainTop{color:#1f2022;display:block;border-bottom:3px solid #f2f3f7;padding:17px 15px;font-weight:400;height:69px;margin-bottom:0;text-align:left}.mainTop .rightButton{float:right;background:#13419a!important}.mainTop .rightButton:hover{background:#00d489!important}.mainTop .Statustag{float:left;margin-right:15px;border-radius:20px;border:1px solid #263fa9;background:#fff;color:#0a167f;padding:6px 20px;font-size:12px}.mainTop .Statustag:hover{background:#39e281}.mainTop .tripWay{font-style:normal;font-size:12px;color:#97a6b6;float:left;margin-top:11px}.innerBoxDiv{display:block;padding:5px 5px 5px}.innerBoxDiv h2{color:#2f3134;font-size:18px;margin-top:0;margin-bottom:9px;position:relative;padding-right:120px}.innerBoxDiv h2,.innerBoxDiv h3{letter-spacing:.4px;display:block;font-weight:400}.innerBoxDiv h3{color:#1f2022;font-size:16px;margin-top:20px;margin-bottom:15px}.innerBoxDiv .myInput{width:100%;border-radius:2px;border:1px solid #ddd;padding-right:44px;height:39px;position:relative}.textRel:before{background:#96dca6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAUCAYAAAB4d5a9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjczNTk4NkFBNDY3MDExRUFBMTU3QTQ3Rjk1NkIwQjkzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjczNTk4NkFCNDY3MDExRUFBMTU3QTQ3Rjk1NkIwQjkzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzM1OTg2QTg0NjcwMTFFQUExNTdBNDdGOTU2QjBCOTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzM1OTg2QTk0NjcwMTFFQUExNTdBNDdGOTU2QjBCOTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4/wnfNAAABHUlEQVR42mL4//8/Ayl47dur65//+vwbRBOrh4FUS0AWAOn/UJooPYxgm2gMmKD0fyrgvYQs+UgFBztBLWLGZQklQB6IGYHYDWpRBYYKaOR8+I8dwOTxATkkdZOB+A8Q22CL+D/YvAl1ISzO8PnkEZTNCcTnobQhEL9DDi5mLIYz4uHjAt+BOA6IJYB4Pnpw4QomdEwouGC4DiqXg5wZ/1MpTmCYGYhPAvFPIDYGxQk/0EMfcHifmDghBPaxEFBAjeKAjYmBDgBkCRs9LOFEE3sGxA1ArA3FDVAxXICgemzBNQuaxpcC8WEgvgQVwwUIq8eRH7qQkugNIuoMvOpxRfxlJPY1IoIdr3p8lVYgEIsC8TIg/kKERTjVAwQYAJSfNQmgdZHqAAAAAElFTkSuQmCC) no-repeat 50%;background-size:18px;height:27px;width:27px;content:"";position:absolute;z-index:3;border-radius:2px;top:6px;right:6px}.textRel,.textRelCal{float:left;position:relative;width:100%}.textRelCal:before{background:#96dca6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAwRTM2MjRENDY4OTExRUFBRDBCOEZBNzMwREVGQjA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAwRTM2MjRFNDY4OTExRUFBRDBCOEZBNzMwREVGQjA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDBFMzYyNEI0Njg5MTFFQUFEMEI4RkE3MzBERUZCMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDBFMzYyNEM0Njg5MTFFQUFEMEI4RkE3MzBERUZCMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6V43FoAAAC4klEQVR42qyWTWxMURTH73vefHSmxleaUmlYIDJYEKIaG4loJNbCTpoQEomUxEKEsJI0IrOwYSFEJDZssPAVIdpopEIXEo1UWlqlmqI1OtV5/mf6f3rmem8kOMkv993zzr3n3nPOve8Z3/dNBEvBTdAG9kTYVIMLtGkFiTA7U8HJSX9aBkE6xKbJL5c1YXN5Zlq2g21gDtgHfqh38iy2p8Ey6s6CcVMuE6AZbAG3wWVQEE8euGKtKAuOqP5bkAFdSncANFrjloOc6t8BM1142g12WisqWv0Yd/PNWrVv2U2C76q/GRyVnbT7v0szqAePwAuwH6SYm0AuAQdc4w7PMwd3rbneiPJ5iJN3YBNIgipQC65aNmNcTIo2UmnHQdGyG5SVdGJLq0249JcSZ0wdiEfYfASjYC6YFfL+va4uqZQe1XeYC2l7rWrTEqfNEBhQ+nqQlryJkxlU7gA3QiYL3vtWQbicPEi4PWYduCel79FQBrfTQTWoofEw+GytzuOkvUqfAfP4LDv6Cp6CEZA0rB5J1kIQAx2gQHpYZWJ3COSpl/YY9fNBtxrzjMUgRdMPhl0rFFUgy1wIi8Ei2mRLq5rSS9tA/QKwRI0Ru9k67DqugTMnIsHOH/qRetdKlpzoNlaalG4X6Ob7xyzVAttb1EtuOjlmnOM/MXdTXiUnaFcyNDIgxRCIfGASdeITnKxP6fWYAS42zQUmg+rSd5AYvI4IRV+EvtIYx1MOgvYw2MDnl+AEV74eHOThk5DlGJp46RI0ZhXHdIBTar6i4eU2CepYeqPW3bOWpXrO0l+nfoWllzKu4XEoK+FgJ17I6U1GVE1MXSvG+sDFdQpcq2wnQr4lX9jmLf0I27GQb1FeHwl9d3l8uZcfG3H8hGUscoa7zLDictS/ArvARvbv8zpK/NolYnaRsWyt8FPxN7Rw3gdyTuTH4CGo5aU2ZP5dZLeNDGVT4LWB/07/U+Ti3Srz/xRgAIBemmaqos9NAAAAAElFTkSuQmCC) no-repeat 50%;background-size:17px;height:27px;width:27px;content:"";position:absolute;z-index:9;border-radius:2px;top:6px;left:6px}.innerBoxDiv .selectOrg{float:left;padding-top:0}.innerBoxDiv .selectOrg input[type=radio]{float:left;margin-top:4.5px;margin-right:5px}#dashBoard .btn{font-size:14px;height:38px;padding:7px 15px;background:#263fa9}.page-link{color:#0a167f!important}.page-item.active .page-link{background-color:#263fa9!important;border:1px solid #263fa9!important;color:#fff!important}.common-btn{background:#263fa9!important}.common-btn,.common-btn:hover{border:1px solid #263fa9!important}.common-btn:hover{background:transparent!important;color:#0a167f!important}.tabs .nav .nav-item a.active,.trackStep.completed,.trackStep.completed span{background:#263fa9!important}.trackStep.completed span em{color:#0a167f!important}#dashBoard .btn:hover{background:transparent;color:#fff}.modal-content .btn{background:#263fa9!important}.modal-content .btn:hover{background:transparent!important;color:#0a167f!important;border:1px solid #263fa9!important}.notiFication{float:left;margin-right:60px}.notiFication a{margin-top:18px;position:relative;float:left}.notiFication a span{border-radius:6px;top:6px;right:2px;width:6px;height:6px;background:#fff;position:absolute}.menuRight .dropdown{float:left;background:#11439c}.menuRight .dropdown a{float:left;background:#11439c!important}#requestInner{position:relative;height:100%;border-radius:20px;overflow:hidden}#requestInner .reqHeader{height:55px;color:#fff;position:relative;text-align:center}#requestInner .reqHeader,.multiselect__option--highlight,.multiselect__option--highlight:after{background:#263fa9!important}.reqdata .modal-footer{padding:15px 0 0}.reqdata{height:calc(100% - 55px);overflow:auto;background:#fff;padding:20px}.closeReq{position:absolute;right:35px;top:15px;font-size:18px;cursor:pointer;width:25px;color:#fff;height:25px;line-height:26px}.closeReq,.closeReq:hover{-webkit-transition:all .4s ease;transition:all .4s ease}.closeReq .close{color:#fff;font-size:21px}#EditModal #requestInner .reqdata,.AddNewHealthcare #requestInner .reqdata{height:calc(100vh - 147px)!important}#requestModal.modal .modal-dialog{max-width:100%;height:100%;width:100%;margin:0;padding:0}.modal .modal-dialog .modal-content{background:none!important;border:0 none!important;height:88%;top:6%;width:1100px;margin:0 auto;max-width:95%;padding:0}#messageModal.modal .modal-dialog .modal-content,.modal.modalBG .modal-dialog .modal-content{background:#fff!important}.reqSteap{border-radius:4px;position:relative;background:#d2d4d6;overflow:hidden;padding:15px 1px 15px 75px;color:#373c43;height:58px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reqSteap span{letter-spacing:normal;font-size:15.5px;display:inline;margin-top:2px}.reqSteapCount{position:absolute;height:58px;width:57px;text-align:center;background:#b5b7ba;left:0;top:0;font-size:26px;font-weight:700;line-height:57px}.reqSteapCount:after{content:"";position:absolute;color:#b5b7ba;right:-8px;top:50%;margin-top:-7px;border-left:8px solid;border-top:8px solid transparent;border-bottom:8px solid transparent}.reqSteap.selectedSteapReq{background:#11439c;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reqSteap.selectedSteapReq .reqSteapCount{background:#00d489}.reqSteap.selectedSteapReq .reqSteapCount:after{color:#00d489}.steapSection{padding:23px 0;border-bottom:1px dotted #ccc;text-align:center}.reqdata h4{font-weight:400;text-align:center;font-size:20px;margin:0 0 16px;color:#1e1e1e}.searvType{cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;color:#0a167f;font-size:14px;display:inline-block;margin:0 6px;width:130px}.searvType span{line-height:93px;height:95px;width:95px;text-align:center;display:inline-block;font-size:38px;border:1px solid #263fa9;color:#263fa9;border-radius:3px}.buttSpce{margin-bottom:15px!important}.steapSection p{margin-bottom:20px}.searvType em{display:block;font-style:normal;margin-top:10px}.searvType.activeClass span,.searvType:hover span{background:#263fa9;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.visitStyle{display:inline-block;font-size:16px;margin:0 10px;width:160px;padding:10px 0;border:1px solid #0a167f;color:#0a167f;border-radius:3px;-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;margin-bottom:5px}.visitStyle.activeClass,.visitStyle:hover{background:#263fa9;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.timeSelect .myInput{width:70px!important;text-align:center;margin-bottom:7px}.timeSelect em{font-size:20px;font-style:normal;padding:2px 10px;float:left}.timeSelect{display:inline-block;vertical-align:top}.timeSelect span{font-size:14px;color:#666;display:block;color:#97a6b6}.nextButton{display:block;text-align:center;margin-top:27px;margin-bottom:10px}.nextButton .btn{padding:6px 30px 6px 30px;height:auto!important;border-radius:20px!important;background:transparent!important;border:1px solid #0a167f;color:#0a167f!important}.nextButton .btn:hover{background-color:#00d489!important}.rightText .steapSection{text-align:left}.steapSection .myInput{margin-bottom:2px}.reqInput,.reqInput .steapSection{text-align:left}.reqInput .steapSection p{color:#11439c;margin-bottom:12px}.reqInput .myInput{margin-bottom:13px!important;width:100%}.addLocation{background:#11439c!important;display:block;line-height:25px}.addLocation:hover{background:#00d489!important}.provider{max-width:158px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.reqStepMain3 .steapSection,.reqStepMain4 .steapSection{padding-bottom:15px}.checkLabel{display:block;margin-bottom:13px}.steapSection.rightText{text-align:left}.reqStepMain4 .steapSection label{width:100%;display:block;margin-bottom:6px;font-size:14px;color:#9fa2a7}.reqStepMain4 .steapSection .myInput{width:100%;margin-bottom:15px}#confirmData h3{font-weight:400;font-size:18px;margin:0 0 10px;color:#00cc84}.reqStepMain4 #confirmData .myInput{margin-bottom:0!important}.editIcon{position:absolute;right:1px;bottom:1px;width:39px;height:38px;border-radius:0 3px 3px 0;background:#e6e8ea;color:#8b909a;text-align:center;line-height:40px;cursor:pointer;font-size:13px}.editIcon,.editIcon:hover{-webkit-transition:all .4s ease;transition:all .4s ease}.editIcon:hover{color:#fff;background:#00cc84}.confirOut{position:relative;margin-bottom:15px}.topSpace{margin-top:10px}.steapSection .col-md-6{padding-left:25px;padding-right:25px}.steapSection .col-md-6 .col-md-6,.steapSection .col-md-6 .col-sm-8{padding-left:15px;padding-right:15px}.steapSection .col-md-6 .col-sm-4{padding-left:0;padding-right:15px}.steapSection .row{margin-left:40px;margin-right:40px}.steapSection .row .row{margin-left:-15px;margin-right:-15px}.searchSection{float:left;margin-right:30px;display:none}.searchSectionOut{float:right}.searchSection .myInput{width:350px;margin-top:2px;height:37px;padding-left:37px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBDMjk0QzlBNEJFNzExRUFBRTU1QUQwODcwQUM4OTNEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBDMjk0QzlCNEJFNzExRUFBRTU1QUQwODcwQUM4OTNEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEMyOTRDOTg0QkU3MTFFQUFFNTVBRDA4NzBBQzg5M0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEMyOTRDOTk0QkU3MTFFQUFFNTVBRDA4NzBBQzg5M0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ddrbqAAABdElEQVR42pyTzytEURSA73v5VZZITaGkKAsWdlJoIhsWs2LYaMrsNZZKdvIfYCI1ZcKCnfxILJQ0W5GFjY2ykBEaPd+pM7pNd8zLqa/zeufc7953371eEATGjqPjswipB7qgEa7gaSQ6dGPKhGdLECySpqEaDiAP/dALe7CC7NYpYbAMyuoKkpCj+VnFtaROWFJhjNqFS7LM86TMSMNbuWXTt0VqhQn6XovvfQpt5FlI/CXQmNN9GrNf+tAHD3BZQWCY5IMkq1lg8hpbMgqnNBRMuHiEDqizJU0QmPDxCd869ldyDs0szwspaVDJly25hjhEKo1moipSFNJ8/rstyUkdVkOsYlD/TNp1TuQPncAupJjlxbGKmNYPqY87jz1Nw6R5aNeZ7nXD5TOlNgD7MAM7iBLl7o6v+5OCFt1AaViDTQbe0SMnOwMbRZFXeotVJnepXgUFmvMl9bgeunVqSackTCCaIm2LzDf/DFaQ0TvX/SPAACM+kaxRX3svAAAAAElFTkSuQmCC) no-repeat 9px 8px}.confirmRequest{text-align:center;margin:32px 0 15px;color:#11439c}.bottConfirm{margin-bottom:0!important}.tabelOut .row{width:100%;margin:0}.tabelOut .row .col-sm-5,.tabelOut .row .col-sm-6,.tabelOut .row .col-sm-7,.tabelOut .row .col-sm-12{padding:0;text-align:left}.tabelOut .form-inline{width:100%}.tabelOut .form-inline label{display:block!important}.table td,.table th{padding:8px 13px}div.dataTables_wrapper div.dataTables_length select{font-size:13px;padding:2px 6px}.tabelOut .form-control{height:32px}div.dataTables_wrapper div.dataTables_filter label{text-align:right}.tabelOut thead{background:#00d489;color:#fff}.tabelOut td{color:#5c5f63;font-size:14px}.tabelOut .table-bordered thead th,.tabelOut td{max-width:150px!important;white-space:normal!important}.tabelOut .table-bordered thead th{border-top:0 none!important;border-bottom-width:0}.tabelOut .form-control{border:1px solid #d5d7d9;border-radius:3px!important}table.dataTable td,table.dataTable th{vertical-align:middle}table.dataTable td span.status{padding:6px 9px 8px;background:#ebecec;border-radius:3px;display:inline-block;margin-top:5px}div.dataTables_wrapper div.dataTables_info{margin-bottom:10px}table.dataTable td li .dtr-data span.status{background:#d2d2d2}table.dataTable tr.odd td span.status{background:#dfe2e2}table.dataTable{margin-top:12px!important}div.dataTables_wrapper div.dataTables_paginate ul.pagination,div.dataTables_wrapper div.dataTables_paginate ul.pagination li{display:inline-block}div.dataTables_wrapper div.dataTables_paginate ul.pagination li a{border-radius:3px;background:#ff0;padding:5px 13px;margin-left:5px;display:block;background:#11439c;color:#fff}div.dataTables_wrapper div.dataTables_paginate ul.pagination li.active a,div.dataTables_wrapper div.dataTables_paginate ul.pagination li a:hover{background:#00d489}.monthlyInvoice{display:block;border:1px solid #ddd;position:relative;padding:15px;border-radius:4px;float:left;background:#f2f3f7;width:100%}.monthlyInvoice span{float:left;font-size:18px;color:#11439c;margin-top:4px}.monthlyInvoiceRight{float:right}.monthlyInvoiceRight .myInput{float:left;height:38px!important;margin-bottom:0;width:210px;margin-right:10px}#dashBoard .monthlyInvoiceRight .btn{float:left;height:38px!important;padding:3px 20px 5px!important;background:#11439c!important}.monthlyInvoiceRight .btn:hover{background:#00d489!important}.orDiv{float:left;width:100%;text-align:center;padding:10px;position:relative}.orDiv span{display:inline-block;border-radius:50px;width:55px;line-height:50px;font-size:18px;height:55px;background:#00d489;color:#fff;position:relative;z-index:5;border:1px solid #fff}.orDiv:before{content:"";width:300px;z-index:3;height:1px;background:#d8d5d5;position:absolute;top:50%;left:50%;margin-left:-150px}.selectreq{display:inline-block;width:35.5%;margin:0 13px;border-radius:10px;text-align:center;padding:33px 25px 28px;margin-bottom:14px;border:1px solid #12439b;font-size:20px;color:#12439b;cursor:pointer;letter-spacing:.5px}.selectreq:hover{color:#fff;background:#00d489!important;border-color:#00d489!important}.selectreq span{display:block;margin-top:10px}.selectreq i{font-size:40px;display:inline-block}.backButton{margin:10px 6px 0;float:left;background:none;border:0 none;color:#0a167f}.dashHead{font-weight:700;font-size:19px;float:left;margin:0 0 15px;color:#1e1e1e;margin-top:9px}.selectReqType .dashHead{margin-bottom:30px;text-align:center;font-size:25px;margin-top:10px}.tabelOut{display:block;border-top:1px solid #ddd;padding-top:13px;margin-top:-1px}.closeDrover,.shoeDrower{display:none}.detailsSection{float:left;width:100%;padding:0;margin:15px 0 0 0;line-height:normal}.detailsSection li{float:left;width:100%;padding:11px 11px 0;border:1px solid #e9ebef;margin-bottom:-1px}.detailsSection>li:nth-of-type(odd),table.trackTable tbody tr:nth-of-type(odd){background-color:#f3f5f9}.detailsLeft{float:left;width:18%;color:#103b90}.detailsRight{float:left;width:82%}.rightPerti{float:left;width:100%;margin-bottom:12px}.detailsRight span.labelLeft{float:left;width:30%;color:#292a2b;line-height:normal}.detailsRight span.valueRight{float:left;width:70%;line-height:normal}.mapOut{float:left;width:100%;margin-top:15px}.mapOut .mapIframe{float:left;width:100%;height:400px}.trackTrip h2{color:#00bd7a}.trackStep{width:29%}@media screen and (max-width:575px){.trackTrip{margin-top:19px}.trackTrip h2{margin-bottom:10px}.trackTrip h4{line-height:26px;font-size:16px}.tracker{padding:10px 25px 42px}.trackStep span{height:14px;width:14px;margin:-6px 0 0 -8px}.trackStep.completed:last-child span{font-size:15px;width:24px;height:24px;margin:-12px 0 0 -10px}.trackStep.completed:last-child span:after{top:-15px;line-height:29px}.trackStep span em{margin-top:25px}.trackStep.completed:last-child span em{margin-top:31px;width:79px;margin-left:-32px}}#section-1 ul li a.activeButton,.orDiv span{-webkit-box-shadow:0 0 0 0 #00d489;box-shadow:0 0 0 0 #00d489;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.tableCust{width:100%;margin-bottom:15px}.tableCust td,.tableCust th{padding:8px 13px}.tableCust th{font-weight:700}.tableCust thead{background:#00d489;color:#fff;text-transform:uppercase!important}.tableCust thead tr th{font-weight:400!important}#dashBoard .tableCust td .btn{white-space:nowrap;padding:7px 20px!important;background:#d0d1d4!important}#dashBoard .tableCust td .btn:hover{background:#12439b!important}.trackTable tr td:first-child,.tripTrack{width:100px;color:#767a8a}.trackTable tr td em{display:block;line-height:23px;font-style:normal;font-size:11px;color:#00d489}.trackTable tr td{vertical-align:top!important}.trackRow{font-size:14px;display:block;padding:0 0 2px}.trackRow span{display:inline-block}.trackRow span:first-child{width:100px}.trackRow span:nth-child(2){width:160px}.modifyClass{position:absolute;right:0;top:1px}.modifyClass a{color:#00bd7a;font-size:14px;border:1px solid #00d489;border-radius:4px;padding:8px 15px}.modifyClass a:hover{color:#fff;background:#00d489}.trackFlow h3{font-weight:400;font-size:14.1px;margin:0 0 10px}.flowRight{font-style:italic}.flowRight span{margin-bottom:4px}#dashBoard .mydatepeaker .btn{background:#96dca6!important;position:absolute;height:27px!important;width:27px!important;padding:3px!important;border:0 none!important;border-radius:2px;top:6px;left:6px;z-index:99!important}.mydatepeaker .myInput{background:none;position:relative;z-index:9}.mydatepeaker{float:left;position:relative;width:100%}.mydatepeaker:before{background:#96dca6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAwRTM2MjRENDY4OTExRUFBRDBCOEZBNzMwREVGQjA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAwRTM2MjRFNDY4OTExRUFBRDBCOEZBNzMwREVGQjA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDBFMzYyNEI0Njg5MTFFQUFEMEI4RkE3MzBERUZCMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDBFMzYyNEM0Njg5MTFFQUFEMEI4RkE3MzBERUZCMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6V43FoAAAC4klEQVR42qyWTWxMURTH73vefHSmxleaUmlYIDJYEKIaG4loJNbCTpoQEomUxEKEsJI0IrOwYSFEJDZssPAVIdpopEIXEo1UWlqlmqI1OtV5/mf6f3rmem8kOMkv993zzr3n3nPOve8Z3/dNBEvBTdAG9kTYVIMLtGkFiTA7U8HJSX9aBkE6xKbJL5c1YXN5Zlq2g21gDtgHfqh38iy2p8Ey6s6CcVMuE6AZbAG3wWVQEE8euGKtKAuOqP5bkAFdSncANFrjloOc6t8BM1142g12WisqWv0Yd/PNWrVv2U2C76q/GRyVnbT7v0szqAePwAuwH6SYm0AuAQdc4w7PMwd3rbneiPJ5iJN3YBNIgipQC65aNmNcTIo2UmnHQdGyG5SVdGJLq0249JcSZ0wdiEfYfASjYC6YFfL+va4uqZQe1XeYC2l7rWrTEqfNEBhQ+nqQlryJkxlU7gA3QiYL3vtWQbicPEi4PWYduCel79FQBrfTQTWoofEw+GytzuOkvUqfAfP4LDv6Cp6CEZA0rB5J1kIQAx2gQHpYZWJ3COSpl/YY9fNBtxrzjMUgRdMPhl0rFFUgy1wIi8Ei2mRLq5rSS9tA/QKwRI0Ru9k67DqugTMnIsHOH/qRetdKlpzoNlaalG4X6Ob7xyzVAttb1EtuOjlmnOM/MXdTXiUnaFcyNDIgxRCIfGASdeITnKxP6fWYAS42zQUmg+rSd5AYvI4IRV+EvtIYx1MOgvYw2MDnl+AEV74eHOThk5DlGJp46RI0ZhXHdIBTar6i4eU2CepYeqPW3bOWpXrO0l+nfoWllzKu4XEoK+FgJ17I6U1GVE1MXSvG+sDFdQpcq2wnQr4lX9jmLf0I27GQb1FeHwl9d3l8uZcfG3H8hGUscoa7zLDictS/ArvARvbv8zpK/NolYnaRsWyt8FPxN7Rw3gdyTuTH4CGo5aU2ZP5dZLeNDGVT4LWB/07/U+Ti3Srz/xRgAIBemmaqos9NAAAAAElFTkSuQmCC) no-repeat 50%;background-size:17px;height:27px;width:27px;content:"";position:absolute;z-index:7;border-radius:2px;top:6px;right:6px}.mydatepeaker .gj-datepicker-bootstrap [role=right-icon] button .gj-icon{position:relative!important;top:2px!important;left:0!important;font-size:18px!important}.gj-datepicker [role=right-icon]{display:none!important}.gj-picker-bootstrap{padding:0;border:0 none;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.25);box-shadow:0 0 20px 0 rgba(0,0,0,.25);z-index:99!important}.gj-picker-bootstrap div[role=navigator]{background:#13419a!important;color:#fff;height:50px;line-height:49px}.gj-button-md div,.gj-cursor-pointer div{font-size:14px!important;padding:6px!important}.gj-picker-bootstrap table tr td div,.gj-picker-bootstrap table tr th div{width:43px;height:47px;line-height:34px}.gj-picker-bootstrap table tr td.today div{color:#fff!important;background:#00d489!important;border-radius:0!important}.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div{color:#fff;background-color:#11439c!important;border-color:#11439c!important;border-radius:0!important}.datepicker thead{background:#e6e8ec!important;color:#11439c!important;font-size:15px!important}.datepicker thead th div{line-height:47px!important}.datepicker thead th{border:1px solid #c6c8cb}.gj-icon.chevron-left:before,.gj-icon.chevron-right:before{content:""}.gj-icon.chevron-left{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAASCAYAAACAa1QyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU2MjQ0REQ0NENDODExRUFBN0Q1QkFGQkJFRjBEQjQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU2MjQ0REQ1NENDODExRUFBN0Q1QkFGQkJFRjBEQjQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTYyNDRERDI0Q0M4MTFFQUE3RDVCQUZCQkVGMERCNDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTYyNDRERDM0Q0M4MTFFQUE3RDVCQUZCQkVGMERCNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6NE/umAAAApElEQVR42mL4//8/AwHMA8RLgVgOJkaMhsP/IeAhTCMhDcf+o4LbQMxMioafQOyByya8GrBp4iekAV2TEBCfJ6QBWRNIw2tiNMA0gTS8QdPwC5cGEGZiYGDgA2IOBlTwC4jfMeACUN0KQPwFzbYPQGyGy3kwLAvEl4jRiC/Z4NRIKL1h1UhMQsXQSGwKR06wbKRkjVdAbEBMfoJp3AjTAMIAAQYAmU3fPIbUiCYAAAAASUVORK5CYII=) no-repeat 50%}.gj-icon.chevron-left,.gj-icon.chevron-right{height:44px;width:42px!important;float:left;margin:3px 0!important}.gj-icon.chevron-right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAASCAYAAACAa1QyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY5NzQ1MEQ3NENDODExRUFBQUM1OEI0MkM1OTlEMzA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY5NzQ1MEQ4NENDODExRUFBQUM1OEI0MkM1OTlEMzA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Njk3NDUwRDU0Q0M4MTFFQUFBQzU4QjQyQzU5OUQzMDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Njk3NDUwRDY0Q0M4MTFFQUFBQzU4QjQyQzU5OUQzMDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5OkCC9AAAAjElEQVR42mL4//8/AxR7AHE7Eh8nRtbw7T8ETCBGkwqSBhiYTIxNjf8xwWRCmkjSiC5AlEZs1mPTuJyQJlwaDxHShEvjEZAcEwNu8BSLmAgQM+OyJQ2LLVeBmBmX87Bp2AzTgE0TNg0T8AU5URqQNWUSqwE5wf4hVgOyTbFIGicQm59AOIEYDSAMEGAAi53eUBVEpGAAAAAASUVORK5CYII=) no-repeat 50%}.gj-picker-bootstrap div[role=navigator] div:first-child,.gj-picker-bootstrap div[role=navigator] div:last-child{max-width:45px!important}.gj-picker-bootstrap table tr td.other-month div{color:#bbb6b6!important}.rescheduleDateInner{height:50%;width:60%;margin:-1.75rem auto}.row.rescheduleRow{margin:0!important}.row.rescheduleRow .col-md-12{padding:0}.row.rescheduleRow .col-md-12 .b-form-timepicker.form-control{margin-top:15px}.rescheduleDateInner .steapSection{padding:0;border-bottom:0 none}.rescheduleDateInner .reqdata .modal-footer{padding-top:7px;text-align:center;display:block!important;margin:0!important;border:0 none!important}.rescheduleDateInner .reqdata{padding-bottom:7px}footer.border-top{display:none}.rescheduleDateInner .b-calendar .b-calendar-grid-body .col[data-date] .btn{margin:0 auto 3px;height:auto!important;padding:10px 0!important}@media screen and (max-width:1024px){.reqSteap{overflow:visible;height:45px;padding:9px 0 6px 63px}.reqSteap span{font-size:14.2px}.reqSteapCount{font-size:21px;height:45px;line-height:45px;width:45px;border-radius:4px 0 0 4px}.reqSteapCount:after{margin-top:-7px;border-left:6px solid;border-top:6px solid transparent;border-bottom:6px solid transparent;right:-6px;margin-top:-6px}#requestInner .reqHeader h1{line-height:44px;font-size:16px}#requestInner .reqHeader{height:44px}.reqdata{height:calc(100% - 44px)}.steapSection{padding:18px 0}.reqdata h4{font-size:18px;margin:2px 0 15px}.steapSection p{margin-bottom:15px}.addLocation{line-height:24px}.detailsLeft{margin-bottom:9px;width:100%;font-size:15px}.detailsRight{width:100%}.rightPerti{margin-bottom:10px}.detailsSection li{padding:9px 13px 2px}.detailsRight span.labelLeft{width:35%}.detailsRight span.valueRight{width:65%}.innerBoxDiv{padding:19px 15px 15px}}@media screen and (max-width:992px){.monthlyInvoiceRight .myInput{width:145px}.reqSteapCount{top:-28px;left:50%;margin-left:-22px;border-radius:4px}.reqSteap{margin-top:26px;overflow:visible;height:auto;padding:25px 8px 10px 8px;text-align:center}.reqSteapCount:after{right:50%;bottom:0;top:auto;margin-bottom:-11px;margin-right:-6px;border-top:6px solid;border-right:6px solid transparent;border-left:6px solid transparent}.myInput{font-size:13px}.steapSection .row{margin-left:-10px;margin-right:-10px}.steapSection .col-md-6{padding-left:10px;padding-right:10px}.steapSection .row .row{margin-left:-10px;margin-right:-10px}.steapSection .col-md-6 .col-md-6{padding-left:10px;padding-right:10px}.steapSection .col-md-6 .col-sm-8{width:100%;padding-left:10px;padding-right:10px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.steapSection .col-md-6 .col-sm-4{width:155px;padding-left:10px;padding-right:10px;-webkit-box-flex:0;-ms-flex:0 0 155px;flex:0 0 155px;max-width:155px;margin-bottom:15px}.closeReq .close{font-size:18px}.closeReq{right:12px;top:11px}.notiFication{margin-right:30px}.searchTop .myInput{width:320px}.mainTop .Statustag{display:none}.dashBodyLeft{left:0;width:50px}.dashBodyRight{padding-left:52px}.leftIcon a{border-radius:0;border:0 none;margin-top:0;border-bottom:1px solid #e2fff4}.dashBodyLeft .dashInner{border-top:2px solid #f2f3f7}.dashBodyRight .dashInner{padding:0}.innerBoxDiv{padding:15px 15px 15px}.leftDrower{-webkit-transition:all .4s ease;transition:all .4s ease;width:290px;position:fixed;padding-top:60px;top:0;height:100%;background:#fff;left:-305px;z-index:15;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.14);box-shadow:0 0 15px 0 rgba(0,0,0,.14)}.leftSection1{width:57px;position:relative;padding-left:0}#section-1{padding:8px 8px;background:#f0f1f5;width:57px}.leftSection2{left:57px;padding:0;width:225px;overflow:auto;padding-top:60px}#section-1 ul li a.activeButton{background:#00d489!important;color:#fff!important}#section-1 h5{color:#fff;display:none}.status{display:none}.dashmainBody{padding-bottom:0;padding-top:62px}.whiteInner h2.selectedHead{padding:15px 0 15px 15px;height:auto}.statusBlock{padding:15px 0 4px}.dashTopRight{height:60px}#section-1 ul li a{background:#fff!important;color:#00d489!important;border-radius:3px;height:41px;width:41px;padding:0!important;text-align:center;line-height:41px!important}#section-1 ul li a em{display:none}#section-1 ul li{padding:0;margin-bottom:15px}.dashFooter{position:static;font-size:13px}.drowIcon{font-size:19px;display:block;height:41px;width:41px;line-height:41px!important}#dashBoard .btn{height:34px;padding:5px 13px}.btn{height:34px}.closeDrover{display:block;float:right;text-align:center;line-height:40px;width:40px;height:40px;color:#00d489;z-index:9;margin-top:-10px;margin-right:5px}.mainTop{padding:12px 15px;height:65px;border-bottom:2px solid #f2f3f7}.fa-bars{line-height:18px;color:#00d489;font-size:26px}.innerBoxDiv h2{color:#0b0c0c}.fa-times-circle{display:block;height:40px;line-height:40px;font-size:25px}.shoeDrower{display:block;float:left;padding:10px;margin-left:-9px}.menuDrow img{float:right;opacity:.85}.confirmRequest{margin:22px 0 9px;font-size:22px}.reqdata h4{font-size:18px;margin:-6px 0 15px}#dashBoard{position:relative}.detailsLeft{margin-bottom:9px;width:20%;font-size:15px}.detailsRight{width:80%}.detailsRight span.labelLeft{width:30%}.detailsRight span.valueRight{width:70%}.dashinnerBody{padding-bottom:10px;padding-left:8px}}@media screen and (max-width:767px){.monthlyInvoice span{width:100%;margin-top:-4px}.monthlyInvoiceRight{width:100%;margin-top:10px}#dashBoard .monthlyInvoiceRight .btn{float:right}.monthlyInvoiceRight .myInput{width:32%}.reqStepMain3 .steapSection{padding-bottom:14px;padding-top:15px}.selectReqType .dashHead{font-size:23px;margin-top:0;margin-bottom:25px}.reqStepTop .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.reqSteap{margin-bottom:15px;margin-top:0;padding:8px 8px 8px 8px;height:40px}.reqSteapCount{top:0;left:0;height:40px;width:40px;line-height:40px;margin:0;border-radius:4px 0 0 4px}.reqSteapCount:after{top:50%;bottom:auto;border-left:6px solid;border-top:6px solid transparent;border-bottom:6px solid transparent;right:-5px;margin-top:-6px}.reqdata h4{margin:-8px 0 11px}.steapSection{padding:14px 0 15px}.reqStepMain4 .steapSection{padding-bottom:5px}.nextButton{margin-top:19px}.topNavOut{position:absolute;width:100%;top:60px;background:#11439c;left:0;border-top:1px solid #083482}.menuDrow{display:block;float:right;background:none!important;padding:21px 15px 18px;width:45px}.searchTop{margin-top:60px;width:100%;padding:0 15px 15px}.menuRight{width:100%;position:absolute}.notiFication{margin-right:15px;margin-left:15px}.menuRight .dropdown{float:right}.searchTop .myInput{padding:1px 3px 3px 42px;background:#093482 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIzQTdBN0NBNDY4MDExRUFBRTkzOTQxOEQzMDU3M0Q2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIzQTdBN0NCNDY4MDExRUFBRTkzOTQxOEQzMDU3M0Q2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjNBN0E3Qzg0NjgwMTFFQUFFOTM5NDE4RDMwNTczRDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjNBN0E3Qzk0NjgwMTFFQUFFOTM5NDE4RDMwNTczRDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7NcDp9AAABuklEQVR42qyVX0RDcRTHbxsxSkQsJSLWSw+JiGgvRaKUnsqox4jRayz1WC9LND3Vez2NRNEfIvaU9tLDiFWKFBERWZ/DGWv3/u62e3f47Mx2ft9z7u93fucGCoWCVYmLu8cINFUTW0qDfJTbZfapCbcEEzAAz9ChPgOpaF/njVXBAg7CCdwLtMEatCPUC818n4Iz2CFuFyJu4v8qJziJG4QZxF7dFhIbx23COLHnrpUTvK5bEK0kLEbMNm5eto+1jUZx/gzjVrTiH6tKI/ZIzyHhVrkc3hbBb1bttgFxbQJH8QU48CAs1X/g0jBpEyejtFiQoLzl3aQth5wqL/avHyveA5v4N4R8iodUxyb+AN1sT9CHeA/kbOLs9Zde6REf4jImjk3dkoJVL6o88SjukyIzjuLFy0BgrEbhFlxSi3MdXBKwx4LpKoVlsJ3Cu/a5WVxHqEy9GAsPdbFJeA53D7fQD/tODWGa5zLElrUiSZrXPg7rTczpTL8mdlifQLZ2kd9+XcU1QasKyc3r0osi0zJdfnimBEZxD10jrXxSmqBu4k4JAlYdjWqv5M0Es9KidRUvSTAG2T8BBgB5FPJOj0TXogAAAABJRU5ErkJggg==) no-repeat 11px 10px;margin:0;width:100%;background-size:20px;height:40px}.orDiv:before{z-index:1}.dashFooter{height:auto}.dashFooter em,.dashFooter span{float:none;display:block}.dashFooter span{margin-top:5px}.dashFooter{padding:12px 15px}.dashTopLeft{width:auto;padding-left:15px;padding-right:15px}.innerBoxDiv h3{margin-top:15px}.dashinnerBody{padding-bottom:10px}.tableCustOut{overflow:auto;width:100%;display:block;float:left}.tableCustOut .tableCust{width:750px!important}.detailsLeft{width:100%;font-size:16px}.detailsRight{width:100%}.trackFlow{padding:10px 0 0}.trackFlow h3{margin-top:0!important}.trackFlow ul{margin-top:-2px;margin-bottom:0}.menuDrow,.searchTop,.userName{display:none}.menuRight{top:-58px}.menuRight .dropdown-toggle:after{margin-bottom:25px;margin-right:8px;margin-top:27px;margin-left:20px}}@media screen and (max-width:575px){.reqSteap{text-align:left;padding:7px 8px 8px 52px}.reqSteap span{font-size:14px}.searvType em{margin-top:7px;font-size:15px}.searvType{width:117px}#requestInner{border-radius:9px}.monthlyInvoiceRight .myInput{width:100%;margin-right:0;margin-bottom:10px}#dashBoard .monthlyInvoiceRight .btn{width:100%}.orDiv{padding:5px}.orDiv span{width:50px;line-height:43px;font-size:15px;height:50px;border:3px solid #fff}.orDiv:before{width:200px;margin-left:-100px}.modal .modal-dialog .modal-content{height:95%;top:2.5%}.selectreq{width:85%;padding:22px 25px 20px}.selectreq span{margin-top:7px}.selectReqType{margin:20px auto 10px}.selectreq i{font-size:35px}.dashHead{font-weight:400;font-size:18px;margin-top:3px;width:85%}.dashSubHead{font-size:17px!important}.backButton{margin:2px 0 0}div.dataTables_wrapper div.dataTables_filter input{width:170px!important}.detailsRight span.labelLeft{width:100%;margin-bottom:3px}.detailsRight span.valueRight{width:100%}.innerBoxDiv h2{padding-right:0;margin-bottom:4px}.modifyClass{display:block;position:relative;margin-bottom:12px}.modifyClass a{display:inline-block}.mapOut .mapIframe{height:340px}.dashinnerBody{padding-top:62px;padding-bottom:2px;padding-left:1px;padding-right:0}.shoeDrower{padding:8px}.mainTop{height:61px}.dividers{margin-bottom:13px}div.dataTables_wrapper div.dataTables_filter label{text-align:left;margin-bottom:0;margin-top:5px}}@media screen and (max-width:479px){.reqStepTop .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.searvType{width:115px}.searvType em{margin-bottom:5px;font-size:15px}.searvType span{margin-top:10px}.visitStyle{margin:5px 0 8px}.reqdata{padding:15px}.steapSection .searvType:last-child{margin-bottom:-10px}.selectReqType .dashHead{font-size:19px;margin-bottom:19px;font-weight:400}.innerBoxDiv .selectOrg{margin-bottom:12px;margin-top:-3px}.innerBoxDiv h2,.innerBoxDiv h3{font-size:17px}.welcomeText p{line-height:22px}.backButton{width:20px;height:20px;font-size:17px;margin:0;overflow:hidden}}@media screen and (max-width:450px){.reqSteapCount{width:27px;font-size:17px}.reqStepTop .reqSteap{padding:8px 8px 8px 8px;text-align:center}.reqSteapCount{display:none}}.dashmainBody[data-v-46634424]{position:relative;height:100%;width:100%;padding-top:44px;padding-bottom:47px}.dashBodyRight[data-v-46634424]{padding-left:43px}.main-table .card{background-color:#fff;background-clip:border-box;border:1px solid #e3e3e3;-webkit-box-shadow:0 .15rem 1.75rem 0 rgba(58,59,69,.15);box-shadow:0 .15rem 1.75rem 0 rgba(58,59,69,.15);overflow:hidden;padding-bottom:85px}.main-table .card .card-header{padding-top:0;padding-left:0;padding-right:0;background-color:transparent}.main-table .card .card-header .datasource-title p{font-weight:500;font-size:14px;color:#202122;text-transform:capitalize;padding:1.25rem;line-height:0;margin-bottom:5px;background-color:#f8f9fc;border-top:1px solid #e3e6f0;border-bottom:1px solid #e3e6f0}.main-table .card .card-header .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0 0;margin-bottom:12px}.main-table .card .card-header .row input{margin:0;margin-left:15px;font-weight:500;font-size:14px}.main-table .card .card-header .row input::-webkit-input-placeholder{font-weight:500;font-size:14px}.main-table .card .card-header .row input::-moz-placeholder{font-weight:500;font-size:14px}.main-table .card .card-header .row input:-ms-input-placeholder{font-weight:500;font-size:14px}.main-table .card .card-header .row input::-ms-input-placeholder{font-weight:500;font-size:14px}.main-table .card .card-header .row input::placeholder{font-weight:500;font-size:14px}.main-table .card .card-header .row .text-left{font-weight:500;font-size:14px;color:#202122;text-transform:capitalize}.main-table .card .card-header .row .righttabDataMain{margin-right:12px;margin-left:12px;padding:0 0}.main-table .card .card-header .row .righttabDataMain a:before{content:"";position:absolute;width:1px;top:0;height:40px;background-color:#ccc;right:-8px}.main-table .card .tabledata{padding:10px}.main-table .card .tabledata table{width:100%;border:1px solid #e3e3e3;overflow:auto;margin-bottom:0}.main-table .card .tabledata table thead{background-color:transparent;font-weight:600;font-size:12px;color:#000}.main-table .card .tabledata table tbody tr{background-color:transparent;font-weight:500;font-size:12px}.main-table .card .tabledata table tbody tr td{padding:7px 7px 7px .75rem;font-size:12px;vertical-align:middle}.main-table .card .tabledata table tbody tr td .badge{padding:4px 5px;border-radius:4px}.main-table .card .tabledata table tbody tr td .actionDrop .actionDrop .btn{border-radius:4px}.main-table .card .tabledata table tbody tr td .actionDrop .actionDrop .btn:hover{background:#969696!important;color:#fff!important;padding:0!important;height:28px!important;border-radius:4px!important}.main-table .card .tabledata table tbody tr:hover{color:#11439c}.main-table .card .card-footer{border-top:0}.main-table .card .card-footer ul{padding:10px 10px 10px 0!important;background-color:#fff}.table{border:none;font-size:14px}.table>:not(:first-child){border-top:0 solid currentColor!important}.table-definition thead th:first-child{pointer-events:none;background:#dcdcdc;border:none}.table td{vertical-align:middle}.page-item>*{border:none}.card-header .righttabData{float:right;margin:-5px -12px -5px -5px}.card-header .righttabData .myInput{width:200px;float:left!important;margin-right:15px;margin-bottom:0}.card-header .righttabData .btn.rightButton1{float:left!important;border-radius:4px!important;margin-right:15px;background:#00d489}.card-header .righttabData .btn.rightButton1:hover{background:#12439b}.card-header .righttabData .btn.rightButton2{float:left!important;border-radius:4px!important;background:#12439b!important}.fiOut{width:57px;height:36px;float:right}.fiThIco{background:none;width:50px;height:36px}.fiThIco i{font-size:20px;color:#4a4a4a;margin:8px -7px 0 17px}.cheM{margin-right:10px}.fiOut .actionDrop .dropdown a:hover{background:none!important}.righttabDataMain{border:1px solid #ccc;padding:7px;border-radius:5px}.righttabDataMain .btn.rightButton1{margin-right:15px!important;position:relative;background:none!important;color:#4c4c4c!important}.righttabDataMain .btn.rightButton1:before{content:"";position:absolute;width:1px;top:-6px;height:50px;background-color:#ccc;right:-8px}.righttabDataMain .actionDrop .dropdown.show a,.righttabDataMain .btn.rightButton1:hover{background:none!important}.righttabDataMain .dropdown-menu.show{border:1px solid #ccc!important;top:9px!important}.righttabDataMain .actionDrop .dropdown .dropdown-menu.show{left:6px!important;top:56px!important}.myInput2{float:right;width:300px;margin-right:15px;margin-top:-3px;height:50px}.righttabDataMain .btn.rightButton1:last-child:before{background:none!important}.righttabDataMain .btn.rightButton1:last-child{margin-right:0!important}.fiThIco:before{content:"";width:1px;height:50px;background-color:#ccc;position:absolute;top:-6px;left:5px}.dropdown-actions{position:absolute!important;-webkit-transform:translate3d(-105px,-10px,0)!important;transform:translate3d(-105px,-10px,0)!important;top:0!important;left:0!important;will-change:transform!important;padding:15px!important}@media screen and (max-width:600px){.settingPadding .card .card-block{overflow:auto}.reqPage .leftSection2-Requests{padding-bottom:65px}.activeTab .card .card-footer .pagination{margin:1rem!important;display:inline-block}.activeTab .card .card-footer .pagination .page-item{float:left;margin:5px 0}.leftSection2-Requests .table-bordered th,.settingPadding .table thead th,.table-bordered td{border-right:none!important;border-left:none!important}}.alertOutBox{position:fixed;background:rgba(0,0,0,.4);width:100%;height:100%;left:0;top:0;z-index:9999}.alertBox{width:400px;min-height:150px;position:fixed;background:#fff;border-radius:10px;left:50%;top:50%;margin-top:-130px;margin-left:-200px;padding:23px 20px 27px;text-align:center;-webkit-box-shadow:0 0 27px 0 rgba(0,0,0,.15);box-shadow:0 0 27px 0 rgba(0,0,0,.15)}.alertBox p{margin-bottom:26px;font-size:16px}.alertBox .btn{display:inline-block;width:115px;margin:0 10px;cursor:pointer}.alertBox .btn.confirm{background:#263fa9!important}.alertBox .btn.confirm:hover{background:transparent!important;color:#0a167f!important;border:1px solid #263fa9}.uploadPic.popupUserPic{width:135px;float:none;margin:0 auto 13px;display:inline-block}.userPatient.userPatientOut{text-align:center}.Patient-Date[data-v-d8f76468]::-webkit-calendar-picker-indicator{display:none}.dashinnerBody.noRightSpace{padding-right:0}.scrollPatient{background:#fff!important;float:left;width:100%;position:relative;height:97%;overflow:auto;border-radius:20px}.patientOut{position:relative;overflow-y:auto;overflow-x:hidden;height:100%}.mainInfo{color:#787d8f;font-size:15px;height:auto;width:100%;float:left}.tabelOut{border-top:0 none;padding-top:0!important}.modalBG{background:#fff!important;float:left;width:100%;position:relative;padding-bottom:10px;height:96%;overflow:hidden;border-radius:20px!important}.modalBG .nav.nav-tabs{padding:0 15px}.modalBG .reqHeader h1{line-height:55px;font-weight:400;font-size:25px;position:relative;width:100%;background:#263fa9;text-align:center;height:55px;color:#fff}label.uploadPic{display:table;cursor:pointer;border:1px dashed #ccc;border-radius:4px;text-align:center;background:#f2f2f2 url(../img/noProfileImage.f25f2c88.png) 50% no-repeat;background-size:75%;height:135px;float:left;width:100%;padding:2px}.pref,.preference{color:#212529;font-size:15px;padding-left:20px}label.uploadPic img{width:100%;height:100%;float:left}.uploadPic input[type=file]{display:none}.modalBG .reqHeader h1{margin-bottom:0;font-size:22px}.modalBG .scrollPatient{height:calc(100% - 55px)}.modalBG .scrollPatient .table,.modalBG .scrollPatient table{margin-bottom:0!important}.modalBG .closeReq .close{color:#fff}.modalBG .closeReq{right:18px}.mainInfo .conLeft .userPatient{float:left;width:15%;padding-right:17px}.mainInfo .conLeft .userinfoRight{float:left;width:85%}.mainInfo .conLeft ul{float:left;width:100%;margin-bottom:0}.mainInfo .conLeft ul li{float:left;width:50%;margin-bottom:3px;padding-right:20px}.mainInfo .conLeft ul li label{color:#0d0d0e;float:left;width:30%}.mainInfo .conLeft .userinfoRight ul li span{float:left;width:70%}.mainInfo .conLeft .userPatient img{max-width:100%;border-radius:4px}.mainInfo .conLeft{float:left;width:100%;padding:15px 15px 5px;margin-bottom:10px;background:#fff;height:auto!important}.mainInfo .conLeft h4{font-size:21px;font-weight:400;color:#11439c;margin-bottom:14px}.mainInfo .patientRightRow{float:left;width:100%}.mainInfo .patientRightRow .tab-content{padding-bottom:5px;background:#fff}.tab-content .tab-content.reqCommomTab{padding:0!important;border:0 none!important}.reqCommomTab label{width:25%!important}.mainInfo .patientRightRow .tabelOut{border-top:0 none;padding-top:0}.mainInfo .conInnData.borderThick{padding:0 0 3px;float:left;width:100%;border-bottom:0 none}.mainInfo .conInn{height:auto!important}.mainInfo .conLeft .userinfoRight ul li em{float:left;width:70%;font-style:normal}#requestInner .reqHeader h1{font-weight:400;font-size:20px;line-height:55px}.transRightInn{padding-left:35px}@media screen and (max-width:1024px){.mainInfo .conLeft .userPatient{display:none}.mainInfo .conLeft .userinfoRight{width:100%}.mainInfo .conInnData.borderThick{padding:0;border:0 none!important}.tblNew{overflow:auto!important}}@media screen and (max-width:768px){.patientLeft{padding:0}.mainInfo .conLeft ul li label{width:100%;margin-bottom:-1px}.mainInfo .conLeft .userinfoRight ul li span{width:100%;margin-bottom:3px}.mainInfo .conLeft h4{font-size:19px;margin-bottom:10px}}@media screen and (max-width:767px){.patientLeft{width:350px;max-width:100%;padding:15px;margin:0 auto;float:none}.patientRight{width:100%}.patientRightInn{padding-left:5px;margin-top:0}.patientRightRow h4{font-size:19px}.patientRightRow ul{margin-top:10px}.patientRightInn .panel-group .panel-heading .panel-title{font-size:17px;padding:11px 14px;margin-bottom:2px}.userPatient{display:block;margin:0 auto;width:160px;border-radius:50%;overflow:hidden;height:160px}.mainInfo .conLeft ul li{width:100%;padding-right:0}}@media screen and (max-width:600px){.card .card-block{overflow:auto}.reqCommomTab label{width:50%!important}.reqCommomTab .detailValue{width:auto!important;padding-left:50px!important}}.popImageOutImg[data-v-2e91a609]{height:65vh;overflow-y:scroll}.Patient-Date[data-v-38d281a4]::-webkit-calendar-picker-indicator{display:none}.preview-image[data-v-0c89ecb6]{max-width:400px;max-height:400px}.noRequest img[data-v-a4dd9eca]{width:70%;max-width:45%;height:97%;margin-right:-50px;padding-top:30px}.Requests[data-v-a4dd9eca]{position:absolute;width:100%!important;height:100%!important;top:0}.common-btn[data-v-a4dd9eca]{background:#263fa9!important}.common-btn[data-v-a4dd9eca]:hover{background:transparent!important;color:#0a167f!important;border:1px solid #263fa9!important}.mainModal[data-v-a3087732]{position:relative;padding:15px}.para[data-v-a3087732]{margin-top:-30px;margin-left:20px;font-weight:700}.table[data-v-a3087732]{margin-bottom:50px}p[data-v-a3087732]{margin-left:35px;color:#000}.btn1[data-v-a3087732]{padding-bottom:20px}.thead[data-v-a3087732]{background-color:#f2f3f7!important}input[data-v-a3087732]{border-top-style:hidden;border-right-style:hidden;border-left-style:hidden;border-bottom-style:hidden;width:-webkit-fill-available;text-align:center}.no-outline[data-v-a3087732]:focus{outline:none}.dashSubHead{font-size:18px;color:#11439c;font-weight:400;margin-bottom:14px}.b-calendar .b-calendar-nav .btn{color:#fff!important}.b-calendar .b-calendar-grid-body .col[data-date] .btn.active.btn-primary,.b-calendar .b-calendar-nav .btn{background-color:#263fa9!important}.b-form-btn-label-control.form-control>.btn,.b-form-time-control .d-flex.align-items-center .btn-sm:hover{background-color:#263fa9!important;color:#fff!important}.b-calendar .btn-light{color:#212528!important}.b-calendar .b-calendar-grid-body .col[data-date] .btn.btn-outline-primary{background-color:#39e281!important}.no-gutters .text-truncate{background-color:#263fa9!important}.dividers{margin-top:0!important}.valueOut{display:block;margin-top:1px}.valueOut label{display:inline-block;width:110px;color:#000}.valueOut em{display:inline-block;font-style:normal}.col-md-6 .valueOut:last-child{margin-bottom:10px}.settings .myInput{width:100%}.borderTop{border-top:1px solid #ddd;padding-top:15px;margin-top:25px}.borderBottom .valueOut:last-child{margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #ddd}.dashinnerData.settingPadding{padding:12px 25px 15px}.rightButton{float:right!important}@media screen and (max-width:992px){.dashinnerData.settingPadding{padding:8px 15px 15px}}@media screen and (max-width:767px){.dashinnerData.settingPadding{padding:12px 15px 15px}.valueOut label{float:left;width:25%}.valueOut em{float:left;width:75%;line-height:19px}.valueOut{float:left;width:100%;margin-top:2px}.dashSubHead{margin-bottom:10px}}@media screen and (max-width:600px){.changePW .btn{padding:10px 30px!important;height:auto!important;border-radius:50px!important}.tabMains .nav-tabs .nav-item{width:50%}.tabMains .btn{border-radius:50px!important;padding:10px 30px!important;height:auto!important}.tabMains .valueOut label{float:none!important;width:33.33%!important}.righttabDataMain .myBt{padding:3px 20px!important}.tabMains .valueOut .btn{margin:10px 0!important}.tabMains .valueOut em{float:none!important;width:33.33%!important}.righttabDataMain .btn.rightButton1:before{height:38px!important}.settingPadding .searchSectionOut{position:absolute;right:17px!important}.alertBox .btn{width:auto!important}}@media screen and (max-width:479px){.valueOut label{float:left;width:100%;margin-bottom:1px}.valueOut em{float:left;width:100%;margin-bottom:5px}.dashSubHead{margin-bottom:4px}}.newMethod{text-align:left;display:block;margin-bottom:25px}.cardDetialsOut{display:inline-block;width:360px;max-width:100%;margin-bottom:6px;margin-top:10px}.mailToList{display:inline-block;width:100%;margin-bottom:10px}.mailToList .notifiers{margin:0 4px 13px;line-height:normal;padding:6px 12px;border-radius:4px;background:#00d489;color:#fff;display:inline-block;white-space:nowrap}.mailToList .notifiers span{margin-left:5px;font-weight:700;cursor:pointer}.commonTabel .cardDetialsOut .myInput{width:100%;margin-right:0}.mainSection .planCont{list-style-type:none;padding:0}.mainSection .pricing{width:100%;height:100vh;padding:50px 0;position:relative}.mainSection .pricing:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background:linear-gradient(160deg,#16c9f6 55%,#fff 0)!important}.mainSection{background:linear-gradient(160deg,#efefef 55%,#fff 0)!important}.mainSection .accountStepOutInner .content{width:100%;padding:0}.mainSection .bottomLine{background:#eaeaea;padding:10px 5px;border-radius:15px;margin-top:10px;font-size:12px;margin-bottom:10px;float:center;border-left:3px solid #424141;border-right:3px solid #424141}.mainSection .money{font-size:33px;line-height:0;color:#212529}.mainSection .card{-webkit-transition:.4s ease;transition:.4s ease}.mainSection .card-header{font-size:18px;font-weight:700;padding:25px 9!important;background:#12439b!important;color:#fff}.mainSection .planBody{min-height:598px;border-radius:13px!important;overflow:hidden;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.mainSection .card-body{padding:30px 15px!important}.closeIco{color:red;margin-right:10px;font-weight:600;font-size:15px;margin-top:3px;margin-left:2px}.mainSection .card-body li{font-weight:400;font-size:12px;line-height:1.6;color:#212529;text-align:left;border-bottom:1px solid #eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;width:100%!important;padding-bottom:10px;padding-top:10px}.planBody .card-body li i{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.planBody:hover .card-body li i{font-size:18px!important}.mainSection .card-body li:first-child{text-align:center!important;display:inline-block;width:100%}.mainSection .card-footer{background:#fff!important;padding:.75rem .25rem}.mainSection .card-footer a{border:1px solid #00d489;border-radius:100px;margin:0 5px;padding:6px 35px;outline:none;color:#00d489;font-size:1rem;font-weight:400;line-height:1.4;text-align:center}.mainSection .card:hover .card-footer a{color:#fff;background:#00d489;text-decoration:none}.mainSection .card:hover,.mainSection .card:hover .card-footer a{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.3);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.mainSection .card:hover{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.card:hover .money,.mainSection .card:hover .card-header{color:#00d489}.disablePlan{cursor:no-drop;opacity:.3}.activePlan{-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.3);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.activePlan .card-header,.activePlan .money{color:#00d489}.activePlan .card-footer a{color:#fff;background:#00d489;text-decoration:none;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.3);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.fa-check{margin-right:10px;font-weight:900;color:#00d489}.subCriMainMod .reqDetailModalSize{padding:0}.redDetailsOut{float:left;width:100%;background:#fff;border:1px solid #ddd;margin-top:15px;margin-bottom:15px}.redDetailsOut h2{float:left;width:100%;border-bottom:1px solid #ddd;padding:12px 15px;font-size:8px;color:#103b90}.redDetailsOut .detailOut{float:left;width:50%;padding:0 15px 12px}.redDetailsOut .detailOut label{color:#000;float:left;width:35%;margin-bottom:0}.redDetailsOut .detailOut .detailValue{float:left;width:65%}.reqDetailModal .detailOut .detailValue{float:right;width:60%}.reqDetailModalSize{font-size:14px!important}.nav.nav-tabs li a{padding:10px 17px;font-size:14px}.reqCommomTab{float:left;width:100%}.reqCommomTab label{color:#000;float:left;width:35%!important;margin-bottom:0}.reqCommomTab .detailValue{float:left;width:65%}.reqCommomTab .detailOut{float:left;width:100%;padding:0 0 11px}.reqCommomTab h2{font-size:16px;color:#00d489}.mapOut{margin-top:0}.transLeftInn{float:left;width:50%}.reqCommomTab .card{display:block!important;border:0 none;margin-bottom:22px!important;float:left;width:100%}.reqCommomTab .card .mapOut .mapIframe{height:350px!important}.transRightInn{float:left;width:50%;padding-left:20px}.reqCommomTab .confirmOut{margin:15px auto 15px!important}.trackTrip{float:left;width:100%;text-align:center;margin-top:25px;margin-bottom:1px}.trackTrip h2{text-transform:uppercase;font-size:16px;color:#0a167f;margin-bottom:13px;padding-right:0!important}.trackTrip h4{font-weight:400;line-height:23px;letter-spacing:.4px;color:#2f3134;display:block;font-size:15px}.tracker{float:left;width:100%;padding:7px 70px 50px}.tracker .trackStep:last-child{width:1px}.trackStep{display:inline-block;text-align:center;height:3px;width:22%;background:#e8e8e8;position:relative}.trackStep span{height:19px;width:19px;float:left;margin:-9px 0 0 -13px;border-radius:50%;background:#e8e8e8;color:#2f3134;font-size:13px;letter-spacing:normal}.trackStep span em{margin-top:29px;width:100px;float:left;margin-left:-40px;font-style:normal}.trackStep.completed,.trackStep.completed span{background:#11439c}.trackStep.completed span em{color:#11439c}.trackStep.completed:last-child span{width:30px;height:30px;margin:-15px 0 0 -13px;font-size:20px;font-weight:700}.trackStep.completed:last-child span em{margin-top:37px;font-weight:400;font-size:11px}.trackStep.completed:last-child span:after{top:0;bottom:auto;content:"\2713";color:#fff;position:absolute;right:0;width:30px;height:30px;top:-15px;left:-13px;border-radius:50%;-webkit-box-shadow:0 0 0 0 #00d489;box-shadow:0 0 0 0 #00d489;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.tableCust.trackTable{margin-bottom:0!important}.trackFlow{display:block;padding:10px 70px 0;text-align:left;float:left;width:100%;font-size:14px}.trackFlow h3{color:#0c3989;margin:0 0 0}.trackFlow h3,.trackFlow h4{width:100%;float:left;font-weight:700;font-size:14px}.trackFlow h4{color:#00d489;margin:0 0 8px}.trackFlow ul{float:left;width:100%;margin-bottom:5px;margin-top:6px}.trackFlow ul li{float:left;width:100%;margin-bottom:10px}.flowLeft{width:20%;float:left;color:#212121;padding-top:10px}.flowRight{width:80%;float:left;font-style:normal;padding-left:15px;padding-bottom:4px;border-left:2px solid #e6e7ea}.timeNote{color:#a1a4af;display:block;width:100%;float:left}.flowRight span{width:100%;float:left;font-style:normal;margin-bottom:1px;color:#212121}.adstDesk{display:none!important}.listStBt,.newReqBt{display:none}@media screen and (max-width:600px){.adstDesk{display:block!important;right:122px;width:22px;font-size:14px;height:22px;color:#fff;background:#00d489;border-radius:100px;text-align:center}.adstDesk,.listStBt{margin-right:4px;position:absolute;top:31px}.listStBt{display:block!important;right:15px;font-size:15px;color:#00d489;z-index:9999;display:block}.leftSection2{width:100%!important}.leftDrower,.leftSection2{position:static!important;padding-top:0}.newReqBt{padding:8px 16px;border:none;border-radius:3px;color:#fff;background:#00d489;position:absolute;top:9px;right:15px;display:block}.mainTop{height:auto;padding:0}.redDetailsOut{margin-top:0}.reqDetailsShow{width:100%;height:auto;padding:15px;border:1px solid #ccc;display:inline-block;border-radius:5px;margin-top:10px}.redDetailsOut .detailOut label{width:40%}.redDetailsOut .detailOut .detailValue{width:60%;padding-left:30px}.nav-tabs .nav-item{width:100%!important;margin-bottom:6px!important}.reqCommomTab label{width:30%!important}.reqCommomTab .detailValue{float:left;width:70%!important}.statusBlock ul{padding:0 15px}.reqCommomTab .tab-pane .card-header{padding:8px 0}.reqCommomTab .tab-pane .card-body{padding:8px 0 15px}.leftSection2-Requests .card-header{padding:.75rem 0}.leftSection2-Requests .card{padding:15px}.leftSection2-Requests .card-header .righttabDataMain{margin:-5px 0 -5px -5px;padding:7px 7px 7px}.leftSection2-Requests .myInput2{width:100%;margin-right:0;margin-top:13px;margin-bottom:0}.leftSection2-Requests .table-bordered th{vertical-align:sub}.padding-list{padding:5px}}@media screen and (max-width:575px){.trackTrip{margin-top:19px}.trackTrip h2{margin-bottom:10px}.trackTrip h4{line-height:26px;font-size:16px}.tracker{padding:10px 25px 42px}.trackStep span{height:14px;width:14px;margin:-6px 0 0 -8px}.trackStep.completed:last-child span{font-size:15px;width:24px;height:24px;margin:-12px 0 0 -10px}.trackStep.completed:last-child span:after{top:-15px;line-height:29px}.trackStep span em{margin-top:25px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.trackStep.completed:last-child span em{margin-top:31px;width:79px;margin-left:-32px}}.modalBG .nav.nav-tabs{padding-left:0}.modalBG .mainInfo .conLeft{padding:0}#requestInner[data-v-31ff75c5]{overflow:unset;height:400px}#requestInner .reqdata[data-v-31ff75c5]{height:320px!important}#requestInner[data-v-76a6d326]{overflow:unset;height:400px}#requestInner .reqdata[data-v-76a6d326]{height:320px!important}.cusMul .multiselect .multiselect__content-wrapper{max-height:130px!important}#requestInner[data-v-8838c370]{overflow:unset;height:400px}#requestInner .reqdata[data-v-8838c370]{height:320px!important}.pass-box1[data-v-d7d30dcc],.pass-box2[data-v-d7d30dcc],.pass-box[data-v-d7d30dcc]{position:relative}.fa[data-v-d7d30dcc]{position:absolute;right:20px;margin-top:-41px;cursor:pointer}.mainTop[data-v-d7d30dcc]{float:left;border-radius:20px;background:#fff;color:#00d489;font-size:15px;border-bottom:0 solid #f2f3f7;margin-top:20px;margin-bottom:25px}.loading-bar[data-v-d7d30dcc]{position:relative;width:900px;height:20px;border-radius:15px;overflow:hidden;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(#fff,alpha .4),0 -1px 1px #fff,0 1px 0 #fff;box-shadow:inset 0 1px 2px rgba(#fff,alpha .4),0 -1px 1px #fff,0 1px 0 #fff}.percentage[data-v-d7d30dcc]{position:absolute;top:1px;left:1px;right:1px;display:block;height:100%;width:30%;border-radius:15px;background-color:#28a745;background-size:30px 30px}.form-check-input[data-v-d7d30dcc]:checked{background-color:#263fa9!important}.dashSubHead[data-v-d7d30dcc]{color:#0a167f!important}.table[data-v-549719be]{font-size:12px}.table td[data-v-6f39e159],.table th[data-v-6f39e159]{padding:.5rem;font-size:12px}.table td[data-v-6f39e159]{color:#000;font-weight:600;padding:5px 5px 15px!important}table td div[data-v-6f39e159]{border-radius:5px}.table th[data-v-6f39e159],table td[data-v-6f39e159]{padding:0 5px!important;font-size:12px!important;color:#858585;font-weight:400;width:100%;float:left}.feedText{float:left;font-size:20px;color:#000;margin:20px 0;margin-left:3px}.centerBtMain,.feedText{width:100%;height:auto;text-align:center}.centerBtMain{margin:20px 0 15px}.centerBt1{padding:10px 30px;border-radius:5px;background-color:#263fa9;color:#fff;border:none;display:inline-block;margin:0 5px}.centerBt11{background-color:#263fa9!important}.centerBt1:hover,.centerBt11:hover{background:transparent!important;color:#0a167f!important;border:1px solid #263fa9}.card-body[data-v-a078c3ec]{padding:.5rem}.actionDrop[data-v-a078c3ec]{float:right}.tripDetails[data-v-a078c3ec]{padding:.5rem;font-weight:700}.detailOut label[data-v-a078c3ec]{width:35%}.blurred[data-v-a078c3ec]{-webkit-filter:blur(3px);filter:blur(3px);border:1px solid transparent}.bidbtPosition1[data-v-a078c3ec]{float:left;text-align:center;width:100%;margin-top:27px}.ratingDiv[data-v-a078c3ec]{width:100%;height:auto;float:left;text-align:center;margin-bottom:30px;margin-left:-125px}.star[data-v-a078c3ec]{font-size:20px;display:inline-block;margin:0 6px;color:#e2e2e2}.select-star[data-v-a078c3ec]{color:#fc0!important}.preview-image[data-v-a078c3ec]{max-width:300px;max-height:300px}.dialog[data-v-a078c3ec]{max-width:800px;min-height:150px;position:fixed;background:#fff;border-radius:10px;left:50%;top:50%;margin-top:-130px;margin-left:-200px;padding:23px 20px 27px;text-align:justify}.dialog-message[data-v-a078c3ec]{line-height:1.5;white-space:pre-line}.button-container[data-v-a078c3ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;gap:15px}.custom_badge[data-v-a078c3ec]{background-color:#263fa9!important}.wl-padding[data-v-669dfad6]{padding:0 10px 0 260px}.fit[data-v-669dfad6]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.clear.img[data-v-669dfad6]{padding-top:50px}.blurred[data-v-669dfad6]{-webkit-filter:blur(3px);filter:blur(3px);border:1px solid transparent}.modal-content{border:none!important;background-color:transparent!important}.pac-container{z-index:10000!important;position:fixed!important}.modal-dialog.modal-xl{margin:0 auto;position:relative;height:90%}.modal-dialog.modal-xl .modal-content{position:relative;height:100%}.modal-dialog.modal-xl .modal-content .modal-body{position:relative;height:100%;padding:0!important}#requestModal{position:relative;height:100%}.disableDiv{pointer-events:none;opacity:.4}@media screen and (max-width:600px){#requestInner .col-md-6{width:100%!important}.steapSection2 .btn{border-radius:5px!important}.steapSection2 .billiMain .billiIn1,.steapSection2 .billiMain .billiIn2{width:50%!important}.appointmentMain .btn{border-radius:5px!important}.appointmentMain label{padding:10px 10px}.billingMain .col-md-6 .col-sm-4{width:100%!important;max-width:100%!important;-webkit-box-flex:100%!important;-ms-flex:100%!important;flex:100%!important}.billingMain .col-md-6 .col-sm-4 a{border-radius:5px!important;width:100%!important}}@media screen and (max-width:400px){.steapSection2 .billiMain .billiIn1,.steapSection2 .billiMain .billiIn2{width:100%!important}}.disabled-link[data-v-daebe314]{pointer-events:none;cursor:not-allowed}input[type=time][data-v-7fadacac]::-webkit-calendar-picker-indicator{background:none;display:none}.note-text[data-v-7fadacac]{padding-top:10px}.switch-input:checked~.switch-handle.small[data-v-7fadacac]{left:70px}.checkbox-group[data-v-7fadacac]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox-group[data-v-7fadacac],.checkbox-item[data-v-7fadacac]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}.checkbox-item[data-v-7fadacac]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px}.delete-icon[data-v-7fadacac]{cursor:pointer;color:red;margin-left:auto}.custom-tooltip .tooltip-inner[data-v-7fadacac]{max-width:350px;text-align:left;padding:10px}.note-text[data-v-db33fdc0]{padding-top:10px}.error-messages[data-v-db33fdc0]{color:red;text-align:center;margin-top:10px}.error-message[data-v-db33fdc0]{margin-right:10px}.optionStyle[data-v-db33fdc0]{font-size:14 px;margin:0 6px;padding:10px 0;line-height:1.4}.custom-tooltip .tooltip-inner{max-width:350px;text-align:left;padding:10px}.button-container{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rounded-button{background:transparent!important;color:#0a167f!important;border:1px solid #263fa9;border-radius:20px;padding:10px 20px;cursor:pointer;font-size:14px;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.rounded-button.active,.rounded-button:hover{background:#263fa9!important;color:#fff!important}.greyed-out{background-color:#f0f0f0;color:#ccc}.required:after{content:"\A0*"!important}.switch-input:checked~.switch-handle.small[data-v-5e4e86b5]{left:70px}.note-text[data-v-5e4e86b5]{padding-top:10px}.preview-image[data-v-5e4e86b5]{max-width:200px;max-height:200px}.checkbox-group[data-v-5e4e86b5]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox-group[data-v-5e4e86b5],.checkbox-item[data-v-5e4e86b5]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}.checkbox-item[data-v-5e4e86b5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px}.delete-icon[data-v-5e4e86b5]{cursor:pointer;color:red;margin-left:auto}input[type=date][data-v-5e4e86b5]::-webkit-calendar-picker-indicator,input[type=time][data-v-5e4e86b5]::-webkit-calendar-picker-indicator{background:none;display:none}.cal-pr .was-validated .form-control[data-v-5e4e86b5]:invalid,.form-control.is-invalid[data-v-5e4e86b5]{padding-right:0!important}.error-messages[data-v-5e4e86b5]{color:red;text-align:center;margin-top:10px}.error-message[data-v-5e4e86b5]{margin-right:10px}.custom-tooltip[data-v-5e4e86b5]{z-index:9999!important}.reqStepMain.reqStepMain4{position:relative;height:100%}.conHead strong{font-size:33px;color:#00d489}.conHead{text-align:center;color:#11439c;margin-bottom:14px;font-size:30px}.conSubHead{text-align:center;color:#212223;margin-bottom:17px}.confirmOut{width:100%;margin:25px auto 0;height:calc(100% - 155px);overflow:auto}.confirmTop{background:#edeef2;padding:18px 20px 15px;display:block;float:left;width:100%;color:#323840;font-size:14px}.confirmTopLeft{float:left;width:50%;padding-right:10px}.confirmTopRight{float:left;width:50%;padding-left:10px;text-align:right}.healthIns{padding-top:10px}.confirmTop h1{color:#11439c;font-size:19px;font-weight:400;margin:0 0 10px}.confirmTop span{display:block;margin-bottom:4px}.confirmTop span em{font-style:normal}.confirmTop span img{margin-bottom:3px;margin-top:2px;margin-right:5px;width:50px;height:auto}.confirmBottom{padding:20px 0 0}.confirmBottom,.confirmService{float:left;width:100%}.confirmService h2{font-size:18px;margin-bottom:0;line-height:normal;color:#fff;background:#00d488;padding:12px 15px 12px;font-weight:400}.confirmServiceInn{border:1px solid #dee2e6;float:left;width:100%;border-top:0 none}.confirmServiceInn ul{font-size:14px;margin:0;padding:0}.confirmServiceInn ul li{display:inline-table;width:100%;line-height:normal;border-bottom:1px solid #dee2e6}.confirmServiceInn ul li:last-child{border-bottom:0 none}.confirmServiceInn ul li:first-child,.confirmServiceInn ul li:last-child{background:#edeef2;font-size:15px;color:#252628}.confirmServiceInn ul li span{display:table-cell;border-right:1px solid #dee2e6;padding:11px 15px 13px;text-align:center}.confirmServiceInn ul li span:last-child{border:0 none;width:17%;text-align:right;color:#00c780}.confirmServiceInn ul li span:first-child{width:58%;text-align:left}.confirmServiceInn ul li:first-child span:last-child,.confirmServiceInn ul li:last-child span:last-child{color:#252628}.topCommonData{float:left;width:100%;padding:12px 15px;border:1px solid #dee2e6}.topCommonData label{float:left;width:25%;color:#0d0d0e;margin:0}.topCommonData span{float:left;width:75%;color:#757882}.divider{height:1px;border-bottom:1px dotted #ddd;margin:10px 0}.divider,.grandTotal{float:left;width:100%}.grandTotal{padding:15px;font-size:19px;color:#fff;background:#11439c}.grandTotalLeft{float:left}.grandTotalRight{float:right}.invDivider{float:left;width:100%;border-bottom:1px dotted #b5b7bf;margin:16px 0}.appointMent{display:block;text-align:center;color:#fff;background:#263fa9}.appointMent span{font-size:17px;padding:10px 20px;display:block}.appointMent span em{font-style:normal}@media screen and (max-width:1024px){.confirmOut{height:calc(100% - 134px)}.nextButton{margin-top:22px}.conHead{font-size:25px}.conHead strong{font-size:29px}}@media screen and (max-width:992px){.confirmOut{height:calc(100% - 172px)}}@media screen and (max-width:767px){.conHead{font-size:22px;margin-bottom:9px}.conHead strong{font-size:25px}.confirmOut{height:auto;overflow:visible;display:block}.confirmTop{padding:15px 15px 13px}.confirmTop span{margin-bottom:4px}.confirmTop h1{font-size:18px;margin:0 0 8px}.confirmTopLeft{width:100%;padding:0;margin-bottom:15px}.confirmTopRight{text-align:left;width:100%;padding:0}.confirmBottom{padding:0}.confirmOut{border:0 none;margin:4px auto 20px}.grandTotal{font-size:15px;padding:12px 15px}.topCommonData label{width:100%;margin-bottom:4px}.topCommonData span{width:100%}.confirmServiceInn ul li{border-bottom:3px solid #dee2e6;display:block}.confirmServiceInn ul li span{display:block;border-right:0 none;width:100%;text-align:left;border-bottom:1px solid #dee2e6}.confirmServiceInn ul li span:first-child,.confirmServiceInn ul li span:last-child{width:100%;text-align:left}.confirmServiceInn ul li span:first-child{padding-bottom:10px}.confirmServiceInn ul li:first-child span{width:49%!important;display:inline-block;border:0 none}.confirmServiceInn ul li:last-child span{width:48%!important;display:inline-block;text-align:right}.confirmServiceInn ul li:last-child span:first-child{text-align:left;border:0 none}.confirmServiceInn ul li:first-child span:nth-child(2),.confirmServiceInn ul li:first-child span:nth-child(3),.confirmServiceInn ul li:last-child span:nth-child(2){display:none}.hideMob{display:none!important}.appointMent{margin-top:20px}.appointMent span{padding:8px 15px}.appointMent span em{font-style:normal;letter-spacing:normal}.confirmServiceInn ul li span{padding:9px 12px 10px}.topCommonData{padding:12px}.confirmService h2{font-size:17px}.nextButton{margin-bottom:25px}}@media screen and (max-width:767px){.conHead{font-size:20px;margin-bottom:9px;letter-spacing:.4px}.conHead strong{font-size:23px}}.mb-0[data-v-fdd2a04c]{margin-bottom:0}.modal-content[data-v-1a9e3254]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:400px}.error-message[data-v-1a9e3254]{color:red;font-weight:700;text-align:center}.searchBtn2{padding:11px 49px;font-size:14px;letter-spacing:.5px;background:#263fa9!important;color:#fff!important;height:40px!important;border:none;border-radius:4px;margin-top:8px}.searchBtn2:hover{color:#0a167f!important;background:transparent!important;border:1px solid #263fa9}.searchBtn3{letter-spacing:.5px;background:#263fa9!important;color:#fff!important;height:40px!important;border:none;border-radius:4px;margin-top:8px;padding:6px 12px;font-size:14px}.searchBtn3:hover{color:#0a167f!important;background:transparent!important;border:1px solid #263fa9}.exportBtn{padding:11px 30px!important;width:100%!important}.multiselect__tag{color:#fff;background:#263fa9!important}.multiselect__tag-icon:after{color:#fff!important}@media (max-width:1300px){.colRes{-webkit-box-flex:0!important;-ms-flex:0 0 24.33%!important;flex:0 0 24.33%!important;max-width:24.33%!important}}@media (max-width:1440px){.master-back-img{width:53%!important}}input[type=time][data-v-54340030]::-webkit-calendar-picker-indicator{background:none;display:none}.error-messages[data-v-54340030]{color:red;text-align:center;margin-top:10px}.error-message[data-v-54340030]{margin-right:10px}.error-messages[data-v-4c737513]{color:red;text-align:center;margin-top:10px}.error-message[data-v-4c737513]{margin-right:10px}.vc-container{--white:#fff;--black:#000;--gray-100:#f7fafc;--gray-200:#edf2f7;--gray-300:#e2e8f0;--gray-400:#cbd5e0;--gray-500:#a0aec0;--gray-600:#718096;--gray-700:#4a5568;--gray-800:#2d3748;--gray-900:#1a202c;--red-100:#fff5f5;--red-200:#fed7d7;--red-300:#feb2b2;--red-400:#fc8181;--red-500:#f56565;--red-600:#e53e3e;--red-700:#c53030;--red-800:#9b2c2c;--red-900:#742a2a;--orange-100:#fffaf0;--orange-200:#feebc8;--orange-300:#fbd38d;--orange-400:#f6ad55;--orange-500:#ed8936;--orange-600:#dd6b20;--orange-700:#c05621;--orange-800:#9c4221;--orange-900:#7b341e;--yellow-100:ivory;--yellow-200:#fefcbf;--yellow-300:#faf089;--yellow-400:#f6e05e;--yellow-500:#ecc94b;--yellow-600:#d69e2e;--yellow-700:#b7791f;--yellow-800:#975a16;--yellow-900:#744210;--green-100:#f0fff4;--green-200:#c6f6d5;--green-300:#9ae6b4;--green-400:#68d391;--green-500:#48bb78;--green-600:#38a169;--green-700:#2f855a;--green-800:#276749;--green-900:#22543d;--teal-100:#e6fffa;--teal-200:#b2f5ea;--teal-300:#81e6d9;--teal-400:#4fd1c5;--teal-500:#38b2ac;--teal-600:#319795;--teal-700:#2c7a7b;--teal-800:#285e61;--teal-900:#234e52;--blue-100:#ebf8ff;--blue-200:#bee3f8;--blue-300:#90cdf4;--blue-400:#63b3ed;--blue-500:#4299e1;--blue-600:#3182ce;--blue-700:#2b6cb0;--blue-800:#2c5282;--blue-900:#2a4365;--indigo-100:#ebf4ff;--indigo-200:#c3dafe;--indigo-300:#a3bffa;--indigo-400:#7f9cf5;--indigo-500:#667eea;--indigo-600:#5a67d8;--indigo-700:#4c51bf;--indigo-800:#434190;--indigo-900:#3c366b;--purple-100:#faf5ff;--purple-200:#e9d8fd;--purple-300:#d6bcfa;--purple-400:#b794f4;--purple-500:#9f7aea;--purple-600:#805ad5;--purple-700:#6b46c1;--purple-800:#553c9a;--purple-900:#44337a;--pink-100:#fff5f7;--pink-200:#fed7e2;--pink-300:#fbb6ce;--pink-400:#f687b3;--pink-500:#ed64a6;--pink-600:#d53f8c;--pink-700:#b83280;--pink-800:#97266d;--pink-900:#702459;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--leading-snug:1.375;--rounded:0.25rem;--rounded-lg:0.5rem;--rounded-full:9999px;--shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,0.06);--slide-translate:22px;--slide-duration:0.15s;--slide-timing:ease;--day-content-transition-time:0.13s ease-in;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--gray-900);background-color:var(--white);border:1px solid;border-color:var(--gray-400);border-radius:var(--rounded-lg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container.vc-red{--accent-100:var(--red-100);--accent-200:var(--red-200);--accent-300:var(--red-300);--accent-400:var(--red-400);--accent-500:var(--red-500);--accent-600:var(--red-600);--accent-700:var(--red-700);--accent-800:var(--red-800);--accent-900:var(--red-900)}.vc-container.vc-orange{--accent-100:var(--orange-100);--accent-200:var(--orange-200);--accent-300:var(--orange-300);--accent-400:var(--orange-400);--accent-500:var(--orange-500);--accent-600:var(--orange-600);--accent-700:var(--orange-700);--accent-800:var(--orange-800);--accent-900:var(--orange-900)}.vc-container.vc-yellow{--accent-100:var(--yellow-100);--accent-200:var(--yellow-200);--accent-300:var(--yellow-300);--accent-400:var(--yellow-400);--accent-500:var(--yellow-500);--accent-600:var(--yellow-600);--accent-700:var(--yellow-700);--accent-800:var(--yellow-800);--accent-900:var(--yellow-900)}.vc-container.vc-green{--accent-100:var(--green-100);--accent-200:var(--green-200);--accent-300:var(--green-300);--accent-400:var(--green-400);--accent-500:var(--green-500);--accent-600:var(--green-600);--accent-700:var(--green-700);--accent-800:var(--green-800);--accent-900:var(--green-900)}.vc-container.vc-teal{--accent-100:var(--teal-100);--accent-200:var(--teal-200);--accent-300:var(--teal-300);--accent-400:var(--teal-400);--accent-500:var(--teal-500);--accent-600:var(--teal-600);--accent-700:var(--teal-700);--accent-800:var(--teal-800);--accent-900:var(--teal-900)}.vc-container.vc-blue{--accent-100:var(--blue-100);--accent-200:var(--blue-200);--accent-300:var(--blue-300);--accent-400:var(--blue-400);--accent-500:var(--blue-500);--accent-600:var(--blue-600);--accent-700:var(--blue-700);--accent-800:var(--blue-800);--accent-900:var(--blue-900)}.vc-container.vc-indigo{--accent-100:var(--indigo-100);--accent-200:var(--indigo-200);--accent-300:var(--indigo-300);--accent-400:var(--indigo-400);--accent-500:var(--indigo-500);--accent-600:var(--indigo-600);--accent-700:var(--indigo-700);--accent-800:var(--indigo-800);--accent-900:var(--indigo-900)}.vc-container.vc-purple{--accent-100:var(--purple-100);--accent-200:var(--purple-200);--accent-300:var(--purple-300);--accent-400:var(--purple-400);--accent-500:var(--purple-500);--accent-600:var(--purple-600);--accent-700:var(--purple-700);--accent-800:var(--purple-800);--accent-900:var(--purple-900)}.vc-container.vc-pink{--accent-100:var(--pink-100);--accent-200:var(--pink-200);--accent-300:var(--pink-300);--accent-400:var(--pink-400);--accent-500:var(--pink-500);--accent-600:var(--pink-600);--accent-700:var(--pink-700);--accent-800:var(--pink-800);--accent-900:var(--pink-900)}.vc-container,.vc-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.vc-container:focus,.vc-container :focus{outline:none}.vc-container [role=button],.vc-container button{cursor:pointer}.vc-container.vc-is-expanded{min-width:100%}.vc-container .vc-container{border:none}.vc-container.vc-is-dark{color:var(--gray-100);background-color:var(--gray-900);border-color:var(--gray-700)}.vc-container .text-white{color:#fff!important;background:#007bff}.vc-container .text-green{color:#fff!important;background:#00d489}.vc-container .text-pink{color:#fff!important;background:#d4009d}.vc-container .text-yellow{color:#fff!important;background:#ffc107}::-webkit-scrollbar-track{display:none}.custom-calendar.vc-container{--day-border:1px solid #b8c2cc;--day-border-highlight:1px solid #b8c2cc;--day-width:90px;--day-height:80px;--weekday-bg:#f8fafc;--weekday-border:1px solid #eaeaea;border-radius:0;width:100%}.custom-calendar.vc-container .vc-header{background-color:#f1f5f8;padding:10px 0}.custom-calendar.vc-container .vc-weeks{padding:0}.custom-calendar.vc-container .vc-weekday{background-color:var(--weekday-bg);border-bottom:var(--weekday-border);border-top:var(--weekday-border);padding:5px 0}.custom-calendar.vc-container .vc-day{padding:0 5px 3px 5px;text-align:left;height:var(--day-height);min-width:var(--day-width);background-color:#fff}.custom-calendar.vc-container .vc-day.weekday-1,.custom-calendar.vc-container .vc-day.weekday-7{background-color:#eff8ff}.custom-calendar.vc-container .vc-day:not(.on-bottom){border-bottom:var(--day-border)}.custom-calendar.vc-container .vc-day:not(.on-bottom).weekday-1{border-bottom:var(--day-border-highlight)}.custom-calendar.vc-container .vc-day:not(.on-right){border-right:var(--day-border)}.custom-calendar.vc-container .vc-day-dots{margin-bottom:5px}.broFile{margin-top:-5px;border-radius:5px;width:60px;height:50px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;position:relative;float:right;margin-bottom:15px;background:#e4e4ea;color:#313030;font-size:19px;cursor:pointer;overflow:hidden;border:1px solid #ccc}.broFile input{opacity:0;cursor:pointer;position:absolute;top:0;left:0}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.z-10{z-index:10}.h-full{height:100%}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.leading-tight{cursor:pointer}.dataTable[data-v-492a07e3]{width:100%}.card[data-v-492a07e3]{font-style:normal}.searchBtn[data-v-492a07e3]{margin-top:6px}.searchBtn2[data-v-492a07e3]{padding:11px 49px;font-size:14px;letter-spacing:.5px;background:#263fa9!important;color:#fff!important;height:40px!important;border:none;border-radius:4px}.searchBtn2[data-v-492a07e3]:hover{background:transparent!important;color:#0a167f!important;border:1px solid #263fa9}.IT-pieChart canvas{height:180px!important;width:100%!important}.chart-container-RT .chart-TRTSP canvas{width:160px!important;height:110px!important;display:inline-block!important;max-width:100%!important}.custom-card-header{font-size:17px!important;background-color:#d9d9d9!important;border:1px solid #737373!important;padding:.54rem 1.15rem!important}.custom-card-header i{font-size:18px!important}.custom-card-border{border:1px solid #737373!important}.custom-card-title{font-size:15px!important;border:none!important;background-color:#f7f7f7!important}.vertical-divider{border-right:1px solid #737373;height:100%}.custom-multi .multiselect__option--highlight:after{display:none!important}@media screen and (min-width:1200px) and (max-width:1562px){.dashboard-card-responsive .card{height:400px!important}}@media screen and (min-width:1600px){.chart-container-RT .chart-TRTSP canvas{width:100%!important}}@media screen and (max-width:990px){.chart-container-RT .chart-TRTSP canvas{width:100%!important}}body,h1,h2,h3,h4,h5,h6,input,label,p,span{font-family:Lato,sans-serif!important}p{font-size:14px}:root{--blue-dark:#11439c;--primary:#00d489;--white:#fff}#Service-Request h6{width:100%;background-color:var(--blue-dark);color:var(--white);padding:10px 0}#Service-Request .med-trasgo-logo{display:-webkit-box;display:-ms-flexbox;display:flex;place-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;margin:0 auto;padding:10px 0}#Service-Request .service form .concierge-service label{margin-bottom:0}#Service-Request .service form label{font-weight:500;font-size:12px;line-height:24px;color:#202122}#Service-Request .service form .form-select{font-weight:500;font-size:12px;line-height:21px;color:#202122}#Service-Request .service form .form-select:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem #fff;box-shadow:0 0 0 .25rem #fff}#Service-Request .service form .form-control{background:#fff;border:1px solid #cfd3d5;border-radius:4px;font-weight:400;font-size:14px;line-height:24px}#Service-Request .service form .form-control::-webkit-input-placeholder{font-weight:400;font-size:14px;line-height:24px;color:#b6b9bb}#Service-Request .service form .form-control::-moz-placeholder{font-weight:400;font-size:14px;line-height:24px;color:#b6b9bb}#Service-Request .service form .form-control:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:24px;color:#b6b9bb}#Service-Request .service form .form-control::-ms-input-placeholder{font-weight:400;font-size:14px;line-height:24px;color:#b6b9bb}#Service-Request .service form .form-control::placeholder{font-weight:400;font-size:14px;line-height:24px;color:#b6b9bb}#Service-Request .service form .form-control:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem #fff;box-shadow:0 0 0 .25rem #fff}#Service-Request .service form .clock{position:relative}#Service-Request .service form .clock i{position:absolute;top:-1px;right:0;font-size:16px;background:#00d489;color:#fff;padding:10px;border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}#Service-Request .service form .clock:hover i{background-color:#11439c;color:#fff}#Service-Request .service form .btn-secondary{height:35px!important;width:50px!important;border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}#Service-Request .service form .b-form-btn-label-control.form-control{padding:0}#Service-Request .service form .b-form-btn-label-control.form-control .btn{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}#Service-Request .service form .b-form-btn-label-control.form-control .form-control{border:0;padding:5px 16px}#Service-Request .service form .btn-primary{font-weight:500;font-size:14px;line-height:21px;padding:10px 20px;color:#fff;background-color:var(--blue-dark)!important;border:0;outline:none;margin:0 auto;display:grid;place-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pac-container{background-color:#fff;position:absolute!important;top:10px;left:0;z-index:99999!important;display:inline-block}.modal-content[data-v-dcb1d8a4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:400px}.error-message[data-v-dcb1d8a4],.modal-content[data-v-dcb1d8a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-message[data-v-dcb1d8a4]{color:red;font-weight:700;text-align:center;padding-top:20px}.rounded-button.active[data-v-dcb1d8a4],.rounded-button[data-v-dcb1d8a4]:hover{background:#263fa9!important;color:#fff!important}.tooltip-text[data-v-dcb1d8a4]{font-size:.875rem;color:#6c757d;display:block}#Service-Request #messageModal___BV_modal_body_ .fa-check,.mesico{float:none!important}@media (max-width:480px){#messageModal___BV_modal_body_ .fa-check,.mesico{float:none!important;width:60px!important;line-height:10px!important}}.liveLocttionContainer[data-v-ffdada48]{widows:100%;height:calc(100vh - 50px)}.liveLocttionContainer .MTG-logo[data-v-ffdada48]{width:100%;background-color:#0a167f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.liveLocttionContainer .MTG-logo .brand-logo[data-v-ffdada48]{height:2.813rem;float:left;padding-top:.2125rem;padding-left:.3125rem;padding-bottom:.3125rem}.brand-name[data-v-ffdada48]{font-size:19px;font-weight:700;color:#fff}.map .iframe[data-v-ffdada48]{height:-webkit-fill-available;width:-webkit-fill-available}.driverData[data-v-ffdada48]{background:#fff}.Data[data-v-ffdada48]{padding:0 20px 20px 20px}.Data ul[data-v-ffdada48]{padding-right:30px}.Data ul li[data-v-ffdada48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f7f7f7;padding:14px 0}.Data ul li span[data-v-ffdada48]{font-size:14px;font-weight:600}.Data ul li i[data-v-ffdada48]{margin-right:20px;color:#0a167f;font-size:20px}.Data ul li p[data-v-ffdada48]{padding-bottom:0;margin-bottom:0;font-size:14px}.Data ul ul[data-v-ffdada48]{margin-top:10px;padding-right:0}@media screen and (max-width:767px){.Data ul[data-v-ffdada48]{padding:0}.Data ul li p[data-v-ffdada48]{font-size:10px;text-align:right}.Data ul li span[data-v-ffdada48]{font-size:12px;font-weight:600}.Data ul ul[data-v-ffdada48]{padding:0 15px}.liveLocttionContainer[data-v-ffdada48]{height:unset}.liveLocttionContainer .MTG-logo[data-v-ffdada48]{height:70px;position:absolute;top:0;left:0;z-index:9999}.liveLocttionContainer .MTG-logo .brand-logo[data-v-ffdada48]{height:2.813rem;padding-top:0;padding-left:.3125rem;padding-bottom:0}.liveLocttionContainer .row[data-v-ffdada48]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;height:unset!important}.map .iframe[data-v-ffdada48]{height:500px}}.stopWrapper{position:absolute;height:100%;width:100%;vertical-align:middle;text-align:center;display:inline-table;color:#000}.stopInn{display:table-cell;vertical-align:middle;padding:20px}.stopInn img{width:450px;max-width:100%;margin-top:10px}.stopInn h3{margin:40px 0 20px;font-size:26px;letter-spacing:1px}.stopInn p{margin-bottom:50px}.stopInn a{padding:0 3px;line-height:normal!important;border:0 none!important}@media screen and (max-width:992px){.dashinnerData.settingPadding{padding:8px 15px 15px}.stopInn h3{margin:30px 0 15px;font-size:21px;letter-spacing:.6px}}@media screen and (max-width:767px){.stopInn img{margin-top:1px}.stopInn h3{margin:20px 0 10px;font-size:19px;letter-spacing:.6px}.stopInn p{margin-bottom:20px}}.selected-facilities{-ms-flex-wrap:wrap;flex-wrap:wrap}.selected-facilities,.selected-facility{display:-webkit-box;display:-ms-flexbox;display:flex}.selected-facility{background-color:#00d489;color:#fff;padding:5px;border-radius:3px;margin:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remove-facility{margin-left:5px;cursor:pointer}.multiselect,.multiselect__input,.multiselect__single{font-size:14px!important}.mul .multiselect .multiselect__tags .multiselect__tags-wrap .multiselect__tag{color:#fff;background:#263fa9!important}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#263fa9!important}.modal-content[data-v-3719d127]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:400px}.error-message[data-v-3719d127]{color:red;font-weight:700;text-align:center}.addMethod[data-v-3719d127],.changeMethod[data-v-3719d127]{cursor:pointer;color:#0a167f!important;margin-right:10px}.addMethod[data-v-3719d127]:hover,.changeMethod[data-v-3719d127]:hover{text-decoration:underline}.message[data-v-39632c1a]{text-align:center;margin:20px}.button-group[data-v-39632c1a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.btn[data-v-39632c1a]{font-size:16px;padding:10px 20px}.active[data-v-39632c1a]{background-color:#12439b!important;border:1px solid #12439b!important;border-radius:22px!important;line-height:normal!important}.color[data-v-39632c1a]{color:#fff!important}.inactive[data-v-39632c1a]{background-color:transparent!important;border:1px solid #28a745!important;color:#28a745!important;border-radius:22px!important;-webkit-transition:.2s;transition:.2s;line-height:normal!important}.active[data-v-39632c1a]:hover,.inactive[data-v-39632c1a]:hover{color:#fff!important;background:#12439b!important}.modal-content .btn[data-v-39632c1a]:hover{background-color:transparent!important;color:#0a167f!important;border:1px solid #263fa9!important}.btn-success.disabled[data-v-39632c1a],.btn-success[data-v-39632c1a]:disabled{background:#12439b!important}.modalBG[data-v-39632c1a]{border-radius:13px!important}[data-v-39632c1a] .modal-dialog{max-width:70%!important;width:70%!important;margin:10% auto}.toggle-switch[data-v-39632c1a]{position:relative;width:50px;height:25px}.toggle-switch input[data-v-39632c1a]{display:none}.toggle-switch label[data-v-39632c1a]{position:absolute;cursor:pointer;background-color:#fff;border-radius:12.5px;width:100%;height:100%;-webkit-transition:background-color .3s;transition:background-color .3s;border:2px solid #0a167f}.toggle-switch label[data-v-39632c1a]:before{content:"";position:absolute;left:1.5px;top:1.5px;width:19px;height:19px;background-color:#0a167f;border-radius:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.toggle-switch input:checked+label[data-v-39632c1a]{background-color:#0a167f}.toggle-switch input:checked+label[data-v-39632c1a]:before{-webkit-transform:translateX(25px);transform:translateX(25px);background-color:#fff}.btn-success.disabled[data-v-39632c1a],.btn-success[data-v-39632c1a]:disabled{border:1px solid #263fa9}.card-width[data-v-67f0d1c0]{width:450px}.btn[data-v-67f0d1c0]{background-color:#12439b!important}.custom-title[data-v-67f0d1c0]{font-size:20px}.custom-label[data-v-67f0d1c0]{font-size:14px}.custom-requestID[data-v-67f0d1c0]{margin-bottom:.5rem}.request-id-label[data-v-67f0d1c0]{font-size:17px}.top-left-logo[data-v-67f0d1c0]{width:150px;height:auto;border-radius:50%}.steapSection[data-v-67f0d1c0]{border-bottom:0}.modal-message[data-v-67f0d1c0]{font-size:15px}.custom-modal-width[data-v-67f0d1c0]{width:600px!important;max-width:600px!important}.invalid-feedback[data-v-67f0d1c0]{font-size:1em!important}.logo[data-v-67f0d1c0]{width:150px;height:auto;mix-blend-mode:darken}.invalid-image[data-v-67f0d1c0]{max-width:400px}main[data-v-67f0d1c0]{max-width:600px}.invalid-title[data-v-67f0d1c0]{font-size:22px;font-weight:700}.invalid-text[data-v-67f0d1c0]{font-size:16px}.back-btn[data-v-67f0d1c0]{background:#12439b!important;border:none!important;border-radius:7px!important;font-size:14px}.sucess-btn-wrapper[data-v-67f0d1c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sucess-btn-wrapper button[data-v-67f0d1c0]{width:100%}@media (max-width:768px){.invalid-title[data-v-67f0d1c0]{font-size:18px}.invalid-text[data-v-67f0d1c0]{width:70%;margin-inline:auto;margin-left:auto;margin-right:auto;font-size:14px}.back-btn[data-v-67f0d1c0]{font-size:12px}}@media (max-width:426px){.custom-title[data-v-67f0d1c0]{font-size:16px;margin-bottom:1rem!important}.custom-img[data-v-67f0d1c0]{padding-bottom:.5rem!important}.request-id-label[data-v-67f0d1c0]{font-size:14px}.custom-type[data-v-67f0d1c0]{padding-left:.7rem!important;padding-right:.7rem!important}.custom-label[data-v-67f0d1c0]{font-size:12px}.top-left-logo[data-v-67f0d1c0]{width:120px}#app[data-v-67f0d1c0]{width:100%;padding:10px}label[data-v-67f0d1c0]{margin-bottom:0!important}.card[data-v-67f0d1c0]{padding:15px!important}.plr[data-v-67f0d1c0]{padding:0 .5rem}.input-group[data-v-67f0d1c0]{margin-top:.5rem!important}.custom-type p[data-v-67f0d1c0]{margin-bottom:.5rem!important;font-size:12px!important}.form-control[data-v-67f0d1c0],.input-group-text[data-v-67f0d1c0]{font-size:14px}.pay-btn[data-v-67f0d1c0]{font-size:14px;margin:.5rem 0!important}main[data-v-67f0d1c0]{padding:20px}.invalid-image[data-v-67f0d1c0]{max-width:300px}.invalid-title[data-v-67f0d1c0]{font-size:18px}.invalid-text[data-v-67f0d1c0]{width:90%;font-size:14px}}@media (max-width:376px){.custom-type-div[data-v-67f0d1c0]{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;gap:7px!important}.logo[data-v-67f0d1c0]{width:100px}.invalid-image[data-v-67f0d1c0]{max-width:100%}.invalid-title[data-v-67f0d1c0]{font-size:16px}.invalid-text[data-v-67f0d1c0]{width:100%;font-size:12px}}@font-face{font-family:montserratlight;src:url(../fonts/montserrat-light-webfont.af84b16e.eot);src:url(../fonts/montserrat-light-webfont.af84b16e.eot?#iefix) format("embedded-opentype"),url(../fonts/montserrat-light-webfont.d3733275.woff2) format("woff2"),url(../fonts/montserrat-light-webfont.f8cc477d.woff) format("woff"),url(../fonts/montserrat-light-webfont.70d3980c.ttf) format("truetype"),url(../img/montserrat-light-webfont.d9ff22ed.svg#montserratlight) format("svg")}@font-face{font-family:montserratmedium;src:url(../fonts/montserrat-medium-webfont.3a5919c6.eot);src:url(../fonts/montserrat-medium-webfont.3a5919c6.eot?#iefix) format("embedded-opentype"),url(../fonts/montserrat-medium-webfont.82ca12c9.woff2) format("woff2"),url(../fonts/montserrat-medium-webfont.2d095ec7.woff) format("woff"),url(../fonts/montserrat-medium-webfont.265cd992.ttf) format("truetype"),url(../img/montserrat-medium-webfont.fbf56933.svg#montserratmedium) format("svg")}@font-face{font-family:montserratregular;src:url(../fonts/montserrat-regular-webfont.38e506fc.eot);src:url(../fonts/montserrat-regular-webfont.38e506fc.eot?#iefix) format("embedded-opentype"),url(../fonts/montserrat-regular-webfont.f9b601b6.woff2) format("woff2"),url(../fonts/montserrat-regular-webfont.56d47334.woff) format("woff"),url(../fonts/montserrat-regular-webfont.bc37e0f4.ttf) format("truetype"),url(../img/montserrat-regular-webfont.5744a8cf.svg#montserratregular) format("svg")}@font-face{font-family:montserratsemibold;src:url(../fonts/montserrat-semibold-webfont.75d34794.eot);src:url(../fonts/montserrat-semibold-webfont.75d34794.eot?#iefix) format("embedded-opentype"),url(../fonts/montserrat-semibold-webfont.196aa07b.woff2) format("woff2"),url(../fonts/montserrat-semibold-webfont.3947acd2.woff) format("woff"),url(../fonts/montserrat-semibold-webfont.cf8c1ddf.ttf) format("truetype"),url(../img/montserrat-semibold-webfont.ecdcc4e7.svg#montserratsemibold) format("svg")}