.card-content ul.stepper{margin:1em -24px;padding:0 24px}@media only screen and (min-width: 993px){.card-content ul.stepper.horizontal{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.card-content ul.stepper.horizontal:first-child{margin-top:-24px}.card-content ul.stepper.horizontal .step.step-content{padding-left:40px;padding-right:40px}.card-content ul.stepper.horizontal .step.step-content .step-actions{padding-left:40px;padding-right:40px}}ul.stepper{counter-reset:section}ul.stepper .wait-feedback{left:0;right:0;top:0;z-index:2;position:absolute;width:100%;height:100%;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}ul.stepper .step{position:relative;-webkit-transition:height 400ms cubic-bezier(0.4, 0, 0.2, 1),padding-bottom 400ms cubic-bezier(0.4, 0, 0.2, 1);transition:height 400ms cubic-bezier(0.4, 0, 0.2, 1),padding-bottom 400ms cubic-bezier(0.4, 0, 0.2, 1)}ul.stepper .step .step-title{margin:0 -24px;cursor:pointer;padding:15.5px 44px 24px 64px;display:block}ul.stepper .step .step-title::after{content:attr(data-step-label);display:block;position:absolute;font-size:12.8px;font-size:0.8rem;color:#424242;font-weight:400}ul.stepper .step .step-content{position:relative;display:none;height:0;-webkit-transition:height 400ms cubic-bezier(0.4, 0, 0.2, 1);transition:height 400ms cubic-bezier(0.4, 0, 0.2, 1);width:inherit;overflow:visible;margin-left:41px;margin-right:24px}ul.stepper .step .step-content .step-actions{padding-top:16px;padding-bottom:4px}ul.stepper .step .step-content .step-actions .btn:not(:last-child),ul.stepper .step .step-content .step-actions .btn-flat:not(:last-child),ul.stepper .step .step-content .step-actions .btn-large:not(:last-child){margin-right:5px}ul.stepper .step .step-content .row{margin-bottom:7px}ul.stepper .step::before{position:absolute;counter-increment:section;content:counter(section);height:26px;width:26px;color:white;background-color:#B2B2B2;border-radius:50%;text-align:center;line-height:26px;font-weight:400;-webkit-transition:background-color 400ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 400ms cubic-bezier(0.4, 0, 0.2, 1);font-size:14px;left:1px;top:13px}ul.stepper .step.active .step-title{font-weight:500}ul.stepper .step.active .step-content{height:95%;display:block}ul.stepper .step.active::before,ul.stepper .step.done::before{background-color:#2196f3}ul.stepper .step.feedbacking .step-content>*:not(.wait-feedback){opacity:0.1}ul.stepper .step:not(:last-of-type)::after{content:'';position:absolute;top:50px;left:13.5px;width:1px;height:40%;height:-webkit-calc(100% - 52px);height:calc(100% - 52px);background-color:#C3DEE5;-webkit-transition:height 400ms cubic-bezier(0.4, 0, 0.2, 1);transition:height 400ms cubic-bezier(0.4, 0, 0.2, 1)}ul.stepper .step:not(:last-of-type).active{margin-bottom:36px}@media only screen and (min-width: 993px){ul.stepper.horizontal{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:600px;overflow-x:hidden;margin:unset;overflow-y:auto}ul.stepper.horizontal::before{content:'';background-color:transparent;width:140%}ul.stepper.horizontal::after{content:'';background-color:transparent;width:140%}ul.stepper.horizontal .step{position:static;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:84px}ul.stepper.horizontal .step::before{content:none}ul.stepper.horizontal .step:last-of-type{width:auto !important}ul.stepper.horizontal .step:not(:last-of-type)::after,ul.stepper.horizontal .step.active:not(:last-of-type)::after{content:'';position:static;display:inline-block;width:100%;height:5px}ul.stepper.horizontal .step .step-title{height:50px;line-height:50px;margin:auto;padding:0 0px 0 50px;display:inline-block;max-width:144px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;border-radius:50%}ul.stepper.horizontal .step .step-title::before{position:absolute;counter-increment:section;content:counter(section);height:50px;width:50px;top:0;left:0;color:white;background-color:#C3DEE5;border-radius:50%;text-align:center;line-height:48px;font-weight:400;-webkit-transition:background-color 400ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 400ms cubic-bezier(0.4, 0, 0.2, 1);font-size:28px}ul.stepper.horizontal .step .step-title::after{top:15px}ul.stepper.horizontal .step.active ~ .step .step-content{left:100%}ul.stepper.horizontal .step.active .step-content{left:0 !important}ul.stepper.horizontal .step.active .step-title::before,ul.stepper.horizontal .step.done:after{background-color:#48C7E5}ul.stepper.horizontal .step.active .step-title::before,ul.stepper.horizontal .step.done .step-title::before{background-color:#48C7E5}ul.stepper.horizontal .step .step-content{position:absolute;top:84px;display:block;left:-100%;width:100%;height:unset;overflow-y:hidden;overflow-x:hidden;margin:0;padding:20px 20px 0px 20px;-webkit-transition:left 400ms cubic-bezier(0.4, 0, 0.2, 1);transition:left 400ms cubic-bezier(0.4, 0, 0.2, 1)}ul.stepper.horizontal .step .step-content .step-actions{width:100%;padding:unset;background-color:transparent;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}ul.stepper.horizontal .step .step-content .step-actions .btn:not(:last-child),ul.stepper.horizontal .step .step-content .step-actions .btn-flat:not(:last-child),ul.stepper.horizontal .step .step-content .step-actions .btn-large:not(:last-child){margin-left:5px;margin-right:0}}.colorpicker-saturation{float:left;width:100px;height:100px;cursor:crosshair;background-image:url("/assets/images/saturation.png")}.colorpicker-saturation i{position:absolute;top:0;left:0;display:block;width:5px;height:5px;margin:-4px 0 0 -4px;border:1px solid #000;border-radius:5px}.colorpicker-saturation i b{display:block;width:5px;height:5px;border:1px solid #fff;border-radius:5px}.colorpicker-hue,.colorpicker-alpha{float:left;width:15px;height:100px;margin-bottom:4px;margin-left:4px;cursor:row-resize}.colorpicker-hue i,.colorpicker-alpha i{position:absolute;top:0;left:0;display:block;width:100%;height:1px;margin-top:-1px;background:#000;border-top:1px solid #fff}.colorpicker-hue{background-image:url("/assets/images/hue.png")}.colorpicker-alpha{display:none;background-image:url("/assets/images/alpha.png")}.colorpicker-saturation,.colorpicker-hue,.colorpicker-alpha{background-size:contain}.colorpicker{top:0;left:0;z-index:2500;min-width:125px;padding:4px;margin-top:1px;border-radius:4px;*zoom:1}.colorpicker:before,.colorpicker:after{display:table;line-height:0;content:""}.colorpicker:after{clear:both}.colorpicker:before{position:absolute;top:-7px;left:6px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,0.2);content:''}.colorpicker:after{position:absolute;top:-6px;left:7px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #ffffff;border-left:6px solid transparent;content:''}.colorpicker div{position:relative}.colorpicker.colorpicker-with-alpha{min-width:140px}.colorpicker.colorpicker-with-alpha .colorpicker-alpha{display:block}.colorpicker-color{height:10px;margin-top:5px;clear:both;background-image:url("/assets/images/alpha.png");background-position:0 100%}.colorpicker-color div{height:10px}.colorpicker-selectors{display:none;height:10px;margin-top:5px;clear:both}.colorpicker-selectors i{float:left;width:10px;height:10px;cursor:pointer}.colorpicker-selectors i+i{margin-left:3px}.colorpicker-element .input-group-addon i,.colorpicker-element .add-on i{display:inline-block;width:16px;height:16px;vertical-align:text-top;cursor:pointer}.colorpicker.colorpicker-inline{position:relative;z-index:auto;display:inline-block;float:none}.colorpicker.colorpicker-horizontal{width:110px;height:auto;min-width:110px}.colorpicker.colorpicker-horizontal .colorpicker-saturation{margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-color{width:100px}.colorpicker.colorpicker-horizontal .colorpicker-hue,.colorpicker.colorpicker-horizontal .colorpicker-alpha{float:left;width:100px;height:15px;margin-bottom:4px;margin-left:0;cursor:col-resize}.colorpicker.colorpicker-horizontal .colorpicker-hue i,.colorpicker.colorpicker-horizontal .colorpicker-alpha i{position:absolute;top:0;left:0;display:block;width:1px;height:15px;margin-top:0;background:#ffffff;border:none}.colorpicker.colorpicker-horizontal .colorpicker-hue{background-image:url("/assets/images/hue-horizontal.png")}.colorpicker.colorpicker-horizontal .colorpicker-alpha{background-image:url("/assets/images/alpha-horizontal.png")}.colorpicker.colorpicker-hidden{display:none}.colorpicker.colorpicker-visible{display:block}.colorpicker-inline.colorpicker-visible{display:inline-block}.colorpicker-right:before{right:6px;left:auto}.colorpicker-right:after{right:7px;left:auto}.colorpicker-dropdown{position:absolute;top:100%;left:0;z-index:2500;display:none;float:left;padding:2px;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.colorpicker-no-arrow:before{border-right:0;border-left:0}.colorpicker-no-arrow:after{border-right:0;border-left:0}::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#48C7E5;box-shadow:0 0 1px rgba(255,255,255,0.5)}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px}.material-tooltip{background-color:#183958;white-space:pre;font-size:12px;max-width:500px;max-height:200px;overflow:auto}.dataTables_wrapper table.dataTable{border-collapse:collapse}.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length{display:none}.dataTables_wrapper .dataTables_paginate{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;float:unset !important;text-align:unset !important;gap:10px}.dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled{display:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:none !important;border:unset !important}.dataTables_wrapper .dataTables_paginate .paginate_button.previous,.dataTables_wrapper .dataTables_paginate .paginate_button.next{font-size:0}.dataTables_wrapper .dataTables_paginate .paginate_button:active{background:unset !important;box-shadow:unset !important}.dataTables_wrapper .dataTables_paginate .paginate_button.previous:before{content:"\f104";display:inline-block;font-family:"Font Awesome 5 Pro";font-size:20px;color:#028DB2}.dataTables_wrapper .dataTables_paginate .paginate_button.next:before{content:"\f105";display:inline-block;font-family:"Font Awesome 5 Pro";font-size:20px;color:#028DB2}.dataTables_wrapper .dataTables_paginate span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dataTables_wrapper .dataTables_paginate span .paginate_button.current{background:none;background-color:#48C7E5;color:#fff !important}.dataTables_wrapper .dataTables_paginate span .paginate_button.current:hover{color:#ffffff !important}.dataTables_wrapper .dataTables_paginate span .paginate_button{padding:0px 10px;line-height:30px;font-size:1.2rem;border:none !important;color:#004d73}body{overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}main{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}body,html{font-family:'Roboto', sans-serif;margin:0;padding:0;height:100%;width:100%}@media only screen and (max-width: 992px){body table.responsive-table tbody,html table.responsive-table tbody{-webkit-scroll-snap-type:mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-scroll-snap-points-x:repeat(100%)}body table.responsive-table tbody tr,html table.responsive-table tbody tr{scroll-snap-align:start}}body .page-reload,html .page-reload{display:none;pointer-events:none}body .sidenav li,html .sidenav li{text-transform:capitalize}body button:hover,html button:hover{opacity:0.5}body .login-page,html .login-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body .login-page [type="checkbox"].filled-in:checked+span:not(.lever):after,html .login-page [type="checkbox"].filled-in:checked+span:not(.lever):after{top:0;width:20px;height:20px;border:2px solid #48C7E5;background-color:#48C7E5;z-index:0}body .login-page .logo,html .login-page .logo{background-image:url("/assets/images/login-logo.png");height:165px;width:326px;display:block;margin-top:8%;margin-bottom:35px;background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-height: 760px){body .login-page .logo,html .login-page .logo{margin-top:4%}}@media screen and (max-width: 390px){body .login-page .logo,html .login-page .logo{width:280px}}body .login-page .login-container,html .login-page .login-container{border-radius:8px;background-color:#fff;width:378px;padding:10px 20px;margin:0 auto;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}@media screen and (max-width: 390px){body .login-page .login-container,html .login-page .login-container{width:300px}}@media screen and (max-height: 632px){body .login-page .login-container,html .login-page .login-container{padding:0px 20px}}body .login-page .login-container .input-field,html .login-page .login-container .input-field{margin-top:.5rem}body .login-page .login-container .signin-title,html .login-page .login-container .signin-title{color:#7B7B7B;font-size:26px;display:block;padding:10px 0}body .login-page .login-container .signin-title i,html .login-page .login-container .signin-title i{margin-left:10px}body .login-page .login-container .instructions,html .login-page .login-container .instructions{color:#7B7B7B;font-size:16px;display:block;margin-bottom:10px}body .login-page .login-container input,html .login-page .login-container input{border-bottom:none !important;border:1px solid #CECECE !important;border-radius:4px !important;padding:0px 20px !important;box-sizing:border-box !important}body .login-page .login-container input::-webkit-input-placeholder,html .login-page .login-container input::-webkit-input-placeholder{color:#ccc}body .login-page .login-container input:-ms-input-placeholder,html .login-page .login-container input:-ms-input-placeholder{color:#ccc}body .login-page .login-container input::placeholder,html .login-page .login-container input::placeholder{color:#ccc}body .login-page .login-container ::-webkit-input-placeholder,html .login-page .login-container ::-webkit-input-placeholder{color:#D1D1D1}body .login-page .login-container :-moz-placeholder,html .login-page .login-container :-moz-placeholder{color:#D1D1D1}body .login-page .login-container ::-moz-placeholder,html .login-page .login-container ::-moz-placeholder{color:#D1D1D1}body .login-page .login-container :-ms-input-placeholder,html .login-page .login-container :-ms-input-placeholder{color:#D1D1D1}body .login-page .login-container i,html .login-page .login-container i{position:absolute;right:20px;top:13px;font-size:18px;color:#9EB4BC}body .login-page .login-container a.btn,html .login-page .login-container a.btn{height:55px;font-size:20px;line-height:55px;width:100%;background-color:#48C7E5;border-radius:5px;font-weight:bolder;margin-bottom:10px;box-shadow:unset}body .login-page .login-container .forgot-pass,html .login-page .login-container .forgot-pass{font-size:18px}body .login-page .login-container .forgot-pass a,html .login-page .login-container .forgot-pass a{color:#48C7E5;cursor:pointer}body .login-page .login-container .facebookloginbutton,html .login-page .login-container .facebookloginbutton{width:100%;height:55px;font-size:20px;line-height:55px;background-color:#3c5a9a;box-shadow:0px 4px 4px rgba(0,0,0,0.08);border-radius:5px;color:#fff;font-weight:600;font-size:16px;line-height:3;text-transform:capitalize;border:none;font-family:'Roboto', sans-serif;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .login-page .login-container .facebookloginbutton .facebook-logo,html .login-page .login-container .facebookloginbutton .facebook-logo{background-image:url(/assets/images/facebook-logo.png);width:48px;height:48px;background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:10px}body .login-page .login-container .facebookloginbutton:hover,html .login-page .login-container .facebookloginbutton:hover{opacity:unset}body .login-page .login-container .google-btn-container,html .login-page .login-container .google-btn-container{position:relative}body .login-page .login-container .google-btn-container .g-signin2 .abcRioButton.abcRioButtonLightBlue,html .login-page .login-container .google-btn-container .g-signin2 .abcRioButton.abcRioButtonLightBlue{width:100% !important;height:55px !important;background-color:#4285f4;box-shadow:0px 4px 4px rgba(0,0,0,0.08);border-radius:5px;color:#fff;font-weight:600;font-size:16px;line-height:3;text-transform:capitalize;border:none;font-family:'Open Sans', sans-serif}body .login-page .login-container .google-btn-container .google-btn,html .login-page .login-container .google-btn-container .google-btn{position:absolute;width:100%;height:55px;font-size:20px;line-height:55px;background-color:#4285f4;box-shadow:0px 4px 4px rgba(0,0,0,0.08);border-radius:5px;color:#fff;font-weight:600;font-size:16px;line-height:3;text-transform:capitalize;border:none;font-family:'Roboto', sans-serif;left:0;right:0;top:0;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .login-page .login-container .google-btn-container .google-btn .google-logo,html .login-page .login-container .google-btn-container .google-btn .google-logo{background-image:url(/assets/images/google-logo.png);width:34px;height:36px;background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#fff;border-radius:2px;margin-left:7px;margin-right:10px}body .login-page .login-container .select-language,html .login-page .login-container .select-language{position:relative}body .login-page .login-container .select-language .select-wrapper .select-dropdown,html .login-page .login-container .select-language .select-wrapper .select-dropdown{color:#D1D1D1;font-weight:300}body .login-page .login-container .select-language .select-wrapper .select-dropdown li span,html .login-page .login-container .select-language .select-wrapper .select-dropdown li span{color:#024667}body .login-page .login-container .select-language .select-wrapper .select-dropdown li img,html .login-page .login-container .select-language .select-wrapper .select-dropdown li img{height:20px;width:20px;margin:15px 15px}body .login-page .login-container .select-language .select-wrapper .dropdown-content,html .login-page .login-container .select-language .select-wrapper .dropdown-content{width:120% !important}body .login-page .login-container .select-language .select-wrapper .caret,html .login-page .login-container .select-language .select-wrapper .caret{display:none}body .login-page .forgot-container,html .login-page .forgot-container{border-radius:8px;background-color:#fff;width:378px;padding:10px 20px;margin:0 auto}@media screen and (max-width: 390px){body .login-page .forgot-container,html .login-page .forgot-container{width:300px}}@media screen and (max-height: 632px){body .login-page .forgot-container,html .login-page .forgot-container{padding:0px 20px}}body .login-page .forgot-container .input-field,html .login-page .forgot-container .input-field{margin-top:.5rem}body .login-page .forgot-container .signin-title,html .login-page .forgot-container .signin-title{color:#7B7B7B;font-size:26px;display:block;padding:10px 0}body .login-page .forgot-container .signin-title i,html .login-page .forgot-container .signin-title i{margin-left:10px}body .login-page .forgot-container .instructions,html .login-page .forgot-container .instructions{color:#7B7B7B;font-size:16px;display:block;margin-bottom:10px}body .login-page .forgot-container input,html .login-page .forgot-container input{border-bottom:none !important;border:1px solid #CECECE !important;border-radius:4px !important;padding:0px 20px !important;box-sizing:border-box !important}body .login-page .forgot-container input::-webkit-input-placeholder,html .login-page .forgot-container input::-webkit-input-placeholder{color:#ccc}body .login-page .forgot-container input:-ms-input-placeholder,html .login-page .forgot-container input:-ms-input-placeholder{color:#ccc}body .login-page .forgot-container input::placeholder,html .login-page .forgot-container input::placeholder{color:#ccc}body .login-page .forgot-container ::-webkit-input-placeholder,html .login-page .forgot-container ::-webkit-input-placeholder{color:#D1D1D1}body .login-page .forgot-container :-moz-placeholder,html .login-page .forgot-container :-moz-placeholder{color:#D1D1D1}body .login-page .forgot-container ::-moz-placeholder,html .login-page .forgot-container ::-moz-placeholder{color:#D1D1D1}body .login-page .forgot-container :-ms-input-placeholder,html .login-page .forgot-container :-ms-input-placeholder{color:#D1D1D1}body .login-page .forgot-container i,html .login-page .forgot-container i{position:absolute;right:20px;top:13px;font-size:18px;color:#9EB4BC}body .login-page .forgot-container a.btn,html .login-page .forgot-container a.btn{height:55px;font-size:20px;line-height:55px;width:100%;background-color:#48C7E5;border-radius:5px;font-weight:bolder;margin-bottom:10px;box-shadow:unset}body .login-page .forgot-container .forgot-pass,html .login-page .forgot-container .forgot-pass{font-size:18px}body .login-page .forgot-container .forgot-pass a,html .login-page .forgot-container .forgot-pass a{color:#48C7E5;cursor:pointer}body .login-page .reset-container,html .login-page .reset-container{border-radius:8px;background-color:#fff;height:320px;width:378px;margin:auto;padding:10px 20px}@media screen and (max-width: 390px){body .login-page .reset-container,html .login-page .reset-container{width:300px}}body .login-page .reset-container .input-field,html .login-page .reset-container .input-field{margin-top:.5rem}body .login-page .reset-container .signin-title,html .login-page .reset-container .signin-title{color:#7B7B7B;font-size:26px;display:block;padding:10px 0}body .login-page .reset-container .signin-title i,html .login-page .reset-container .signin-title i{margin-left:10px}body .login-page .reset-container .instructions,html .login-page .reset-container .instructions{color:#7B7B7B;font-size:16px;display:block;margin-bottom:10px}body .login-page .reset-container input,html .login-page .reset-container input{border-bottom:none !important;border:1px solid #CECECE !important;border-radius:4px !important;padding:0px 20px !important;box-sizing:border-box !important}body .login-page .reset-container input::-webkit-input-placeholder,html .login-page .reset-container input::-webkit-input-placeholder{color:#ccc}body .login-page .reset-container input:-ms-input-placeholder,html .login-page .reset-container input:-ms-input-placeholder{color:#ccc}body .login-page .reset-container input::placeholder,html .login-page .reset-container input::placeholder{color:#ccc}body .login-page .reset-container ::-webkit-input-placeholder,html .login-page .reset-container ::-webkit-input-placeholder{color:#D1D1D1}body .login-page .reset-container :-moz-placeholder,html .login-page .reset-container :-moz-placeholder{color:#D1D1D1}body .login-page .reset-container ::-moz-placeholder,html .login-page .reset-container ::-moz-placeholder{color:#D1D1D1}body .login-page .reset-container :-ms-input-placeholder,html .login-page .reset-container :-ms-input-placeholder{color:#D1D1D1}body .login-page .reset-container i,html .login-page .reset-container i{position:absolute;right:20px;top:13px;font-size:18px;color:#9EB4BC}body .login-page .reset-container a.btn,html .login-page .reset-container a.btn{height:55px;font-size:20px;line-height:55px;width:100%;background-color:#48C7E5;border-radius:5px;font-weight:bolder;margin-bottom:10px;box-shadow:unset}body .login-page .reset-container .forgot-pass,html .login-page .reset-container .forgot-pass{font-size:18px}body .login-page .reset-container .forgot-pass a,html .login-page .reset-container .forgot-pass a{color:#48C7E5;cursor:pointer}body .login-footer,html .login-footer{color:#fff;bottom:0;position:absolute;width:100%;text-align:center}@media screen and (max-width: 400px){body .login-footer,html .login-footer{position:relative}}body .login-footer ul li,html .login-footer ul li{cursor:pointer;display:inline-table;font-size:15px;padding:15px}body .login-footer ul li::before,html .login-footer ul li::before{content:'•';margin-right:0.5em}body .preloader-container,html .preloader-container{position:fixed;top:-5px;z-index:2000;padding:0;width:100%;-webkit-filter:drop-shadow(-1px 2px 1px rgba(50,50,0,0.5));filter:drop-shadow(-1px 2px 1px rgba(50,50,0,0.5));-webkit-animation:preloader-active .5s ease;animation:preloader-active .5s ease}body .preloader-container .loading-content,html .preloader-container .loading-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:300px;margin:auto;padding:10px 0;background-color:#004d73;-webkit-clip-path:polygon(0% 0%, 100% 0%, 90% 100%, 10% 100%);clip-path:polygon(0% 0%, 100% 0%, 90% 100%, 10% 100%)}body .preloader-container .loading-content span,html .preloader-container .loading-content span{color:#fff;margin-right:10px;font-weight:300}body .preloader-container .loading-content .preloader-wrapper,html .preloader-container .loading-content .preloader-wrapper{width:20px;height:20px}body .preloader-container .loading-content .preloader-wrapper .spinner-layer,html .preloader-container .loading-content .preloader-wrapper .spinner-layer{border-color:#48C7E5}body .preloader-container.inactive,html .preloader-container.inactive{-webkit-animation:preloader-inactive .5s ease forwards;animation:preloader-inactive .5s ease forwards}body .navbar-fixed,html .navbar-fixed{position:relative;height:75px;z-index:997;top:0}body .navbar-fixed nav,html .navbar-fixed nav{height:75px;line-height:75px;background-color:#183958}body .navbar-fixed nav .nav-wrapper a.sidenav-trigger,html .navbar-fixed nav .nav-wrapper a.sidenav-trigger{display:block;height:75px;line-height:80px}body .navbar-fixed nav .nav-wrapper a.sidenav-trigger i,html .navbar-fixed nav .nav-wrapper a.sidenav-trigger i{font-size:26px;color:#9EB4BC}body .navbar-fixed nav .nav-wrapper a.brand-logo,html .navbar-fixed nav .nav-wrapper a.brand-logo{margin-left:10px}body .navbar-fixed nav .nav-wrapper a.brand-logo .pmo-logo,html .navbar-fixed nav .nav-wrapper a.brand-logo .pmo-logo{background-image:url(/assets/images/pmo-logo.png);display:block;height:75px;width:233px;background-repeat:no-repeat;background-position:center}body .navbar-fixed nav .nav-wrapper ul,html .navbar-fixed nav .nav-wrapper ul{margin-right:50px}body .navbar-fixed nav .nav-wrapper ul li,html .navbar-fixed nav .nav-wrapper ul li{padding-left:10px;padding-right:5px}body .navbar-fixed nav .nav-wrapper ul li .valign-wrapper,html .navbar-fixed nav .nav-wrapper ul li .valign-wrapper{height:75px}body .navbar-fixed nav .nav-wrapper ul li .valign-wrapper .admin-photo,html .navbar-fixed nav .nav-wrapper ul li .valign-wrapper .admin-photo{background-image:url(/assets/images/default-profile-img.png);display:block;height:40px;width:40px;line-height:40px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:20px}body .navbar-fixed nav .nav-wrapper ul li i,html .navbar-fixed nav .nav-wrapper ul li i{color:#9EB4BC;font-size:19px;cursor:pointer;position:relative}body .navbar-fixed nav .nav-wrapper ul li i .notification-count,html .navbar-fixed nav .nav-wrapper ul li i .notification-count{display:none;position:absolute;background-color:#AD1414;top:5px;min-width:25px;height:25px;line-height:25px;text-align:center;padding:0 5px;border-radius:50%;color:#fff;font-size:12px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content{max-width:500px;max-height:450px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content a:hover,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content a:hover{background-color:unset}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li{padding:0}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li:hover,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li:hover{background-color:#48C7E5}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.notification-label,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.notification-label{min-height:20px !important;background-color:#fff;pointer-events:none}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.notification-label a,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.notification-label a{padding:5px 16px;background-color:#E7EFF2;font-size:12px;color:#838383}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding:10px 16px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .photo-container,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .photo-container{margin-right:10px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .photo-container .photo,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .photo-container .photo{display:block;height:30px;width:30px;line-height:40px;background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:20px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info{color:#707070}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-data,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-data{font-size:12px;width:315px;line-height:1.5}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-data .name,body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-data .identity,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-data .name,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-data .identity{font-weight:600}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-serial,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-serial{height:22px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-serial .serial,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .notification-info .notification-serial .serial{font-size:12px}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .created-at,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification a .created-at{font-size:12px;font-weight:300;position:absolute;right:20px;bottom:15px;color:#183958}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification:not(:last-child),html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification:not(:last-child){border-bottom:1px solid #e0e0e0}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification:hover a .notification-info,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification:hover a .notification-info{color:#fff !important}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification:hover a .created-at,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.view-notification:hover a .created-at{color:#e0e0e0 !important}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.see-all-notifications,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.see-all-notifications{min-height:20px !important;position:-webkit-sticky;position:sticky;bottom:0;background-color:#fff;border-top:1px solid #e0e0e0}body .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.see-all-notifications a,html .navbar-fixed nav .nav-wrapper ul li .dropdown-content li.see-all-notifications a{padding:5px 16px;color:#48C7E5}body .navbar-fixed nav .nav-wrapper ul li.admin-info,html .navbar-fixed nav .nav-wrapper ul li.admin-info{height:75px;padding-right:40px}body .navbar-fixed nav .nav-wrapper ul li.admin-info .info,html .navbar-fixed nav .nav-wrapper ul li.admin-info .info{margin:15px 0px}body .navbar-fixed nav .nav-wrapper ul li.admin-info .info span,html .navbar-fixed nav .nav-wrapper ul li.admin-info .info span{display:block;height:18px;line-height:18px;margin:5px}body .navbar-fixed nav .nav-wrapper ul li.admin-info .info span:nth-child(1),html .navbar-fixed nav .nav-wrapper ul li.admin-info .info span:nth-child(1){font-size:18px;font-weight:600;color:#9EB4BC}body .navbar-fixed nav .nav-wrapper ul li.admin-info .info span:nth-child(2),html .navbar-fixed nav .nav-wrapper ul li.admin-info .info span:nth-child(2){font-size:14px}body .sidenav.sidenav-fixed::-webkit-scrollbar,body .sidenav.sidenav-fixed::-webkit-scrollbar-thumb,body .sidenav.sidenav-fixed::-webkit-scrollbar-track,html .sidenav.sidenav-fixed::-webkit-scrollbar,html .sidenav.sidenav-fixed::-webkit-scrollbar-thumb,html .sidenav.sidenav-fixed::-webkit-scrollbar-track{margin-top:0px}body .sidenav.sidenav-fixed,html .sidenav.sidenav-fixed{z-index:996;background-color:#004d73;width:unset;padding-top:120px;overflow-y:auto;-webkit-transition:.4s width ease-out;transition:.4s width ease-out}@media (max-width: 992px){body .sidenav.sidenav-fixed,html .sidenav.sidenav-fixed{z-index:1100;padding-top:50px}}body .sidenav.sidenav-fixed .fa-window-close,html .sidenav.sidenav-fixed .fa-window-close{position:absolute;color:#9EB4BC;right:10px;top:10px;font-size:18px}body .sidenav.sidenav-fixed .collapsible-body,html .sidenav.sidenav-fixed .collapsible-body{background-color:unset}body .sidenav.sidenav-fixed .arrows-container,html .sidenav.sidenav-fixed .arrows-container{position:absolute;right:15px;top:84px;height:25px;width:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}body .sidenav.sidenav-fixed .arrows-container .fa-compress-arrows-alt,body .sidenav.sidenav-fixed .arrows-container .fa-expand-arrows-alt,html .sidenav.sidenav-fixed .arrows-container .fa-compress-arrows-alt,html .sidenav.sidenav-fixed .arrows-container .fa-expand-arrows-alt{color:#fff;font-size:20px}body .sidenav.sidenav-fixed li a,html .sidenav.sidenav-fixed li a{padding:0 28px;color:#fff;font-size:16px;font-weight:normal;height:60px;line-height:60px}@media screen and (max-height: 405px){body .sidenav.sidenav-fixed li a,html .sidenav.sidenav-fixed li a{padding:0 25px}}body .sidenav.sidenav-fixed li a i,html .sidenav.sidenav-fixed li a i{height:60px;line-height:60px;color:#9EB4BC;font-size:18px;margin:unset;margin-right:12px}body .sidenav.sidenav-fixed li.active,html .sidenav.sidenav-fixed li.active{background-color:rgba(0,0,0,0.2)}body .sidenav.sidenav-fixed li.active a i,html .sidenav.sidenav-fixed li.active a i{color:#fff}body .admin-dashboard,html .admin-dashboard{padding:55px 20px}body .admin-dashboard .property-section .properties,html .admin-dashboard .property-section .properties{font-size:32px;font-weight:700;color:#183958}body .admin-dashboard .property-section .property-type div,html .admin-dashboard .property-section .property-type div{display:inline-block;margin-right:5px}body .admin-dashboard .property-section .property-type div span,html .admin-dashboard .property-section .property-type div span{font-size:16px;color:#9EB4BC;font-weight:500}body .admin-dashboard .property-section .property-type div,html .admin-dashboard .property-section .property-type div{position:relative}body .admin-dashboard .property-section .property-type div .select-wrapper,html .admin-dashboard .property-section .property-type div .select-wrapper{display:inline-block;width:183px}body .admin-dashboard .property-section .property-type div .select-wrapper input,html .admin-dashboard .property-section .property-type div .select-wrapper input{border-bottom:unset;background-color:#fff;padding-left:25px;border-radius:20px;color:#758695}body .admin-dashboard .property-section .property-type div i,html .admin-dashboard .property-section .property-type div i{position:absolute;z-index:1;right:0px;top:15px;color:#48C7E5}body .admin-dashboard .property-section .tag div,html .admin-dashboard .property-section .tag div{display:inline-block;margin-right:5px}body .admin-dashboard .property-section .tag div span,html .admin-dashboard .property-section .tag div span{font-size:16px;color:#9EB4BC;font-weight:500}body .admin-dashboard .property-section .tag div,html .admin-dashboard .property-section .tag div{position:relative}body .admin-dashboard .property-section .tag div .select-wrapper,html .admin-dashboard .property-section .tag div .select-wrapper{display:inline-block;width:183px}body .admin-dashboard .property-section .tag div .select-wrapper input,html .admin-dashboard .property-section .tag div .select-wrapper input{border-bottom:unset;background-color:#fff;padding-left:25px;border-radius:20px;color:#758695}body .admin-dashboard .property-section .tag div i,html .admin-dashboard .property-section .tag div i{position:absolute;z-index:1;right:0px;top:15px;color:#48C7E5}body .admin-dashboard .property-action .right,html .admin-dashboard .property-action .right{margin-top:-12px}body .admin-dashboard .property-action .right .generate-div,html .admin-dashboard .property-action .right .generate-div{display:inline-block;padding-right:5px;padding-top:10px}body .admin-dashboard .property-action .right .generate-div a.btn,html .admin-dashboard .property-action .right .generate-div a.btn{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700}body .admin-dashboard .property-action .right .generate-div a.btn i,html .admin-dashboard .property-action .right .generate-div a.btn i{margin-right:5px}@media screen and (max-width: 1110px){body .admin-dashboard .property-action .right .generate-div a.btn,html .admin-dashboard .property-action .right .generate-div a.btn{width:250px}}body .admin-dashboard .property-action .right .add-property-div,html .admin-dashboard .property-action .right .add-property-div{display:inline-block;padding-right:5px;padding-top:10px}body .admin-dashboard .property-action .right .add-property-div a.btn,html .admin-dashboard .property-action .right .add-property-div a.btn{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;box-shadow:none;border:#48C7E5;border-width:2px;font-size:19px;border-style:solid;color:#48C7E5;font-weight:700}@media screen and (max-width: 1570px){body .admin-dashboard .property-action .right .add-property-div a.btn,html .admin-dashboard .property-action .right .add-property-div a.btn{width:355px}}@media screen and (max-width: 1110px){body .admin-dashboard .property-action .right .add-property-div a.btn,html .admin-dashboard .property-action .right .add-property-div a.btn{width:250px}}body .admin-dashboard .property-action .right .modal#addProperty,html .admin-dashboard .property-action .right .modal#addProperty{display:none;border-radius:5px;overflow-y:hidden;height:unset;max-height:unset;background-color:rgba(108,112,112,0);width:70%;top:1% !important;box-shadow:unset;bottom:0}@media screen and (max-width: 600px){body .admin-dashboard .property-action .right .modal#addProperty,html .admin-dashboard .property-action .right .modal#addProperty{width:100%}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content,html .admin-dashboard .property-action .right .modal#addProperty .modal-content{padding:45px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .close-button,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .close-button{position:absolute;right:0px;top:44px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .close-button i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container{background-color:#fff;border-radius:5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-header,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-header .header-title,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 420px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-header .header-title,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body{overflow-y:auto;overflow-x:hidden}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .stepper-title,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .stepper-title{font-size:22px;color:#707070}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .stepper-title i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .stepper-title i{color:#48C7E5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise{background-image:url(/assets/images/high-rise.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer;width:100%;height:215px;display:block;position:relative}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p{top:0px;bottom:0px;width:100%;height:215px;margin:auto;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p label{height:205px;position:relative;display:block;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p label input[type="checkbox"]:not(:checked),body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p label [type="checkbox"]:checked,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p label input[type="checkbox"]:not(:checked),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise p label [type="checkbox"]:checked{opacity:0;pointer-events:visible}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise.active,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .high-rise.active{background-image:url(/assets/images/high-rise-selected.png)}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential{background-image:url(/assets/images/residential.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:215px;width:100%;display:block;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p{top:0px;bottom:0px;width:100%;height:215px;margin:auto;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p label{height:205px;position:relative;display:block;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p label input[type="checkbox"]:not(:checked),body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p label [type="checkbox"]:checked,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p label input[type="checkbox"]:not(:checked),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential p label [type="checkbox"]:checked{opacity:0;pointer-events:visible}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential.active,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .residential.active{background-image:url(/assets/images/residential-selected.png)}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort{background-image:url(/assets/images/hotel-resort.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:215px;width:100%;cursor:pointer;display:block}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p{top:0px;bottom:0px;width:100%;height:215px;margin:auto;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p label{height:205px;position:relative;display:block;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p label input[type="checkbox"]:not(:checked),body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p label [type="checkbox"]:checked,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p label input[type="checkbox"]:not(:checked),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort p label [type="checkbox"]:checked{opacity:0;pointer-events:visible}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort.active,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .hotel-resort.active{background-image:url(/assets/images/hotel-resort-selected.png)}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall{background-image:url(/assets/images/mall.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:215px;width:100%;cursor:pointer;display:block}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p{top:0px;bottom:0px;width:100%;height:215px;margin:auto;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p label{height:205px;position:relative;display:block;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p label input[type="checkbox"]:not(:checked),body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p label [type="checkbox"]:checked,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p label input[type="checkbox"]:not(:checked),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall p label [type="checkbox"]:checked{opacity:0;pointer-events:visible}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall.active,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-header-div .mall.active{background-image:url(/assets/images/mall-selected.png)}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div{margin-top:40px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input::-webkit-input-placeholder,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input::-webkit-input-placeholder{font-weight:300}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input:-ms-input-placeholder,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input:-ms-input-placeholder{font-weight:300}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input::placeholder,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div input::placeholder{font-weight:300}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div label{font-size:14px;font-weight:600;color:#024667;-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row{margin-bottom:10px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row label{font-size:14px;font-weight:600;color:#024667}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .text-label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .text-label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input::-webkit-input-placeholder,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input::-webkit-input-placeholder{font-weight:300}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input:-ms-input-placeholder,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input:-ms-input-placeholder{font-weight:300}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input::placeholder,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row input::placeholder{font-weight:300}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row a.send-invite,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row a.send-invite{height:55px;width:100%;line-height:52px;padding:0px 20px;border-radius:50px;text-transform:capitalize;background-color:unset;box-shadow:none;border:#48C7E5;border-width:2px;font-size:19px;border-style:solid;color:#48C7E5;font-weight:700;position:relative;text-align:left;margin-bottom:20px}@media (max-width: 1600px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row a.send-invite,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row a.send-invite{font-size:16px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row a.send-invite i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row a.send-invite i{position:absolute;right:20px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .property-logo,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .property-logo{display:block;height:150px;width:150px;border:3px solid #D9E4E8;border-radius:50%;position:relative;background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:cover;margin:auto;margin-top:20px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .property-logo input,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .property-logo input{position:absolute;bottom:10px;right:60px;width:23px;height:23px;opacity:0;pointer-events:visible}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .property-logo i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .property-logo i{font-size:24px;color:#fff;top:112px;pointer-events:none;position:relative;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content{padding:0px 50px}@media (max-width: 992px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content{padding:0px 10px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row{margin-bottom:10px;position:relative}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .radio-label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .radio-label{position:absolute;margin-top:15px;margin-left:3px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p{display:inline-block;margin-right:40px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label span,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label span{padding-left:25px;font-size:16px;color:#596774;font-weight:normal}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:checked+span:after,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"].with-gap:checked+span:before,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"].with-gap:checked+span:after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:checked+span:after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"].with-gap:checked+span:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"].with-gap:checked+span:after{border:unset;background-color:#48C7E5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:checked+span:after,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"].with-gap:checked+span:after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:checked+span:after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"].with-gap:checked+span:after{background-color:#fff}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:not(:checked)+span:after,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:not(:checked)+span:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:not(:checked)+span:after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row p label [type="radio"]:not(:checked)+span:before{background-color:#D3D9DD;border:unset}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field{padding-left:0;padding-right:1.55rem}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field label,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field label{left:.1rem}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field a.record,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field a.record{height:40px;max-width:185px;line-height:36px;width:100%;padding:0px 15px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:700;color:#fff}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field a.record i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .input-field a.record i{color:#fff;font-size:16px;margin-top:0px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.import,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.import{height:40px;width:100%;line-height:36px;padding:0px 15px;font-size:16px;font-weight:700;margin-bottom:10px;padding:0px 5px}@media (max-width: 992px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.import,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.import{margin-bottom:20px;height:55px;line-height:52px;width:95%;margin-left:25px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.import i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.import i{margin-top:0px;margin-left:0px;margin-right:5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.remove,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.remove{height:40px;width:100%;line-height:36px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:700;color:#fff}@media (max-width: 992px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.remove,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.remove{margin-bottom:20px;height:55px;line-height:52px;width:95%;margin-left:25px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.remove i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row a.remove i{margin-top:0px;margin-left:0px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal{position:fixed;display:none;opacity:1;top:15%;left:0;right:0;height:620px;background-color:#fff;max-height:83%;width:65%;margin:auto;border-radius:12px;padding:50px 50px 10px 50px;z-index:1010}@media (max-width: 1600px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal{max-height:95%;top:6%}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .close-button,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .close-button,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .close-button,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .close-button,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .close-button,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .close-button{top:-30px;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-header .import,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-header .import,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-header .import,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-header .import,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-header .import,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-header .import{font-size:32px;font-weight:500;color:#183958}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body{padding:0px 50px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .import-text,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .import-text,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .import-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .import-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .import-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .import-text{font-size:20px;font-weight:100;color:#707070}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row span,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row span,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row span,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row span,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row span,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row span{font-size:18px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .error,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .error,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .error,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .error,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .error,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .error{font-weight:500;color:#285C8C}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .entry,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .entry,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .entry,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .entry,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .entry,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .entry{font-weight:500;color:#285C8C}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row a.download-btn i,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row a.download-btn i,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row a.download-btn i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row a.download-btn i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row a.download-btn i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row a.download-btn i{margin-left:10px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .left-align,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .left-align,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .left-align,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .left-align,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .left-align,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .left-align{padding:0px 40px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop{margin:0px 40px;background-color:#FAFAFA;height:155px;border-radius:8px;border:2px dashed #E7EFF2;padding-top:25px;position:relative}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop i,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop i,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop i{font-size:42px;color:#707070;margin-bottom:25px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop .drag-drop-text,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop .drag-drop-text,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop .drag-drop-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop .drag-drop-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop .drag-drop-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop .drag-drop-text{font-size:18px;font-weight:500;color:#707070;cursor:default}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop .question,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop .question,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop .question,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop .question,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop .question,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop .question{position:absolute;right:-20px;width:40px;height:40px;line-height:40px;top:-20px;border-radius:50px;background-color:#48C7E5;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop .question a i,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop .question a i,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop .question a i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .drag-drop .question a i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .drag-drop .question a i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .drag-drop .question a i{font-size:16px;color:#fff}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .count-div,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .count-div,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .count-div,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .count-div,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .count-div,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .count-div{background-color:#FAFAFA;border-radius:8px;height:60px;line-height:50px;width:280px;margin:auto;margin-bottom:20px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .count-div .user-cnt,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .count-div .user-cnt,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .count-div .user-cnt,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row .count-div .user-cnt,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row .count-div .user-cnt,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row .count-div .user-cnt{font-size:24px;font-weight:500;color:#285C8C}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row:nth-child(1),body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row:nth-child(1),body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row:nth-child(1),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-body .row:nth-child(1),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-body .row:nth-child(1),html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-body .row:nth-child(1){margin-bottom:50px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-footer a.import-btn,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-footer a.import-btn,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-footer a.import-btn,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-footer a.import-btn,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-footer a.import-btn,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-footer a.import-btn{height:55px;width:250px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700;color:#fff}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-footer a.continue-btn,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-footer a.continue-btn,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-footer a.continue-btn,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal .import-footer a.continue-btn,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success .import-footer a.continue-btn,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .import-footer a.continue-btn{height:55px;width:250px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700;color:#fff}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-header .help,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-header .help{font-size:32px;font-weight:500;color:#183958}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-text{font-size:18px;color:#004d73}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body span,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body span{display:inline-block}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .search-text,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .search-text{position:relative;width:100%;max-width:80%}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .search-text i,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .search-text i{position:absolute;right:5px;bottom:20px;font-size:20px;color:#48C7E5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video{width:90%;max-width:800px;position:relative;margin:auto}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video video,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video video{width:100%}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;bottom:0;width:100%;max-width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#EBEBEB;height:40px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons{line-height:2;padding:0px 20px;display:inline-block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons button,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons button{border:unset;background-color:unset;line-height:2}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons button:focus,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons button:focus{background-color:unset}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .play-pause:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .play-pause:before{content:'\f04b';font-family:"Font Awesome 5 Free";font-weight:900;width:18px;height:18px;display:inline-block;font-size:18px;color:#48C7E5;-webkit-font-smoothing:antialiased;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .play-pause.play:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .play-pause.play:before{content:'\f04b'}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .play-pause.pause:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .play-pause.pause:before{content:'\f04c'}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume:before{content:'\f028';font-family:"Font Awesome 5 Free";font-weight:900;width:18px;height:18px;display:inline-block;font-size:18px;color:#48C7E5;-webkit-font-smoothing:antialiased;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume{position:relative}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider{display:none;position:absolute;bottom:30px;width:3px;left:15px;height:100px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider .noUi-handle.noUi-handle-lower,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider .noUi-handle.noUi-handle-lower{width:14px;height:14px;border-radius:50px;background-color:#48C7E5;border:unset;box-shadow:unset;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider .noUi-handle:before,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider .noUi-handle:after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider .noUi-handle:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .volume .v-slider .noUi-handle:after{display:none}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .screen:before,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .buttons .screen:before{content:'\f31e';font-family:"Font Awesome 5 Free";font-weight:900;width:18px;height:18px;display:inline-block;font-size:18px;color:#48C7E5;-webkit-font-smoothing:antialiased;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time{-webkit-box-flex:25;-webkit-flex:25;-ms-flex:25;flex:25;display:inline-block;height:40px;width:70%;line-height:2.5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time .time-bar,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time .time-bar{display:inline-block;height:10px;top:0;bottom:0;width:100%;background-color:#D0D0D0;cursor:pointer}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time .time-bar .time-bar-fill,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time .time-bar .time-bar-fill{height:10px;background-color:#48C7E5;position:relative}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time .time-bar .time-bar-fill .timebar-circle,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .help-modal .help-body .help-video .controls .time .time-bar .time-bar-fill .timebar-circle{height:25px;width:25px;cursor:pointer;border-radius:50px;background-color:#fff;position:absolute;right:-12px;bottom:-7px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .import-modal-success{height:400px;top:25%}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10{padding-left:0px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table{height:200px;word-break:break-word}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead tr,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead tr{border-bottom:3px solid #024667}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead tr th,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead tr th{color:#024667;padding:0px 5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead tr th:last-child,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead tr th:last-child{width:50px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody{display:block;height:190px;overflow:auto;border-bottom:3px solid #f5f5f5;border-left:3px solid #f5f5f5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td{padding:0px 5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td p,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td p{margin-right:0px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child{width:50px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child span,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child span{font-size:14px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child [type="checkbox"].filled-in:checked+span:not(.lever):after,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr td:last-child [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody::-webkit-scrollbar,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody::-webkit-scrollbar{width:5px}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody::-webkit-scrollbar-track,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody::-webkit-scrollbar-track{margin-top:0px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#f5f5f5}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody::-webkit-scrollbar-thumb,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody::-webkit-scrollbar-thumb{background-color:#ccc !important}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead,body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table thead,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table tbody tr{display:table;width:100%;table-layout:fixed}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table table,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .row .property-body-div .row .content .row .col.xl10 table table{width:100%}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.next-step,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.next-step{height:55px;width:250px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700;color:#fff;margin-top:10px}@media (max-width: 992px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.next-step,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.next-step{width:100%}}@media screen and (max-width: 500px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.next-step,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.next-step{width:135px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.previous-step,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.previous-step{height:55px;width:250px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;box-shadow:none;border:#48C7E5;border-width:2px;font-size:19px;border-style:solid;color:#48C7E5;font-weight:700}@media (max-width: 992px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.previous-step,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.previous-step{width:100%}}@media screen and (max-width: 500px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.previous-step,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.previous-step{width:135px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.proceed,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.proceed{height:55px;width:300px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700;color:#fff}@media (max-width: 992px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.proceed,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.proceed{width:100%}}@media screen and (max-width: 550px){body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.proceed,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step-content .step-actions a.proceed{width:180px}}body .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step .step-content::-webkit-scrollbar,html .admin-dashboard .property-action .right .modal#addProperty .modal-content .modal-container .modal-body .step .step-content::-webkit-scrollbar{display:none}body .admin-dashboard .property-action .right .modal#addProperty .modal-content::-webkit-scrollbar-track,html .admin-dashboard .property-action .right .modal#addProperty .modal-content::-webkit-scrollbar-track{margin-top:0px !important}body .admin-dashboard .cards-section,html .admin-dashboard .cards-section{margin-top:50px}body .admin-dashboard .cards-section .card-row,html .admin-dashboard .cards-section .card-row{display:-ms-grid;display:grid;grid-gap:10px;-ms-grid-columns:(minmax(500px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(500px, 1fr))}@media screen and (max-width: 540px){body .admin-dashboard .cards-section .card-row,html .admin-dashboard .cards-section .card-row{-ms-grid-columns:(minmax(270px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(270px, 1fr))}}body .admin-dashboard .cards-section .card-row .cards,html .admin-dashboard .cards-section .card-row .cards{background-color:#fff;border-radius:12px;position:relative;display:-ms-grid;display:grid}body .admin-dashboard .cards-section .card-row .cards i.fa-cog,html .admin-dashboard .cards-section .card-row .cards i.fa-cog{position:absolute;right:15px;top:25px;cursor:pointer;font-size:24px;color:#9EB4BC}body .admin-dashboard .cards-section .card-row .cards .divider,html .admin-dashboard .cards-section .card-row .cards .divider{position:absolute;top:70px;left:0px;width:100%;color:#D9E4E8}body .admin-dashboard .cards-section .card-row .cards .project-img,html .admin-dashboard .cards-section .card-row .cards .project-img{background-image:url(/assets/images/default-image.png);position:absolute;background-position:center;background-size:cover;z-index:+2;top:28px;left:28px;width:64px;height:64px;border:3px solid #D9E4E8;border-radius:50px}body .admin-dashboard .cards-section .card-row .cards .project-name,html .admin-dashboard .cards-section .card-row .cards .project-name{position:absolute;top:20px;left:105px;height:28px;color:#666;font-family:Roboto;font-size:24px;font-weight:500}body .admin-dashboard .cards-section .card-row .cards .card-body,html .admin-dashboard .cards-section .card-row .cards .card-body{margin:100px 0px 20px 0px;border-bottom:1px solid #D9E4E8;padding-bottom:20px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets{margin-left:20px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count{margin-bottom:5px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count .count,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count .count{border-radius:14px;min-height:40px;min-width:40px;background-color:#ACCBD3;text-align:center;line-height:38px;color:#fff;font-size:20px;margin-right:10px;padding:0 5px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count .count-title,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count .count-title{color:#666;font-size:18px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count span,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-count span{display:inline-block}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress{margin-bottom:5px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress .count,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress .count{border-radius:14px;min-height:40px;min-width:40px;background-color:#6CBBD0;text-align:center;line-height:38px;color:#fff;font-size:20px;margin-right:10px;padding:0 5px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress .count-title,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress .count-title{color:#666;font-size:18px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress span,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-progress span{display:inline-block}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed{margin-bottom:5px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed .count,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed .count{border-radius:14px;min-height:40px;min-width:40px;background-color:#028DB2;text-align:center;line-height:38px;color:#fff;font-size:20px;margin-right:10px;padding:0 5px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed .count-title,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed .count-title{color:#666;font-size:18px}body .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed span,html .admin-dashboard .cards-section .card-row .cards .card-body .new-tickets .tickets-closed span{display:inline-block}body .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate,html .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate{height:160px;margin:0px 30px;background-color:#F7F7F7;border-radius:31px}body .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate,html .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate{font-size:86px;font-weight:500;display:block}body .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate-green,html .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate-green{color:#2BC78B}body .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate-orange,html .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate-orange{color:#FF8545}body .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate-red,html .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .rate-red{color:#E05F5F}body .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .text,html .admin-dashboard .cards-section .card-row .cards .card-body .resolution-rate .text{color:#666;font-size:22px;font-weight:500;display:block;margin-top:-20px}body .admin-dashboard .cards-section .card-row .cards .card-body .admin-info,html .admin-dashboard .cards-section .card-row .cards .card-body .admin-info{margin-left:30px;margin-top:15px;font-size:16px}body .admin-dashboard .cards-section .card-row .cards .card-body .admin-info i,html .admin-dashboard .cards-section .card-row .cards .card-body .admin-info i{color:#9EB4BC}body .admin-dashboard .cards-section .card-row .cards .card-body .admin-info span,html .admin-dashboard .cards-section .card-row .cards .card-body .admin-info span{color:#666}body .admin-dashboard .cards-section .card-row .cards .card-footer,html .admin-dashboard .cards-section .card-row .cards .card-footer{border-bottom:1px solid #D9E4E8;padding-bottom:20px;margin:unset}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units{margin-left:20px;margin-bottom:5px}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units .count,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units .count{border-radius:14px;height:40px;width:48px;background-color:#9EB4BC;text-align:center;line-height:38px;color:#fff;font-size:20px;margin-right:5px}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units span,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units span{display:inline-block}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units .count-title,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-units .count-title{font-size:18px;color:#666}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users{margin-left:20px}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users .count,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users .count{border-radius:14px;height:40px;width:48px;background-color:#9EB4BC;text-align:center;line-height:38px;color:#fff;font-size:20px;margin-right:5px}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users span,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users span{display:inline-block}body .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users .count-title,html .admin-dashboard .cards-section .card-row .cards .card-footer .registered-users .count-title{font-size:18px;color:#666}body .admin-dashboard .cards-section .card-row .cards .card-footer .open-dashboard,html .admin-dashboard .cards-section .card-row .cards .card-footer .open-dashboard{width:200px;height:55px;background-color:unset;border-radius:28px;line-height:50px;box-shadow:none;border:#48C7E5;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;margin-top:15px;margin-right:40px}body .admin-dashboard .cards-section .card-row .cards .select-box,html .admin-dashboard .cards-section .card-row .cards .select-box{margin:0px 0px 0px 20px}body .admin-dashboard .cards-section .card-row .cards .select-box p,html .admin-dashboard .cards-section .card-row .cards .select-box p{padding-right:30px}body .admin-dashboard .cards-section .card-row .cards .select-box p label,html .admin-dashboard .cards-section .card-row .cards .select-box p label{font-size:18px;color:#666}body .admin-dashboard .cards-section .card-row .cards .select-box p label span,html .admin-dashboard .cards-section .card-row .cards .select-box p label span{padding-left:30px}body .admin-dashboard .cards-section .card-row .cards .select-box p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .admin-dashboard .cards-section .card-row .cards .select-box p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:0.1rem solid #9EB4BC}body .admin-dashboard .cards-section .card-row .cards .select-box p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .admin-dashboard .cards-section .card-row .cards .select-box p label [type="checkbox"].filled-in:checked+span:not(.lever):after{background-color:#48C7E5;border:unset}body .admin-dashboard .cards-section .card-row .modal#modal1,html .admin-dashboard .cards-section .card-row .modal#modal1{border-radius:5px;overflow-y:visible;height:unset;max-height:unset}body .admin-dashboard .cards-section .card-row .modal#modal1 .close-button,html .admin-dashboard .cards-section .card-row .modal#modal1 .close-button{position:absolute;right:-45px;top:0px;cursor:pointer}body .admin-dashboard .cards-section .card-row .modal#modal1 .close-button i,html .admin-dashboard .cards-section .card-row .modal#modal1 .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-header,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-header{height:75px;background-color:#285C8C;padding:15px 30px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-header .header-title,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 420px){body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-header .header-title,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-header .header-title{font-size:20px}}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content{padding:15px 30px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs{background-color:unset}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:40px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab a,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab a{padding:0px;font-size:20px;font-weight:500;color:#A2AEB2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:none}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab a:focus,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab a:focus{background-color:unset}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab a.active,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .tab a.active{border-bottom:5px solid #48C7E5;display:block;color:#707070}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .indicator,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .tabs .indicator{display:none}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .property-logo,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .property-logo{display:block;height:150px;width:150px;border:3px solid #D9E4E8;border-radius:50%;position:absolute;right:25px;top:35px;background-image:url("/assets/images/default-image.png");background-position:center;background-repeat:no-repeat;background-size:cover}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .property-logo i,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .property-logo i{font-size:24px;color:#fff;top:112px;left:59px;pointer-events:none;position:relative;cursor:pointer}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .property-logo input,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .property-logo input{position:absolute;bottom:10px;right:60px;width:23px;height:23px;opacity:0;pointer-events:visible}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body{padding:3rem .75rem 0rem .75rem;height:450px;overflow-x:hidden;overflow-y:auto}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row{margin-bottom:20px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field{margin-bottom:unset}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field label,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field label{font-size:14px;font-weight:600;color:#024667}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .text-label,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .text-label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-label,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-label{top:-36px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:300}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:300}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input::placeholder,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:300}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#D1D1D1;font-weight:300}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-wrapper .caret,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-wrapper .caret{fill:#39f}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .select-wrapper,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .select-wrapper{width:54px;display:inline-block;margin-right:5px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme label,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme label{position:absolute;top:-26px;margin-top:-10px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme1,body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme2,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme1,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme2{width:54px;margin-right:5px;display:inline-block;border:1px solid #D9E4E8;height:42px;border-radius:5px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme1 .file-field .scheme-btn,body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme2 .file-field .scheme-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme1 .file-field .scheme-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme2 .file-field .scheme-btn{height:40px;width:100%;display:block;cursor:pointer;background-color:#285C8C;border-radius:5px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme1 .file-field .caret,body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme2 .file-field .caret,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme1 .file-field .caret,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row .colour-scheme .scheme2 .file-field .caret{position:absolute;top:6px;right:0px;border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%;bottom:5px;background-color:#fff;margin:auto 0;z-index:1;fill:#39f;pointer-events:none}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child{margin-top:55px;margin-bottom:0px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .remove-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .remove-btn{background-color:unset;box-shadow:none;border:#48C7E5;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;font-size:19px;width:100%}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal{position:fixed;display:none;opacity:1;top:26%;left:0;right:0;height:490px;background-color:#fff;max-height:83%;width:65%;margin:auto;border-radius:12px;padding:50px 50px 10px 50px;z-index:1010;overflow-y:auto}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-header,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-header{padding-bottom:50px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-header .warning,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-header .warning{font-size:32px;font-weight:500;color:#AD1414}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-body,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-body{padding:0px 50px;padding-bottom:50px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-body .warning-text,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-body .warning-text{font-size:20px;font-weight:300;color:#707070;display:block;padding-bottom:30px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-body .remove-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-body .remove-btn{height:55px;width:100%;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;color:#fff;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-footer,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-footer{padding:0px 50px;padding-bottom:50px}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-footer .cancel-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-footer .cancel-btn{background-color:unset;box-shadow:none;border:#48C7E5;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;font-size:19px;width:48%}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-footer .deactivate-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .warning-modal .warning-footer .deactivate-btn{height:55px;width:48%;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;color:#fff;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .save-btn,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-content .modal-body form .row:last-child .save-btn{height:55px;width:100%;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:19px;box-shadow:none;font-weight:700}body .admin-dashboard .cards-section .card-row .modal#modal1 .modal-divider,html .admin-dashboard .cards-section .card-row .modal#modal1 .modal-divider{background-color:#D9E4E8;height:2px;width:100%;top:134px;position:absolute;z-index:-1}body .dashboard-overview,html .dashboard-overview{margin-top:50px;-webkit-transition:.6s padding ease-out;transition:.6s padding ease-out;margin-left:20px;margin-right:20px}@media (max-width: 992px){body .dashboard-overview,html .dashboard-overview{padding-left:0px !important;margin-top:50px;padding-right:0px}}body .dashboard-overview .background-view-device,html .dashboard-overview .background-view-device{height:176px;position:absolute;width:-webkit-calc(100% - 250px);width:calc(100% - 250px);top:75px;left:250px;background-color:#05608C;z-index:-1}@media screen and (max-width: 992px){body .dashboard-overview .background-view-device,html .dashboard-overview .background-view-device{left:0;width:100%}}body .dashboard-overview .row .title-container,body .dashboard-overview .row .action-container,html .dashboard-overview .row .title-container,html .dashboard-overview .row .action-container{padding:0}body .dashboard-overview .title-page,html .dashboard-overview .title-page{font-size:32px;font-weight:700;color:#183958}body .dashboard-overview .title-page a,html .dashboard-overview .title-page a{color:#183958}body .dashboard-overview .title-page i,html .dashboard-overview .title-page i{margin-right:10px}body .dashboard-overview .title-page i.view-device-arrow,html .dashboard-overview .title-page i.view-device-arrow{color:#fff}@media screen and (max-width: 550px){body .dashboard-overview .right,html .dashboard-overview .right{width:100%}}body .dashboard-overview .right .report-ticket-div,html .dashboard-overview .right .report-ticket-div{display:inline-block;margin:5px 0 5px 10px}@media screen and (max-width: 550px){body .dashboard-overview .right .report-ticket-div,html .dashboard-overview .right .report-ticket-div{margin:5px 0px;width:100%}}body .dashboard-overview .right .report-ticket-div a,html .dashboard-overview .right .report-ticket-div a{display:none;background-color:unset;box-shadow:none;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;height:55px;line-height:52px;width:250px;font-size:20px}@media screen and (max-width: 1232px){body .dashboard-overview .right .report-ticket-div a,html .dashboard-overview .right .report-ticket-div a{width:245px;padding:0px 30px}}@media screen and (max-width: 550px){body .dashboard-overview .right .report-ticket-div a,html .dashboard-overview .right .report-ticket-div a{width:100%}}body .dashboard-overview .right .app-invite-div,html .dashboard-overview .right .app-invite-div{display:inline-block;margin:5px 10px}@media screen and (max-width: 550px){body .dashboard-overview .right .app-invite-div,html .dashboard-overview .right .app-invite-div{margin:5px 0px;width:100%}}body .dashboard-overview .right .app-invite-div a,html .dashboard-overview .right .app-invite-div a{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700}@media screen and (max-width: 1232px){body .dashboard-overview .right .app-invite-div a,html .dashboard-overview .right .app-invite-div a{width:245px;padding:0px 30px}}@media screen and (max-width: 550px){body .dashboard-overview .right .app-invite-div a,html .dashboard-overview .right .app-invite-div a{width:100%}}body .dashboard-overview .modal-overlay-custom,html .dashboard-overview .modal-overlay-custom{height:100%;width:100%;background-color:#000000;position:fixed;top:0;left:0;opacity:0;z-index:1;pointer-events:none;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}body .dashboard-overview .add-device-modal,html .dashboard-overview .add-device-modal{height:132px;width:84%;background-color:#fff;position:fixed;top:210px;left:280px;border-radius:8px;z-index:1;padding:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-1000px);-ms-transform:translateY(-1000px);transform:translateY(-1000px);-webkit-transition:-webkit-transform .5s ease-in;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in, -webkit-transform .5s ease-in}@media screen and (max-width: 1917px){body .dashboard-overview .add-device-modal,html .dashboard-overview .add-device-modal{height:230px}}@media screen and (max-width: 1900px){body .dashboard-overview .add-device-modal,html .dashboard-overview .add-device-modal{width:60%}}@media screen and (max-width: 1720px){body .dashboard-overview .add-device-modal,html .dashboard-overview .add-device-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:370px;width:500px}}@media screen and (max-width: 992px){body .dashboard-overview .add-device-modal,html .dashboard-overview .add-device-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:370px;top:50%;-webkit-transform:translate(-50%, -1000%);-ms-transform:translate(-50%, -1000%);transform:translate(-50%, -1000%);left:50%}}body .dashboard-overview .add-device-modal .device-number-container,html .dashboard-overview .add-device-modal .device-number-container{margin-right:35px;width:90px}@media screen and (max-width: 1900px){body .dashboard-overview .add-device-modal .device-number-container,html .dashboard-overview .add-device-modal .device-number-container{width:150px}}body .dashboard-overview .add-device-modal .device-number-container .number-container,html .dashboard-overview .add-device-modal .device-number-container .number-container{background-color:#ACB3B7;width:64px;height:46px;border-radius:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:28px;font-weight:600;color:#fff}body .dashboard-overview .add-device-modal .device-input-container,html .dashboard-overview .add-device-modal .device-input-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1067px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:25px}@media screen and (max-width: 1917px){body .dashboard-overview .add-device-modal .device-input-container,html .dashboard-overview .add-device-modal .device-input-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}body .dashboard-overview .add-device-modal .device-input-container .label-input-container,html .dashboard-overview .add-device-modal .device-input-container .label-input-container{width:370px}@media screen and (max-width: 720px){body .dashboard-overview .add-device-modal .device-input-container .label-input-container,html .dashboard-overview .add-device-modal .device-input-container .label-input-container{width:250px}}body .dashboard-overview .add-device-modal .device-input-container .location-input-container,html .dashboard-overview .add-device-modal .device-input-container .location-input-container{width:677px}@media screen and (max-width: 1720px){body .dashboard-overview .add-device-modal .device-input-container .location-input-container,html .dashboard-overview .add-device-modal .device-input-container .location-input-container{width:370px}}@media screen and (max-width: 720px){body .dashboard-overview .add-device-modal .device-input-container .location-input-container,html .dashboard-overview .add-device-modal .device-input-container .location-input-container{width:250px}}body .dashboard-overview .add-device-modal .device-input-container input,html .dashboard-overview .add-device-modal .device-input-container input{margin:0;border:1px solid #CECECE;border-radius:8px;text-indent:10px;color:#707070}body .dashboard-overview .add-device-modal .device-input-container input:focus,html .dashboard-overview .add-device-modal .device-input-container input:focus{box-shadow:none;border-bottom:none}body .dashboard-overview .add-device-modal .device-button-container,html .dashboard-overview .add-device-modal .device-button-container{line-height:6.5}@media screen and (max-width: 1917px){body .dashboard-overview .add-device-modal .device-button-container,html .dashboard-overview .add-device-modal .device-button-container{width:390px}}body .dashboard-overview .add-device-modal .device-button-container .cancel-btn,html .dashboard-overview .add-device-modal .device-button-container .cancel-btn{width:165px;height:39px;border:1px solid #17BDD3;background-color:unset;line-height:2.5;text-transform:capitalize;border-radius:19.5px;font-size:16px;font-weight:500;color:#17BDD3;padding:0;display:inline-block;box-shadow:none}body .dashboard-overview .add-device-modal .device-button-container .add-device-btn,html .dashboard-overview .add-device-modal .device-button-container .add-device-btn{width:165px;text-transform:capitalize;padding:0;display:inline-block;border-radius:19.5px;font-size:16px;font-weight:500;background-color:#17BDD3;box-shadow:none}body .dashboard-overview .add-device-modal .text-label,html .dashboard-overview .add-device-modal .text-label{font-size:18px;color:#004d73}body .dashboard-overview .analytics-menu,html .dashboard-overview .analytics-menu{position:relative}body .dashboard-overview .analytics-menu .request-pie-no-data,html .dashboard-overview .analytics-menu .request-pie-no-data{text-align:center;font-size:30px;padding:50px;font-family:'Roboto';color:rgba(0,0,0,0.3);font-weight:500}body .dashboard-overview .analytics-menu .analytics-tabs,html .dashboard-overview .analytics-menu .analytics-tabs{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs{overflow-x:hidden;margin:0;width:95%}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab a,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab a.active,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .indicator,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i.fa-caret-right,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i.fa-caret-right{right:-30px !important}body .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i.fa-caret-left,html .dashboard-overview .analytics-menu .analytics-tabs .row .div-tabs i.fa-caret-left{left:-30px !important}}body .dashboard-overview .analytics-menu .analytics-tabs .row .divider,html .dashboard-overview .analytics-menu .analytics-tabs .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px;margin-right:20px}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-date,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-date{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;padding-right:5px;display:inline-block}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-category,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-category{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;display:inline-block;padding:0 5px 0 20px}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range{display:inline-block;position:relative;border:1px solid #CECECE;height:43px;border-radius:8px;padding-right:35px;-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range input,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range input{border-bottom:unset;border:unset;color:#707070}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .select-wrapper .select-dropdown,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .select-wrapper .select-dropdown{color:#D1D1D1}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .select-wrapper .caret,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .select-wrapper .caret{display:none}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .select-wrapper .dropdown-content li span,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content .label-text,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content .label-text{color:#004d73;font-size:16px;font-weight:normal}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content input,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content input{border:1px solid #D9E4E8;box-shadow:unset}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content .apply-date,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content .apply-date{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;text-transform:capitalize}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content .apply-date i,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.date-range .modal.bottom-sheet .modal-content .apply-date i{font-size:1.3rem;line-height:inherit;position:unset;color:unset;right:unset;top:unset}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container{display:inline-block;position:relative;border:1px solid #CECECE;height:43px;border-radius:8px;-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container input,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container input{border-bottom:unset;border:unset;color:#707070}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container .select-wrapper .select-dropdown,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container .select-wrapper .select-dropdown{color:#D1D1D1}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container .select-wrapper .caret,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container .select-wrapper .caret{fill:#48C7E5}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container .select-wrapper .dropdown-content li span,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container.category-container .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div i,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-search,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container input,html .dashboard-overview .analytics-menu .analytics-tabs .row .input-div .input-container input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .analytics-menu .analytics-tabs .row .export-div,html .dashboard-overview .analytics-menu .analytics-tabs .row .export-div{display:inline-block;margin-top:10px}body .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.csv-export,body .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.pdf-export,html .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.csv-export,html .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.pdf-export{height:40px;line-height:40px;padding-right:30px;padding-left:10px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:180px}body .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.csv-export i,body .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.pdf-export i,html .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.csv-export i,html .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.pdf-export i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.pdf-export,html .dashboard-overview .analytics-menu .analytics-tabs .row .export-div a.pdf-export{margin-left:10px}body .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div,html .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div,html .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div,html .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div i,html .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div i,html .dashboard-overview .analytics-menu .analytics-tabs .input-icon-div i{margin-left:7px}}body .dashboard-overview .analytics-menu .analytics-counts,html .dashboard-overview .analytics-menu .analytics-counts{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:20px}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container{background-color:#fff;-ms-grid-row:1;grid-row-start:1;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;grid-column-end:2;border-radius:8px;padding:20px}@media screen and (max-width: 1440px){body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container{-ms-grid-column:1;grid-column-start:1;grid-column-end:3}}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container{-ms-grid-column:1;grid-column-start:1;grid-column-end:5;-ms-grid-row:1;grid-row-start:1;grid-row-end:2}}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .container-title,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .container-title{font-weight:500;font-size:16px;color:#004d73}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .icon-container{background-color:#DFEAF3;width:63px;height:63px;border-radius:50%;position:relative;margin:auto;margin-top:30px;margin-bottom:10px}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .icon-container .unpaid-icon,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .icon-container .unpaid-icon{position:absolute;background-image:url(/assets/images/unpaid.svg);width:32px;height:32px;top:15px;left:18px}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .total-amount,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .total-amount{font-weight:500;font-size:42px;color:#444;text-align:center}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .amount-description,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container .amount-description{font-weight:300;font-size:14px;color:#383838;text-align:center}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table{margin:40px 0}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table thead tr,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table thead tr th,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table thead tr th{padding:5px 13px;color:#004d73;font-weight:500;font-size:14px}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table thead tr th:last-child,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table thead tr th:last-child{text-align:right}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table tbody tr,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table tbody tr td,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table tbody tr td{padding:20px 13px;color:#707070;font-size:14px}body .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table tbody tr td:last-child,html .dashboard-overview .analytics-menu .analytics-counts .unpaid-dues-container table tbody tr td:last-child{text-align:right}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container{background-color:#fff;-ms-grid-column:2;grid-column-start:2;grid-column-end:2;-ms-grid-row:1;grid-row-start:1;grid-row-end:2;border-radius:8px;padding:20px}@media screen and (max-width: 1440px){body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container{-ms-grid-column:3;grid-column-start:3;grid-column-end:4}}@media screen and (max-width: 1380px){body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container{-ms-grid-column:3;grid-column-start:3;grid-column-end:5;-ms-grid-row:2;grid-row-start:2;grid-row-end:3}}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container{-ms-grid-column:1;grid-column-start:1;grid-column-end:5}}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .container-title,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .container-title{font-weight:500;font-size:16px;color:#004d73}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .icon-container{height:115px;width:115px;border:3px solid #183958;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .icon-container .total-ticket-icon,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .icon-container .total-ticket-icon{background-image:url(/assets/images/total-ticket.svg);height:64px;width:54px;width:5;display:block;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;top:22px;left:30px}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .total-ticket-container,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .total-ticket-container{width:105px}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .total-ticket-container .total-tickets,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .total-ticket-container .total-tickets{font-size:42px;font-weight:500;color:#444;text-align:center}body .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .total-ticket-container .total-description,html .dashboard-overview .analytics-menu .analytics-counts .total-tickets-container .total-container .total-ticket-container .total-description{font-size:14px;font-weight:300;color:#383838;text-align:center}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container{background-color:#fff;-ms-grid-column:3;grid-column-start:3;grid-column-end:5;-ms-grid-row:1;grid-row-start:1;grid-row-end:2;border-radius:8px;padding:20px}@media screen and (max-width: 1440px){body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container{-ms-grid-column:1;grid-column-start:1;grid-column-end:5;-ms-grid-row:3;grid-row-start:3;grid-row-end:4}}@media screen and (max-width: 1380px){body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container{-ms-grid-row:3;grid-row-start:3;grid-row-end:4}}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container{-ms-grid-row:3;grid-row-start:3;grid-row-end:4}}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .container-title,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .container-title{font-weight:500;font-size:16px;color:#004d73}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container{margin:30px 0px}}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .new-tickets,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .new-tickets{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .new-tickets .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .new-tickets .icon-container{width:63px;height:63px;background-color:#D9F8FF;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .new-tickets .icon-container .total-ticket-icon,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .new-tickets .icon-container .total-ticket-icon{display:block;background-image:url(/assets/images/new-ticket.svg);height:34px;width:27px;position:absolute;top:15px;left:19px}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .in-progress-tickets,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .in-progress-tickets{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .in-progress-tickets .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .in-progress-tickets .icon-container{width:63px;height:63px;background-color:#FFF3C9;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .in-progress-tickets .icon-container .total-ticket-icon,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .in-progress-tickets .icon-container .total-ticket-icon{display:block;background-image:url(/assets/images/in-progress-ticket.svg);height:34px;width:27px;position:absolute;top:15px;left:19px}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .closed-tickets,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .closed-tickets{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .closed-tickets .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .closed-tickets .icon-container{width:63px;height:63px;background-color:#DEFFC3;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .closed-tickets .icon-container .total-ticket-icon,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .closed-tickets .icon-container .total-ticket-icon{display:block;background-image:url(/assets/images/closed-ticket.svg);height:34px;width:27px;position:absolute;top:15px;left:19px}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .ticket-count-container .count,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .ticket-count-container .count{font-size:42px;font-weight:500;color:#444;text-align:center}body .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .ticket-count-container .label,html .dashboard-overview .analytics-menu .analytics-counts .ticket-status-container .status-container .ticket-count-container .label{font-size:14px;font-weight:300;color:#383838;text-align:center}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container{background-color:#fff;-ms-grid-row:2;grid-row-start:2;grid-row-end:2;-ms-grid-column:2;grid-column-start:2;grid-column-end:2;border-radius:8px;padding:20px}@media screen and (max-width: 1440px){body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container{-ms-grid-row:1;grid-row-start:1;grid-row-end:2;-ms-grid-column:4;grid-column-start:4;grid-column-end:5}}@media screen and (max-width: 1380px){body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container{-ms-grid-row:1;grid-row-start:1;grid-row-end:2;-ms-grid-column:3;grid-column-start:3;grid-column-end:5}}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container{-ms-grid-row:4;grid-row-start:4;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;grid-column-end:5}}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .container-title,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .container-title{font-weight:500;font-size:16px;color:#004d73}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table{margin-top:30px}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table tbody tr,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table tbody tr{border-bottom:1px solid #E7EFF2;border-top:1px solid #E7EFF2}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table tbody tr td,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table tbody tr td{padding:19px 16px;font-size:14px;color:#707070}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table tbody tr:last-child,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container table tbody tr:last-child{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container{padding:26px 13px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container .total,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container .total{font-size:18px;color:#707070}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container .time,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container .time{font-size:18px;font-weight:700;color:#444}body .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container .time .time-icon,html .dashboard-overview .analytics-menu .analytics-counts .average-response-time-container .total-container .time .time-icon{display:inline-block;background-image:url(/assets/images/clock.svg);color:#004d73;height:33px;width:30px;vertical-align:bottom;margin-right:10px}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container{background-color:#fff;-ms-grid-row:2;grid-row-start:2;grid-row-end:2;-ms-grid-column:3;grid-column-start:3;grid-column-end:4;border-radius:8px;padding:20px}@media screen and (max-width: 1380px){body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container{-ms-grid-row:4;grid-row-start:4;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;grid-column-end:3}}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container{-ms-grid-row:5;grid-row-start:5;grid-row-end:6;-ms-grid-column:1;grid-column-start:1;grid-column-end:5}}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .container-title,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .container-title{font-weight:500;font-size:16px;color:#004d73}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container{margin:30px 0px}}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .icon-container{background-color:#CCFCA7;height:48px;width:48px;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .icon-container .active-icon,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .icon-container .active-icon{display:block;background-image:url(/assets/images/active.svg);height:16px;width:26px;position:absolute;top:15px;left:10px}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .count-container .count,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .count-container .count{font-size:34px;font-weight:500;text-align:center;color:#444}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .count-container .label,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .active-container .count-container .label{font-size:14px;font-weight:300;color:#383838}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .icon-container{background-color:#FFE9B0;height:48px;width:48px;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .icon-container .inactive-icon,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .icon-container .inactive-icon{display:block;background-image:url(/assets/images/inactive.svg);height:16px;width:26px;position:absolute;top:15px;left:10px}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .count-container .count,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .count-container .count{font-size:34px;font-weight:500;text-align:center;color:#444}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .count-container .label,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-status-container .inactive-container .count-container .label{font-size:14px;font-weight:300;color:#383838}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .divider,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .divider{width:1px;height:70%;margin:auto;background-color:#E7EFF2}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .icon-container,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .icon-container{background-color:#FE585C;height:48px;width:48px;border-radius:50%;position:relative}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .icon-container .tenant-icon,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .icon-container .tenant-icon{display:block;background-image:url(/assets/images/tenant.svg);height:26px;width:24px;position:absolute;top:10px;left:12px}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .count-container .tenant-count,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .count-container .tenant-count{font-size:64px;font-weight:500;text-align:center;color:#444}body .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .count-container .label,html .dashboard-overview .analytics-menu .analytics-counts .airbnb-tenants-container .tenants-container .tenant-count-container .count-container .label{font-size:14px;font-weight:300;color:#383838}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container{background-color:#fff;-ms-grid-row:2;grid-row-start:2;grid-row-end:2;-ms-grid-column:4;grid-column-start:4;grid-column-end:5;border-radius:8px;padding:20px}@media screen and (max-width: 1380px){body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container{-ms-grid-row:4;grid-row-start:4;grid-row-end:5;-ms-grid-column:3;grid-column-start:3;grid-column-end:5}}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container{-ms-grid-row:6;grid-row-start:6;grid-row-end:7;-ms-grid-column:1;grid-column-start:1;grid-column-end:5}}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container .container-title,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container .container-title{font-weight:500;font-size:16px;color:#004d73}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table{margin:5px 0}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table{margin:30px 0px}}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table thead tr,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table thead tr th,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table thead tr th{padding:5px 13px;color:#004d73;font-weight:500;font-size:14px}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table thead tr th:last-child,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table thead tr th:last-child{text-align:right}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td{padding:20px 13px;color:#707070;font-size:14px}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td .gold,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td .gold{background-image:url(/assets/images/gold.svg);display:block;height:24px;width:20px}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td .silver,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td .silver{background-image:url(/assets/images/silver.svg);display:block;height:24px;width:20px}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td .bronze,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td .bronze{background-image:url(/assets/images/bronze.svg);display:block;height:24px;width:20px}body .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td:last-child,html .dashboard-overview .analytics-menu .analytics-counts .most-requested-forms-container table tbody tr td:last-child{text-align:right}body .dashboard-overview .analytics-menu .analytics-table-wrapper,html .dashboard-overview .analytics-menu .analytics-table-wrapper{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div{margin:0 5px;margin-bottom:5px}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div .input-search,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div .input-container,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #d9e4e8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div .input-container input,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div i,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17bdd3}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div table thead tr,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div table thead tr th,html .dashboard-overview .analytics-menu .analytics-table-wrapper .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}body .dashboard-overview .analytics-menu .analytics-table,html .dashboard-overview .analytics-menu .analytics-table{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-top:20px}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container{background-color:#fff;border-radius:8px;padding:20px;overflow-x:auto}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container .container-title,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container .container-title{font-weight:500;font-size:16px;color:#004d73}@media screen and (max-width: 600px){body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table{margin:30px 0px}}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th{padding:5px 13px;color:#004d73;font-weight:500;font-size:14px;text-align:center}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container{height:63px;width:63px;border-radius:50%;border:2px solid #183958;position:relative;margin:auto}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .new-icon,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .new-icon{display:block;background-image:url(/assets/images/new.svg);position:absolute;width:30px;height:35px;top:12px;left:15px}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .in-progress-icon,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .in-progress-icon{display:block;background-image:url(/assets/images/in-progress.svg);position:absolute;width:30px;height:35px;top:12px;left:15px}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .closed-icon,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .closed-icon{display:block;background-image:url(/assets/images/closed.svg);position:absolute;width:30px;height:35px;top:12px;left:15px}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .total-forms-icon,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th .icon-container .total-forms-icon{display:block;background-image:url(/assets/images/total.svg);position:absolute;width:30px;height:35px;top:12px;left:15px}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th:first-child,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th:first-child{text-align:left;padding:0;position:relative}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th:first-child span,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table thead tr th:first-child span{position:absolute;bottom:5px;left:15px}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table tbody tr,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table tbody tr td,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table tbody tr td{padding:20px 13px;color:#707070;font-size:14px;text-align:center}body .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table tbody tr td:first-child,html .dashboard-overview .analytics-menu .analytics-table .most-requested-forms-container table tbody tr td:first-child{text-align:left}body .dashboard-overview .analytics-menu .charts-row,html .dashboard-overview .analytics-menu .charts-row{margin:0 -10px}body .dashboard-overview .analytics-menu .charts-row .chart-cards,html .dashboard-overview .analytics-menu .charts-row .chart-cards{margin-bottom:20px}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container{background-color:#fff;border-radius:8px;padding:20px;position:relative}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-header,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-header{color:#004d73}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-header .chart-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-header .fa-file-export{position:absolute;right:20px;cursor:pointer;color:#004d73}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content-table,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content-table{position:relative;height:100%;min-height:160px}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content{position:relative;height:100%;min-height:160px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon{height:65px;width:65px;background-color:#32ABE6;border-radius:50px;left:0;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 992px) and (max-width: 1250px){body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon{height:70px;width:70px}}@media screen and (min-width: 940px) and (max-width: 992px){body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon{height:54px;width:54px}}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon i:nth-child(1),html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon i:nth-child(1){font-size:18px;color:#fff}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon i:nth-child(2),html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .card-icon i:nth-child(2){font-size:18px;color:#fff}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .incident-count,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.card-content .incident-count{font-size:42px;font-weight:900;color:#32ABE6;margin:auto;display:block;text-align:center;word-break:break-word}@media (max-width: 992px){body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content{height:80%;line-height:3}}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table thead tr,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table thead tr th,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table thead tr th{color:#004d73;padding:11.5px 5px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table thead tr,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table thead tr{border-bottom:unset}}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table tbody tr:hover,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table tbody tr,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table tbody tr td,html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table tbody tr td{padding:10px 5px;font-size:16px;font-weight:normal;color:#707070}body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table th:nth-child(2),html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table th:nth-child(2){width:140px}@media (max-width: 992px){body .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table th:nth-child(2),html .dashboard-overview .analytics-menu .charts-row .chart-cards .chart-container .chart-body.table-content table th:nth-child(2){width:unset}}body .dashboard-overview .analytics-menu .table-row,html .dashboard-overview .analytics-menu .table-row{width:100%}body .dashboard-overview .analytics-menu .table-row .table-cards,html .dashboard-overview .analytics-menu .table-row .table-cards{background-color:#fff;border-radius:8px;padding:20px;position:relative;min-height:560px}body .dashboard-overview .analytics-menu .table-row .table-cards .table-header .table-title,html .dashboard-overview .analytics-menu .table-row .table-cards .table-header .table-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div{max-height:455px;overflow:auto}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table{overflow:auto;width:100%}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead{width:99.5%;position:-webkit-sticky;position:sticky;top:0px;background-color:#fff}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead tr,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead tr th,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead tr th{color:#004d73;padding:11.5px 5px;font-weight:500}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody{display:block}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr:hover,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr td,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr td{padding:10px 5px;font-size:16px;font-weight:normal;color:#707070}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead,body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table thead,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table tbody tr{display:table;width:100%;table-layout:fixed}@media screen and (max-width: 992px){body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table{overflow:unset}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table thead,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table thead{display:unset;width:unset;table-layout:unset;width:unset;position:unset;top:unset;background-color:unset}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table thead tr,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table thead tr{border-bottom:unset}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table tbody,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table tbody{-webkit-scroll-snap-type:unset;-ms-scroll-snap-type:unset;scroll-snap-type:unset;border-bottom:1px solid #E7EFF2}body .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table tbody tr,html .dashboard-overview .analytics-menu .table-row .table-cards .table-div table.responsive-table tbody tr{display:inline-block;width:unset;table-layout:unset}}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination{margin:unset}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li a,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li.active,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li.active a,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-left,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-right,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-left.disabled,body .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-right.disabled,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-left.disabled,html .dashboard-overview .analytics-menu .table-row .table-cards .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .analytics-menu .device-container,html .dashboard-overview .analytics-menu .device-container{display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}body .dashboard-overview .analytics-menu .device-container .card-container,html .dashboard-overview .analytics-menu .device-container .card-container{height:97px;background-color:#fff;border-radius:8px;padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#444}body .dashboard-overview .analytics-menu .device-container .card-container .card-left,html .dashboard-overview .analytics-menu .device-container .card-container .card-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-title,html .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-title{color:#004d73;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-location,html .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-location{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-location .qr-icon-container,html .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-location .qr-icon-container{border:1px solid #004d73;border-radius:2px;height:17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2px;margin-right:5px}body .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-location .qr-icon-container .fa-qrcode,html .dashboard-overview .analytics-menu .device-container .card-container .card-left .device-location .qr-icon-container .fa-qrcode{color:#004d73;font-size:12px;margin-top:2px}body .dashboard-overview .analytics-menu .device-container .card-container .card-right,html .dashboard-overview .analytics-menu .device-container .card-container .card-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-align:center}body .dashboard-overview .analytics-menu .device-container .card-container .card-right .device-total,html .dashboard-overview .analytics-menu .device-container .card-container .card-right .device-total{font-size:44px;font-weight:500;line-height:1}body .dashboard-overview .analytics-menu .device-container .card-container .card-right .device-total-logs,html .dashboard-overview .analytics-menu .device-container .card-container .card-right .device-total-logs{font-size:14px;font-weight:300}body .dashboard-overview .analytics-menu .device-container .add-device-btn-modal,html .dashboard-overview .analytics-menu .device-container .add-device-btn-modal{height:97px;border-radius:8px;padding:20px;background-color:#17BDD3;font-size:22px;font-weight:500;text-transform:capitalize;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .analytics-menu .device-container .add-device-btn-modal .qr-icon-container,html .dashboard-overview .analytics-menu .device-container .add-device-btn-modal .qr-icon-container{border-radius:2px;height:17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:3px;margin-right:11px;background-color:#fff;position:relative}body .dashboard-overview .analytics-menu .device-container .add-device-btn-modal .qr-icon-container .fa-qrcode,html .dashboard-overview .analytics-menu .device-container .add-device-btn-modal .qr-icon-container .fa-qrcode{color:#004d73;font-size:12px;margin-top:1px}body .dashboard-overview .analytics-menu .device-container .add-device-btn-modal .qr-icon-container .fa-plus,html .dashboard-overview .analytics-menu .device-container .add-device-btn-modal .qr-icon-container .fa-plus{font-size:12px;position:absolute;top:-9px;right:-8px;line-height:1}body .dashboard-overview .loyalty-program-menu,html .dashboard-overview .loyalty-program-menu{position:relative}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs{background-color:#fff;border-radius:8px 8px 0px 0px;padding:20px 20px 0 20px}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row{margin-bottom:0}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs{overflow-x:hidden;margin:0;width:95%}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab a,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab a.active,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .indicator,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i.fa-caret-right,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i.fa-caret-right{right:-30px !important}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i.fa-caret-left,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .div-tabs i.fa-caret-left{left:-30px !important}}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .divider,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div i,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div i,html .dashboard-overview .loyalty-program-menu .loyalty-program-tabs .input-icon-div i{margin-left:7px}}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container{border-radius:0px 0px 8px 8px;background-color:#fff;padding:20px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row{margin-bottom:0px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px;margin-right:20px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-date,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-date{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;padding-right:5px;display:inline-block}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range{display:inline-block;position:relative;border:1px solid #CECECE;height:43px;border-radius:8px;padding-right:35px;-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range input,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range input{border-bottom:unset;border:unset;color:#707070;text-indent:10px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper{height:100%;width:100%;position:absolute}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper .select-dropdown,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper .select-dropdown{color:#D1D1D1}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper .caret,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper .caret{display:none}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper .dropdown-content li span,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range i,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .filter-container .row .input-div .input-container.date-range i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container{display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));margin-top:20px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers{background-color:#fff;border-radius:8px;padding:20px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .container-title,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .container-title{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .icon-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .icon-container{width:63px;height:63px;background-color:#DFEAF3;border-radius:50%;position:relative;margin-right:30px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .icon-container i,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .icon-container i{color:#183958;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:30px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .info-container .info-data,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .info-container .info-data{color:#444;font-size:42px;font-weight:500}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .info-container .info-label,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-counts-container .loyalty-containers .data-container .info-container .info-label{color:#383838;font-size:14px;font-weight:300}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container{margin-top:20px;display:-ms-grid;display:grid;grid-gap:20px;grid-template-areas:'rewardUsers rewardEarners' 'rewardUsage rewardUsage'}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container{grid-template-areas:'rewardUsers' 'rewardEarners' 'rewardUsage'}}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table{grid-area:rewardUsers}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table{grid-area:rewardEarners}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table{grid-area:rewardUsage}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table{background-color:#fff;border-radius:8px;padding:20px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .container-title,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .container-title,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .container-title,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .container-title,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .container-title,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .container-title{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container{overflow-y:auto;overflow-x:hidden;margin:0 5px;margin-bottom:5px;margin-top:20px;height:250px}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table{overflow:auto;width:100%}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead{width:99.5%;position:-webkit-sticky;position:sticky;top:0px;background-color:#fff}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead tr,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead tr,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead tr th,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead tr th,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody{display:block}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr:hover,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr:hover,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr:hover,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr:hover,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr:hover,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr td,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr td,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr td,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr td,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr td,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead,body .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table thead,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-users-table .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table thead,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .top-rewards-earners-table .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table thead,html .dashboard-overview .loyalty-program-menu #Overview .overview-container .loyalty-table-container .rewards-usage-table .table-container table tbody tr{display:table;width:100%;table-layout:fixed}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container{border-radius:0px 0px 8px 8px;background-color:#fff;padding:40px 20px 20px 20px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container{margin-bottom:30px}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container{margin-bottom:70px}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container{width:445px;height:90px;background-color:#EFF5F6;padding:10px 0;border-radius:8px}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container{width:100%;height:240px}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .text-label,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .text-label{margin-bottom:8px;font-size:16px;color:#004d73}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container{border:1px solid #CECECE;border-radius:8px;width:100%;height:39px;padding-right:30px;position:relative;background-color:#fff}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .select-wrapper,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .select-wrapper{height:100%;width:100%;position:absolute}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .select-wrapper input,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .select-wrapper input{border:unset;margin:0;height:100%;text-indent:10px;color:#707070;font-size:16px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .select-wrapper .caret,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .select-wrapper .caret{display:none}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container input,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container input{border:unset;margin:0;height:100%;text-indent:10px;color:#707070;font-size:16px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .fa-angle-down,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .status-datetime-container .status-container .fa-angle-down{position:absolute;top:6px;font-size:24px;right:10px;color:#17BDD3}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container{width:545px;height:98px;padding:10px 0}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container{width:100%}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .text-label,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .text-label{margin-bottom:8px;font-size:16px;color:#004d73}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .status-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .status-container{border:1px solid #CECECE;border-radius:8px;width:100%;height:39px;padding-right:30px;position:relative;background-color:#fff}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .status-container input,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .status-container input{border:unset;margin:0;height:100%;text-indent:10px;color:#707070;font-size:16px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .status-container input:focus,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .status-container input:focus{box-shadow:none}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .search-btn,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .search-btn{margin-top:33px;width:165px;text-transform:capitalize;height:39px;line-height:39px;background-color:#17BDD3;border-radius:19.5px;box-shadow:none}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .search-btn,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .search-container .search-btn{margin-top:10px}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .btn-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .btn-container{float:right;height:98px;padding:10px 0}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .btn-container .add-reward-btn,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .btn-container .add-reward-btn{margin-top:33px;width:189px;text-transform:capitalize;height:39px;line-height:39px;background-color:#17BDD3;border-radius:19.5px;box-shadow:none}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .btn-container .add-reward-btn .fa-plus,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .filter-container .btn-container .add-reward-btn .fa-plus{font-size:14px;color:#fff;position:absolute;left:25px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container{overflow:auto;margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table{height:unset}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table thead tr{border-bottom:unset}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr:hover,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-pencil-alt,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-unlock,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-trash-alt,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-copy,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td i.fa-copy{color:#FF8545}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch{display:inline-block;margin-right:5px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label .lever,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label .lever{width:39px;height:24px;margin:0}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label .lever:before,body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label .lever:after,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label .lever:before,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label .lever:after{left:1px;top:1px;width:21px;height:21px;background-color:#fff}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:before,body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:after,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:before,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:after{left:16px}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever{background-color:#17BDD3}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch-label,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .table-container table tbody tr td .switch-label{font-size:14px;color:#707070;display:inline-block}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination{margin:unset}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li a,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li.active,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li.active a,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li.disabled,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-left,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-right,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-left.disabled,body .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-right.disabled,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-left.disabled,html .dashboard-overview .loyalty-program-menu #Rewards .rewards-container .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container{border-radius:0px 0px 8px 8px;background-color:#fff;padding:40px 20px 20px 20px}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container{margin-bottom:30px}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container{margin-bottom:70px}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container{width:710px;height:90px;background-color:#EFF5F6;padding:10px 0;border-radius:8px}@media screen and (max-width: 1052px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container{width:100%;height:240px}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .text-label,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .text-label{margin-bottom:8px;font-size:16px;color:#004d73}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container{border:1px solid #CECECE;border-radius:8px;width:100%;height:39px;padding-right:30px;position:relative;background-color:#fff}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .select-wrapper,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .select-wrapper{height:100%;position:absolute;width:100%}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .select-wrapper input,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .select-wrapper input{border:unset;margin:0;height:100%;text-indent:10px;color:#707070;font-size:16px}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .select-wrapper .caret,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .select-wrapper .caret{display:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container input,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container input{border:unset;margin:0;height:100%;text-indent:10px;color:#707070;font-size:16px;position:absolute}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .fa-angle-down,body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .fa-calendar-alt,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .fa-angle-down,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container .fa-calendar-alt{position:absolute;top:6px;font-size:24px;right:10px;color:#17BDD3;pointer-events:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container i,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .status-container i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper input,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper input{display:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container{height:100%;width:100% !important}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container .selection .select2-selection,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container .selection .select2-selection{height:100%;border:none;border-radius:8px}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container .selection .select2-selection .select2-selection__rendered,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container .selection .select2-selection .select2-selection__rendered{height:100%;padding:0;text-indent:10px;color:#707070;font-size:16px;line-height:2.5}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container .selection .select2-selection .select2-selection__arrow,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .status-datetime-container .unit-container .select-wrapper .select2-container .selection .select2-selection .select2-selection__arrow{display:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container{width:545px;height:98px;padding:10px 0}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container{width:100%}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .text-label,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .text-label{margin-bottom:8px;font-size:16px;color:#004d73}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .status-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .status-container{border:1px solid #CECECE;border-radius:8px;width:100%;height:39px;padding-right:30px;position:relative;background-color:#fff}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .status-container input,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .status-container input{border:unset;margin:0;height:100%;text-indent:10px;color:#707070;font-size:16px}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .status-container input:focus,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .status-container input:focus{box-shadow:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .search-btn,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .search-btn{margin-top:33px;width:165px;text-transform:capitalize;height:39px;line-height:39px;background-color:#17BDD3;border-radius:19.5px;box-shadow:none}@media screen and (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .search-btn,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .filter-container .search-container .search-btn{margin-top:10px}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container{overflow:auto;margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table{height:unset}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr th,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table thead tr{border-bottom:unset}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr:hover,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-pencil-alt,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-unlock,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-trash-alt,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-copy,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td i.fa-copy{color:#FF8545}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch{display:inline-block;margin-right:5px}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label .lever,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label .lever{width:39px;height:24px;margin:0}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label .lever:before,body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label .lever:after,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label .lever:before,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label .lever:after{left:1px;top:1px;width:21px;height:21px;background-color:#fff}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:before,body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:after,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:before,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever:after{left:16px}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch label input[type=checkbox]:checked+.lever{background-color:#17BDD3}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch-label,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .table-container table tbody tr td .switch-label{font-size:14px;color:#707070;display:inline-block}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination{margin:unset}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li a,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li.active,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li.active a,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li.disabled,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-left,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-right,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-left.disabled,body .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-right.disabled,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-left.disabled,html .dashboard-overview .loyalty-program-menu #TransactionHistory .transaction-history-container .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .loyalty-program-menu #Settings .settings-container,html .dashboard-overview .loyalty-program-menu #Settings .settings-container{border-radius:0px 0px 8px 8px;background-color:#fff;padding:40px 20px 20px 20px}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container{width:860px;height:393px;background-color:#EFF5F6;padding:30px 20px;border-radius:8px}@media screen and (max-width: 1190px){body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container{width:100%}}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .input-container .text-label,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .input-container .text-label{font-size:16px;color:#004d73}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .input-container input,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .input-container input{border:1px solid #CECECE;border-radius:8px;height:39px;background-color:#fff;color:#707070;font-size:16px;width:50%;text-indent:10px}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="radio"]:not(:checked)+span:before,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="radio"]:not(:checked)+span:before{background-color:#D3D9DD;border:unset}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="radio"].with-gap:checked+span:before,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="radio"].with-gap:checked+span:before{border:unset;background-color:#48C7E5}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D9E4E8}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="radio"].with-gap:checked+span:after,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label [type="radio"].with-gap:checked+span:after{background-color:#fff}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label span,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p label span{padding-left:25px}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .radio-container p{margin-right:20px}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .button-container,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .button-container{float:right;margin-top:70px}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .button-container .cancel-btn,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .button-container .cancel-btn{height:50px;width:150px;line-height:52px;border-radius:50px;text-transform:capitalize;background-color:unset;border:1px solid #48C7E5;color:#48C7E5;font-size:20px;box-shadow:none}body .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .button-container .save-btn,html .dashboard-overview .loyalty-program-menu #Settings .settings-container .payment-setting-container .input-data-container .button-container .save-btn{width:150px;text-transform:capitalize;height:50px;background-color:#48C7E5;border-radius:32px;box-shadow:none;font-size:20px;line-height:50px}body .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content .label-text,html .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content .label-text{color:#004d73;font-size:16px;font-weight:normal}body .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content input,html .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content input{border:1px solid #D9E4E8;box-shadow:unset;text-indent:10px}body .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content .apply-date,html .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content .apply-date{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;text-transform:capitalize}body .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content .apply-date i,html .dashboard-overview .loyalty-program-menu .modal.bottom-sheet .modal-content .apply-date i{font-size:1.3rem;line-height:inherit;position:unset;color:unset;right:unset;top:unset}body .dashboard-overview .view-device-menu .view-device-card-container,html .dashboard-overview .view-device-menu .view-device-card-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-card-container,html .dashboard-overview .view-device-menu .view-device-card-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 2%}}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:69%;min-height:134px;background-color:#fff;border-radius:8px;word-break:break-word;padding:30px}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card{width:100%;margin-bottom:10px}}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .device-number-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .device-number-container{width:140px}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .device-number-container .number-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .device-number-container .number-container{background-color:#ACB3B7;width:64px;height:46px;border-radius:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:28px;font-weight:600;color:#fff}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .label-input-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .label-input-container{width:340px}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .location-input-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .location-input-container{width:570px}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .label-data,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .label-data{font-size:28px;color:#383838}body .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .text-label,html .dashboard-overview .view-device-menu .view-device-card-container .device-details-card .text-label{font-size:18px;color:#004d73}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:30%;min-height:134px;background-color:#fff;border-radius:8px;word-break:break-word;padding:30px;text-align:center}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card{width:100%}}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .total-logs-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .total-logs-container{width:33.33%}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .total-logs-container .text-data,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .total-logs-container .text-data{color:#383838}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .success-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .success-container{width:33.33%;border-left:1px solid #AEC2D5;border-right:1px solid #AEC2D5}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .success-container .text-data,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .success-container .text-data{color:#63BC8F}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .fail-container,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .fail-container{width:33.33%}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .fail-container .text-data,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .fail-container .text-data{color:#FE585C}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .text-label,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .text-label{font-size:18px;color:#004d73}body .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .text-data,html .dashboard-overview .view-device-menu .view-device-card-container .device-data-card .text-data{font-size:32px;font-weight:600}body .dashboard-overview .view-device-menu .view-device-container,html .dashboard-overview .view-device-menu .view-device-container{background-color:#fff;border-radius:8px;padding:20px}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-container,html .dashboard-overview .view-device-menu .view-device-container{margin:2%}}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container{margin-bottom:30px}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container{margin-bottom:70px}}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container{width:694px;height:90px;background-color:#EFF5F6;padding:10px 0;border-radius:8px}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container{width:100%;height:240px}}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .text-label,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .text-label{margin-bottom:8px;font-size:16px;color:#004d73}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container{border:1px solid #CECECE;border-radius:8px;width:100%;height:39px;padding-right:30px;position:relative;background-color:#fff}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .select-wrapper,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .select-wrapper{height:100%}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .select-wrapper input,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .select-wrapper input{border:unset;margin:0;height:100%;text-indent:10px}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .select-wrapper .caret,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .select-wrapper .caret{display:none}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container input,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container input{border:unset;margin:0;height:100%;text-indent:10px}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .hidden-div,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .hidden-div{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .fa-angle-down,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .fa-angle-down{position:absolute;top:6px;font-size:24px;right:10px;color:#17BDD3}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .fa-calendar-alt,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .fa-calendar-alt{position:absolute;right:10px;font-size:20px;top:8px;color:#17BDD3}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .fa-clock,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .status-datetime-container .status-container .fa-clock{position:absolute;right:7px;top:18px;background-color:#fff;font-size:12px;color:#17BDD3}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container{width:528px;height:98px;padding:10px 0}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .text-label,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .text-label{margin-bottom:8px;font-size:16px;color:#004d73}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .status-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .status-container{border:1px solid #CECECE;border-radius:8px;width:100%;height:39px;padding-right:30px;position:relative;background-color:#fff}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .status-container input,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .status-container input{border:unset;margin:0;height:100%;text-indent:10px}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .status-container input:focus,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .status-container input:focus{box-shadow:none}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .search-btn,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .search-btn{margin-top:33px;width:165px;text-transform:capitalize;height:39px;background-color:#17BDD3;border-radius:19.5px;box-shadow:none}@media screen and (max-width: 992px){body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .search-btn,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .search-container .search-btn{margin-top:10px}}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container{width:340px;height:98px;padding:10px 0}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div{display:inline-block;margin-top:5px}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.csv-export,body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.pdf-export,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.csv-export,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.pdf-export{height:40px;line-height:40px;padding-right:30px;padding-left:10px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:180px}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.csv-export i,body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.pdf-export i,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.csv-export i,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.pdf-export i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.pdf-export,html .dashboard-overview .view-device-menu .view-device-container .view-device-filter-container .export-container .export-div a.pdf-export{margin-left:10px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container{overflow:auto;margin:0 5px;margin-bottom:5px;min-height:380px;height:600px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table{overflow:auto;width:100%}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead{width:99.5%;position:-webkit-sticky;position:sticky;top:0px;background-color:#fff}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead tr,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead tr th,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody{display:block}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr:hover,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr td,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead,body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table thead,html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table tbody tr{display:table;width:100%;table-layout:fixed}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(1),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(1),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(1),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(1){width:140px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(2),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(2),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(2),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(2){width:150px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(3),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(3),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(3),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(3){width:280px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(4),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(4),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(4),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(4){width:160px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(5),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(5),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(5),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(5){width:150px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(6),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(6),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(6),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(6){width:160px}body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(7),body .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(7),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table td:nth-child(7),html .dashboard-overview .view-device-menu .view-device-container .view-device-table-container table th:nth-child(7){width:170px}body .dashboard-overview .access-menu,html .dashboard-overview .access-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .access-menu .disabled-action,html .dashboard-overview .access-menu .disabled-action{color:#d3d3d3 !important;cursor:default !important}body .dashboard-overview .access-menu .row .div-tabs,html .dashboard-overview .access-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1340px){body .dashboard-overview .access-menu .row .div-tabs,html .dashboard-overview .access-menu .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .access-menu .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .access-menu .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .access-menu .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .access-menu .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .access-menu .row .div-tabs .tabs,html .dashboard-overview .access-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .access-menu .row .div-tabs .tabs .tab,html .dashboard-overview .access-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .access-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .access-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .access-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .access-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .access-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .access-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .access-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .access-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .access-menu .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .access-menu .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .access-menu .row .div-tabs i,html .dashboard-overview .access-menu .row .div-tabs i{display:none}@media screen and (max-width: 1340px){body .dashboard-overview .access-menu .row .div-tabs i,html .dashboard-overview .access-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .access-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .access-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .access-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .access-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .access-menu .row .divider,html .dashboard-overview .access-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .access-menu .row .input-div,html .dashboard-overview .access-menu .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .access-menu .row .input-div .input-container,html .dashboard-overview .access-menu .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .access-menu .row .input-div .input-container input,html .dashboard-overview .access-menu .row .input-div .input-container input{border-bottom:unset;border:1px solid #CECECE;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .access-menu .row .input-div .input-container .caret,html .dashboard-overview .access-menu .row .input-div .input-container .caret{display:none}body .dashboard-overview .access-menu .row .input-div i,html .dashboard-overview .access-menu .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .access-menu .row .input-div .input-search,html .dashboard-overview .access-menu .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .access-menu .row .input-div .input-container,html .dashboard-overview .access-menu .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .access-menu .row .input-div .input-container input,html .dashboard-overview .access-menu .row .input-div .input-container input{border:unset;text-indent:10px;color:#707070}body .dashboard-overview .access-menu .row .input-div .input-container input:focus,html .dashboard-overview .access-menu .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .access-menu .row .input-start-date,body .dashboard-overview .access-menu .row .input-end-date,html .dashboard-overview .access-menu .row .input-start-date,html .dashboard-overview .access-menu .row .input-end-date{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;display:inline-block;margin-left:10px}@media screen and (max-width: 1405px) and (min-width: 1093px){body .dashboard-overview .access-menu .row .input-start-date,body .dashboard-overview .access-menu .row .input-end-date,html .dashboard-overview .access-menu .row .input-start-date,html .dashboard-overview .access-menu .row .input-end-date{margin-left:88px}}@media screen and (max-width: 598px) and (min-width: 442px){body .dashboard-overview .access-menu .row .input-start-date,body .dashboard-overview .access-menu .row .input-end-date,html .dashboard-overview .access-menu .row .input-start-date,html .dashboard-overview .access-menu .row .input-end-date{margin-left:88px}}body .dashboard-overview .access-menu .row .input-container-date,html .dashboard-overview .access-menu .row .input-container-date{display:inline-block;position:relative;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px;width:155px}body .dashboard-overview .access-menu .row .input-container-date input,html .dashboard-overview .access-menu .row .input-container-date input{border:unset;text-indent:10px;color:#707070}body .dashboard-overview .access-menu .row .input-container-date input:focus,html .dashboard-overview .access-menu .row .input-container-date input:focus{box-shadow:unset}body .dashboard-overview .access-menu .row .input-container-date i,html .dashboard-overview .access-menu .row .input-container-date i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .access-menu .row .add-user-div a.add-user,body .dashboard-overview .access-menu .row .add-user-div a.export-btn,html .dashboard-overview .access-menu .row .add-user-div a.add-user,html .dashboard-overview .access-menu .row .add-user-div a.export-btn{height:40px;line-height:40px;padding:0px 30px;padding-right:40px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold}@media screen and (max-width: 550px){body .dashboard-overview .access-menu .row .add-user-div a.add-user,body .dashboard-overview .access-menu .row .add-user-div a.export-btn,html .dashboard-overview .access-menu .row .add-user-div a.add-user,html .dashboard-overview .access-menu .row .add-user-div a.export-btn{width:100%;margin:15px 0px}}body .dashboard-overview .access-menu .row .add-user-div a.add-user i,body .dashboard-overview .access-menu .row .add-user-div a.export-btn i,html .dashboard-overview .access-menu .row .add-user-div a.add-user i,html .dashboard-overview .access-menu .row .add-user-div a.export-btn i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .access-menu .row .add-user-div a.export-btn,html .dashboard-overview .access-menu .row .add-user-div a.export-btn{margin-left:10px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv{display:none;overflow:hidden;background-color:rgba(108,112,112,0);width:500px;max-height:412px;top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 600px){body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv{width:100%}}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content{padding:45px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .close-button,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .close-button,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .close-button,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .close-button,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .close-button,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .close-button i,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .close-button i,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .close-button i,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .close-button i,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .close-button i,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row{margin-bottom:10px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container{position:relative}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper{border:none;height:unset;border-radius:0;padding-right:0}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper input,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper input,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper input,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper input,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper input,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper input{display:none}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select-dropdown,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select-dropdown,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select-dropdown,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select-dropdown,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select-dropdown,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .caret,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .caret,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .caret,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .caret,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .caret,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .caret{display:none}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container{width:100% !important;height:unset}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single{min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:0}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .fa-angle-down,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .fa-angle-down,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .fa-angle-down,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .select-field.select-container .fa-angle-down,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .select-field.select-container .fa-angle-down,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .select-field.select-container .fa-angle-down{bottom:10px;right:10px;position:absolute;color:#48C7E5;font-size:20px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field{position:relative}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field label.image{left:50px}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.add-role,body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.btn-export-csv,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.add-role,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.btn-export-csv,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.add-role,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.btn-export-csv{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}@media screen and (max-width: 375px){body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.add-role,body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.btn-export-csv,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.add-role,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.btn-export-csv,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.add-role,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.btn-export-csv{width:auto}}body .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.btn-export-csv,body .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.btn-export-csv,body .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-roles .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#add-department .modal-content .modal-container .modal-body form .row a.btn-export-csv,html .dashboard-overview .access-menu .row .add-user-div .modal#export-csv .modal-content .modal-container .modal-body form .row a.btn-export-csv{margin:20px}body .dashboard-overview .access-menu .input-icon-div,html .dashboard-overview .access-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .access-menu .input-icon-div,html .dashboard-overview .access-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .access-menu .input-icon-div,html .dashboard-overview .access-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .access-menu .input-icon-div i,html .dashboard-overview .access-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .access-menu .input-icon-div i,html .dashboard-overview .access-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .access-menu .table-div,html .dashboard-overview .access-menu .table-div{min-height:400px;overflow:auto;margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .access-menu .table-div,html .dashboard-overview .access-menu .table-div{padding-top:20px}}body .dashboard-overview .access-menu .table-div table thead tr,html .dashboard-overview .access-menu .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .access-menu .table-div table thead tr th,html .dashboard-overview .access-menu .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .access-menu .table-div table thead tr th,html .dashboard-overview .access-menu .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .access-menu .table-div table thead tr,html .dashboard-overview .access-menu .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .access-menu .table-div table tbody tr:hover,html .dashboard-overview .access-menu .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .access-menu .table-div table tbody tr,html .dashboard-overview .access-menu .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .access-menu .table-div table tbody tr,html .dashboard-overview .access-menu .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .access-menu .table-div table tbody tr td,html .dashboard-overview .access-menu .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .access-menu .table-div table tbody tr td i,html .dashboard-overview .access-menu .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .access-menu .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .access-menu .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .access-menu .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .access-menu .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .access-menu .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .access-menu .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .access-menu .table-div table tbody th:last-child,body .dashboard-overview .access-menu .table-div table tbody td:last-child,html .dashboard-overview .access-menu .table-div table tbody th:last-child,html .dashboard-overview .access-menu .table-div table tbody td:last-child{width:90px;text-align:right}@media (max-width: 992px){body .dashboard-overview .access-menu .table-div table tbody th:last-child,body .dashboard-overview .access-menu .table-div table tbody td:last-child,html .dashboard-overview .access-menu .table-div table tbody th:last-child,html .dashboard-overview .access-menu .table-div table tbody td:last-child{width:unset}}body .dashboard-overview .access-menu #vendors table tbody th:last-child,body .dashboard-overview .access-menu #vendors table tbody td:last-child,html .dashboard-overview .access-menu #vendors table tbody th:last-child,html .dashboard-overview .access-menu #vendors table tbody td:last-child{width:unset}body .dashboard-overview .access-menu .table-div::-webkit-scrollbar,html .dashboard-overview .access-menu .table-div::-webkit-scrollbar{width:10px}body .dashboard-overview .access-menu .table-div::-webkit-scrollbar-track,html .dashboard-overview .access-menu .table-div::-webkit-scrollbar-track{margin-top:0px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#ccc}body .dashboard-overview .access-menu .table-div::-webkit-scrollbar-thumb,html .dashboard-overview .access-menu .table-div::-webkit-scrollbar-thumb{background-color:#48C7E5 !important}body .dashboard-overview .access-menu .pagination-container,html .dashboard-overview .access-menu .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .access-menu .pagination-container .pagination,html .dashboard-overview .access-menu .pagination-container .pagination{margin:unset}body .dashboard-overview .access-menu .pagination-container .pagination li,html .dashboard-overview .access-menu .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .access-menu .pagination-container .pagination li a,html .dashboard-overview .access-menu .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .access-menu .pagination-container .pagination li.active,html .dashboard-overview .access-menu .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .access-menu .pagination-container .pagination li.active a,html .dashboard-overview .access-menu .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .access-menu .pagination-container .pagination li.disabled,html .dashboard-overview .access-menu .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .access-menu .pagination-container .fa-angle-left,html .dashboard-overview .access-menu .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .access-menu .pagination-container .fa-angle-right,html .dashboard-overview .access-menu .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .access-menu .pagination-container .fa-angle-left.disabled,body .dashboard-overview .access-menu .pagination-container .fa-angle-right.disabled,html .dashboard-overview .access-menu .pagination-container .fa-angle-left.disabled,html .dashboard-overview .access-menu .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .marketplace-menu,html .dashboard-overview .marketplace-menu{position:relative}body .dashboard-overview .marketplace-menu .marketplace-tabs,html .dashboard-overview .marketplace-menu .marketplace-tabs{background-color:#fff;border-radius:8px;padding:0 20px;margin-bottom:20px;border-radius:8px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs{overflow-x:hidden;margin:0;width:95%}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab a,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab a.active,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .indicator,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i.fa-caret-right,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i.fa-caret-right{right:-30px !important}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i.fa-caret-left,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .div-tabs i.fa-caret-left{left:-30px !important}}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .divider,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container input,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container input{border-bottom:unset;border:1px solid #CECECE;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container .caret,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container .caret{display:none}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div i,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-search,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container input,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container input{border:unset;text-indent:10px;color:#707070}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container input:focus,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div{display:inline-block;margin-top:10px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.csv-export,body .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.pdf-export,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.csv-export,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.pdf-export{height:40px;line-height:40px;padding-right:30px;padding-left:10px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:180px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.csv-export i,body .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.pdf-export i,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.csv-export i,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.pdf-export i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.pdf-export,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .export-div a.pdf-export{margin-left:10px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-header,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-header .header-sub-title,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-header .header-sub-title{color:#fff}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-footer .btn-approve,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-footer .btn-approve{background-color:#67A387}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-footer .btn-reject,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .slider-footer .btn-reject{background-color:#C25550}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .images,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .images{padding:0 12px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .images .col,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .images .col{margin-bottom:10px}body .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .images .col .image,html .dashboard-overview .marketplace-menu .marketplace-tabs .row .slide-page .images .col .image{border:1px solid #CECECE;height:200px;overflow:hidden;background-position:center;background-size:contain;background-repeat:no-repeat}body .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div,html .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div,html .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div,html .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div i,html .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div i,html .dashboard-overview .marketplace-menu .marketplace-tabs .input-icon-div i{margin-left:7px}}body .dashboard-overview .marketplace-menu .marketplace-tabs .view-item-div a.add-item-category,html .dashboard-overview .marketplace-menu .marketplace-tabs .view-item-div a.add-item-category{height:40px;line-height:40px;padding:0px 30px;padding-right:40px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold}@media screen and (max-width: 550px){body .dashboard-overview .marketplace-menu .marketplace-tabs .view-item-div a.add-item-category,html .dashboard-overview .marketplace-menu .marketplace-tabs .view-item-div a.add-item-category{width:100%;margin:15px 0px}}body .dashboard-overview .marketplace-menu .marketplace-tabs .view-item-div a.add-item-category i,html .dashboard-overview .marketplace-menu .marketplace-tabs .view-item-div a.add-item-category i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category{display:none;overflow:hidden;background-color:rgba(108,112,112,0);width:500px;max-height:412px;top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 600px){body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category{width:100%}}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content{padding:45px}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .close-button,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .close-button i,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row{margin-bottom:10px}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field{position:relative}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label.image{left:50px}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-role{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}@media screen and (max-width: 375px){body .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-role,html .dashboard-overview .marketplace-menu .marketplace-tabs .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-role{width:auto}}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div{margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table{height:unset}}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr th,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr th,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr:hover,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i{font-size:18px;margin-right:10px;display:inline-block;cursor:pointer}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-check,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-check{color:#63BC8F}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-times,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td i.fa-times{color:#f44336}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td a,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody tr td a{color:#48C7E5;font-weight:500;text-decoration:underline}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .view-item,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .view-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .view-item span,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .view-item span{cursor:pointer}@media (max-width: 992px){body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .view-item,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .view-item{width:unset}}body .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .action-edit-delete,html .dashboard-overview .marketplace-menu .marketplace-tabs .table-div table tbody .action-edit-delete{display:table-cell;text-align:right}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-header,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-header .header-sub-title,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-header .header-sub-title{color:#fff}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-footer .btn-approve,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-footer .btn-approve{background-color:#67A387}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-footer .btn-reject,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .slider-footer .btn-reject{background-color:#C25550}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .images,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .images{padding:0 12px}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .images .col,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .images .col{margin-bottom:10px}body .dashboard-overview .marketplace-menu .view-item-div .slide-page .images .col .image,html .dashboard-overview .marketplace-menu .view-item-div .slide-page .images .col .image{border:1px solid #CECECE;height:200px;overflow:hidden;background-position:center;background-size:contain;background-repeat:no-repeat}body .dashboard-overview .utilities-menu,html .dashboard-overview .utilities-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .utilities-menu #facilities .category-menu,html .dashboard-overview .utilities-menu #facilities .category-menu{margin:0px !important;padding:0px !important}body .dashboard-overview .utilities-menu #facilities .category-menu .add-category,html .dashboard-overview .utilities-menu #facilities .category-menu .add-category{height:40px;line-height:40px;padding:0px 30px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:unset}body .dashboard-overview .utilities-menu #facilities .category-menu .add-category i,html .dashboard-overview .utilities-menu #facilities .category-menu .add-category i{font-size:16px;color:#fff;position:relative;right:0;top:0}body .dashboard-overview .utilities-menu #facilities .category-menu .add-category .fa-plus,html .dashboard-overview .utilities-menu #facilities .category-menu .add-category .fa-plus{font-size:12px;position:absolute;right:16px;top:-2px}body .dashboard-overview .utilities-menu #facilities .category-menu table thead tr,html .dashboard-overview .utilities-menu #facilities .category-menu table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .utilities-menu #facilities .category-menu table thead tr th,html .dashboard-overview .utilities-menu #facilities .category-menu table thead tr th{color:#004d73}@media screen and (min-width: 992px){body .dashboard-overview .utilities-menu #facilities .category-menu table thead tr th:nth-child(1),html .dashboard-overview .utilities-menu #facilities .category-menu table thead tr th:nth-child(1){width:90% !important}body .dashboard-overview .utilities-menu #facilities .category-menu table thead tr th:nth-child(2),html .dashboard-overview .utilities-menu #facilities .category-menu table thead tr th:nth-child(2){width:10% !important}}body .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(1),html .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(1){padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(2) i:nth-child(1),html .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(2) i:nth-child(1){color:#63BC8F}body .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(2) i:nth-child(2),html .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(2) i:nth-child(2){color:#f44336}body .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(2) i,html .dashboard-overview .utilities-menu #facilities .category-menu table tbody tr td:nth-child(2) i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .utilities-menu #requests .category-menu,html .dashboard-overview .utilities-menu #requests .category-menu{margin:0px !important;padding:0px !important}body .dashboard-overview .utilities-menu .row .div-tabs,html .dashboard-overview .utilities-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .utilities-menu .row .div-tabs,html .dashboard-overview .utilities-menu .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .utilities-menu .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .utilities-menu .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .utilities-menu .row .div-tabs .tabs,html .dashboard-overview .utilities-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab,html .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .utilities-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .utilities-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .utilities-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .utilities-menu .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .utilities-menu .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .utilities-menu .row .div-tabs i,html .dashboard-overview .utilities-menu .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .utilities-menu .row .div-tabs i,html .dashboard-overview .utilities-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .utilities-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .utilities-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .utilities-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .utilities-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .utilities-menu .row .unit,html .dashboard-overview .utilities-menu .row .unit{font-size:22px;font-weight:500;color:#48C7E5;text-decoration:underline;cursor:pointer}body .dashboard-overview .utilities-menu .row .counts,html .dashboard-overview .utilities-menu .row .counts{padding:0}body .dashboard-overview .utilities-menu .row .counts .usage,html .dashboard-overview .utilities-menu .row .counts .usage{border-radius:17px;background-color:#F7F7F7;padding:0 20px 10px 20px;margin-top:20px}body .dashboard-overview .utilities-menu .row .counts .usage .row,html .dashboard-overview .utilities-menu .row .counts .usage .row{margin-bottom:0}body .dashboard-overview .utilities-menu .row .counts .usage .row .title,html .dashboard-overview .utilities-menu .row .counts .usage .row .title{font-size:18px;color:#004d73;font-weight:500;margin-top:15px}body .dashboard-overview .utilities-menu .row .counts .usage .row .subtitle,html .dashboard-overview .utilities-menu .row .counts .usage .row .subtitle{font-size:16px;font-weight:normal;color:#707070}body .dashboard-overview .utilities-menu .row .counts .usage .row .count,html .dashboard-overview .utilities-menu .row .counts .usage .row .count{font-size:44px;font-weight:500;color:#48C7E5}body .dashboard-overview .utilities-menu .row .counts .usage .row .acronym,html .dashboard-overview .utilities-menu .row .counts .usage .row .acronym{font-size:16px;color:#004d73;vertical-align:15px}body .dashboard-overview .utilities-menu .row .filters,html .dashboard-overview .utilities-menu .row .filters{margin-top:20px}body .dashboard-overview .utilities-menu .row .filters .right-align .filter-select,html .dashboard-overview .utilities-menu .row .filters .right-align .filter-select{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .input-filter,html .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .input-filter{font-size:16px;font-weight:normal;color:#004d73;margin-right:10px;white-space:nowrap}body .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container,html .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container input,html .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container .dropdown-content li span,html .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container .caret,html .dashboard-overview .utilities-menu .row .filters .right-align .filter-select .filter-container .caret{fill:#17BDD3}body .dashboard-overview .utilities-menu .row .divider,html .dashboard-overview .utilities-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .utilities-menu .row .input-div,html .dashboard-overview .utilities-menu .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .utilities-menu .row .input-div .input-start-date,body .dashboard-overview .utilities-menu .row .input-div .input-end-date,html .dashboard-overview .utilities-menu .row .input-div .input-start-date,html .dashboard-overview .utilities-menu .row .input-div .input-end-date{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4;display:inline-block}body .dashboard-overview .utilities-menu .row .input-div .input-container,html .dashboard-overview .utilities-menu .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .utilities-menu .row .input-div .input-container input,html .dashboard-overview .utilities-menu .row .input-div .input-container input{border-bottom:unset;border:1px solid #CECECE;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .utilities-menu .row .input-div .input-container .caret,html .dashboard-overview .utilities-menu .row .input-div .input-container .caret{display:none}body .dashboard-overview .utilities-menu .row .input-div i,html .dashboard-overview .utilities-menu .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .utilities-menu .row .input-div .input-search,html .dashboard-overview .utilities-menu .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .utilities-menu .row .input-div .input-container,html .dashboard-overview .utilities-menu .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .utilities-menu .row .input-div .input-container input,html .dashboard-overview .utilities-menu .row .input-div .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .utilities-menu .row .input-div .input-container input:focus,html .dashboard-overview .utilities-menu .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .utilities-menu .input-icon-div,html .dashboard-overview .utilities-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .utilities-menu .input-icon-div,html .dashboard-overview .utilities-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .utilities-menu .input-icon-div,html .dashboard-overview .utilities-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .utilities-menu .input-icon-div i,html .dashboard-overview .utilities-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .utilities-menu .input-icon-div i,html .dashboard-overview .utilities-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .utilities-menu .table-div,html .dashboard-overview .utilities-menu .table-div{margin:0 5px;margin-bottom:5px}body .dashboard-overview .utilities-menu .table-div .add-unit-div,html .dashboard-overview .utilities-menu .table-div .add-unit-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;gap:5px}@media screen and (max-width: 550px){body .dashboard-overview .utilities-menu .table-div .add-unit-div,html .dashboard-overview .utilities-menu .table-div .add-unit-div{margin:15px 0px}}body .dashboard-overview .utilities-menu .table-div .add-unit-div a.add-unit,body .dashboard-overview .utilities-menu .table-div .add-unit-div a.export-active-units-btn,html .dashboard-overview .utilities-menu .table-div .add-unit-div a.add-unit,html .dashboard-overview .utilities-menu .table-div .add-unit-div a.export-active-units-btn{height:40px;line-height:40px;padding:0px 30px;padding-right:40px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold}@media screen and (max-width: 550px){body .dashboard-overview .utilities-menu .table-div .add-unit-div a.add-unit,body .dashboard-overview .utilities-menu .table-div .add-unit-div a.export-active-units-btn,html .dashboard-overview .utilities-menu .table-div .add-unit-div a.add-unit,html .dashboard-overview .utilities-menu .table-div .add-unit-div a.export-active-units-btn{width:100%}}body .dashboard-overview .utilities-menu .table-div .add-unit-div a.add-unit i,body .dashboard-overview .utilities-menu .table-div .add-unit-div a.export-active-units-btn i,html .dashboard-overview .utilities-menu .table-div .add-unit-div a.add-unit i,html .dashboard-overview .utilities-menu .table-div .add-unit-div a.export-active-units-btn i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv{display:none;border-radius:5px;overflow:hidden;background-color:rgba(108,112,112,0);height:900px;max-height:64%;width:65%;box-shadow:unset;top:0 !important;bottom:0 !important}@media screen and (max-width: 700px){body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv{width:95%}}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content{padding:45px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .close-button,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .close-button,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .close-button,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .close-button,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .close-button,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .close-button,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .close-button,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .close-button,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .close-button,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .close-button i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .close-button i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .close-button i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .close-button i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .close-button i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .close-button i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .close-button i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .close-button i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .close-button i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-header,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-header,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-header,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-header,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-header,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-header,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-header,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-header,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-header,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-header .header-title,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-header .header-title,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-header .header-title,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-header .header-title,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-header .header-title,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-header .header-title,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-header .header-title,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-header .header-title,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-header .header-title,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-header .header-title{font-size:32px;color:#fff}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-header .header-title .username,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-header .header-title .username,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-header .header-title .username,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-header .header-title .username,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-header .header-title .username,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-header .header-title .username,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-header .header-title .username,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-header .header-title .username,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-header .header-title .username,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body::-webkit-scrollbar-thumb{margin-top:0px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body{padding:25px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row{margin-bottom:10px;position:relative}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field{position:relative}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field textarea,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field textarea,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field textarea,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field textarea,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field textarea,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field textarea,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field textarea,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field textarea,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field textarea,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field label.image{left:45px}@media screen and (max-width: 600px){body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field label.image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field label.image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field label.image{left:unset}}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input::placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input::placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input::placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input::placeholder,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input::placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field input::placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field input::placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field input::placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field input::placeholder,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .system-id,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .system-id,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .system-id,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .system-id,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .system-id,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .system-id,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .system-id,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .system-id,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .system-id,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .system-id{height:42px;display:block;margin-bottom:8px;line-height:2;font-size:20px;color:#f97a7a;font-style:italic}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image{background-image:url(/assets/images/default-profile-img.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;display:block;border-radius:50%;position:relative;border:3px solid #D9E4E8}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image input{position:absolute;bottom:10px;right:60px;width:23px;height:23px;opacity:0;pointer-events:visible}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image i{font-size:24px;color:#48C7E5;top:112px;pointer-events:none;position:relative;cursor:pointer;left:60px}@media screen and (max-width: 600px){body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-image{margin:auto}}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .upload-profile-image{width:150px;color:#939393;position:relative;margin-top:10px;font-size:14px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .upload-profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .upload-profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .upload-profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .upload-profile-image i,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .upload-profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .upload-profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .upload-profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .upload-profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .upload-profile-image i,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .upload-profile-image i{position:relative;top:0;right:0;color:#939393}@media screen and (max-width: 600px){body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .upload-profile-image,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .upload-profile-image,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .upload-profile-image{margin:auto}}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-container,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-container,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-container,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-container,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-container,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .profile-container,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .profile-container,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .profile-container,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .profile-container,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .profile-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:580px;border:1px solid #D9E4E8;border-radius:8px;margin:-20px 25px 20px 25px;padding:40px 30px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .unit-info,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .unit-info,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .unit-info,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .unit-info,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .unit-info,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .unit-info,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .unit-info,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .unit-info,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .unit-info,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .unit-info{margin-top:45px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .unit-info .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .unit-info .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .unit-info .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .unit-info .input-field,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .unit-info .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .unit-info .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .unit-info .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .unit-info .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .unit-info .input-field,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .unit-info .input-field{margin:25px 0 0 0}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .unit-info .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .unit-info .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .unit-info .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .unit-info .input-field input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .unit-info .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field .unit-info .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field .unit-info .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field .unit-info .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field .unit-info .input-field input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field .unit-info .input-field input{background-color:#f5f5f5}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table{height:235px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table thead tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table thead tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table thead tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table thead tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table thead tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table thead tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table thead tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table thead tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table thead tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table thead tr{border-bottom:3px solid #024667}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table thead tr th,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table thead tr th,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table thead tr th,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table thead tr th,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table thead tr th,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table thead tr th,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table thead tr th,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table thead tr th,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table thead tr th,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table thead tr th{color:#024667;padding:0px 5px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody{display:block;height:190px;overflow:auto;border-bottom:3px solid #f5f5f5;border-left:3px solid #f5f5f5}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td{padding:0px 5px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td p,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td p,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td p,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td p,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td p,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td p,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td p,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td p,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td p,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td p{margin-right:unset;-webkit-margin-before:unset;margin-block-start:unset;-webkit-margin-after:unset;margin-block-end:unset;margin:10px 0}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td p label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td p label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td p label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td p label,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td p label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td p label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td p label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td p label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td p label,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td p label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:unset;font-size:unset;font-weight:unset;color:unset}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td p label input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td p label input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td p label input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td p label input,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td p label input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td p label input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td p label input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td p label input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td p label input,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td p label input{height:unset}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD;height:14px;width:14px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5;height:14px;width:14px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever){padding-left:20px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before{width:6px;height:8px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever),html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever){height:15px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar{width:5px}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-track{margin-top:0px;box-shadow:inset 0 0 6px #fff;background-color:#f5f5f5}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody::-webkit-scrollbar-thumb{background-color:#ccc !important}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table thead,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table thead,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table thead,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table thead,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table thead,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table thead,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table thead,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table thead,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table thead,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table tbody tr,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table thead,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table tbody tr{display:table;width:100%;table-layout:fixed}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table table,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row .input-field table table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row .input-field table table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row .input-field table table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row .input-field table table,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row .input-field table table{width:100%}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.btn-export-active-units{float:right;height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;bottom:10%;max-width:250px;right:1%;color:#fff}@media (max-width: 992px){body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.btn-export-active-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.save-units,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-unit .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-unit .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building .modal-content .modal-body form .row a.btn-export-active-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.save-units,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv .modal-content .modal-body form .row a.btn-export-active-units{width:160px;font-size:12px;position:relative;display:block;margin:auto}}body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv{min-height:370px;height:370px;width:600px}@media screen and (max-width: 600px){body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,body .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#edit-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#add-building,html .dashboard-overview .utilities-menu .table-div .add-unit-div .modal#export-active-units-csv{min-height:360px;height:370px;width:315px}}@media (max-width: 992px){body .dashboard-overview .utilities-menu .table-div table,html .dashboard-overview .utilities-menu .table-div table{height:unset}}body .dashboard-overview .utilities-menu .table-div table thead tr,html .dashboard-overview .utilities-menu .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .utilities-menu .table-div table thead tr th,html .dashboard-overview .utilities-menu .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .utilities-menu .table-div table thead tr th,html .dashboard-overview .utilities-menu .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .utilities-menu .table-div table thead tr,html .dashboard-overview .utilities-menu .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .utilities-menu .table-div table tbody tr:hover,html .dashboard-overview .utilities-menu .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .utilities-menu .table-div table tbody tr,html .dashboard-overview .utilities-menu .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .utilities-menu .table-div table tbody tr,html .dashboard-overview .utilities-menu .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .utilities-menu .table-div table tbody tr td,html .dashboard-overview .utilities-menu .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .utilities-menu .table-div table tbody tr td i,html .dashboard-overview .utilities-menu .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .utilities-menu .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .utilities-menu .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .utilities-menu .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .utilities-menu .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .utilities-menu .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .utilities-menu .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .utilities-menu .table-div table tbody tr td a,html .dashboard-overview .utilities-menu .table-div table tbody tr td a{color:#48C7E5;font-weight:500;text-decoration:underline}body .dashboard-overview .utilities-menu .table-div table tbody th:last-child,body .dashboard-overview .utilities-menu .table-div table tbody td:last-child,html .dashboard-overview .utilities-menu .table-div table tbody th:last-child,html .dashboard-overview .utilities-menu .table-div table tbody td:last-child{width:100px;text-align:right}@media (max-width: 992px){body .dashboard-overview .utilities-menu .table-div table tbody th:last-child,body .dashboard-overview .utilities-menu .table-div table tbody td:last-child,html .dashboard-overview .utilities-menu .table-div table tbody th:last-child,html .dashboard-overview .utilities-menu .table-div table tbody td:last-child{width:unset}}body .dashboard-overview .utilities-menu .table-div .pagination-container,html .dashboard-overview .utilities-menu .table-div .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .utilities-menu .table-div .pagination-container .pagination,html .dashboard-overview .utilities-menu .table-div .pagination-container .pagination{margin:unset}body .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li,html .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li a,html .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li.active,html .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li.active a,html .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li.disabled,html .dashboard-overview .utilities-menu .table-div .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-left,html .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-right,html .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-left.disabled,body .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-right.disabled,html .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-left.disabled,html .dashboard-overview .utilities-menu .table-div .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .directory-menu,html .dashboard-overview .directory-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .directory-menu .map-container ul li::before,html .dashboard-overview .directory-menu .map-container ul li::before{color:#285c8c}body .dashboard-overview .directory-menu .row .div-tabs,html .dashboard-overview .directory-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .directory-menu .row .div-tabs,html .dashboard-overview .directory-menu .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .directory-menu .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .directory-menu .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .directory-menu .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .directory-menu .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .directory-menu .row .div-tabs .tabs,html .dashboard-overview .directory-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .directory-menu .row .div-tabs .tabs .tab,html .dashboard-overview .directory-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .directory-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .directory-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .directory-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .directory-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .directory-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .directory-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .directory-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .directory-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .directory-menu .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .directory-menu .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .directory-menu .row .div-tabs i,html .dashboard-overview .directory-menu .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .directory-menu .row .div-tabs i,html .dashboard-overview .directory-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .directory-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .directory-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .directory-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .directory-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .directory-menu .row .divider,html .dashboard-overview .directory-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .directory-menu .row .input-div,html .dashboard-overview .directory-menu .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .directory-menu .row .input-div i,html .dashboard-overview .directory-menu .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .directory-menu .row .input-div .input-search,body .dashboard-overview .directory-menu .row .input-div .input-building,body .dashboard-overview .directory-menu .row .input-div .input-floor,html .dashboard-overview .directory-menu .row .input-div .input-search,html .dashboard-overview .directory-menu .row .input-div .input-building,html .dashboard-overview .directory-menu .row .input-div .input-floor{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .directory-menu .row .input-div .input-container,html .dashboard-overview .directory-menu .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .directory-menu .row .input-div .input-container input,html .dashboard-overview .directory-menu .row .input-div .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .directory-menu .row .input-div .input-container input:focus,html .dashboard-overview .directory-menu .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper{border:none;height:unset;border-radius:0;padding-right:0}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper input,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper input{display:none}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select-dropdown,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .caret,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .caret{display:none}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container{width:100% !important;height:unset}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single{min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:0}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none}body .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .fa-angle-down,html .dashboard-overview .directory-menu .row .input-div .input-div-select-searchable .fa-angle-down{bottom:13px;right:10px}body .dashboard-overview .directory-menu .row .filter-div,html .dashboard-overview .directory-menu .row .filter-div{padding:0 .75rem}@media screen and (max-width: 992px){body .dashboard-overview .directory-menu .row .filter-div,html .dashboard-overview .directory-menu .row .filter-div{margin-bottom:10px;padding:0}}body .dashboard-overview .directory-menu .row .col .add-entry-btn,body .dashboard-overview .directory-menu .row .col .add-hotline-btn,body .dashboard-overview .directory-menu .row .col .add-category-btn,html .dashboard-overview .directory-menu .row .col .add-entry-btn,html .dashboard-overview .directory-menu .row .col .add-hotline-btn,html .dashboard-overview .directory-menu .row .col .add-category-btn{height:40px;line-height:40px;border-radius:20px;border:transparent;background-color:#48C7E5;color:#fff;font-family:'Roboto';font-size:16px;cursor:pointer;font-weight:700;text-transform:capitalize;width:200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}body .dashboard-overview .directory-menu .row .col .add-entry-btn .fa-plus,body .dashboard-overview .directory-menu .row .col .add-hotline-btn .fa-plus,body .dashboard-overview .directory-menu .row .col .add-category-btn .fa-plus,html .dashboard-overview .directory-menu .row .col .add-entry-btn .fa-plus,html .dashboard-overview .directory-menu .row .col .add-hotline-btn .fa-plus,html .dashboard-overview .directory-menu .row .col .add-category-btn .fa-plus{font-size:14px;position:absolute;left:20px}body .dashboard-overview .directory-menu .row .col .add-category-btn,html .dashboard-overview .directory-menu .row .col .add-category-btn{display:none}body .dashboard-overview .directory-menu .row .col .modal#add-category,html .dashboard-overview .directory-menu .row .col .modal#add-category{display:none;overflow:hidden;background-color:rgba(108,112,112,0);width:500px;max-height:500px;top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 600px){body .dashboard-overview .directory-menu .row .col .modal#add-category,html .dashboard-overview .directory-menu .row .col .modal#add-category{width:100%}}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content{padding:45px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .close-button,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .close-button i,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row{margin-bottom:10px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field{position:relative}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field p label [type="checkbox"]+span:not(.lever),html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field p label [type="checkbox"]+span:not(.lever){padding-left:30px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field label.image{left:50px}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row a.btn-add-profile,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row a.btn-add-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}@media screen and (max-width: 375px){body .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row a.btn-add-profile,html .dashboard-overview .directory-menu .row .col .modal#add-category .modal-content .modal-container .modal-body form .row a.btn-add-profile{width:auto}}body .dashboard-overview .directory-menu .input-icon-div,html .dashboard-overview .directory-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .directory-menu .input-icon-div,html .dashboard-overview .directory-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .directory-menu .input-icon-div,html .dashboard-overview .directory-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .directory-menu .input-icon-div i,html .dashboard-overview .directory-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .directory-menu .input-icon-div i,html .dashboard-overview .directory-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .directory-menu .table-div,html .dashboard-overview .directory-menu .table-div{margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .directory-menu .table-div table,html .dashboard-overview .directory-menu .table-div table{height:unset}}body .dashboard-overview .directory-menu .table-div table thead tr,html .dashboard-overview .directory-menu .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .directory-menu .table-div table thead tr th,html .dashboard-overview .directory-menu .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .directory-menu .table-div table thead tr th,html .dashboard-overview .directory-menu .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .directory-menu .table-div table thead tr,html .dashboard-overview .directory-menu .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .directory-menu .table-div table tbody tr:hover,html .dashboard-overview .directory-menu .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .directory-menu .table-div table tbody tr,html .dashboard-overview .directory-menu .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .directory-menu .table-div table tbody tr,html .dashboard-overview .directory-menu .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .directory-menu .table-div table tbody tr td,html .dashboard-overview .directory-menu .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .directory-menu .table-div table tbody tr td i,html .dashboard-overview .directory-menu .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .directory-menu .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .directory-menu .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .directory-menu .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .directory-menu .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .directory-menu .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .directory-menu .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .directory-menu .table-div table tbody tr td a,html .dashboard-overview .directory-menu .table-div table tbody tr td a{color:#48C7E5;font-weight:500;text-decoration:underline}body .dashboard-overview .directory-menu .table-div table tbody th:last-child,body .dashboard-overview .directory-menu .table-div table tbody td:last-child,html .dashboard-overview .directory-menu .table-div table tbody th:last-child,html .dashboard-overview .directory-menu .table-div table tbody td:last-child{width:140px}@media (max-width: 992px){body .dashboard-overview .directory-menu .table-div table tbody th:last-child,body .dashboard-overview .directory-menu .table-div table tbody td:last-child,html .dashboard-overview .directory-menu .table-div table tbody th:last-child,html .dashboard-overview .directory-menu .table-div table tbody td:last-child{width:unset}}body .dashboard-overview .directory-menu .table-div .pagination-container,html .dashboard-overview .directory-menu .table-div .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .directory-menu .table-div .pagination-container .pagination,html .dashboard-overview .directory-menu .table-div .pagination-container .pagination{margin:unset}body .dashboard-overview .directory-menu .table-div .pagination-container .pagination li,html .dashboard-overview .directory-menu .table-div .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .directory-menu .table-div .pagination-container .pagination li a,html .dashboard-overview .directory-menu .table-div .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .directory-menu .table-div .pagination-container .pagination li.active,html .dashboard-overview .directory-menu .table-div .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .directory-menu .table-div .pagination-container .pagination li.active a,html .dashboard-overview .directory-menu .table-div .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .directory-menu .table-div .pagination-container .pagination li.disabled,html .dashboard-overview .directory-menu .table-div .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-left,html .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-right,html .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-left.disabled,body .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-right.disabled,html .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-left.disabled,html .dashboard-overview .directory-menu .table-div .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .directory-menu .table-div .breadcrumbs-container .map-crumbs a,html .dashboard-overview .directory-menu .table-div .breadcrumbs-container .map-crumbs a{font-size:22px;font-weight:700;color:#183958}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;position:relative;width:100%}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container{position:relative;margin-right:20px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper{border:none;height:unset;border-radius:0;padding-right:0}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper input{display:none}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select-dropdown,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .caret,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .caret{display:none}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container{width:250px !important;height:unset}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container .selection .select2-selection--single{min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:0}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .fa-angle-down,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .select-container .fa-angle-down{bottom:10px;right:10px;position:absolute;color:#48C7E5;font-size:20px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-pencil-alt,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-trash-alt,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-pencil-alt,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-trash-alt{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-pencil-alt,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-pencil-alt{color:#63BC8F;margin-right:10px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-trash-alt,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .action-buttons-container .fa-trash-alt{color:#f44336}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container{position:absolute;right:0}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .upload-map-btn,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .upload-map-btn{height:40px;width:145px;float:right;line-height:40px;border-radius:20px;border:transparent;background-color:#48C7E5;color:#fff;font-family:'Roboto';font-size:16px;cursor:pointer;font-weight:700;text-transform:capitalize}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit{display:none;overflow:hidden;background-color:rgba(108,112,112,0);width:80%;max-height:80%;top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 600px){body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit{width:100%}}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content{padding:45px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .close-button,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .close-button,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .close-button,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .close-button,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .close-button,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .close-button i,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .close-button i,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .close-button i,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .close-button i,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .close-button i,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto;height:450px;max-height:500px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row{margin-bottom:10px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field{position:relative}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .btn-add-file,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .btn-add-file,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .btn-add-file,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .btn-add-file,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .btn-add-file,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .btn-add-file{height:40px;line-height:40px;padding:0px 20px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:700;color:#fff}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .btn-add-file input,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .btn-add-file input,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .btn-add-file input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .btn-add-file input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .btn-add-file input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .btn-add-file input{position:absolute;top:0;left:0;width:100%;border-radius:50px;height:100%;opacity:0}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field textarea,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field textarea,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field textarea,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field textarea,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field textarea,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field label,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field label,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field label,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field label,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field label,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field label.image,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field label.image,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field label.image,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field label.image,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field label.image,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field label.image{left:50px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input:-ms-input-placeholder,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input:-ms-input-placeholder,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input:-ms-input-placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input:-ms-input-placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input:-ms-input-placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input::placeholder,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input::placeholder,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input::placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field input::placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field input::placeholder,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content{height:250px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .caret,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .caret,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .caret,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .caret,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .caret,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field i,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field i,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field i,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field i,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field i,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn{height:45px;line-height:42px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;font-size:16px;box-shadow:none;font-weight:700;color:#48C7E5;width:220px;position:relative}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn input,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn input,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn input,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn .fa-paperclip,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn .fa-paperclip,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn .fa-paperclip,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn .fa-paperclip,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn .fa-paperclip,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row .input-field .file-attachment-btn .fa-paperclip{right:15px;top:0px}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row #map-type-form,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row #map-type-form,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row #map-type-form,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row #map-type-form,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row #map-type-form,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row #map-type-form{max-height:350px;padding-top:20px;overflow-y:auto}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row a.btn-add-profile,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row a.btn-add-profile,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row a.btn-add-profile,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row a.btn-add-profile,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row a.btn-add-profile,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row a.btn-add-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}@media screen and (max-width: 375px){body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row a.btn-add-profile,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row a.btn-add-profile,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row a.btn-add-profile,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row a.btn-add-profile,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row a.btn-add-profile,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row a.btn-add-profile{width:auto}}body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row a.update-map,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row a.update-map,body .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row a.update-map,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#modal1 .modal-content .modal-container .modal-body .row a.update-map,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-modal .modal-content .modal-container .modal-body .row a.update-map,html .dashboard-overview .directory-menu .table-div .maps-container .map-filter-container .button-container .modal#map-edit .modal-content .modal-container .modal-body .row a.update-map{background-color:#fff}body .dashboard-overview .form-menu,html .dashboard-overview .form-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .form-menu .row .add-form-div,html .dashboard-overview .form-menu .row .add-form-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .form-menu .row .add-form-div .search-container,html .dashboard-overview .form-menu .row .add-form-div .search-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:20px}body .dashboard-overview .form-menu .row .add-form-div .search-container .input-search,html .dashboard-overview .form-menu .row .add-form-div .search-container .input-search{font-size:16px;font-weight:normal;color:#004d73;margin-right:10px}body .dashboard-overview .form-menu .row .add-form-div .search-container .input-container,html .dashboard-overview .form-menu .row .add-form-div .search-container .input-container{position:relative;border:1px solid #D9E4E8;border-radius:5px;height:43px;padding-right:35px}body .dashboard-overview .form-menu .row .add-form-div .search-container .input-container input,html .dashboard-overview .form-menu .row .add-form-div .search-container .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070;margin:unset}body .dashboard-overview .form-menu .row .add-form-div .search-container .input-container input:focus,html .dashboard-overview .form-menu .row .add-form-div .search-container .input-container input:focus{box-shadow:none}body .dashboard-overview .form-menu .row .add-form-div .search-container .input-container .fa-search,html .dashboard-overview .form-menu .row .add-form-div .search-container .input-container .fa-search{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .form-menu .row .add-form-div .select-container,html .dashboard-overview .form-menu .row .add-form-div .select-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:20px}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-search,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-search{font-size:16px;font-weight:normal;color:#004d73;margin-right:10px}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable{position:relative;width:155px}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper{border:none;height:unset;border-radius:0;padding-right:0}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper input,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper input{display:none}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select-dropdown,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .caret,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .caret{display:none}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container{width:100% !important;height:unset}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single{min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:0}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none !important}body .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .fa-angle-down,html .dashboard-overview .form-menu .row .add-form-div .select-container .input-div-select-searchable .select-wrapper .fa-angle-down{bottom:10px;position:absolute;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .form-menu .row .add-form-div a.add-form,html .dashboard-overview .form-menu .row .add-form-div a.add-form{height:40px;line-height:40px;padding:0px 30px;padding-left:10px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:190px;margin-right:5px}body .dashboard-overview .form-menu .row .add-form-div a.add-form i.fa-file-alt,html .dashboard-overview .form-menu .row .add-form-div a.add-form i.fa-file-alt{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .form-menu .row .add-form-div a.add-form i.fa-plus,html .dashboard-overview .form-menu .row .add-form-div a.add-form i.fa-plus{position:absolute;top:-3px;right:30px;font-size:10px;color:#e2f4f7}body .dashboard-overview .form-menu .row .add-form-div a.add-form-photo,html .dashboard-overview .form-menu .row .add-form-div a.add-form-photo{height:40px;line-height:40px;padding:0px 30px;padding-left:10px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:190px;padding-left:26px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo{display:none;border-radius:5px;overflow:hidden;background-color:rgba(108,112,112,0);width:500px;max-height:500px;top:0 !important;bottom:0;box-shadow:unset !important}@media screen and (max-width: 600px){body .dashboard-overview .form-menu .row .add-form-div .modal#add-form,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo{width:100%}}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content{padding:45px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .close-button,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .close-button,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .close-button,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .close-button i,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .close-button i,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .close-button i,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:2}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row{margin-bottom:10px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field{position:relative}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field label.image{left:50px}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content{height:200px !important;overflow-y:scroll}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row a.add-form,body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row a.add-form,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form .modal-content .modal-container .modal-body form .row a.add-form,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo .modal-content .modal-container .modal-body form .row a.add-form{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}body .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo,html .dashboard-overview .form-menu .row .add-form-div .modal#add-form-photo{max-height:534px}body .dashboard-overview .form-menu .row .table-div,html .dashboard-overview .form-menu .row .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table,html .dashboard-overview .form-menu .row .table-div table{height:unset}}body .dashboard-overview .form-menu .row .table-div table thead tr,html .dashboard-overview .form-menu .row .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .form-menu .row .table-div table thead tr th,html .dashboard-overview .form-menu .row .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}body .dashboard-overview .form-menu .row .table-div table thead tr th.form-title-sort,html .dashboard-overview .form-menu .row .table-div table thead tr th.form-title-sort{cursor:pointer}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table thead tr th,html .dashboard-overview .form-menu .row .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table thead tr,html .dashboard-overview .form-menu .row .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .form-menu .row .table-div table tbody tr:hover,html .dashboard-overview .form-menu .row .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .form-menu .row .table-div table tbody tr,html .dashboard-overview .form-menu .row .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table tbody tr,html .dashboard-overview .form-menu .row .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .form-menu .row .table-div table tbody tr td,html .dashboard-overview .form-menu .row .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .form-menu .row .table-div table tbody tr td i,html .dashboard-overview .form-menu .row .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-eye,html .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-eye{color:#48C7E5}body .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-copy,html .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-copy{color:#FF8545}body .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-bell,html .dashboard-overview .form-menu .row .table-div table tbody tr td i.fa-bell{color:#028DB2}body .dashboard-overview .form-menu .row .table-div table th:nth-child(1),body .dashboard-overview .form-menu .row .table-div table td:nth-child(1),html .dashboard-overview .form-menu .row .table-div table th:nth-child(1),html .dashboard-overview .form-menu .row .table-div table td:nth-child(1){width:30%}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table th:nth-child(1),body .dashboard-overview .form-menu .row .table-div table td:nth-child(1),html .dashboard-overview .form-menu .row .table-div table th:nth-child(1),html .dashboard-overview .form-menu .row .table-div table td:nth-child(1){width:unset}}body .dashboard-overview .form-menu .row .table-div table th:nth-child(2),body .dashboard-overview .form-menu .row .table-div table td:nth-child(2),html .dashboard-overview .form-menu .row .table-div table th:nth-child(2),html .dashboard-overview .form-menu .row .table-div table td:nth-child(2){width:40%}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table th:nth-child(2),body .dashboard-overview .form-menu .row .table-div table td:nth-child(2),html .dashboard-overview .form-menu .row .table-div table th:nth-child(2),html .dashboard-overview .form-menu .row .table-div table td:nth-child(2){width:unset}}body .dashboard-overview .form-menu .row .table-div table th:nth-child(3),body .dashboard-overview .form-menu .row .table-div table td:nth-child(3),html .dashboard-overview .form-menu .row .table-div table th:nth-child(3),html .dashboard-overview .form-menu .row .table-div table td:nth-child(3){width:20%}@media (max-width: 992px){body .dashboard-overview .form-menu .row .table-div table th:nth-child(3),body .dashboard-overview .form-menu .row .table-div table td:nth-child(3),html .dashboard-overview .form-menu .row .table-div table th:nth-child(3),html .dashboard-overview .form-menu .row .table-div table td:nth-child(3){width:unset}}body .dashboard-overview .form-menu .row .pagination-container,html .dashboard-overview .form-menu .row .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .form-menu .row .pagination-container .pagination,html .dashboard-overview .form-menu .row .pagination-container .pagination{margin:unset}body .dashboard-overview .form-menu .row .pagination-container .pagination li,html .dashboard-overview .form-menu .row .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .form-menu .row .pagination-container .pagination li a,html .dashboard-overview .form-menu .row .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .form-menu .row .pagination-container .pagination li.active,html .dashboard-overview .form-menu .row .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .form-menu .row .pagination-container .pagination li.active a,html .dashboard-overview .form-menu .row .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .form-menu .row .pagination-container .pagination li.disabled,html .dashboard-overview .form-menu .row .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .form-menu .row .pagination-container .fa-angle-left,html .dashboard-overview .form-menu .row .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .form-menu .row .pagination-container .fa-angle-right,html .dashboard-overview .form-menu .row .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .form-menu .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .form-menu .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .form-menu .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .form-menu .row .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .form-menu .input-icon-div,html .dashboard-overview .form-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .form-menu .input-icon-div,html .dashboard-overview .form-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .form-menu .input-icon-div,html .dashboard-overview .form-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .form-menu .input-icon-div i,html .dashboard-overview .form-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .form-menu .input-icon-div i,html .dashboard-overview .form-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .form-menu .modal#notification-modal,html .dashboard-overview .form-menu .modal#notification-modal{display:none;border-radius:5px;overflow:hidden;background-color:rgba(108,112,112,0);width:550px;max-height:750px;top:0 !important;bottom:0;box-shadow:unset !important}@media screen and (max-width: 600px){body .dashboard-overview .form-menu .modal#notification-modal,html .dashboard-overview .form-menu .modal#notification-modal{width:100%}}body .dashboard-overview .form-menu .modal#notification-modal .modal-content,html .dashboard-overview .form-menu .modal#notification-modal .modal-content{padding:45px}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .close-button,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .close-button i,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:2}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto;height:auto;max-height:550px}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-header,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-header{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-body p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-body p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-body p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-body p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-body p label [type="checkbox"]+span:not(.lever),html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .collapsible li .collapsible-body p label [type="checkbox"]+span:not(.lever){padding-left:30px}body .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .update-form-notification,html .dashboard-overview .form-menu .modal#notification-modal .modal-content .modal-container .modal-body .update-form-notification{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;width:245px;height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff;margin-bottom:30px}body .dashboard-overview .form-builder-menu,html .dashboard-overview .form-builder-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:30px;padding-bottom:10px;position:relative}body .dashboard-overview .form-builder-menu .edit-options .form-options .input-field,html .dashboard-overview .form-builder-menu .edit-options .form-options .input-field{position:relative;padding-left:unset;margin-left:-10px;margin-right:10px}body .dashboard-overview .form-builder-menu .edit-options .form-options .input-field input,html .dashboard-overview .form-builder-menu .edit-options .form-options .input-field input{height:40px;text-indent:10px;color:#4d4d4d;font-weight:100;border-width:1px;border-style:solid;border-color:#D9E4E8;-webkit-border-image:initial;-o-border-image:initial;border-image:initial;border-radius:5px}body .dashboard-overview .form-builder-menu .edit-options .form-options .input-field .text-label,html .dashboard-overview .form-builder-menu .edit-options .form-options .input-field .text-label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667;margin-left:-10px}body .dashboard-overview .form-builder-menu .edit-options .form-options .input-field i,html .dashboard-overview .form-builder-menu .edit-options .form-options .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .form-builder-menu .edit-options .form-options .input-field .caret,html .dashboard-overview .form-builder-menu .edit-options .form-options .input-field .caret{display:none}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:10px;position:relative}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select{position:relative}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select .text-label,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select .text-label{position:absolute;display:none}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select i,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select i{right:10px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable{position:relative}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper{border:none;height:unset;border-radius:0;padding-right:0}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper input,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper input{display:none}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container{width:100% !important;height:100%}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection{min-height:40px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer;padding-right:20px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul{height:100%;overflow:unset}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-selection__choice,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-selection__choice{height:30px;line-height:30px;margin-top:4px;background-color:#fff;border:1px solid #004d73;color:#004d73}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-selection__choice .select2-selection__choice__remove,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-selection__choice .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-search,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-search{height:30px;margin-top:4px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-search .select2-search__field,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection ul .select2-search .select2-search__field{display:block;margin:unset;border:unset;font-size:20px;margin-top:0px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable i,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .input-div-select-searchable i{right:10px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .actions-container,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .actions-container{width:50px;height:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;right:-55px;top:7px}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .actions-container i,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval .actions-container i{color:#48C7E5;font-size:24px;margin:0 2px;cursor:pointer;position:relative;margin:0;top:0;right:0}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:first-child .text-label,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:first-child .text-label{display:block}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:only-child .actions-container i.delete-role-row,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:only-child .actions-container i.delete-role-row{display:none}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:only-child .actions-container i.add-role-row,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:only-child .actions-container i.add-role-row{display:block}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):first-child .actions-container i.delete-role-row,body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):not(:last-child) .actions-container i.delete-role-row,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):first-child .actions-container i.delete-role-row,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):not(:last-child) .actions-container i.delete-role-row{display:block}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):first-child .actions-container i.add-role-row,body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):not(:last-child) .actions-container i.add-role-row,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):first-child .actions-container i.add-role-row,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):not(:last-child) .actions-container i.add-role-row{display:none}body .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):last-child .actions-container i,html .dashboard-overview .form-builder-menu .edit-options .form-options .approval-container .approval:not(:only-child):last-child .actions-container i{display:block}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .field-label,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .field-label{font-weight:bold;color:#024667}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field input[type="text"],body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field textarea,body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field select,body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field input[type="number"],html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field input[type="text"],html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field textarea,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field select,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field input[type="number"]{width:inherit;padding:4px 9px !important;border-radius:11px !important;resize:none !important;border-color:#D9E4E8}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group .input-wrap [type="checkbox"]:not(:checked),body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group .input-wrap [type="checkbox"]:checked,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group .input-wrap [type="checkbox"]:not(:checked),html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group .input-wrap [type="checkbox"]:checked{height:unset;opacity:1;pointer-events:all}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group .input-wrap .fld-label,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group .input-wrap .fld-label{border:1px solid #D9E4E8;background-color:#fff}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .option-value,body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .option-value,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .option-value,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .option-value{display:none}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .option-label,body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .option-label,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .option-label,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .option-label{width:-webkit-calc(100% - 100px) !important;width:calc(100% - 100px) !important}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .btn,body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .btn,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .btn,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .btn{color:black;background-color:#fff}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .sortable-options,body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .sortable-options,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options .sortable-options-wrap .sortable-options,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.grid-options .sortable-options-wrap .sortable-options{background-color:#fff;border:1px solid #D9E4E8}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .sortable-options-headers,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .sortable-options-headers{padding:6px 6px 0 6px;cursor:default}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .sortable-options-headers .header-title,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .sortable-options-headers .header-title{width:-webkit-calc(33.33% - 20px) !important;width:calc(33.33% - 20px) !important;display:inline-block;margin:0 1%;cursor:default}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .option-value,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .option-value{display:inline-block}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .option-label,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .option-label{width:-webkit-calc(28.5% - 17px) !important;width:calc(28.5% - 17px) !important}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .btn,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .btn{color:black;background-color:#fff}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .sortable-options,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .frm-holder .form-elements .form-group.field-options.product-checkout-options .sortable-options-wrap .sortable-options{background-color:#fff;border:1px solid #D9E4E8}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .prev-holder,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-field .prev-holder{margin-bottom:5px}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .text-field input,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .text-field input{box-sizing:border-box;height:54px}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field{margin-top:25px}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field header,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field header{font-weight:bold;font-size:25px;border-top:3px dashed #D9E4E8;color:#183958;padding-top:29px}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field:first-child,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field:first-child{margin-top:0px}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field:first-child header,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .header-field:first-child header{border-top:0;padding-top:0;color:#183958}body .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-group.name-wrap,html .dashboard-overview .form-builder-menu .fb-editor-container .fb-editor .form-builder .frmb .form-group.name-wrap{display:block;visibility:hidden;overflow:hidden;width:1px;height:1px;margin-bottom:0}body .dashboard-overview .form-builder-menu .builder-options a.save-form,html .dashboard-overview .form-builder-menu .builder-options a.save-form{height:40px;line-height:35px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:18px;box-shadow:none;font-weight:700;width:100%;margin-top:10px}body .dashboard-overview .form-builder-menu .builder-options a.cancel-form,html .dashboard-overview .form-builder-menu .builder-options a.cancel-form{background-color:unset;box-shadow:none;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;height:40px;line-height:35px;width:100%;font-size:18px;margin-top:10px}body .dashboard-overview .form-builder-menu .input-icon-div,html .dashboard-overview .form-builder-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 400px){body .dashboard-overview .form-builder-menu .input-icon-div,html .dashboard-overview .form-builder-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .form-builder-menu .input-icon-div i,html .dashboard-overview .form-builder-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .form-builder-menu .input-icon-div i,html .dashboard-overview .form-builder-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .category-menu,html .dashboard-overview .category-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .category-menu .row .div-tabs,html .dashboard-overview .category-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1340px){body .dashboard-overview .category-menu .row .div-tabs,html .dashboard-overview .category-menu .row .div-tabs{width:58%;margin:auto}body .dashboard-overview .category-menu .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .category-menu .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .category-menu .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .category-menu .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .category-menu .row .div-tabs .tabs,html .dashboard-overview .category-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .category-menu .row .div-tabs .tabs .tab,html .dashboard-overview .category-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .category-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .category-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .category-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .category-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .category-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .category-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .category-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .category-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .category-menu .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .category-menu .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .category-menu .row .div-tabs i,html .dashboard-overview .category-menu .row .div-tabs i{display:none}@media screen and (max-width: 1340px){body .dashboard-overview .category-menu .row .div-tabs i,html .dashboard-overview .category-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .category-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .category-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .category-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .category-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .category-menu .row .divider,html .dashboard-overview .category-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .category-menu .row .add-category-div a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div a.add-category-unit,body .dashboard-overview .category-menu .row .add-category-div a.add-item-category,html .dashboard-overview .category-menu .row .add-category-div a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div a.add-category-unit,html .dashboard-overview .category-menu .row .add-category-div a.add-item-category{height:40px;line-height:40px;padding:0px 30px;padding-left:10px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;width:230px}body .dashboard-overview .category-menu .row .add-category-div a.add-category-ticket i.fa-file-alt,body .dashboard-overview .category-menu .row .add-category-div a.add-category-reward i.fa-file-alt,body .dashboard-overview .category-menu .row .add-category-div a.add-category-unit i.fa-file-alt,body .dashboard-overview .category-menu .row .add-category-div a.add-item-category i.fa-file-alt,html .dashboard-overview .category-menu .row .add-category-div a.add-category-ticket i.fa-file-alt,html .dashboard-overview .category-menu .row .add-category-div a.add-category-reward i.fa-file-alt,html .dashboard-overview .category-menu .row .add-category-div a.add-category-unit i.fa-file-alt,html .dashboard-overview .category-menu .row .add-category-div a.add-item-category i.fa-file-alt{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .category-menu .row .add-category-div a.add-category-ticket i.fa-plus,body .dashboard-overview .category-menu .row .add-category-div a.add-category-reward i.fa-plus,body .dashboard-overview .category-menu .row .add-category-div a.add-category-unit i.fa-plus,body .dashboard-overview .category-menu .row .add-category-div a.add-item-category i.fa-plus,html .dashboard-overview .category-menu .row .add-category-div a.add-category-ticket i.fa-plus,html .dashboard-overview .category-menu .row .add-category-div a.add-category-reward i.fa-plus,html .dashboard-overview .category-menu .row .add-category-div a.add-category-unit i.fa-plus,html .dashboard-overview .category-menu .row .add-category-div a.add-item-category i.fa-plus{position:absolute;top:-3px;right:30px;font-size:10px;color:#e2f4f7}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category{display:none;overflow:hidden;background-color:rgba(108,112,112,0);width:505px;max-height:412px;top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 600px){body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category{width:100%}}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content{padding:45px}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .close-button,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .close-button,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .close-button,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .close-button,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .close-button,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .close-button,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .close-button,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .close-button i,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .close-button i,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .close-button i,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .close-button i,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .close-button i,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .close-button i,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .close-button i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row{margin-bottom:10px}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field{position:relative}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field textarea,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field textarea,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field label,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field label,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field label.image,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field label.image,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field label.image{left:50px}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input::placeholder,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field input::placeholder,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field i,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row .input-field i,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;color:#48C7E5}body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.save-item-category{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}@media screen and (max-width: 375px){body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-ticket,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-reward,body .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-ticket .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-reward .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#edit-category-unit .modal-content .modal-container .modal-body form .row a.save-item-category,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-ticket,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.add-category-reward,html .dashboard-overview .category-menu .row .add-category-div .modal#add-item-category .modal-content .modal-container .modal-body form .row a.save-item-category{width:auto}}body .dashboard-overview .category-menu .row .table-div,html .dashboard-overview .category-menu .row .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table,html .dashboard-overview .category-menu .row .table-div table{height:unset}}body .dashboard-overview .category-menu .row .table-div table thead tr,html .dashboard-overview .category-menu .row .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .category-menu .row .table-div table thead tr th,html .dashboard-overview .category-menu .row .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table thead tr th,html .dashboard-overview .category-menu .row .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table thead tr,html .dashboard-overview .category-menu .row .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .category-menu .row .table-div table tbody tr:hover,html .dashboard-overview .category-menu .row .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .category-menu .row .table-div table tbody tr,html .dashboard-overview .category-menu .row .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table tbody tr,html .dashboard-overview .category-menu .row .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .category-menu .row .table-div table tbody tr td,html .dashboard-overview .category-menu .row .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .category-menu .row .table-div table tbody tr td i,html .dashboard-overview .category-menu .row .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .category-menu .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .category-menu .row .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .category-menu .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .category-menu .row .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .category-menu .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .category-menu .row .table-div table tbody tr td i.fa-trash-alt{color:#f44336}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table th:nth-child(1),body .dashboard-overview .category-menu .row .table-div table td:nth-child(1),html .dashboard-overview .category-menu .row .table-div table th:nth-child(1),html .dashboard-overview .category-menu .row .table-div table td:nth-child(1){width:unset}}body .dashboard-overview .category-menu .row .table-div table th:nth-child(2),body .dashboard-overview .category-menu .row .table-div table td:nth-child(2),html .dashboard-overview .category-menu .row .table-div table th:nth-child(2),html .dashboard-overview .category-menu .row .table-div table td:nth-child(2){width:90px}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table th:nth-child(2),body .dashboard-overview .category-menu .row .table-div table td:nth-child(2),html .dashboard-overview .category-menu .row .table-div table th:nth-child(2),html .dashboard-overview .category-menu .row .table-div table td:nth-child(2){width:unset}}body .dashboard-overview .category-menu .row .table-div table th:nth-child(3),body .dashboard-overview .category-menu .row .table-div table td:nth-child(3),html .dashboard-overview .category-menu .row .table-div table th:nth-child(3),html .dashboard-overview .category-menu .row .table-div table td:nth-child(3){width:405px}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table th:nth-child(3),body .dashboard-overview .category-menu .row .table-div table td:nth-child(3),html .dashboard-overview .category-menu .row .table-div table th:nth-child(3),html .dashboard-overview .category-menu .row .table-div table td:nth-child(3){width:unset}}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(1),body .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(1),html .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(1),html .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(1){width:unset}}body .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(2),body .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(2),html .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(2),html .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(2){width:50% !important}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(2),body .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(2),html .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(2),html .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(2){width:unset}}body .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(3),body .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(3),html .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(3),html .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(3){width:90px !important}@media (max-width: 992px){body .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(3),body .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(3),html .dashboard-overview .category-menu .row .table-div table#units-category-table th:nth-child(3),html .dashboard-overview .category-menu .row .table-div table#units-category-table td:nth-child(3){width:unset}}body .dashboard-overview .category-menu .row .pagination-container,html .dashboard-overview .category-menu .row .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .category-menu .row .pagination-container .pagination,html .dashboard-overview .category-menu .row .pagination-container .pagination{margin:unset}body .dashboard-overview .category-menu .row .pagination-container .pagination li,html .dashboard-overview .category-menu .row .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .category-menu .row .pagination-container .pagination li a,html .dashboard-overview .category-menu .row .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .category-menu .row .pagination-container .pagination li.active,html .dashboard-overview .category-menu .row .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .category-menu .row .pagination-container .pagination li.active a,html .dashboard-overview .category-menu .row .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .category-menu .row .pagination-container .pagination li.disabled,html .dashboard-overview .category-menu .row .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .category-menu .row .pagination-container .fa-angle-left,html .dashboard-overview .category-menu .row .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .category-menu .row .pagination-container .fa-angle-right,html .dashboard-overview .category-menu .row .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .category-menu .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .category-menu .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .category-menu .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .category-menu .row .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .category-menu .input-icon-div,html .dashboard-overview .category-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .category-menu .input-icon-div,html .dashboard-overview .category-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .category-menu .input-icon-div,html .dashboard-overview .category-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .category-menu .input-icon-div i,html .dashboard-overview .category-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .category-menu .input-icon-div i,html .dashboard-overview .category-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .news-events-menu,html .dashboard-overview .news-events-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .news-events-menu .modal#preview-files,html .dashboard-overview .news-events-menu .modal#preview-files{display:none;overflow:hidden;background-color:rgba(108,112,112,0);top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 600px){body .dashboard-overview .news-events-menu .modal#preview-files,html .dashboard-overview .news-events-menu .modal#preview-files{width:100%}}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content{padding:45px}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .close-button,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .close-button i,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-body,html .dashboard-overview .news-events-menu .modal#preview-files .modal-content .modal-container .modal-body{padding:45px 30px 45px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .news-events-menu .row .div-tabs,html .dashboard-overview .news-events-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .news-events-menu .row .div-tabs,html .dashboard-overview .news-events-menu .row .div-tabs{width:58%;margin:auto}}body .dashboard-overview .news-events-menu .row .div-tabs .tabs,html .dashboard-overview .news-events-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab,html .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .news-events-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .news-events-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .news-events-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .news-events-menu .row .div-tabs i,html .dashboard-overview .news-events-menu .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .news-events-menu .row .div-tabs i,html .dashboard-overview .news-events-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .news-events-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .news-events-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .news-events-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .news-events-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .news-events-menu .row .divider,html .dashboard-overview .news-events-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .news-events-menu .row .input-div,html .dashboard-overview .news-events-menu .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .news-events-menu .row .input-div .input-container,html .dashboard-overview .news-events-menu .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .news-events-menu .row .input-div .input-container input,html .dashboard-overview .news-events-menu .row .input-div .input-container input{border-bottom:unset;border:1px solid #CECECE;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .news-events-menu .row .input-div .input-container .caret,html .dashboard-overview .news-events-menu .row .input-div .input-container .caret{display:none}body .dashboard-overview .news-events-menu .row .input-div i,html .dashboard-overview .news-events-menu .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .news-events-menu .row .input-div .input-search,html .dashboard-overview .news-events-menu .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .news-events-menu .row .input-div .input-container,html .dashboard-overview .news-events-menu .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .news-events-menu .row .input-div .input-container input,html .dashboard-overview .news-events-menu .row .input-div .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .news-events-menu .row .input-div .input-container input:focus,html .dashboard-overview .news-events-menu .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .news-events-menu .input-icon-div,html .dashboard-overview .news-events-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .news-events-menu .input-icon-div,html .dashboard-overview .news-events-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .news-events-menu .input-icon-div,html .dashboard-overview .news-events-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .news-events-menu .input-icon-div i,html .dashboard-overview .news-events-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .news-events-menu .input-icon-div i,html .dashboard-overview .news-events-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .news-events-menu #events .attached-files-container,html .dashboard-overview .news-events-menu #events .attached-files-container{position:relative}body .dashboard-overview .news-events-menu #events .attached-files-container .files-save-section,html .dashboard-overview .news-events-menu #events .attached-files-container .files-save-section{position:absolute;right:0}body .dashboard-overview .news-events-menu #events .attached-files-container .files-save-section .file-attachment-btn,html .dashboard-overview .news-events-menu #events .attached-files-container .files-save-section .file-attachment-btn{height:45px;line-height:42px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;font-size:16px;box-shadow:none;font-weight:700;color:#48C7E5;width:220px;position:relative}body .dashboard-overview .news-events-menu #events .attached-files-container .files-save-section .file-attachment-btn input,html .dashboard-overview .news-events-menu #events .attached-files-container .files-save-section .file-attachment-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files{width:100%;margin-top:50px}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .text-label,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .text-label{font-size:16px;color:#004d73;margin-bottom:5px}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container{background-color:#FAFAFA;border:1px solid #E7EFF2;min-height:40px}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file{padding:10px 30px 10px 20px;position:relative}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p{display:inline-block;vertical-align:middle;margin:0}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{background-color:transparent;border:2px solid #D3D9DD}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p [type="radio"]:checked+span:after,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file p [type="radio"]:checked+span:after{background-color:#48C7E5;border:unset}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file span,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file span{font-size:18px;color:#666;word-break:break-all}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file span i,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file span i{font-size:24px;color:#004d73;margin-right:5px}body .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file .fa-trash-alt,html .dashboard-overview .news-events-menu #events .attached-files-container .events-attached-files .file-container .file .fa-trash-alt{color:#f44336;cursor:pointer;top:20px;right:10px}body .dashboard-overview .news-events-menu #news .attached-files-container,html .dashboard-overview .news-events-menu #news .attached-files-container{margin:50px 10px;position:relative}@media (max-width: 992px){body .dashboard-overview .news-events-menu #news .attached-files-container,html .dashboard-overview .news-events-menu #news .attached-files-container{margin:50px 0px}}body .dashboard-overview .news-events-menu #news .attached-files-container .files-save-section,html .dashboard-overview .news-events-menu #news .attached-files-container .files-save-section{position:absolute;right:0}body .dashboard-overview .news-events-menu #news .attached-files-container .files-save-section .file-attachment-btn,html .dashboard-overview .news-events-menu #news .attached-files-container .files-save-section .file-attachment-btn{height:45px;line-height:42px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;font-size:16px;box-shadow:none;font-weight:700;color:#48C7E5;width:220px;position:relative}body .dashboard-overview .news-events-menu #news .attached-files-container .files-save-section .file-attachment-btn input,html .dashboard-overview .news-events-menu #news .attached-files-container .files-save-section .file-attachment-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files{width:100%;margin-top:50px}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .text-label,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .text-label{font-size:16px;color:#004d73;margin-bottom:5px}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container{background-color:#FAFAFA;border:1px solid #E7EFF2;min-height:40px}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file{padding:10px 30px 10px 20px;position:relative}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p{display:inline-block;vertical-align:middle;margin:0}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{background-color:transparent;border:2px solid #D3D9DD}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p [type="radio"]:checked+span:after,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file p [type="radio"]:checked+span:after{background-color:#48C7E5;border:unset}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file span,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file span{font-size:18px;color:#666;word-break:break-all}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file span i,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file span i{font-size:24px;color:#004d73;margin-right:5px}body .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file .fa-trash-alt,html .dashboard-overview .news-events-menu #news .attached-files-container .news-attached-files .file-container .file .fa-trash-alt{color:#f44336;cursor:pointer;top:20px;right:10px}body .dashboard-overview .news-events-menu #promotions .attached-files-container,html .dashboard-overview .news-events-menu #promotions .attached-files-container{position:relative}body .dashboard-overview .news-events-menu #promotions .attached-files-container .files-save-section,html .dashboard-overview .news-events-menu #promotions .attached-files-container .files-save-section{position:absolute;right:0}body .dashboard-overview .news-events-menu #promotions .attached-files-container .files-save-section .file-attachment-btn,html .dashboard-overview .news-events-menu #promotions .attached-files-container .files-save-section .file-attachment-btn{height:45px;line-height:42px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;font-size:16px;box-shadow:none;font-weight:700;color:#48C7E5;width:220px;position:relative}body .dashboard-overview .news-events-menu #promotions .attached-files-container .files-save-section .file-attachment-btn input,html .dashboard-overview .news-events-menu #promotions .attached-files-container .files-save-section .file-attachment-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files{width:100%;margin-top:50px}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .text-label,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .text-label{font-size:16px;color:#004d73;margin-bottom:5px}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container{background-color:#FAFAFA;border:1px solid #E7EFF2;min-height:40px}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file{padding:10px 30px 10px 20px;position:relative}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p{display:inline-block;vertical-align:middle;margin:0}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{background-color:transparent;border:2px solid #D3D9DD}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p [type="radio"]:checked+span:after,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file p [type="radio"]:checked+span:after{background-color:#48C7E5;border:unset}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file span,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file span{font-size:18px;color:#666;word-break:break-all}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file span i,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file span i{font-size:24px;color:#004d73;margin-right:5px}body .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file .fa-trash-alt,html .dashboard-overview .news-events-menu #promotions .attached-files-container .promotions-attached-files .file-container .file .fa-trash-alt{color:#f44336;cursor:pointer;top:20px;right:10px}body .dashboard-overview .news-events-menu .calendar-container,html .dashboard-overview .news-events-menu .calendar-container{margin-top:30px;overflow:auto}body .dashboard-overview .news-events-menu .calendar-container .calendar,html .dashboard-overview .news-events-menu .calendar-container .calendar{position:relative;overflow:auto;text-transform:capitalize;text-align:center;color:#545A5C;background-color:#FAFAFA;border-radius:12px 12px 0px 0px}body .dashboard-overview .news-events-menu .calendar-container .calendar a,html .dashboard-overview .news-events-menu .calendar-container .calendar a{text-decoration:none;color:inherit}body .dashboard-overview .news-events-menu .calendar-container .calendar header,html .dashboard-overview .news-events-menu .calendar-container .calendar header{margin-bottom:30px;margin-top:20px}body .dashboard-overview .news-events-menu .calendar-container .calendar header .btn,html .dashboard-overview .news-events-menu .calendar-container .calendar header .btn{display:inline-block;position:absolute;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;border-radius:0;border:unset;background-color:#48C7E5;box-shadow:unset;font-size:22px;padding:0}body .dashboard-overview .news-events-menu .calendar-container .calendar header .btn:hover,html .dashboard-overview .news-events-menu .calendar-container .calendar header .btn:hover{background:#CBD1D2;color:#fff}body .dashboard-overview .news-events-menu .calendar-container .calendar header .btn-prev,html .dashboard-overview .news-events-menu .calendar-container .calendar header .btn-prev{left:40px;top:20px}body .dashboard-overview .news-events-menu .calendar-container .calendar header .btn-next,html .dashboard-overview .news-events-menu .calendar-container .calendar header .btn-next{right:55px;top:20px}body .dashboard-overview .news-events-menu .calendar-container .calendar header .month,html .dashboard-overview .news-events-menu .calendar-container .calendar header .month{padding:0;margin:0;font-size:22px;font-weight:500;color:#024667}body .dashboard-overview .news-events-menu .calendar-container .calendar table,html .dashboard-overview .news-events-menu .calendar-container .calendar table{width:100%;margin:20px 0;border-spacing:0px}body .dashboard-overview .news-events-menu .calendar-container .calendar thead,html .dashboard-overview .news-events-menu .calendar-container .calendar thead{font-size:1.2em;font-weight:600}body .dashboard-overview .news-events-menu .calendar-container .calendar thead td,html .dashboard-overview .news-events-menu .calendar-container .calendar thead td{color:#004d73;padding:.8em .1em}body .dashboard-overview .news-events-menu .calendar-container .calendar tbody td,html .dashboard-overview .news-events-menu .calendar-container .calendar tbody td{padding:.8em .1em;pointer-events:none}body .dashboard-overview .news-events-menu .calendar-container .calendar tbody td a.active,html .dashboard-overview .news-events-menu .calendar-container .calendar tbody td a.active{border:2px solid #48C7E5;border-radius:50% !important}body .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event,html .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event{position:absolute;width:300px;height:-webkit-max-content;height:max-content;height:-moz-max-content;z-index:100;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event .hover-title,html .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event .hover-title{color:#004d73;padding:10px 5px;font-size:16px;font-weight:500}body .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event .date,body .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event .title,html .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event .date,html .dashboard-overview .news-events-menu .calendar-container .calendar tbody td .calendar-hover-event .title{padding:10px 5px}body .dashboard-overview .news-events-menu .calendar-container .calendar tr,html .dashboard-overview .news-events-menu .calendar-container .calendar tr{border-bottom:unset}body .dashboard-overview .news-events-menu .calendar-container .calendar .day,html .dashboard-overview .news-events-menu .calendar-container .calendar .day{display:inline-block;width:48px;height:48px;line-height:42px;border-radius:50%;border:2px solid transparent;position:relative;pointer-events:all;cursor:pointer}body .dashboard-overview .news-events-menu .calendar-container .calendar .day:hover,html .dashboard-overview .news-events-menu .calendar-container .calendar .day:hover{border:2px solid #48C7E5}body .dashboard-overview .news-events-menu .calendar-container .calendar .day.today,html .dashboard-overview .news-events-menu .calendar-container .calendar .day.today{background:#48C7E5;color:#fff}body .dashboard-overview .news-events-menu .calendar-container .calendar .day.wrong-month,html .dashboard-overview .news-events-menu .calendar-container .calendar .day.wrong-month{color:#CBD1D2;pointer-events:none}body .dashboard-overview .news-events-menu .calendar-container .calendar .day.wrong-month:hover,html .dashboard-overview .news-events-menu .calendar-container .calendar .day.wrong-month:hover{border:2px solid transparent}body .dashboard-overview .news-events-menu .calendar-container .calendar .event-container,html .dashboard-overview .news-events-menu .calendar-container .calendar .event-container{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#545A5C}body .dashboard-overview .news-events-menu .calendar-container .calendar .filler,html .dashboard-overview .news-events-menu .calendar-container .calendar .filler{position:absolute;width:0;height:0;border-radius:50%;background:#545A5C;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}body .dashboard-overview .news-events-menu .calendar-legend,html .dashboard-overview .news-events-menu .calendar-legend{background-color:#FAFAFA;height:100%;border-radius:0px 0px 12px 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0 20px;padding-bottom:20px}body .dashboard-overview .news-events-menu .calendar-legend .private-legend,html .dashboard-overview .news-events-menu .calendar-legend .private-legend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .news-events-menu .calendar-legend .private-legend .legend,html .dashboard-overview .news-events-menu .calendar-legend .private-legend .legend{border:3px solid #48C7E5;width:20px;height:20px;margin-right:5px}body .dashboard-overview .news-events-menu .calendar-legend .public-legend,html .dashboard-overview .news-events-menu .calendar-legend .public-legend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:20px}body .dashboard-overview .news-events-menu .calendar-legend .public-legend .legend,html .dashboard-overview .news-events-menu .calendar-legend .public-legend .legend{border:3px solid #63BC8F;width:20px;height:20px;margin-right:5px}body .dashboard-overview .news-events-menu .add-event-container,html .dashboard-overview .news-events-menu .add-event-container{margin:25px 60px}@media (max-width: 992px){body .dashboard-overview .news-events-menu .add-event-container,html .dashboard-overview .news-events-menu .add-event-container{margin:25px 0px}}body .dashboard-overview .news-events-menu .add-event-container .add-event,html .dashboard-overview .news-events-menu .add-event-container .add-event{font-size:24px;color:#215D79}body .dashboard-overview .news-events-menu .add-event-container .text-label,html .dashboard-overview .news-events-menu .add-event-container .text-label{font-size:16px;color:#004d73}body .dashboard-overview .news-events-menu .add-event-container input,html .dashboard-overview .news-events-menu .add-event-container input{border-bottom:1px solid #E7EFF2;color:#666;font-size:20px;height:35px}body .dashboard-overview .news-events-menu .add-event-container textarea,html .dashboard-overview .news-events-menu .add-event-container textarea{border-bottom:1px solid #E7EFF2;color:#666;font-size:20px;height:35px;padding:0}body .dashboard-overview .news-events-menu .add-event-container [type="checkbox"]+span:not(.lever),html .dashboard-overview .news-events-menu .add-event-container [type="checkbox"]+span:not(.lever){font-size:20px;color:#666}body .dashboard-overview .news-events-menu .add-event-container [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .news-events-menu .add-event-container [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .news-events-menu .add-event-container [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .news-events-menu .add-event-container [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{background-color:transparent;border:2px solid #D3D9DD}body .dashboard-overview .news-events-menu .add-event-container .every-number,html .dashboard-overview .news-events-menu .add-event-container .every-number{display:none}body .dashboard-overview .news-events-menu .add-event-container .every-number input[name="occurance-number"],html .dashboard-overview .news-events-menu .add-event-container .every-number input[name="occurance-number"]{width:35px;text-align:center;color:#666;font-size:20px;margin-right:5px}body .dashboard-overview .news-events-menu .add-event-container .every-number input[name="occurance-number"]::-webkit-outer-spin-button,body .dashboard-overview .news-events-menu .add-event-container .every-number input[name="occurance-number"]::-webkit-inner-spin-button,html .dashboard-overview .news-events-menu .add-event-container .every-number input[name="occurance-number"]::-webkit-outer-spin-button,html .dashboard-overview .news-events-menu .add-event-container .every-number input[name="occurance-number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}body .dashboard-overview .news-events-menu .add-event-container .every-span,html .dashboard-overview .news-events-menu .add-event-container .every-span{position:relative;display:none}body .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper,html .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper{width:100px;display:inline-block}body .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper input,html .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper input{color:#666;font-size:20px}body .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper .caret,html .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper .caret{display:none}body .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper .dropdown-content li span,html .dashboard-overview .news-events-menu .add-event-container .every-span .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .news-events-menu .add-event-container .every-span i.fa-angle-down,html .dashboard-overview .news-events-menu .add-event-container .every-span i.fa-angle-down{position:absolute;right:5px;top:0;font-size:18px;color:#48C7E5}body .dashboard-overview .news-events-menu .add-event-container .btn,html .dashboard-overview .news-events-menu .add-event-container .btn{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;box-shadow:none;text-transform:capitalize}body .dashboard-overview .news-events-menu .add-event-container .cancel-edit-event,html .dashboard-overview .news-events-menu .add-event-container .cancel-edit-event{width:150px;height:35px;line-height:35px;font-size:16px;display:none}body .dashboard-overview .news-events-menu .current-event-container,body .dashboard-overview .news-events-menu .news-item-container,body .dashboard-overview .news-events-menu .add-promotions-container,html .dashboard-overview .news-events-menu .current-event-container,html .dashboard-overview .news-events-menu .news-item-container,html .dashboard-overview .news-events-menu .add-promotions-container{margin:60px 10px}@media (max-width: 992px){body .dashboard-overview .news-events-menu .current-event-container,body .dashboard-overview .news-events-menu .news-item-container,body .dashboard-overview .news-events-menu .add-promotions-container,html .dashboard-overview .news-events-menu .current-event-container,html .dashboard-overview .news-events-menu .news-item-container,html .dashboard-overview .news-events-menu .add-promotions-container{margin:25px 0px}}body .dashboard-overview .news-events-menu .current-event-container .current-event,body .dashboard-overview .news-events-menu .current-event-container .news-item,body .dashboard-overview .news-events-menu .current-event-container .promotions-item,body .dashboard-overview .news-events-menu .news-item-container .current-event,body .dashboard-overview .news-events-menu .news-item-container .news-item,body .dashboard-overview .news-events-menu .news-item-container .promotions-item,body .dashboard-overview .news-events-menu .add-promotions-container .current-event,body .dashboard-overview .news-events-menu .add-promotions-container .news-item,body .dashboard-overview .news-events-menu .add-promotions-container .promotions-item,html .dashboard-overview .news-events-menu .current-event-container .current-event,html .dashboard-overview .news-events-menu .current-event-container .news-item,html .dashboard-overview .news-events-menu .current-event-container .promotions-item,html .dashboard-overview .news-events-menu .news-item-container .current-event,html .dashboard-overview .news-events-menu .news-item-container .news-item,html .dashboard-overview .news-events-menu .news-item-container .promotions-item,html .dashboard-overview .news-events-menu .add-promotions-container .current-event,html .dashboard-overview .news-events-menu .add-promotions-container .news-item,html .dashboard-overview .news-events-menu .add-promotions-container .promotions-item{font-size:24px;color:#215D79;margin-bottom:20px;float:left}body .dashboard-overview .news-events-menu .current-event-container .search-container,body .dashboard-overview .news-events-menu .news-item-container .search-container,body .dashboard-overview .news-events-menu .add-promotions-container .search-container,html .dashboard-overview .news-events-menu .current-event-container .search-container,html .dashboard-overview .news-events-menu .news-item-container .search-container,html .dashboard-overview .news-events-menu .add-promotions-container .search-container{float:right}body .dashboard-overview .news-events-menu .current-event-container .search-container .input-search,body .dashboard-overview .news-events-menu .news-item-container .search-container .input-search,body .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-search,html .dashboard-overview .news-events-menu .current-event-container .search-container .input-search,html .dashboard-overview .news-events-menu .news-item-container .search-container .input-search,html .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-search{display:inline-block;vertical-align:middle;font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .news-events-menu .current-event-container .search-container .input-container,body .dashboard-overview .news-events-menu .news-item-container .search-container .input-container,body .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container,html .dashboard-overview .news-events-menu .current-event-container .search-container .input-container,html .dashboard-overview .news-events-menu .news-item-container .search-container .input-container,html .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container{display:inline-block;position:relative;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;vertical-align:middle;padding-right:35px}body .dashboard-overview .news-events-menu .current-event-container .search-container .input-container input,body .dashboard-overview .news-events-menu .news-item-container .search-container .input-container input,body .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container input,html .dashboard-overview .news-events-menu .current-event-container .search-container .input-container input,html .dashboard-overview .news-events-menu .news-item-container .search-container .input-container input,html .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070;height:100%}body .dashboard-overview .news-events-menu .current-event-container .search-container .input-container input:focus,body .dashboard-overview .news-events-menu .news-item-container .search-container .input-container input:focus,body .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container input:focus,html .dashboard-overview .news-events-menu .current-event-container .search-container .input-container input:focus,html .dashboard-overview .news-events-menu .news-item-container .search-container .input-container input:focus,html .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container input:focus{box-shadow:none}body .dashboard-overview .news-events-menu .current-event-container .search-container .input-container i,body .dashboard-overview .news-events-menu .news-item-container .search-container .input-container i,body .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container i,html .dashboard-overview .news-events-menu .current-event-container .search-container .input-container i,html .dashboard-overview .news-events-menu .news-item-container .search-container .input-container i,html .dashboard-overview .news-events-menu .add-promotions-container .search-container .input-container i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .news-events-menu .current-event-container .table-div,body .dashboard-overview .news-events-menu .news-item-container .table-div,body .dashboard-overview .news-events-menu .add-promotions-container .table-div,html .dashboard-overview .news-events-menu .current-event-container .table-div,html .dashboard-overview .news-events-menu .news-item-container .table-div,html .dashboard-overview .news-events-menu .add-promotions-container .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}body .dashboard-overview .news-events-menu .current-event-container .table-div table thead tr,body .dashboard-overview .news-events-menu .news-item-container .table-div table thead tr,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table thead tr,html .dashboard-overview .news-events-menu .current-event-container .table-div table thead tr,html .dashboard-overview .news-events-menu .news-item-container .table-div table thead tr,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table thead tr{border-bottom:1px solid #004d73}@media (max-width: 992px){body .dashboard-overview .news-events-menu .current-event-container .table-div table thead tr,body .dashboard-overview .news-events-menu .news-item-container .table-div table thead tr,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table thead tr,html .dashboard-overview .news-events-menu .current-event-container .table-div table thead tr,html .dashboard-overview .news-events-menu .news-item-container .table-div table thead tr,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .news-events-menu .current-event-container .table-div table thead tr th,body .dashboard-overview .news-events-menu .news-item-container .table-div table thead tr th,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table thead tr th,html .dashboard-overview .news-events-menu .current-event-container .table-div table thead tr th,html .dashboard-overview .news-events-menu .news-item-container .table-div table thead tr th,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table thead tr th{color:#004d73;padding:10px 5px;font-size:16px;font-weight:500}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr{border-bottom:unset;border-right:1px solid #E7EFF2}}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i{font-size:18px;margin-right:5px;display:inline-block;cursor:pointer}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i.fa-eye,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i.fa-eye,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i.fa-eye,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td i.fa-eye,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td i.fa-eye,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td i.fa-eye{color:#48C7E5}body .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td:last-child,body .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td:last-child,body .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td:last-child,html .dashboard-overview .news-events-menu .current-event-container .table-div table tbody tr td:last-child,html .dashboard-overview .news-events-menu .news-item-container .table-div table tbody tr td:last-child,html .dashboard-overview .news-events-menu .add-promotions-container .table-div table tbody tr td:last-child{min-width:87px}body .dashboard-overview .news-events-menu .add-promotions-container,html .dashboard-overview .news-events-menu .add-promotions-container{margin:60px 10px 0px 50px}@media screen and (max-width: 992px){body .dashboard-overview .news-events-menu .add-promotions-container,html .dashboard-overview .news-events-menu .add-promotions-container{margin:60px 0}}body .dashboard-overview .news-events-menu .promotions-item-container,html .dashboard-overview .news-events-menu .promotions-item-container{margin:0px 10px}body .dashboard-overview .news-events-menu .promotions-item-container .text-label,html .dashboard-overview .news-events-menu .promotions-item-container .text-label{font-size:16px;color:#004d73}body .dashboard-overview .news-events-menu .promotions-item-container input,html .dashboard-overview .news-events-menu .promotions-item-container input{border-bottom:1px solid #E7EFF2;color:#666;font-size:20px;height:35px}body .dashboard-overview .news-events-menu .promotions-item-container .select-wrapper .caret,html .dashboard-overview .news-events-menu .promotions-item-container .select-wrapper .caret{fill:#48C7E5}body .dashboard-overview .news-events-menu .promotions-item-container .add-promotion,html .dashboard-overview .news-events-menu .promotions-item-container .add-promotion{font-size:24px;color:#215D79}body .dashboard-overview .news-events-menu .promotions-item-container .text-label,html .dashboard-overview .news-events-menu .promotions-item-container .text-label{font-size:16px;color:#004d73}body .dashboard-overview .news-events-menu .promotions-item-container input,html .dashboard-overview .news-events-menu .promotions-item-container input{border-bottom:1px solid #E7EFF2;color:#666;font-size:20px;height:35px}body .dashboard-overview .news-events-menu .promotions-item-container .cancel-edit-promotion,html .dashboard-overview .news-events-menu .promotions-item-container .cancel-edit-promotion{background-color:#48C7E5;border-radius:28px;font-weight:bold;box-shadow:none;text-transform:capitalize;width:150px;height:35px;line-height:35px;font-size:16px;display:none}body .dashboard-overview .news-events-menu .promotions-item-container .select-wrapper .caret,html .dashboard-overview .news-events-menu .promotions-item-container .select-wrapper .caret{fill:#48C7E5}body .dashboard-overview .news-events-menu .promotions-item-container .create-promotion,body .dashboard-overview .news-events-menu .promotions-item-container .update-promotion,html .dashboard-overview .news-events-menu .promotions-item-container .create-promotion,html .dashboard-overview .news-events-menu .promotions-item-container .update-promotion{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;box-shadow:none;text-transform:capitalize}body .dashboard-overview .news-events-menu .divider,html .dashboard-overview .news-events-menu .divider{height:1px;overflow:hidden;background-color:#E7EFF2;width:100%;position:absolute;left:0}body .dashboard-overview .news-events-menu .add-news-container .add-news,html .dashboard-overview .news-events-menu .add-news-container .add-news{font-size:24px;color:#215D79}body .dashboard-overview .news-events-menu .add-news-container .text-label,html .dashboard-overview .news-events-menu .add-news-container .text-label{font-size:16px;color:#004d73}body .dashboard-overview .news-events-menu .add-news-container input,html .dashboard-overview .news-events-menu .add-news-container input{border-bottom:1px solid #E7EFF2;color:#666;font-size:20px;height:35px}body .dashboard-overview .news-events-menu .add-news-container textarea,html .dashboard-overview .news-events-menu .add-news-container textarea{border-bottom:1px solid #E7EFF2;color:#666;font-size:20px;height:35px;padding:0;overflow-x:hidden}body .dashboard-overview .news-events-menu .add-news-container .btn,html .dashboard-overview .news-events-menu .add-news-container .btn{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;box-shadow:none;text-transform:capitalize}body .dashboard-overview .news-events-menu .add-news-container .cancel-edit-news,html .dashboard-overview .news-events-menu .add-news-container .cancel-edit-news{width:150px;height:35px;line-height:35px;font-size:16px;display:none}body .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .page,html .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .page{font-size:30px;text-transform:capitalize;color:#183958}body .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .date,body .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .time,html .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .date,html .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .time{text-align:right;color:#666;font-weight:500}body .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .title,html .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .title{text-align:center;color:#666;font-weight:500;font-size:45px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;border-bottom:1px solid black}body .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .author,html .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .author{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-top:5px;font-weight:300;color:#666}body .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .description,html .dashboard-overview .news-events-menu .slide-page .slide-page-content .slider-container .slider-body .description{margin-top:50px;padding:0 200px;text-align:justify;color:#666;font-size:16px}body .dashboard-overview .parking-menu,html .dashboard-overview .parking-menu{position:relative}body .dashboard-overview .parking-menu .parking-tabs,html .dashboard-overview .parking-menu .parking-tabs{background-color:#fff;border-radius:8px 8px 0px 0px;padding:20px 20px 0 20px}body .dashboard-overview .parking-menu .parking-tabs .row,html .dashboard-overview .parking-menu .parking-tabs .row{margin-bottom:0}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1400px){body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs{width:70%;margin:auto}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs ::-webkit-scrollbar-thumb,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs ::-webkit-scrollbar-thumb{background-color:unset}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs ::-webkit-scrollbar-track,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs ::-webkit-scrollbar-track{-webkit-box-shadow:unset}}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:20px}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab a,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab a.active,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .indicator,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs::-webkit-scrollbar,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs .tabs::-webkit-scrollbar{height:5px;background-color:unset}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i{display:none}@media screen and (max-width: 1400px){body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i.fa-caret-right,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i.fa-caret-left,html .dashboard-overview .parking-menu .parking-tabs .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .parking-menu .parking-tabs .row .divider,html .dashboard-overview .parking-menu .parking-tabs .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .parking-menu .parking-tabs .input-icon-div,html .dashboard-overview .parking-menu .parking-tabs .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .parking-menu .parking-tabs .input-icon-div,html .dashboard-overview .parking-menu .parking-tabs .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .parking-menu .parking-tabs .input-icon-div,html .dashboard-overview .parking-menu .parking-tabs .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .parking-menu .parking-tabs .input-icon-div i,html .dashboard-overview .parking-menu .parking-tabs .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .parking-menu .parking-tabs .input-icon-div i,html .dashboard-overview .parking-menu .parking-tabs .input-icon-div i{margin-left:7px}}body .dashboard-overview .parking-menu #overview .question-container,body .dashboard-overview .parking-menu #parkingTypes .question-container,body .dashboard-overview .parking-menu #discounts .question-container,body .dashboard-overview .parking-menu #charges .question-container,body .dashboard-overview .parking-menu #logs .question-container,body .dashboard-overview .parking-menu #template .question-container,body .dashboard-overview .parking-menu #deviceManagement .question-container,body .dashboard-overview .parking-menu #reports .question-container,html .dashboard-overview .parking-menu #overview .question-container,html .dashboard-overview .parking-menu #parkingTypes .question-container,html .dashboard-overview .parking-menu #discounts .question-container,html .dashboard-overview .parking-menu #charges .question-container,html .dashboard-overview .parking-menu #logs .question-container,html .dashboard-overview .parking-menu #template .question-container,html .dashboard-overview .parking-menu #deviceManagement .question-container,html .dashboard-overview .parking-menu #reports .question-container{height:40px;width:40px;line-height:40px;margin-left:10px;background-color:#48C7E5;border-radius:50%;cursor:pointer;margin-top:25px}@media (max-width: 992px){body .dashboard-overview .parking-menu #overview .question-container,body .dashboard-overview .parking-menu #parkingTypes .question-container,body .dashboard-overview .parking-menu #discounts .question-container,body .dashboard-overview .parking-menu #charges .question-container,body .dashboard-overview .parking-menu #logs .question-container,body .dashboard-overview .parking-menu #template .question-container,body .dashboard-overview .parking-menu #deviceManagement .question-container,body .dashboard-overview .parking-menu #reports .question-container,html .dashboard-overview .parking-menu #overview .question-container,html .dashboard-overview .parking-menu #parkingTypes .question-container,html .dashboard-overview .parking-menu #discounts .question-container,html .dashboard-overview .parking-menu #charges .question-container,html .dashboard-overview .parking-menu #logs .question-container,html .dashboard-overview .parking-menu #template .question-container,html .dashboard-overview .parking-menu #deviceManagement .question-container,html .dashboard-overview .parking-menu #reports .question-container{margin-top:10px;float:right}}body .dashboard-overview .parking-menu #overview .question-container i,body .dashboard-overview .parking-menu #parkingTypes .question-container i,body .dashboard-overview .parking-menu #discounts .question-container i,body .dashboard-overview .parking-menu #charges .question-container i,body .dashboard-overview .parking-menu #logs .question-container i,body .dashboard-overview .parking-menu #template .question-container i,body .dashboard-overview .parking-menu #deviceManagement .question-container i,body .dashboard-overview .parking-menu #reports .question-container i,html .dashboard-overview .parking-menu #overview .question-container i,html .dashboard-overview .parking-menu #parkingTypes .question-container i,html .dashboard-overview .parking-menu #discounts .question-container i,html .dashboard-overview .parking-menu #charges .question-container i,html .dashboard-overview .parking-menu #logs .question-container i,html .dashboard-overview .parking-menu #template .question-container i,html .dashboard-overview .parking-menu #deviceManagement .question-container i,html .dashboard-overview .parking-menu #reports .question-container i{font-size:16px;margin-left:13px;color:#fff}body .dashboard-overview .parking-menu #overview .filter-container,body .dashboard-overview .parking-menu #parkingTypes .filter-container,body .dashboard-overview .parking-menu #discounts .filter-container,body .dashboard-overview .parking-menu #charges .filter-container,body .dashboard-overview .parking-menu #logs .filter-container,body .dashboard-overview .parking-menu #template .filter-container,body .dashboard-overview .parking-menu #deviceManagement .filter-container,body .dashboard-overview .parking-menu #reports .filter-container,html .dashboard-overview .parking-menu #overview .filter-container,html .dashboard-overview .parking-menu #parkingTypes .filter-container,html .dashboard-overview .parking-menu #discounts .filter-container,html .dashboard-overview .parking-menu #charges .filter-container,html .dashboard-overview .parking-menu #logs .filter-container,html .dashboard-overview .parking-menu #template .filter-container,html .dashboard-overview .parking-menu #deviceManagement .filter-container,html .dashboard-overview .parking-menu #reports .filter-container{border-radius:0px 0px 8px 8px;background-color:#fff;padding:20px}body .dashboard-overview .parking-menu #overview .parking-counts-container,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container,body .dashboard-overview .parking-menu #discounts .parking-counts-container,body .dashboard-overview .parking-menu #charges .parking-counts-container,body .dashboard-overview .parking-menu #logs .parking-counts-container,body .dashboard-overview .parking-menu #template .parking-counts-container,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container,body .dashboard-overview .parking-menu #reports .parking-counts-container,html .dashboard-overview .parking-menu #overview .parking-counts-container,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container,html .dashboard-overview .parking-menu #discounts .parking-counts-container,html .dashboard-overview .parking-menu #charges .parking-counts-container,html .dashboard-overview .parking-menu #logs .parking-counts-container,html .dashboard-overview .parking-menu #template .parking-counts-container,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container,html .dashboard-overview .parking-menu #reports .parking-counts-container{display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));margin-top:20px}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers{background-color:#fff;border-radius:8px;padding:20px}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .container-title,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .container-title,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .container-title{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .icon-container,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .icon-container,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .icon-container{width:63px;height:63px;background-color:#DFEAF3;border-radius:50%;position:relative;margin-right:30px}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .icon-container i,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .icon-container i,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .icon-container i{color:#183958;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:30px}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .info-container .info-data,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .info-container .info-data{color:#444;font-size:42px;font-weight:500}body .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,body .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #overview .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #parkingTypes .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #discounts .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #charges .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #logs .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #template .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #deviceManagement .parking-counts-container .parking-counts-containers .data-container .info-container .info-label,html .dashboard-overview .parking-menu #reports .parking-counts-container .parking-counts-containers .data-container .info-container .info-label{color:#383838;font-size:14px;font-weight:300}body .dashboard-overview .parking-menu #overview .reports-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container,body .dashboard-overview .parking-menu #discounts .reports-container,body .dashboard-overview .parking-menu #charges .reports-container,body .dashboard-overview .parking-menu #logs .reports-container,body .dashboard-overview .parking-menu #template .reports-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container,body .dashboard-overview .parking-menu #reports .reports-container,html .dashboard-overview .parking-menu #overview .reports-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container,html .dashboard-overview .parking-menu #discounts .reports-container,html .dashboard-overview .parking-menu #charges .reports-container,html .dashboard-overview .parking-menu #logs .reports-container,html .dashboard-overview .parking-menu #template .reports-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container,html .dashboard-overview .parking-menu #reports .reports-container{margin-top:20px;display:-ms-grid;display:grid;grid-gap:20px}body .dashboard-overview .parking-menu #overview .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #parkingTypes .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #discounts .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #charges .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #logs .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #template .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #deviceManagement .reports-container .generate-reading-div .select-wrapper,body .dashboard-overview .parking-menu #reports .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #overview .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #parkingTypes .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #discounts .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #charges .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #logs .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #template .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #deviceManagement .reports-container .generate-reading-div .select-wrapper,html .dashboard-overview .parking-menu #reports .reports-container .generate-reading-div .select-wrapper{width:100%}body .dashboard-overview .parking-menu #overview .reports-container .filter-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .filter-container,body .dashboard-overview .parking-menu #discounts .reports-container .filter-container,body .dashboard-overview .parking-menu #charges .reports-container .filter-container,body .dashboard-overview .parking-menu #logs .reports-container .filter-container,body .dashboard-overview .parking-menu #template .reports-container .filter-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .filter-container,body .dashboard-overview .parking-menu #reports .reports-container .filter-container,html .dashboard-overview .parking-menu #overview .reports-container .filter-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .filter-container,html .dashboard-overview .parking-menu #discounts .reports-container .filter-container,html .dashboard-overview .parking-menu #charges .reports-container .filter-container,html .dashboard-overview .parking-menu #logs .reports-container .filter-container,html .dashboard-overview .parking-menu #template .reports-container .filter-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .filter-container,html .dashboard-overview .parking-menu #reports .reports-container .filter-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li{padding:0 10px;width:auto}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li a,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li a,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li a{padding:0px}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li.custom,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li.custom,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li.custom{padding-top:10px}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li.custom .submit-custom{position:absolute;top:-webkit-calc(50% - 10px);top:calc(50% - 10px);right:10px;color:#2BC78B}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li:not(.custom),body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li:not(.custom),html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li:not(.custom){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li:not(.custom) a,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li:not(.custom) a{width:100%}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li:hover,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown li:hover,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown li:hover{background-color:rgba(0,0,0,0.03) !important}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown .input-container,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown .input-container,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown .input-container{margin-bottom:10px;display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border-radius:5px;height:43px;width:160px;border:1px solid #D9E4E8}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown .input-container input,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown .input-container input,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown .input-container input{border-bottom:unset;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown .input-container input:focus,body .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #overview .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #discounts .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #charges .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #logs .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #template .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dropdown-content.generated-dropdown .input-container input:focus,html .dashboard-overview .parking-menu #reports .reports-container .dropdown-content.generated-dropdown .input-container input:focus{box-shadow:unset;border:unset !important}body .dashboard-overview .parking-menu #overview .reports-container .input-div,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div,body .dashboard-overview .parking-menu #discounts .reports-container .input-div,body .dashboard-overview .parking-menu #charges .reports-container .input-div,body .dashboard-overview .parking-menu #logs .reports-container .input-div,body .dashboard-overview .parking-menu #template .reports-container .input-div,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div,body .dashboard-overview .parking-menu #reports .reports-container .input-div,html .dashboard-overview .parking-menu #overview .reports-container .input-div,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div,html .dashboard-overview .parking-menu #discounts .reports-container .input-div,html .dashboard-overview .parking-menu #charges .reports-container .input-div,html .dashboard-overview .parking-menu #logs .reports-container .input-div,html .dashboard-overview .parking-menu #template .reports-container .input-div,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div,html .dashboard-overview .parking-menu #reports .reports-container .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-label,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-label,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-label{margin-right:10px;padding-right:5px;font-size:16px;color:#004d73}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-category,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-category,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-category{margin:auto;margin-right:10px;padding:0 5px 0 20px}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-date,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-date,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-date{margin:auto;margin-left:0px;margin-right:10px;padding:0 5px 0 0}body .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container,body .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container,html .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container{position:relative;border:1px solid #CECECE;height:43px;border-radius:8px;width:190px}body .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .select-wrapper{height:100%;padding-right:35px}body .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .select-wrapper input{margin:0;border:none;height:100%;border-bottom:unset;border:unset;color:#707070;text-indent:10px}body .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .select-wrapper .caret{display:none}body .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #overview .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #charges .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #logs .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #template .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #reports .reports-container .input-div .date-range-container .fa-calendar-alt{position:absolute;right:0;top:1px;position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3;pointer-events:none}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border-radius:5px;height:43px;width:160px;border:1px solid #D9E4E8}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container input,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container input,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container input{border-bottom:unset;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper{height:43px}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper .select-dropdown{color:#D1D1D1}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper .caret{position:absolute;right:0;top:0;bottom:0;margin:auto 0;z-index:0;fill:#48C7E5}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container input:focus,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container input:focus,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container input:focus{box-shadow:unset;border:unset !important}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container input[type=search]:focus{box-shadow:none !important;border-bottom:unset}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-container i.fa-user{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .parking-menu #overview .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #charges .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #logs .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #template .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-search,body .dashboard-overview .parking-menu #reports .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #overview .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #parkingTypes .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #discounts .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #charges .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #logs .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #template .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #deviceManagement .reports-container .input-div .input-search,html .dashboard-overview .parking-menu #reports .reports-container .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .parking-menu #overview .reports-container table th,body .dashboard-overview .parking-menu #parkingTypes .reports-container table th,body .dashboard-overview .parking-menu #discounts .reports-container table th,body .dashboard-overview .parking-menu #charges .reports-container table th,body .dashboard-overview .parking-menu #logs .reports-container table th,body .dashboard-overview .parking-menu #template .reports-container table th,body .dashboard-overview .parking-menu #deviceManagement .reports-container table th,body .dashboard-overview .parking-menu #reports .reports-container table th,html .dashboard-overview .parking-menu #overview .reports-container table th,html .dashboard-overview .parking-menu #parkingTypes .reports-container table th,html .dashboard-overview .parking-menu #discounts .reports-container table th,html .dashboard-overview .parking-menu #charges .reports-container table th,html .dashboard-overview .parking-menu #logs .reports-container table th,html .dashboard-overview .parking-menu #template .reports-container table th,html .dashboard-overview .parking-menu #deviceManagement .reports-container table th,html .dashboard-overview .parking-menu #reports .reports-container table th{text-align:center}body .dashboard-overview .parking-menu #overview .reports-container table td.text-right,body .dashboard-overview .parking-menu #parkingTypes .reports-container table td.text-right,body .dashboard-overview .parking-menu #discounts .reports-container table td.text-right,body .dashboard-overview .parking-menu #charges .reports-container table td.text-right,body .dashboard-overview .parking-menu #logs .reports-container table td.text-right,body .dashboard-overview .parking-menu #template .reports-container table td.text-right,body .dashboard-overview .parking-menu #deviceManagement .reports-container table td.text-right,body .dashboard-overview .parking-menu #reports .reports-container table td.text-right,html .dashboard-overview .parking-menu #overview .reports-container table td.text-right,html .dashboard-overview .parking-menu #parkingTypes .reports-container table td.text-right,html .dashboard-overview .parking-menu #discounts .reports-container table td.text-right,html .dashboard-overview .parking-menu #charges .reports-container table td.text-right,html .dashboard-overview .parking-menu #logs .reports-container table td.text-right,html .dashboard-overview .parking-menu #template .reports-container table td.text-right,html .dashboard-overview .parking-menu #deviceManagement .reports-container table td.text-right,html .dashboard-overview .parking-menu #reports .reports-container table td.text-right{padding-left:15px;padding-right:15px}body .dashboard-overview .parking-menu #overview .reports-container table i.fas,body .dashboard-overview .parking-menu #parkingTypes .reports-container table i.fas,body .dashboard-overview .parking-menu #discounts .reports-container table i.fas,body .dashboard-overview .parking-menu #charges .reports-container table i.fas,body .dashboard-overview .parking-menu #logs .reports-container table i.fas,body .dashboard-overview .parking-menu #template .reports-container table i.fas,body .dashboard-overview .parking-menu #deviceManagement .reports-container table i.fas,body .dashboard-overview .parking-menu #reports .reports-container table i.fas,html .dashboard-overview .parking-menu #overview .reports-container table i.fas,html .dashboard-overview .parking-menu #parkingTypes .reports-container table i.fas,html .dashboard-overview .parking-menu #discounts .reports-container table i.fas,html .dashboard-overview .parking-menu #charges .reports-container table i.fas,html .dashboard-overview .parking-menu #logs .reports-container table i.fas,html .dashboard-overview .parking-menu #template .reports-container table i.fas,html .dashboard-overview .parking-menu #deviceManagement .reports-container table i.fas,html .dashboard-overview .parking-menu #reports .reports-container table i.fas{color:#48C7E5}body .dashboard-overview .parking-menu #overview .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #parkingTypes .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #discounts .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #charges .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #logs .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #template .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #deviceManagement .reports-container table td i:not(:first-child),body .dashboard-overview .parking-menu #reports .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #overview .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #parkingTypes .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #discounts .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #charges .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #logs .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #template .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #deviceManagement .reports-container table td i:not(:first-child),html .dashboard-overview .parking-menu #reports .reports-container table td i:not(:first-child){margin-left:10px}body .dashboard-overview .parking-menu #overview .reports-container .text-right,body .dashboard-overview .parking-menu #parkingTypes .reports-container .text-right,body .dashboard-overview .parking-menu #discounts .reports-container .text-right,body .dashboard-overview .parking-menu #charges .reports-container .text-right,body .dashboard-overview .parking-menu #logs .reports-container .text-right,body .dashboard-overview .parking-menu #template .reports-container .text-right,body .dashboard-overview .parking-menu #deviceManagement .reports-container .text-right,body .dashboard-overview .parking-menu #reports .reports-container .text-right,html .dashboard-overview .parking-menu #overview .reports-container .text-right,html .dashboard-overview .parking-menu #parkingTypes .reports-container .text-right,html .dashboard-overview .parking-menu #discounts .reports-container .text-right,html .dashboard-overview .parking-menu #charges .reports-container .text-right,html .dashboard-overview .parking-menu #logs .reports-container .text-right,html .dashboard-overview .parking-menu #template .reports-container .text-right,html .dashboard-overview .parking-menu #deviceManagement .reports-container .text-right,html .dashboard-overview .parking-menu #reports .reports-container .text-right{text-align:right}body .dashboard-overview .parking-menu #overview .reports-container .text-center,body .dashboard-overview .parking-menu #parkingTypes .reports-container .text-center,body .dashboard-overview .parking-menu #discounts .reports-container .text-center,body .dashboard-overview .parking-menu #charges .reports-container .text-center,body .dashboard-overview .parking-menu #logs .reports-container .text-center,body .dashboard-overview .parking-menu #template .reports-container .text-center,body .dashboard-overview .parking-menu #deviceManagement .reports-container .text-center,body .dashboard-overview .parking-menu #reports .reports-container .text-center,html .dashboard-overview .parking-menu #overview .reports-container .text-center,html .dashboard-overview .parking-menu #parkingTypes .reports-container .text-center,html .dashboard-overview .parking-menu #discounts .reports-container .text-center,html .dashboard-overview .parking-menu #charges .reports-container .text-center,html .dashboard-overview .parking-menu #logs .reports-container .text-center,html .dashboard-overview .parking-menu #template .reports-container .text-center,html .dashboard-overview .parking-menu #deviceManagement .reports-container .text-center,html .dashboard-overview .parking-menu #reports .reports-container .text-center{text-align:center}body .dashboard-overview .parking-menu #overview .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #overview .reports-container .generated-or-container,body .dashboard-overview .parking-menu #overview .reports-container .voided-or-container,body .dashboard-overview .parking-menu #overview .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-or-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .voided-or-container,body .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #discounts .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #discounts .reports-container .generated-or-container,body .dashboard-overview .parking-menu #discounts .reports-container .voided-or-container,body .dashboard-overview .parking-menu #discounts .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #charges .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #charges .reports-container .generated-or-container,body .dashboard-overview .parking-menu #charges .reports-container .voided-or-container,body .dashboard-overview .parking-menu #charges .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #logs .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #logs .reports-container .generated-or-container,body .dashboard-overview .parking-menu #logs .reports-container .voided-or-container,body .dashboard-overview .parking-menu #logs .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #template .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #template .reports-container .generated-or-container,body .dashboard-overview .parking-menu #template .reports-container .voided-or-container,body .dashboard-overview .parking-menu #template .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-or-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .voided-or-container,body .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-readings-container,body .dashboard-overview .parking-menu #reports .reports-container .audit-trail-container,body .dashboard-overview .parking-menu #reports .reports-container .generated-or-container,body .dashboard-overview .parking-menu #reports .reports-container .voided-or-container,body .dashboard-overview .parking-menu #reports .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #overview .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #overview .reports-container .generated-or-container,html .dashboard-overview .parking-menu #overview .reports-container .voided-or-container,html .dashboard-overview .parking-menu #overview .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-or-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .voided-or-container,html .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #discounts .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #discounts .reports-container .generated-or-container,html .dashboard-overview .parking-menu #discounts .reports-container .voided-or-container,html .dashboard-overview .parking-menu #discounts .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #charges .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #charges .reports-container .generated-or-container,html .dashboard-overview .parking-menu #charges .reports-container .voided-or-container,html .dashboard-overview .parking-menu #charges .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #logs .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #logs .reports-container .generated-or-container,html .dashboard-overview .parking-menu #logs .reports-container .voided-or-container,html .dashboard-overview .parking-menu #logs .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #template .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #template .reports-container .generated-or-container,html .dashboard-overview .parking-menu #template .reports-container .voided-or-container,html .dashboard-overview .parking-menu #template .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-or-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .voided-or-container,html .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-readings-container,html .dashboard-overview .parking-menu #reports .reports-container .audit-trail-container,html .dashboard-overview .parking-menu #reports .reports-container .generated-or-container,html .dashboard-overview .parking-menu #reports .reports-container .voided-or-container,html .dashboard-overview .parking-menu #reports .reports-container .generated-readings-container{background-color:#fff;border-radius:8px;padding:20px}body .dashboard-overview .parking-menu #overview .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #overview .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #overview .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #overview .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #parkingTypes .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #parkingTypes .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #discounts .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #discounts .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #discounts .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #discounts .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #charges .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #charges .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #charges .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #charges .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #logs .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #logs .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #logs .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #logs .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #template .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #template .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #template .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #template .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #deviceManagement .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #deviceManagement .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-readings-container .container-title,body .dashboard-overview .parking-menu #reports .reports-container .audit-trail-container .container-title,body .dashboard-overview .parking-menu #reports .reports-container .generated-or-container .container-title,body .dashboard-overview .parking-menu #reports .reports-container .voided-or-container .container-title,body .dashboard-overview .parking-menu #reports .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #overview .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #overview .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #overview .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #overview .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #parkingTypes .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #parkingTypes .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #parkingTypes .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #discounts .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #discounts .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #discounts .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #discounts .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #charges .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #charges .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #charges .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #charges .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #logs .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #logs .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #logs .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #logs .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #template .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #template .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #template .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #template .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #deviceManagement .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #deviceManagement .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #deviceManagement .reports-container .generated-readings-container .container-title,html .dashboard-overview .parking-menu #reports .reports-container .audit-trail-container .container-title,html .dashboard-overview .parking-menu #reports .reports-container .generated-or-container .container-title,html .dashboard-overview .parking-menu #reports .reports-container .voided-or-container .container-title,html .dashboard-overview .parking-menu #reports .reports-container .generated-readings-container .container-title{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .parking-menu #overview .reports-container .dt-buttons,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dt-buttons,body .dashboard-overview .parking-menu #discounts .reports-container .dt-buttons,body .dashboard-overview .parking-menu #charges .reports-container .dt-buttons,body .dashboard-overview .parking-menu #logs .reports-container .dt-buttons,body .dashboard-overview .parking-menu #template .reports-container .dt-buttons,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dt-buttons,body .dashboard-overview .parking-menu #reports .reports-container .dt-buttons,html .dashboard-overview .parking-menu #overview .reports-container .dt-buttons,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dt-buttons,html .dashboard-overview .parking-menu #discounts .reports-container .dt-buttons,html .dashboard-overview .parking-menu #charges .reports-container .dt-buttons,html .dashboard-overview .parking-menu #logs .reports-container .dt-buttons,html .dashboard-overview .parking-menu #template .reports-container .dt-buttons,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dt-buttons,html .dashboard-overview .parking-menu #reports .reports-container .dt-buttons{text-align:right;margin-left:auto}body .dashboard-overview .parking-menu #overview .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #discounts .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #charges .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #logs .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #template .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dt-buttons .download-file,body .dashboard-overview .parking-menu #reports .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #overview .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #discounts .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #charges .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #logs .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #template .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dt-buttons .download-file,html .dashboard-overview .parking-menu #reports .reports-container .dt-buttons .download-file{height:40px;line-height:40px;padding:0px 30px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;color:#fff;width:205px;cursor:pointer;margin-left:10px;margin-bottom:10px}body .dashboard-overview .parking-menu #overview .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #parkingTypes .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #discounts .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #charges .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #logs .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #template .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #deviceManagement .reports-container .dt-buttons .download-file i,body .dashboard-overview .parking-menu #reports .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #overview .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #parkingTypes .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #discounts .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #charges .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #logs .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #template .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #deviceManagement .reports-container .dt-buttons .download-file i,html .dashboard-overview .parking-menu #reports .reports-container .dt-buttons .download-file i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .parking-menu #overview .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .reports-container .slide-page .slide-page-content{width:440px !important}body .dashboard-overview .parking-menu #overview .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #parkingTypes .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #discounts .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #charges .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #logs .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #template .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #deviceManagement .reports-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #reports .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #overview .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #parkingTypes .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #discounts .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #charges .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #logs .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #template .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #deviceManagement .reports-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #reports .reports-container .slide-page .slide-page-content .slider-body{width:415px}@media screen and (max-width: 600px){body .dashboard-overview .parking-menu #overview .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .reports-container .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .reports-container .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .reports-container .slide-page .slide-page-content{width:90% !important}}body .dashboard-overview .parking-menu #overview .reports-view-container,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container,body .dashboard-overview .parking-menu #discounts .reports-view-container,body .dashboard-overview .parking-menu #charges .reports-view-container,body .dashboard-overview .parking-menu #logs .reports-view-container,body .dashboard-overview .parking-menu #template .reports-view-container,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container,body .dashboard-overview .parking-menu #reports .reports-view-container,html .dashboard-overview .parking-menu #overview .reports-view-container,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container,html .dashboard-overview .parking-menu #discounts .reports-view-container,html .dashboard-overview .parking-menu #charges .reports-view-container,html .dashboard-overview .parking-menu #logs .reports-view-container,html .dashboard-overview .parking-menu #template .reports-view-container,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container,html .dashboard-overview .parking-menu #reports .reports-view-container{display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));margin-top:20px}body .dashboard-overview .parking-menu #overview .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #discounts .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #charges .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #logs .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #template .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .download-pdf,body .dashboard-overview .parking-menu #reports .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #overview .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #discounts .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #charges .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #logs .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #template .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .download-pdf,html .dashboard-overview .parking-menu #reports .reports-view-container .download-pdf{margin-left:10px}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view{background-color:#fff;border-radius:8px;padding:20px}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .container-title,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .container-title,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .container-title{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .icon-container,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .icon-container,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .icon-container{width:63px;height:63px;background-color:#DFEAF3;border-radius:50%;position:relative;margin-right:30px}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .icon-container i,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .icon-container i,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .icon-container i{color:#183958;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:30px}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .info-container .info-data,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .info-container .info-data,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .info-container .info-data{color:#444;font-size:42px;font-weight:500}body .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .info-container .info-label,body .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #overview .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #parkingTypes .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #discounts .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #charges .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #logs .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #template .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #deviceManagement .reports-view-container .reports-view .data-container .info-container .info-label,html .dashboard-overview .parking-menu #reports .reports-view-container .reports-view .data-container .info-container .info-label{color:#383838;font-size:14px;font-weight:300}body .dashboard-overview .parking-menu #overview .charts-container,body .dashboard-overview .parking-menu #parkingTypes .charts-container,body .dashboard-overview .parking-menu #discounts .charts-container,body .dashboard-overview .parking-menu #charges .charts-container,body .dashboard-overview .parking-menu #logs .charts-container,body .dashboard-overview .parking-menu #template .charts-container,body .dashboard-overview .parking-menu #deviceManagement .charts-container,body .dashboard-overview .parking-menu #reports .charts-container,html .dashboard-overview .parking-menu #overview .charts-container,html .dashboard-overview .parking-menu #parkingTypes .charts-container,html .dashboard-overview .parking-menu #discounts .charts-container,html .dashboard-overview .parking-menu #charges .charts-container,html .dashboard-overview .parking-menu #logs .charts-container,html .dashboard-overview .parking-menu #template .charts-container,html .dashboard-overview .parking-menu #deviceManagement .charts-container,html .dashboard-overview .parking-menu #reports .charts-container{margin-top:20px;display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}body .dashboard-overview .parking-menu #overview .charts-container .chart-cards,body .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards,body .dashboard-overview .parking-menu #discounts .charts-container .chart-cards,body .dashboard-overview .parking-menu #charges .charts-container .chart-cards,body .dashboard-overview .parking-menu #logs .charts-container .chart-cards,body .dashboard-overview .parking-menu #template .charts-container .chart-cards,body .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards,body .dashboard-overview .parking-menu #reports .charts-container .chart-cards,html .dashboard-overview .parking-menu #overview .charts-container .chart-cards,html .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards,html .dashboard-overview .parking-menu #discounts .charts-container .chart-cards,html .dashboard-overview .parking-menu #charges .charts-container .chart-cards,html .dashboard-overview .parking-menu #logs .charts-container .chart-cards,html .dashboard-overview .parking-menu #template .charts-container .chart-cards,html .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards,html .dashboard-overview .parking-menu #reports .charts-container .chart-cards{margin-bottom:20px}body .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container,body .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container,html .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container{background-color:#fff;border-radius:8px;padding:20px;position:relative}body .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header,body .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header,html .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header{color:#004d73}body .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,body .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data,html .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header .request-pie-no-data{text-align:center;font-size:30px;padding:50px;font-family:'Roboto';color:rgba(0,0,0,0.3);font-weight:500}body .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header .chart-title,body .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header .chart-title,html .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header .chart-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header .fa-file-export,body .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #overview .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #parkingTypes .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #discounts .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #charges .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #logs .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #template .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #deviceManagement .charts-container .chart-cards .chart-container .chart-header .fa-file-export,html .dashboard-overview .parking-menu #reports .charts-container .chart-cards .chart-container .chart-header .fa-file-export{position:absolute;right:20px;cursor:pointer;color:#004d73}body .dashboard-overview .parking-menu #overview .parking-menu-tab-container,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container,body .dashboard-overview .parking-menu #template .parking-menu-tab-container,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container,html .dashboard-overview .parking-menu #template .parking-menu-tab-container,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container{border-radius:0px 0px 8px 8px;background-color:#fff;padding:20px 20px 20px 20px}body .dashboard-overview .parking-menu #overview .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #template .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .filter-container,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #template .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .filter-container,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container .filter-container{padding:0px 0px 20px 0px}body .dashboard-overview .parking-menu #overview .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #template .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .logs-buttons,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #template .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .logs-buttons,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container .logs-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right}body .dashboard-overview .parking-menu #overview .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #template .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .logs-buttons .question-container,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #template .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .logs-buttons .question-container,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container .logs-buttons .question-container{margin:0 10px}body .dashboard-overview .parking-menu #overview .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #template .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .logs-buttons .download-csv,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #template .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container .logs-buttons .download-csv,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container .logs-buttons .download-csv{margin-left:10px}body .dashboard-overview .parking-menu #overview .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #overview .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #overview .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #discounts .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #charges .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #logs .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #template .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #template .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #template .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container table#parking-charges-table td:last-child,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container table#parking-types-table td:last-child,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container table#parking-discounts-table td:last-child,body .dashboard-overview .parking-menu #reports .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #overview .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #parkingTypes .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #discounts .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #charges .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #logs .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #template .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #template .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #template .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #deviceManagement .parking-menu-tab-container table#parking-charges-table td:last-child,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container table#parking-types-table td:last-child,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container table#parking-discounts-table td:last-child,html .dashboard-overview .parking-menu #reports .parking-menu-tab-container table#parking-charges-table td:last-child{text-align:right}body .dashboard-overview .parking-menu #overview .row .right-align,body .dashboard-overview .parking-menu #parkingTypes .row .right-align,body .dashboard-overview .parking-menu #discounts .row .right-align,body .dashboard-overview .parking-menu #charges .row .right-align,body .dashboard-overview .parking-menu #logs .row .right-align,body .dashboard-overview .parking-menu #template .row .right-align,body .dashboard-overview .parking-menu #deviceManagement .row .right-align,body .dashboard-overview .parking-menu #reports .row .right-align,html .dashboard-overview .parking-menu #overview .row .right-align,html .dashboard-overview .parking-menu #parkingTypes .row .right-align,html .dashboard-overview .parking-menu #discounts .row .right-align,html .dashboard-overview .parking-menu #charges .row .right-align,html .dashboard-overview .parking-menu #logs .row .right-align,html .dashboard-overview .parking-menu #template .row .right-align,html .dashboard-overview .parking-menu #deviceManagement .row .right-align,html .dashboard-overview .parking-menu #reports .row .right-align{text-align:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .parking-menu #overview .row .right-align .add-device-div,body .dashboard-overview .parking-menu #parkingTypes .row .right-align .add-device-div,body .dashboard-overview .parking-menu #discounts .row .right-align .add-device-div,body .dashboard-overview .parking-menu #charges .row .right-align .add-device-div,body .dashboard-overview .parking-menu #logs .row .right-align .add-device-div,body .dashboard-overview .parking-menu #template .row .right-align .add-device-div,body .dashboard-overview .parking-menu #deviceManagement .row .right-align .add-device-div,body .dashboard-overview .parking-menu #reports .row .right-align .add-device-div,html .dashboard-overview .parking-menu #overview .row .right-align .add-device-div,html .dashboard-overview .parking-menu #parkingTypes .row .right-align .add-device-div,html .dashboard-overview .parking-menu #discounts .row .right-align .add-device-div,html .dashboard-overview .parking-menu #charges .row .right-align .add-device-div,html .dashboard-overview .parking-menu #logs .row .right-align .add-device-div,html .dashboard-overview .parking-menu #template .row .right-align .add-device-div,html .dashboard-overview .parking-menu #deviceManagement .row .right-align .add-device-div,html .dashboard-overview .parking-menu #reports .row .right-align .add-device-div{margin-left:10px}body .dashboard-overview .parking-menu #overview .row .input-div,body .dashboard-overview .parking-menu #parkingTypes .row .input-div,body .dashboard-overview .parking-menu #discounts .row .input-div,body .dashboard-overview .parking-menu #charges .row .input-div,body .dashboard-overview .parking-menu #logs .row .input-div,body .dashboard-overview .parking-menu #template .row .input-div,body .dashboard-overview .parking-menu #deviceManagement .row .input-div,body .dashboard-overview .parking-menu #reports .row .input-div,html .dashboard-overview .parking-menu #overview .row .input-div,html .dashboard-overview .parking-menu #parkingTypes .row .input-div,html .dashboard-overview .parking-menu #discounts .row .input-div,html .dashboard-overview .parking-menu #charges .row .input-div,html .dashboard-overview .parking-menu #logs .row .input-div,html .dashboard-overview .parking-menu #template .row .input-div,html .dashboard-overview .parking-menu #deviceManagement .row .input-div,html .dashboard-overview .parking-menu #reports .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .parking-menu #overview .row .input-div .input-label,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-label,body .dashboard-overview .parking-menu #discounts .row .input-div .input-label,body .dashboard-overview .parking-menu #charges .row .input-div .input-label,body .dashboard-overview .parking-menu #logs .row .input-div .input-label,body .dashboard-overview .parking-menu #template .row .input-div .input-label,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-label,body .dashboard-overview .parking-menu #reports .row .input-div .input-label,html .dashboard-overview .parking-menu #overview .row .input-div .input-label,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-label,html .dashboard-overview .parking-menu #discounts .row .input-div .input-label,html .dashboard-overview .parking-menu #charges .row .input-div .input-label,html .dashboard-overview .parking-menu #logs .row .input-div .input-label,html .dashboard-overview .parking-menu #template .row .input-div .input-label,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-label,html .dashboard-overview .parking-menu #reports .row .input-div .input-label{margin-right:10px;padding-right:5px;font-size:16px;color:#004d73}body .dashboard-overview .parking-menu #overview .row .input-div .input-category,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-category,body .dashboard-overview .parking-menu #discounts .row .input-div .input-category,body .dashboard-overview .parking-menu #charges .row .input-div .input-category,body .dashboard-overview .parking-menu #logs .row .input-div .input-category,body .dashboard-overview .parking-menu #template .row .input-div .input-category,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-category,body .dashboard-overview .parking-menu #reports .row .input-div .input-category,html .dashboard-overview .parking-menu #overview .row .input-div .input-category,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-category,html .dashboard-overview .parking-menu #discounts .row .input-div .input-category,html .dashboard-overview .parking-menu #charges .row .input-div .input-category,html .dashboard-overview .parking-menu #logs .row .input-div .input-category,html .dashboard-overview .parking-menu #template .row .input-div .input-category,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-category,html .dashboard-overview .parking-menu #reports .row .input-div .input-category{margin:auto;margin-right:10px;padding:0 5px 0 20px}body .dashboard-overview .parking-menu #overview .row .input-div .input-date,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-date,body .dashboard-overview .parking-menu #discounts .row .input-div .input-date,body .dashboard-overview .parking-menu #charges .row .input-div .input-date,body .dashboard-overview .parking-menu #logs .row .input-div .input-date,body .dashboard-overview .parking-menu #template .row .input-div .input-date,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-date,body .dashboard-overview .parking-menu #reports .row .input-div .input-date,html .dashboard-overview .parking-menu #overview .row .input-div .input-date,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-date,html .dashboard-overview .parking-menu #discounts .row .input-div .input-date,html .dashboard-overview .parking-menu #charges .row .input-div .input-date,html .dashboard-overview .parking-menu #logs .row .input-div .input-date,html .dashboard-overview .parking-menu #template .row .input-div .input-date,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-date,html .dashboard-overview .parking-menu #reports .row .input-div .input-date{margin:auto;margin-left:0px;margin-right:10px;padding:0 5px 0 0}body .dashboard-overview .parking-menu #overview .row .input-div .date-range-container,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container,body .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container,body .dashboard-overview .parking-menu #charges .row .input-div .date-range-container,body .dashboard-overview .parking-menu #logs .row .input-div .date-range-container,body .dashboard-overview .parking-menu #template .row .input-div .date-range-container,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container,body .dashboard-overview .parking-menu #reports .row .input-div .date-range-container,html .dashboard-overview .parking-menu #overview .row .input-div .date-range-container,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container,html .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container,html .dashboard-overview .parking-menu #charges .row .input-div .date-range-container,html .dashboard-overview .parking-menu #logs .row .input-div .date-range-container,html .dashboard-overview .parking-menu #template .row .input-div .date-range-container,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container,html .dashboard-overview .parking-menu #reports .row .input-div .date-range-container{position:relative;border:1px solid #CECECE;height:43px;border-radius:8px;width:190px}body .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #template .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .select-wrapper,body .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #template .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .select-wrapper,html .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .select-wrapper{height:100%;padding-right:35px}body .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #template .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .select-wrapper input,body .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #template .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .select-wrapper input,html .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .select-wrapper input{margin:0;border:none;height:100%;border-bottom:unset;border:unset;color:#707070;text-indent:10px}body .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .select-wrapper .caret{display:none}body .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #template .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .fa-calendar-alt,body .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #overview .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #discounts .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #charges .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #logs .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #template .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .date-range-container .fa-calendar-alt,html .dashboard-overview .parking-menu #reports .row .input-div .date-range-container .fa-calendar-alt{position:absolute;right:0;top:1px;position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3;pointer-events:none}body .dashboard-overview .parking-menu #overview .row .input-div .input-container,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container,body .dashboard-overview .parking-menu #charges .row .input-div .input-container,body .dashboard-overview .parking-menu #logs .row .input-div .input-container,body .dashboard-overview .parking-menu #template .row .input-div .input-container,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container,body .dashboard-overview .parking-menu #reports .row .input-div .input-container,html .dashboard-overview .parking-menu #overview .row .input-div .input-container,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container,html .dashboard-overview .parking-menu #charges .row .input-div .input-container,html .dashboard-overview .parking-menu #logs .row .input-div .input-container,html .dashboard-overview .parking-menu #template .row .input-div .input-container,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container,html .dashboard-overview .parking-menu #reports .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border-radius:5px;height:43px;width:160px;border:1px solid #D9E4E8}body .dashboard-overview .parking-menu #overview .row .input-div .input-container input,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container input,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container input,body .dashboard-overview .parking-menu #charges .row .input-div .input-container input,body .dashboard-overview .parking-menu #logs .row .input-div .input-container input,body .dashboard-overview .parking-menu #template .row .input-div .input-container input,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container input,body .dashboard-overview .parking-menu #reports .row .input-div .input-container input,html .dashboard-overview .parking-menu #overview .row .input-div .input-container input,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container input,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container input,html .dashboard-overview .parking-menu #charges .row .input-div .input-container input,html .dashboard-overview .parking-menu #logs .row .input-div .input-container input,html .dashboard-overview .parking-menu #template .row .input-div .input-container input,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container input,html .dashboard-overview .parking-menu #reports .row .input-div .input-container input{border-bottom:unset;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper,body .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper,html .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper{height:43px}body .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper .select-dropdown,body .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper .select-dropdown,html .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper .select-dropdown{color:#D1D1D1}body .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper .caret{position:absolute;right:0;top:0;bottom:0;margin:auto 0;z-index:0;fill:#48C7E5}body .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #overview .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #charges .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #logs .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #template .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #reports .row .input-div .input-container .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .parking-menu #overview .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #charges .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #logs .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #template .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container input:focus,body .dashboard-overview .parking-menu #reports .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #overview .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #charges .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #logs .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #template .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container input:focus,html .dashboard-overview .parking-menu #reports .row .input-div .input-container input:focus{box-shadow:unset;border:unset !important}body .dashboard-overview .parking-menu #overview .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #charges .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #logs .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #template .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container input[type=search]:focus,body .dashboard-overview .parking-menu #reports .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #overview .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #charges .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #logs .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #template .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container input[type=search]:focus,html .dashboard-overview .parking-menu #reports .row .input-div .input-container input[type=search]:focus{box-shadow:none !important;border-bottom:unset}body .dashboard-overview .parking-menu #overview .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #overview .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #overview .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #discounts .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #charges .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #charges .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #charges .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #logs .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #logs .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #logs .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #template .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #template .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #template .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container i.fa-user,body .dashboard-overview .parking-menu #reports .row .input-div .input-container i.fa-search,body .dashboard-overview .parking-menu #reports .row .input-div .input-container i.fa-building,body .dashboard-overview .parking-menu #reports .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #overview .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #overview .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #overview .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #discounts .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #charges .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #charges .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #charges .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #logs .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #logs .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #logs .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #template .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #template .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #template .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-container i.fa-user,html .dashboard-overview .parking-menu #reports .row .input-div .input-container i.fa-search,html .dashboard-overview .parking-menu #reports .row .input-div .input-container i.fa-building,html .dashboard-overview .parking-menu #reports .row .input-div .input-container i.fa-user{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .parking-menu #overview .row .input-div .input-search,body .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-search,body .dashboard-overview .parking-menu #discounts .row .input-div .input-search,body .dashboard-overview .parking-menu #charges .row .input-div .input-search,body .dashboard-overview .parking-menu #logs .row .input-div .input-search,body .dashboard-overview .parking-menu #template .row .input-div .input-search,body .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-search,body .dashboard-overview .parking-menu #reports .row .input-div .input-search,html .dashboard-overview .parking-menu #overview .row .input-div .input-search,html .dashboard-overview .parking-menu #parkingTypes .row .input-div .input-search,html .dashboard-overview .parking-menu #discounts .row .input-div .input-search,html .dashboard-overview .parking-menu #charges .row .input-div .input-search,html .dashboard-overview .parking-menu #logs .row .input-div .input-search,html .dashboard-overview .parking-menu #template .row .input-div .input-search,html .dashboard-overview .parking-menu #deviceManagement .row .input-div .input-search,html .dashboard-overview .parking-menu #reports .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #template .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #template .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #template .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #template .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #template .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #template .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #template .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #template .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #template .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-charge-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #template .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #template .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #template .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #template .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #template .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #template .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #template .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #template .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #template .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-charge-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-charge-slider-btn{height:40px;line-height:40px;padding:0px 30px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:195px;cursor:pointer}body .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #template .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #template .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #template .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #template .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #template .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #template .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #template .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #template .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #template .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-parking-type-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-discount-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #template .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #template .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #template .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #template .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #template .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #template .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #template .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #template .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #template .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-parking-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-discount-div a.create-parking-type-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-discount-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-charge-div a.create-parking-type-slider-btn{width:205px}body .dashboard-overview .parking-menu #overview .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #overview .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #overview .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-charge-div .slide-page .slide-page-content{width:440px !important}body .dashboard-overview .parking-menu #overview .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #overview .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #overview .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #discounts .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #discounts .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #discounts .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #charges .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #charges .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #charges .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #logs .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #logs .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #logs .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #template .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #template .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #template .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #reports .row .add-parking-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #reports .row .add-discount-div .slide-page .slide-page-content .slider-body,body .dashboard-overview .parking-menu #reports .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #overview .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #overview .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #overview .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #discounts .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #discounts .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #discounts .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #charges .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #charges .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #charges .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #logs .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #logs .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #logs .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #template .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #template .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #template .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #reports .row .add-parking-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #reports .row .add-discount-div .slide-page .slide-page-content .slider-body,html .dashboard-overview .parking-menu #reports .row .add-charge-div .slide-page .slide-page-content .slider-body{width:415px}@media screen and (max-width: 600px){body .dashboard-overview .parking-menu #overview .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #overview .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #overview .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-parking-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-discount-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-charge-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-parking-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-discount-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-charge-div .slide-page .slide-page-content{width:90% !important}}body .dashboard-overview .parking-menu #overview .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #parkingTypes .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #discounts .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #charges .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #logs .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #template .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #deviceManagement .row .add-device-div a.create-device-slider-btn,body .dashboard-overview .parking-menu #reports .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #overview .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #parkingTypes .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #discounts .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #charges .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #logs .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #template .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #deviceManagement .row .add-device-div a.create-device-slider-btn,html .dashboard-overview .parking-menu #reports .row .add-device-div a.create-device-slider-btn{height:40px;line-height:40px;padding:0px 30px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;color:#fff;width:195px;cursor:pointer}@media screen and (max-width: 600px){body .dashboard-overview .parking-menu #overview .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #parkingTypes .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #discounts .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #charges .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #logs .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #template .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #deviceManagement .row .add-device-div .slide-page .slide-page-content,body .dashboard-overview .parking-menu #reports .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #overview .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #parkingTypes .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #discounts .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #charges .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #logs .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #template .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #deviceManagement .row .add-device-div .slide-page .slide-page-content,html .dashboard-overview .parking-menu #reports .row .add-device-div .slide-page .slide-page-content{width:90% !important}}body .dashboard-overview .parking-menu #overview .row .download-csv,body .dashboard-overview .parking-menu #overview .row .download-device-csv,body .dashboard-overview .parking-menu #overview .row .download-reports-csv,body .dashboard-overview .parking-menu #overview .row .download-overview-csv,body .dashboard-overview .parking-menu #overview .row .logs-table-custom-save,body .dashboard-overview .parking-menu #parkingTypes .row .download-csv,body .dashboard-overview .parking-menu #parkingTypes .row .download-device-csv,body .dashboard-overview .parking-menu #parkingTypes .row .download-reports-csv,body .dashboard-overview .parking-menu #parkingTypes .row .download-overview-csv,body .dashboard-overview .parking-menu #parkingTypes .row .logs-table-custom-save,body .dashboard-overview .parking-menu #discounts .row .download-csv,body .dashboard-overview .parking-menu #discounts .row .download-device-csv,body .dashboard-overview .parking-menu #discounts .row .download-reports-csv,body .dashboard-overview .parking-menu #discounts .row .download-overview-csv,body .dashboard-overview .parking-menu #discounts .row .logs-table-custom-save,body .dashboard-overview .parking-menu #charges .row .download-csv,body .dashboard-overview .parking-menu #charges .row .download-device-csv,body .dashboard-overview .parking-menu #charges .row .download-reports-csv,body .dashboard-overview .parking-menu #charges .row .download-overview-csv,body .dashboard-overview .parking-menu #charges .row .logs-table-custom-save,body .dashboard-overview .parking-menu #logs .row .download-csv,body .dashboard-overview .parking-menu #logs .row .download-device-csv,body .dashboard-overview .parking-menu #logs .row .download-reports-csv,body .dashboard-overview .parking-menu #logs .row .download-overview-csv,body .dashboard-overview .parking-menu #logs .row .logs-table-custom-save,body .dashboard-overview .parking-menu #template .row .download-csv,body .dashboard-overview .parking-menu #template .row .download-device-csv,body .dashboard-overview .parking-menu #template .row .download-reports-csv,body .dashboard-overview .parking-menu #template .row .download-overview-csv,body .dashboard-overview .parking-menu #template .row .logs-table-custom-save,body .dashboard-overview .parking-menu #deviceManagement .row .download-csv,body .dashboard-overview .parking-menu #deviceManagement .row .download-device-csv,body .dashboard-overview .parking-menu #deviceManagement .row .download-reports-csv,body .dashboard-overview .parking-menu #deviceManagement .row .download-overview-csv,body .dashboard-overview .parking-menu #deviceManagement .row .logs-table-custom-save,body .dashboard-overview .parking-menu #reports .row .download-csv,body .dashboard-overview .parking-menu #reports .row .download-device-csv,body .dashboard-overview .parking-menu #reports .row .download-reports-csv,body .dashboard-overview .parking-menu #reports .row .download-overview-csv,body .dashboard-overview .parking-menu #reports .row .logs-table-custom-save,html .dashboard-overview .parking-menu #overview .row .download-csv,html .dashboard-overview .parking-menu #overview .row .download-device-csv,html .dashboard-overview .parking-menu #overview .row .download-reports-csv,html .dashboard-overview .parking-menu #overview .row .download-overview-csv,html .dashboard-overview .parking-menu #overview .row .logs-table-custom-save,html .dashboard-overview .parking-menu #parkingTypes .row .download-csv,html .dashboard-overview .parking-menu #parkingTypes .row .download-device-csv,html .dashboard-overview .parking-menu #parkingTypes .row .download-reports-csv,html .dashboard-overview .parking-menu #parkingTypes .row .download-overview-csv,html .dashboard-overview .parking-menu #parkingTypes .row .logs-table-custom-save,html .dashboard-overview .parking-menu #discounts .row .download-csv,html .dashboard-overview .parking-menu #discounts .row .download-device-csv,html .dashboard-overview .parking-menu #discounts .row .download-reports-csv,html .dashboard-overview .parking-menu #discounts .row .download-overview-csv,html .dashboard-overview .parking-menu #discounts .row .logs-table-custom-save,html .dashboard-overview .parking-menu #charges .row .download-csv,html .dashboard-overview .parking-menu #charges .row .download-device-csv,html .dashboard-overview .parking-menu #charges .row .download-reports-csv,html .dashboard-overview .parking-menu #charges .row .download-overview-csv,html .dashboard-overview .parking-menu #charges .row .logs-table-custom-save,html .dashboard-overview .parking-menu #logs .row .download-csv,html .dashboard-overview .parking-menu #logs .row .download-device-csv,html .dashboard-overview .parking-menu #logs .row .download-reports-csv,html .dashboard-overview .parking-menu #logs .row .download-overview-csv,html .dashboard-overview .parking-menu #logs .row .logs-table-custom-save,html .dashboard-overview .parking-menu #template .row .download-csv,html .dashboard-overview .parking-menu #template .row .download-device-csv,html .dashboard-overview .parking-menu #template .row .download-reports-csv,html .dashboard-overview .parking-menu #template .row .download-overview-csv,html .dashboard-overview .parking-menu #template .row .logs-table-custom-save,html .dashboard-overview .parking-menu #deviceManagement .row .download-csv,html .dashboard-overview .parking-menu #deviceManagement .row .download-device-csv,html .dashboard-overview .parking-menu #deviceManagement .row .download-reports-csv,html .dashboard-overview .parking-menu #deviceManagement .row .download-overview-csv,html .dashboard-overview .parking-menu #deviceManagement .row .logs-table-custom-save,html .dashboard-overview .parking-menu #reports .row .download-csv,html .dashboard-overview .parking-menu #reports .row .download-device-csv,html .dashboard-overview .parking-menu #reports .row .download-reports-csv,html .dashboard-overview .parking-menu #reports .row .download-overview-csv,html .dashboard-overview .parking-menu #reports .row .logs-table-custom-save{height:40px;line-height:40px;padding:0px 30px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:205px;cursor:pointer;margin-left:auto;margin-bottom:10px}body .dashboard-overview .parking-menu #overview .row .download-csv i,body .dashboard-overview .parking-menu #overview .row .download-device-csv i,body .dashboard-overview .parking-menu #overview .row .download-reports-csv i,body .dashboard-overview .parking-menu #overview .row .download-overview-csv i,body .dashboard-overview .parking-menu #overview .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #parkingTypes .row .download-csv i,body .dashboard-overview .parking-menu #parkingTypes .row .download-device-csv i,body .dashboard-overview .parking-menu #parkingTypes .row .download-reports-csv i,body .dashboard-overview .parking-menu #parkingTypes .row .download-overview-csv i,body .dashboard-overview .parking-menu #parkingTypes .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #discounts .row .download-csv i,body .dashboard-overview .parking-menu #discounts .row .download-device-csv i,body .dashboard-overview .parking-menu #discounts .row .download-reports-csv i,body .dashboard-overview .parking-menu #discounts .row .download-overview-csv i,body .dashboard-overview .parking-menu #discounts .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #charges .row .download-csv i,body .dashboard-overview .parking-menu #charges .row .download-device-csv i,body .dashboard-overview .parking-menu #charges .row .download-reports-csv i,body .dashboard-overview .parking-menu #charges .row .download-overview-csv i,body .dashboard-overview .parking-menu #charges .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #logs .row .download-csv i,body .dashboard-overview .parking-menu #logs .row .download-device-csv i,body .dashboard-overview .parking-menu #logs .row .download-reports-csv i,body .dashboard-overview .parking-menu #logs .row .download-overview-csv i,body .dashboard-overview .parking-menu #logs .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #template .row .download-csv i,body .dashboard-overview .parking-menu #template .row .download-device-csv i,body .dashboard-overview .parking-menu #template .row .download-reports-csv i,body .dashboard-overview .parking-menu #template .row .download-overview-csv i,body .dashboard-overview .parking-menu #template .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #deviceManagement .row .download-csv i,body .dashboard-overview .parking-menu #deviceManagement .row .download-device-csv i,body .dashboard-overview .parking-menu #deviceManagement .row .download-reports-csv i,body .dashboard-overview .parking-menu #deviceManagement .row .download-overview-csv i,body .dashboard-overview .parking-menu #deviceManagement .row .logs-table-custom-save i,body .dashboard-overview .parking-menu #reports .row .download-csv i,body .dashboard-overview .parking-menu #reports .row .download-device-csv i,body .dashboard-overview .parking-menu #reports .row .download-reports-csv i,body .dashboard-overview .parking-menu #reports .row .download-overview-csv i,body .dashboard-overview .parking-menu #reports .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #overview .row .download-csv i,html .dashboard-overview .parking-menu #overview .row .download-device-csv i,html .dashboard-overview .parking-menu #overview .row .download-reports-csv i,html .dashboard-overview .parking-menu #overview .row .download-overview-csv i,html .dashboard-overview .parking-menu #overview .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #parkingTypes .row .download-csv i,html .dashboard-overview .parking-menu #parkingTypes .row .download-device-csv i,html .dashboard-overview .parking-menu #parkingTypes .row .download-reports-csv i,html .dashboard-overview .parking-menu #parkingTypes .row .download-overview-csv i,html .dashboard-overview .parking-menu #parkingTypes .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #discounts .row .download-csv i,html .dashboard-overview .parking-menu #discounts .row .download-device-csv i,html .dashboard-overview .parking-menu #discounts .row .download-reports-csv i,html .dashboard-overview .parking-menu #discounts .row .download-overview-csv i,html .dashboard-overview .parking-menu #discounts .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #charges .row .download-csv i,html .dashboard-overview .parking-menu #charges .row .download-device-csv i,html .dashboard-overview .parking-menu #charges .row .download-reports-csv i,html .dashboard-overview .parking-menu #charges .row .download-overview-csv i,html .dashboard-overview .parking-menu #charges .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #logs .row .download-csv i,html .dashboard-overview .parking-menu #logs .row .download-device-csv i,html .dashboard-overview .parking-menu #logs .row .download-reports-csv i,html .dashboard-overview .parking-menu #logs .row .download-overview-csv i,html .dashboard-overview .parking-menu #logs .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #template .row .download-csv i,html .dashboard-overview .parking-menu #template .row .download-device-csv i,html .dashboard-overview .parking-menu #template .row .download-reports-csv i,html .dashboard-overview .parking-menu #template .row .download-overview-csv i,html .dashboard-overview .parking-menu #template .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #deviceManagement .row .download-csv i,html .dashboard-overview .parking-menu #deviceManagement .row .download-device-csv i,html .dashboard-overview .parking-menu #deviceManagement .row .download-reports-csv i,html .dashboard-overview .parking-menu #deviceManagement .row .download-overview-csv i,html .dashboard-overview .parking-menu #deviceManagement .row .logs-table-custom-save i,html .dashboard-overview .parking-menu #reports .row .download-csv i,html .dashboard-overview .parking-menu #reports .row .download-device-csv i,html .dashboard-overview .parking-menu #reports .row .download-reports-csv i,html .dashboard-overview .parking-menu #reports .row .download-overview-csv i,html .dashboard-overview .parking-menu #reports .row .logs-table-custom-save i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .parking-menu #overview .row .table-div,body .dashboard-overview .parking-menu #parkingTypes .row .table-div,body .dashboard-overview .parking-menu #discounts .row .table-div,body .dashboard-overview .parking-menu #charges .row .table-div,body .dashboard-overview .parking-menu #logs .row .table-div,body .dashboard-overview .parking-menu #template .row .table-div,body .dashboard-overview .parking-menu #deviceManagement .row .table-div,body .dashboard-overview .parking-menu #reports .row .table-div,html .dashboard-overview .parking-menu #overview .row .table-div,html .dashboard-overview .parking-menu #parkingTypes .row .table-div,html .dashboard-overview .parking-menu #discounts .row .table-div,html .dashboard-overview .parking-menu #charges .row .table-div,html .dashboard-overview .parking-menu #logs .row .table-div,html .dashboard-overview .parking-menu #template .row .table-div,html .dashboard-overview .parking-menu #deviceManagement .row .table-div,html .dashboard-overview .parking-menu #reports .row .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}@media (max-width: 992px){body .dashboard-overview .parking-menu #overview .row .table-div table,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table,body .dashboard-overview .parking-menu #discounts .row .table-div table,body .dashboard-overview .parking-menu #charges .row .table-div table,body .dashboard-overview .parking-menu #logs .row .table-div table,body .dashboard-overview .parking-menu #template .row .table-div table,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table,body .dashboard-overview .parking-menu #reports .row .table-div table,html .dashboard-overview .parking-menu #overview .row .table-div table,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table,html .dashboard-overview .parking-menu #discounts .row .table-div table,html .dashboard-overview .parking-menu #charges .row .table-div table,html .dashboard-overview .parking-menu #logs .row .table-div table,html .dashboard-overview .parking-menu #template .row .table-div table,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table,html .dashboard-overview .parking-menu #reports .row .table-div table{height:unset}}body .dashboard-overview .parking-menu #overview .row .table-div table thead tr,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr,body .dashboard-overview .parking-menu #discounts .row .table-div table thead tr,body .dashboard-overview .parking-menu #charges .row .table-div table thead tr,body .dashboard-overview .parking-menu #logs .row .table-div table thead tr,body .dashboard-overview .parking-menu #template .row .table-div table thead tr,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr,body .dashboard-overview .parking-menu #reports .row .table-div table thead tr,html .dashboard-overview .parking-menu #overview .row .table-div table thead tr,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr,html .dashboard-overview .parking-menu #discounts .row .table-div table thead tr,html .dashboard-overview .parking-menu #charges .row .table-div table thead tr,html .dashboard-overview .parking-menu #logs .row .table-div table thead tr,html .dashboard-overview .parking-menu #template .row .table-div table thead tr,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr,html .dashboard-overview .parking-menu #reports .row .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .parking-menu #overview .row .table-div table thead tr th,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr th,body .dashboard-overview .parking-menu #discounts .row .table-div table thead tr th,body .dashboard-overview .parking-menu #charges .row .table-div table thead tr th,body .dashboard-overview .parking-menu #logs .row .table-div table thead tr th,body .dashboard-overview .parking-menu #template .row .table-div table thead tr th,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr th,body .dashboard-overview .parking-menu #reports .row .table-div table thead tr th,html .dashboard-overview .parking-menu #overview .row .table-div table thead tr th,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr th,html .dashboard-overview .parking-menu #discounts .row .table-div table thead tr th,html .dashboard-overview .parking-menu #charges .row .table-div table thead tr th,html .dashboard-overview .parking-menu #logs .row .table-div table thead tr th,html .dashboard-overview .parking-menu #template .row .table-div table thead tr th,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr th,html .dashboard-overview .parking-menu #reports .row .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .parking-menu #overview .row .table-div table thead tr th,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr th,body .dashboard-overview .parking-menu #discounts .row .table-div table thead tr th,body .dashboard-overview .parking-menu #charges .row .table-div table thead tr th,body .dashboard-overview .parking-menu #logs .row .table-div table thead tr th,body .dashboard-overview .parking-menu #template .row .table-div table thead tr th,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr th,body .dashboard-overview .parking-menu #reports .row .table-div table thead tr th,html .dashboard-overview .parking-menu #overview .row .table-div table thead tr th,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr th,html .dashboard-overview .parking-menu #discounts .row .table-div table thead tr th,html .dashboard-overview .parking-menu #charges .row .table-div table thead tr th,html .dashboard-overview .parking-menu #logs .row .table-div table thead tr th,html .dashboard-overview .parking-menu #template .row .table-div table thead tr th,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr th,html .dashboard-overview .parking-menu #reports .row .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .parking-menu #overview .row .table-div table thead tr,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr,body .dashboard-overview .parking-menu #discounts .row .table-div table thead tr,body .dashboard-overview .parking-menu #charges .row .table-div table thead tr,body .dashboard-overview .parking-menu #logs .row .table-div table thead tr,body .dashboard-overview .parking-menu #template .row .table-div table thead tr,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr,body .dashboard-overview .parking-menu #reports .row .table-div table thead tr,html .dashboard-overview .parking-menu #overview .row .table-div table thead tr,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table thead tr,html .dashboard-overview .parking-menu #discounts .row .table-div table thead tr,html .dashboard-overview .parking-menu #charges .row .table-div table thead tr,html .dashboard-overview .parking-menu #logs .row .table-div table thead tr,html .dashboard-overview .parking-menu #template .row .table-div table thead tr,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table thead tr,html .dashboard-overview .parking-menu #reports .row .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr:hover,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr:hover,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i.fa-pencil-alt,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i.fa-unlock,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i.fa-trash-alt,body .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #overview .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #parkingTypes .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #discounts .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #charges .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #logs .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #template .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #deviceManagement .row .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .parking-menu #reports .row .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .parking-menu #overview .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #charges .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #logs .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #template .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .text-header,body .dashboard-overview .parking-menu #reports .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #overview .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #charges .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #logs .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #template .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .text-header,html .dashboard-overview .parking-menu #reports .row .parking-template-container .text-header{font-size:24px;margin-bottom:20px}@media screen and (max-width: 992px){body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container{position:relative;margin-left:0}@media screen and (max-width: 992px){body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container{width:100%;margin-left:0}}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container{position:absolute;top:0;right:0}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn{width:175px;height:40px;border-radius:50px;font-weight:500;font-size:16px;text-transform:capitalize}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn input,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .upload-button-container .upload-logo-btn i,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .upload-button-container .upload-logo-btn i{margin-left:5px;font-size:16px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .button-container .save-parking-settings,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .button-container .save-parking-settings{font-size:20px;font-weight:700;text-transform:capitalize;color:#fff;height:55px;padding:0 25px;line-height:55px;border-radius:28px;background-color:#48C7E5;box-shadow:none}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container{background:#fff;border:1px solid #CECECE;border-radius:8px;padding:10px;height:100%;margin-bottom:35px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .textarea-container textarea,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .textarea-container textarea,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .textarea-container textarea{padding:0px;margin:0px;border:none;box-shadow:none;min-height:30px;height:30px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview{padding:10px 20px;background-color:#EDEDED;border:1px solid #AEC2D5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .ticket-logo-header-container .ticket-logo-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .ticket-logo-header-container .ticket-logo-container{min-width:150px;height:150px;background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;border:1px solid #AEC2D5;margin-right:15px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview textarea,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview textarea,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview textarea{border:none;box-shadow:none;pointer-events:none;cursor:none}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code{margin-right:10px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .qr-code canvas,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .qr-code canvas{width:10vw;overflow:hidden}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .preview .qr-code-terms-condition-container .terms-condition-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .preview .qr-code-terms-condition-container .terms-condition-container{font-size:15px;text-align:justify}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container input,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container input,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container input{font-size:16px;font-weight:normal;color:#666;height:40px;border:1px solid #E7EFF2;border-radius:4px;text-indent:10px;margin:unset;margin:10px 0}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .caret,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .caret{display:none}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li span,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container .select-wrapper .dropdown-content li img,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .input-container i.fa-angle-down,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .input-container i.fa-angle-down{position:absolute;top:30px;right:25px;font-size:20px;color:#48C7E5}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:15px;background-color:#EDEDED;border:1px solid #AEC2D5;padding:20px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .text-center{text-align:center}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .justify-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .not-taxable{padding:15px 0}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-divider{width:100%;border-bottom:solid 1px #000;border-bottom-style:dashed;margin:5px 0px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-logo{width:200px;height:100px;background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:contain;margin:0 auto}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-header{text-align:center;white-space:pre-wrap}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer{margin-bottom:5px}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line{width:100%;border-bottom:solid 1px #000;border-bottom-style:dashed}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child{width:40%}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even){-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .title{text-align:center}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-vatable .details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #overview .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #parkingTypes .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #discounts .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #charges .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #logs .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #template .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #deviceManagement .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .ticket-template-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-button-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu #reports .row .parking-template-container .ticket-template-preview-container .preview-or-container .parking-receipt-container .receipt-footer{text-align:center;white-space:pre-wrap}body .dashboard-overview .parking-menu #overview .row .pagination-container,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container,body .dashboard-overview .parking-menu #discounts .row .pagination-container,body .dashboard-overview .parking-menu #charges .row .pagination-container,body .dashboard-overview .parking-menu #logs .row .pagination-container,body .dashboard-overview .parking-menu #template .row .pagination-container,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container,body .dashboard-overview .parking-menu #reports .row .pagination-container,html .dashboard-overview .parking-menu #overview .row .pagination-container,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container,html .dashboard-overview .parking-menu #discounts .row .pagination-container,html .dashboard-overview .parking-menu #charges .row .pagination-container,html .dashboard-overview .parking-menu #logs .row .pagination-container,html .dashboard-overview .parking-menu #template .row .pagination-container,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container,html .dashboard-overview .parking-menu #reports .row .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .parking-menu #overview .row .pagination-container .pagination,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination,body .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination,body .dashboard-overview .parking-menu #charges .row .pagination-container .pagination,body .dashboard-overview .parking-menu #logs .row .pagination-container .pagination,body .dashboard-overview .parking-menu #template .row .pagination-container .pagination,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination,body .dashboard-overview .parking-menu #reports .row .pagination-container .pagination,html .dashboard-overview .parking-menu #overview .row .pagination-container .pagination,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination,html .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination,html .dashboard-overview .parking-menu #charges .row .pagination-container .pagination,html .dashboard-overview .parking-menu #logs .row .pagination-container .pagination,html .dashboard-overview .parking-menu #template .row .pagination-container .pagination,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination,html .dashboard-overview .parking-menu #reports .row .pagination-container .pagination{margin:unset}body .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #template .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li,body .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #template .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li,html .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #template .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li a,body .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #template .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li a,html .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #template .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li.active,body .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #template .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li.active,html .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #template .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li.active a,body .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #template .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li.active a,html .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #template .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li.disabled,body .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #overview .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #discounts .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #charges .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #logs .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #template .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .pagination li.disabled,html .dashboard-overview .parking-menu #reports .row .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-left,body .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-left,html .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-right,body .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-right,html .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-right.disabled,body .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-left.disabled,body .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #overview .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #parkingTypes .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #discounts .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #charges .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #logs .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #template .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #deviceManagement .row .pagination-container .fa-angle-right.disabled,html .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-left.disabled,html .dashboard-overview .parking-menu #reports .row .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content .label-text,html .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content .label-text{color:#004d73;font-size:16px;font-weight:normal}body .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content input,html .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content input{border:1px solid #D9E4E8;box-shadow:unset;text-indent:10px}body .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content .apply-date,html .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content .apply-date{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;text-transform:capitalize}body .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content .apply-date i,html .dashboard-overview .parking-menu .modal.bottom-sheet .modal-content .apply-date i{font-size:1.3rem;line-height:inherit;position:unset;color:unset;right:unset;top:unset}body .dashboard-overview .parking-menu .modal-view-reading-report,body .dashboard-overview .parking-menu .modal-preview-readings-report,html .dashboard-overview .parking-menu .modal-view-reading-report,html .dashboard-overview .parking-menu .modal-preview-readings-report{position:fixed;top:0;background-color:rgba(0,0,0,0.4);width:100%;left:0;height:100%;z-index:999;display:none}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container{width:25%;background-color:white;left:50%;position:absolute;-webkit-transform:translate(-50%, -500%);-ms-transform:translate(-50%, -500%);transform:translate(-50%, -500%);top:50%;height:700px;border-radius:8px;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;text-align:center;overflow:hidden;overflow-y:auto;font-size:.8vw}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons{position:-webkit-sticky;position:sticky;text-align:right;height:20px;top:5px;margin-right:5px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons button,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons button,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons button,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons button,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons button,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons button,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons button,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons button{color:#fff;font-weight:700;padding:0 10px;text-transform:capitalize;border-radius:8px;height:auto;margin-bottom:10px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons .btn-print,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons .btn-print-or,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons .btn-print,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons .btn-print-or,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons .btn-print,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons .btn-print-or,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons .btn-print,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons .btn-print-or,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons .btn-print,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .action-buttons .btn-print-or,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons .btn-print,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .action-buttons .btn-print-or,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons .btn-print,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .action-buttons .btn-print-or,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons .btn-print,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .action-buttons .btn-print-or{border:2px solid #48C7E5;background-color:#48C7E5}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container{padding:20px 15px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .text-center,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .text-center,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .text-center{text-align:center}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .text-left,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .text-left,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .text-left,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .text-left,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .text-left,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .text-left,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .text-left,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .text-left{text-align:left}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .justify-center,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .justify-center,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .justify-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .not-taxable,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .not-taxable,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .not-taxable{padding:15px 0}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-divider,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-divider,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-divider{width:100%;border-bottom:solid 2px #000;border-bottom-style:dashed;margin:5px 0px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-logo,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-logo,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-logo{width:200px;height:100px;background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:contain;margin:0 auto}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-header,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-header,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-header{text-align:center;white-space:pre-wrap}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer{margin-bottom:5px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail .line{width:100%;border-bottom:solid 2px #000;border-bottom-style:dashed}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail span:first-child{width:40%}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even),html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-customer .receipt-customer-details .detail:nth-child(even){-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .title,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .title,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .title{text-align:center}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-vatable .details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-vatable .details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-footer,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .parking-receipt-container .receipt-footer,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .parking-receipt-container .receipt-footer{text-align:center;white-space:pre-wrap}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report{padding:20px 15px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .header,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .header,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .header,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .header,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .header,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .header,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .header,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .header{white-space:pre-wrap;text-align:center}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-label,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-label,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-label,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-label,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-label,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-label,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-label,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-label{margin:2rem 0px}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-tds,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-tds,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-tds,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-tds,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-tds,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-tds,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-tds,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-tds{text-align:left;margin-bottom:2rem}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-cash-total,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-vat-summary,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-gross-sales,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-total-net-sales,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-id,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-cash-total,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-vat-summary,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-gross-sales,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-total-net-sales,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-id,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-cash-total,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-vat-summary,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-gross-sales,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-total-net-sales,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-id,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-cash-total,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-vat-summary,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-gross-sales,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-total-net-sales,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-cash-total,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-vat-summary,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-gross-sales,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-total-net-sales,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-cash-total,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-vat-summary,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-gross-sales,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-total-net-sales,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-cash-total,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-vat-summary,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-gross-sales,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-total-net-sales,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-cash-total,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-vat-summary,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-gross-sales,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-total-net-sales,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-id{margin-bottom:2rem}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-id,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-id,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-id,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-id,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-id{text-align:left}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .details,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .details,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .details,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .details,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-footer,body .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-footer,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-footer,body .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-footer,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-view-reading-report-container .preview-reading-report .report-footer,html .dashboard-overview .parking-menu .modal-view-reading-report .modal-preview-readings-report-container .preview-reading-report .report-footer,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-view-reading-report-container .preview-reading-report .report-footer,html .dashboard-overview .parking-menu .modal-preview-readings-report .modal-preview-readings-report-container .preview-reading-report .report-footer{text-align:center;white-space:pre-wrap}body .dashboard-overview .profile-settings-menu,html .dashboard-overview .profile-settings-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .profile-settings-menu .row .div-tabs,html .dashboard-overview .profile-settings-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .profile-settings-menu .row .div-tabs,html .dashboard-overview .profile-settings-menu .row .div-tabs{width:58%;margin:auto}}body .dashboard-overview .profile-settings-menu .row .div-tabs .tabs,html .dashboard-overview .profile-settings-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab,html .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:35px}body .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .profile-settings-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .profile-settings-menu .row .div-tabs i,html .dashboard-overview .profile-settings-menu .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .profile-settings-menu .row .div-tabs i,html .dashboard-overview .profile-settings-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .profile-settings-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .profile-settings-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .profile-settings-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .profile-settings-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .profile-settings-menu .row .divider,html .dashboard-overview .profile-settings-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .profile-settings-menu .row .input-div,html .dashboard-overview .profile-settings-menu .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .profile-settings-menu .row .input-div .input-container,html .dashboard-overview .profile-settings-menu .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .profile-settings-menu .row .input-div .input-container input,html .dashboard-overview .profile-settings-menu .row .input-div .input-container input{border-bottom:unset;border:1px solid #CECECE;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .profile-settings-menu .row .input-div .input-container .caret,html .dashboard-overview .profile-settings-menu .row .input-div .input-container .caret{display:none}body .dashboard-overview .profile-settings-menu .row .input-div i,html .dashboard-overview .profile-settings-menu .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .profile-settings-menu .row .input-div .input-search,html .dashboard-overview .profile-settings-menu .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .profile-settings-menu .row .input-div .input-container,html .dashboard-overview .profile-settings-menu .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .profile-settings-menu .row .input-div .input-container input,html .dashboard-overview .profile-settings-menu .row .input-div .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .profile-settings-menu .row .input-div .input-container input:focus,html .dashboard-overview .profile-settings-menu .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .profile-settings-menu .input-icon-div,html .dashboard-overview .profile-settings-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .profile-settings-menu .input-icon-div,html .dashboard-overview .profile-settings-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .profile-settings-menu .input-icon-div,html .dashboard-overview .profile-settings-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .profile-settings-menu .input-icon-div i,html .dashboard-overview .profile-settings-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .profile-settings-menu .input-icon-div i,html .dashboard-overview .profile-settings-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .profile-settings-menu .tab-divs#profile,html .dashboard-overview .profile-settings-menu .tab-divs#profile{margin:40px 0px}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row{width:95%}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input{position:relative}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .label-text,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .label-text{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .label-title,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .label-title{font-size:24px;font-weight:normal;color:#004d73}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input input,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input input{font-size:20px;font-weight:normal;color:#666;height:30px;border-bottom:1px solid #E7EFF2}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .select-wrapper .caret{display:none}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input i.fa-angle-down,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input i.fa-angle-down{position:absolute;top:30px;right:25px;font-size:20px;color:#48C7E5}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme1,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme2,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme3,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme4,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme5,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme6,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme7,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme1,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme2,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme3,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme4,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme5,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme6,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme7{width:54px;margin-right:5px;display:inline-block;border:1px solid #D9E4E8;height:42px;border-radius:5px}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme1 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme2 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme3 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme4 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme5 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme6 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme7 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme1 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme2 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme3 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme4 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme5 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme6 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme7 .scheme-btn{height:40px;width:100%;display:block;cursor:pointer;background-color:#285C8C;border-radius:5px}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme1 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme2 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme3 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme4 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme5 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme6 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme7 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme1 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme2 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme3 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme4 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme5 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme6 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .scheme-container .scheme7 .caret{position:absolute;top:5px;right:0px;border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%;bottom:5px;background-color:#fff;margin:auto 0;z-index:1;fill:#3399FF;pointer-events:none}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .input-color,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .scheme-row .input-color{margin-left:5px;margin-bottom:0}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .label-text,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .label-text{font-size:16px;font-weight:500;color:#004d73;text-align:right}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .label-text,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .label-text{text-align:left}}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image{background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;display:block;border-radius:50%;position:relative;margin-left:auto;margin-top:10px;border:3px solid #D9E4E8}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image{margin-left:unset;margin-right:auto}}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image input,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image input{position:absolute;bottom:10px;right:60px;width:23px;height:23px;opacity:0;pointer-events:visible}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image i,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .logo-div .logo-image i{font-size:24px;color:#fff;top:112px;pointer-events:none;position:relative;cursor:pointer;left:60px}body .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .btn-update-profile,html .dashboard-overview .profile-settings-menu .tab-divs#profile .row div .row .div-input .btn-update-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:28px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:250px;width:100%}body .dashboard-overview .profile-settings-menu .tab-divs#webApp,html .dashboard-overview .profile-settings-menu .tab-divs#webApp{margin:40px 0px}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row{width:95%}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input{position:relative}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .label-text,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .label-text{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .label-title,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .label-title{font-size:24px;font-weight:normal;color:#004d73}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input input,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input input{font-size:20px;font-weight:normal;color:#666;height:30px;border-bottom:1px solid #E7EFF2}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input textarea,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input textarea{font-size:20px;font-weight:normal;color:#666;border-bottom:1px solid #E7EFF2}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .select-wrapper .caret{display:none}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input i.fa-angle-down,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input i.fa-angle-down{position:absolute;top:30px;right:25px;font-size:20px;color:#48C7E5}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme1,body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme2,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme1,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme2{width:54px;margin-right:5px;display:inline-block;border:1px solid #D9E4E8;height:42px;border-radius:5px}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme1 .scheme-btn,body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme2 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme1 .scheme-btn,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme2 .scheme-btn{height:40px;width:100%;display:block;cursor:pointer;background-color:#285C8C;border-radius:5px}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme1 .caret,body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme2 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme1 .caret,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .scheme2 .caret{position:absolute;top:5px;right:0px;border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%;bottom:5px;background-color:#fff;margin:auto 0;z-index:1;fill:#3399FF;pointer-events:none}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input p label span,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input p label span{padding-left:25px;font-size:20px;color:#666}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .app-info,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .app-info{background-color:#FAFAFA;border:1px solid #E7EFF2;padding:10px;padding-top:30px}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .app-info .row,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .app-info .row{width:100%}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .app-info .row .total,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .app-info .row .total{font-size:20px;color:#666}body .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .btn-update-profile,html .dashboard-overview .profile-settings-menu .tab-divs#webApp .row div .row .div-input .btn-update-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:28px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:250px;width:100%}body .dashboard-overview .profile-settings-menu .tab-divs#templates,html .dashboard-overview .profile-settings-menu .tab-divs#templates{margin:40px 0px}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row{width:95%}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input{position:relative}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .label-text,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .label-text{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .label-title,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .label-title{font-size:24px;font-weight:normal;color:#004d73}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input input,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input input{font-size:20px;font-weight:normal;color:#666;height:30px;border-bottom:1px solid #E7EFF2}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .select-wrapper .caret{display:none}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input i.fa-angle-down,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input i.fa-angle-down{position:absolute;top:30px;right:25px;font-size:20px;color:#48C7E5}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input p label span,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input p label span{padding-left:25px;font-size:20px;color:#666}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .template-info,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .template-info{background-color:#FAFAFA;border:1px solid #E7EFF2;padding:10px;padding-top:30px;padding-bottom:30px;margin-top:20px;color:#666;font-size:20px}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .btn-update-profile,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .row .div-input .btn-update-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:28px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:250px;width:100%}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container{margin:60px 10px}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container{margin:25px 0px}}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .existing-template,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .existing-template{font-size:24px;color:#215D79;margin-bottom:20px}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table thead tr,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table thead tr{border-bottom:1px solid #004d73}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table thead tr,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table thead tr th,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table thead tr th{color:#004d73;padding:10px 5px;font-size:16px;font-weight:500}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr{border-bottom:unset;border-right:1px solid #E7EFF2}}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td i,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr:hover,html .dashboard-overview .profile-settings-menu .tab-divs#templates .row div .existing-template-container .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .profile-settings-menu .tab-divs#templates .divider,html .dashboard-overview .profile-settings-menu .tab-divs#templates .divider{width:100%;position:absolute;left:0;margin-bottom:40px;background-color:#E7EFF2}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload{margin:40px 0px}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .add-file-modal-btn,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .add-file-modal-btn{height:40px;line-height:40px;padding:0px 30px;padding-right:40px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:bold}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .add-file-modal-btn i,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .add-file-modal-btn i{position:absolute;top:0px;right:15px;font-size:16px;color:#e2f4f7}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr th,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr th,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr:hover,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i.fa-unlock,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody th:last-child,body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody td:last-child,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody th:last-child,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody td:last-child{width:130px}@media (max-width: 992px){body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody th:last-child,body .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody td:last-child,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody th:last-child,html .dashboard-overview .profile-settings-menu .tab-divs#file-upload .row div .table-div table tbody td:last-child{width:unset}}body .dashboard-overview .billing-menu,html .dashboard-overview .billing-menu{background-color:#fff;border-radius:8px;padding:0 20px;padding-top:35px;padding-bottom:10px;position:relative}body .dashboard-overview .billing-menu .row .div-tabs,html .dashboard-overview .billing-menu .row .div-tabs{width:100%;position:relative}@media screen and (max-width: 1190px){body .dashboard-overview .billing-menu .row .div-tabs,html .dashboard-overview .billing-menu .row .div-tabs{width:58%;margin:auto}}body .dashboard-overview .billing-menu .row .div-tabs .tabs,html .dashboard-overview .billing-menu .row .div-tabs .tabs{overflow-x:hidden}body .dashboard-overview .billing-menu .row .div-tabs .tabs .tab,html .dashboard-overview .billing-menu .row .div-tabs .tabs .tab{padding:0;padding-left:10px;padding-right:35px}body .dashboard-overview .billing-menu .row .div-tabs .tabs .tab a,html .dashboard-overview .billing-menu .row .div-tabs .tabs .tab a{padding:0;color:#9E9E9E;font-size:22px;font-weight:500;text-transform:capitalize}body .dashboard-overview .billing-menu .row .div-tabs .tabs .tab a.active,html .dashboard-overview .billing-menu .row .div-tabs .tabs .tab a.active{color:#024667}body .dashboard-overview .billing-menu .row .div-tabs .tabs .tab a:focus.active,html .dashboard-overview .billing-menu .row .div-tabs .tabs .tab a:focus.active{background-color:unset}body .dashboard-overview .billing-menu .row .div-tabs .tabs .indicator,html .dashboard-overview .billing-menu .row .div-tabs .tabs .indicator{background-color:#48C7E5;height:5px}body .dashboard-overview .billing-menu .row .div-tabs i,html .dashboard-overview .billing-menu .row .div-tabs i{display:none}@media screen and (max-width: 1190px){body .dashboard-overview .billing-menu .row .div-tabs i,html .dashboard-overview .billing-menu .row .div-tabs i{display:block;top:5px;position:absolute;font-size:40px;color:#183958;cursor:pointer}body .dashboard-overview .billing-menu .row .div-tabs i.fa-caret-right,html .dashboard-overview .billing-menu .row .div-tabs i.fa-caret-right{right:-30px}body .dashboard-overview .billing-menu .row .div-tabs i.fa-caret-left,html .dashboard-overview .billing-menu .row .div-tabs i.fa-caret-left{left:-30px}}body .dashboard-overview .billing-menu .row .divider,html .dashboard-overview .billing-menu .row .divider{width:100%;position:absolute;left:0;background-color:#E7EFF2}body .dashboard-overview .billing-menu .row .input-div,html .dashboard-overview .billing-menu .row .input-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0px}body .dashboard-overview .billing-menu .row .input-div .input-container,html .dashboard-overview .billing-menu .row .input-div .input-container{display:inline-block;position:relative}body .dashboard-overview .billing-menu .row .input-div .input-container input,html .dashboard-overview .billing-menu .row .input-div .input-container input{border-bottom:unset;border:1px solid #CECECE;height:40px;text-indent:10px;border-radius:8px;color:#707070;display:inline-block}body .dashboard-overview .billing-menu .row .input-div .input-container .caret,html .dashboard-overview .billing-menu .row .input-div .input-container .caret{display:none}body .dashboard-overview .billing-menu .row .input-div i,html .dashboard-overview .billing-menu .row .input-div i{position:absolute;top:10px;right:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .billing-menu .row .input-div .input-search,html .dashboard-overview .billing-menu .row .input-div .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .billing-menu .row .input-div .input-container,html .dashboard-overview .billing-menu .row .input-div .input-container{display:inline-block;position:relative;-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10;border:1px solid #D9E4E8;border-radius:5px;height:43px;margin-bottom:10px;padding-right:35px}body .dashboard-overview .billing-menu .row .input-div .input-container input,html .dashboard-overview .billing-menu .row .input-div .input-container input{border:unset;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .billing-menu .row .input-div .input-container input:focus,html .dashboard-overview .billing-menu .row .input-div .input-container input:focus{box-shadow:unset}body .dashboard-overview .billing-menu .input-icon-div,html .dashboard-overview .billing-menu .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5;cursor:pointer}@media screen and (max-width: 780px){body .dashboard-overview .billing-menu .input-icon-div,html .dashboard-overview .billing-menu .input-icon-div{right:10px;top:10px}}@media screen and (max-width: 400px){body .dashboard-overview .billing-menu .input-icon-div,html .dashboard-overview .billing-menu .input-icon-div{height:28px;width:28px;line-height:30px}}body .dashboard-overview .billing-menu .input-icon-div i,html .dashboard-overview .billing-menu .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}@media screen and (max-width: 400px){body .dashboard-overview .billing-menu .input-icon-div i,html .dashboard-overview .billing-menu .input-icon-div i{margin-left:7px}}body .dashboard-overview .billing-menu .tab-divs#statements,html .dashboard-overview .billing-menu .tab-divs#statements{margin:40px 0px}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row{width:95%}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input{position:relative}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .label-text,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .label-text{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .label-title,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .label-title{font-size:24px;font-weight:normal;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input input,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input input{font-size:20px;font-weight:normal;color:#666;height:30px;border-bottom:1px solid #E7EFF2}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .select-wrapper .caret{display:none}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input i.fa-angle-down,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input i.fa-angle-down{position:absolute;top:30px;right:25px;font-size:20px;color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme1,body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme2,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme1,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme2{width:54px;margin-right:5px;display:inline-block;border:1px solid #D9E4E8;height:42px;border-radius:5px}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme1 .scheme-btn,body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme2 .scheme-btn,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme1 .scheme-btn,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme2 .scheme-btn{height:40px;width:100%;display:block;cursor:pointer;background-color:#285C8C;border-radius:5px}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme1 .caret,body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme2 .caret,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme1 .caret,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .scheme2 .caret{position:absolute;top:5px;right:0px;border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%;bottom:5px;background-color:#fff;margin:auto 0;z-index:1;fill:#3399FF;pointer-events:none}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .label-text,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .label-text{font-size:16px;font-weight:500;color:#004d73;text-align:right}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .label-text,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .label-text{text-align:left}}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image{background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;display:block;border-radius:50%;position:relative;margin-left:auto;margin-top:10px;border:3px solid #D9E4E8}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image{margin-left:unset;margin-right:auto}}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image input,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image input{position:absolute;bottom:10px;right:60px;width:23px;height:23px;opacity:0;pointer-events:visible}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image i,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .logo-div .logo-image i{font-size:24px;color:#fff;top:112px;pointer-events:none;position:relative;cursor:pointer;left:60px}body .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .btn-update-profile,html .dashboard-overview .billing-menu .tab-divs#statements .row div .row .div-input .btn-update-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:28px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:250px;width:100%}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .export-button,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .export-button{width:100%;height:40px;border-radius:20px;border:transparent;background-color:#48C7E5;color:#fff;font-family:'Roboto';font-size:16px;cursor:pointer;font-weight:700}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .export-button,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .export-button{margin-top:20px;width:30%;-webkit-transform:translateX(230%);-ms-transform:translateX(230%);transform:translateX(230%)}}@media screen and (max-width: 550px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .export-button,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .export-button{width:100%;-webkit-transform:none;-ms-transform:none;transform:none}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .inline-items,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .inline-items{margin-bottom:35px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .inline-items .col,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .inline-items .col{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;margin-bottom:0px !important;padding-bottom:0px !important}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .inline-items .col,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .inline-items .col{margin:5px 0px}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-search,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto 0px;margin-right:10px;white-space:nowrap}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-search,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-search{width:100px}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container{position:relative;border:1px solid #D9E4E8;height:43px;width:100%;border-radius:5px;padding-right:35px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container input{border-bottom:unset;text-indent:10px;color:#707070;margin-bottom:0px;width:100%}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container input[type=search]:focus,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container input[type=search]:focus{box-shadow:none !important;border-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container input:focus,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container input:focus{border:unset !important;box-shadow:unset !important}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container i.fa-search,body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container i.fa-building,body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container i.fa-user,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container i.fa-search,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container i.fa-building,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .search-container i.fa-user{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container{position:relative;border:1px solid #D9E4E8;height:43px;width:100%;border-radius:5px;padding-right:35px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container input{border-bottom:unset;text-indent:10px;color:#707070;width:100%}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container input:focus,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container input:focus{border-bottom:none}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container .caret{fill:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container .caret{display:none}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container i,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-search-container i{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-category,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-category{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container{position:relative}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container .caret{fill:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .category-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-status,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-status{font-size:16px;font-weight:normal;color:#004d73;margin:auto 0px;margin-right:10px;white-space:nowrap}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-status,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-status{width:100px}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container{position:relative;width:100%;padding:0px 1px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070;margin-bottom:0px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container .caret{fill:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .status-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-type,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-type{font-size:16px;font-weight:normal;color:#004d73;margin:auto 0px;margin-right:10px;white-space:nowrap}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-type,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-type{width:100px}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container{position:relative;width:100%;padding:0px 1px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070;margin-bottom:0px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container .caret{fill:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .type-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-date,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-date{font-size:16px;font-weight:normal;color:#004d73;margin:auto 0px;margin-right:10px;white-space:nowrap}@media screen and (max-width: 1350px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-date,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-date{white-space:normal}}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-date,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .input-date{width:100px}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container{position:relative;height:43px;border-radius:5px;padding-right:35px;border:1px solid #D9E4E8;width:100%}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container input{border:unset;text-indent:10px;color:#707070;margin-bottom:0px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .caret{fill:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .caret,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .caret{display:none}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container i,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container i{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content h4,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content h4{color:#004d73;font-weight:700}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .label-text,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .label-text{color:#004d73;font-size:16px;font-weight:normal;width:200px;line-height:4}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .apply-date,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .apply-date{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;text-transform:capitalize}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .apply-date i,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .apply-date i{font-size:1.3rem;line-height:inherit;position:unset;color:unset;right:unset;top:unset}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content input,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content input{height:40px;border-radius:5px;border:1px solid #D9E4E8;border:unset}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content input:focus,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content input:focus{box-shadow:unset}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .date-search-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .date-container .modal.bottom-sheet .modal-content .date-search-container{margin:10px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .question-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .question-container{height:40px;width:40px;line-height:40px;margin-left:10px;background-color:#48C7E5;border-radius:50%;cursor:pointer;margin-top:25px}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .question-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .question-container{margin-top:10px;float:right}}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .question-container i,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .question-container i{font-size:16px;margin-left:13px;color:#fff}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div{overflow:auto;margin:0 5px;margin-bottom:20px;height:380px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table{overflow:auto;width:100%}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead{width:99.5%;position:-webkit-sticky;position:sticky;top:0px;background-color:#fff}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead tr,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead tr th,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table tbody tr .custom-column,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table tbody tr .custom-column{color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead,body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table tbody tr,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table thead,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table tbody tr{display:table;width:100%;table-layout:fixed}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(1),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(1),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(1),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(1){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(2),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(2){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(3),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(3),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(3),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(3){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(4),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(4),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(4),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(4){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(5),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(5),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(5),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(5){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(6),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(6),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(6),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(6){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(7),body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(7),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table th:nth-child(7),html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .table-div table td:nth-child(7){width:110px}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination{margin:unset}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li a,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li.active,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li.active a,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-left,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-right,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-left.disabled,body .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-right.disabled,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-left.disabled,html .dashboard-overview .billing-menu .tab-divs#statements .billing-table .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .billing-menu .tab-divs#general-statements,html .dashboard-overview .billing-menu .tab-divs#general-statements{margin:40px 0px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .select-wrapper .caret,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .select-wrapper .caret{display:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .table-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .table-container{overflow-x:auto}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container{border-top:1px solid #285C8C;padding-top:40px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .col,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .col{padding:0px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container{display:none;margin-bottom:20px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-to-label,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-to-label{font-size:14px;margin-right:5px;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-container,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-to-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-to-container{width:135px;position:relative;border:1px solid #D9E4E8;height:35px;border-radius:5px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-container i,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-to-container i,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-container i,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-to-container i{position:absolute;right:7px;top:9px;color:#48C7E5;pointer-events:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-container input,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-to-container input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-from-container input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container .date-to-container input{font-size:15px;border:none;height:100%;margin:0;width:-webkit-calc(100% - 25px);width:calc(100% - 25px);text-indent:10px;padding-right:25px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container:first-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .date-from-to-container .date-from-label-container:first-child{margin-right:25px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table{border:2px solid #285C8C;border-left:none;border-right:none;margin-bottom:10px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th{padding:15px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(1),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(1){width:200px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(2){text-align:left}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(3),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(3){min-width:220px;text-align:center}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(4),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table tr th:nth-child(4){text-align:right}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table .bracket-container .bracket-row,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table .bracket-container .bracket-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr{border-bottom:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr:nth-child(2n+1),body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr:nth-child(2n+1),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr:nth-child(2n+1),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr:nth-child(2n+1){border-bottom:1px solid #D9E4E8}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr:first-child,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr:last-child,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr:first-child,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr:last-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr:first-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities thead tr:last-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr:first-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .table-billing-statements-utilities-previous-reading thead tr:last-child{border-bottom:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2{border:2px solid #285C8C;border-left:none;border-right:none;margin-bottom:10px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead{border-bottom:2px solid #285C8C;border-top:2px solid #285C8C}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr{border:none;border-bottom:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th{padding:5px;position:relative;width:33%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .charge-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .charge-container{position:relative;padding-right:15px;border:1px solid #D9E4E8;height:43px;border-radius:5px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .charge-container .select-wrapper input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .charge-container .select-wrapper input{border:unset;font-size:16px;font-weight:400;color:#707070;text-indent:5px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .charge-container i,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .charge-container i{position:absolute;top:12px;right:5px;font-size:18px;color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p{margin:0;display:inline-block;margin-right:15px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p span,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p span{padding-left:25px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th p [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D9E4E8}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th input{border:1px solid #D9E4E8;height:43px;border-radius:5px;text-indent:5px;margin:0}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .field-label,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th .field-label{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#D9E4E8;font-size:16px;color:#4D4D4D;top:5px;right:4px;font-weight:300;height:80%;border-top-right-radius:4px;border-bottom-right-radius:4px;padding:10px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th:first-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr th:first-child{color:#285C8C;width:33%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead .delete-button,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead .check-button,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead .delete-button,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead .check-button{font-size:18px;cursor:pointer;width:26px !important;height:26px !important;margin:0 0 0 10px !important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr:first-child th:last-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr:first-child th:last-child{text-align:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr:first-child th:last-child .fa-times,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr:first-child th:last-child .fa-times{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5px;margin-left:auto;width:15px;color:#fff;background-color:#f44336}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr:first-child th:last-child .fa-check,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead tr:first-child th:last-child .fa-check{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:15px;margin-left:auto;color:#fff;background-color:#63BC8F}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead:first-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead:first-child{border-top:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead:last-child,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement-table2 thead:last-child{border-bottom:none}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fab-add,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fab-add{display:none !important}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn{display:none}@media screen and (min-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn{display:none !important}}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn{right:15px;z-index:999;bottom:15px}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn a,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn a{width:50px;height:50px;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn a i,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn a i{font-size:25px;line-height:2}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn ul li a,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container .fixed-action-btn ul li a{background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container button,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container button{width:45%;height:55px;border-radius:28px;border:1px solid #48C7E5;background-color:#48C7E5;color:#fff;font-family:'Roboto';font-size:20px;font-weight:700;margin-top:30px;display:none}@media screen and (max-width: 1640px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container button,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container button{font-size:16px}}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container button,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .button-container button{width:250px;font-size:15px}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement{border-radius:17px;background-color:#F7F7F7;min-height:72px;padding:20px;width:unset;margin-right:10px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:10px}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement{margin:20px 0}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-header,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-header{font-size:18px;font-weight:500;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-description,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-description{font-size:16px;font-weight:400;color:#707070}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price{font-size:44px;font-weight:500;color:#48C7E5}@media screen and (max-width: 1432px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price{font-size:30px}}@media screen and (max-width: 410px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price{font-size:30px}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price sup,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price sup{font-size:16px;font-weight:400;color:#004d73;vertical-align:middle;margin-left:-5px}@media screen and (max-width: 410px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price sup,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item .item-price sup{font-size:12px}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .statement .col-item:nth-child(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons{width:100%}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons{margin-left:auto;margin-right:auto}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-generate-statement-ticket,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-generate-statement-ticket{height:40px;border-radius:20px;background-color:#48C7E5;color:#fff;font-size:16px;font-weight:700;box-shadow:none;margin-top:15px;text-transform:capitalize;float:right}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-generate-statement-ticket,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-generate-statement-ticket{width:100%}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-download-pdf,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-download-pdf{height:40px;border-radius:20px;background-color:#48C7E5;color:#fff;font-size:16px;font-weight:700;box-shadow:none;margin-top:15px;text-transform:capitalize;float:right}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-download-pdf,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .buttons .btn-download-pdf{width:100%}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes{position:relative;margin-top:20px}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes .remove-add-notes,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes .remove-add-notes{position:absolute;font-size:18px;color:#48C7E5;cursor:pointer;right:0;top:0}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes .add-add-notes,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes .add-add-notes{position:absolute;font-size:18px;color:#48C7E5;cursor:pointer;right:20px;top:0}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes textarea,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .statement-container .additional-notes textarea{font-size:16px;font-weight:normal;color:#4D4D4D;height:40px;border:1px solid #E7EFF2;border-radius:4px;margin:unset;margin-top:20px;padding:10px;height:130px;width:100%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;width:80%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:0}@media screen and (max-width: 750px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items{display:block;width:100%}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-unit-no,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-unit-no{min-width:75px;font-size:16px;font-weight:normal;color:#004d73}@media screen and (max-width: 750px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-unit-no,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-unit-no{display:block}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container{width:296px;position:relative;border:1px solid #D9E4E8;height:43px;border-radius:5px;padding-right:35px}@media screen and (max-width: 750px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container{display:block;margin-bottom:30px;width:100%}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container input{border-bottom:unset;text-indent:10px;color:#707070;margin-bottom:0px;width:100%;display:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container input[type=search]:focus,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container input[type=search]:focus{box-shadow:none !important;border-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container input:focus,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container input:focus{border:unset !important;box-shadow:unset !important}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container i.fa-search,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container i.fa-building,body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container i.fa-user,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container i.fa-search,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container i.fa-building,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container i.fa-user{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container{width:100% !important;height:100%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container .selection .select2-selection--single,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container .selection .select2-selection--single{height:100%;border:unset}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:2.7;width:100%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .search-container .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-billing-period,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-billing-period{margin-left:50px;min-width:110px;color:#004d73}@media screen and (max-width: 1200px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-billing-period,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-billing-period{margin-left:10px}}@media screen and (max-width: 750px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-billing-period,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .input-billing-period{display:block;margin-left:0}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container{width:150px;margin-right:10px;position:relative;border:1px solid #D9E4E8;height:43px;border-radius:5px;padding-right:35px}@media screen and (max-width: 750px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container{display:inline-block;width:100%;margin-bottom:30px}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container input{border-bottom:unset;text-indent:10px;color:#707070;width:100%}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container input:focus,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container input:focus{border-bottom:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .caret,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .caret{fill:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .caret,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .caret{display:none}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container i,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container i{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content h4,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content h4{color:#004d73;font-weight:700}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content .label-text,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content .label-text{color:#004d73;font-size:16px;font-weight:normal}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content .apply-date,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content .apply-date{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;text-transform:capitalize}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content .apply-date i,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content .apply-date i{font-size:1.3rem;line-height:inherit;position:unset;color:unset;right:unset;top:unset}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content input,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content input{height:40px;border-radius:5px;border:1px solid #D9E4E8}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content input:focus,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items .date-search-container .modal.bottom-sheet .modal-content input:focus{box-shadow:unset}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items button.apply-filter,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items button.apply-filter{width:150px;margin-left:20px;height:40px;border-radius:20px;border:transparent;background-color:#48C7E5;color:#fff;font-family:'Roboto';font-size:16px;font-weight:700;cursor:pointer}@media screen and (max-width: 750px){body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items button.apply-filter,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table .inline-items button.apply-filter{display:block;width:100%;margin:20px 0}}body .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table table tbody tr .custom-column,html .dashboard-overview .billing-menu .tab-divs#general-statements .billing-table table tbody tr .custom-column{color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#templates,html .dashboard-overview .billing-menu .tab-divs#templates{margin:40px 0px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 1300px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 1300px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container>.col:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container>.col:nth-child(2){overflow-x:scroll;width:100%;margin-bottom:50px}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row{margin-bottom:0}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row{margin-bottom:20px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input{position:relative}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .div-nvat,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .div-nvat{margin-top:10px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-text,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-text{font-size:14px;font-weight:500;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-text span [type="radio"].with-gap:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-text span [type="radio"].with-gap:checked+span:after{border:2px solid #48C7E5;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-text span [type="radio"].with-gap:not(:checked)+span:before,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-text span [type="radio"].with-gap:not(:checked)+span:before{border:2px solid #D3D9DD}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-title,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .label-title{font-size:24px;font-weight:normal;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input input,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input input{font-size:16px;font-weight:normal;color:#4D4D4D;height:40px;border:1px solid #E7EFF2;border-radius:4px;text-indent:10px;margin:unset;margin-top:10px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input textarea,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input textarea{font-size:16px;font-weight:normal;color:#4D4D4D;height:40px;border:1px solid #E7EFF2;border-radius:4px;margin:unset;margin-top:10px;padding:10px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input textarea.add-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input textarea.add-info{height:80px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .select-wrapper .caret{fill:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p{display:inline-block;margin-right:15px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p label span,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p label span{padding-left:25px;font-size:20px;color:#666}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .template-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .template-info{background-color:#FAFAFA;border:1px solid #E7EFF2;padding:10px;padding-top:30px;padding-bottom:30px;margin-top:20px;color:#666;font-size:20px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .btn-update-profile,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .btn-update-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:28px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:250px;width:100%}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .label-text,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .label-text{text-align:right;margin-right:28px}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .label-text,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .label-text{text-align:center;margin-right:0}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image{background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;display:block;border-radius:50%;position:relative;margin-left:auto;margin-top:10px;border:3px solid #D9E4E8}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image{margin:auto;margin-top:10px}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image input,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image input{position:absolute;bottom:10px;right:60px;width:23px;height:23px;opacity:0;pointer-events:visible}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image .fa-camera,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-input .logo-div .logo-image .fa-camera{font-size:24px;color:#48C7E5;top:112px;pointer-events:none;position:relative;cursor:pointer;left:60px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .label-text,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .label-text{font-size:14px;font-weight:500;color:#004d73;margin-left:30px}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .label-text,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .label-text{margin-left:0px}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template{background:#F7F7F7;margin-left:30px;border-radius:4px;width:745px}@media screen and (max-width: 1400px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template{width:650px}}@media screen and (max-width: 1300px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template{width:745px}}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template{margin-left:0px}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section:not(:last-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section:not(:last-child){border-bottom:1px solid #E2E2E2}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .logo-image,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .logo-image{background-image:url(/assets/images/default-image.png);background-position:center;background-repeat:no-repeat;background-size:cover;min-width:150px;height:150px;width:150px;display:block;border-radius:50%;position:relative;border:3px solid #D9E4E8}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info{font-size:16px;font-weight:400;color:#4D4D4D;margin-left:20px;width:45%}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info .property-name,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info .property-name{font-size:24px;font-weight:500;color:#4D4D4D}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info #property_address_first,body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info #property_address_secondb,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info #property_address_first,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info #property_address_secondb{text-transform:capitalize}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info .property-city-country-postal,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info .property-city-country-postal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info .property-city-country-postal div:nth-child(even),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .property-info .property-city-country-postal div:nth-child(even){margin-right:5px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;margin-left:20px}@media screen and (max-width: 1850px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info{display:inline-block}}@media screen and (max-width: 1390px) and (min-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info{display:block}}@media screen and (max-width: 542px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info{display:block}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info .ticket-label,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info .ticket-label{font-size:16px;font-weight:500;color:#4D4D4D}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info .ticket-number,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .property-billing-info .ticket-info .ticket-number{font-size:22px;font-weight:300;color:#4D4D4D}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 1780px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown{margin-left:0}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:70%;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .bill .label,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .bill .label{color:#4D4D4D;font-weight:500;font-size:16px;padding-bottom:5px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .bill .label-answer,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .bill .label-answer{color:#4D4D4D;font-weight:300;font-size:12px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .to,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .to{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .period,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .period{-webkit-box-flex:1.5;-webkit-flex:1.5;-ms-flex:1.5;flex:1.5}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .span,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-dates .span{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown .electricity-breakdown,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown .electricity-breakdown{margin-right:10px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr{border-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr td{padding:0;font-size:10px;font-weight:400;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr td .unit,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr td .unit{font-size:8px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table tbody tr td:last-child:not(:only-child){font-size:10px;font-weight:400;color:#024667;text-align:right}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:nth-child(3) tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:nth-child(3) tbody tr td{color:#4D4D4D !important}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(1),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(1){min-width:50px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(2){min-width:15px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(3),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(3){min-width:50px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(4),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-dates-calculation-tables-breakdown .billing-calculation-tables-breakdown table:not(:nth-child(1)) tbody tr td:nth-child(4){min-width:60px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation{padding:10px 20px 20px 20px}@media screen and (max-width: 1780px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation{margin-left:0}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables{overflow:auto}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table{border-top:1px solid #004d73;border-bottom:1px solid #004d73}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr:not(:last-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr:not(:last-child){border:unset;border-bottom:1px solid #E7EFF2}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr{border-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td{padding:15px 5px;width:14%}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(1),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:only-child,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(1),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:only-child{font-size:12px;font-weight:500;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(2){font-size:12px;font-weight:400;color:#707070;width:16%}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(3),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(3){font-size:12px;font-weight:400;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(4),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(4){font-size:12px;font-weight:400;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(5),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(5){font-size:12px;font-weight:400;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(6),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:nth-child(6){font-size:12px;font-weight:400;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table tbody tr td:last-child:not(:only-child){font-size:12px;font-weight:500;color:#024667;text-align:right}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(1),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(3),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(1),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(3),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6){border-top:unset;border-bottom:unset;margin-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(1) tbody tr td,body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(3) tbody tr td,body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6) tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(1) tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(3) tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6) tbody tr td{padding:0 5px;text-align:left;color:#4D4D4D;font-size:12px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(1) tbody tr td:last-child:not(:only-child),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(3) tbody tr td:last-child:not(:only-child),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(1) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(3) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6) tbody tr td:last-child:not(:only-child){text-align:right}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(2),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(4),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(5),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(7),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(8),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(2),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(4),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(5),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(7),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(8){margin-bottom:20px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(2) tbody tr td:last-child:not(:only-child),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(4) tbody tr td:last-child:not(:only-child),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(5) tbody tr td:last-child:not(:only-child),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(7) tbody tr td:last-child:not(:only-child),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(8) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(2) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(4) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(5) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(7) tbody tr td:last-child:not(:only-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(8) tbody tr td:last-child:not(:only-child){text-align:right;font-size:16px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6),body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(7),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(6),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .billing-calculation-tables table:nth-child(7){display:none}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .total-bill-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .total-bill-template{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .total-bill-template .label,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .total-bill-template .label{font-size:28px;font-weight:500;color:#004d73;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .total-bill-template .bill,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-calculation .total-bill-template .bill{font-size:40px;font-weight:500;color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section{padding:20px 35px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section .label,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section .label{color:#707070;font-weight:500;font-size:12px;text-align:center}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section input,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section input{margin:0;border-bottom:1px solid;height:35px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section .label-name-approved-by,body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section .label-name-noted-by,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section .label-name-approved-by,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .signature-section .label-name-noted-by{font-size:12px;text-align:center;color:#707070}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-instructions,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-instructions{padding:20px}@media screen and (max-width: 1780px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-instructions,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-instructions{margin-left:0}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-instructions .instruction,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template .section .billing-instructions .instruction{font-size:12px;color:#707070;margin-bottom:10px;padding:0 15px;border:none;pointer-events:none;line-height:1.5}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template:not(:last-child),html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .div-info .billing-template:not(:last-child){margin-bottom:20px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .btn-update-bill-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .row div .row .btn-update-bill-template{font-size:20px;font-weight:700;text-transform:capitalize;color:#fff;height:55px;padding:0 35px;line-height:55px;border-radius:28px;background-color:#48C7E5;box-shadow:none}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container{margin:60px 10px}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container{margin:25px 0px}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .existing-template,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .existing-template{font-size:24px;color:#215D79;margin-bottom:20px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table thead tr,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table thead tr{border-bottom:1px solid #004d73}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table thead tr,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table thead tr{border-bottom:unset}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table thead tr th,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table thead tr th{color:#004d73;padding:10px 5px;font-size:16px;font-weight:500}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr{border-bottom:unset;border-right:1px solid #E7EFF2}}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td i,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td i.fa-pencil-alt,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td i.fa-trash-alt,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr:hover,html .dashboard-overview .billing-menu .tab-divs#templates .row.template-container div .existing-template-container .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .billing-menu .tab-divs#templates .divider,html .dashboard-overview .billing-menu .tab-divs#templates .divider{width:100%;position:absolute;left:0;margin-bottom:40px;background-color:#E7EFF2}body .dashboard-overview .billing-menu .tab-divs#settings,body .dashboard-overview .billing-menu .tab-divs#settings1,html .dashboard-overview .billing-menu .tab-divs#settings,html .dashboard-overview .billing-menu .tab-divs#settings1{margin:40px 0px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row{width:95%}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row{width:unset}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input{position:relative}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .label-text,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .label-text,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .label-text,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .label-text{font-size:16px;font-weight:500;color:#004d73;display:inline-block}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .label-title,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .label-title,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .label-title,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .label-title{font-size:24px;font-weight:normal;color:#004d73}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input input,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input input,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input input,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input input{font-size:16px;font-weight:300;color:#4D4D4D;height:40px;border:1px solid #D9E4E8;text-indent:5px;border-radius:4px;margin-top:10px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input textarea,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input textarea,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input textarea,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input textarea{font-size:20px;font-weight:normal;color:#666;border-bottom:1px solid #E7EFF2}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .select-wrapper .caret,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .select-wrapper .caret,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .select-wrapper .caret{display:none}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .select-wrapper .dropdown-content li span,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .select-wrapper .dropdown-content li span,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .select-wrapper .dropdown-content li img,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .select-wrapper .dropdown-content li img,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .select-wrapper .dropdown-content li img{float:left;height:14px;width:14px;margin:15px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input i.fa-angle-down,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input i.fa-angle-down,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input i.fa-angle-down,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input i.fa-angle-down{position:absolute;top:45px;right:25px;font-size:18px;color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input i.fa-swimming-pool,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input i.fa-swimming-pool,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input i.fa-swimming-pool,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input i.fa-swimming-pool{font-size:16px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input i.fa-plus,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input i.fa-plus,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input i.fa-plus,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input i.fa-plus{font-size:10px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-update-profile,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-update-profile,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-update-profile,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-update-profile{height:55px;line-height:52px;padding:0px 30px;border-radius:28px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:250px;width:100%}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-add-facility{height:40px;line-height:38px;font-size:16px;width:100%;max-width:185px;text-transform:capitalize;border-radius:28px;font-weight:700;box-shadow:none;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{display:none;overflow:hidden;background-color:rgba(108,112,112,0);width:35%;max-height:35%;top:0 !important;bottom:0;box-shadow:unset}@media screen and (max-width: 1000px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{width:50%}}@media screen and (max-width: 700px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{width:95%}}@media screen and (max-width: 320px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{width:100%}}@media screen and (max-height: 1366px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{max-height:25%}}@media screen and (max-height: 1024px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{max-height:50%}}@media screen and (max-height: 870px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{max-height:60%}}@media screen and (max-height: 660px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{max-height:65%}}@media screen and (max-height: 568px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{max-height:67%}}@media screen and (max-height: 320px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility{max-height:90%}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content{padding:45px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .close-button,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .close-button,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .close-button,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .close-button{position:absolute;right:0px;top:5px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .close-button i,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .close-button i,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .close-button i,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container{background-color:#fff;border-radius:5px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header{height:75px;background-color:#285C8C;padding:15px 30px;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title{font-size:32px;color:#fff}@media screen and (max-width: 640px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title{font-size:20px}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title .username,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title .username,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-header .header-title .username{color:#ADD4E8}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body{padding:45px 30px 0px 30px;background-color:#fff;overflow-y:auto}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row{width:unset}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row{margin-bottom:10px;width:unset}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field{position:relative}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field textarea,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field textarea,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field textarea,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field label,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field label,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field label,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::-webkit-input-placeholder,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input:-ms-input-placeholder,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::placeholder,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::placeholder,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::placeholder,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff}@media screen and (max-width: 375px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .modal#add-facility .modal-content .modal-container .modal-body .row form .row a.add-category{width:auto}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input [type="checkbox"].filled-in:checked+span:not(.lever):after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D9E4E8}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p{margin:unset;margin-top:20px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label span,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label span,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label span,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label span{font-size:16px;color:#596774;padding-left:23px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:checked+span:after,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"].with-gap:checked+span:before,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"].with-gap:checked+span:after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:checked+span:after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"].with-gap:checked+span:before,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"].with-gap:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"].with-gap:checked+span:before,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"].with-gap:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"].with-gap:checked+span:before,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"].with-gap:checked+span:after{border:unset;background-color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:checked+span:after,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"].with-gap:checked+span:after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:checked+span:after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"].with-gap:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"].with-gap:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:checked+span:after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"].with-gap:checked+span:after{background-color:#fff}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:not(:checked)+span:after,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:not(:checked)+span:before,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:not(:checked)+span:after,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:not(:checked)+span:before,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:not(:checked)+span:after,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input p label [type="radio"]:not(:checked)+span:before,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:not(:checked)+span:after,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input p label [type="radio"]:not(:checked)+span:before{background-color:#D3D9DD;border:unset}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div{margin-left:23px;position:relative;display:block}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div .currency,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div .currency,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div .currency,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div .currency{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#D9E4E8;font-size:16px;color:#4D4D4D;top:10px;left:0;height:80%;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:10px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div input,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div input,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div input,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div input{text-align:right;font-size:16px;color:#4D4D4D;font-weight:300;border:1px solid #D9E4E8;border-radius:4px;height:40px;padding-right:10px;margin-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div-2,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div-2,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div-2,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div-2{position:relative;display:block}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div-2 .currency,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div-2 .currency,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div-2 .currency,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div-2 .currency{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#D9E4E8;font-size:16px;color:#4D4D4D;top:10px;left:0;height:80%;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:10px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div-2 input,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div-2 input,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .input-div-2 input,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .input-div-2 input{text-align:right;font-size:16px;color:#4D4D4D;font-weight:300;border:1px solid #D9E4E8;border-radius:4px;height:40px;padding-right:10px;margin-bottom:unset}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .label,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .label,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .label,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .label{color:#596774;font-size:16px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .utilities,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .utilities,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .utilities,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .utilities{margin-top:40px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-update-billing,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-update-billing,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-update-billing,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-update-billing{height:55px;line-height:52px;text-transform:capitalize;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;max-width:300px;width:100%;padding:0px 30px;border-radius:28px;margin-right:-20px}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-update-billing,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-update-billing,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-update-billing,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-update-billing{margin-right:-10px}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .checkbox-container,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .checkbox-container,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .checkbox-container,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .checkbox-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .checkbox-container p:first-child,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .checkbox-container p:first-child,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .checkbox-container p:first-child,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .checkbox-container p:first-child{margin-right:20px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container{position:relative;margin-top:10px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs{overflow-x:hidden;position:static;border-bottom:2px solid #E7EFF2}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .tab,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .tab,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .tab,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .tab{padding:0}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .tab a,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .tab a,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .tab a,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .tab a{padding:0;color:#9E9E9E;font-size:16px;width:100px;font-weight:500;padding:0 10px;text-transform:capitalize;background-color:#fff}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .tab a.active,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .tab a.active,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .tab a.active,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .tab a.active{color:#024667;border:2px solid #E7EFF2;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:12px;border-top-left-radius:12px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .indicator,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .indicator,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container .tabs .indicator,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container .tabs .indicator{top:46px !important;bottom:unset !important;background-color:#fff !important}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water{border:2px solid #E7EFF2;padding:15px;margin-top:-2px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity .table-container table tbody tr,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water .table-container table tbody tr,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity .table-container table tbody tr,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water .table-container table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity .table-container table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water .table-container table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity .table-container table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water .table-container table tbody tr{border-bottom:none}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water .table-container table tbody tr td,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water .table-container table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water .table-container table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water .table-container table tbody tr td{margin:0;padding:5px;width:unset !important}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td .actions-container i,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water .table-container table tbody tr td .actions-container i,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td .actions-container i,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water .table-container table tbody tr td .actions-container i,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td .actions-container i,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .tabs-container #water .table-container table tbody tr td .actions-container i,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #electricity .table-container table tbody tr td .actions-container i,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .tabs-container #water .table-container table tbody tr td .actions-container i{color:#48C7E5;font-size:24px;margin:0 2px;cursor:pointer}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:45px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .add-recurring-fee-btn,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .add-recurring-fee-btn,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .add-recurring-fee-btn,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .add-recurring-fee-btn{position:absolute;top:0;right:0;text-transform:capitalize;font-size:14px;border-radius:50px}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .slide-page .slide-page-content,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .slide-page .slide-page-content,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .slide-page .slide-page-content,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .slide-page .slide-page-content{width:480px !important}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .slide-page .slide-page-content .slider-body,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .slide-page .slide-page-content .slider-body,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .slide-page .slide-page-content .slider-body{width:485px}@media screen and (max-width: 600px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .slide-page .slide-page-content,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .slide-page .slide-page-content,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input .btn-container .slide-page .slide-page-content,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input .btn-container .slide-page .slide-page-content{width:90% !important}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr th,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr th,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr th,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr th,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr th,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr th,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr th{margin-top:10px;margin-bottom:20px}}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table thead tr,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table thead tr{border-bottom:unset}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr:hover,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr:hover,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr:hover,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr{border-bottom:1px solid #E7EFF2}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr{border-right:1px solid #CECECE}}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i{font-size:18px;margin-right:20px;display:inline-block;cursor:pointer}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i.fa-pencil-alt,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i.fa-pencil-alt,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i.fa-pencil-alt,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i.fa-pencil-alt{color:#63BC8F}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i.fa-unlock,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i.fa-unlock,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i.fa-unlock,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i.fa-unlock{color:#48C7E5}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i.fa-trash-alt,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i.fa-trash-alt,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody tr td i.fa-trash-alt,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody tr td i.fa-trash-alt{color:#f44336}body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody th:last-child,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody td:last-child,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody th:last-child,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody td:last-child,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody th:last-child,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody td:last-child,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody th:last-child,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody td:last-child{width:88px}@media (max-width: 992px){body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody th:last-child,body .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody td:last-child,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody th:last-child,body .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody td:last-child,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody th:last-child,html .dashboard-overview .billing-menu .tab-divs#settings .row div .row .div-input table tbody td:last-child,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody th:last-child,html .dashboard-overview .billing-menu .tab-divs#settings1 .row div .row .div-input table tbody td:last-child{width:unset}}body .dashboard-overview .incidents-card,html .dashboard-overview .incidents-card{margin-bottom:20px}body .dashboard-overview .incidents-card .incidents-card-row,html .dashboard-overview .incidents-card .incidents-card-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:20px;margin-bottom:20px}@media screen and (max-width: 992px){body .dashboard-overview .incidents-card .incidents-card-row,html .dashboard-overview .incidents-card .incidents-card-row{-ms-grid-columns:1fr;grid-template-columns:1fr}}body .dashboard-overview .incidents-card .incidents-card-row .cards,html .dashboard-overview .incidents-card .incidents-card-row .cards{background-color:#fff;border-radius:8px;padding:15px;position:relative}body .dashboard-overview .incidents-card .incidents-card-row .new-container,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container,body .dashboard-overview .incidents-card .incidents-card-row .closed-container,html .dashboard-overview .incidents-card .incidents-card-row .new-container,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container,html .dashboard-overview .incidents-card .incidents-card-row .closed-container{position:relative;border-radius:8px;padding:15px;cursor:pointer}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-header,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-header,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-header,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-header,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-header,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-header{position:relative;margin-bottom:0}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-header .card-title,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-header .card-title,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-header .card-title,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-header .card-title,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-header .card-title,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-header .card-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-header i,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-header i,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-header i,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-header i,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-header i,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-header i{position:absolute;right:0;top:5px;color:#17BDD3;cursor:pointer}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content{position:relative;margin-bottom:0}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon{height:50px;width:50px;background-color:#32ABE6;border-radius:50px;left:0}@media screen and (min-width: 992px) and (max-width: 1250px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon{height:50px;width:50px}}@media screen and (min-width: 940px) and (max-width: 992px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon{height:54px;width:54px}}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon i,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon i,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon i,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon i,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon i,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon i{font-size:25px;position:relative;margin:auto;color:#fff}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon i i,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon i i,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon i i,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .card-icon i i,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .card-icon i i,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .card-icon i i{position:absolute;font-size:11px;display:block;top:11px;left:4px;color:#32ABE6}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count{font-size:68px;font-weight:700;color:#32ABE6;margin:auto}@media screen and (max-width: 1420px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count{font-size:64px}}@media screen and (min-width: 992px) and (max-width: 1250px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count{font-size:54px}}@media screen and (min-width: 992px) and (max-width: 1100px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count{font-size:42px}}@media screen and (min-width: 940px) and (max-width: 992px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count{font-size:60px}}@media screen and (max-width: 430px){body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-content .incident-count,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-content .incident-count{font-size:60px}}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-divider,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-divider,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-divider,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-divider,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-divider,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-divider{position:absolute;left:0;display:block;height:1px;background-color:#E7EFF2;width:100%}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-footer,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-footer,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-footer,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-footer,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-footer,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-footer{padding-top:20px;margin-bottom:0px}body .dashboard-overview .incidents-card .incidents-card-row .new-container .card-footer span,body .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-footer span,body .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-footer span,html .dashboard-overview .incidents-card .incidents-card-row .new-container .card-footer span,html .dashboard-overview .incidents-card .incidents-card-row .in-progress-container .card-footer span,html .dashboard-overview .incidents-card .incidents-card-row .closed-container .card-footer span{font-size:14px;font-weight:normal;color:#838383}body .dashboard-overview .incidents-card .incidents-card-row .ticket-counts-card,html .dashboard-overview .incidents-card .incidents-card-row .ticket-counts-card{-ms-grid-column:1;grid-column-start:1;grid-column-end:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card{-ms-grid-column:2;grid-column-start:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;grid-row-end:4}@media screen and (max-width: 992px){body .dashboard-overview .incidents-card .incidents-card-row .calendar-card,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card{-ms-grid-column:1;grid-column-start:1;grid-column-end:2;-ms-grid-row:4;grid-row-start:4;grid-row-end:5}}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .card-header,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .card-header{position:relative;margin-bottom:0}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .card-header .card-title,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .card-header .card-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .card-header i,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .card-header i{position:absolute;right:0;top:5px;color:#17BDD3;cursor:pointer}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder{height:-webkit-calc(100% - 45px);height:calc(100% - 45px)}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container{height:100%}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar{position:relative;overflow:auto;text-transform:capitalize;text-align:center;color:#545A5C;border-radius:12px;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header{margin-bottom:30px;margin-top:20px;position:relative}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .month,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .month{padding:0;margin:0;font-size:22px;font-weight:500;color:#024667}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .btn,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .btn{position:absolute;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;border-radius:0;border:unset;background-color:#48C7E5;box-shadow:unset;font-size:22px;padding:0}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .btn-prev,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .btn-prev{left:40px;top:0}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .btn-next,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar header .btn-next{right:55px;top:0}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table{width:100%;margin:20px 0;border-spacing:0px}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table thead,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table thead{font-size:1.2em;font-weight:600}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table thead td,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table thead td{color:#004d73;padding:.8em .1em}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr{border-bottom:unset}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td{padding:.8em .1em}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day{display:inline-block;width:48px;height:48px;line-height:42px;border-radius:50%;border:2px solid transparent;position:relative;text-decoration:none;color:inherit}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day.today,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day.today{background:#48C7E5;color:#fff}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day:not(.wrong-month):hover,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day:not(.wrong-month):hover{border:2px solid #48C7E5}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day.wrong-month,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-container .calendar table tbody tr td .day.wrong-month{color:#CBD1D2}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend{height:45px;border-radius:0px 0px 12px 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0 20px;padding-bottom:20px}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .private-legend,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .private-legend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .private-legend .legend,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .private-legend .legend{border:3px solid #48C7E5;width:20px;height:20px;margin-right:5px}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .public-legend,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .public-legend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:20px}body .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .public-legend .legend,html .dashboard-overview .incidents-card .incidents-card-row .calendar-card .calendar-holder .calendar-legend .public-legend .legend{border:3px solid #63BC8F;width:20px;height:20px;margin-right:5px}body .dashboard-overview .dashboard-tickets-table,html .dashboard-overview .dashboard-tickets-table{min-height:450px !important}body .dashboard-overview .tickets-table,html .dashboard-overview .tickets-table{background-color:#fff;border-radius:8px;padding:15px 20px 10px 20px;min-height:375px}body .dashboard-overview .tickets-table .card-title,html .dashboard-overview .tickets-table .card-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .tickets-table table thead tr,html .dashboard-overview .tickets-table table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .tickets-table table thead tr th,html .dashboard-overview .tickets-table table thead tr th{color:#004d73;padding:11.5px 5px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .tickets-table table thead tr,html .dashboard-overview .tickets-table table thead tr{border-bottom:unset}}body .dashboard-overview .tickets-table table tbody tr:hover,html .dashboard-overview .tickets-table table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .tickets-table table tbody tr,html .dashboard-overview .tickets-table table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .tickets-table table tbody tr td,html .dashboard-overview .tickets-table table tbody tr td{padding:10px 5px;font-size:16px;font-weight:normal;color:#707070}body .dashboard-overview .tickets-table table tbody tr td .status,html .dashboard-overview .tickets-table table tbody tr td .status{height:12px;width:12px;display:inline-block;border-radius:50px;margin-right:5px}body .dashboard-overview .tickets-table table tbody tr td .status.in-progress,html .dashboard-overview .tickets-table table tbody tr td .status.in-progress{background-color:#6CBBD0}body .dashboard-overview .tickets-table table tbody tr td .status.new,html .dashboard-overview .tickets-table table tbody tr td .status.new{background-color:#79B1E8}body .dashboard-overview .tickets-table table tbody tr td .status.closed,html .dashboard-overview .tickets-table table tbody tr td .status.closed{background-color:#028DB2}body .dashboard-overview .tickets-table table tbody tr td:nth-child(1),html .dashboard-overview .tickets-table table tbody tr td:nth-child(1){width:120px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(2),html .dashboard-overview .tickets-table table tbody tr td:nth-child(2){width:70px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(3),html .dashboard-overview .tickets-table table tbody tr td:nth-child(3){width:130px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(4),html .dashboard-overview .tickets-table table tbody tr td:nth-child(4){width:220px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(5),html .dashboard-overview .tickets-table table tbody tr td:nth-child(5){width:130px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(6),html .dashboard-overview .tickets-table table tbody tr td:nth-child(6){width:135px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(7),html .dashboard-overview .tickets-table table tbody tr td:nth-child(7){width:160px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(8),html .dashboard-overview .tickets-table table tbody tr td:nth-child(8){width:100px}body .dashboard-overview .tickets-table table tbody tr td:nth-child(9),html .dashboard-overview .tickets-table table tbody tr td:nth-child(9){width:108px}body .dashboard-overview .news-events-promotions-table-card,html .dashboard-overview .news-events-promotions-table-card{background-color:#fff;border-radius:8px;margin:0 10px;padding:15px 0px;position:relative}body .dashboard-overview .news-events-promotions-table-card .card-title,html .dashboard-overview .news-events-promotions-table-card .card-title{font-size:16px;font-weight:500;color:#004d73;margin-bottom:15px}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container{max-height:380px;overflow-y:auto}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:10px 5px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-photo-container,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-photo-container{margin-right:10px}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-photo-container .news-events-promotions-photo,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-photo-container .news-events-promotions-photo{background-image:url(/assets/images/default-image.png);height:100px;width:130px;background-position:center;background-repeat:no-repeat;background-size:cover}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container .news-events-promotions-title,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container .news-events-promotions-title{font-weight:600;font-size:14px;color:#004d73;margin-bottom:10px}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container .news-events-promotions-info .time,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container .news-events-promotions-info .time{font-size:14px;color:#707070}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container .news-events-promotions-info .fa-ellipsis-h,html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions .news-events-promotions-data-container .news-events-promotions-info .fa-ellipsis-h{position:absolute;bottom:8px;right:12px;color:#17BDD3}body .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions:not(:last-child),html .dashboard-overview .news-events-promotions-table-card .news-events-promotions-container .news-events-promotions:not(:last-child){border-bottom:1px solid #E7EFF2}body .dashboard-overview .charts,html .dashboard-overview .charts{margin:10px}body .dashboard-overview .charts .charts-row,html .dashboard-overview .charts .charts-row{display:-ms-grid;display:grid;grid-gap:10px;-ms-grid-columns:(minmax(400px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(400px, 1fr))}@media screen and (max-width: 430px){body .dashboard-overview .charts .charts-row,html .dashboard-overview .charts .charts-row{-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}body .dashboard-overview .charts .charts-row .chart-cards,html .dashboard-overview .charts .charts-row .chart-cards{background-color:#fff;border-radius:8px;padding:20px;position:relative}body .dashboard-overview .charts .charts-row .chart-cards .chart-header,html .dashboard-overview .charts .charts-row .chart-cards .chart-header{color:#004d73}body .dashboard-overview .charts .charts-row .chart-cards .chart-header .chart-title,html .dashboard-overview .charts .charts-row .chart-cards .chart-header .chart-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .charts .charts-row .chart-cards .chart-header .fa-file-export,html .dashboard-overview .charts .charts-row .chart-cards .chart-header .fa-file-export{position:absolute;right:20px;color:#004d73}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content{position:relative;height:80%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon{position:relative;height:73px;width:73px;background-color:#32ABE6;border-radius:50px;left:0;margin:auto;display:block}@media screen and (min-width: 992px) and (max-width: 1250px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon{height:70px;width:70px}}@media screen and (min-width: 940px) and (max-width: 992px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon{height:54px;width:54px}}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i:nth-child(1),html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i:nth-child(1){font-size:32px;position:absolute;left:12px;top:19px;color:#fff}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i:nth-child(2),html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i:nth-child(2){font-size:18px;position:absolute;right:5px;top:19px;color:#fff}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i.fa-bolt,body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i.fa-tint,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i.fa-bolt,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i.fa-tint{left:25px}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i.fa-plus,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .card-icon i.fa-plus{right:12px}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count{font-size:80px;font-weight:900;color:#32ABE6;margin:auto;display:block;text-align:center;word-break:break-word}@media screen and (min-width: 992px) and (max-width: 1250px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count{font-size:60px}}@media screen and (min-width: 940px) and (max-width: 992px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count{font-size:60px}}@media screen and (max-width: 430px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.card-content .incident-count{font-size:60px}}@media (max-width: 992px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content{height:80%;line-height:3}}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table thead tr,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table thead tr th,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table thead tr th{color:#004d73;padding:11.5px 5px;font-weight:500}@media (max-width: 992px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table thead tr,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table thead tr{border-bottom:unset}}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table tbody tr:hover,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table tbody tr,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table tbody tr td,html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table tbody tr td{padding:10px 5px;font-size:16px;font-weight:normal;color:#707070}body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table th:nth-child(2),html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table th:nth-child(2){width:140px}@media (max-width: 992px){body .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table th:nth-child(2),html .dashboard-overview .charts .charts-row .chart-cards .chart-body.table-content table th:nth-child(2){width:unset}}body .dashboard-overview .charts .table-row,html .dashboard-overview .charts .table-row{width:100%}body .dashboard-overview .charts .table-row .table-cards,html .dashboard-overview .charts .table-row .table-cards{background-color:#fff;border-radius:8px;padding:20px;position:relative;min-height:560px}body .dashboard-overview .charts .table-row .table-cards .table-header .table-title,html .dashboard-overview .charts .table-row .table-cards .table-header .table-title{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .charts .table-row .table-cards .table-div,html .dashboard-overview .charts .table-row .table-cards .table-div{max-height:455px;overflow:auto}body .dashboard-overview .charts .table-row .table-cards .table-div table,html .dashboard-overview .charts .table-row .table-cards .table-div table{overflow:auto;width:100%}body .dashboard-overview .charts .table-row .table-cards .table-div table thead,html .dashboard-overview .charts .table-row .table-cards .table-div table thead{width:99.5%;position:-webkit-sticky;position:sticky;top:0px;background-color:#fff}body .dashboard-overview .charts .table-row .table-cards .table-div table thead tr,html .dashboard-overview .charts .table-row .table-cards .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .charts .table-row .table-cards .table-div table thead tr th,html .dashboard-overview .charts .table-row .table-cards .table-div table thead tr th{color:#004d73;padding:11.5px 5px;font-weight:500}body .dashboard-overview .charts .table-row .table-cards .table-div table tbody,html .dashboard-overview .charts .table-row .table-cards .table-div table tbody{display:block}body .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr:hover,html .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr,html .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr td,html .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr td{padding:10px 5px;font-size:16px;font-weight:normal;color:#707070}body .dashboard-overview .charts .table-row .table-cards .table-div table thead,body .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr,html .dashboard-overview .charts .table-row .table-cards .table-div table thead,html .dashboard-overview .charts .table-row .table-cards .table-div table tbody tr{display:table;width:100%;table-layout:fixed}@media screen and (max-width: 992px){body .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table,html .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table{overflow:unset}body .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table thead,html .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table thead{display:unset;width:unset;table-layout:unset;width:unset;position:unset;top:unset;background-color:unset}body .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table thead tr,html .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table thead tr{border-bottom:unset}body .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table tbody,html .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table tbody{-webkit-scroll-snap-type:unset;-ms-scroll-snap-type:unset;scroll-snap-type:unset;border-bottom:1px solid #E7EFF2}body .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table tbody tr,html .dashboard-overview .charts .table-row .table-cards .table-div table.responsive-table tbody tr{display:inline-block;width:unset;table-layout:unset}}body .dashboard-overview .charts .table-row .table-cards .pagination-container,html .dashboard-overview .charts .table-row .table-cards .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination,html .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination{margin:unset}body .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li,html .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li a,html .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li.active,html .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li.active a,html .dashboard-overview .charts .table-row .table-cards .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-left,html .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-right,html .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-left.disabled,body .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-right.disabled,html .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-left.disabled,html .dashboard-overview .charts .table-row .table-cards .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .charts #Requests .charts-row,html .dashboard-overview .charts #Requests .charts-row{-ms-grid-columns:(minmax(550px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(550px, 1fr))}@media screen and (max-width: 560px){body .dashboard-overview .charts #Requests .charts-row,html .dashboard-overview .charts #Requests .charts-row{-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}body .dashboard-overview .cards-container,html .dashboard-overview .cards-container{margin-bottom:20px}body .dashboard-overview .cards-container .collapsible,html .dashboard-overview .cards-container .collapsible{box-shadow:none;border:none;margin:0}body .dashboard-overview .cards-container .collapsible li .collapsible-header,html .dashboard-overview .cards-container .collapsible li .collapsible-header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:5px;border:none;border-radius:8px}body .dashboard-overview .cards-container .collapsible li .collapsible-header .fa-caret-up,body .dashboard-overview .cards-container .collapsible li .collapsible-header .fa-caret-down,html .dashboard-overview .cards-container .collapsible li .collapsible-header .fa-caret-up,html .dashboard-overview .cards-container .collapsible li .collapsible-header .fa-caret-down{font-size:30px;color:#17BDD3;margin:0}body .dashboard-overview .cards-container .collapsible li .collapsible-body,html .dashboard-overview .cards-container .collapsible li .collapsible-body{border:none;padding:20px 0 0 0}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:20px}@media screen and (max-width: 600px){body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .new-tickets,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .new-tickets{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;padding:20px 10px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .new-tickets .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .new-tickets .icon-container{width:63px;height:63px;background-color:#D9F8FF;border-radius:50%;position:relative}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .new-tickets .icon-container .total-ticket-icon,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .new-tickets .icon-container .total-ticket-icon{display:block;background-image:url(/assets/images/new-ticket.svg);height:34px;width:27px;position:absolute;top:15px;left:19px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .in-progress-tickets,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .in-progress-tickets{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;padding:20px 10px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .in-progress-tickets .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .in-progress-tickets .icon-container{width:63px;height:63px;background-color:#FFF3C9;border-radius:50%;position:relative}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .in-progress-tickets .icon-container .total-ticket-icon,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .in-progress-tickets .icon-container .total-ticket-icon{display:block;background-image:url(/assets/images/in-progress-ticket.svg);height:34px;width:27px;position:absolute;top:15px;left:19px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .closed-tickets,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .closed-tickets{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;padding:20px 10px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .closed-tickets .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .closed-tickets .icon-container{width:63px;height:63px;background-color:#DEFFC3;border-radius:50%;position:relative}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .closed-tickets .icon-container .total-ticket-icon,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .closed-tickets .icon-container .total-ticket-icon{display:block;background-image:url(/assets/images/closed-ticket.svg);height:34px;width:27px;position:absolute;top:15px;left:19px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .paid,body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .unpaid,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .paid,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .unpaid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;padding:20px 10px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .paid .icon-container,body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .unpaid .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .paid .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .unpaid .icon-container{width:63px;height:63px;background-color:#D9F8FF;border-radius:50%;position:relative}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .paid .icon-container i,body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .unpaid .icon-container i,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .paid .icon-container i,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .unpaid .icon-container i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:25px;color:#17BDD3}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .ticket-count-container .count,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .ticket-count-container .count{font-size:42px;font-weight:500;color:#444;text-align:center}body .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .ticket-count-container .label,html .dashboard-overview .cards-container .collapsible li .collapsible-body .tickets-cards-container .ticket-count-container .label{font-size:14px;font-weight:300;color:#383838;text-align:center}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 600px){body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;padding:20px 10px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container{width:63px;height:63px;background-color:#D9F8FF;border-radius:50%;position:relative}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:25px;color:#17BDD3}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i i,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i i,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i i,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i i{font-size:20px;position:absolute;top:unset;left:unset;bottom:-4px;-webkit-transform:none;-ms-transform:none;transform:none}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i .fa-check,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i .fa-check,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i .fa-check,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i .fa-check{color:#63BC8F;right:-5px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i .fa-times,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i .fa-times,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .paid .icon-container i .fa-times,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .unpaid .icon-container i .fa-times{color:#f44336;right:-3px}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .ticket-count-container .count,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .billing-count-container .count,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .ticket-count-container .count,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .billing-count-container .count{font-size:42px;font-weight:500;color:#444;text-align:center}body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .ticket-count-container .label,body .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .billing-count-container .label,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .ticket-count-container .label,html .dashboard-overview .cards-container .collapsible li .collapsible-body .billings-cards-container .billing-count-container .label{font-size:14px;font-weight:300;color:#383838;text-align:center}body .dashboard-overview .incidents-table,html .dashboard-overview .incidents-table{background-color:#fff;border-radius:8px;padding:25px 30px 3px 30px;position:relative}@media screen and (max-width: 1200px){body .dashboard-overview .incidents-table,html .dashboard-overview .incidents-table{padding-top:50px}}body .dashboard-overview .incidents-table .input-search,html .dashboard-overview .incidents-table .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .incidents-table .search-container,html .dashboard-overview .incidents-table .search-container{position:relative;border:1px solid #D9E4E8;height:43px;border-radius:5px;padding-right:35px}body .dashboard-overview .incidents-table .search-container input,html .dashboard-overview .incidents-table .search-container input{border-bottom:unset;text-indent:10px;color:#707070;width:100%}body .dashboard-overview .incidents-table .search-container input[type=search]:focus,html .dashboard-overview .incidents-table .search-container input[type=search]:focus{box-shadow:none !important;border-bottom:unset}body .dashboard-overview .incidents-table .search-container input:focus,html .dashboard-overview .incidents-table .search-container input:focus{border:unset !important;box-shadow:unset !important}body .dashboard-overview .incidents-table .search-container i.fa-search,html .dashboard-overview .incidents-table .search-container i.fa-search{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .incidents-table .input-category,html .dashboard-overview .incidents-table .input-category{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .incidents-table .category-container,html .dashboard-overview .incidents-table .category-container{position:relative;height:45px;padding-right:15px;border-radius:5px;border:1px solid #D9E4E8}body .dashboard-overview .incidents-table .category-container input,html .dashboard-overview .incidents-table .category-container input{border-bottom:unset;text-indent:10px;color:#707070}body .dashboard-overview .incidents-table .category-container .caret,html .dashboard-overview .incidents-table .category-container .caret{fill:#17BDD3;right:-15px}body .dashboard-overview .incidents-table .category-container .dropdown-content li span,html .dashboard-overview .incidents-table .category-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .incidents-table .input-status,html .dashboard-overview .incidents-table .input-status{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .incidents-table .status-container,html .dashboard-overview .incidents-table .status-container{position:relative;height:45px;padding-right:15px;border-radius:5px;border:1px solid #D9E4E8}body .dashboard-overview .incidents-table .status-container input,html .dashboard-overview .incidents-table .status-container input{border-bottom:unset;text-indent:10px;color:#707070}body .dashboard-overview .incidents-table .status-container .caret,html .dashboard-overview .incidents-table .status-container .caret{fill:#17BDD3;right:-15px}body .dashboard-overview .incidents-table .status-container .dropdown-content li span,html .dashboard-overview .incidents-table .status-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .incidents-table .input-type,html .dashboard-overview .incidents-table .input-type{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .incidents-table .type-container,html .dashboard-overview .incidents-table .type-container{position:relative;position:relative;height:45px;padding-right:15px;border-radius:5px;border:1px solid #D9E4E8}body .dashboard-overview .incidents-table .type-container input,html .dashboard-overview .incidents-table .type-container input{border-bottom:unset;text-indent:10px;color:#707070}body .dashboard-overview .incidents-table .type-container .caret,html .dashboard-overview .incidents-table .type-container .caret{fill:#17BDD3;right:-15px}body .dashboard-overview .incidents-table .type-container .dropdown-content li span,html .dashboard-overview .incidents-table .type-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .incidents-table .input-date,html .dashboard-overview .incidents-table .input-date{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .incidents-table .date-container,html .dashboard-overview .incidents-table .date-container{position:relative;height:43px;border-radius:5px;padding-right:35px;border:1px solid #D9E4E8}body .dashboard-overview .incidents-table .date-container input,html .dashboard-overview .incidents-table .date-container input{border:unset;text-indent:10px;color:#707070}body .dashboard-overview .incidents-table .date-container .caret,html .dashboard-overview .incidents-table .date-container .caret{fill:#17BDD3}body .dashboard-overview .incidents-table .date-container .dropdown-content li span,html .dashboard-overview .incidents-table .date-container .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .incidents-table .date-container .caret,html .dashboard-overview .incidents-table .date-container .caret{display:none}body .dashboard-overview .incidents-table .date-container i,html .dashboard-overview .incidents-table .date-container i{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content h4,html .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content h4{color:#004d73;font-weight:700}body .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content .label-text,html .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content .label-text{color:#004d73;font-size:16px;font-weight:normal}body .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content .apply-date,html .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content .apply-date{background-color:#48C7E5;font-size:20px;border-radius:28px;height:55px;line-height:55px;width:250px;font-weight:bold;text-transform:capitalize}body .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content .apply-date i,html .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content .apply-date i{font-size:1.3rem;line-height:inherit;position:unset;color:unset;right:unset;top:unset}body .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content input,html .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content input{height:40px;border-radius:5px;border:1px solid #D9E4E8}body .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content input:focus,html .dashboard-overview .incidents-table .date-container .modal.bottom-sheet .modal-content input:focus{box-shadow:unset}body .dashboard-overview .incidents-table .question-container,html .dashboard-overview .incidents-table .question-container{height:40px;width:40px;line-height:40px;background-color:#48C7E5;border-radius:50%;cursor:pointer;position:absolute;right:15px;top:15px}@media (max-width: 992px){body .dashboard-overview .incidents-table .question-container,html .dashboard-overview .incidents-table .question-container{margin-top:10px;float:right}}body .dashboard-overview .incidents-table .question-container i,html .dashboard-overview .incidents-table .question-container i{font-size:16px;margin-left:13px;color:#fff}body .dashboard-overview .incidents-table .column-container,html .dashboard-overview .incidents-table .column-container{right:70px}body .dashboard-overview .incidents-table .column-container i,html .dashboard-overview .incidents-table .column-container i{margin-left:12px}body .dashboard-overview .incidents-table .export-button,html .dashboard-overview .incidents-table .export-button{width:170px;height:40px;margin-top:25px;border-radius:20px;border:transparent;background-color:#48C7E5;color:#fff;font-family:'Roboto';font-size:16px;cursor:pointer;font-weight:700}@media screen and (max-width: 992px){body .dashboard-overview .incidents-table .export-button,html .dashboard-overview .incidents-table .export-button{float:right}}body .dashboard-overview .incidents-table .table-div,html .dashboard-overview .incidents-table .table-div{overflow:auto;margin:0 5px;margin-bottom:5px}body .dashboard-overview .incidents-table .table-div table,html .dashboard-overview .incidents-table .table-div table{overflow:auto;width:100%;display:none}body .dashboard-overview .incidents-table .table-div table thead,html .dashboard-overview .incidents-table .table-div table thead{width:99.5%;position:-webkit-sticky;position:sticky;top:0px;background-color:#fff}body .dashboard-overview .incidents-table .table-div table thead tr,html .dashboard-overview .incidents-table .table-div table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .incidents-table .table-div table thead tr th,html .dashboard-overview .incidents-table .table-div table thead tr th{color:#004d73;padding:0px 5px;font-size:16px;font-weight:500}body .dashboard-overview .incidents-table .table-div table tbody,html .dashboard-overview .incidents-table .table-div table tbody{display:block}body .dashboard-overview .incidents-table .table-div table tbody tr:hover,html .dashboard-overview .incidents-table .table-div table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .incidents-table .table-div table tbody tr,html .dashboard-overview .incidents-table .table-div table tbody tr{border-bottom:1px solid #E7EFF2;cursor:pointer}body .dashboard-overview .incidents-table .table-div table tbody tr td,html .dashboard-overview .incidents-table .table-div table tbody tr td{padding:10px 5px;color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .incidents-table .table-div table tbody tr td a,html .dashboard-overview .incidents-table .table-div table tbody tr td a{color:#707070}body .dashboard-overview .incidents-table .table-div table tbody tr td .status,body .dashboard-overview .incidents-table .table-div table tbody tr td .age,html .dashboard-overview .incidents-table .table-div table tbody tr td .status,html .dashboard-overview .incidents-table .table-div table tbody tr td .age{height:12px;width:12px;display:inline-block;border-radius:50px;margin-right:5px}body .dashboard-overview .incidents-table .table-div table tbody tr td .status.in-progress,html .dashboard-overview .incidents-table .table-div table tbody tr td .status.in-progress{background-color:#6CBBD0}body .dashboard-overview .incidents-table .table-div table tbody tr td .status.new,html .dashboard-overview .incidents-table .table-div table tbody tr td .status.new{background-color:#79B1E8}body .dashboard-overview .incidents-table .table-div table tbody tr td .status.closed,html .dashboard-overview .incidents-table .table-div table tbody tr td .status.closed{background-color:#028DB2}body .dashboard-overview .incidents-table .table-div table tbody tr td .seven,html .dashboard-overview .incidents-table .table-div table tbody tr td .seven{background-color:#63BC8F}body .dashboard-overview .incidents-table .table-div table tbody tr td .fourteen,html .dashboard-overview .incidents-table .table-div table tbody tr td .fourteen{background-color:#ff0}body .dashboard-overview .incidents-table .table-div table tbody tr td .more,html .dashboard-overview .incidents-table .table-div table tbody tr td .more{background-color:#f44336}body .dashboard-overview .incidents-table .table-div table thead,body .dashboard-overview .incidents-table .table-div table tbody tr,html .dashboard-overview .incidents-table .table-div table thead,html .dashboard-overview .incidents-table .table-div table tbody tr{display:table;width:100%;table-layout:fixed}body .dashboard-overview .incidents-table .table-div table td:nth-child(1),body .dashboard-overview .incidents-table .table-div table th:nth-child(1),html .dashboard-overview .incidents-table .table-div table td:nth-child(1),html .dashboard-overview .incidents-table .table-div table th:nth-child(1){width:110px}body .dashboard-overview .incidents-table .table-div table td:nth-child(2),body .dashboard-overview .incidents-table .table-div table th:nth-child(2),html .dashboard-overview .incidents-table .table-div table td:nth-child(2),html .dashboard-overview .incidents-table .table-div table th:nth-child(2){width:100px}body .dashboard-overview .incidents-table .table-div table td:nth-child(3),body .dashboard-overview .incidents-table .table-div table th:nth-child(3),html .dashboard-overview .incidents-table .table-div table td:nth-child(3),html .dashboard-overview .incidents-table .table-div table th:nth-child(3){width:110px}body .dashboard-overview .incidents-table .table-div table td:nth-child(4),body .dashboard-overview .incidents-table .table-div table th:nth-child(4),html .dashboard-overview .incidents-table .table-div table td:nth-child(4),html .dashboard-overview .incidents-table .table-div table th:nth-child(4){width:110px}body .dashboard-overview .incidents-table .table-div table td:nth-child(5),body .dashboard-overview .incidents-table .table-div table th:nth-child(5),html .dashboard-overview .incidents-table .table-div table td:nth-child(5),html .dashboard-overview .incidents-table .table-div table th:nth-child(5){width:150px}body .dashboard-overview .incidents-table .table-div table td:nth-child(6),body .dashboard-overview .incidents-table .table-div table th:nth-child(6),html .dashboard-overview .incidents-table .table-div table td:nth-child(6),html .dashboard-overview .incidents-table .table-div table th:nth-child(6){width:140px}body .dashboard-overview .incidents-table .table-div table td:nth-child(7),body .dashboard-overview .incidents-table .table-div table th:nth-child(7),html .dashboard-overview .incidents-table .table-div table td:nth-child(7),html .dashboard-overview .incidents-table .table-div table th:nth-child(7){width:130px}body .dashboard-overview .incidents-table .table-div table td:nth-child(8),body .dashboard-overview .incidents-table .table-div table th:nth-child(8),html .dashboard-overview .incidents-table .table-div table td:nth-child(8),html .dashboard-overview .incidents-table .table-div table th:nth-child(8){width:100px}body .dashboard-overview .incidents-table .table-div table td:nth-child(9),body .dashboard-overview .incidents-table .table-div table th:nth-child(9),html .dashboard-overview .incidents-table .table-div table td:nth-child(9),html .dashboard-overview .incidents-table .table-div table th:nth-child(9){width:120px}body .dashboard-overview .incidents-table .table-div table td:nth-child(10),body .dashboard-overview .incidents-table .table-div table th:nth-child(10),html .dashboard-overview .incidents-table .table-div table td:nth-child(10),html .dashboard-overview .incidents-table .table-div table th:nth-child(10){width:100px}body .dashboard-overview .incidents-table .table-div table td:nth-child(11),body .dashboard-overview .incidents-table .table-div table th:nth-child(11),html .dashboard-overview .incidents-table .table-div table td:nth-child(11),html .dashboard-overview .incidents-table .table-div table th:nth-child(11){width:100px}body .dashboard-overview .incidents-table .table-div table td:nth-child(12),body .dashboard-overview .incidents-table .table-div table th:nth-child(12),html .dashboard-overview .incidents-table .table-div table td:nth-child(12),html .dashboard-overview .incidents-table .table-div table th:nth-child(12){width:80px}body .dashboard-overview .incidents-table .table-div table td:nth-child(13),body .dashboard-overview .incidents-table .table-div table th:nth-child(13),html .dashboard-overview .incidents-table .table-div table td:nth-child(13),html .dashboard-overview .incidents-table .table-div table th:nth-child(13){width:80px}body .dashboard-overview .incidents-table .pagination-container,html .dashboard-overview .incidents-table .pagination-container{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body .dashboard-overview .incidents-table .pagination-container .pagination,html .dashboard-overview .incidents-table .pagination-container .pagination{margin:unset}body .dashboard-overview .incidents-table .pagination-container .pagination li,html .dashboard-overview .incidents-table .pagination-container .pagination li{width:unset;overflow:unset;white-space:unset}body .dashboard-overview .incidents-table .pagination-container .pagination li a,html .dashboard-overview .incidents-table .pagination-container .pagination li a{color:#004d73}body .dashboard-overview .incidents-table .pagination-container .pagination li.active,html .dashboard-overview .incidents-table .pagination-container .pagination li.active{background-color:#48C7E5}body .dashboard-overview .incidents-table .pagination-container .pagination li.active a,html .dashboard-overview .incidents-table .pagination-container .pagination li.active a{color:#fff !important}body .dashboard-overview .incidents-table .pagination-container .pagination li.disabled,html .dashboard-overview .incidents-table .pagination-container .pagination li.disabled{pointer-events:none}body .dashboard-overview .incidents-table .pagination-container .fa-angle-left,html .dashboard-overview .incidents-table .pagination-container .fa-angle-left{display:inline-block;font-size:30px;margin-right:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .incidents-table .pagination-container .fa-angle-right,html .dashboard-overview .incidents-table .pagination-container .fa-angle-right{display:inline-block;font-size:30px;margin-left:10px;cursor:pointer;color:#028DB2}body .dashboard-overview .incidents-table .pagination-container .fa-angle-left.disabled,body .dashboard-overview .incidents-table .pagination-container .fa-angle-right.disabled,html .dashboard-overview .incidents-table .pagination-container .fa-angle-left.disabled,html .dashboard-overview .incidents-table .pagination-container .fa-angle-right.disabled{display:none}body .dashboard-overview .notifications-container,html .dashboard-overview .notifications-container{background-color:#fff;border-radius:8px;padding:25px 20% 20px 20%;margin:10px;position:relative}@media screen and (max-width: 1200px){body .dashboard-overview .notifications-container,html .dashboard-overview .notifications-container{padding-top:50px}}@media screen and (max-width: 992px){body .dashboard-overview .notifications-container,html .dashboard-overview .notifications-container{padding:25px 20px 20px 20px}}body .dashboard-overview .notifications-container .input-search,html .dashboard-overview .notifications-container .input-search{font-size:16px;font-weight:normal;color:#004d73;margin:auto;margin-right:10px}body .dashboard-overview .notifications-container .search-container,html .dashboard-overview .notifications-container .search-container{position:relative;border:1px solid #D9E4E8;height:43px;border-radius:5px;padding-right:35px}body .dashboard-overview .notifications-container .search-container input,html .dashboard-overview .notifications-container .search-container input{border-bottom:unset;text-indent:10px;color:#707070;width:100%}body .dashboard-overview .notifications-container .search-container input[type=search]:focus,html .dashboard-overview .notifications-container .search-container input[type=search]:focus{box-shadow:none !important;border-bottom:unset}body .dashboard-overview .notifications-container .search-container input:focus,html .dashboard-overview .notifications-container .search-container input:focus{border:unset !important;box-shadow:unset !important}body .dashboard-overview .notifications-container .search-container i.fa-search,html .dashboard-overview .notifications-container .search-container i.fa-search{position:absolute;right:10px;top:10px;font-size:20px;color:#17BDD3}body .dashboard-overview .notifications-container .question-container,html .dashboard-overview .notifications-container .question-container{height:40px;width:40px;line-height:40px;background-color:#48C7E5;border-radius:50%;cursor:pointer;position:absolute;right:15px;top:15px}@media (max-width: 992px){body .dashboard-overview .notifications-container .question-container,html .dashboard-overview .notifications-container .question-container{margin-top:10px;float:right}}body .dashboard-overview .notifications-container .question-container i,html .dashboard-overview .notifications-container .question-container i{font-size:16px;margin-left:13px;color:#fff}body .dashboard-overview .notifications-container .column-container,html .dashboard-overview .notifications-container .column-container{right:70px}body .dashboard-overview .notifications-container .column-container i,html .dashboard-overview .notifications-container .column-container i{margin-left:12px}body .dashboard-overview .notifications-container .table-div,html .dashboard-overview .notifications-container .table-div{overflow:auto;margin:0 5px;margin-bottom:5px;min-height:380px;height:540px;border-top:1px solid #004d73}body .dashboard-overview .notifications-container .table-div .notifications-table,html .dashboard-overview .notifications-container .table-div .notifications-table{padding:0 5px}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;border-bottom:1px solid #D9E4E8;cursor:pointer}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .photo-container,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .photo-container{margin-right:10px}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .photo-container .photo,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .photo-container .photo{background-image:url(/assets/images/default-profile-img.png);display:block;height:40px;width:40px;line-height:40px;background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:20px}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info{color:#707070}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-data,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-data{font-size:16px}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-data .name,body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-data .identity,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-data .name,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-data .identity{font-weight:600}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-time-serial .created-at,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-time-serial .created-at{font-size:12px;font-weight:300}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-time-serial .serial,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container .notification-info .notification-time-serial .serial{font-size:13px}body .dashboard-overview .notifications-container .table-div .notifications-table .notification-container:hover,html .dashboard-overview .notifications-container .table-div .notifications-table .notification-container:hover{background-color:#E7EFF2}body .dashboard-overview .ticket-card,html .dashboard-overview .ticket-card{background-color:#fff;border-radius:8px;padding:30px;position:relative}@media screen and (max-width: 1200px){body .dashboard-overview .ticket-card,html .dashboard-overview .ticket-card{padding-bottom:100px}}body .dashboard-overview .ticket-card #template-parent textarea,html .dashboard-overview .ticket-card #template-parent textarea{resize:vertical !important;overflow-y:auto}body .dashboard-overview .ticket-card .delete-ticket-container,html .dashboard-overview .ticket-card .delete-ticket-container{width:22px;padding:5px;right:87px;margin-top:-7px;position:absolute;color:#f44336;font-size:18px}body .dashboard-overview .ticket-card .modal-status,html .dashboard-overview .ticket-card .modal-status{padding:0px 0px;top:20%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:transparent;box-shadow:none}body .dashboard-overview .ticket-card .modal-status .close-button,html .dashboard-overview .ticket-card .modal-status .close-button{position:absolute;right:0px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .dashboard-overview .ticket-card .modal-status .close-button i,html .dashboard-overview .ticket-card .modal-status .close-button i{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}body .dashboard-overview .ticket-card .modal-status .modal-status-container,html .dashboard-overview .ticket-card .modal-status .modal-status-container{padding:42px;box-shadow:none}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-content,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-content{background-color:#285C8C;color:#fff;text-align:left;padding:15px 30px;border-radius:8px 8px 0px 0px}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-content h4,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-content h4{font-size:32px}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body{padding:0px 30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form [type="checkbox"].filled-in:checked+span:not(.lever):after{background-color:#48C7E5;border-color:#48C7E5}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form .row,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form .row{position:relative;width:100% !important}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form .row:nth-child(1),html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form .row:nth-child(1){display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form textarea,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-body form textarea{position:relative;left:10px;height:100px}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-footer,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-footer{text-align:center;padding:20px !important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:0px 0px 8px 8px}body .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-footer button,html .dashboard-overview .ticket-card .modal-status .modal-status-container .modal-footer button{height:55px;line-height:52px;padding:0px 30px;border-radius:50px;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;color:#fff;border:transparent}body .dashboard-overview .ticket-card .input-icon-div,html .dashboard-overview .ticket-card .input-icon-div{position:absolute;right:30px;top:20px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5}body .dashboard-overview .ticket-card .input-icon-div i,html .dashboard-overview .ticket-card .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}body .dashboard-overview .ticket-card .row .row,html .dashboard-overview .ticket-card .row .row{margin-bottom:5px}body .dashboard-overview .ticket-card .row .row span.required-asterisk,html .dashboard-overview .ticket-card .row .row span.required-asterisk{color:#c10000}body .dashboard-overview .ticket-card .row .row input,html .dashboard-overview .ticket-card .row .row input{font-size:20px;font-weight:300;color:#666;border-bottom:1px solid #E7EFF2;margin:0}body .dashboard-overview .ticket-card .row .row input::-webkit-input-placeholder,html .dashboard-overview .ticket-card .row .row input::-webkit-input-placeholder{color:#666}body .dashboard-overview .ticket-card .row .row input:-ms-input-placeholder,html .dashboard-overview .ticket-card .row .row input:-ms-input-placeholder{color:#666}body .dashboard-overview .ticket-card .row .row input::placeholder,html .dashboard-overview .ticket-card .row .row input::placeholder{color:#666}body .dashboard-overview .ticket-card .row .row .caret,html .dashboard-overview .ticket-card .row .row .caret{fill:#17BDD3;right:-10px}body .dashboard-overview .ticket-card .row .row .dates,html .dashboard-overview .ticket-card .row .row .dates{position:relative;margin-top:5px;pointer-events:none}body .dashboard-overview .ticket-card .row .row .dates .date,html .dashboard-overview .ticket-card .row .row .dates .date{display:inline-block;height:32px;font-size:13px;font-weight:300;line-height:32px;padding:0 12px;border-radius:16px;background-color:#E4E4E4;color:#666;margin:5px}body .dashboard-overview .ticket-card .row .row .ticket-card-label,html .dashboard-overview .ticket-card .row .row .ticket-card-label{font-size:16px;font-weight:500;margin-top:15px;color:#004d73}body .dashboard-overview .ticket-card .row .row .ticket-card-header,html .dashboard-overview .ticket-card .row .row .ticket-card-header{font-size:20px;font-weight:700;color:#004d73;margin:25px 0}body .dashboard-overview .ticket-card .row .row .paragraph,html .dashboard-overview .ticket-card .row .row .paragraph{color:#024667;font-size:16px}body .dashboard-overview .ticket-card .row .row .checkbox-container p label span,html .dashboard-overview .ticket-card .row .row .checkbox-container p label span{padding-left:25px;font-size:20px;color:#666;font-weight:300}body .dashboard-overview .ticket-card .row .row .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .ticket-card .row .row .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .ticket-card .row .row .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .ticket-card .row .row .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .ticket-card .row .row .ticket-id,body .dashboard-overview .ticket-card .row .row .ticket-unit,html .dashboard-overview .ticket-card .row .row .ticket-id,html .dashboard-overview .ticket-card .row .row .ticket-unit{font-size:20px;font-weight:300;color:#666;height:46px;line-height:46px}body .dashboard-overview .ticket-card .row .row .input-div,html .dashboard-overview .ticket-card .row .row .input-div{position:relative}body .dashboard-overview .ticket-card .row .row .input-div i,html .dashboard-overview .ticket-card .row .row .input-div i{position:absolute;top:10px;right:1px;font-size:20px;color:#17BDD3}body .dashboard-overview .ticket-card .row .row .input-div .signature-canvas,html .dashboard-overview .ticket-card .row .row .input-div .signature-canvas{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .dashboard-overview .ticket-card .row .row .input-div .signature-canvas .signature-pad,html .dashboard-overview .ticket-card .row .row .input-div .signature-canvas .signature-pad{background-color:#D9E4E8;width:300px;height:180px;pointer-events:none}@media screen and (max-width: 390px){body .dashboard-overview .ticket-card .row .row .input-div .signature-canvas .signature-pad,html .dashboard-overview .ticket-card .row .row .input-div .signature-canvas .signature-pad{width:240px}}body .dashboard-overview .ticket-card .row .row .input-div .btn-save-signature,html .dashboard-overview .ticket-card .row .row .input-div .btn-save-signature{background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px;display:none}body .dashboard-overview .ticket-card .row .row .input-div .btn-sign-signature,html .dashboard-overview .ticket-card .row .row .input-div .btn-sign-signature{background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px}body .dashboard-overview .ticket-card .row .row .input-div .btn-clear-signature,html .dashboard-overview .ticket-card .row .row .input-div .btn-clear-signature{display:none;background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px;margin-left:10px}body .dashboard-overview .ticket-card .row .row .input-div .btn-cancel-signature,html .dashboard-overview .ticket-card .row .row .input-div .btn-cancel-signature{display:none;background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px;margin-left:10px}body .dashboard-overview .ticket-card .row .row .input-div .chips,html .dashboard-overview .ticket-card .row .row .input-div .chips{margin:0;border-bottom:1px solid #D9E4E8}body .dashboard-overview .ticket-card .row .row .input-div .chips .chip,html .dashboard-overview .ticket-card .row .row .input-div .chips .chip{color:#707070;margin:5px}body .dashboard-overview .ticket-card .row .row .input-div .chips .chip i,html .dashboard-overview .ticket-card .row .row .input-div .chips .chip i{position:relative;top:unset;right:unset;font-size:16px}body .dashboard-overview .ticket-card .row .row .input-div .chips .chip:focus,html .dashboard-overview .ticket-card .row .row .input-div .chips .chip:focus{background-color:#17BDD3}body .dashboard-overview .ticket-card .row .row .input-div .chips .chip:focus i,html .dashboard-overview .ticket-card .row .row .input-div .chips .chip:focus i{color:#707070}body .dashboard-overview .ticket-card .row .row .input-div .chips input,html .dashboard-overview .ticket-card .row .row .input-div .chips input{border:none;width:unset !important}body .dashboard-overview .ticket-card .row .row .input-div.date,html .dashboard-overview .ticket-card .row .row .input-div.date{padding-right:35px;border-bottom:1px solid #E7EFF2;min-height:45px}body .dashboard-overview .ticket-card .row .row .input-div.date input,html .dashboard-overview .ticket-card .row .row .input-div.date input{font-size:20px;border-bottom:none}body .dashboard-overview .ticket-card .row .row .input-div.date .hidden-div,html .dashboard-overview .ticket-card .row .row .input-div.date .hidden-div{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}body .dashboard-overview .ticket-card .row .row .input-div.date .calendarpickertrigger,html .dashboard-overview .ticket-card .row .row .input-div.date .calendarpickertrigger{position:absolute;height:100%}body .dashboard-overview .ticket-card .row .row .input-div-select,html .dashboard-overview .ticket-card .row .row .input-div-select{position:relative;padding-right:10px;border-bottom:1px solid #E7EFF2;height:45px}body .dashboard-overview .ticket-card .row .row .input-div-select input,html .dashboard-overview .ticket-card .row .row .input-div-select input{font-size:20px;border-bottom:none}body .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span,html .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span label [type="checkbox"]+span:not(.lever):before,body .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span label [type="checkbox"]:not(.filled-in)+span:not(.lever):after,html .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span label [type="checkbox"]+span:not(.lever):before,html .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span label [type="checkbox"]:not(.filled-in)+span:not(.lever):after{border:2px solid #D9E4E8}body .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span label [type="checkbox"]:checked+span:not(.lever):before,html .dashboard-overview .ticket-card .row .row .input-div-select .dropdown-content li span label [type="checkbox"]:checked+span:not(.lever):before{border:unset;border-right:2px solid #004d73;border-bottom:2px solid #004d73}body .dashboard-overview .ticket-card .row .row .grid-container table thead tr,html .dashboard-overview .ticket-card .row .row .grid-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .ticket-card .row .row .grid-container table thead tr th,html .dashboard-overview .ticket-card .row .row .grid-container table thead tr th{color:#004d73;font-weight:500}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr td span,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr td span{color:#707070}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr td .actions-container,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr td .actions-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr td .actions-container i,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr td .actions-container i{display:none;color:#48C7E5;font-size:24px;margin:0 2px;cursor:pointer}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:not(:last-child) .actions-container .fa-minus-circle,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:not(:last-child) .actions-container .fa-minus-circle{display:block}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:last-child,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:last-child{border-bottom:none}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:last-child .actions-container .fa-plus-circle,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:last-child .actions-container .fa-plus-circle{display:block}body .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:last-child .actions-container .fa-minus-circle,html .dashboard-overview .ticket-card .row .row .grid-container table tbody tr:last-child .actions-container .fa-minus-circle{display:block}body .dashboard-overview .ticket-card .row .row .checkout-container,html .dashboard-overview .ticket-card .row .row .checkout-container{position:relative}body .dashboard-overview .ticket-card .row .row .checkout-container .status,html .dashboard-overview .ticket-card .row .row .checkout-container .status{position:absolute;border:2px solid #48C7E5;color:#48C7E5;top:-25px;right:0;padding:0 5px}body .dashboard-overview .ticket-card .row .row .checkout-container table thead tr,html .dashboard-overview .ticket-card .row .row .checkout-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .ticket-card .row .row .checkout-container table thead tr th,html .dashboard-overview .ticket-card .row .row .checkout-container table thead tr th{color:#004d73;font-weight:500}body .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr,html .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p,html .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p{margin:0;height:20px;width:20px}body .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label span,html .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label span{padding-left:0;font-size:20px;color:#666}body .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label input,html .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label input{height:20px;width:20px}body .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .ticket-card .row .row .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .ticket-card .row .row .checkout-container .total,html .dashboard-overview .ticket-card .row .row .checkout-container .total{float:right;font-size:16px;font-weight:500;color:#666}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable{position:relative}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable input,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable input{display:none}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .dropdown-content li span,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container{width:100% !important;border-radius:5px}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--multiple,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--multiple{border:unset;border-bottom:1px solid #E7EFF2;border-radius:0px;cursor:pointer}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--multiple ul li.select2-selection__choice,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--multiple ul li.select2-selection__choice{margin-top:6px;background-color:#E4E4E4;border:1px solid #E4E4E4;color:#666;border-radius:16px;padding:0 12px;height:32px;font-size:13px;line-height:32px;font-weight:300}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--multiple ul li.select2-search input,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--multiple ul li.select2-search input{display:block;margin:unset;border-bottom:unset}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single{border:unset;border-bottom:1px solid #E7EFF2;border-radius:0px;cursor:pointer;height:46px}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single .select2-selection__rendered{height:46px;line-height:46px;font-size:20px;color:#666;font-weight:300;padding-left:0}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single .select2-selection__rendered:focus,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single .select2-selection__rendered:focus{outline:none}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection__arrow,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection__arrow{display:none}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single:focus,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .select2-container .selection .select2-selection--single:focus{outline:none}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .caret,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .caret{display:none}body .dashboard-overview .ticket-card .row .row .input-div-select-searchable .caret2,html .dashboard-overview .ticket-card .row .row .input-div-select-searchable .caret2{position:absolute;top:15px;right:0px;pointer-events:none;fill:#17BDD3}body .dashboard-overview .ticket-card .row .row textarea,html .dashboard-overview .ticket-card .row .row textarea{font-size:20px;border-bottom:1px solid #E7EFF2;font-weight:300;color:#666}body .dashboard-overview .ticket-card .row .row textarea::-webkit-input-placeholder,html .dashboard-overview .ticket-card .row .row textarea::-webkit-input-placeholder{color:#666}body .dashboard-overview .ticket-card .row .row textarea:-ms-input-placeholder,html .dashboard-overview .ticket-card .row .row textarea:-ms-input-placeholder{color:#666}body .dashboard-overview .ticket-card .row .row textarea::placeholder,html .dashboard-overview .ticket-card .row .row textarea::placeholder{color:#666}body .dashboard-overview .ticket-card .row .row .table-ticket,html .dashboard-overview .ticket-card .row .row .table-ticket{width:100%;border:3px solid #E7EFF2;border-radius:4px;overflow:auto}body .dashboard-overview .ticket-card .row .row .table-ticket table,html .dashboard-overview .ticket-card .row .row .table-ticket table{height:270px}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr,html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr{border-bottom:3px solid #004d73}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th,html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th{color:#004d73;font-size:16px;font-weight:500}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th a.add-update,html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th a.add-update{background-color:unset;box-shadow:none;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;color:#48C7E5;height:40px;line-height:36px;width:160px;font-size:16px;text-transform:capitalize;top:5px;right:10px;position:absolute}@media screen and (max-width: 768px){body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th a.add-update,html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th a.add-update{height:25px;line-height:20px;width:130px;font-size:14px;top:10px}}@media screen and (min-width: 1200px) and (max-width: 1560px){body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th a.add-update,html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th a.add-update{width:135px}}@media only screen and (max-width: 768px){body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th,html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th{font-size:14px}}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(1),html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(1){width:120px;padding-left:15px}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(2),html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(2){width:90px}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(3),html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(3){width:100px}body .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(4),html .dashboard-overview .ticket-card .row .row .table-ticket table thead tr th:nth-child(4){width:200px;position:relative}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody,html .dashboard-overview .ticket-card .row .row .table-ticket table tbody{display:block;height:240px;overflow:auto}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr,html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td,html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td{color:#707070;font-size:16px;font-weight:normal}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(1),html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(1){width:120px;padding-left:15px}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(2),html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(2){width:90px}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(3),html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(3){width:100px}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(4),html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr td:nth-child(4){width:200px}body .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr:hover,html .dashboard-overview .ticket-card .row .row .table-ticket table tbody tr:hover{background-color:#F7F7F7}body .dashboard-overview .ticket-card .row .row .table-ticket thead,body .dashboard-overview .ticket-card .row .row .table-ticket tbody tr,html .dashboard-overview .ticket-card .row .row .table-ticket thead,html .dashboard-overview .ticket-card .row .row .table-ticket tbody tr{display:table;width:100%;table-layout:fixed}body .dashboard-overview .ticket-card .row .row .table-ticket thead,html .dashboard-overview .ticket-card .row .row .table-ticket thead{width:99.5%}body .dashboard-overview .ticket-card .row .row .table-ticket table,html .dashboard-overview .ticket-card .row .row .table-ticket table{width:100%}body .dashboard-overview .ticket-card .row .row .ticket-save-section,html .dashboard-overview .ticket-card .row .row .ticket-save-section{margin-top:50px}body .dashboard-overview .ticket-card .row .row .ticket-save-section a.ticket-attachment-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section a.ticket-attachment-btn{height:45px;line-height:42px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;font-size:16px;box-shadow:none;font-weight:700;color:#48C7E5;width:220px;position:relative}@media (max-width: 992px){body .dashboard-overview .ticket-card .row .row .ticket-save-section a.ticket-attachment-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section a.ticket-attachment-btn{width:160px;font-size:12px}}body .dashboard-overview .ticket-card .row .row .ticket-save-section a.ticket-attachment-btn input,html .dashboard-overview .ticket-card .row .row .ticket-save-section a.ticket-attachment-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .ticket-card .row .row .ticket-files,html .dashboard-overview .ticket-card .row .row .ticket-files{margin-left:40px}@media (max-width: 992px){body .dashboard-overview .ticket-card .row .row .ticket-files,html .dashboard-overview .ticket-card .row .row .ticket-files{margin-left:0}}body .dashboard-overview .ticket-card .row .row .ticket-files .text-label,html .dashboard-overview .ticket-card .row .row .ticket-files .text-label{font-size:20px;font-weight:700;color:#004d73}body .dashboard-overview .ticket-card .row .row .ticket-files .file-container,html .dashboard-overview .ticket-card .row .row .ticket-files .file-container{background-color:#FAFAFA;border:1px solid #E7EFF2;width:80%;min-height:40px}body .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file,html .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file{padding:10px 20px;word-break:break-word;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file span,html .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file span{font-size:18px;color:#666}body .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file span i,html .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file span i{font-size:24px;color:#004d73;margin-right:5px}body .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file .fa-trash-alt,html .dashboard-overview .ticket-card .row .row .ticket-files .file-container .file .fa-trash-alt{color:#f44336;padding:0 10px 0 0;cursor:pointer}body .dashboard-overview .ticket-card .row .row .comments,html .dashboard-overview .ticket-card .row .row .comments{font-size:20px;font-weight:700;color:#004d73}body .dashboard-overview .ticket-card .row .row .ticket-comments-table,html .dashboard-overview .ticket-card .row .row .ticket-comments-table{background-color:#FAFAFA;border:1px solid #E7EFF2;margin-bottom:10px;color:#666}body .dashboard-overview .ticket-card .row .row .ticket-comments-table tbody tr td:last-child,html .dashboard-overview .ticket-card .row .row .ticket-comments-table tbody tr td:last-child{width:68px}body .dashboard-overview .ticket-card .row .row .ticket-comments-table .fa-pencil-alt,html .dashboard-overview .ticket-card .row .row .ticket-comments-table .fa-pencil-alt{font-size:18px;margin-right:10px;display:inline-block;cursor:pointer;color:#63BC8F}body .dashboard-overview .ticket-card .row .row .ticket-comments-table .fa-trash-alt,html .dashboard-overview .ticket-card .row .row .ticket-comments-table .fa-trash-alt{font-size:18px;display:inline-block;cursor:pointer;color:#f44336}body .dashboard-overview .ticket-card .row .row .comment-cancel-btn,html .dashboard-overview .ticket-card .row .row .comment-cancel-btn{height:40px;line-height:40px;padding:0px 30px;border-radius:50px;border:#48C7E5;border-width:2px;border-style:solid;text-transform:capitalize;background-color:unset;font-size:20px;box-shadow:none;font-weight:700;min-width:135px;color:#48C7E5;margin-right:20px;cursor:pointer}body .dashboard-overview .ticket-card .row .row .comment-submit-btn,html .dashboard-overview .ticket-card .row .row .comment-submit-btn{height:40px;line-height:40px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;min-width:135px;font-size:20px;box-shadow:none;font-weight:700;color:#fff;cursor:pointer}body .dashboard-overview .ticket-card .row .row .ticket-images-section,html .dashboard-overview .ticket-card .row .row .ticket-images-section{margin-top:50px;margin-left:40px}@media (max-width: 992px){body .dashboard-overview .ticket-card .row .row .ticket-images-section,html .dashboard-overview .ticket-card .row .row .ticket-images-section{margin-left:0px;margin-top:0px}}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-card-images,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-card-images{font-size:16px;font-weight:500;color:#004d73}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-card-images-description,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-card-images-description{font-size:20px;font-weight:normal;color:#666}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail{width:100%}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder{width:49%;display:inline-block}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder .ticket-image,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder .ticket-image{background-image:url("/assets/images/default-image.png");background-size:contain;background-color:#E7EFF2;background-position:center;width:100%;height:265px;background-repeat:no-repeat}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder .ticket-image .remove-ticket-image,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder .ticket-image .remove-ticket-image{position:absolute;display:none;top:5px;left:-30px;background-color:#fff;width:25px;height:25px;line-height:25px;padding-left:5px;border-radius:50%;cursor:pointer}body .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder .ticket-image .remove-ticket-image .fa-trash-alt,html .dashboard-overview .ticket-card .row .row .ticket-images-section .ticket-images-thumbnail .material-placeholder .ticket-image .remove-ticket-image .fa-trash-alt{color:#f44336}body .dashboard-overview .ticket-card .row .row .ticket-save-section,html .dashboard-overview .ticket-card .row .row .ticket-save-section{text-align:right}body .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-delete-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-delete-btn{margin-right:20px;height:55px;line-height:50px;border:2px solid #48C7E5;color:#48C7E5;font-size:20px;width:250px;font-weight:900;border-radius:50px;box-shadow:none;text-transform:capitalize;background-color:unset}@media screen and (max-width: 620px){body .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-delete-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-delete-btn{width:100%;margin-bottom:20px}}body .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-btn{height:55px;line-height:50px;font-size:20px;width:250px;font-weight:900;border-radius:50px;box-shadow:none;text-transform:capitalize;background-color:#48C7E5}@media screen and (max-width: 620px){body .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-btn{width:100%}}body .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-close-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-close-btn{height:55px;line-height:50px;font-size:20px;width:250px;font-weight:900;border-radius:50px;box-shadow:none;text-transform:capitalize;background-color:#fff;border:#48C7E5;border-width:2px;border-style:solid;color:#48C7E5}@media screen and (max-width: 620px){body .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-close-btn,html .dashboard-overview .ticket-card .row .row .ticket-save-section .ticket-save-close-btn{width:100%}}body .dashboard-overview .ticket-card .row .html-forms .ticket-card-label,html .dashboard-overview .ticket-card .row .html-forms .ticket-card-label{margin-top:15px}body .dashboard-overview .ticket-card .row .html-forms input,html .dashboard-overview .ticket-card .row .html-forms input{font-size:20px;color:#666;border-bottom:1px solid #E7EFF2}body .dashboard-overview .ticket-card .row .html-forms .select-double-1,html .dashboard-overview .ticket-card .row .html-forms .select-double-1{padding-right:5px;padding-left:0px}@media screen and (max-width: 600px){body .dashboard-overview .ticket-card .row .html-forms .select-double-1,html .dashboard-overview .ticket-card .row .html-forms .select-double-1{padding:0}}body .dashboard-overview .ticket-card .row .html-forms .select-double-2,html .dashboard-overview .ticket-card .row .html-forms .select-double-2{padding-left:5px;padding-right:0px}@media screen and (max-width: 600px){body .dashboard-overview .ticket-card .row .html-forms .select-double-2,html .dashboard-overview .ticket-card .row .html-forms .select-double-2{padding:0}}body .dashboard-overview .ticket-card .row .row:nth-child(2),html .dashboard-overview .ticket-card .row .row:nth-child(2){margin-bottom:30px}body .dashboard-overview .create-ticket-card,html .dashboard-overview .create-ticket-card{background-color:#fff;border-radius:8px;padding:45px 30px;position:relative}@media screen and (max-width: 1200px){body .dashboard-overview .create-ticket-card,html .dashboard-overview .create-ticket-card{padding-bottom:100px}}body .dashboard-overview .create-ticket-card .input-icon-div,html .dashboard-overview .create-ticket-card .input-icon-div{position:absolute;right:10px;top:10px;height:40px;width:40px;line-height:40px;border-radius:50px;background-color:#48C7E5}@media screen and (max-width: 600px){body .dashboard-overview .create-ticket-card .input-icon-div,html .dashboard-overview .create-ticket-card .input-icon-div{right:10px;top:10px}}body .dashboard-overview .create-ticket-card .input-icon-div i,html .dashboard-overview .create-ticket-card .input-icon-div i{color:#fff;font-size:16px;margin-left:13px}body .dashboard-overview .create-ticket-card form .row .input-field,html .dashboard-overview .create-ticket-card form .row .input-field{position:relative;margin-top:-10px;margin-bottom:30px}body .dashboard-overview .create-ticket-card form .row .input-field span.required-asterisk,html .dashboard-overview .create-ticket-card form .row .input-field span.required-asterisk{color:#c10000}body .dashboard-overview .create-ticket-card form .row .input-field input,html .dashboard-overview .create-ticket-card form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070;margin:unset}body .dashboard-overview .create-ticket-card form .row .input-field textarea,html .dashboard-overview .create-ticket-card form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;padding:13px;border-radius:5px;margin:unset;color:#707070}body .dashboard-overview .create-ticket-card form .row .input-field .text-label,html .dashboard-overview .create-ticket-card form .row .input-field .text-label{font-size:14px;font-weight:500;color:#024667}body .dashboard-overview .create-ticket-card form .row .input-field .date-container,html .dashboard-overview .create-ticket-card form .row .input-field .date-container{border:1px solid #D9E4E8;border-radius:5px;position:relative;min-height:40px}body .dashboard-overview .create-ticket-card form .row .input-field .date-container input,html .dashboard-overview .create-ticket-card form .row .input-field .date-container input{border:unset;position:absolute;top:0;bottom:0;right:0;height:unset;left:0}body .dashboard-overview .create-ticket-card form .row .input-field .date-container i,html .dashboard-overview .create-ticket-card form .row .input-field .date-container i{top:10px;right:10px}body .dashboard-overview .create-ticket-card form .row .input-field input::-webkit-input-placeholder,html .dashboard-overview .create-ticket-card form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .create-ticket-card form .row .input-field input:-ms-input-placeholder,html .dashboard-overview .create-ticket-card form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .create-ticket-card form .row .input-field input::placeholder,html .dashboard-overview .create-ticket-card form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}body .dashboard-overview .create-ticket-card form .row .input-field .paragraph,html .dashboard-overview .create-ticket-card form .row .input-field .paragraph{color:#024667;font-size:16px}body .dashboard-overview .create-ticket-card form .row .input-field .checkbox-container p label span,html .dashboard-overview .create-ticket-card form .row .input-field .checkbox-container p label span{padding-left:25px;font-size:20px;color:#666}body .dashboard-overview .create-ticket-card form .row .input-field .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .create-ticket-card form .row .input-field .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .create-ticket-card form .row .input-field .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .create-ticket-card form .row .input-field .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper{border:1px solid #D9E4E8;height:40px;border-radius:5px;padding-right:20px}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .select-dropdown,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .select-dropdown{color:#707070}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .caret,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .caret{display:none}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span label [type="checkbox"]+span:not(.lever):before,body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span label [type="checkbox"]:not(.filled-in)+span:not(.lever):after,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span label [type="checkbox"]+span:not(.lever):before,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span label [type="checkbox"]:not(.filled-in)+span:not(.lever):after{border:2px solid #D9E4E8}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span label [type="checkbox"]:checked+span:not(.lever):before,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper .dropdown-content li span label [type="checkbox"]:checked+span:not(.lever):before{border:unset;border-right:2px solid #004d73;border-bottom:2px solid #004d73}body .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper input,html .dashboard-overview .create-ticket-card form .row .input-field .select-wrapper input{border:none;height:unset;border-radius:unset}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select{position:relative}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .select2-container,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .select2-container{width:100% !important}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .select2-container .selection .select2-selection,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .select2-container .selection .select2-selection{border:unset;border-bottom:1px solid #E7EFF2;border-radius:0px;cursor:pointer}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .select2-container .selection .select2-selection ul li.select2-selection__choice,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .select2-container .selection .select2-selection ul li.select2-selection__choice{height:39px;line-height:39px;margin-top:6px;background-color:#fff;border:1px solid #004d73;color:#004d73}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .caret2,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select .caret2{display:none}body .dashboard-overview .create-ticket-card form .row .input-field .input-div,html .dashboard-overview .create-ticket-card form .row .input-field .input-div{border:1px solid #D9E4E8;height:40px;border-radius:5px;padding-right:25px}body .dashboard-overview .create-ticket-card form .row .input-field .input-div input,html .dashboard-overview .create-ticket-card form .row .input-field .input-div input{border:none;border-radius:unset}body .dashboard-overview .create-ticket-card form .row .input-field .input-div i,html .dashboard-overview .create-ticket-card form .row .input-field .input-div i{bottom:10px}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable{position:relative}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper{border:none;height:unset;border-radius:0;padding-right:0}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper input,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper input{display:none}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .dropdown-content li span,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .dropdown-content li span{color:#9EB4BC}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container{width:100% !important;height:unset}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple{border:unset;min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-selection__choice,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-selection__choice{height:35px;line-height:35px;margin-top:5px;background-color:#fff;border:1px solid #004d73;color:#004d73}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-search,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-search{height:40px;margin-top:5px}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-search input,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-search input{display:block;margin:unset;border:unset;font-size:20px;margin-top:0px}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single{border:unset;min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:0}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered:focus,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered:focus{outline:none}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single:focus,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .select-wrapper .select2-container .selection .select2-selection--single:focus{outline:none}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .caret,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .caret{display:none}body .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .fa-angle-down,html .dashboard-overview .create-ticket-card form .row .input-field .input-div-select-searchable .fa-angle-down{bottom:13px;right:10px;top:unset}body .dashboard-overview .create-ticket-card form .row .input-field .signature-canvas,html .dashboard-overview .create-ticket-card form .row .input-field .signature-canvas{position:relative;width:100%;height:200px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}body .dashboard-overview .create-ticket-card form .row .input-field .signature-canvas .signature-pad,html .dashboard-overview .create-ticket-card form .row .input-field .signature-canvas .signature-pad{background-color:#D9E4E8;height:180px;width:300px;pointer-events:none}@media screen and (max-width: 390px){body .dashboard-overview .create-ticket-card form .row .input-field .signature-canvas .signature-pad,html .dashboard-overview .create-ticket-card form .row .input-field .signature-canvas .signature-pad{width:240px}}body .dashboard-overview .create-ticket-card form .row .input-field .btn-cancel-signature,html .dashboard-overview .create-ticket-card form .row .input-field .btn-cancel-signature{display:none;background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px;margin-left:10px}body .dashboard-overview .create-ticket-card form .row .input-field .btn-clear-signature,html .dashboard-overview .create-ticket-card form .row .input-field .btn-clear-signature{display:none;background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px}body .dashboard-overview .create-ticket-card form .row .input-field .btn-save-signature,html .dashboard-overview .create-ticket-card form .row .input-field .btn-save-signature{background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px;display:none}body .dashboard-overview .create-ticket-card form .row .input-field .btn-sign-signature,html .dashboard-overview .create-ticket-card form .row .input-field .btn-sign-signature{background-color:#48C7E5;margin-top:10px;border-radius:50px;text-transform:capitalize;font-size:16px}body .dashboard-overview .create-ticket-card form .row .input-field .header,html .dashboard-overview .create-ticket-card form .row .input-field .header{font-size:20px;font-weight:700;color:#004d73}body .dashboard-overview .create-ticket-card form .row .input-field .hidden-div,html .dashboard-overview .create-ticket-card form .row .input-field .hidden-div{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}body .dashboard-overview .create-ticket-card form .row .input-field .datepicker-modal .modal-content,body .dashboard-overview .create-ticket-card form .row .input-field .timepicker-modal .modal-content,html .dashboard-overview .create-ticket-card form .row .input-field .datepicker-modal .modal-content,html .dashboard-overview .create-ticket-card form .row .input-field .timepicker-modal .modal-content{padding:0}body .dashboard-overview .create-ticket-card form .row .input-field .fa-angle-down,body .dashboard-overview .create-ticket-card form .row .input-field .fa-calendar-alt,body .dashboard-overview .create-ticket-card form .row .input-field .fa-clock,html .dashboard-overview .create-ticket-card form .row .input-field .fa-angle-down,html .dashboard-overview .create-ticket-card form .row .input-field .fa-calendar-alt,html .dashboard-overview .create-ticket-card form .row .input-field .fa-clock{position:absolute;right:20px;top:30px;font-size:18px;color:#48C7E5;z-index:0;pointer-events:none}body .dashboard-overview .create-ticket-card form .row .input-field .dates,html .dashboard-overview .create-ticket-card form .row .input-field .dates{position:relative;pointer-events:none;padding-right:30px}body .dashboard-overview .create-ticket-card form .row .input-field .dates .date,html .dashboard-overview .create-ticket-card form .row .input-field .dates .date{display:inline-block;height:32px;font-size:13px;font-weight:300;line-height:32px;padding:0 12px;border-radius:16px;background-color:#E4E4E4;color:#707070;margin:5px}body .dashboard-overview .create-ticket-card form .row .input-field .chips,html .dashboard-overview .create-ticket-card form .row .input-field .chips{margin:0;border:1px solid #D9E4E8;border-radius:5px}body .dashboard-overview .create-ticket-card form .row .input-field .chips .chip,html .dashboard-overview .create-ticket-card form .row .input-field .chips .chip{color:#707070;margin:5px}body .dashboard-overview .create-ticket-card form .row .input-field .chips .chip i,html .dashboard-overview .create-ticket-card form .row .input-field .chips .chip i{color:#17BDD3}body .dashboard-overview .create-ticket-card form .row .input-field .chips .chip:focus,html .dashboard-overview .create-ticket-card form .row .input-field .chips .chip:focus{background-color:#17BDD3}body .dashboard-overview .create-ticket-card form .row .input-field .chips .chip:focus i,html .dashboard-overview .create-ticket-card form .row .input-field .chips .chip:focus i{color:#707070}body .dashboard-overview .create-ticket-card form .row .input-field .chips input,html .dashboard-overview .create-ticket-card form .row .input-field .chips input{border:none;width:unset !important}body .dashboard-overview .create-ticket-card form .row .input-field .chips .fa-plus-square,html .dashboard-overview .create-ticket-card form .row .input-field .chips .fa-plus-square{position:absolute;right:5px;font-size:30px;bottom:5px;color:#48C7E5;cursor:pointer}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table thead tr,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table thead tr th,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table thead tr th{color:#004d73;font-weight:500}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr td span,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr td span{color:#707070}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr td .actions-container,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr td .actions-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr td .actions-container i,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr td .actions-container i{display:none;color:#48C7E5;font-size:24px;margin:0 2px;cursor:pointer}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:not(:last-child) .actions-container .fa-minus-circle,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:not(:last-child) .actions-container .fa-minus-circle{display:block}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:last-child,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:last-child{border-bottom:none}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:last-child .actions-container .fa-plus-circle,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:last-child .actions-container .fa-plus-circle{display:block}body .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:last-child .actions-container .fa-minus-circle,html .dashboard-overview .create-ticket-card form .row .input-field .grid-container table tbody tr:last-child .actions-container .fa-minus-circle{display:block}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table thead tr,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table thead tr{border-bottom:1px solid #004d73}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table thead tr th,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table thead tr th{color:#004d73;font-weight:500}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr{border-bottom:1px solid #E7EFF2}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p{margin:0;height:20px;width:20px}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label span,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label span{padding-left:0;font-size:20px;color:#666}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label input,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label input{height:20px;width:20px}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}body .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,html .dashboard-overview .create-ticket-card form .row .input-field .checkout-container table tbody tr td .actions-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}body .dashboard-overview .create-ticket-card form .row .ticket-save-section a.ticket-attachment-btn,html .dashboard-overview .create-ticket-card form .row .ticket-save-section a.ticket-attachment-btn{height:45px;line-height:42px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:unset;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;font-size:16px;box-shadow:none;font-weight:700;color:#48C7E5;width:220px;position:relative}@media (max-width: 992px){body .dashboard-overview .create-ticket-card form .row .ticket-save-section a.ticket-attachment-btn,html .dashboard-overview .create-ticket-card form .row .ticket-save-section a.ticket-attachment-btn{width:160px;font-size:12px}}body .dashboard-overview .create-ticket-card form .row .ticket-save-section a.ticket-attachment-btn input,html .dashboard-overview .create-ticket-card form .row .ticket-save-section a.ticket-attachment-btn input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;border-radius:50px;cursor:pointer;padding:22px}body .dashboard-overview .create-ticket-card form .row .ticket-files,html .dashboard-overview .create-ticket-card form .row .ticket-files{margin-left:40px}@media (max-width: 992px){body .dashboard-overview .create-ticket-card form .row .ticket-files,html .dashboard-overview .create-ticket-card form .row .ticket-files{margin-left:0}}body .dashboard-overview .create-ticket-card form .row .ticket-files .text-label,html .dashboard-overview .create-ticket-card form .row .ticket-files .text-label{font-size:20px;font-weight:700;color:#004d73}body .dashboard-overview .create-ticket-card form .row .ticket-files .file-container,html .dashboard-overview .create-ticket-card form .row .ticket-files .file-container{background-color:#FAFAFA;border:1px solid #E7EFF2;width:70%;min-height:40px}body .dashboard-overview .create-ticket-card form .row .ticket-files .file-container .file,html .dashboard-overview .create-ticket-card form .row .ticket-files .file-container .file{padding:10px 20px;word-break:break-word;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body .dashboard-overview .create-ticket-card form .row .ticket-files .file-container .file span,html .dashboard-overview .create-ticket-card form .row .ticket-files .file-container .file span{font-size:18px;color:#666}body .dashboard-overview .create-ticket-card form .row .ticket-files .file-container .file i,html .dashboard-overview .create-ticket-card form .row .ticket-files .file-container .file i{font-size:24px;color:#004d73;margin-right:5px;cursor:pointer}body .dashboard-overview .create-ticket-card a.cancel-ticket-btn,html .dashboard-overview .create-ticket-card a.cancel-ticket-btn{height:55px;line-height:50px;padding:0px 30px;border-radius:50px;border:#48C7E5;border-width:2px;border-style:solid;text-transform:capitalize;background-color:unset;font-size:20px;box-shadow:none;font-weight:700;min-width:206px;color:#48C7E5;margin-right:20px;cursor:pointer}@media (max-width: 992px){body .dashboard-overview .create-ticket-card a.cancel-ticket-btn,html .dashboard-overview .create-ticket-card a.cancel-ticket-btn{width:160px}}@media screen and (max-width: 527px){body .dashboard-overview .create-ticket-card a.cancel-ticket-btn,html .dashboard-overview .create-ticket-card a.cancel-ticket-btn{display:block;width:100%;margin-bottom:20px}}body .dashboard-overview .create-ticket-card a.create-ticket-btn,html .dashboard-overview .create-ticket-card a.create-ticket-btn{height:55px;line-height:50px;padding:0px 30px;border-radius:50px;text-transform:capitalize;background-color:#48C7E5;min-width:206px;font-size:20px;box-shadow:none;font-weight:700;color:#fff;cursor:pointer}@media (max-width: 992px){body .dashboard-overview .create-ticket-card a.create-ticket-btn,html .dashboard-overview .create-ticket-card a.create-ticket-btn{width:160px}}@media screen and (max-width: 527px){body .dashboard-overview .create-ticket-card a.create-ticket-btn,html .dashboard-overview .create-ticket-card a.create-ticket-btn{display:block;width:100%}}body .footer,html .footer{color:#496F81;padding-left:250px;margin-bottom:20px}@media (max-width: 992px){body .footer,html .footer{padding-left:0px}}.swal2-container{z-index:2000}.swal2-container .swal2-popup{box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2)}.swal2-container .swal2-popup .swal2-buttonswrapper .swal2-confirm{padding:10px 50px;border-radius:20px;text-transform:capitalize;background-color:#48C7E5;box-shadow:none;font-weight:700;border:unset;color:#fff;margin:5px;cursor:pointer}.swal2-container .swal2-popup .swal2-buttonswrapper .swal2-cancel{background-color:unset;box-shadow:none;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;padding:10px 35px;margin:5px;cursor:pointer}.swal2-container .swal2-popup .swal2-buttonswrapper .swal2-close{color:#183958}.swal2-container .swal2-popup .select-wrapper{display:none}.select-dropdown.dropdown-content li span{color:#9EB4BC}.select-dropdown.dropdown-content li:hover{background-color:#17BDD3}.select-dropdown.dropdown-content li:hover span{color:#fff !important}.select-dropdown.dropdown-content li.disabled{background-color:rgba(0,0,0,0.25)}.select2-container .select2-dropdown{border:unset;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);z-index:2000}.select2-container .select2-dropdown .select2-results ul li{cursor:pointer;color:#9EB4BC;font-size:16px;min-height:50px;line-height:50px}.select2-container .select2-dropdown .select2-results ul li.select2-results__option--highlighted{background-color:#17BDD3;color:#fff}.select2-container .select2-dropdown .select2-results ul li[aria-selected=true]{background-color:rgba(0,0,0,0.03);color:#9EB4BC}.swipe-container{display:none;position:absolute;right:2%;bottom:50%;z-index:9999;font-size:20px;font-weight:700;color:#48C7E5;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition-duration:500ms;transition-duration:500ms;pointer-events:none}.swipe-container i{-webkit-animation:blinker 1s linear infinite;animation:blinker 1s linear infinite;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes preloader-active{from{-webkit-transform:translateY(-40px);transform:translateY(-40px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes preloader-active{from{-webkit-transform:translateY(-40px);transform:translateY(-40px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes preloader-inactive{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes preloader-inactive{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-40px);transform:translateY(-40px)}}.fb-editor select{display:block !important}.slide-page{display:block;opacity:0;position:fixed;pointer-events:none;top:0;z-index:2000;width:100%;height:100%;right:0;background:rgba(0,0,0,0.5)}.slide-page .slide-page-content{width:0;position:absolute;top:0;right:0;height:100%;background-color:#fff;-webkit-transform:translate(1533px, 0px);-ms-transform:translate(1533px, 0px);transform:translate(1533px, 0px);-webkit-transition:width .4s, -webkit-transform .4s;transition:width .4s, -webkit-transform .4s;transition:transform .4s, width .4s;transition:transform .4s, width .4s, -webkit-transform .4s;-webkit-transition-delay:0s, 0s;transition-delay:0s, 0s;text-align:left}.slide-page .slide-page-content .close{position:absolute;left:-50px;top:10px;cursor:pointer}.slide-page .slide-page-content .close .fa-times-circle{color:#48C7E5;background:#fff;border-radius:50%;font-size:40px}.slide-page .slide-page-content .slider-container{height:100%;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.slide-page .slide-page-content .slider-container .slider-header{height:75px;background-color:#285C8C;padding:15px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.slide-page .slide-page-content .slider-container .slider-header .header-title{font-size:32px;color:#fff}.slide-page .slide-page-content .slider-container .slider-body{padding:35px 20px 0 20px;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.slide-page .slide-page-content .slider-container .slider-body form .row{margin-bottom:10px;position:relative}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field{position:relative}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .hidden-div{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field textarea{border-bottom:unset;border:1px solid #D9E4E8;height:120px !important;text-indent:10px;border-radius:5px;color:#707070}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:-25px;font-size:14px;font-weight:500;color:#024667}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p{margin:unset;margin-top:20px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label span{font-size:16px;color:#596774;padding-left:23px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"]:checked+span:after,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"].with-gap:checked+span:before,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"].with-gap:checked+span:after{border:unset;background-color:#48C7E5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"]:checked+span:after,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"].with-gap:checked+span:after{background-color:#fff}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"]:not(:checked)+span:after,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="radio"]:not(:checked)+span:before{background-color:#D3D9DD;border:unset}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .file-name{margin-top:10px;color:#024667}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn{background-color:unset;box-shadow:none;border:#48C7E5;border-radius:50px;border-width:2px;border-style:solid;color:#48C7E5;font-weight:700;text-transform:capitalize}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn input[type=file]{opacity:0;position:absolute;left:0;right:0;width:0;height:0;top:0;bottom:0;border-radius:50px;cursor:pointer;padding:31px 53px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .system-id{height:42px;display:block;margin-bottom:8px;line-height:2;font-size:20px;color:#f97a7a;font-style:italic}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .instructions{color:#024667;font-size:18px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field label.image{left:45px}@media screen and (max-width: 600px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field label.image{left:unset}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field input::-webkit-input-placeholder{color:#D1D1D1;font-weight:100}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field input:-ms-input-placeholder{color:#D1D1D1;font-weight:100}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field input::placeholder{color:#D1D1D1;font-weight:100}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field p label [type="checkbox"]+span:not(.lever){padding-left:30px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .select-wrapper .select-dropdown{color:#707070}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .select-wrapper .caret{display:none}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .select-wrapper .dropdown-content li span{color:#9EB4BC}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field i{position:absolute;right:20px;top:10px;font-size:18px;margin:0;color:#48C7E5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image{background-image:url(/assets/images/default-profile-img.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;display:block;border-radius:50%;position:relative;border:3px solid #D9E4E8}@media screen and (max-width: 460px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image{width:100px;height:100px}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image input{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:23px;height:23px;opacity:0;pointer-events:visible}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image i{font-size:24px;color:#48C7E5;top:112px;pointer-events:none;position:relative;cursor:pointer;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 460px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image i{top:65px}}@media screen and (max-width: 600px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image{margin:auto}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-image.banner-image{border-radius:0;width:230px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .upload-profile-image{width:150px;color:#939393;position:relative;margin-top:10px;font-size:14px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .upload-profile-image i{position:relative;top:0;right:0;color:#939393}@media screen and (max-width: 600px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .upload-profile-image{margin:auto}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #D9E4E8;border-radius:8px;margin:-20px 25px 20px 25px;padding:40px 30px}@media (max-width: 992px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .profile-container{margin:0}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .unit-info{margin-top:45px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .unit-info .input-field{margin:25px 0 0 0}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .unit-info .input-field input{background-color:#f5f5f5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table{height:155px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table thead tr{border-bottom:3px solid #024667}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table thead tr th{color:#024667;padding:0px 5px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody{display:block;height:130px;overflow:auto;border-bottom:3px solid #f5f5f5;border-left:3px solid #f5f5f5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr{border-bottom:1px solid #E7EFF2}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td{padding:0px 5px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td p{margin-right:unset;-webkit-margin-before:unset;margin-block-start:unset;-webkit-margin-after:unset;margin-block-end:unset;margin:10px 0}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td p label{-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset;top:unset;font-size:unset;font-weight:unset;color:unset}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td p label input{height:unset}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD;height:14px;width:14px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):after{border:2px solid #48C7E5;background-color:#48C7E5;height:14px;width:14px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever){padding-left:20px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td [type="checkbox"].filled-in:checked+span:not(.lever):before{width:6px;height:8px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr td [type="checkbox"]+span:not(.lever){height:15px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody::-webkit-scrollbar{width:5px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody::-webkit-scrollbar-track{margin-top:0px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#f5f5f5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody::-webkit-scrollbar-thumb{background-color:#ccc !important}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table thead,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table tbody tr{display:table;width:100%;table-layout:fixed}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field table table{width:100%}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit-start,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit-back{height:55px;line-height:52px;border-radius:50px;text-transform:capitalize;padding:0 30px;background-color:#fff;font-size:20px;box-shadow:none;font-weight:700;bottom:10%;width:170px;color:#48C7E5;border:1px solid #48C7E5}@media (max-width: 992px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit-start,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit-back{width:100%;max-width:100%}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-profile,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit{height:55px;line-height:52px;border-radius:50px;text-transform:capitalize;padding:0 30px;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;bottom:10%;max-width:250px;right:5%;width:191px;color:#fff;float:right}@media (max-width: 992px){.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-profile,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit{width:100%;float:none;right:0;max-width:100%}}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-profile i,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .btn-add-unit i{position:relative;right:0;top:0;color:#fff}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .chips{margin:0;border:1px solid #D9E4E8;border-radius:5px;position:relative;padding-right:30px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .chips .chip{color:#707070;margin:5px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .chips .chip .close{position:unset;right:unset;top:unset;font-size:16px;color:#48C7E5}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .chips input{border:none;width:unset !important}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .chips .fa-plus-square{position:absolute;right:5px;font-size:30px;color:#48C7E5;cursor:pointer;top:unset;bottom:5px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-header{color:#004d73;font-size:16px;font-weight:500}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-body .switch label .lever{width:39px;height:24px;margin:0}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-body .switch label .lever:before,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-body .switch label .lever:after{left:1px;top:1px;width:21px;height:21px;background-color:#fff}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-body .switch label input[type=checkbox]:checked+.lever:before,.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-body .switch label input[type=checkbox]:checked+.lever:after{left:16px}.slide-page .slide-page-content .slider-container .slider-body form .row .input-field .collapsible li .collapsible-body .switch label input[type=checkbox]:checked+.lever{background-color:#17BDD3}.slide-page .slide-page-content .slider-container .slider-body form .row .switch label .lever{width:39px;height:24px;margin:0}.slide-page .slide-page-content .slider-container .slider-body form .row .switch label .lever:before,.slide-page .slide-page-content .slider-container .slider-body form .row .switch label .lever:after{left:1px;top:1px;width:21px;height:21px;background-color:#fff}.slide-page .slide-page-content .slider-container .slider-body form .row .switch label input[type=checkbox]:checked+.lever:before,.slide-page .slide-page-content .slider-container .slider-body form .row .switch label input[type=checkbox]:checked+.lever:after{left:16px}.slide-page .slide-page-content .slider-container .slider-body form .row .switch label input[type=checkbox]:checked+.lever{background-color:#17BDD3}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper input{display:none}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select-dropdown{color:#707070}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .caret{display:none}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .dropdown-content li span{color:#9EB4BC}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container{width:100% !important}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--multiple{border:unset;min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--multiple ul{padding-top:5px}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-selection__choice{height:29px;line-height:29px;background-color:#fff;border:1px solid #004d73;color:#004d73}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-search{height:34px;line-height:34px}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--multiple ul li.select2-search input{display:block;margin:unset;border:unset;font-size:20px;margin-top:0px}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--single{border:unset;min-height:42px;border:1px solid #E7EFF2;border-radius:5px;cursor:pointer}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered{line-height:42px;min-height:42px;padding-left:0}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__rendered:focus{outline:none}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--single .select2-selection__arrow{display:none}.slide-page .slide-page-content .slider-container .slider-body form .row .select2-field .select-wrapper .select2-container .selection .select2-selection--single:focus{outline:none}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:15px}@media (max-width: 992px){.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section{-ms-grid-columns:1fr;grid-template-columns:1fr}}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .unit-card{padding:10px 0}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .unit-card .text-label{font-size:14px;font-weight:500;color:#024667}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .unit-card .btn-remove-unit{float:right;font-size:14px;background-color:#f97a7a;margin-top:5px;text-transform:capitalize;font-weight:700}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .unit-card .system-id{height:42px;display:block;margin-bottom:8px;line-height:2;font-size:20px;color:#f97a7a;font-style:italic}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .unit-card input{border-bottom:unset;border:1px solid #D9E4E8;height:40px;text-indent:10px;border-radius:5px;color:#707070}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .btn-add-more{height:45px;line-height:45px;border-radius:50px;text-transform:capitalize;padding:0 15px;background-color:#48C7E5;font-size:16px;box-shadow:none;font-weight:700;bottom:unset;right:unset;width:150px;color:#fff}.slide-page .slide-page-content .slider-container .slider-body form .row .unit-card-section .btn-add-more i{position:relative;right:unset;top:unset;color:#fff}.slide-page .slide-page-content .slider-container .slider-body form .row .carousel-container{position:relative;padding:0 25%}.slide-page .slide-page-content .slider-container .slider-body form .row .carousel-container .arrow-container-left{position:absolute;left:20%;top:50%;background-color:#48C7E5;border-radius:5px;padding:5px;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slide-page .slide-page-content .slider-container .slider-body form .row .carousel-container .arrow-container-left i{font-size:30px}.slide-page .slide-page-content .slider-container .slider-body form .row .carousel-container .arrow-container-right{position:absolute;right:20%;top:50%;background-color:#48C7E5;border-radius:5px;padding:5px;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slide-page .slide-page-content .slider-container .slider-body form .row .carousel-container .arrow-container-right i{font-size:30px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .upload-files-container{position:relative;width:140px;background:#fff;border:1px solid #F08100;border-radius:24px;height:35px;padding:8px 16px;font-weight:400;font-size:16px;line-height:16px;color:#F08100}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .upload-files-container label{font-weight:400;font-size:16px;line-height:16px;color:#F08100}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .upload-files-container label input{position:absolute;width:100%;left:0;top:0;height:100%;opacity:0;border-radius:24px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .attachments-container{height:40px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .attachments-container .carousel{height:100%}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .attachments-container .carousel a{height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div{min-height:300px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td{font-size:14px;line-height:16px;color:#707070}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td i{font-size:18px;line-height:18px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .fa-edit,.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .fa-check{color:#67A387}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .fa-trash-alt,.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .deactivate-member{color:#C25550}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .add-member{display:none}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .input-container{height:20px;margin:0;border:none;border-radius:unset;width:200px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .input-container input{margin:0px;text-indent:10px;height:100%;font-size:14px;line-height:16px;color:#707070;pointer-events:none}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .select-container{position:relative}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .select-container .select2-container{width:100% !important}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .select-container .select2-container .select2-selection__arrow{display:none}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td .select-container i{position:absolute;right:5px;margin-right:unset !important;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr td:last-child{min-width:90px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr.edit .input-container{background:#F4F4F4}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr.edit .input-container input{pointer-events:all}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr.edit .edit-member{display:none}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .table-div table tbody tr.edit .add-member{display:inline-block}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .add-member-btn{box-shadow:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:146px;height:35px;font-size:16px;line-height:16px;color:#F08100;background:#fff;border:1px solid #F08100;border-radius:24px;text-transform:capitalize;font-weight:700;padding:0 16px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .add-member-btn i{margin-right:2px;font-size:13px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .export-deactivated-member-btn{box-shadow:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:35px;font-size:16px;line-height:16px;border-radius:24px;text-transform:capitalize;font-weight:700;padding:0 16px}.slide-page .slide-page-content .slider-container .slider-body .unit-owner-attachments .export-deactivated-member-btn i{margin-right:2px;font-size:13px}.slide-page .slide-page-content .slider-container .slider-body form.add-unit{display:none}.slide-page .slide-page-content .slider-container .slider-footer .btn-add-profile,.slide-page .slide-page-content .slider-container .slider-footer .btn-table-custom-save{height:50px;min-width:150px;line-height:52px;border-radius:50px;text-transform:capitalize;padding:0 30px;background-color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;bottom:10%;max-width:250px;right:5%;color:#fff;float:right;margin-left:10px}.slide-page .slide-page-content .slider-container .slider-footer .btn-cancel-profile{height:50px;width:150px;line-height:52px;border-radius:50px;text-transform:capitalize;padding:0 30px;background-color:unset;border:1px solid #48C7E5;color:#48C7E5;font-size:20px;box-shadow:none;font-weight:700;bottom:10%;max-width:250px;right:5%;float:right}.slide-page .slide-page-content .slider-container .slider-footer .btn-add-units{height:55px;line-height:52px;border-radius:50px;border:#48C7E5;border-width:2px;border-style:solid;text-transform:capitalize;padding:0 30px;background-color:unset;font-size:20px;box-shadow:none;font-weight:700;bottom:10%;max-width:250px;left:1%;width:191px;color:#48C7E5;float:left}.slide-page .slide-page-content .slider-container .slider-title,.slide-page .slide-page-content .slider-container .slider-title{font-weight:bold;font-size:26px;line-height:30px;color:#024667;margin-bottom:17px}.slide-page .slide-page-content .slider-container .text-label,.slide-page .slide-page-content .slider-container .text-label{font-size:16px;line-height:19px;color:#004d73;margin-bottom:7px}.slide-page .slide-page-content .slider-container .input-container,.slide-page .slide-page-content .slider-container .input-container{width:100%;border-radius:8px;background:#fff;border:1px solid #CECECE;height:40px;margin-bottom:34px;padding:0 10px}.slide-page .slide-page-content .slider-container .input-container input,.slide-page .slide-page-content .slider-container .input-container input{margin:0;height:100%;border-bottom:none;color:#666}.slide-page .slide-page-content .slider-container .input-container input:focus,.slide-page .slide-page-content .slider-container .input-container input:focus{box-shadow:none;border-bottom:none}.slide-page .slide-page-content .slider-container .radio-container,.slide-page .slide-page-content .slider-container .radio-container{margin-bottom:34px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.slide-page .slide-page-content .slider-container .radio-container p,.slide-page .slide-page-content .slider-container .radio-container p{margin:0;margin-right:20px}.slide-page .slide-page-content .slider-container .radio-container p [type="radio"]:not(:checked)+span:before,.slide-page .slide-page-content .slider-container .radio-container p [type="radio"]:not(:checked)+span:before{background-color:#D3D9DD;border:unset}.slide-page .slide-page-content .slider-container .radio-container p [type="radio"].with-gap:checked+span:before,.slide-page .slide-page-content .slider-container .radio-container p [type="radio"].with-gap:checked+span:before{border:unset;background-color:#48C7E5}.slide-page .slide-page-content .slider-container .radio-container p [type="radio"].with-gap:checked+span:after,.slide-page .slide-page-content .slider-container .radio-container p [type="radio"].with-gap:checked+span:after{background-color:#fff}.slide-page .slide-page-content .slider-container .checkbox-container,.slide-page .slide-page-content .slider-container .checkbox-container{margin-bottom:17px}.slide-page .slide-page-content .slider-container .checkbox-container p,.slide-page .slide-page-content .slider-container .checkbox-container p{margin:0}.slide-page .slide-page-content .slider-container .checkbox-container p label span,.slide-page .slide-page-content .slider-container .checkbox-container p label span{padding-left:25px;font-size:16px;height:19px;line-height:19px;color:#004d73}.slide-page .slide-page-content .slider-container .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,.slide-page .slide-page-content .slider-container .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5;height:16px;width:16px}.slide-page .slide-page-content .slider-container .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,.slide-page .slide-page-content .slider-container .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD;height:16px;width:16px}.slide-page .slide-page-content .slider-container .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):before,.slide-page .slide-page-content .slider-container .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):before{top:-1px;left:0px;width:8px;height:11px}.slide-page .slide-page-content .slider-container .radio-container-1,.slide-page .slide-page-content .slider-container .radio-container-1{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.slide-page .slide-page-content .slider-container .radio-container-1 p,.slide-page .slide-page-content .slider-container .radio-container-1 p{margin-right:20px}.slide-page .slide-page-content .slider-container .button-container .add-discount-type-btn,.slide-page .slide-page-content .slider-container .button-container .add-charge-type-btn,.slide-page .slide-page-content .slider-container .button-container .add-parking-type-btn,.slide-page .slide-page-content .slider-container .button-container .create-recurring-fee-btn,.slide-page .slide-page-content .slider-container .button-container .add-device-btn,.slide-page .slide-page-content .slider-container .button-container .generate-reading-btn,.slide-page .slide-page-content .slider-container .button-container .add-discount-type-btn,.slide-page .slide-page-content .slider-container .button-container .add-charge-type-btn,.slide-page .slide-page-content .slider-container .button-container .add-parking-type-btn,.slide-page .slide-page-content .slider-container .button-container .create-recurring-fee-btn,.slide-page .slide-page-content .slider-container .button-container .add-device-btn,.slide-page .slide-page-content .slider-container .button-container .generate-reading-btn{border-radius:50px;text-transform:capitalize;width:175px;height:40px;font-weight:500;font-size:16px;line-height:2.5;margin-right:25px;background-color:#48C7E5}.slide-page .slide-page-content .slider-container .button-container .cancel-discount-type-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-charge-type-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-parking-type-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-recurring-fee-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-device-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-generate-reading-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-discount-type-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-charge-type-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-parking-type-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-recurring-fee-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-device-btn,.slide-page .slide-page-content .slider-container .button-container .cancel-generate-reading-btn{background-color:#fff;border-radius:50px;border:2px solid #48C7E5;color:#48C7E5;box-shadow:none;width:170px;height:40px;font-weight:500;font-size:16px;text-transform:capitalize}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers{min-width:370px;margin-bottom:17px;margin-right:10px}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .variable-rate-container,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .variable-rate-container{display:none}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container{margin-bottom:17px}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p{margin:0}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label span,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label span{padding-left:25px;font-size:16px;height:19px;line-height:19px;color:#004d73}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):after{border:unset;background-color:#48C7E5;height:16px;width:16px}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{border:2px solid #D3D9DD;height:16px;width:16px}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):before,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .checkbox-container p label [type="checkbox"].filled-in:checked+span:not(.lever):before{top:-1px;left:0px;width:8px;height:11px}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container{height:40px;background:#fff;border:1px solid #CECECE;border-radius:8px;padding:0 10px;margin-bottom:20px;position:relative}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .select-wrapper,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .select-wrapper{height:100%}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .select-wrapper input,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .select-wrapper input{height:100%;margin:0;border:none}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .select-wrapper .caret,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .select-wrapper .caret{display:none}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .fa-angle-down,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .select-container .fa-angle-down{position:absolute;top:6px;font-size:24px;right:10px;color:#17BDD3;pointer-events:none}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container{height:40px;background:#fff;border:1px solid #CECECE;border-radius:8px;padding:0 10px;margin-bottom:20px;position:relative}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container .input-label,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container .input-label{position:absolute;top:0;bottom:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:60px;padding:0 5px;background-color:#D9E4E8;font-size:16px;color:#4D4D4D;border-top-right-radius:4px;border-bottom-right-radius:4px}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container input,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container input{margin:0 !important;border:none !important;height:100% !important}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container input:focus,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .input-container input:focus{border:none;box-shadow:none}.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .fixed-rate-container,.slide-page .slide-page-content .slider-container .input-text-checkbox-containers .fixed-rate-container{margin-bottom:50px}.datepicker-modal .datepicker-container .datepicker-date-display{background-color:#004d73}.datepicker-modal .datepicker-container .datepicker-date-display .year-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.datepicker-modal .datepicker-container .datepicker-date-display .year-text i{right:unset !important;float:right !important;color:#AD1414 !important;font-size:15px !important;line-height:1.7 !important;cursor:pointer;position:relative !important;top:0 !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-controls button:focus{background-color:#004d73}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-controls .selects-container .select-wrapper{position:relative !important;padding:0 !important;height:unset !important;width:unset !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-controls .selects-container .select-wrapper input{border:unset !important;height:3rem !important;text-indent:unset !important;border-radius:unset;color:unset !important;width:105px;position:unset !important;margin:unset !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-controls .selects-container .select-wrapper .caret{display:block !important;fill:#48C7E5}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table{height:unset !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table thead{display:table-header-group !important;width:unset !important;table-layout:unset !important;border-bottom:none !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table thead tr{border-bottom:none !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table thead tr th{padding:10px 5px}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody{display:table-row-group !important;height:unset !important;overflow:unset !important;border-bottom:unset !important;border-left:unset !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr{display:table-row !important;width:unset !important;table-layout:unset !important;border-bottom:none !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr .is-today{color:#fff}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr .is-selected{background-color:#004d73;color:#fff}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr .is-today.is-selected{color:#fff}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr .is-disabled{color:#9EB4BC !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr td{padding:0px !important}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-calendar .datepicker-table-wrapper .datepicker-table tbody tr td .datepicker-day-button:focus{background-color:#004d73}.datepicker-modal .datepicker-container .datepicker-calendar-container .datepicker-footer .confirmation-btns button{color:#004d73}.timepicker-modal .timepicker-container .timepicker-digital-display{background-color:#004d73}.timepicker-modal .timepicker-container .timepicker-analog-display .timepicker-plate .timepicker-canvas .timepicker-svg g line{stroke:#004d73}.timepicker-modal .timepicker-container .timepicker-analog-display .timepicker-plate .timepicker-canvas .timepicker-svg g circle{fill:#004d73}.timepicker-modal .timepicker-container .timepicker-analog-display .timepicker-footer .confirmation-btns button{color:#004d73}.modal.bottom-sheet{overflow:unset}input:focus{box-shadow:none}input:disabled{cursor:not-allowed !important}.datepicker-modal.open{z-index:2001 !important}tr.deleted,tr.deleted input,tr.deleted div{background:#eee !important}.table-body-pmo-users tbody tr td:eq(2),.table-body-unit-owner tbody tr td:eq(2){text-transform:uppercase}.js-my-name{text-transform:uppercase !important}
