.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{box-sizing:border-box}.cdk-overlay-backdrop,.cdk-overlay-pane{position:absolute;pointer-events:auto;z-index:1000}.cdk-overlay-backdrop{top:0;bottom:0;left:0;right:0;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.48}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.6)}.cdk-overlay-transparent-backdrop{background:0 0}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;cursor:pointer;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:hsla(0,0%,100%,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-button:focus>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-button:not(:-moz-focusring):focus>.owl-dt-control-button-content{box-shadow:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-inline-container{display:inline-block}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@font-face{font-family:ProximaNovaRegular;src:url(proximanova-regular-webfont.a6c88ca5f422ab733ae4.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:ProximaNovaLight;src:url(proximanova-light-webfont.b7f1770684c5361a3928.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:ProximaNovaLtSemibold;src:url(proximanova-semibold-webfont.0b388274b0289af23ad6.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:ProximaNovaBold;src:url(proximanova-bold-webfont.b5e5848be3549f4f90cb.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:ProximaNovaXbold;src:url(proximanova-extrabold-webfont.db0702001e7b92a67989.woff2) format("woff");font-weight:400;font-style:normal}:root{--RegularFont:ProximaNovaRegular;--LightFont:ProximaNovaLight;--SemiboldFont:ProximaNovaLtSemibold;--BoldFont:ProximaNovaBold;--XboldFont:ProximaNovaXbold;--AddImportBtn:#fff;--btnColor:#1b5297;--hoverColor:#004487;--usertype:#9744d0;--red:#df6e72;--blue:#8488ad;--skyblue:#8ec3d5;--alertred:#ec4844;--success:#39ae0b;--error:#d91e1e;--bgactive:#268ddd;--whitecolor:#fff;--anchorblue:#428bca;--bgcolorlightgray:#f7f7f7;--borderBottomColor:#e5e5e5;--btnColorDenger:#d64830}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body{font-size:14px;font-family:ProximaNovaRegular}.filter-custom{border:1px solid #c4c4c4;border-radius:0}.owl-carousel .owl-nav.disabled{display:none!important}.loading-screen-wrapper{position:absolute;background-color:hsla(0,0%,100%,.6);width:90%;height:100%;display:block}.notavail{font-size:13px;letter-spacing:.5px;text-align:center;padding-top:12px}.loading-screen-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{margin-left:10px}.spinner>div{width:10px;height:10px;background-color:#333;margin-right:5px;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}#special-offer-sec .owl-carousel .owl-nav .owl-prev{position:absolute;top:42%;background:unset;left:-17px}#special-offer-sec .owl-carousel .owl-nav .owl-prev i{font-size:20px}#special-offer-sec .owl-carousel .owl-nav .owl-next{position:absolute;top:42%;background:unset;left:-17px}#special-offer-sec .owl-carousel .owl-nav .owl-next i{font-size:20px}.custom-carousel .owl-nav{display:flex;justify-content:flex-end;position:absolute;top:0;right:0;padding:10px;z-index:1}.custom-carousel .owl-theme .owl-nav{margin-top:0!important;text-align:center;-webkit-tap-highlight-color:transparent}.custom-carousel .owl-nav button.owl-next,.custom-carousel .owl-nav button.owl-prev{background:transparent;color:#000;border:none;outline:none;cursor:pointer;font-size:24px}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@-webkit-keyframes blinker{50%{opacity:.4}to{opacity:1}}@keyframes blinker{50%{opacity:.4}to{opacity:1}}.load{-webkit-animation:blinker 1.4s ease infinite;animation:blinker 1.4s ease infinite;opacity:1;color:#000;font-weight:600;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;font-size:25px}.modal-lg{max-width:595px!important}.modal-lg .modal-content{border-radius:0!important}.btnht{min-height:35px}.searchli{position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}:focus{outline:0;box-shadow:unset!important}.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled):active{color:#000;background-color:#fff;border-color:#c4c4c4}.thick .bar{height:5px!important}.pad-0{padding:0}.txtcapsnone{text-transform:none!important}.disabled{cursor:not-allowed!important}.txtcaps{text-transform:capitalize}.selectedtr{background-color:#fffced!important}.pointer{cursor:pointer}.pad{padding:11px 0;background-color:#f8f8f8;border-bottom:1px solid #eee}#dropdownMenuButton:focus{box-shadow:unset!important}#dropdownMenuButton:focus,#dropdownMenuButton:hover{border:1px solid rgba(0,0,0,.3)}#dropdownMenuButton{background-color:transparent;font-family:ProximaNovaLtSemibold}.fixright{float:right}.fixright img{width:13px;position:relative;bottom:2px}.fixright button{background-color:var(--AddImportBtn);color:#000;border-radius:0;border:1px solid #c4c4c4;font-size:14px}.btn-secondary:focus{box-shadow:unset!important}.validation{color:#d72e3d;font-size:11px;font-family:ProximaNovaRegular}.pad-top-26{padding-top:26px;padding-bottom:40px}.requiredfield{border-left:3px solid #df0707!important}#addrole .btn-secondary:hover,#adduser .btn-secondary:hover,#customfield .btn-secondary:hover,#filtercol .btn-secondary:hover,#login .btn-secondary:hover,#updatepersonaldetails .btn-secondary:hover{color:#000;background-color:#fff!important;border-color:#d3d3d3!important}#addrole .btn-outline-secondary,#adduser .btn-outline-secondary,#customfield .btn-outline-secondary,#filtercol .btn-outline-secondary,#login .btn-outline-secondary,#updatepersonaldetails .btn-outline-secondary{border:1px solid #dddbda;color:var(--btnColor);margin-right:8px;background-color:#fbfcfd}#addrole .btn-outline-secondary:hover,#adduser .btn-outline-secondary:hover,#customfield .btn-outline-secondary:hover,#filtercol .btn-outline-secondary:hover,#login .btn-outline-secondary:hover,#updatepersonaldetails .btn-outline-secondary:hover{background-color:#f4f6f9;color:var(--btnColor);border:1px solid #dddbda}#addrole .btn-primary,#adduser .btn-primary,#customfield .btn-primary,#filtercol .btn-primary,#login .btn-primary,#updatepersonaldetails .btn-primary{background-color:var(--btnColor);border-color:var(--btnColor);color:#fff}#addrole .btn-primary:hover,#adduser .btn-primary:hover,#customfield .btn-primary:hover,#filtercol .btn-primary:hover,#login .btn-primary:hover,#updatepersonaldetails .btn-primary:hover{background-color:var(--hoverColor);color:#fff}.quickadd{padding:6px 22px;position:-webkit-sticky;position:sticky;bottom:0;text-transform:capitalize;z-index:1;background:#fff;border-top:1px solid #d3d3d3;color:#1f6eb8}.filter{margin-left:15px!important}.width{max-width:80%!important}.width2{max-width:20%!important;border-left:1px solid #d3d3d3;box-shadow:0 0 3px #c3c6ca}#filtercol button{position:-webkit-sticky;position:sticky;bottom:0;margin-top:23px;font-size:12px;font-family:ProximaNovaRegular!important}#filtercol .inputfield{border:1px solid #d3d3d3!important;padding:3px 4px;font-size:13px;font-family:ProximaNovaRegular!important;margin-top:8px}#filtercol select{font-size:12px;border-radius:2px!important;background:#f1f1f1;border:1px solid #f1f1f1}#filtercol .input-group-text{background:#fff;border:0}#filtercol .form-control{background-color:#fff;border:0}#filtercol .input-group{border-bottom:1px solid #d3d3d3}#filtercol ul{list-style-type:none;padding-top:13px;padding-left:12px}#filtercol ul li label{font-size:.881rem;font-family:ProximaNovaLtSemibold}#filtercol ul li .checkmark{top:5px}table{width:100%}.tdwidth{width:1%}thead tr{border-bottom:3px solid #eee}thead td{font-size:14px;padding:7px 28px;font-family:ProximaNovaLtSemibold}tbody td{padding:11px 14px 11px 28px;font-size:13px;letter-spacing:.5px}tbody td a{color:#2c7bd0!important}tbody tr{border-bottom:1px solid #eceff1}.pad-10{padding:0 10px}tbody tr:hover{background-color:#f9f9f9;cursor:pointer}tbody tr:hover .editcolor{display:block}.mr-tp{position:-webkit-sticky;position:sticky;bottom:0;background:#fff}.editcolor{color:#999;display:none}.custom{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom .cinput{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#eee}.custom:hover input~.checkmark{background-color:#ccc}.custom input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.custom input:checked~.checkmark:after{display:block}.custom .checkmark:after{left:5.5px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}#optiondiv .btn{background:#fff;color:#000;border:1px solid #d3d3d3;border-radius:0;padding:4px 10px}#optiondiv p{margin:0;padding-top:4px}.mr-tp{margin-top:20px;margin-right:0!important}.count{font-weight:400;margin-left:28px}.count b{font-family:ProximaNovaLtSemibold}.opacity{opacity:.5}.width-99{width:99%}.pad-left-29{padding-left:29px}.pad-left-15{padding-left:15px}.ng-progress .bar{background:red!important;height:2.5px;transform:translateZ(0);transition:none 0s ease 0s}.mylead{z-index:111!important}.cdk-overlay-container{z-index:11000!important}.owl-dt-container thead tr{border-bottom:0 solid #eee!important}.owl-dt-container tbody td{padding:7.14286% 0!important}#warning-snackbar{visibility:hidden;min-width:500px;margin-left:-125px;background-color:#feefb3;color:#721c24;text-align:center;position:fixed;z-index:10000;left:50%;top:52.3px;font-size:17px;border:1px solid transparent;box-shadow:0 0 7px rgba(0,0,0,.1)}#warning-snackbar .imgsuccess{float:left;border-right:1px solid #10ae10;height:46px;margin-right:10px}#warning-snackbar span{float:left;margin-right:10px}#warning-snackbar img{margin-right:16px;position:relative;width:30px;margin-top:6px;margin-left:16px}#warning-snackbar .successhead{position:relative;bottom:0;font-size:17px;font-family:ProximaNovaLtSemibold}#warning-snackbar .successmsg{position:relative;bottom:6px;font-size:15px;font-family:ProximaNovaRegular;text-transform:capitalize}#warning-snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}#success-snackbar{visibility:hidden;min-width:500px;margin-left:-125px;background-color:#68e385;color:#155724;text-align:center;position:fixed;z-index:10000;left:50%;top:52.3px;font-size:17px;border:1px solid #41ac41;box-shadow:0 0 7px rgba(0,0,0,.1)}#success-snackbar .imgsuccess{float:left;border-right:1px solid #10ae10;height:46px;margin-right:10px}#success-snackbar span{float:left;margin-right:10px}#success-snackbar img{margin-right:16px;position:relative;width:30px;margin-top:6px;margin-left:16px}#success-snackbar .successhead{position:relative;bottom:0;font-size:17px;font-family:ProximaNovaLtSemibold}#success-snackbar .successmsg{position:relative;bottom:6px;font-size:15px;font-family:ProximaNovaRegular;text-transform:capitalize}#success-snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}#error-snackbar{visibility:hidden;min-width:500px;margin-left:-125px;background-color:#f8d7da;color:#721c24;text-align:center;position:fixed;z-index:10000;left:50%;top:52.3px;font-size:17px;border:1px solid #f18080;box-shadow:0 0 7px rgba(0,0,0,.1)}#error-snackbar .imgsuccess{border-right:1px solid #e97474;height:48px}#error-snackbar .imgsuccess,#error-snackbar span{float:left;margin-right:10px}#error-snackbar img{margin-right:16px;position:relative;width:30px;margin-top:6px;margin-left:16px}#error-snackbar .successhead{position:relative;bottom:0;font-size:17px;font-family:ProximaNovaLtSemibold}#error-snackbar .successmsg{position:relative;bottom:6px;font-size:15px;font-family:ProximaNovaRegular;text-transform:capitalize}#error-snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}#attachactivity .ngx-file-drop__content{display:block!important;height:100%!important;padding:24px 18px!important}#attachactivity .ngx-file-drop__drop-zone{height:138px!important;margin:auto;border:1px dashed #d3d3d3!important;border-radius:.25rem!important;background:#f9f9f9}#addterms .btn-group>.btn{color:#436486!important;font-size:13px!important;background:#fff!important}.note-popover.popover{display:none!important}.fc-time,.fc-title{color:#fff!important}#note .note-toolbar{z-index:0!important;display:none}#note .note-editor.note-frame .note-editing-area .note-editable{height:217px!important}#myCalendar .fc-button{font-size:13px!important;text-transform:capitalize}#myCalendar .fc-button-primary{color:#000!important;background-color:#ededed!important;border-color:#c6c6c6!important}#myCalendar .fc-button-primary:not(:disabled).fc-button-active,#myCalendar .fc-button-primary:not(:disabled):active{color:#fff!important;background-color:#63798d!important;border-color:#6e8295!important}#myCalendar .fc-scroller,.fc-scroller{height:555px}.fc-title{text-transform:capitalize}.fc-list-item-title a{text-transform:capitalize!important}#freeztable div{max-width:400px;max-height:150px;overflow:scroll}#freeztable thead th{position:-webkit-sticky;position:sticky;top:0}#freeztable tbody th{position:-webkit-sticky;position:sticky;left:0}#freeztable thead th:first-child{left:0}#freeztable thead th{background:#000;color:#fff}#freeztable tbody th{background:#fff;border-right:1px solid #ccc}#freeztable table{border-collapse:collapse}#freeztable td,#freeztable th{padding:.5em}.chartjs-render-monitor{height:285px!important}.fixsearch{position:-webkit-sticky;position:sticky;top:0;z-index:1}.filedownload{width:14px;margin-left:4px;opacity:.9}.drag-p{background-color:#eee!important}.drag-cursor{cursor:all-scroll}#dashboard .owl-dt-inline-container{width:100%!important;margin:7%!important;box-shadow:0 0 1px}.pickericon{width:13px;position:relative;right:18px;top:5px;cursor:pointer}.dis-flx{display:flex;width:104%}#leadul{height:196px;overflow-x:hidden}.cursor-pointer{cursor:pointer}.overViewLoading{width:100%;height:61vh}.overViewLoading img{position:absolute;top:50%;margin:-50px auto 0;width:217px;left:50%}.overViewLoading .overViewSubLoading{top:47%;left:50%}