@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Mono:wght@200&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100&display=swap);html *{font-family:"Roboto",sans-serif}*,button,input,option,select,textarea{outline:none!important}.cursor-pointer{cursor:pointer}.border{border:1px solid grey}.d-none{display:none!important}.d-block{display:block!important}.zeroMargin{margin-top:0!important;margin-bottom:0!important}.center-stuff{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.container{padding-left:100px;padding-right:100px}.timeOutModal .timeOutModalContent{text-align:center}.timeOutModal .timeOutIcon{height:auto;width:90px}.timeOutModal .modalFooter button{margin:0 auto}.snackNotification .icon{margin-right:15px}.snackNotification .successIcon{color:#66d478!important}.snackNotification .errorIcon{color:#f44336!important;font-size:20px}.snackNotification .warningIcon{color:#ff9800!important}.snackNotification .MuiSnackbarContent-action{margin-left:0}.snackNotification .snackCloseButton{background:rgba(0,0,0,0)!important;padding:0 10px 0 0!important;min-width:auto}.snackNotification .snackCloseButton .closeIcon{color:#fff;height:auto;width:20px}.snackNotification .MuiSnackbarContent-root{background:#313131!important;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.snackNotification .MuiSnackbarContent-root .MuiSnackbarContent-message{width:90%}.snackNotification .MuiSnackbarContent-root .MuiSnackbarContent-action{width:8%;padding-left:0}@media screen and (min-width:600px){.snackNotification .MuiSnackbarContent-root{min-width:380px}}.customScrollbar{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.customScrollbar ::-webkit-scrollbar-button:end:increment,.customScrollbar ::-webkit-scrollbar-button:start:decrement{display:none}.customScrollbar ::-webkit-scrollbar{width:10px;height:5px}.customScrollbar ::-webkit-scrollbar-track{background:#f1f1f1}.customScrollbar ::-webkit-scrollbar-thumb{background:#9a9a9a}.customScrollbar ::-webkit-scrollbar-thumb:hover{background:#686868}.customHead{font-size:18px!important;font-weight:500!important}.customSubHead{font-size:16px!important;font-weight:500!important}.customSubHead2{font-size:14px!important;font-weight:500!important}.customDescription{font-size:14px!important;font-weight:400!important}.customSmallText{font-size:12px!important}.customTh{font-weight:500!important}.customTd,.customTh{font-size:14px!important}.customTd{font-weight:400!important}.noStyleButton{background:none;color:inherit;border:none;font:inherit;outline:inherit;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}legend{float:unset!important}.PageLoader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:#fff;z-index:999999}.linkButton{text-decoration:none!important}.linkButton a{text-decoration:none}.navLinkButton{text-decoration:none!important}.navLinkButton a{text-decoration:none}.navLinkButton.active .MuiListItem-button{background-color:#5245bb}.navLinkButton.active.innerMenuItems .MuiListItem-button{background-color:#535cc2}.navLinkButton.active .subMenuItem{background-color:#32c2d9;padding:2px 15px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.customButton{text-transform:none}.customButton .loader{height:auto!important;width:13px!important;margin-right:4px}.customButton.Mui-disabled{background-color:rgba(0,0,0,.12)!important}.iconButton.disableHoverEffect,.iconButton.disableHoverEffect:hover{background:rgba(0,0,0,0)}.pageNotFoundMessage{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;height:100vh}.pageNotFoundMessage .heading{margin-bottom:10px}.pageNotFoundMessage .subHeading{margin-top:0}.pageNotFoundMessage .icon.blockIcon{color:#f44336;font-size:120px}.pageNotFoundMessage .backBtn{width:200px}.errorBoundary{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;height:100vh;background:#fff}.errorBoundary .heading{margin-bottom:10px;padding:0 10px}.errorBoundary .subHeading{margin-top:0;padding:0 10px;text-align:center}.errorBoundary .icon.errorIcon{color:#f44336;font-size:120px}.errorBoundary .backBtn{width:200px}.selectBox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:550px;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:3rem 2rem;-webkit-box-shadow:#ccc 4px;-moz-box-shadow:#ccc 4px;box-shadow:4px #ccc}.selectTitle{font-size:1.5rem}.selectContent{font-size:1.2rem}.selectButtons{padding:1rem 2rem}.selectButton{background-color:#32c2d9;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:none;padding:5px 0;width:150px;font-size:1.1rem;color:#fff}.selectButtonText{margin:0}.selectClientScreen{height:80vh;width:100%;position:relative;background-color:#edf1f2}@media only screen and (max-width:600px){.selectBox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1.5rem .4rem}.selectButton{width:100px;font-size:1rem}.selectContent{text-align:center}.SearchClientBox{width:100vw}}.pageWrapper{padding:26px}.pageWrapper .pageHeaderWrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageWrapper .pageHeaderWrapper .pageHeaderDetails h3{margin-bottom:0;margin-top:0;font-weight:500;margin-right:10px}.pageWrapper .pageHeaderWrapper .pageHeaderDetails p{margin-top:4px;margin-bottom:0;color:#777}.pageWrapper .pageHeaderWrapper .breadCrumbs{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.pageWrapper .pageHeaderWrapper .breadCrumbs a{font-size:12px}.pageWrapper .pageHeaderWrapper .breadCrumbs .MuiBreadcrumbs-separator{font-size:13px}.pageWrapper .pageContentlow{padding-top:10px}.pageWrapper .pageContentMedium{padding-top:15px}.pageWrapper .pageContentZero{padding-top:0}@media screen and (max-width:610px){.mainLayout .pageWrapper{padding:20px!important}}.nameCircle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:20px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;text-transform:uppercase;background:#32c2d9}.header .desktopHeaderIconsWrapper .headerIcon{margin-left:10px}.header .desktopHeaderIconsWrapper .headerIcon:hover{background-color:rgba(0,0,0,0)}.header .desktopHeaderIconsWrapper .headerIcon .MuiSvgIcon-root{color:#ababab;height:auto;width:30px}.header .desktopHeaderIconsWrapper .headerIcon .MuiBadge-badge{background-color:#18dc7a;color:#fff}.header .desktopHeaderIconsWrapper .headerIcon.headerIcon--mod{font-size:0}.header .desktopHeaderIconsWrapper .MuiBadge-root{display:inline-block}.header .toolbarWrapper .hamburgerIcon{font-size:20px}.mobileMenu .mobileMenuItem{padding:0 15px}.mobileMenu .mobileMenuItem button{padding:0 15px 0 0}.mobileMenu .mobileMenuItem p{margin:15px 0}.mobileMenu .avatar{margin-right:10px}@media screen and (min-width:960px){.desktopMenu .MuiPaper-root{top:54px!important}}@media screen and (max-width:960px){.desktopMenu .MuiPaper-root{top:125px!important}}@media screen and (min-width:1680px){.header .toolbarWrapper .hamburgerIcon{font-size:30px}}.NoResults{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.NoResults .noResultsIcon{margin-bottom:0;width:50px;height:auto;display:block}.NoResults p{margin-top:0}.ml30{margin-left:30px}.desktopMenuSidebar .davidLogo,.mobileMenuSidebar .davidLogo{height:auto;width:68%;display:block;padding:20px 0 40px 30px;max-width:70%}.desktopMenuSidebar .davidLogo.davidLogoSmallSize,.mobileMenuSidebar .davidLogo.davidLogoSmallSize{padding:6px 0 20px!important;max-width:50%}.desktopMenuSidebar .MuiButtonBase-root,.mobileMenuSidebar .MuiButtonBase-root{padding-left:30px;-webkit-transition:.5s ease!important;-o-transition:.5s ease!important;-moz-transition:.5s ease!important;transition:.5s ease!important}.desktopMenuSidebar .MuiButtonBase-root .sideBarIconWrapper,.mobileMenuSidebar .MuiButtonBase-root .sideBarIconWrapper{color:#fff;min-width:auto;margin-right:15px}.desktopMenuSidebar .MuiButtonBase-root .sideBarText span,.mobileMenuSidebar .MuiButtonBase-root .sideBarText span{font-size:14px}.desktopMenuSidebar .MuiButtonBase-root.centerIcons,.mobileMenuSidebar .MuiButtonBase-root.centerIcons{padding-left:15px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px;padding-bottom:20px}.desktopMenuSidebar .MuiButtonBase-root.centerIcons .sideBarText span,.mobileMenuSidebar .MuiButtonBase-root.centerIcons .sideBarText span{font-size:9px;text-align:center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:break-spaces;width:40px}.desktopMenuSidebar .MuiButtonBase-root.centerIcons .sideBarIconWrapper,.mobileMenuSidebar .MuiButtonBase-root.centerIcons .sideBarIconWrapper{text-align:center;min-width:0;color:#fff;margin-right:0}.desktopMenuSidebar .MuiButtonBase-root.centerIcons .sideBarIconWrapper svg,.mobileMenuSidebar .MuiButtonBase-root.centerIcons .sideBarIconWrapper svg{font-size:30px}.desktopMenuSidebar .centerIcons.davidLogo,.mobileMenuSidebar .centerIcons.davidLogo{padding:22px 0 30px;width:82%;margin:0 auto}.desktopMenuSidebar .activeSubmenuIndicator,.desktopMenuSidebar .navLinkButton.active.inboxComposeDifferentiator.innerMenuItems .MuiListItem-button,.mobileMenuSidebar .activeSubmenuIndicator,.mobileMenuSidebar .navLinkButton.active.inboxComposeDifferentiator.innerMenuItems .MuiListItem-button{background-color:#5245bb}.desktopMenuSidebar .inboxUnreadCount,.mobileMenuSidebar .inboxUnreadCount{background:#ff9800;padding:1px 4px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-right:10px}.desktopMenuSidebar .customMenuIcon.outboxIcon,.mobileMenuSidebar .customMenuIcon.outboxIcon{position:relative;left:3px;margin-right:4px}.desktopMenuSidebar .sidebarBottom,.mobileMenuSidebar .sidebarBottom{padding-left:30px;padding-right:30px;margin-top:20px}.desktopMenuSidebar .sidebarBottom .sideBarBottomText,.mobileMenuSidebar .sidebarBottom .sideBarBottomText{margin-bottom:20px;margin-top:5px}.desktopMenuSidebar .sidebarBottom .sidebarBottomLinks,.mobileMenuSidebar .sidebarBottom .sidebarBottomLinks{padding-left:0}.desktopMenuSidebar .sidebarBottom .sidebarBottomLinks li,.mobileMenuSidebar .sidebarBottom .sidebarBottomLinks li{display:inline-block}.desktopMenuSidebar .sidebarBottom .sidebarBottomLinks li:last-child,.mobileMenuSidebar .sidebarBottom .sidebarBottomLinks li:last-child{margin-left:15px}.desktopMenuSidebarInner,.mobileMenuSidebarInner{overflow-x:hidden}.extraMenu{width:300px;z-index:2000;left:1px!important}.extraMenu .extraMenuItem{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:10px;padding:20px 20px 0}.extraMenu .extraMenuItem p{margin:0}.extraMenu .extraMenuItem .extraMenuIcon{height:auto;width:50px;color:#463c97}.extraMenu .extraMenuItem:nth-last-child(-n+2){margin-bottom:0;padding:20px}.customButton{-webkit-transition:width .3s ease;-o-transition:width .3s ease;-moz-transition:width .3s ease;transition:width .3s ease;width:65px}.customButton.expanded{width:315px}.navLinkButton.composeMailLink .composeMailItemContainer,.navLinkButton.composeMailLink .composeMailLinkWrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.navLinkButton.composeMailLink .composeMailItemContainer{padding-left:15px;padding-right:15px;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#32c2d9!important}.navLinkButton.composeMailLink .composeMailItemContainer .sideBarText{-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.navLinkButton.composeMailLink .composeMailItemContainer .sideBarIcon{font-size:20px;margin-right:0}.sidebarCollapsed .composeMailItemContainer{padding:8px 25px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:100%}.sidebarCollapsed .composeMailItemContainer .sideBarText{-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.sidebarCollapsed .composeMailItemContainer .sideBarText span{width:30px!important}.sub-items{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.sub-items a{outline:none!important;text-decoration:none!important}.sub-item{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:40%;cursor:pointer}.item-label{margin:0;font-size:14px;color:#fff;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:700;text-decoration:none;outline:none!important;text-transform:capitalize;outline-width:0!important}.mainLayout{overflow-x:hidden}.SearchClientScreen{height:75vh;background-color:#edf1f2;position:relative}.SearchClientBox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:630px;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:3rem 1rem;-webkit-box-shadow:#ccc 4px;-moz-box-shadow:#ccc 4px;box-shadow:4px #ccc}.searchBtn{padding:5px 25px;background-color:#32c2d9;font-size:1rem;color:#fff;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.textFieldContainer{padding:2rem 1rem}@media only screen and (max-width:600px){.SearchClientBox{width:100vw;padding:3rem .5rem}}.AddClientScreen{background-color:#edf1f2;height:100%;padding:18px 2rem .5rem}.AddClientBox{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1.5rem 2rem;margin-top:10px}.AddBtn{padding:5px 25px;background-color:#32c2d9;font-size:1rem;color:#fff;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.AddClientTitle{color:#32c2d9}.addClientPageHeading{font-size:17px;margin-top:10px;font-weight:500}.customTable.customTableStyles{min-height:324px}.customTable.customTableStyles thead .MuiTableSortLabel-root{font-weight:600!important}.customTable.customTableStyles thead tr th{font-weight:500;border-bottom:1px;border-bottom:1px solid rgba(0,0,0,.2)}.customTable.customTableStyles .MuiTableBody-root .MuiTableRow-root td,.customTable.customTableStyles .MuiTableBody-root .MuiTableRow-root th{font-size:14px}.customTable .removeLastRowBorder .MuiTableRow-root:last-child td,.customTable .removeLastRowBorder .MuiTableRow-root:last-child th{border-bottom:1px solid rgba(0,0,0,0)}.customTable .blueHeader thead{background:#32c2d9}.customTable .blueHeader thead th{color:#fff}.customTable .borderedTable{border:1px solid #e0e0e0}.dashboardItem{background:#fff;position:relative;max-height:452px;overflow:hidden}.dashboardItem .dashboardItemHeaderWrapper{padding:15px;border-bottom:1px solid #ededed}.dashboardItem .dashboardItemHeaderWrapper .dashboardItemHeader{margin:0}.dashboardItem .dashboardItemContentWrapper.setMinHeight{min-height:380px}.dashboardItem .dashboardItemContentWrapper.center{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboardItem .dashboardItemContentWrapper.withPadding{padding:5px}.dashboardItem .lineLoader{position:absolute;top:0;left:0;right:0}@media screen and (max-width:1282px){.dashboardItem{max-height:none;overflow-y:auto}}.SearchableSelect .searchableSelectResults{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.SearchableSelect .resultIcon{display:inline-block;margin-right:10px}.SearchableSelect .highLighter{display:inline-block;margin-left:10px}.MuiOutlinedInput-input{height:12px!important}.dashboardContent .responsiveTable{overflow-y:auto;max-height:452px}.dashboardContent .percentageTextWrapper h1{text-align:center;color:#1ac7de;font-size:80px;font-weight:400;padding:30px 0;margin:0}@media screen and (max-width:1282px){.dashboardContent .responsiveTable{max-height:none}}.notAuthorizedMessage{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;height:100vh}.notAuthorizedMessage .heading{margin-bottom:10px;padding:0 10px}.notAuthorizedMessage .subHeading{margin-top:0;padding:0 10px}.notAuthorizedMessage .icon.blockIcon{color:#f44336;font-size:120px}.notAuthorizedMessage .backBtn{width:200px}.MuiOutlinedInput-input{padding:12px 16px!important;font-size:12px!important;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important}.cellStyle{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:100;font-style:normal}.content-body{height:100%;background-color:#fff}.content{overflow-x:auto}.content.widthControl{width:95%}.content .dontStyle{width:auto!important}.email-header{grid-gap:10px;gap:10px;margin-bottom:10px}.email-header,.email-header .left{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.email-header,.email-header .left,.email-header .right{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.email-header .right{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.email-header .right .subHead{font-size:14px;color:grey;margin-bottom:0}.top-bar{background-color:#f6fdff;width:100%;padding:14px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px;grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.clear-btn{cursor:pointer;width:120px;border:1px solid hsla(0,0%,100%,.4);padding:2px;display:grid;place-content:center;color:#fff;background:tomato;font-size:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.clear-btn:hover{background:#a7a7a7}.title{font-weight:700;color:#3e3348}.text-style,.title{font-size:12px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;margin:0}.text-style{color:#636065}.sort-btn{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:9px;color:#fff;padding:4px 7px}.sort-btn,.sort-btn-2{cursor:pointer;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.sort-btn-2{border:1px solid #848484;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:29px;height:20px;display:grid;place-content:center;font-size:12px;color:#848484}.tile-title{font-size:14px;color:red!important}.tooltip-custom{background:#fff 0 0 no-repeat padding-box;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.3686274509803922);-moz-box-shadow:0 3px 12px rgba(0,0,0,.3686274509803922);box-shadow:0 3px 12px rgba(0,0,0,.3686274509803922);-webkit-border-radius:5px 5px 0 5px;-moz-border-radius:5px 5px 0 5px;border-radius:5px 5px 0 5px;opacity:1;padding:12px 17px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;width:auto;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tooltip-name{color:#171f33;margin-bottom:2px}.tooltip-aum,.tooltip-name{font-size:10px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:800}.tooltip-aum{color:#f6424e}.tooltip-right{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:10px;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tooltip-datefield,.tooltip-right{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.tooltip-datefield{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px}.tooltip-label{color:#a7a7a7;font-weight:500}.tooltip-label,.tooltip-value{font-size:8px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tooltip-value{color:#171f33;font-weight:800}.tooltip-relation{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.loader{width:100%;display:grid;place-content:center;padding:20px}.loader p{color:tomato;font-size:18px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}#myRect{max-width:500px;min-width:200px}.modalBox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:450px;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1rem}.sticky-header tr th{position:-webkit-sticky;position:sticky;top:0;background-color:#32c2d9;z-index:1}.scrollable-body{overflow-y:auto;max-height:300px}.bgColor{font-size:1.2rem;font-weight:500}.bgColor1{font-size:1.1rem;font-weight:500}.modalBoxx{position:absolute;top:25%;left:53%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1rem}.close-icon{position:absolute;top:10px;right:10px;cursor:pointer;color:#000}.denyModalBox{position:absolute;top:30%;left:53%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1rem}.modalTitleMatch{font-size:1.2rem;font-weight:500}.modalContent{font-size:1.2rem}.matchCancelButton{background-color:#dedee1;color:#8a8fab}.matchCancelButton,.matchSubmitButton{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 3rem;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:600}.matchSubmitButton{background-color:#32c2d9;color:#fff}.emailButton{border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-Color:#fff;margin-Top:20px;margin-bottom:20px;padding:15px}.matchSubmitButton:hover{color:#fff}.css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#32c2d9!important}.MuiOutlinedInput-input{height:2em!important}@media only screen and (max-width:600px){.modalBox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1.5rem .4rem}.modalButton{width:100px;font-size:1rem}.modalContent{text-align:center}}.normal-table th{position:relative}.normal-table .column-filter{position:absolute;top:5px;left:35px}.column-filter .MuiInputBase-root{background-color:#fff;height:36px}.column-filter .MuiInputBase-root .MuiSvgIcon-root,.column-filter .MuiInputBase-root input{color:#32c2d9}.download-link{display:inline-block;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 10px;text-decoration:none;margin:0 10px 10px 0}.download-link *{color:#333;text-decoration:none}.download-link:hover{background-color:#74d5e5}.download-link p{margin:0}.download-link>div,.download-link span{vertical-align:middle}.indicator-container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0}.indicator-container .ball{width:24px;height:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:4px 8px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.3);-moz-box-shadow:0 4px 6px rgba(0,0,0,.3);box-shadow:0 4px 6px rgba(0,0,0,.3)}.indicator-container .label{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mail-modal-body{padding:20px;width:100%;height:80vh;min-height:500px;max-height:650px;position:relative}.insertZoomlink{margin:8px!important}.mail-modal-bottom{width:100%;height:10%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;position:absolute;bottom:0;left:0}.MuiDialog-paper{overflow:hidden}.rdw-option-wrapper{min-width:8px!important;width:8px!important;height:8px!important;min-height:8px!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{font-size:10px!important}.MuiOutlinedInput-input{padding:8px 16px!important}.rdw-editor-toolbar{font-size:12px!important}.customModal{position:relative}.customModal .MuiDialogActions-root{padding:10px 0 18px!important;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customModal .MuiPaper-rounded{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.customModal .defaultCloseIcon{position:absolute;color:rgba(0,0,0,.87);right:10px;top:15px}.customModal .defaultCloseIcon .icon{font-size:22px;color:#9a9a9a}.mailModal{width:70vw}.fileBrowser .fileBrowserHeaderText{font-size:18px;text-transform:capitalize}.fileBrowser .fileBrowserBreadcrumb{padding-left:0}.fileBrowser .fileBrowserBreadcrumb li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-weight:500;display:inline-block;cursor:pointer}.fileBrowser .fileBrowserBreadcrumb li:before{content:"/";display:inline-block;margin:0 7px}.fileBrowser .fileBrowserBreadcrumb li:last-child{color:#32c2d9}.fileBrowser .fileBrowserBreadcrumb li:first-child,.fileBrowser .fileBrowserBreadcrumb li:last-child:before{color:rgba(0,0,0,.87)}.fileBrowser .fileBrowserBreadcrumb li:first-child:before{display:none}.fileBrowser .fileBrowserHeader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e2e2e2}.fileBrowser .fileBrowserHeader p{color:#7a7a7a;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fileBrowser .fileBrowserHeader p.fileBrowserSize{font-weight:500}.fileBrowser .fileItemsWrapper .fileBrowserItem{border-bottom:1px solid #e2e2e2;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fileBrowser .fileItemsWrapper .fileBrowserItem:last-child{border-bottom:1px solid rgba(0,0,0,0)}.fileBrowser .fileItemsWrapper .fileBrowserItem p{margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fileBrowser .fileItemsWrapper .fileBrowserItem .fileBrowserItemData{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.fileBrowser .fileItemsWrapper .fileBrowserItem .fileBrowserItemSize{padding-right:15px;color:#7a7a7a}.fileBrowser .hightLight{background:#f2fdff}.fileBrowser .fileBrowserIcon{margin-right:10px;color:#32c2d9}.fileAttachmentModal .filePicker{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:140px 20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:4px dashed #d8d8d8;background:#f3fdff;text-align:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:20px}.fileAttachmentModal .filePicker p{cursor:pointer}.fileAttachmentModal .filePicker .highlighter{color:#32c2d9}.fileAttachmentModal .fileBrowserWrapper{min-height:-webkit-calc(100vh - 333px);min-height:-moz-calc(100vh - 333px);min-height:calc(100vh - 333px)}.fileAttachmentModal .loaderWrapper{min-height:-webkit-calc(100vh - 170px);min-height:-moz-calc(100vh - 170px);min-height:calc(100vh - 170px);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.fileAttachmentModal .fileBrowser .fileItemsWrapper{min-height:-webkit-calc(100vh - 340px);min-height:-moz-calc(100vh - 340px);min-height:calc(100vh - 340px);max-height:-webkit-calc(100vh - 340px);max-height:-moz-calc(100vh - 340px);max-height:calc(100vh - 340px);overflow-x:hidden;overflow-y:auto}.composerWrapper{position:relative}.composerWrapper .ck.ck-editor{position:static}.composerWrapper .ck-editor__top{padding-left:12px;padding-right:12px;left:0;right:0;width:100%;top:0;border-bottom:1px solid #edf1f2}.composerWrapper .header{padding-top:40px}.composerWrapper .ck-toolbar{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)!important}.composerWrapper .ck-toolbar__items{padding-bottom:7px}.composerWrapper .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border:none}.composerWrapper .ck-focused{border:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.addCalendarEventModal .errorMessages{margin-left:8px}.fileAttachments{overflow-y:auto}.addCalendarEventModal .customModalWrapper{padding:20px 5px}.viewCalendarEventModal .modalDetails{padding:10px 15px 20px 30px}.info_icon{color:#32c2d9}.addCalendarEventModal .attachIcon{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.addCalendarEventModal .attachIcon p{margin-bottom:0;margin-top:0;margin-left:10px}.addCalendarEventModal .attachmentSizeExceedMsg{color:#f44336;font-size:11px}.addCalendarEventModal .dialogueWrapper{overflow:hidden}@media screen and (max-width:962px){.addCalendarEventModal .attachmentIconWrapper{margin-bottom:20px}.addCalendarEventModal .customModalWrapper{padding:5px}.addCalendarEventModal .formItemWrapper{padding-left:30px}}@media screen and (max-width:599px){.addCalendarEventModal .modalFooterButtons{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.addCalendarEventModal .modalFooterButtons button{margin-left:0!important;margin-bottom:15px;width:100%!important}}.fileAttachmentPreview{width:100%;margin-top:10px}.fileAttachmentPreview .fileAttachments{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fileAttachmentPreview .fileAttachments .fileItem{margin-right:10px;margin-bottom:10px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage{position:relative;height:100px;width:170px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper{height:100px;position:relative}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper img{-o-object-fit:cover;object-fit:cover;height:100px;width:170px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper .overlay{background:rgba(0,0,0,.7);position:absolute;bottom:0;height:25px;width:100%;z-index:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-transition:1s ease;-o-transition:1s ease;-moz-transition:1s ease;transition:1s ease;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px;padding-left:10px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper .overlay span{line-height:unset;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper .overlay span .icon{z-index:2;color:#fff;font-size:14px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper .overlay span .icon.downloadIcon{margin-left:5px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper .overlay .fileName{color:#fff;font-size:11px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage .imageWrapper .overlay .fileDownloadRemoveWrapper{width:40px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument,.fileAttachmentPreview .fileAttachments .fileItem.fileItemImage:hover .overlay{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument{border:1px solid #ececec;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .descriptionIcon{color:#32c2d9;display:inline-block;margin-right:10px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument p{margin-top:0;margin-bottom:0}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsData .fileName{max-width:170px;font-size:11px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsData .fileSize{color:#9a9a9a;font-size:11px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsActions,.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsActions span{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsActions span{height:auto;line-height:unset}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsActions span:first-child{margin-right:10px}.fileAttachmentPreview .fileAttachments .fileItem.fileItemDocument .fileMetaDetails .fileMetaDetailsActions .icon{z-index:2;color:#9a9a9a;font-size:17px}.fileAttachmentPreview .fileAttachmentDetails{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.fileAttachmentPreview .fileAttachmentDetails .downloadBtn,.fileAttachmentPreview .fileAttachmentDetails .fileAttachmentCount{color:#32c2d9}.calendarPage .calendar{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background:#fff;padding-top:20px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#4d4f5c}.calendarPage .calendar .fc .fc-scrollgrid thead{text-transform:uppercase}.calendarPage .calendar .fc .fc-scrollgrid thead .fc-col-header-cell-cushion{padding-top:4px;font-weight:500}.calendarPage .calendar .fc .fc-daygrid-event{padding:3px 4px}.calendarPage .calendar .fc .fc-daygrid-event i{font-style:normal}.calendarPage .calendar .fc .fc-header-toolbar{padding-right:20px;padding-left:20px}.calendarPage .calendar .fc .fc-daygrid{padding:0 17px 17px}.calendarPage .calendar .fc .fc-toolbar-title{font-size:24px;line-height:.42;font-weight:400}.calendarPage .calendar .fc .fc-button:focus{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.calendarPage .calendar .fc .fc-day-today{background-color:#f5f6fa}.calendarPage .calendar .fc .fc-timegrid-event .fc-event-main i{font-style:normal}.calendarPage .calendar .fc .fc-timegrid-col-frame .fc-timegrid-col-events .fc-timegrid-event-harness{min-height:30px}.calendarPage .calendar .fc .fc-list-event-title i{font-style:normal}.calendarPage .calendar .fc .fc-list-event-title .eventitemStarttime{display:none}.calendarPage .calendar .fc .fc-list-event-title .eventItemTitle{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:.89;letter-spacing:normal;text-align:center;color:#4d4f5c}.calendarPage .calendar .fc .fc-cell-shaded{background-color:#f5f6fa}.calendarPage .calendar .fc .fc-list-day-side-text{font-weight:400}.calendarPage .calendar .fc .fc-daygrid-day .fc-event{color:#006070!important;height:33px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.calendarPage .calendar .fc .fc-today-button{font-weight:500;color:#fff;text-transform:uppercase}.calendarPage .calendar .fc .fc-list-day-text{font-size:18px;line-height:.89;font-weight:400;color:#4d4f5c}.calendarPage .calendar .fc .fc-list-event-dot{background-color:#26a13e;border-color:#26a13e!important}.calendarPage .calendar .fc .eventItem,.calendarPage .calendar .fc .fc-event-main{width:100%}.calendarPage .calendar .fc .eventItemTitle{padding:0 5px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-break:break-all;width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px)}.calendarPage .calendar .customCalendarView .calendarEvent{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;margin-bottom:2px;margin-left:0!important}.calendarPage .calendar .customCalendarView.calendarInMonthView .monthViewEvent .eventItem{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendarPage .calendar .customCalendarView.calendarInMonthView .monthViewEvent .eventItem p{margin-top:0;margin-bottom:0}.calendarPage .calendar .customCalendarView.calendarInMonthView .monthViewEvent .eventItem .eventItemIcon{font-size:14px}.calendarPage .calendar .customCalendarView.calendarInMonthView .monthViewEvent .eventItem .eventDescription{display:none}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent{padding:4px}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent.first,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent.first{border-left:3px solid #006070!important}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent.second,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent.second{border-left:3px solid #ff1493!important}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent.fourth,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent.fourth{border-left:3px solid #008e1c!important}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent.other,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent.other{border-left:3px solid #ff8000!important}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent .eventItem,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent .eventItem{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:28px}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent .eventItem .eventDescription,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent .eventItem .eventDescription{display:block;padding-right:20px;color:#0c6978;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent .eventitemStarttime,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent .eventitemStarttime{display:none}.calendarPage .calendar .customCalendarView.calendarInDayView .dayViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInDayView .weekViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInDayView .workWeekViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInWeekView .dayViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInWeekView .weekViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInWeekView .workWeekViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .dayViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .weekViewEvent .attachementIcon,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .workWeekViewEvent .attachementIcon{position:absolute;right:0;bottom:0}.calendarPage .calendar .customCalendarView.calendarInDayView .fc-daygrid-body .fc-event,.calendarPage .calendar .customCalendarView.calendarInWeekView .fc-daygrid-body .fc-event,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .fc-daygrid-body .fc-event{height:auto}.calendarPage .calendar .customCalendarView.calendarInDayView .fc-daygrid-body .fc-event .eventItemTitle,.calendarPage .calendar .customCalendarView.calendarInWeekView .fc-daygrid-body .fc-event .eventItemTitle,.calendarPage .calendar .customCalendarView.calendarInWorkWeekView .fc-daygrid-body .fc-event .eventItemTitle{white-space:nowrap;width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px)}.calendarPage .calendar .customCalendarView.calendarInListView .listViewEvent .eventItem .attachementIcon{display:none}.calendarPage .calendar .eventItem{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendarPage .calendar .eventItem p{margin-top:0;margin-bottom:0;font-weight:500}.calendarPage .calendar .eventItem .eventItemIcon{font-size:14px}.calendarPage .calendar .eventItem .eventDescription{display:none}.calendarPage .calendar .fc-popover-body{max-height:400px;overflow:scroll;overflow-x:hidden}.calendarPage .calendar .dayViewEvent .eventItem,.calendarPage .calendar .weekViewEvent .eventItem,.calendarPage .calendar .workWeekViewEvent .eventItem{height:100%}.calendarPage #screenRotateMessage{position:fixed;top:0;left:0;text-align:center;background:#fff;width:100%;height:100%;display:none;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;right:0;bottom:0;z-index:9999;padding:20px 50px;line-height:2;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendarPage #screenRotateMessage .rotateIcon{font-size:28px;color:#9a9a9a}.calendarPage .MuiDialog-paperWidthSm{max-width:710px!important}@media screen and (orientation:portrait){.calendarPage #screenRotateMessage{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}@media screen and (orientation:landscape){.calendarPage #screenRotateMessage{display:none}}.addCalendarEventModal.customModal .modalFooter{padding-left:40px!important}.addCalendarEventModal.customModal .modalFooter .modalFooterWrapper{width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.addCalendarEventModal.customModal .modalFooter .modalFooterWrapper .attachIcon{color:#9a9a9a}.addCalendarEventModal.customModal .modalFooter .modalFooterWrapper .calendarBtn{margin-left:20px;text-transform:inherit!important}.addCalendarEventModal .modalHeader{width:100%;min-height:40px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}.addCalendarEventModal .modalHeader .modalHeaderExpand{margin-right:10px;color:#fff}.addCalendarEventModal .eventDescriptionComposer{border:1px solid #c3c3c3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.addCalendarEventModal .formItemWrapper{padding-left:45px}.addCalendarEventModal .formItemWrapper .eventItemWrapper{position:relative}.addCalendarEventModal .formItemWrapper .eventItemWrapper .eventModalItemIcon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:-30px;color:#787878}.addCalendarEventModal .formItemWrapper .eventItemWrapper .eventModalItemIcon.eventModalItemIcon--mod{top:10%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.addCalendarEventModal .occursData{margin:0;color:#777}.addCalendarEventModal .occursData .occursDataItem{display:inline-block;margin-right:5px}.addCalendarEventModal .occursData .occursUntilText{margin-right:5px}.addCalendarEventModal .plainDatePickerWrapper{position:relative}.addCalendarEventModal .plainDatePickerWrapper .plainDatePicker{width:114px;z-index:3}.addCalendarEventModal .plainDatePickerWrapper .plainDatePicker>div{position:relative;top:2px;font-size:14px;margin-top:0}.addCalendarEventModal .plainDatePickerWrapper .plainDatePicker>div:after,.addCalendarEventModal .plainDatePickerWrapper .plainDatePicker>div:before{display:none!important}.addCalendarEventModal .plainDatePickerWrapper .plainDatePicker>div input[name=until]{padding:0;font-size:14px;cursor:pointer;color:#32c2d9}.addCalendarEventModal .plainDatePickerWrapper .plainDatePickerOpenIcon{color:#32c2d9;position:absolute;right:-2px;z-index:2;margin-right:10px;font-size:20px}.addCalendarEventModal .endDateManage{color:#32c2d9;display:inline-block}.addCalendarEventModal .MuiPaper-root{max-height:-webkit-calc(100% - 5px);max-height:-moz-calc(100% - 5px);max-height:calc(100% - 5px)}.addCalendarEventModal .calendarBtn{text-transform:uppercase!important}.viewCalendarEventModal{position:relative}.viewCalendarEventModal .viewCalendarEventModalIcon{color:#777}.viewCalendarEventModal .MuiDialogContent-root{padding:0}.viewCalendarEventModal .modalDetails{padding:0 25px}.viewCalendarEventModal .modalDetails h1{margin-top:15px;margin-bottom:15px;font-weight:400;font-size:18px!important;color:rgba(0,0,0,.87)}.viewCalendarEventModal .modalDetails .left .divider{height:1px;display:block;background:#e0e0e0;margin-bottom:15px}.viewCalendarEventModal .modalDetails .left .modalDetailsItem{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}.viewCalendarEventModal .modalDetails .left .modalDetailsItem.modalDetailsItem--mod{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.viewCalendarEventModal .modalDetails .left .modalDetailsItem.modalDetailsLocation{word-break:break-all}.viewCalendarEventModal .modalDetails .left .viewCalendarEventModalIcon{margin-right:10px}.viewCalendarEventModal .modalDetails .right{padding-left:15px}.viewCalendarEventModal .modalDetails .right h4{margin-bottom:10px}.viewCalendarEventModal .modalDetails .right .userContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 0;margin-bottom:10px}.viewCalendarEventModal .modalDetails .right .userContainer p{margin:0;width:165px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer{overflow-y:auto;max-height:250px}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .MuiCollapse-container .MuiAccordionDetails-root{padding:8px 0 0}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead{min-height:30px;padding-left:0;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead .MuiAccordionSummary-expandIcon{padding-left:0;padding-right:0;margin-right:5px}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead .MuiAccordionSummary-content{margin:6px 0}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead .MuiIconButton-root{padding-top:0;padding-bottom:0}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead.Mui-expanded{margin:0;min-height:0}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead.Mui-expanded .MuiAccordionSummary-content{margin:6px 0}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead.Mui-expanded .MuiIconButton-root{padding-top:0;padding-bottom:0}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem .accordionHead .head{margin-top:0;margin-bottom:0;color:#32c2d9;font-weight:500}.viewCalendarEventModal .modalDetails .right .meetingAttendeeContainer .meetingAttendeeItem:before{background:rgba(0,0,0,0)}.viewCalendarEventModal .modalDetails .organizerHeading{margin-top:0}.viewCalendarEventModal.viewCalendarEventNotByMe .modalDetails .left .userContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 0;margin-bottom:10px}.viewCalendarEventModal.viewCalendarEventNotByMe .modalDetails .left .userContainer p{margin:0}.viewCalendarEventModal.viewCalendarEventNotByMe .modalDetails .left .userContainer .respondData .respondOrganizer{font-weight:700}.viewCalendarEventModal.viewCalendarEventNotByMe .modalDetails .left .userContainer .respondData .respondStatus{font-size:12px;color:#9a9a9a}.viewCalendarEventModal .customModalFooter{padding:15px 15px 15px 50px;background:#f3fdff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;color:#32c2d9}.viewCalendarEventModal .customModalFooter span{font-size:18px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.22;margin-right:31px}.viewCalendarEventModal .customModalFooter span .viewCalendarEventModalIcon{color:#32c2d9;margin-right:10px;font-size:20px}.viewCalendarEventModal .closeIcon{position:absolute;top:13px;right:13px;font-size:18px;z-index:999}.viewCalendarEventModal .descriptionHtmlContent p{margin:0;word-wrap:break-word}.viewCalendarEventModal.fixedHeaderFooter .modalHeaderWrapper .customHead{position:absolute;background:#fff;top:0;width:100%;margin-top:0;padding:15px 30px;z-index:3}.viewCalendarEventModal.fixedHeaderFooter .modalHeaderWrapper .duplicatecustomHeadAbsoluteAdjuster{height:55px}.viewCalendarEventModal.fixedHeaderFooter .modalHeaderWrapper .duplicateHeaderAdjuster{height:50px}.viewCalendarEventModal.fixedHeaderFooter .modalDetails{max-height:-webkit-calc(100vh - 180px);max-height:-moz-calc(100vh - 180px);max-height:calc(100vh - 180px);overflow-x:hidden;overflow-y:scroll}.viewCalendarEventModal.fixedHeaderFooter .descriptionHtmlContent{padding-right:15px;max-height:130px;overflow-y:auto;overflow-x:hidden;width:100%}.viewCalendarEventModal.fixedHeaderFooter .right{max-height:-webkit-calc(100vh - 100px);max-height:-moz-calc(100vh - 100px);max-height:calc(100vh - 100px);overflow-y:auto;overflow-x:hidden}.viewCalendarEventModal.fixedHeaderFooter ::-webkit-scrollbar{width:5px}.viewCalendarEventModal.fixedHeaderFooter .fileAttachmentPreview .fileAttachments{max-height:155px}.personCircle{height:30px;width:30px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#ececec;margin-right:10px}.rsvpDisabled{color:#26a13e!important}.cancelledEvent{text-decoration:line-through}.eventActionFooter{-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.MuiLinearProgress-barColorPrimary{background-color:#32c2d9}@media screen and (max-width:600px){.viewCalendarEventModal .modalDetails .right{padding-left:0}.right .userContainer p{width:100%}}@media screen and (max-width:1140px){.calendarPage .fc-header-toolbar{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendarPage .fc-header-toolbar .fc-toolbar-chunk:nth-child(2){margin:20px 0}}@media screen and (max-width:960px){.modalDetails .right{margin-top:20px}}.globalMailPage .attachmentSizeExceedMsg{color:#f44336;font-size:11px;margin-bottom:0;margin-top:0}.globalMailPage .pageOptions{color:#32c2d9;border-bottom:1px solid #f5f5f5}.globalMailPage .pageOptions .left{border-right:1px solid #f5f5f5;min-height:35px}.globalMailPage .pageOptions .left,.globalMailPage .pageOptions .right{padding:8px 14px}.globalMailPage .pageOptions .left,.globalMailPage .pageOptions .right,.globalMailPage .pageOptions .right span{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.globalMailPage .pageOptions .right span{margin-right:20px;cursor:pointer;height:auto}.globalMailPage .pageOptions .right span .icon{margin-right:10px;font-size:20px}.globalMailPage .mailInnerWrapper,.globalMailPage .mailInnerWrapper .mailLeft{height:-webkit-calc(100vh - 180px);height:-moz-calc(100vh - 180px);height:calc(100vh - 180px);overflow:hidden}.globalMailPage .mailInnerWrapper .mailLeft{overflow-y:scroll;border-right:1px solid #f5f5f5}.globalMailPage .mailInnerWrapper .mailLeft .mailItem{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:15px 4px 0;position:relative;background:#fff;min-height:105px;border-bottom:1px solid #edf1f2}.globalMailPage .mailInnerWrapper .mailLeft .mailItem:hover{background:#f8f8f8}.globalMailPage .mailInnerWrapper .mailLeft .mailItem.active{background:#f0f0f0}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .left{padding:0 10px}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right{width:100%}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .caption{margin-top:5px;padding-right:25px;color:#9a9a9a;width:-webkit-calc(100% - 70px)!important;width:-moz-calc(100% - 70px)!important;width:calc(100% - 70px)!important;overflow:hidden!important;-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important;white-space:nowrap!important}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .tile{margin-top:0;font-size:16px;font-weight:400;margin-bottom:0;padding-right:15px;width:-webkit-calc(100% - 130px)!important;width:-moz-calc(100% - 130px)!important;width:calc(100% - 130px)!important;overflow:hidden!important;-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important;white-space:nowrap!important}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .tile.bold{font-weight:600}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .subtitle{margin-top:0;margin-bottom:0;padding-right:15px;font-weight:400;width:-webkit-calc(100% - 80px)!important;width:-moz-calc(100% - 80px)!important;width:calc(100% - 80px)!important;overflow:hidden!important;-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important;white-space:nowrap!important}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .subtitle.bold{font-weight:500}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .absolute{right:10px;position:absolute}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .absolute.time{top:0;color:#9a9a9a;margin-top:14px}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .absolute.readIndicator{top:24px;color:#9a9a9a;margin-top:14px}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .absolute.readIndicator .icon{font-size:15px!important}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right .absolute.unreadCount{top:65px;width:18px;height:18px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#cef8fe;font-size:10px}.globalMailPage .mailInnerWrapper .mailLeft .mailItem .right.extraPadding{padding-left:15px}.globalMailPage .mailInnerWrapper .mailLeft .mailLoader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:5px}.globalMailPage .mailInnerWrapper .mailRight{height:-webkit-calc(100vh - 180px);height:-moz-calc(100vh - 180px);height:calc(100vh - 180px);overflow-y:scroll;background:#f0f0f0;min-height:100%;overflow-x:hidden;position:relative}.globalMailPage .mailInnerWrapper .mailRight.mailRightWidthFull{width:100%}.globalMailPage .mailInnerWrapper .mailRight .convoHead{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;background:#fff}.globalMailPage .mailInnerWrapper .mailRight .convoHead,.globalMailPage .mailInnerWrapper .mailRight .convoHead .flexItem--mod{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.globalMailPage .mailInnerWrapper .mailRight .convoHead .flexItem--mod{color:#6e6e6e!important}.globalMailPage .mailInnerWrapper .mailRight .convoHead .flexItem--mod .icon{margin-right:8px;font-size:18px}.globalMailPage .mailInnerWrapper .mailRight .convoContent{padding:8px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent{margin-bottom:13px;padding-top:3px;padding-bottom:3px;background:#fff}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent .MuiAccordionSummary-content{margin:0}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent.mailContentCollapsed .right .content{width:100%;margin-top:0;margin-bottom:0;display:inline-block}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent.mailContentCollapsed .mailContentBox{margin-top:0}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent.mailIsDeleted .head,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent.mailIsDeleted .mailClosedInfoWrapper p,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContent.mailIsDeleted .nameCircle{text-decoration:line-through}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox{padding:10px 20px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right{padding:0 15px;width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .rightWrapper{width:100%}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .divider{height:1px;border-bottom:1px dashed #ececec}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .messageDraft{font-size:14px;margin-top:0;margin-bottom:0;color:#d83b01}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .head{margin-top:0;margin-bottom:5px;font-size:14px;display:inline-block;word-break:break-all}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .head .fromAddress{color:#9a9a9a;font-weight:400;font-size:13px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .subHead{margin-top:0;color:#6e6e6e;font-size:12px;margin-bottom:0}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .subHead.mailToWhomDetails{margin-top:0;margin-bottom:10px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .content{overflow-x:auto}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .content.widthControl{width:95%}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .content .dontStyle{width:auto!important}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail{padding-left:0;list-style:none}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment li,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail li{display:inline-block;margin-right:5px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.files,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.files{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.files li,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.files li{border:1px solid #e4e4e4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px 10px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.files .icon,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.files .icon{font-size:14px;margin-left:8px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.files a,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.files a{line-height:0;color:#6e6e6e}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.download,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.mail,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.download,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.mail{color:#32c2d9}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.mail li,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.mail li{margin-right:10px;cursor:pointer;font-weight:500}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .attachment.mail li:first-child:after,.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox .right .mail.mail li:first-child:after{content:"";display:inline-block;height:11px;background:#ccc;width:1px;margin-left:8px}.globalMailPage .mailInnerWrapper .mailRight .convoContent .mailContentBox.header .content{margin-top:0}.globalMailPage .mailInnerWrapper .mailRight .convoContent .myMail .mailContentBox{padding-top:20px}.globalMailPage .innerLoader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.globalMailPage .mailReplay .mailReplayFieldItem{padding:10px 20px 13px}.globalMailPage .mailReplay .mailReplayHead{border-bottom:1px solid #edf1f2}.globalMailPage .mailReplay .mailReplayHead .mailContentCircle{height:45px;width:45px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;text-transform:uppercase}.globalMailPage .mailReplay .mailReplayContent .mailReplayComposer .ck-content{padding:0 21px}.globalMailPage .mailReplay .mailReplayContent .ck-toolbar{padding-top:6px}.globalMailPage .mailReplay .mailReplayFooter{padding:20px;border-top:1px solid #edf1f2;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.globalMailPage .mailReplay .mailReplayFooter .attachment{line-height:0}.globalMailPage .mailReplay .mailReplayFooter .attachment .icon{color:#9a9a9a;display:inline-block;margin-left:15px}@media screen and (max-width:599px){.globalMailPage .mailInnerWrapper{height:100%}.globalMailPage .mailInnerWrapper .mailLeft{height:40vh!important;border-right:0 solid #f5f5f5!important}.globalMailPage .mailInnerWrapper .mailRight{height:40vh!important}}.formWrapper{background:#fff;padding:10px;margin:7px 7px 0}.emailContentWrapper .emailView{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.emailContentWrapper .emailView .editorWrapper{margin-top:0!important}.emailContentWrapper .emailView.emptyContent{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:400px}.attachmentIcon{cursor:pointer;color:#9a9a9a}.emailPreviewModal .modalFooter{display:block}.emailPreviewModal .modalFooter.MuiDialogActions-root{padding:15px!important}.emailPreviewModal .modalFooter .modalFooterWrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emailPreviewModal .emailFooterPreview>div{max-width:100%!important;border-bottom:1px solid #ddd}.modalPaddingRemover .MuiDialogContent-root{padding:0}.modalPaddingRemover .customModalWrapper .MuiDialogContent-root{padding-top:0}.modalPaddingRemover .modalFooter{padding:20px 18px!important}.messageDraftModal .modalFooter{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.messageDraftModal .MuiDialog-paperFullWidth{max-width:520px}.messageDraftModal .attachmentSizeExceedMsg{color:#f44336;font-size:11px}@media screen and (max-width:768px){.composeMailForm .editorWrapper{padding:35px 0}}.composeMailForm.mailForm{width:100%;height:100%}.composeMailForm.mailForm .cccBccWrapper{position:relative}.composeMailForm.mailForm .cccBccWrapper .cssBccItems{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;top:-4px;right:6px;color:#32c2d9}.composeMailForm.mailForm .cccBccWrapper .cssBccItems p{margin-bottom:0;margin-right:10px;cursor:pointer}.composeMailForm .editorWrapper{position:relative;padding-top:50px}.composeMailForm .editorWrapper p{margin:0}.composeMailForm .editorWrapper .ck-editor__editable{padding:10px 50px}.composeMailForm .editorWrapper .ck.ck-editor{position:static}.composeMailForm .editorWrapper .ck-editor__top{padding-left:12px;padding-right:12px;position:absolute;left:0;right:0;width:100%;top:0;border-bottom:1px solid #e0e0e0}.composeMailForm .editorWrapper .ck-toolbar{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.composeMailForm .editorWrapper .ck-toolbar__items{padding-bottom:7px}.composeMailForm .editorWrapper figure.table{margin:0;width:100%}.composeMailForm .editorWrapper figure.table table{border-collapse:separate}.composeMailForm .editorWrapper figure.table table td{border:none}.composeMailForm .accordion .accordionDetails{padding:0}.composeMailForm .accordion .accordionDetails .accordionContent{padding:25px 25px 0}.composeMailForm .emailFooterSection{padding:16px 25px 10px;border-top:1px solid #e0e0e0}.composeMailForm .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border:none}.composeMailForm .ck-focused{border:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.composeMailForm .fileupload{margin-bottom:10px}.composeMailForm .fileupload p{margin-bottom:0;margin-top:0}.composeMailForm .emailTemplateFooter>div:last-child div:nth-child(2){float:left!important}.composeMailForm .attachIcon{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.composeMailForm .attachIcon p{margin-bottom:0;margin-top:0;margin-left:10px;color:#9a9a9a}.composeMailForm .fileAttachmentPreview{margin-bottom:10px}@media screen and (max-width:962px){.composeMailForm .attachmentIconWrapper{margin-bottom:20px}}.conversationBox .right .mailHeadAndForward{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:95%}.conversationBox .right .mailHeadAndForward .headerDetails{width:50%;overflow:hidden}.conversationBox .right .mailHeadAndForward .forwardIcons{width:40%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.conversationBox .right .mailHeadAndForward .forwardIcons .icon{color:#c1c1c1;font-size:21px;margin-left:10px}.conversationBox .right .mailHeadAndForward .forwardIcons .icon.replayIcon{font-size:25px;position:relative;top:2px}.conversationBox .right .mailHeadAndForward .forwardIcons .icon.deleteIcon,.conversationBox .right .mailHeadAndForward .forwardIcons .icon.editIcon{font-size:17px}.conversationBox .right .mailHeadAndForward .forwardIcons.forwardIconsForMobileOnly{display:none}.conversationBox .headerDetails{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.conversationBox .headerDetails .head{margin-bottom:0!important}.conversationBox .headerDetails .content{overflow:hidden;white-space:nowrap;width:350px;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:20px}.conversationBox .headerDetails .content p{width:266px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-top:0;margin-bottom:0}.conversationBox .headerDetails .content p strong{font-weight:400}.conversationBox .mailClosedInfo{text-align:right;color:#9a9a9a;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.conversationBox .mailClosedInfo .mailClosedInfoWrapper .icon{font-size:18px}.conversationBox .mailClosedInfo .mailClosedInfoWrapper p{margin-top:0;margin-bottom:0;font-size:14px}.conversationBox .mailClosedInfo .mailClosedInfoWrapper p.marginTopAdjuster{margin-top:18px}.conversationBox .cccBccWrapper{position:relative}.conversationBox .cccBccWrapper .cssBccItems{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;top:-4px;right:6px;color:#32c2d9}.conversationBox .cccBccWrapper .cssBccItems p{margin-bottom:0;margin-right:10px;cursor:pointer}.conversationBox.mailIsDeleted .nameCircle{text-decoration:none!important}.conversationBox .attachIcon{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.conversationBox .attachIcon p{margin-bottom:0;margin-top:0;margin-left:10px;color:#9a9a9a}@media screen and (max-width:990px){.conversationBox .mailHeadAndForward .headerDetails{display:block;width:100%!important}.conversationBox .mailHeadAndForward .headerDetails .content{max-width:300px}.conversationBox .mailHeadAndForward .forwardIcons{margin:0!important;display:none!important}.conversationBox .mailHeadAndForward .forwardIcons.forwardIconsForMobileOnly{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;width:100%!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.conversationBox .mailHeadAndForward .forwardIcons.forwardIconsForMobileOnly .icon:first-child{margin-left:0}}@media screen and (max-width:960px){.mailClosedInfo{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mailClosedInfo .mailClosedInfoWrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.mailClosedInfo .mailClosedInfoWrapper .icon{margin-right:10px}.conversationBox .mailHeadAndForward{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conversationBox .mailHeadAndForward .forwardIcons{margin:5px 0}.conversationBox .mailHeadAndForward .forwardIcons .icon{margin-left:0;margin-right:15px}}@media screen and (max-width:868px) and (min-width:599px){.conversationBox .mailHeadAndForward .headerDetails .content{width:173px}}@media screen and (max-width:726px) and (min-width:599px){.conversationBox .mailContentBox{padding:10px 15px!important}}.notAuthorizedMessageWrapper{height:100%;width:100%}.notAuthorizedMessageWrapper.centerContent{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.notAuthorizedMessageWrapper .notAuthorizedMessageContent{margin:0}.DraftSummaryTableSection .draftListContent{height:-webkit-calc(100vh - 210px);height:-moz-calc(100vh - 210px);height:calc(100vh - 210px);background-color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.DraftSummaryTableSection .pageWrapper{padding:10px 24px}.DraftSummaryTableSection .draftListPage .pageWrapper .pageContentMedium{padding-top:0!important}.DraftSummaryTableSection .listClientContent h3{margin-top:0;margin-bottom:10px}.DraftSummaryTableSection .draftSummaryTableWrapper{min-height:300px;position:relative}.DraftSummaryTableSection .draftSummaryTableWrapper .NoResults{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.DraftSummaryTableSection .draftSummaryTableWrapper .validationErrorIcon{font-size:18px;margin-left:2px;margin-bottom:-4px;color:#f44336}.DraftSummaryTableSection .draftSummaryTableWrapper .mainTable thead .MuiTableSortLabel-root{font-weight:600}.DraftSummaryTableSection .draftSummaryTableWrapper .tableHead{background-color:#1ac7de;height:40px;color:#fff;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:left}.DraftSummaryTableSection .draftSummaryTableWrapper .tableHead th{color:#fff;font-size:14px}.DraftSummaryTableSection .draftSummaryTableWrapper .tableHead tr{height:40px}.DraftSummaryTableSection .draftSummaryTableWrapper tr>td,.DraftSummaryTableSection .draftSummaryTableWrapper tr>th{padding:8px!important}.DraftSummaryTableSection .draftSummaryTableWrapper .cloneIcon{color:#1ac7de;font-size:14px;cursor:pointer}.DraftSummaryTableSection .draftSummaryTableWrapper .activeIcon{color:#32c2d9;font-size:22px;cursor:pointer}.DraftSummaryTableSection .draftSummaryTableWrapper .transferIcon{color:#1ac7de;cursor:pointer}.DraftSummaryTableSection .draftSummaryTableWrapper .transferredItem{background:#f5f5f5;opacity:.7}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.providerTh{min-width:200px;width:30%}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.transferTh{width:60px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.productTypeTh{width:115px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.functionTh{width:80px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.newExistingTh{width:100px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.amountTh{width:80px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.initialTh{width:90px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.ongoingTh{width:95px}.DraftSummaryTableSection .draftSummaryTableWrapper .customTh.actionTh{width:15px}.DraftSummaryTableSection .MuiLinearProgress-root{height:5px}.DraftSummaryTableSection .MuiLinearProgress-barColorPrimary{background-color:#32c2d9}.DraftSummaryTableSection .footerToolbar{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:18px;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.DraftSummaryTableSection .previousButton{width:118px;height:46px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);box-shadow:0 2px 3px 0 rgba(0,0,0,.16);background-color:#fff}.DraftSummaryTableSection .previousButton span.MuiButton-label{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:left;color:#000;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.DraftSummaryTableSection .nextButton{width:106px;height:46px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);box-shadow:0 2px 3px 0 rgba(0,0,0,.16);background-color:#1ac7de}.DraftSummaryTableSection .generateSRButton{width:150px}.DraftSummaryTableSection .nextButton span.MuiButton-label{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:left;color:#fff;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.DraftSummaryTableSection .nextButton .iconStyle,.DraftSummaryTableSection .previousButton .iconStyle{width:16px}.DraftSummaryTableSection td.new{color:#1ac7de;cursor:pointer}.DraftSummaryTableSection .weightedAverage td{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#1a1a1a}.DraftSummaryTableSection .footerInfoBar{height:60px;background-color:#f8f8f8;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px}.DraftSummaryTableSection .footerInfoBar .subtotalInitialFeeLabelDiv .subtotalInitialFeeLabel{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#1ac7de}.DraftSummaryTableSection .footerInfoBar .subtotalInitialFeeDiv .subtotalInitialFee{padding:6px 7px 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d1d1d1;background-color:#fff}.DraftSummaryTableSection .footerInfoBar .subtotalInitialFeeDiv .subtotalInitialFeeValue{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:right;color:#1ac7de}.DraftSummaryTableSection .footerActionButtonBar{height:80px;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionButtonLabel,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel{width:auto;margin-left:16px;padding:8px 15.7px 8px 16.4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);box-shadow:0 2px 3px 0 rgba(0,0,0,.16);background-color:#fff;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionButtonLabel .actionButtonIcon,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel .actionButtonIcon{margin-right:12px;font-size:14px}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionButtonLabel .notesIcon,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel .notesIcon{color:#ff594d}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionButtonLabel .actionIcon,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel .actionIcon{font-size:16px;color:#1ac7de;margin-right:12px}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionButtonLabel .actionButtonLabelText,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel .actionButtonLabelText{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500!important;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:left;color:#1ac7de}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionButtonLabel .notesText,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel .notesText{color:#ff594d}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .linkBtn,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .linkBtn{text-decoration:none}.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv .actionFilename,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionFilename{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.64;letter-spacing:normal;text-align:center;color:#959595;padding-left:20px;cursor:default}.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel{margin-left:0;margin-right:16px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel.generateSR{background-color:#1ac7de;width:146px;text-align:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel.generateSR .actionButtonLabelText{color:#fff}.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv .actionButtonLabel.generateSR .CircularLoader{height:16px}.DraftSummaryTableSection .footerActionButtonBar .srRegenerateHint{margin-left:16px;font-size:12px;font-style:italic}.draftListWrapper .snackNotification .MuiSnackbarContent-root .MuiSnackbarContent-action{display:none!important}.productInfoModal .MuiDialog-paperWidthSm{max-width:720px!important}.productInfoModal .customModalWrapper .MuiDialogContent-root{overflow:hidden}.productInfoModal .productInfoForm{width:100%}.productInfoModal .productInfoForm .fieldLabel{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:left;color:#000}.productInfoModal .productInfoForm .buttonContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.productInfoModal .productInfoForm .sliderComponent{margin-top:19px}.productInfoModal .productInfoForm .reasonLoader{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.productInfoModal .productInfoForm .MuiTextField-root{margin-top:8px;margin-bottom:4px}.productInfoModal .productInfo{padding:0 10px 24px}.productInfoModal .productInfo .MuiSlider-root{color:#1ac7de!important}.productInfoModal .productInfo .MuiSlider-valueLabel{left:-50%!important;font-size:9px!important;top:-20px!important}.productInfoModal .productInfo .MuiSlider-valueLabel span{width:24px!important;height:24px!important;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:50% 50% 50% 0;-moz-border-radius:50% 50% 50% 0;border-radius:50% 50% 50% 0;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.commentsModal .modalHeading{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#000;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.commentsModal .modalHeading .commentsLoader{margin-left:10px}.commentsModal .commentsForm{width:100%}.commentsModal .commentsForm .advisorComments{padding:20px 0}.commentsModal .commentsForm .commentsTextarea{padding-bottom:16px}.commentsModal .buttonContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.notesModal .modalHeading{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:.89;letter-spacing:normal;text-align:left;color:#000}.notesModal .notesContainer{font-size:14px}.notesModal .notesContainer .notesList>li{color:#1ac7de;content:"•";font-size:24px}.notesModal .notesContainer .listHeading{font-weight:500;color:#707070}.notesModal .notesContainer .listText{color:#707070;font-size:1rem;font-weight:400}@media screen and (max-width:960px){.DraftSummaryTableSection .footerActionButtonBar .advisorCommentsDiv,.DraftSummaryTableSection .footerActionButtonBar .srButtonDiv{margin-bottom:10px}.DraftSummaryTableSection .footerToolbar{padding-top:24px}}.clientProfilePageContent .profileExpand{background:#fff;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.clientProfilePageContent .profileExpand .addCircle{color:#9cb9be;font-size:22px}@media screen and (max-width:1279px){.clientProfilePageContent .profileExpand{-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.clientProfilePageContent .profileExpand .profileExpandIconContainer{min-height:80px}}.clientProfilePageContent .titleText h5{margin:0;font-weight:500;line-height:1.86;color:#484848;padding-top:15px;padding-bottom:10px}.clientProfilePageContent .aboutText,.clientProfilePageContent .titleText h5{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.clientProfilePageContent .aboutText{font-weight:400;line-height:1.57;color:#000}.clientProfilePageContent .expandContainer{border-top:1px solid #e1e1e1;padding:10px 24px}.clientProfilePageContent .referredTitle{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;text-align:left;color:#000}.clientProfilePageContent .reffereddetailsWrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.clientProfilePageContent .reffereddetailsCircle{width:42px;height:42px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.clientProfilePageContent .reffereddetailsRight{padding-left:15px;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.clientProfilePageContent .refferediconColor{background-color:#1ac7de}.clientProfilePageContent .reffereddetailsHead{font-size:14px;font-weight:500;line-height:1.86}.clientProfilePageContent .reffereddetailsData,.clientProfilePageContent .reffereddetailsHead{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#000;height:17px}.clientProfilePageContent .reffereddetailsData{font-size:12px;font-weight:400;line-height:2.17}.clientProfilePageContent .referredTitle h5{font-size:14px;line-height:1.86;color:#000;margin-bottom:6px}.clientProfilePageContent .referredNameText,.clientProfilePageContent .referredTitle h5{font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.clientProfilePageContent .referredNameText{font-size:18px;line-height:2.89;color:#fff}.clientProfilePageContent .accordionDiv{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-bottom:1px solid #e1e1e1}.clientProfilePageContent .buttonContainer{height:80px}.clientProfilePageContent .buttonContainer,.clientProfilePageContent .buttonContainerBottom{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px 0 rgba(87,87,87,.16);-moz-box-shadow:0 1px 2px 0 rgba(87,87,87,.16);box-shadow:0 1px 2px 0 rgba(87,87,87,.16);border:1px solid #e1e1e1;background-color:#fff}.clientProfilePageContent .buttonContainerBottom{height:65px}.clientProfilePageContent .clientProfileAboutSection{background-color:#fff;padding:24px 0 0 12px}.clientProfilePageContent .aboutContainer{padding:0 14px}.clientProfilePageContent .buttonContainerInner{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #e1e1e1}.clientProfilePageContent .buttonContainerInner .productCountLoader{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.clientProfilePageContent .buttonContainerInnerContent{color:#32c2d9;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.clientProfilePageContent .productLink1{font-size:13px;color:#6a6a6a}.clientProfilePageContent .productLink1,.clientProfilePageContent .productLink2{padding-left:12px;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.clientProfilePageContent .productLink2{font-weight:500}.clientProfilePageContent .calendarLinkContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.clientProfilePageContent .calendarLinkContainer .nextMeetingLoader{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.clientProfilePageContent .calendarLink{color:#32c2d9;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.clientProfilePageContent .calendarLinkText{padding-left:12px;cursor:pointer}.clientProfilePageContent .dataGatheringSection{width:100%;height:300px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f2fdff;-webkit-box-shadow:0 1px 2px 0 rgba(87,87,87,.16);-moz-box-shadow:0 1px 2px 0 rgba(87,87,87,.16);box-shadow:0 1px 2px 0 rgba(87,87,87,.16);margin:10px 0 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #8ddde6}.clientProfilePageContent .buttonContainerBottom{margin-bottom:12px}.clientProfilePageContent .trackButtonContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #e1e1e1}.clientProfilePageContent .trackButtonContent{color:#32c2d9;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-left:14px}.clientProfilePageContent .trackButtonText{padding-left:12px;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.clientProfilePageContent .pendingActionContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.clientProfilePageContent .pendingActionContent{color:#32c2d9;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-left:14px}.clientProfilePageContent .pendingButtonText{color:#6a6a6a}.clientProfilePageContent .pendingButtonText,.clientProfilePageContent .pendingButtonText2{padding-left:12px;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:400}.clientProfilePageContent .pendingButtonText2{color:#f44336}.clientProfilePageContent .dataGatheringContent{text-align:center;cursor:pointer}.clientProfilePageContent .dataGatheringText{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:center;color:#32c2d9}.clientProfilePageContent .innerLoader{height:85vh}.clientProfilePageContent .clientInfoLoader,.clientProfilePageContent .innerLoader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.clientProfilePageContent .clientInfoLoader{padding-top:30px;padding-bottom:20px}.slide-section{max-height:0;overflow:hidden;opacity:0;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:max-height .4s ease,opacity .4s ease,-webkit-transform .4s ease;transition:max-height .4s ease,opacity .4s ease,-webkit-transform .4s ease;-o-transition:max-height .4s ease,opacity .4s ease,-o-transform .4s ease;-moz-transition:max-height .4s ease,opacity .4s ease,transform .4s ease,-moz-transform .4s ease;transition:max-height .4s ease,opacity .4s ease,transform .4s ease;transition:max-height .4s ease,opacity .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease,-o-transform .4s ease;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:rgba(0,0,0,0);padding:0;margin:0}.slide-section.open{max-height:500px;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);background:#e8f5e9;padding:16px;margin-top:12px}.update-field-row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#eaf7ec;padding:12px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;grid-gap:12px;gap:12px}.input-wrapper{-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;position:relative}.button-wrapper{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.button-wrapper button{width:100%}.button-wrapper button,.button-wrapper button:hover{background-color:#43a047;color:#fff}.documentListTable .documentListName{color:#32c2d9;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:none}.documentListTable .documentListName .icon{margin-right:10px}.documentListTable .documentListName .documentIcon{font-size:18px}.documentListTable .documentListActions{color:#32c2d9;border-bottom:none}.documentListTable .documentListActions,.documentListTable .documentListActions span{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.documentListTable .documentListActions span{margin-left:10px}.documentListTable .documentListActions span .icon{font-size:18px}.documentListTable .documentListActions span:first-child{margin-left:0}.documentListTable .documentDetailsWrapper{border-bottom:1px solid #e0e0e0}.documentListTable .documentDetailsWrapper td{color:#9a9a9a;padding:12px 6px}.documentListTable .tableHead{border-bottom:2px solid #e0e0e0}.documentListTable .tableHead th{padding:12px 6px}.viewMore{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#32c2d9;cursor:pointer;text-align:right;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;float:right}.ClientInfoBar .detailsWrapper{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:10px}.ClientInfoBar .detailsWrapper,.ClientInfoBar .detailsWrapper .detailsCircle{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ClientInfoBar .detailsWrapper .detailsCircle{width:42px;height:42px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.ClientInfoBar .detailsWrapper .detailsRight{padding-left:10px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.ClientInfoBar .detailsWrapper .detailsRight .detailsHead{display:block;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#6e6e6e}.ClientInfoBar .detailsWrapper .detailsRight .detailsData{font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#000}.ClientInfoBar .detailsWrapper .detailsRight .detailsRightWrapper{width:95%}.ClientInfoBar .detailsWrapper .detailsRight .emailDetails{width:99%;display:block;word-break:break-word}.ClientInfoBar .ClientInfoBarPaper{padding:10px 0 10px 24px}.ClientInfoBar .ClientInfoBarPaper .emailGrid{width:500px}.ClientInfoBar .vulnerable-restricted{background-image:-webkit-gradient(linear,left top,right top,from(#e65050),to(#e6c250));background-image:-webkit-linear-gradient(left,#e65050,#e6c250);background-image:-moz-linear-gradient(left,#e65050,#e6c250);background-image:-o-linear-gradient(left,#e65050,#e6c250);background-image:linear-gradient(90deg,#e65050,#e6c250)}.ClientInfoBar .vulnerable,.ClientInfoBar .vulnerable-restricted{width:56px;height:56px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:3.13;letter-spacing:normal;color:#fff;cursor:pointer}.ClientInfoBar .vulnerable{background-color:#e65050}.ClientInfoBar .restricted{background-color:#e6c250}.ClientInfoBar .detailsCircleName,.ClientInfoBar .restricted{width:56px;height:56px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:3.13;letter-spacing:normal;color:#fff;cursor:pointer}.ClientInfoBar .detailsCircleName{background-color:#32c2d9}.ClientInfoBar .detailsWrapperUser{margin-bottom:10px}.ClientInfoBar .detailsWrapperUser .detailsName{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#1a1a1a;line-height:20px;cursor:pointer;word-break:break-word}.ClientInfoBar .detailsWrapperUser .detailsProfession{display:block;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#484848;word-break:break-word}.ClientInfoBar .detailsWrapperUser .detailsLocation{display:block;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#777}@media screen and (max-width:960px){.ClientInfoBar .detailsWrapper{-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start}.ClientInfoBar .detailsWrapper.detailsWrapperUser{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1279px){.ClientInfoBar .detailsWrapper{margin-bottom:15px}}.expandContainer .documentWrapper{height:320px;overflow-y:auto}.expandContainer .button-download{background-color:#fff;color:#32c2d9;border-width:0}.expandContainer .button-download:hover{background-color:#fff}.expandContainer .referredByBlock .reffereddetailsWrapper .reffereddetailsRight.nameOnly{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:34px}.buttonAction{color:#32c2d9!important;background-color:hsla(0,0%,96.1%,0)!important;border:1px solid #32c2d9!important}.buttonContainerssh{height:0!important;border:none!important}.matchBtn{width:100px!important;margin-left:40px!important}@media screen and (max-width:600px){.expandContainer .reffereddetailsWrapper{margin-bottom:15px}.expandContainer .bottomSectionHeading{margin-bottom:10px!important}}.helperTextFont{color:rgba(0,0,0,.6);font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:.75rem;line-height:1.66;letter-spacing:.03333em;text-align:left;margin:3px 14px 0}.timelineWrapper{padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;padding-bottom:0}.timelineWrapper .MuiTimelineItem-missingOppositeContent:before{display:none}.timelineWrapper .itemHeading{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#000}.timelineWrapper .itemSubHeadingFeedback{font-size:15px;font-weight:700;margin-left:67px}.timelineWrapper .itemSubHeading,.timelineWrapper .itemSubHeadingFeedback{font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;text-align:left;color:#6a6a6a;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.timelineWrapper .itemSubHeading{font-size:12px;font-weight:400;grid-gap:16px;gap:16px}.timelineWrapper .itemSubHeadingGrade{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;text-align:left;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.timelineWrapper .green{color:#66d478}.timelineWrapper .orange{color:#f99600}.timelineWrapper .red{color:red}.timelineWrapper .grade{color:#000;font-size:14px;font-weight:700}.timelineWrapper .itemSubIcon{width:12px;color:#32c2d9;margin-right:10px}.timelineWrapper .itemIconDone{background-color:#32c2d9;color:#fff}.timelineWrapper .accordionContentAdjust{padding-top:15px}.timelineWrapper .redirectLink{color:#32c2d9;cursor:pointer}.timelineWrapper .innerLoader{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (min-width:600px) and (max-width:800px){.timelineWrapper .timelineItem{margin-bottom:8px}.timelineWrapper .itemHeading{font-size:12px}.timelineWrapper .MuiTimelineSeparator-root{min-height:80px}}.processStageWrapper .accordionContent{height:354px;overflow-y:auto}.processStageWrapper .accordionContent .subheading{cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.processStageWrapper .accordionContent .subheading svg{margin-right:5px;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;-o-transition:-o-transform .6s;-moz-transition:transform .6s,-moz-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s,-moz-transform .6s,-o-transform .6s}.processStageWrapper .accordionContent .content{margin-left:20px}.processStageWrapper .accordionHead{height:45px;background-color:#f2fdff;color:#434343}.processStageWrapper .accordionHead p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#434343;margin-left:10px}.processStageWrapper .accordionHeadCompleted{height:45px;background-color:#32c2d9;color:#fff}.processStageWrapper .accordionHeadCompleted p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;margin-left:10px}.processStageWrapper .accordionHeadActive{height:45px;background-color:#f2fdff;color:#ff8000}.processStageWrapper .accordionHeadActive p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#ff8000;margin-left:10px}.processStageWrapper .accordionHeadFirst{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}.processStageWrapper .accordionHeadLast{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.processStageWrapper .accordionHead .MuiAccordionSummary-expandIcon{color:#434343}.processStageWrapper .accordionHeadCompleted .MuiAccordionSummary-expandIcon{color:#fff}.processStageWrapper .accordionHeadActive .MuiAccordionSummary-expandIcon{color:#ff8000}.surveyStatusWrapper{width:100%;margin-top:10px}.surveyStatusWrapper .surveyStatusContent{height:57px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #8ddde6;background-color:#f2fdff;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;margin-bottom:10px;-webkit-border-bottom-right-radius:50px;-moz-border-radius-bottomright:50px;border-bottom-right-radius:50px;-webkit-border-top-right-radius:50px;-moz-border-radius-topright:50px;border-top-right-radius:50px;cursor:pointer}.surveyStatusWrapper .surveyStatusContentWarning{background-color:#dcfaff}.surveyStatusWrapper .surveyStatusContentDone{background-color:#c5f6ff}.surveyStatusWrapper .statusLabel{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#000}.surveyStatusWrapper .surveyStatusMsg{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.surveyStatusWrapper .surveyStatusMsgText{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:right;color:#171717}.surveyStatusWrapper .surveyStatusMsgTextWarning{color:#f44336}.surveyStatusWrapper .surveyStatusMsgTextDone{font-weight:500}.surveyStatusWrapper .surveyStatusMsgCircle{height:56px;width:56px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-2px;color:#fff;background-color:#48def2}.surveyStatusWrapper .surveyStatusMsgCircleWarning{background-color:#f44336}.surveyStatusWrapper .surveyStatusMsgCircleDone{background-color:#32c2d9}.surveyStatusWrapper .surveyStatusItem{margin-left:15px;width:100%}.surveyStatusWrapper .surveyStatusLabel{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#000;width:100%;height:30px}.surveyStatusWrapper .surveyStatusLabelWarning{color:#f44336}.surveyStatusWrapper .surveyStatusChip,.surveyStatusWrapper .surveyStatusItemContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.surveyStatusWrapper .surveyChipItem{width:12px;height:2px;background-color:#1ac7de;margin-right:2px}.surveyStatusWrapper .surveyChipItemWarning{background-color:#f44336}.surveyStatusWrapper .surveyStatusPercent{font-size:17px;font-weight:500;font-stretch:normal;font-style:normal;line-height:.76;letter-spacing:normal;text-align:left;color:#fff}.surveyStatusWrapper .surveyStatusPercent span{font-size:11px}.surveyStatusContainer .dataGatheringSection,.surveyStatusSection .centerStyle{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.surveyStatusContainer .dataGatheringSection{height:324px;background-color:#f2fdff;-webkit-box-shadow:0 1px 2px 0 rgba(87,87,87,.16);-moz-box-shadow:0 1px 2px 0 rgba(87,87,87,.16);box-shadow:0 1px 2px 0 rgba(87,87,87,.16);margin:10px 0 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #8ddde6}.surveyStatusContainer .dataGatheringContent{text-align:center;cursor:pointer}.surveyStatusContainer .dataGatheringText{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:center;color:#32c2d9}@media screen and (max-width:1024px){.surveyStatusContainer .surveyStatusMsgText{font-size:9px}}@media screen and (min-width:600px) and (max-width:759px){.surveyStatusContainer .surveyStatusLabel{font-size:12px}}.productSummaryWrapper{padding:10px 24px!important}
/*# sourceMappingURL=main.8fa85d38.chunk.css.map */