*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:#FFF7B6}::selection{background:#FFF7B6}@media only screen and (max-width:767px){.desktop{display:none!important}}.mobile{display:none}@media only screen and (max-width:767px){.mobile{display:block}}h1,h2,h3,h4,h5,h6{font-family:"Work Sans",sans-serif}h1{font-size:38px;font-size:2.375rem;line-height:38px;line-height:2.375rem}h2{font-size:20px;font-size:1.25rem;line-height:23px;line-height:1.4375rem;font-weight:500}h3{font-size:18px;font-size:1.125rem;line-height:21px;line-height:1.3125rem;font-weight:500}a,b,i,label,li,p,small,span,strong{font-family:"Work Sans",sans-serif}p{font-size:16px;font-size:1rem;line-height:19px;line-height:1.1875rem;margin-bottom:20px}a{text-decoration:none;color:#137BC6;-webkit-transition:color 0.3s;transition:color 0.3s;font-weight:400}a:hover{color:#0a4169;-webkit-transition:color 0.3s;transition:color 0.3s}ul{list-style:none}button{font-size:16px;font-size:1rem}.blueBtn{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#137BC6;border:1px solid #137BC6;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem}.blueBtn:hover{text-decoration:none;background:#137BC6;color:#fff}.greenBtn{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#18B515;border:1px solid #18B515;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem}.greenBtn:hover{text-decoration:none;background:#18B515;color:#fff}.grayBtn{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#7E7E7E;border:1px solid #7E7E7E;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem}.grayBtn:hover{text-decoration:none;background:#7E7E7E;color:#fff}.redBtn{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#B51515;border:1px solid #B51515;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem}.redBtn:hover{text-decoration:none;background:#B51515;color:#fff}.yellowBtn{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#CD980F;border:1px solid #CD980F;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem}.yellowBtn:hover{text-decoration:none;background:#CD980F;color:#fff}.blueBtn.disabled,.blueBtn:disabled,.grayBtn.disabled,.grayBtn:disabled,.greenBtn.disabled,.greenBtn:disabled,.redBtn.disabled,.redBtn:disabled,.yellowBtn.disabled,.yellowBtn:disabled{color:#7E7E7E!important;border:1px solid #7E7E7E!important;background:#fff!important;opacity:0.5;cursor:not-allowed}@media only screen and (max-width:560px){.blueBtn,.grayBtn,.greenBtn,.redBtn,.yellowBtn{width:100%;text-align:center}}@-webkit-keyframes arrowBump{0%{margin-right:6px}10%{margin-right:6px}30%{margin-right:8px}50%{margin-right:6px}57%{margin-right:5px}64%{margin-right:6px}to{margin-right:6px}}@keyframes arrowBump{0%{margin-right:6px}10%{margin-right:6px}30%{margin-right:8px}50%{margin-right:6px}57%{margin-right:5px}64%{margin-right:6px}to{margin-right:6px}}.sideNav{width:250px;background:#F8F8F8;padding:35px 20px;border-radius:15px 0 0 15px;-ms-flex-item-align:normal;-ms-grid-row-align:normal;align-self:normal}.sideNav .logo{width:100%;display:block;margin-bottom:40px}.sideNav .logo img{max-height:100px;-o-object-fit:contain;object-fit:contain}.sideNav ul{position:relative}.sideNav ul li{margin-bottom:15px}.sideNav ul li a{color:#7E7E7E;-webkit-transition:color 0.3s;transition:color 0.3s;font-size:16px;font-size:1rem;line-height:30px;line-height:1.875rem;padding:10px 0 10px 50px}.sideNav ul li a svg{height:30px;width:30px;position:absolute;left:0}.sideNav ul li a svg .st0{fill:#7E7E7E;-webkit-transition:all 0.3s;transition:all 0.3s}.sideNav ul li a.active,.sideNav ul li a:hover{color:#E07C33;-webkit-transition:color 0.3s;transition:color 0.3s}.sideNav ul li a.active svg .st0,.sideNav ul li a:hover svg .st0{fill:#E07C33;-webkit-transition:all 0.3s;transition:all 0.3s}.topNav{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e4e4e4;padding-bottom:20px}.topNav .businessShortcutsContainer{position:relative}.topNav .tabletNav{display:none;height:25px;width:40px;cursor:pointer}.topNav .tabletNav svg .arrow{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:0.15s;transition:0.15s}.topNav .tabletNav:hover svg .arrow{-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-transition:0.15s;transition:0.15s}@media only screen and (max-width:1020px){.topNav .tabletNav{display:block}}.topNav .businessShortcuts li{display:inline-block;padding:10px}.topNav .businessShortcuts li:first-child{padding-left:0}.topNav .businessShortcuts li a{color:#7E7E7E}.topNav .businessShortcuts li a.active,.topNav .businessShortcuts li a:hover{color:#E07C33;-webkit-transition:0.3s;transition:0.3s}.topNav .businessShortcuts li:first-child a{color:#404040;font-weight:bold}.topNav .businessShortcuts li:first-child a.active,.topNav .businessShortcuts li:first-child a:hover{color:#E07C33;-webkit-transition:0.3s;transition:0.3s}@media only screen and (max-width:1020px){.topNav .businessShortcuts{position:absolute;top:50px;min-width:240px;background:#fff;padding:20px 40px;left:-28px;border-radius:5px;-webkit-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;visibility:hidden;cursor:auto;z-index:999}.topNav .businessShortcuts li:first-child{padding-left:10px}.topNav .businessShortcuts:after{content:"";width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;position:absolute;top:-13px;left:30px}.topNav .businessShortcuts ul li{padding:5px;display:inline-block}.topNav .businessShortcuts ul li a{color:#000;-webkit-transition:0.3s;transition:0.3s;display:inline-block;cursor:pointer}.topNav .businessShortcuts ul li a:hover{color:#E07C33;-webkit-transition:0.3s;transition:0.3s}.topNav .businessShortcuts.open{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all 0.15s;transition:all 0.15s;visibility:visible}}.topNav .dropdowns{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topNav .dropdowns .publish{cursor:pointer;position:relative}.topNav .dropdowns .publish img{opacity:35%;width:40px}.topNav .dropdowns .publish img.active{opacity:1}.topNav .dropdowns .publish .publishDetails{position:absolute;top:65px;background:#fff;padding:20px 40px;right:-20px;min-width:215px;border-radius:5px;-webkit-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;visibility:hidden;cursor:auto;z-index:999}.topNav .dropdowns .publish .publishDetails:after{content:"";width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;position:absolute;top:-13px;right:30px}.topNav .dropdowns .publish .publishDetails ul li{padding:5px;display:inline-block}.topNav .dropdowns .publish .publishDetails ul li a{color:#000;-webkit-transition:0.3s;transition:0.3s;display:inline-block;cursor:pointer}.topNav .dropdowns .publish .publishDetails ul li a:hover{color:#E07C33;-webkit-transition:0.3s;transition:0.3s}.topNav .dropdowns .publish .publishDetails ul li.disabled a{color:#d1d1d1;cursor:not-allowed}.topNav .dropdowns .publish.open .publishDetails{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all 0.15s;transition:all 0.15s;visibility:visible}.topNav .dropdowns .notifications{height:35px;width:35px;background:url("../img/icons/notifications.svg") no-repeat center;background-size:contain;cursor:pointer;position:relative;margin-left:20px}.topNav .dropdowns .notifications .notificationPrompt{background:#13AD63;font-size:10px;line-height:13px;height:18px;width:18px;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;position:absolute;right:-2px;bottom:0}.topNav .dropdowns .notifications .notificationDetails{position:absolute;top:56px;width:360px;background:#fff;padding:0;right:-25px;border-radius:5px;-webkit-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;visibility:hidden;cursor:auto;z-index:999}.topNav .dropdowns .notifications .notificationDetails .notificationsContainer{overflow-Y:auto;max-height:450px}.topNav .dropdowns .notifications .notificationDetails .notificationsContainer::-webkit-scrollbar{display:none}.topNav .dropdowns .notifications .notificationDetails:after{content:"";width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;position:absolute;top:-13px;right:30px}@media only screen and (max-width:767px){.topNav .dropdowns .notifications .notificationDetails{display:none}}.topNav .dropdowns .notifications .notificationDetails .notificationHeader{padding:15px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topNav .dropdowns .notifications .notificationDetails .notification{padding:10px 15px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;background:#fff;-webkit-transition:0.3s;transition:0.3s;font-family:"Work Sans",sans-serif}.topNav .dropdowns .notifications .notificationDetails .notification span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.topNav .dropdowns .notifications .notificationDetails .notification .notificationThumbnail{height:70px;width:70px;margin-right:10px;position:relative}.topNav .dropdowns .notifications .notificationDetails .notification .notificationThumbnail img{-o-object-fit:cover;object-fit:cover;border-radius:4px;height:70px;width:70px}.topNav .dropdowns .notifications .notificationDetails .notification div strong{font-weight:500}.topNav .dropdowns .notifications .notificationDetails .notification div small{display:block;margin-top:10px;color:#7E7E7E}.topNav .dropdowns .notifications .notificationDetails .notification:hover{background:rgba(168,219,240,0.15);-webkit-transition:0.3s;transition:0.3s}.topNav .dropdowns .notifications .notificationDetails .notification.unread{background:rgba(168,219,240,0.3)}.topNav .dropdowns .notifications .notificationDetails .notification.unread:hover{background:rgba(168,219,240,0.15);-webkit-transition:0.3s;transition:0.3s}.topNav .dropdowns .notifications .notificationDetails .notification.lead .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-lead.png) no-repeat center;background-size:cover}.topNav .dropdowns .notifications .notificationDetails .notification.announcement .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-announcement.png) no-repeat center;background-size:cover}.topNav .dropdowns .notifications .notificationDetails .notification.election .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-election.png) no-repeat center;background-size:cover}.topNav .dropdowns .notifications .notificationDetails .notification.file .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-file.png) no-repeat center;background-size:cover}.topNav .dropdowns .notifications .notificationDetails .notification.event .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-event.png) no-repeat center;background-size:cover}.topNav .dropdowns .notifications.open .notificationDetails{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all 0.15s;transition:all 0.15s;visibility:visible}.topNav .dropdowns .logout{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;cursor:pointer;position:relative}.topNav .dropdowns .logout .userImage{height:50px;width:50px;-o-object-fit:cover;object-fit:cover;margin-right:10px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.topNav .dropdowns .logout .arrowDown{width:12px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.15s;transition:all 0.15s}.topNav .dropdowns .logout .logoutDetails{position:absolute;top:65px;min-width:215px;background:#fff;padding:20px 30px;right:0;border-radius:5px;-webkit-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);box-shadow:0px 0px 25px 3px rgba(0,0,0,0.15);-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;visibility:hidden;cursor:auto;z-index:999}.topNav .dropdowns .logout .logoutDetails:after{content:"";width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;position:absolute;top:-13px;right:30px}.topNav .dropdowns .logout .logoutDetails ul li{padding:5px;display:block}.topNav .dropdowns .logout .logoutDetails ul li a{color:#000;-webkit-transition:0.3s;transition:0.3s;display:inline-block;cursor:pointer}.topNav .dropdowns .logout .logoutDetails ul li a:hover{color:#E07C33;-webkit-transition:0.3s;transition:0.3s}.topNav .dropdowns .logout.open .logoutDetails{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all 0.15s;transition:all 0.15s;visibility:visible}.topNav .dropdowns .logout.open .arrowDown{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 0.15s;transition:all 0.15s}.mobileNav .topBar{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;height:90px;background:#FFFFFF;-webkit-box-shadow:0px 5px 4px rgba(0,0,0,0.25);box-shadow:0px 5px 4px rgba(0,0,0,0.25);position:fixed;left:0;right:0;top:0;z-index:999999}@media only screen and (max-width:560px){.mobileNav .topBar{padding:20px 15px}}.mobileNav .topBar .logo{max-width:calc(100% - 110px)}.mobileNav .topBar .logo img{max-height:50px;max-width:100%}.mobileNav .topBar .hamburger{position:relative;height:50px;width:50px;cursor:pointer;overflow:hidden}.mobileNav .topBar .hamburger svg{-webkit-tap-highlight-color:transparent;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;top:-15px;left:-15px;position:absolute}.mobileNav .topBar .hamburger svg .line{fill:none;-webkit-transition:stroke-dasharray 250ms,stroke-dashoffset 250ms;transition:stroke-dasharray 250ms,stroke-dashoffset 250ms;stroke:#404040;stroke-width:5.5;stroke-linecap:round}.mobileNav .topBar .hamburger svg .line.top{stroke-dasharray:40.1 121.1}.mobileNav .topBar .hamburger svg .line.bottom{stroke-dasharray:40.1 121.1}.mobileNav .topBar .hamburger svg.active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mobileNav .topBar .hamburger svg.active .line.top{stroke-dashoffset:-68px}.mobileNav .topBar .hamburger svg.active .line.bottom{stroke-dashoffset:-68px}.mobileNav .mobileNavContent{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;padding:0 30px;margin-top:90px;padding-bottom:60px;background:#fff;-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;visibility:hidden;z-index:99999}.mobileNav .mobileNavContent::-webkit-scrollbar{display:none}.mobileNav .mobileNavContent.active{-webkit-transform:translate(0);transform:translate(0);opacity:1;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;visibility:visible}.mobileNav .mobileNavContent h3{font-size:18px;font-size:1.125rem;font-weight:500;margin-bottom:20px}.mobileNav .mobileNavHeader{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid rgb(228,228,228)}.mobileNav .mobileNavHeader .avatarContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 90px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobileNav .mobileNavHeader .avatarContainer img{height:50px;width:50px;-o-object-fit:cover;object-fit:cover;margin-right:10px;border-radius:4px}.mobileNav .mobileNavHeader .notifications{height:35px;width:35px;background:url("../img/icons/notifications.svg") no-repeat center;background-size:contain;cursor:pointer;position:relative;margin:0 10px 0 0}@media only screen and (max-width:767px){.mobileNav .mobileNavHeader .notifications .notificationDetails{display:none}}.mobileNav .mobileNavHeader .notifications .notificationPrompt{background:#13AD63;font-size:10px;line-height:13px;height:15px;width:15px;color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;position:absolute;right:0;bottom:0}.mobileNav .mobileNavHeader .settings{height:35px;width:35px;background:url("../img/icons/settings.svg") no-repeat center;background-size:contain;cursor:pointer}.mobileNav .mobileBusinessShortcuts{padding:30px 0 20px;border-bottom:1px solid rgb(228,228,228)}.mobileNav .mobileBusinessShortcuts ul{overflow-x:auto;width:calc(100% + 30px);white-space:nowrap;position:relative;padding-bottom:10px}.mobileNav .mobileBusinessShortcuts ul::-webkit-scrollbar{display:none}.mobileNav .mobileBusinessShortcuts ul li{display:inline-block;text-align:center;margin-right:20px}.mobileNav .mobileBusinessShortcuts ul li:last-child{margin-right:30px}.mobileNav .mobileBusinessShortcuts ul li a{font-size:14px;font-size:0.875rem;color:#000;margin-top:10px;text-align:center}.mobileNav .mobileBusinessShortcuts ul li a.adminTools img,.mobileNav .mobileBusinessShortcuts ul li a.businessProfile img,.mobileNav .mobileBusinessShortcuts ul li a.myLeads img,.mobileNav .mobileBusinessShortcuts ul li a.submitLead img{width:50px}.mobileNav .mobileBusinessShortcuts ul li a div{height:110px;width:110px;border-radius:5px;background:#D9D9D9;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobileNav .mobileBusinessShortcuts ul li a span{margin-top:10px;display:block}.mobileNav .mobileOrganizationalShortcuts{padding:30px 0}.mobileNav .mobileOrganizationalShortcuts ul{position:relative}.mobileNav .mobileOrganizationalShortcuts ul li{margin-bottom:15px}.mobileNav .mobileOrganizationalShortcuts ul li a{color:#7E7E7E;-webkit-transition:color 0.3s;transition:color 0.3s;font-size:16px;font-size:1rem;line-height:30px;line-height:1.875rem;padding:10px 0 10px 50px}.mobileNav .mobileOrganizationalShortcuts ul li a svg{height:30px;width:30px;position:absolute;left:0}.mobileNav .mobileOrganizationalShortcuts ul li a svg .st0{fill:#7E7E7E;-webkit-transition:all 0.3s;transition:all 0.3s}.mobileNav .mobileOrganizationalShortcuts ul li a.active,.mobileNav .mobileOrganizationalShortcuts ul li a:hover{color:#E07C33;-webkit-transition:color 0.3s;transition:color 0.3s}.mobileNav .mobileOrganizationalShortcuts ul li a.active svg .st0,.mobileNav .mobileOrganizationalShortcuts ul li a:hover svg .st0{fill:#E07C33;-webkit-transition:all 0.3s;transition:all 0.3s}.mobileNav .grayBtn{font-size:16px;font-size:1rem;width:100%;text-align:center}.mobileNav .blueBtn{margin-bottom:10px;width:100%;text-align:center}.topNav .dropdowns .notifications .notificationDetails .notificationFooter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body{background:linear-gradient(243.06deg,#9DDDC2 0%,#B1DFFA 100%);padding:50px 20px;min-height:100vh}body .outerContainer{width:100%;max-width:1200px;margin:auto;padding:20px;background:#fff;border-radius:15px;padding:0;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:767px){body .outerContainer{padding:10px 30px}}@media only screen and (max-width:560px){body .outerContainer{padding:10px 15px}}@media only screen and (max-width:767px){body .outerContainer{padding:0;margin-top:60px}}body .innerContainer{width:100%;max-width:950px;margin:auto;padding:20px;width:calc(100% - 250px);margin:0;padding:20px 40px}@media only screen and (max-width:767px){body .innerContainer{padding:10px 30px}}@media only screen and (max-width:560px){body .innerContainer{padding:10px 15px}}@media only screen and (max-width:767px){body .innerContainer{width:100%;padding:20px}}table{margin:40px 0;font-family:"Work Sans",sans-serif;border-collapse:collapse;border-spacing:0;width:100%}table thead tr{border-bottom:1px solid #d9d9d9}table tr{padding:10px}table tr:nth-child(2n){background:#F8F8F8}table tr td,table tr th{text-align:left;vertical-align:top}@media only screen and (max-width:560px){table tr td,table tr th{vertical-align:middle}}table tr td.date,table tr th.date{min-width:120px}@media only screen and (min-width:561px){table tr td.company,table tr td.name,table tr th.company,table tr th.name{min-width:150px}}table tr td.avatar,table tr th.avatar{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}table tr td.avatar .profileLogo,table tr th.avatar .profileLogo{min-width:0px}@media only screen and (min-width:561px){table tr td.avatar,table tr th.avatar{min-width:190px}table tr td.avatar .profileLogo,table tr th.avatar .profileLogo{min-width:45px}}table tr td.sortable a,table tr th.sortable a{color:#000;padding-right:16px;position:relative}table tr td.sortable a:hover,table tr th.sortable a:hover{color:#000}table tr td.sortable a:after,table tr th.sortable a:after{content:"";width:10px;height:5px;background:url(/img/icons/sortable.svg) no-repeat;background-size:contain;position:absolute;right:0px;top:7px}table tr td.sortable a.asc:after,table tr th.sortable a.asc:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}table tr td .shorten,table tr th .shorten{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}table tr td.action,table tr th.action{width:50px;vertical-align:middle}table tr td.action img,table tr th.action img{width:30px;cursor:pointer}table tr td.action a:not(:last-child),table tr td.action img:not(:last-child),table tr th.action a:not(:last-child),table tr th.action img:not(:last-child){margin-right:10px}table tr td.action .disabled,table tr th.action .disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:0.3;cursor:not-allowed}@media only screen and (max-width:560px){table tr td.action,table tr th.action{width:60px}table tr td.action img,table tr th.action img{width:40px}}table tr td.draggable,table tr th.draggable{width:44px;vertical-align:middle;cursor:move}table tr td.draggable img,table tr th.draggable img{width:24px}table tr td.avatar img,table tr th.avatar img{float:left;margin-right:5px;width:40px;height:40px;-o-object-fit:contain;object-fit:contain;border-radius:5px}table tr td.contact,table tr th.contact{word-break:break-word}table tr td.contact a,table tr th.contact a{margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}table tr th{font-weight:500;padding:10px}table tr td{padding:10px;word-break:break-word}@media only screen and (max-width:560px){table tr td{padding:15px 10px}}table.middle tr td{vertical-align:middle}table.middle tr td img{vertical-align:middle}table.middle tr td .profileLogo,table.middle tr td .profileName{display:inline-block;vertical-align:middle}@media only screen and (max-width:560px){table.middle tr td .profileLogo,table.middle tr td .profileName{display:block}table.middle tr td .profileLogo img,table.middle tr td .profileName img{display:none}}section{position:relative;padding:30px 0;font-family:"Work Sans",sans-serif}section.border{padding-bottom:0}section h2,section h3{margin-bottom:30px}@media only screen and (max-width:767px){section{padding:0}}.border{border-bottom:1px solid #e4e4e4}form{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}form .input{margin-bottom:20px}form .input.half{width:calc(50% - 15px)}@media only screen and (max-width:960px){form .input.half{width:100%}}form .input.full{width:100%}form .input.halfBreak{width:100%}form .input.halfBreak input,form .input.halfBreak select,form .input.halfBreak textarea{width:calc(50% - 15px)}@media only screen and (max-width:960px){form .input.halfBreak input,form .input.halfBreak select,form .input.halfBreak textarea{width:100%}}form .input:not(.optional) label:after{content:"*";color:#B51515;font-family:"Work Sans",sans-serif;margin-left:4px;font-weight:400}form .input.required{font-weight:500}form .input.ext div:first-child{width:calc(100% - 120px);display:inline-block;margin-right:14px}form .input.ext div:last-child{width:100px;display:inline-block}form .input.ext div:last-child label:after{display:none}form .input.social img{width:40px;position:absolute}form .input.social input{margin-left:50px;width:calc(100% - 50px)}form .input label{display:block;margin-bottom:5px}form .input input,form .input select,form .input textarea{border:1px solid #d9d9d9;padding:10px;color:#7E7E7E;border-radius:5px;font-family:"Work Sans",sans-serif;font-size:16px;font-size:1rem;width:100%;color:#000}form .input input:focus,form .input select:focus,form .input textarea:focus{outline:none}form .input input:disabled,form .input select:disabled,form .input textarea:disabled{color:#7E7E7E;background:#d9d9d9;border:1px solid #d9d9d9}form .input input::-webkit-input-placeholder,form .input select::-webkit-input-placeholder,form .input textarea::-webkit-input-placeholder{color:#7E7E7E;text-overflow:ellipsis}form .input input::-moz-placeholder,form .input select::-moz-placeholder,form .input textarea::-moz-placeholder{color:#7E7E7E;text-overflow:ellipsis}form .input input:-ms-input-placeholder,form .input select:-ms-input-placeholder,form .input textarea:-ms-input-placeholder{color:#7E7E7E;text-overflow:ellipsis}form .input input::-ms-input-placeholder,form .input select::-ms-input-placeholder,form .input textarea::-ms-input-placeholder{color:#7E7E7E;text-overflow:ellipsis}form .input input::placeholder,form .input select::placeholder,form .input textarea::placeholder{color:#7E7E7E;text-overflow:ellipsis}form .input select{padding:10px 40px 10px 10px}form .input textarea{max-width:100%}form .input input[type=file]{border:none;padding-left:0;color:#000}form .input input[type=file]::-webkit-file-upload-button{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#7E7E7E;border:1px solid #7E7E7E;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem;font-size:14px;font-size:0.875rem;padding:4px 10px;margin-right:10}form .input input[type=file]::file-selector-button{-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#7E7E7E;border:1px solid #7E7E7E;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem;font-size:14px;font-size:0.875rem;padding:4px 10px;margin-right:10}form .input input[type=file]::-webkit-file-upload-button:hover{text-decoration:none;background:#7E7E7E;color:#fff}form .input input[type=file]::file-selector-button:hover{text-decoration:none;background:#7E7E7E;color:#fff}form .input input[type=date],form .input input[type=time]{width:180px}form .input input[type=date]:not(:nth-child(2)),form .input input[type=time]:not(:nth-child(2)){margin-left:10px}form .input select{color:#7E7E7E;background:#fff}form .imageUploadWrapper{width:calc(50% - 15px)}@media only screen and (max-width:960px){form .imageUploadWrapper{width:100%}}form #removeWrapper label,form .imageUploadWrapper label{margin-bottom:10px;display:inline-block}form #removeWrapper #uploadWrapper label:after,form .imageUploadWrapper #uploadWrapper label:after{display:none}form #removeWrapper label.grayBtn,form #removeWrapper label.greenBtn,form #removeWrapper label.redBtn,form .imageUploadWrapper label.grayBtn,form .imageUploadWrapper label.greenBtn,form .imageUploadWrapper label.redBtn{display:inline-block}form #removeWrapper .replaceRemoveContainer a:not(:first-child),form .imageUploadWrapper .replaceRemoveContainer a:not(:first-child){margin-left:10px}form #uploadWrapper .material-symbols-outlined,form .input .material-symbols-outlined{font-size:16px;margin-left:4px}form #removeWrapper .redBtn{margin-right:10px}form fieldset{position:relative}form .input.checkbox,form fieldset{border:none;margin-bottom:20px}form .input.checkbox.half,form fieldset.half{width:calc(50% - 15px)}@media only screen and (max-width:960px){form .input.checkbox.half,form fieldset.half{width:100%}}form .input.checkbox.full,form fieldset.full{width:100%}form .input.checkbox span,form fieldset span{font-weight:500;display:block;margin-bottom:10px}form .input.checkbox input,form fieldset input{margin-right:5px;display:inline-block;width:auto}form .input.checkbox label:not(.label),form fieldset label:not(.label){display:inline-block;margin-right:15px;font-weight:400}form .input.checkbox div,form fieldset div{display:inline-block}form .input.checkbox .memberSelectBox,form fieldset .memberSelectBox{margin-left:30px;position:absolute;top:0}form .input.checkbox .memberSelectBox label,form fieldset .memberSelectBox label{display:block;font-weight:500}@media only screen and (max-width:1020px){form .input.checkbox .memberSelectBox,form fieldset .memberSelectBox{position:relative;margin:20px 0;width:100%}}form .memberSelectBox{font-family:"Work Sans",sans-serif}form .selectize-input{background:none!important;padding-right:40px!important}form .sendFromContainer .input.select{font-family:"Work Sans",sans-serif}form .sendFromContainer .input.select .selectize-input{background:none!important;padding-right:40px!important}form .selectize-control,form .selectize-dropdown{min-width:150px}form .selectize-control.form-error,form .selectize-dropdown.form-error{min-width:200px}.rightTop{top:23px;right:0;position:absolute}.rightBottom{right:0;position:absolute}@media only screen and (max-width:560px){.rightTop{top:-10px!important;margin-bottom:20px}.rightBottom,.rightTop{position:relative!important;top:auto}}@media only screen and (max-width:960px){.rightTop.searchContainer{top:-10px!important;margin-bottom:20px;position:relative}.rightTop.searchContainer input{width:100%}}.advancedOptions{margin:20px 0}.advancedOptions .advancedOptionsHeader{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advancedOptions .advancedOptionsHeader span{color:#7E7E7E;text-transform:uppercase;font-size:14px;font-size:0.875rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advancedOptions .advancedOptionsHeader span:before{content:"";width:12px;height:8px;background:url("../img/arrow-down.svg") no-repeat center;background-size:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.15s;transition:all 0.15s;display:inline-block;margin-right:5px}.advancedOptions .advancedOptionsContainer{margin-top:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:-webkit-gradient(linear,left top,left bottom,from(rgba(228,228,228,0)),to(#E4E4E4));background:linear-gradient(180deg,rgba(228,228,228,0) 0%,#E4E4E4 100%);border-radius:5px;-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;visibility:hidden;height:0;padding:0 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.advancedOptions .advancedOptionsContainer span{font-weight:500;display:block;margin-bottom:10px}.advancedOptions .advancedOptionsContainer label{display:inline-block;margin-right:15px;font-weight:400}.advancedOptions .advancedOptionsContainer .input,.advancedOptions .advancedOptionsContainer fieldset{margin-bottom:0}.advancedOptions .advancedOptionsContainer input,.advancedOptions .advancedOptionsContainer select{width:auto}.advancedOptions .advancedOptionsContainer select#limit{min-width:70px}.advancedOptions .advancedOptionsContainer fieldset{border:none}.advancedOptions .advancedOptionsContainer .leftBox .input{margin:0 20px 0 0}.advancedOptions .advancedOptionsContainer .leftBox .input label{display:block;font-weight:500}.advancedOptions .advancedOptionsContainer .leftBox .input input,.advancedOptions .advancedOptionsContainer .leftBox .input select{width:150px}@media only screen and (max-width:767px){.advancedOptions .advancedOptionsContainer form{width:100%}.advancedOptions .advancedOptionsContainer label{width:100%;margin-bottom:10px}.advancedOptions .advancedOptionsContainer .input,.advancedOptions .advancedOptionsContainer input,.advancedOptions .advancedOptionsContainer select,.advancedOptions .advancedOptionsContainer textarea{width:100%!important}.advancedOptions .advancedOptionsContainer fieldset{margin-bottom:20px}.advancedOptions .advancedOptionsContainer fieldset input,.advancedOptions .advancedOptionsContainer fieldset label{width:auto!important}.advancedOptions .advancedOptionsContainer .leftBox .input{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:560px){.advancedOptions .advancedOptionsHeader{-ms-flex-wrap:wrap;flex-wrap:wrap}.advancedOptions .advancedOptionsHeader span{text-align:center;margin:20px 0 0;width:100%}}.advancedOptions.open .advancedOptionsHeader span:before{-webkit-transform:rotate(-180deg) translateY(2px);transform:rotate(-180deg) translateY(2px);-webkit-transition:all 0.15s;transition:all 0.15s}.advancedOptions.open .advancedOptionsContainer{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all 0.15s;transition:all 0.15s;visibility:visible;height:auto;padding:20px}.additionalInfo{margin:20px 0}.additionalInfo .additionalInfoHeader{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.additionalInfo .additionalInfoHeader:after{content:"";position:absolute;width:100%;height:1px;background:#e4e4e4}.additionalInfo .additionalInfoHeader span{color:#7E7E7E;text-transform:uppercase;font-size:14px;font-size:0.875rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;z-index:1;padding:0 10px}.additionalInfo .additionalInfoHeader span:before{content:"";width:12px;height:8px;background:url("../img/arrow-down.svg") no-repeat center;background-size:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.15s;transition:all 0.15s;display:inline-block;margin-right:5px}@media only screen and (max-width:480px){.additionalInfo .additionalInfoHeader span{font-size:12px;font-size:0.75rem}}@media only screen and (max-width:400px){.additionalInfo .additionalInfoHeader span{font-size:10px;font-size:0.625rem}}.additionalInfo .additionalInfoContainer{margin-top:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;visibility:hidden;height:0;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #e4e4e4}.additionalInfo .additionalInfoContainer span{font-weight:500;display:block;margin-bottom:10px}.additionalInfo .additionalInfoContainer label{display:inline-block;margin-right:15px}.additionalInfo .additionalInfoContainer fieldset{border:none}@media only screen and (max-width:767px){.additionalInfo .additionalInfoContainer form{width:100%}.additionalInfo .additionalInfoContainer label{width:100%;margin-bottom:10px}.additionalInfo .additionalInfoContainer input,.additionalInfo .additionalInfoContainer select,.additionalInfo .additionalInfoContainer textarea{width:100%}.additionalInfo .additionalInfoContainer fieldset{margin-bottom:20px}.additionalInfo .additionalInfoContainer fieldset input,.additionalInfo .additionalInfoContainer fieldset label{width:auto}}.additionalInfo.open .additionalInfoHeader span:before{-webkit-transform:rotate(-180deg) translateY(2px);transform:rotate(-180deg) translateY(2px);-webkit-transition:all 0.15s;transition:all 0.15s}.additionalInfo.open .additionalInfoContainer{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all 0.15s;transition:all 0.15s;visibility:visible;height:auto;padding:20px 0}@media only screen and (max-width:767px){.border+section{padding-top:20px}}footer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1200px;margin:auto;padding:20px;padding:0;margin-top:20px}@media only screen and (max-width:767px){footer{padding:10px 30px}}@media only screen and (max-width:560px){footer{padding:10px 15px}}footer p{font-size:14px;font-size:0.875rem;margin:0}footer strong{font-size:16px;font-size:1rem;font-weight:500;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer strong img{margin:0 0 0 5px;width:140px}@media only screen and (max-width:860px){footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}footer strong{margin-top:5px}}.searchContainer input{border:1px solid #d9d9d9;padding:10px 40px 10px 10px;color:#7E7E7E;border-radius:5px;font-family:"Work Sans",sans-serif;font-size:16px;font-size:1rem;width:350px;max-width:100%}.searchContainer input:focus{outline:none}.searchContainer .submit{height:40px;width:40px;padding:10px;position:absolute;right:5px;cursor:pointer}.searchContainer .submit .searchBtn{border:none;background:url(../img/icons/search.svg) no-repeat center;background-size:20px 20px;padding:1px!important;border-radius:0!important;cursor:pointer}@media only screen and (max-width:560px){.searchContainer input{width:100%}}.goBack{top:32px;right:0;position:absolute;color:#7E7E7E;text-transform:uppercase;font-size:14px;font-size:0.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.goBack:before{content:"";width:12px;height:8px;background:url("../img/arrow-down.svg") no-repeat center;background-size:100%;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all 0.15s;transition:all 0.15s;display:inline-block;margin-right:6px}.goBack:hover:before{-webkit-animation:arrowBump 0.5s;animation:arrowBump 0.5s}@media only screen and (max-width:767px){.goBack{top:0}}@media only screen and (max-width:560px){article:not(.eventAttendance) .goBack{display:block;position:relative;top:0;margin-bottom:10px}}.inlineTable{margin:40px 0;font-family:"Work Sans",sans-serif;width:100%;border:1px solid #d9d9d9;border-radius:10px}.inlineTable .tr{padding:7px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.inlineTable .tr:first-child{border-radius:10px 10px 0 0}.inlineTable .tr:last-child{border-radius:0 0 10px 10px}.inlineTable .tr:nth-child(odd){background:#F8F8F8}.inlineTable .tr .td,.inlineTable .tr .th{padding:7px;vertical-align:top}.inlineTable .tr .th{text-align:right;font-weight:500;width:220px;padding-right:15px}.inlineTable .tr .td{text-align:left;font-weight:400;word-break:break-word;width:calc(100% - 220px);padding-left:15px}.inlineTable .tr .td img{width:20px}@media only screen and (max-width:860px){.inlineTable .tr{-ms-flex-wrap:wrap;flex-wrap:wrap}.inlineTable .tr .th{width:100%;text-align:left;padding:7px 7px 0 7px}.inlineTable .tr .td{width:100%;padding:3px 7px 7px 7px}}.buttonContainer{width:100%;margin:20px 0}.buttonContainer a:not(:first-child){margin-left:10px}@media only screen and (max-width:560px){.buttonContainer a:not(:first-child){margin-left:0;margin-top:10px}}.mfp-bg{opacity:0.5!important}.white-popup{position:relative;background:#FFF;margin:20px auto;border-radius:4px;max-width:400px}.white-popup.large{max-width:750px}.white-popup h2{margin-bottom:30px}.white-popup h4{margin-bottom:20px}.white-popup h4.border{border-top:1px solid #e4e4e4;border-bottom:none;padding-top:15px}.white-popup .divider{width:100%;border-bottom:1px solid #e4e4e4;margin:20px 0 40px}.white-popup .modalContent{padding:30px}.white-popup .btnContainer{text-align:center;width:100%}.white-popup .btnContainer a:not(:first-child){margin-left:10px}@media only screen and (max-width:767px){.white-popup{margin-top:100px}.white-popup .btnContainer a:not(:first-child){margin-left:0px;margin-top:15px}}.checkboxGroup .checkbox{display:inline-block;-webkit-transform:translateY(12px);transform:translateY(12px)}.addButton{position:relative}.addIcon{border:3px solid #18B515;font-family:"Work Sans",sans-serif;font-size:32px;font-weight:bold;position:absolute;right:-50px;top:26px;text-align:center;border-radius:100%;-webkit-box-sizing:content-box;box-sizing:content-box;color:#18B515;padding:0px 7px;line-height:100%;cursor:pointer;opacity:1;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.addIcon:hover{opacity:0.7;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}@media only screen and (max-width:960px){.addIcon{right:0}}.removeIcon{border:3px solid #7E7E7E;font-family:"Work Sans",sans-serif;font-size:29px;font-weight:bold;position:absolute;right:-50px;top:26px;text-align:center;border-radius:100%;-webkit-box-sizing:content-box;box-sizing:content-box;color:#7E7E7E;padding:0px 8px 2px;line-height:100%;cursor:pointer;opacity:1;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.removeIcon:hover{opacity:0.7;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.toggle{position:relative;height:20px;width:40px;border-radius:20px;display:inline-block;margin-left:6px}.toggle div{position:absolute;height:14px;width:14px;border-radius:20px;background:#fff;top:3px;-webkit-transition:all 0.4s;transition:all 0.4s}.toggle.on{background:#18B515;-webkit-transition:all 0.4s;transition:all 0.4s}.toggle.on div{right:3px}.toggle.off{background:#7E7E7E;-webkit-transition:all 0.4s;transition:all 0.4s}.toggle.off div{left:3px}.message{display:block;margin:30px auto 0;padding:10px;text-align:center;font-family:"Work Sans",sans-serif;border-radius:3px;font-size:16px;font-size:1rem}.message.success{color:#18B515;background:#E1EFD5}.message.error{color:#B51515;background:#fae9e9}.login .message{margin:30px auto 20px}.error-message{font-size:12px;font-size:0.75rem;margin-top:2px;color:#B51515;font-family:"Work Sans",sans-serif}.selectize-dropdown [data-selectable].option{width:100%}.fc-event{cursor:pointer!important}@media only screen and (max-width:767px){.mfp-container{padding-top:80px!important}}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input.select{position:relative}.input.select:after{content:"";display:block;position:absolute;bottom:18px;right:15px;width:10px;height:6px;background:url("../img/dropdown.svg") no-repeat;background-size:100%}@media only screen and (min-width:961px){.input.select.halfBreak:after{right:calc(50% + 30px)}}.input.select.error:after{bottom:32px}.selectize-control.single .selectize-input.dropdown-active:after,.selectize-control.single .selectize-input:after{display:none!important}input[type=checkbox]{margin:0;padding:0;background:none;border:none!important;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:20px!important;height:20px;cursor:pointer;margin:0 8px -3px 0!important;background:#fff}input[type=checkbox]:after,input[type=checkbox]:before{position:absolute;display:block;content:""}input[type=checkbox]:before{top:0;left:0;width:inherit;height:inherit;border:1px solid #e4e4e4;border-radius:3px}input[type=checkbox]:after{top:5px;left:5px;width:10px;height:5px;border-bottom:3px solid #137BC6;border-left:3px solid #137BC6;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:0}input[type=checkbox]:checked:after{opacity:1}#eventDetails,.announcementDetails{word-break:break-word}#eventDetails ul,.announcementDetails ul{list-style:disc;padding-left:20px;margin-bottom:20px}#eventDetails ol,.announcementDetails ol{padding-left:20px;margin-bottom:20px}#eventDetails h1,#eventDetails h2,#eventDetails h3,#eventDetails h4,#eventDetails h5,#eventDetails h6,.announcementDetails h1,.announcementDetails h2,.announcementDetails h3,.announcementDetails h4,.announcementDetails h5,.announcementDetails h6{margin-bottom:10px!important;line-height:100%;font-weight:bold}#eventDetails h1,.announcementDetails h1{font-size:32px;font-size:2rem}#eventDetails h2,.announcementDetails h2{font-size:28px;font-size:1.75rem}#eventDetails h3,.announcementDetails h3{font-size:24px;font-size:1.5rem}#eventDetails h4,.announcementDetails h4{font-size:21px;font-size:1.3125rem}#eventDetails h5,.announcementDetails h5{font-size:18px;font-size:1.125rem}#eventDetails h6,.announcementDetails h6{font-size:16px;font-size:1rem}#eventDetails blockquote,.announcementDetails blockquote{border-left:4px solid #ccc;padding-left:10px;margin:20px 0}#eventDetails img,.announcementDetails img{max-width:100%;height:inherit}.outerContainer.login{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.outerContainer.login .innerContainer{width:100%;max-width:400px}.outerContainer.login .companyLogo{max-width:210px;max-height:120px;display:block;margin:0 auto 30px}.outerContainer.login form{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.outerContainer.login .secondaryLink{width:100%;margin-top:20px;color:#7E7E7E}.outerContainer.login .blueBtn{margin-top:10px}.featured h2{margin-bottom:0}.featured .featuredContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.featured .featuredContainer .feature{width:50%;min-width:280px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.featured .featuredContainer .feature:nth-child(odd){padding-right:30px}.featured .featuredContainer .feature img{width:40px;margin-right:10px}.featured .featuredContainer .feature div h5{font-weight:500;display:block;font-size:16px;font-size:1rem;margin-bottom:2px}.featured .featuredContainer .feature div strong{font-size:24px;font-size:1.5rem;display:block;font-weight:400}.featured .featuredContainer .feature div mark{background:none;color:#18B515}.featured .featuredContainer .feature div span{font-weight:400;display:block}.latestLeads{position:relative;padding-bottom:60px!important}.latestLeads h2{width:calc(100% - 180px)}@media only screen and (max-width:560px){.latestLeads{padding-bottom:30px!important}.latestLeads h2{width:100%}}@media only screen and (max-width:960px){.latestLeads table tr td{vertical-align:middle}.latestLeads table tr td:nth-child(3),.latestLeads table tr td:nth-child(4),.latestLeads table tr th:nth-child(3),.latestLeads table tr th:nth-child(4){display:none}}@media only screen and (max-width:560px){.latestLeads table{margin:0 0 30px}}.aboutBiznomos{padding-bottom:0;border-top:1px solid #e4e4e4}.aboutBiznomos h2{margin-bottom:20px}.aboutBiznomos span{margin-right:6px;display:inline-block}.aboutBiznomos .currentVersion span{font-weight:500}.aboutBiznomos p.currentVersion{color:#18B515;font-weight:500}.aboutBiznomos .strong{font-weight:500}.releaseNotes .versionNo{font-size:18px;font-size:1.125rem;font-weight:500}.releaseNotes .releaseNote{padding:0px;margin-bottom:15px}.releaseNotes .releaseNote li{list-style:disc;margin-bottom:5px}.releaseNotes .releaseNote ul{padding-left:20px;margin:20px 0}.releaseNotes .releaseNote ul li{margin-top:5px}.releaseNotes .releaseNote ul ul{padding-left:30px;margin:0 0 20px}@media only screen and (max-width:960px){.notificationsList .advancedOptionsContainer form{width:100%}.notificationsList .advancedOptionsContainer form:first-child{margin-bottom:10px}}@media only screen and (max-width:767px){.notificationsList .advancedOptionsContainer form:first-child{margin-bottom:0}}@media only screen and (max-width:560px){.notificationsList .rightTop{margin-bottom:0}.notificationsList .advancedOptionsHeader span{margin-top:0}}.notificationsList .advancedOptionsHeader{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.notificationsList section{padding:30px 0}.notificationsList section h2{width:calc(100% - 220px)}.notificationsList section .notification{padding:10px 15px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;background:#fff;-webkit-transition:0.3s;transition:0.3s}.notificationsList section .notification span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notificationsList section .notification .notificationThumbnail{height:70px;width:70px;margin-right:10px;position:relative}.notificationsList section .notification .notificationThumbnail img{-o-object-fit:cover;object-fit:cover;border-radius:4px;height:70px;width:70px}.notificationsList section .notification div span strong{font-weight:500;word-break:break-all}.notificationsList section .notification div small{display:block;margin-top:10px;color:#7E7E7E}.notificationsList section .notification:hover{background:rgba(168,219,240,0.15);-webkit-transition:0.3s;transition:0.3s}.notificationsList section .notification.unread{background:rgba(168,219,240,0.3)}.notificationsList section .notification.unread:hover{background:rgba(168,219,240,0.15);-webkit-transition:0.3s;transition:0.3s}.notificationsList section .notification.lead .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-lead.png) no-repeat center;background-size:cover}.notificationsList section .notification.announcement .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-announcement.png) no-repeat center;background-size:cover}.notificationsList section .notification.election .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-election.png) no-repeat center;background-size:cover}.notificationsList section .notification.file .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-file.png) no-repeat center;background-size:cover}.notificationsList section .notification.event .notificationThumbnail:after{content:"";height:25px;width:25px;position:absolute;right:0;bottom:0;border-radius:4px;background:url(../img/icons/notification-event.png) no-repeat center;background-size:cover}.submitLead form .border{width:100%;padding-bottom:10px;margin-bottom:20px}.submitLead form .borderTop{margin-bottom:5px;border-top:1px solid #e4e4e4;padding-top:30px;margin-top:10px}.submitLead form fieldset span:not(.highlight):after{content:"*";color:#B51515;font-family:"Work Sans",sans-serif;margin-left:4px;font-weight:400}@media only screen and (max-width:767px){.submitLead form fieldset:not(.sendFromContainer) label{width:100%;margin-bottom:5px}}.submitLead form fieldset:not(.sendFromContainer) .select{margin-left:30px;position:absolute;top:0}.submitLead form fieldset:not(.sendFromContainer) .select label{display:block;font-weight:500}@media only screen and (max-width:1020px){.submitLead form fieldset:not(.sendFromContainer) .select{position:relative;margin:20px 0;width:100%}}.submitLead form fieldset:not(.sendFromContainer) .select .error-message{position:absolute;left:0;top:66px}@media only screen and (max-width:1020px){.submitLead form .selectize-control{width:100%}.submitLead form .sendFromContainer .input.select{width:100%}}@media only screen and (max-width:767px){fieldset.mfaContainer label{width:100%;margin-bottom:5px}}fieldset.mfaContainer .select{margin-left:30px;position:absolute;top:0}fieldset.mfaContainer .select label{display:block;font-weight:500}@media only screen and (max-width:1020px){fieldset.mfaContainer .select{position:relative;margin:20px 0;width:100%}}fieldset.mfaContainer .select .error-message{position:absolute;left:0;top:66px}.leads .leadsContainer table tr td.action{width:90px}@media only screen and (max-width:560px){.leads .leadsContainer table tr td.action{width:110px}}.leads .leadsContainer table tr td.action a:first-child{margin-right:10px}@media only screen and (max-width:1130px){.leads .advancedOptionsContainer .leftBox .input,.myLeads .advancedOptionsContainer .leftBox .input{width:calc(33% - 10px);margin:0}.leads .advancedOptionsContainer .leftBox .input input,.leads .advancedOptionsContainer .leftBox .input select,.myLeads .advancedOptionsContainer .leftBox .input input,.myLeads .advancedOptionsContainer .leftBox .input select{width:100%}.leads .advancedOptionsContainer form,.myLeads .advancedOptionsContainer form{width:100%}.leads .advancedOptionsContainer form:first-child,.myLeads .advancedOptionsContainer form:first-child{margin-bottom:10px}}@media only screen and (max-width:767px){.leads .advancedOptionsContainer form:first-child,.myLeads .advancedOptionsContainer form:first-child{margin-bottom:0}}@media only screen and (max-width:960px){.leads table tr td,.myLeads table tr td{vertical-align:middle}.leads table tr td:nth-child(3),.leads table tr td:nth-child(4),.leads table tr th:nth-child(3),.leads table tr th:nth-child(4),.myLeads table tr td:nth-child(3),.myLeads table tr td:nth-child(4),.myLeads table tr th:nth-child(3),.myLeads table tr th:nth-child(4){display:none}}@media only screen and (max-width:560px){.leads table,.myLeads table{margin:0 0 30px}}@media only screen and (max-width:960px){.company table tr .contact,.members table tr .contact{display:none}}@media only screen and (max-width:480px){.company table tr .avatar,.members table tr .avatar{min-width:auto}.company table tr .avatar img,.members table tr .avatar img{display:none}.company table tr .company,.members table tr .company{min-width:auto}}.members table tr .avatar .mobile-company{display:none;width:100%;font-size:14px}@media only screen and (max-width:560px){.members table tr .company{display:none}.members table tr .avatar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.members table tr .avatar .profileName{width:100%;font-weight:500;margin-bottom:4px}.members table tr .avatar .mobile-company{display:block}.members table tr th.avatar{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.companies .advancedOptionsHeader{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:960px){.companies table tr .classification{display:none}}@media only screen and (max-width:480px){.companies table tr td{vertical-align:middle}.companies table tr .members{display:none}}.announcements .advancedOptionsHeader{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:960px){.announcements table tr .classification{display:none}}.adminTools h2{margin-bottom:0}.adminTools .organizationManagement,.adminTools .webBuilder{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.adminTools .organizationManagement .item,.adminTools .webBuilder .item{width:calc(33% - 20px);display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;padding-right:30px}.adminTools .organizationManagement .item:nth-child(3),.adminTools .organizationManagement .item:nth-child(6),.adminTools .organizationManagement .item:nth-child(9),.adminTools .webBuilder .item:nth-child(3),.adminTools .webBuilder .item:nth-child(6),.adminTools .webBuilder .item:nth-child(9){padding-right:0}.adminTools .organizationManagement .item img,.adminTools .webBuilder .item img{width:40px;margin-right:10px;-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);-webkit-transition:all 0.15s;transition:all 0.15s}.adminTools .organizationManagement .item:hover img,.adminTools .webBuilder .item:hover img{-webkit-transform:translateY(-2px) rotate(-3deg);transform:translateY(-2px) rotate(-3deg);-webkit-transition:all 0.15s;transition:all 0.15s}.adminTools .organizationManagement .item div h5,.adminTools .webBuilder .item div h5{font-weight:500;display:block;font-size:16px;font-size:1rem;margin-bottom:2px}.adminTools .organizationManagement .item div span,.adminTools .webBuilder .item div span{font-weight:400;display:block;font-size:14px;font-size:0.875rem}@media only screen and (max-width:1020px){.adminTools .organizationManagement .item,.adminTools .webBuilder .item{width:calc(50% - 15px);padding-right:30px}.adminTools .organizationManagement .item:nth-child(10),.adminTools .organizationManagement .item:nth-child(2),.adminTools .organizationManagement .item:nth-child(4),.adminTools .organizationManagement .item:nth-child(6),.adminTools .organizationManagement .item:nth-child(8),.adminTools .webBuilder .item:nth-child(10),.adminTools .webBuilder .item:nth-child(2),.adminTools .webBuilder .item:nth-child(4),.adminTools .webBuilder .item:nth-child(6),.adminTools .webBuilder .item:nth-child(8){padding-right:0}}@media only screen and (max-width:480px){.adminTools .organizationManagement .item,.adminTools .webBuilder .item{width:100%;padding-right:0}}.files .advancedOptionsHeader{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.files table tr .date{width:120px}@media only screen and (max-width:480px){.files table tr .date{display:none}}.files .announcementsContainer table tr td{vertical-align:middle}.files .announcementsContainer table tr .date{width:220px}@media only screen and (max-width:480px){.files .announcementsContainer table tr .date{display:none}}.settings .memberInfo{width:100%;margin-bottom:30px;margin-top:-20px}.settings .memberInfo span{display:block}.settings .avatarActions .greenBtn{margin:0 5px 0 0}@media only screen and (max-width:560px){.settings .avatarActions .greenBtn{margin:0 0 15px 0}}.settings form .imageUploadWrapper{width:100%}.settings form .imageUploadWrapper #cropped-img{max-width:100%;max-height:256px}.settings form .input.file .preview_img{max-width:230px;margin-bottom:10px}.settings form .input.file .preview_img img{width:100%;border-radius:4px}.settings form .emailNotifications{margin-bottom:8px}.settings form .emailNotifications label:first-child{margin-bottom:15px}@media only screen and (max-width:767px){.settings form .input.checkbox label{width:calc(100% - 34px);margin-right:0;margin-bottom:10px}}.eventAttendanceList .topButtons a,.myLeads .topButtons a{display:inline-block;padding:8px 24px;color:#137BC6;border:1px solid #137BC6;border-radius:20px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400}.eventAttendanceList .topButtons a.active,.eventAttendanceList .topButtons a:hover,.myLeads .topButtons a.active,.myLeads .topButtons a:hover{text-decoration:none;border:1px solid #D0E5F4;background:#D0E5F4;-webkit-transition:all 0.3s;transition:all 0.3s;color:#000}.eventAttendanceList .topButtons a:first-child,.myLeads .topButtons a:first-child{margin-right:10px}.leadSheet .leadSheetContainer .leadType{margin-bottom:20px}.leadSheet .leadSheetContainer .leadType h4{font-weight:500;font-size:16px;font-size:1rem;padding:10px}.leadSheet .leadSheetContainer .leadType .leadInfoContainer .lead{padding:10px}.leadSheet .leadSheetContainer .leadType .leadInfoContainer .lead p{margin-bottom:5px;word-break:break-word}.leadSheet .leadSheetContainer .leadType .leadInfoContainer .lead p:last-child{margin-bottom:0}.leadSheet .leadSheetContainer .leadType .leadInfoContainer .lead p span{display:block;margin-top:15px}.leadSheet .leadSheetContainer .leadType .leadInfoContainer:nth-child(2) .lead{border-top:1px solid #d9d9d9}.leadSheet .leadSheetContainer .leadType .leadInfoContainer:last-child .lead{border-bottom:1px solid #d9d9d9}.leadSheet .leadSheetContainer .leadType .leadInfoContainer:nth-child(2n) .lead{background:#F8F8F8}.invoiceView h2 span,.membership h2 span{font-size:16px;font-size:1rem;font-weight:400;display:block}.invoiceView .duesHeader .greenBtn,.membership .duesHeader .greenBtn{margin-bottom:10px}.invoiceView .duesHeader .invoiceBlock,.membership .duesHeader .invoiceBlock{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:250px;-ms-flex-wrap:wrap;flex-wrap:wrap}.invoiceView .duesHeader .invoiceBlock img,.membership .duesHeader .invoiceBlock img{width:40px;margin-right:10px}.invoiceView .duesHeader .invoiceBlock div,.membership .duesHeader .invoiceBlock div{margin-bottom:20px}.invoiceView .duesHeader .invoiceBlock div strong,.membership .duesHeader .invoiceBlock div strong{font-size:36px;font-size:2.25rem;display:block;font-weight:400}.invoiceView .duesHeader .invoiceBlock div span,.membership .duesHeader .invoiceBlock div span{font-weight:400;font-size:16px;font-size:1rem;font-style:italic;display:block}.invoiceView .duesHeader .paymentInfoBlock,.membership .duesHeader .paymentInfoBlock{right:0;top:80px;position:absolute}.invoiceView .paymentInfoBlock,.membership .paymentInfoBlock{width:360px;max-width:100%;border-radius:5px;-webkit-box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);display:inline-block;top:0;position:relative;padding:20px;background:#fff}.invoiceView .paymentInfoBlock h3,.membership .paymentInfoBlock h3{margin-bottom:10px}.invoiceView .paymentInfoBlock img,.membership .paymentInfoBlock img{width:24px;position:absolute;right:20px;top:20px;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:0.6;cursor:pointer}.invoiceView .paymentInfoBlock p,.membership .paymentInfoBlock p{margin-bottom:8px}.invoiceView .paymentInfoBlock p .creditCard,.membership .paymentInfoBlock p .creditCard{width:40px;height:24px;display:inline-block;margin:0 8px -6px 0}.invoiceView .paymentInfoBlock p .creditCard.visa,.membership .paymentInfoBlock p .creditCard.visa{background:url("../img/visa.png");background-size:100%}.invoiceView .paymentInfoBlock i,.membership .paymentInfoBlock i{margin-top:5px;display:block}@media only screen and (max-width:960px){.invoiceView .paymentInfoBlock,.membership .paymentInfoBlock{position:relative!important;top:0!important;right:auto;margin:0 0 40px 0}}.invoiceView .modalContent,.membership .modalContent{width:650px}.invoiceView b,.invoiceView h4,.membership b,.membership h4{font-weight:500}.invoiceView .invoiceViewHeader,.membership .invoiceViewHeader{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.invoiceView .invoiceViewHeader div mark,.membership .invoiceViewHeader div mark{background:none;color:#13AD63;font-weight:400}.invoiceView .invoiceViewHeader div:nth-child(2),.membership .invoiceViewHeader div:nth-child(2){text-align:right}@media only screen and (max-width:640px){.invoiceView .invoiceViewHeader,.membership .invoiceViewHeader{-ms-flex-wrap:wrap;flex-wrap:wrap}.invoiceView .invoiceViewHeader div,.membership .invoiceViewHeader div{width:100%}.invoiceView .invoiceViewHeader div:nth-child(2),.membership .invoiceViewHeader div:nth-child(2){margin-top:15px;text-align:left}}.invoiceView .invoiceDetails,.membership .invoiceDetails{border-radius:20px;background:linear-gradient(227deg,#D8CCFB 0%,#F0E0A8 100%);padding:20px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceView .invoiceDetails p,.membership .invoiceDetails p{margin-bottom:5px}.invoiceView .invoiceDetails div:nth-child(2),.membership .invoiceDetails div:nth-child(2){text-align:right}@media only screen and (max-width:640px){.invoiceView .invoiceDetails,.membership .invoiceDetails{-ms-flex-wrap:wrap;flex-wrap:wrap}.invoiceView .invoiceDetails div,.membership .invoiceDetails div{width:100%}.invoiceView .invoiceDetails div:nth-child(2),.membership .invoiceDetails div:nth-child(2){margin-top:15px;text-align:left}}.invoiceView .subscriptionInfo,.membership .subscriptionInfo{margin:40px 0 30px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceView .priceBreakdown,.membership .priceBreakdown{position:absolute;right:0;min-width:280px;margin-bottom:30px}.invoiceView .priceBreakdown .subtotals,.membership .priceBreakdown .subtotals{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceView .priceBreakdown .subtotals div span,.membership .priceBreakdown .subtotals div span{display:block;margin-bottom:5px}.invoiceView .priceBreakdown .subtotals div:nth-child(2),.membership .priceBreakdown .subtotals div:nth-child(2){text-align:right}.invoiceView .priceBreakdown .totals,.membership .priceBreakdown .totals{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;margin-top:25px;border-top:1px solid #e4e4e4}@media only screen and (max-width:1020px){.invoiceView .priceBreakdown,.membership .priceBreakdown{position:relative}}.duesManagement .duesContainer table td.name{width:100%}.duesManagement .duesContainer table td.status,.duesManagement .duesContainer table td.total{min-width:120px}.duesManagement .duesContainer table td.status.paid,.duesManagement .duesContainer table td.total.paid{color:#18B515}.duesManagement .duesContainer table td.status.open,.duesManagement .duesContainer table td.total.open{color:#E07C33}.paymentSettings h2{display:block;width:100%}.paymentSettings h2 span{font-size:16px;font-size:1rem;font-weight:400;display:block}.paymentSettings .border{width:100%;margin:20px 0 30px}.electionCenter table tr td.action{width:90px}@media only screen and (max-width:560px){.electionCenter table tr td.action{width:110px}}.electionCenter table tr td.action a:first-child{margin-right:10px}.electionCenter table tr td.cast,.electionCenter table tr td.issued,.electionCenter table tr th.cast,.electionCenter table tr th.issued{text-align:center}@media only screen and (max-width:640px){.electionCenter table tr td.cast,.electionCenter table tr td.issued,.electionCenter table tr th.cast,.electionCenter table tr th.issued{display:none}}.electionCenter table tr .status.open{color:#18B515}@media only screen and (max-width:480px){.electionCenter table tr .status{display:none}}.contactOffice .contactHeader{width:400px;display:inline-block;vertical-align:top;margin-right:16px}.contactOffice .contactHeader span{display:block;margin-bottom:5px}.contactOffice .contactHeader span strong{font-weight:500}.contactOffice .contactHeader span.address{margin-top:20px}.contactOffice .contactHeader span.address strong{display:block}.contactOffice .map{width:calc(100% - 422px);display:inline-block}.contactOffice form{max-width:750px}@media only screen and (max-width:1020px){.contactOffice .contactHeader,.contactOffice .map{width:100%;display:block}.contactOffice .map{margin-top:40px}}.businessProfile .memberInfo{width:100%;margin-bottom:30px;margin-top:-20px}.businessProfile .memberInfo span{display:block}.voting fieldset label{width:calc(100% - 40px)}.voting fieldset input,.voting fieldset label{margin-bottom:5px}.voting fieldset.twoStack{max-width:440px}.voting fieldset.twoStack input{vertical-align:top;margin-top:3px;margin-bottom:10px!important}.voting fieldset.twoStack label{vertical-align:top;width:160px;word-break:break-word}@media only screen and (max-width:560px){.voting fieldset.twoStack label{width:calc(100% - 50px)}}.voting p{margin:-20px 0 30px}#fileNameOfUploadedFile{display:none}#previewContainer{margin-bottom:10px}@media only screen and (max-width:960px){.eventsContainer #calendar .fc-header-toolbar{-ms-flex-wrap:wrap;flex-wrap:wrap}.eventsContainer #calendar .fc-header-toolbar .fc-toolbar-chunk:first-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.eventsContainer #calendar .fc-header-toolbar .fc-toolbar-chunk:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center;width:100%}.eventsContainer #calendar .fc-header-toolbar .fc-toolbar-chunk:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;text-align:center;margin:10px 0 20px}}@media only screen and (max-width:560px){.eventsContainer #calendar .fc-timeGridWeek-button{display:none}}@media only screen and (min-width:961px){.fixedColumnTableContainer{max-width:100vw;overflow-x:auto;overflow-y:auto;position:relative}.fixedColumnTableContainer table{table-layout:fixed;margin:40px 0 0}.fixedColumnTableContainer table thead th{position:sticky;top:0;left:0}.fixedColumnTableContainer table thead th:first-child{z-index:3}.fixedColumnTableContainer table thead th:first-child:after{content:"";position:absolute;top:-40px;left:0;height:40px;width:100%;background:#fff}.fixedColumnTableContainer table thead th:first-child.sortable a:after{top:auto;bottom:7px}.fixedColumnTableContainer table thead th:not(:first-child){-webkit-transform:rotate(270deg) translateX(10px);transform:rotate(270deg) translateX(10px);width:120px;vertical-align:middle}.fixedColumnTableContainer table thead th:not(:first-child).sortable a.asc:after{-webkit-transform:rotate(270deg);transform:rotate(270deg);left:0;top:auto;bottom:-10px}.fixedColumnTableContainer table thead th:not(:first-child).sortable a.desc:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);left:0;top:auto;bottom:-10px}.fixedColumnTableContainer table thead th a{color:#000}.fixedColumnTableContainer table td:first-child,.fixedColumnTableContainer table th:first-child{position:sticky;left:0px;z-index:2;width:200px!important;background:#fff}.fixedColumnTableContainer table td{word-break:break-word}.fixedColumnTableContainer table td:not(:first-child){width:120px}.fixedColumnTableContainer table tr:nth-child(2n) td{background:#F8F8F8}.fixedColumnTableContainer table td:first-child{-webkit-box-shadow:inset -1px 0px #d9d9d9;box-shadow:inset -1px 0px #d9d9d9}}@media only screen and (max-width:640px){.attendanceContainer table{width:100%;display:block}.attendanceContainer table tbody,.attendanceContainer table td,.attendanceContainer table th,.attendanceContainer table thead,.attendanceContainer table tr{display:block}.attendanceContainer table thead tr{position:absolute;top:-9999px;left:-9999px}.attendanceContainer table tr{border:1px solid #ccc;margin-top:-1px}.attendanceContainer table tr:first-child{border-radius:10px 10px 0 0}.attendanceContainer table tr:last-child{border-radius:0 0 10px 10px}.attendanceContainer table td{border:none;border-bottom:1px solid #eee;position:relative;padding:10px 0 10px 50%!important;text-align:left!important}.attendanceContainer table td:last-child{border-bottom:0}.attendanceContainer table td:before{position:absolute;top:10px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:500}}@media only screen and (max-width:640px){.attendanceContainer table tr td,.attendanceContainer table tr th{text-align:right!important;padding-right:10px!important}.attendanceContainer table tr td:before,.attendanceContainer table tr th:before{text-align:left}.attendanceContainer table tr td:first-child,.attendanceContainer table tr th:first-child{text-align:center!important;padding-left:10px!important}.attendanceContainer table tr td:first-child:before,.attendanceContainer table tr th:first-child:before{display:none}.attendanceContainer table tr td:nth-child(6),.attendanceContainer table tr td:nth-child(7),.attendanceContainer table tr th:nth-child(6),.attendanceContainer table tr th:nth-child(7){display:block}}@media only screen and (min-width:641px){.ui-tooltip-content{font-size:13px;font-family:"Work Sans",sans-serif}.attendanceContainer{max-width:100vw;overflow-x:auto;overflow-y:auto;position:relative}.attendanceContainer table{table-layout:fixed;margin:40px 0 0}.attendanceContainer table thead th{position:sticky;top:0;left:0}.attendanceContainer table thead th:first-child,.attendanceContainer table thead th:last-child{z-index:3}.attendanceContainer table thead th:first-child:after,.attendanceContainer table thead th:last-child:after{content:"";position:absolute;top:-40px;left:0;height:40px;width:100%;background:#fff}.attendanceContainer table thead th:first-child.sortable a:after,.attendanceContainer table thead th:last-child.sortable a:after{top:auto;bottom:7px}.attendanceContainer table thead th:not(:first-child):not(:last-child){width:80px;text-align:center}.attendanceContainer table thead th:not(:first-child):not(:last-child).sortable a.asc:after{-webkit-transform:rotate(270deg);transform:rotate(270deg);left:0;top:auto;bottom:-10px}.attendanceContainer table thead th:not(:first-child):not(:last-child).sortable a.desc:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);left:0;top:auto;bottom:-10px}.attendanceContainer table thead th a{color:#000}.attendanceContainer table td:first-child,.attendanceContainer table th:first-child{position:sticky;left:0px;z-index:2;width:200px!important;background:#fff}.attendanceContainer table td:last-child,.attendanceContainer table th:last-child{position:sticky;right:0px;z-index:2;width:90px!important;text-align:center;background:#fff}.attendanceContainer table td{word-break:break-word;vertical-align:middle}.attendanceContainer table td:not(:first-child){width:80px;text-align:center}.attendanceContainer table tr:nth-child(2n) td{background:#F8F8F8}.attendanceContainer table td:first-child{-webkit-box-shadow:inset -1px 0px #d9d9d9;box-shadow:inset -1px 0px #d9d9d9}.attendanceContainer table td:last-child{-webkit-box-shadow:inset 1px 0px #d9d9d9;box-shadow:inset 1px 0px #d9d9d9}}.dateTimeContainer{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dateTimeContainer .timeContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:280px;-ms-flex-negative:0;flex-shrink:0;gap:10px;align-items:center}@media only screen and (max-width:1240px){.dateTimeContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}}.memberSendContainer .input.select.error:after{bottom:18px}#editChoiceButton,#removeChoiceButton{padding-right:64px;width:160px;position:relative}#editChoiceButton:after,#removeChoiceButton:after{content:"";width:40px;height:39px;border-left:1px solid #137BC6;position:absolute;right:0;top:0;background:url("/img/down-select.svg"),-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgb(255,255,255)));background:url("/img/down-select.svg"),linear-gradient(rgb(255,255,255),rgb(255,255,255));background-position:center;background-repeat:no-repeat;border-radius:0 4px 4px 0}#removeChoiceButton:after{border-left:1px solid #B51515!important;background:url("/img/down-select-red.svg"),-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgb(255,255,255)));background:url("/img/down-select-red.svg"),linear-gradient(rgb(255,255,255),rgb(255,255,255));background-position:center;background-repeat:no-repeat}.ui-dialog.ui-widget.ui-widget-content{border:none;-webkit-box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;margin-top:5px;overflow:hidden}.ui-dialog.ui-widget.ui-widget-content .dialogContent .btnContainer a:focus{outline:none!important}.ui-dialog.ui-widget.ui-widget-content .dialogContent .btnContainer .blueBtn{border:none;text-transform:none;border-radius:0;text-align:left}@media only screen and (max-width:560px){#editChoiceButton,#removeChoiceButton{width:100%}.ui-dialog.ui-widget.ui-widget-content{width:calc(100% - 75px)!important;max-width:440px!important}}#totp-info .col-03{width:100%;height:100%;display:-ms-grid;display:grid;-ms-grid-columns:1fr 100px 1fr;grid-template-columns:1fr 100px 1fr;margin:40px 0 30px 0}@media screen and (max-width:825px){#totp-info .col-03{display:block}}#totp-info .col-03 .col-03-item{overflow:hidden;text-align:center}#totp-info .col-03 .col-03-item strong{display:block;font-size:18px;margin:0 0 10px 0}#totp-info .col-03 div:first-child img{width:100%;max-width:225px}#totp-info .col-03 div:nth-child(2){max-width:100px;padding:50px 0 0 0;font-weight:bold;font-family:"Roboto",sans-serif}@media screen and (max-width:825px){#totp-info .col-03 div:nth-child(2){width:100%;max-width:inherit;display:block;padding:30px 0;text-align:center}}#totp-info .col-03 div:nth-child(3){font-family:"Roboto",sans-serif}#totp-info .col-03 div:nth-child(3) #secret-key-container{position:relative;height:25px}#totp-info .col-03 div:nth-child(3) #secret-key-container input{width:210px;height:20px;padding:10px;font-size:16px;border:0;font-family:monospace}#totp-info .col-03 div:nth-child(3) #secret-key-container input[type=password]{overflow:hidden;vertical-align:bottom}#totp-info .col-03 div:nth-child(3) #secret-key-container .eye-icon{position:relative;top:4px;opacity:1}#totp-info .col-03 div:nth-child(3) #secret-key-container .eye-icon:hover{cursor:pointer}#totp-info .col-03 div:nth-child(3) #secret-key-container[type=text] .eye-icon{opacity:0.5}#totp-info .col-03 #copyTotpSecret{width:100%;max-width:310px;display:inline-block;margin-top:20px;-webkit-appearance:none;display:inline-block;padding:10px 24px;color:#137BC6;border:1px solid #137BC6;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;text-decoration:none;font-family:"Work Sans",sans-serif;font-weight:400;text-transform:uppercase;font-size:16px;font-size:1rem}#totp-info .col-03 #copyTotpSecret:hover{text-decoration:none;background:#137BC6;color:#fff}#totp-info .col-03 #copyTotpSecret img{margin-right:10px;margin-bottom:-4px;-webkit-filter:brightness(1);filter:brightness(1);-webkit-transition:all 0.3s;transition:all 0.3s}#totp-info .col-03 #copyTotpSecret:hover{cursor:pointer}#totp-info .col-03 #copyTotpSecret:hover img{-webkit-filter:brightness(100);filter:brightness(100);-webkit-transition:all 0.3s;transition:all 0.3s}#totpModal .modalContent{text-align:center}#totpModal .modalContent form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.email-login div.submit{width:calc(50% - 7px);margin-right:14px}.email-login div.submit #submitCodeButton{padding:10px;text-align:center;width:100%;margin-top:0}.email-login #resendCodeButton{width:calc(50% - 7px);padding:10px;text-align:center}@media only screen and (max-width:400px){.email-login div.submit{width:100%;margin:0 0 14px}.email-login #resendCodeButton{width:100%}}.member .avatar{max-height:256px;-o-object-fit:contain;object-fit:contain;max-width:100%}.company .companyLogo{max-height:230px;-o-object-fit:contain;object-fit:contain;max-width:100%}.companyManagement table tr td.action{width:90px}@media only screen and (max-width:560px){.companyManagement table tr td.action{width:110px}}.companyManagement table tr td.action a:first-child{margin-right:10px}@media only screen and (max-width:560px){.companyManagement table tr td.classification,.companyManagement table tr th.classification{display:none}}.companyManagement.announcementsAdmin .advancedOptionsContainer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:560px){.companyManagement.announcementsAdmin table tr .date{display:none}}.addCompany #removeWrapper{margin-bottom:20px}@media only screen and (max-width:560px){.memberManagement table tr td.avatar{min-width:0}}.memberManagement table tr td.action{width:90px}@media only screen and (max-width:560px){.memberManagement table tr td.action{width:160px!important}}.memberManagement table tr td.action a:not(:last-child){margin-right:10px}@media only screen and (max-width:960px){.memberManagement table tr td.contact,.memberManagement table tr th.contact{display:none}}.memberSpotlight .advancedOptionsContainer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:961px){.organizationSettings form .checkbox{-webkit-transform:translateY(32px);transform:translateY(32px)}}.organizationSettings table tr td.action{width:90px}@media only screen and (max-width:767px){.organizationSettings table tr td.action{width:110px}}.organizationSettings table tr td.action a:first-child{margin-right:10px}@media only screen and (max-width:1130px){.organizationSettings table tr .description{display:none}}@media only screen and (max-width:1020px){.organizationSettings table tr .designation{display:none}}.boardOfDirectors table tr td{vertical-align:middle}.boardOfDirectors table tr td img{vertical-align:middle}.boardOfDirectors table tr td.action{width:90px}@media only screen and (max-width:767px){.boardOfDirectors table tr td.action{width:110px}}.boardOfDirectors table tr td.action a:first-child{margin-right:10px}@media only screen and (max-width:560px){.boardOfDirectors table tr .title{display:none}}.statistics .companyLeads h3{display:inline-block}.statistics .companyLeads .companyTotalsDropdown{display:inline-block;margin-top:-8px;margin-left:5px}@media only screen and (max-width:1080px){.statistics .companyLeads h3{margin-bottom:20px}.statistics .companyLeads .rightTop{position:relative;top:auto}.statistics .companyLeads .rightTop input{width:100%}}@media only screen and (max-width:960px){.statistics .leadsContainer table{width:100%;display:block}.statistics .leadsContainer table tbody,.statistics .leadsContainer table td,.statistics .leadsContainer table th,.statistics .leadsContainer table thead,.statistics .leadsContainer table tr{display:block}.statistics .leadsContainer table thead tr{position:absolute;top:-9999px;left:-9999px}.statistics .leadsContainer table tr{border:1px solid #ccc;margin-top:-1px}.statistics .leadsContainer table tr:first-child{border-radius:10px 10px 0 0}.statistics .leadsContainer table tr:last-child{border-radius:0 0 10px 10px}.statistics .leadsContainer table td{border:none;border-bottom:1px solid #eee;position:relative;padding:10px 0 10px 50%!important;text-align:left!important}.statistics .leadsContainer table td:last-child{border-bottom:0}.statistics .leadsContainer table td:before{position:absolute;top:10px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:500}}.statistics .leadsContainer table tr td.companyName,.statistics .leadsContainer table tr th.companyName{width:100%}.statistics .leadsContainer table tr td:not(:first-child){text-align:center}.statistics .leadsContainer table tr th{vertical-align:bottom}.statistics .leadsContainer table tr th.first{padding:40px 10px 5px 10px}.statistics .leadsContainer table tr th.second{padding:5px 10px 30px 10px}.statistics .leadsContainer table tr td.first{padding:10px 5px 10px 40px}.statistics .leadsContainer table tr td.second{padding:10px 20px 10px 5px}.statistics .leadsContainer table tr td.second:last-child{padding-right:10px}@media only screen and (max-width:1130px){.statistics .leadsContainer table tr td:nth-child(6),.statistics .leadsContainer table tr td:nth-child(7),.statistics .leadsContainer table tr th:nth-child(6),.statistics .leadsContainer table tr th:nth-child(7){display:none}}@media only screen and (max-width:960px){.statistics .leadsContainer table tr td,.statistics .leadsContainer table tr th{text-align:right!important;padding-right:10px!important}.statistics .leadsContainer table tr td:before,.statistics .leadsContainer table tr th:before{text-align:left}.statistics .leadsContainer table tr td:first-child,.statistics .leadsContainer table tr th:first-child{text-align:center!important;padding-left:10px!important}.statistics .leadsContainer table tr td:first-child:before,.statistics .leadsContainer table tr th:first-child:before{display:none}.statistics .leadsContainer table tr td:nth-child(6),.statistics .leadsContainer table tr td:nth-child(7),.statistics .leadsContainer table tr th:nth-child(6),.statistics .leadsContainer table tr th:nth-child(7){display:block}}@media only screen and (min-width:961px){.statistics .leadsContainer table.leadTypeSelected th:not(:first-child){max-height:83px;-webkit-transform:rotate(270deg) translateX(20px);transform:rotate(270deg) translateX(20px)}.statistics .leadsContainer table.leadTypeSelected td:not(:first-child),.statistics .leadsContainer table.leadTypeSelected th:not(:first-child){display:inline-block}}.statistics .charts .activeMembers,.statistics .charts .leadsByType{width:420px;display:inline-block}.statistics .charts .activeMembers .titleContainer,.statistics .charts .leadsByType .titleContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics .charts .activeMembers .titleContainer h3,.statistics .charts .leadsByType .titleContainer h3{width:calc(100% - 170px)}@media only screen and (max-width:560px){.statistics .charts .activeMembers .titleContainer,.statistics .charts .leadsByType .titleContainer{-ms-flex-wrap:wrap;flex-wrap:wrap}.statistics .charts .activeMembers .titleContainer h3,.statistics .charts .leadsByType .titleContainer h3{width:100%;margin-bottom:15px}.statistics .charts .activeMembers .titleContainer form,.statistics .charts .leadsByType .titleContainer form{width:100%}.statistics .charts .activeMembers .titleContainer form .input,.statistics .charts .leadsByType .titleContainer form .input{width:100%}}@media only screen and (max-width:560px){.statistics .charts .activeMembers,.statistics .charts .leadsByType{margin:0!important;width:100%}}.statistics .charts .activeMembers{margin-right:24px}.statistics .chartContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0}@media only screen and (max-width:560px){.statistics .chartContainer{width:290px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.statistics #pieChart{position:relative;width:220px;min-height:220px;margin:0 15px 0 0;border-radius:100%}.statistics #pieChart span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;height:160px;width:160px;border-radius:100%;background:#fff}.statistics #pieChart span strong{display:block;font-size:36px;font-size:2.25rem;font-weight:500;margin-top:45px}@media only screen and (max-width:560px){.statistics .leadsByType .chartContainer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.statistics .leadsByType .chartContainer #pieChart{margin:0 0 20px 0}}.statistics .legend{max-width:190px}.statistics .legend span{display:block;margin:10px 0;font-size:14px;font-size:0.875rem;position:relative;padding-left:24px}.statistics .legend span:before{content:"";height:20px;width:20px;border-radius:100%;margin-right:5px;display:inline-block;margin-bottom:-4px;position:absolute;left:0}.statistics .legend span:first-child:before{background:#7141FB}.statistics .legend span:nth-child(2):before{background:#8AD12E}.statistics .legend span:nth-child(3):before{background:#11ABED}.statistics .legend span:nth-child(4):before{background:#eb4034}.statistics .legend span:nth-child(5):before{background:#e6c835}.statistics .legend span:nth-child(6):before{background:#ff8400}.statistics .legend span:nth-child(7):before{background:#00ffc3}.statistics .legend span:nth-child(8):before{background:#7141FB}.statistics .legend span:nth-child(9):before{background:#8AD12E}.statistics .legend span:nth-child(10):before{background:#11ABED}.statistics .legend span:nth-child(11):before{background:#eb4034}.statistics .legend span:nth-child(12):before{background:#e6c835}.statistics .legend span:nth-child(13):before{background:#ff8400}.statistics .legend span:nth-child(14):before{background:#00ffc3}.statistics #columnChart{height:220PX;width:370px;position:relative}.statistics #columnChart .columns,.statistics #columnChart .rows{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7E7E7E}.statistics #columnChart .rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;left:0;top:0;height:200px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.statistics #columnChart .rows .row{padding:5px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:40px;text-align:right}.statistics #columnChart .rows .row:after{content:"";height:1px;width:calc(100% - 44px);background:#d9d9d9;position:absolute;right:0;margin-top:9px}.statistics #columnChart .columns{position:absolute;bottom:34px;right:0;width:330px;height:172px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.statistics #columnChart .columns .column{height:60%;background:#E07C33;position:relative;bottom:0px;width:16px;border-radius:10px 10px 0 0;margin:0 15px}.statistics #columnChart .columns .column:after{padding:16px 8px 0 8px;position:absolute;bottom:-32px;left:-6px}.statistics #columnChart .columns .column:first-child:after{content:"M"}.statistics #columnChart .columns .column:nth-child(2):after{content:"T"}.statistics #columnChart .columns .column:nth-child(3):after{content:"W"}.statistics #columnChart .columns .column:nth-child(4):after{content:"T"}.statistics #columnChart .columns .column:nth-child(5):after{content:"F"}.statistics #columnChart .columns .column:nth-child(6):after{content:"S"}.statistics #columnChart .columns .column:last-child:after{content:"S"}@media only screen and (max-width:560px){.statistics #columnChart{width:290px}.statistics #columnChart .columns{width:250px}.statistics #columnChart .columns .column{margin:0 5px}}.editAnnouncement .dateTime div{width:190px;display:inline-block}.company h2,.lead h2,.viewAnnouncement h2{width:calc(100% - 90px)}@media only screen and (max-width:560px){.company h2,.lead h2,.viewAnnouncement h2{width:100%}}.viewAnnouncement h2{margin-bottom:5px}.viewAnnouncement p:nth-child(3){margin-bottom:40px}.fileManagement table tr .date{width:120px}@media only screen and (max-width:560px){.fileManagement table tr .date{display:none}}.fileManagement .modalContent{width:400px}.createElection h2{display:block;width:100%}.createElection .border{width:100%;margin:20px 0 30px}.createElection .positionContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;position:relative}.createElection .positionContainer:not(#position_1){margin-top:20px;padding-top:40px;border-top:1px solid #e4e4e4}@media only screen and (max-width:960px){.createElection .positionContainer .input.select{width:calc(100% - 48px)!important}}.createElection .positionContainer div:has(>a.removePositionLink){position:absolute;top:15px;right:0}.createElection .positionContainer div:has(>a.removePositionLink) .removePositionLink{color:#B51515;text-decoration:underline;font-size:14px;font-size:0.875rem;cursor:pointer}.createElection .addMemberContainer{margin:10px 0}.createElection .addMemberContainer .memberName{padding:10px 0;border-bottom:1px solid #e4e4e4;display:block;position:relative}.createElection .addMemberContainer .memberName span{display:block;width:calc(100% - 35px)}.createElection .addMemberContainer .memberName img{width:24px;position:absolute;right:0;top:7px;cursor:pointer}.electionResults h2 span{font-size:16px;font-size:1rem;font-weight:400;display:block}.electionResults .toggle{margin-bottom:-5px}.electionResults .results{margin-bottom:40px}.electionResults .results h3{margin:40px 0 15px}.electionResults .results .result{margin-bottom:10px}.electionResults .results .result .graph{display:block;height:20px;width:100%;max-width:500px;margin-bottom:5px}.electionResults .results .result .graph div{display:block;height:20px;background:#E07C33;border-radius:0 10px 10px 0}.electionResults .results .result span{color:#7E7E7E;display:block}.voteSuccess{text-align:center;margin-top:80px}.voteSuccess img{width:100px;display:block;margin:0 auto 20px}.voteSuccess strong{font-weight:500}.voteSuccess p{margin:10px 0 0}#addBoardMemberLightbox .input{width:100%}#castBallotLightbox button{margin-top:20px;margin-right:10px}#castBallotLightbox button.grayBtn{margin-right:0}#addBoardMemberLightbox form,#addBoardPosition form,#addLeadType form,#addMemberType form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#addBoardMemberLightbox form .submit,#addBoardPosition form .submit,#addLeadType form .submit,#addMemberType form .submit{margin-right:15px}.imageCollectionContainer table tr td,.pagesContainer table tr td{padding:20px 10px}.imageCollectionContainer table tr input[type=checkbox][disabled],.pagesContainer table tr input[type=checkbox][disabled]{cursor:not-allowed}.imageCollectionContainer table tr input[type=checkbox][disabled]:before,.pagesContainer table tr input[type=checkbox][disabled]:before{background:#d9d9d9}.imageCollectionContainer table .disabledDelete,.pagesContainer table .disabledDelete{color:#d9d9d9;cursor:not-allowed;display:inline-block!important}.imageCollectionContainer table .deleteButton,.pagesContainer table .deleteButton{color:#B51515}.imageCollectionContainer table .editButton,.pagesContainer table .editButton{color:#CD980F}.urlWrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.urlWrapper .urlPrefix{width:auto;-ms-flex-negative:0;flex-shrink:0;border:1px solid #d9d9d9;padding:10px;border-radius:5px 0 0 5px;border-right:0;padding-right:0;font-weight:400}.urlWrapper .urlPrefix.isReadOnly{color:#7E7E7E;background:#d9d9d9}.urlWrapper input{border-left:0!important;border-radius:0 5px 5px 0!important;padding-left:0!important}.urlWrapper input.isReadOnly{color:#7E7E7E;background:#d9d9d9}.customizeTheme small{margin:-24px 0 30px;display:block;color:#999}.editAnnouncement .eventStartTimeContainer{width:140px}.editAnnouncement .eventStartTimeContainer.error{margin-bottom:40px}.editAnnouncement .eventStartTimeContainer.error .error-message{position:absolute}@media only screen and (max-width:767px){.addMember form .input.checkbox label{width:calc(100% - 34px);margin-right:0;margin-bottom:10px}}.addMember form .imageUploadWrapper{width:100%}.addMember form .imageUploadWrapper #cropped-img{max-width:100%;max-height:256px}table.custom-fields tr td.isRequired img{width:20px;margin-left:26px}@-webkit-keyframes chartjs-render-animation{0%{opacity:0.99}to{opacity:1}}@keyframes chartjs-render-animation{0%{opacity:0.99}to{opacity:1}}.chartjs-render-monitor{-webkit-animation:chartjs-render-animation 1ms;animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}.line-chart{width:100%}.line-chart canvas{display:block;width:1379px;height:300px;font-family:"Work Sans",sans-serif}.line-chart-container{background-image:-webkit-gradient(linear,left top,right top,from(rgba(243,251,252,0.8)),to(rgba(188,239,248,0.5)));background-image:linear-gradient(to right,rgba(243,251,252,0.8),rgba(188,239,248,0.5));padding:10px;max-width:100%;border-radius:5px;margin:40px 0 0;position:relative}@media only screen and (max-width:767px){.line-chart-container{margin:10px 0 40px}}.line-chart-container h3{margin:20px 0 20px 10px}@media only screen and (max-width:560px){.line-chart-container h3{margin:10px 0 10px}}.line-chart-container .input.select{position:absolute;top:20px;right:20px}@media only screen and (max-width:560px){.line-chart-container .input.select{position:relative;top:0;right:0;width:100%}}.eventAttendance h2{max-width:calc(100% - 360px);margin-bottom:5px}@media only screen and (max-width:1080px){.eventAttendance h2{max-width:calc(100% - 90px)}}@media only screen and (min-width:1081px){.eventAttendance .goBack{top:90px}}@media only screen and (max-width:1080px){.eventAttendance .rightTop.searchContainer{top:20px!important;margin-bottom:20px;position:relative}.eventAttendance .rightTop.searchContainer input{width:100%}}@media only screen and (max-width:1080px){.eventAttendance .advancedOptions{margin-top:30px}}.eventAttendance table tr td.action,.eventAttendance table tr th.action{width:110px;text-align:center}@media only screen and (max-width:560px){.eventAttendance table td.company,.eventAttendance table th.company{display:none}.eventAttendance table td.avatar{padding:25px 10px}}.eventAttendance .eventAttendancesHeader{gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:560px){.eventAttendanceList table tr td.date,.eventAttendanceList table tr th.date{display:none}}.eventAttendanceList table.past-events tr td.action{width:90px}@media only screen and (max-width:560px){.eventAttendanceList table.past-events tr td.action{width:110px!important}}.eventAttendanceList table.past-events tr td.action a:not(:last-child){margin-right:10px}.addAnnouncement .tox .tox-toolbar,.editAnnouncement .tox .tox-toolbar{background:none}.websiteSettings h2{width:100%}.websiteSettings h2 span{display:block;font-size:16px;font-size:1rem;font-weight:400;margin-top:5px}.websiteSettings .divider{width:100%;border-bottom:1px solid #e4e4e4;margin:20px 0 40px}.themeManager .themesContainer{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.themeManager .themesContainer .theme{width:calc(50% - 15px)}.themeManager .themesContainer .theme:not(:first-child):not(:nth-child(2)){margin-top:50px}.themeManager .themesContainer .theme .themePreview{padding:5px 5px 50px 5px;background:#d9d9d9;height:350px}.themeManager .themesContainer .theme .themePreview img{width:100%;-o-object-fit:cover;object-fit:cover;height:300px;-o-object-position:0 0;object-position:0 0}.themeManager .themesContainer .theme .themePreview span{line-height:36px;display:block;font-weight:500;font-size:16px;font-size:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:1240px){.themeManager .themesContainer .theme .themePreview{height:calc(20vw + 50px)}.themeManager .themesContainer .theme .themePreview img{height:20vw}}.themeManager .themesContainer .theme .buttonContainer{margin:10px 0 0 0;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.themeManager .themesContainer .theme .buttonContainer .blueBtn,.themeManager .themesContainer .theme .buttonContainer .greenBtn,.themeManager .themesContainer .theme .buttonContainer .yellowBtn{width:calc(50% - 5px);text-align:center;margin:0}@media only screen and (max-width:960px){.themeManager .themesContainer .theme .buttonContainer{-ms-flex-wrap:wrap;flex-wrap:wrap}.themeManager .themesContainer .theme .buttonContainer .blueBtn,.themeManager .themesContainer .theme .buttonContainer .greenBtn,.themeManager .themesContainer .theme .buttonContainer .yellowBtn{width:100%}.themeManager .themesContainer .theme .buttonContainer .blueBtn:not(:first-child),.themeManager .themesContainer .theme .buttonContainer .greenBtn:not(:first-child),.themeManager .themesContainer .theme .buttonContainer .yellowBtn:not(:first-child){margin-top:10px}}.themeManager .themesContainer .theme.active .themePreview{background:#D0f0A8}.themeManager .themesContainer .theme.active .buttonContainer .greenBtn,.themeManager .themesContainer .theme.active .buttonContainer .greenBtn:hover{color:#7E7E7E;border:1px solid #7E7E7E;cursor:not-allowed;background:#fff;opacity:0.5}.themeManager .themesContainer .theme.create .themePreview{padding:0 0 45px 0}.themeManager .themesContainer .theme.create .themePreview span{padding:5px 0 0 5px}.themeManager .themesContainer .theme.create .custom{width:100%;height:305px;background:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;border-top:5px dashed #d9d9d9;border-left:5px dashed #d9d9d9;border-right:5px dashed #d9d9d9}.themeManager .themesContainer .theme.create .custom img{width:150px;max-width:50%;-o-object-fit:contain;object-fit:contain;height:auto}.themeManager .themesContainer .theme.create .buttonContainer .greenBtn{width:100%}@media only screen and (max-width:1240px){.themeManager .themesContainer .theme.create .themePreview{height:calc(20vw + 50px)}.themeManager .themesContainer .theme.create .themePreview .custom{height:calc(20vw + 5px)}}@media only screen and (max-width:560px){.themeManager .themesContainer .theme.create{width:100%;margin-top:50px}.themeManager .themesContainer .theme.create .themePreview{height:calc(50vw + 50px)}.themeManager .themesContainer .theme.create .themePreview .custom{height:50vw}}.themeManager .themesContainer .theme:not(.active) .buttonContainer .blueBtn,.themeManager .themesContainer .theme:not(.active) .buttonContainer .blueBtn:hover,.themeManager .themesContainer .theme:not(.active) .buttonContainer .yellowBtn,.themeManager .themesContainer .theme:not(.active) .buttonContainer .yellowBtn:hover{color:#7E7E7E;border:1px solid #7E7E7E;cursor:not-allowed;background:#fff;opacity:0.5}@media only screen and (max-width:560px){.themeManager .themesContainer .theme{width:100%}.themeManager .themesContainer .theme:not(:first-child){margin-top:50px}.themeManager .themesContainer .theme .themePreview{height:calc(50vw + 50px)}.themeManager .themesContainer .theme .themePreview img{height:50vw}}.pages table tr td{vertical-align:middle}.pages table tr .select{width:40px}.pages table tr .name span{display:block;margin-bottom:5px}.pages table tr .name span i{display:inline-block;margin-left:5px;color:#7E7E7E;font-style:italic}.pages table tr .name .delete{color:#B51515}.pages table tr .name .delete.disabled{color:#cbcbcb;cursor:not-allowed}.pages table tr .name .delete.disabled:hover{color:#cbcbcb}.pages table tr .name .edit{color:#CD980F}.pages table tr .name .view{color:#137BC6}.pages table tr .modified{text-align:center;width:190px}.addPage .pageEditButtons{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addPage .pageEditButtons .pageSettings{width:40px;display:inline-block;cursor:pointer}.addPage .pageEditButtons .grayBtn,.addPage .pageEditButtons .greenBtn{width:185px;text-align:center}.addPage .pageEditButtons .grayBtn{margin:0 10px}@media only screen and (max-width:860px){.addPage .pageEditButtons{position:Relative;top:-15px;right:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.navigationOrder h2{margin-bottom:10px}.navigationOrder .navigationOrderContainer{font-family:"Work Sans",sans-serif;font-size:16px;font-size:1rem;margin-top:20px}.navigationOrder .navigationOrderContainer .page{background:#f8f8f8;cursor:pointer;padding:10px;margin:15px;display:block;height:auto;border-left:3px solid #137BC6;width:auto}.navigationOrder .navigationOrderContainer .page svg{width:30px;margin-right:15px}.navigationOrder .navigationOrderContainer .page ul li:last-child{margin-bottom:0}.navigationOrder .navigationOrderContainer .page .pageNameContainer{display:inline-block;-webkit-transform:translateY(-9px);transform:translateY(-9px);word-break:break-all;max-width:calc(100% - 45px)}.navigationOrder .navigationOrderContainer .page.home svg .one{fill:#d9d9d9!important}.navigationOrder .navigationOrderContainer .page.home ul li svg .one{fill:#137BC6!important}.editTheme h2{margin-bottom:30px}.codeEditorContainer .codeEditorHeader{display:block;margin-bottom:10px;font-weight:500}.codeEditorContainer #codeEditorForm,.codeEditorContainer .codeEditor{min-height:200px;border:1px solid #d9d9d9;width:calc(100% - 189px);display:inline-block;vertical-align:top;margin-right:5px;font-size:14px;font-size:0.875rem;resize:vertical;margin-bottom:20px}.codeEditorContainer #codeEditorForm label,.codeEditorContainer .codeEditor label{display:none}.codeEditorContainer #codeEditorForm .CodeMirror,.codeEditorContainer .codeEditor .CodeMirror{width:100%!important;height:918px!important}.codeEditorContainer #codeEditorForm .input,.codeEditorContainer .codeEditor .input{margin-bottom:0}.codeEditorContainer .codeEditorSidebar{width:180px;display:inline-block;float:right}.codeEditorContainer .codeEditorSidebar .blueBtn,.codeEditorContainer .codeEditorSidebar .greenBtn{padding:8px;width:100%;text-align:center}.codeEditorContainer .codeEditorSidebar .greenBtn{text-transform:none;font-size:14px;border-radius:0;margin-top:-1px}.codeEditorContainer .codeEditorSidebar .sidebarHeader{text-transform:uppercase;margin:-20px 0 4px 0;font-weight:500;font-size:14px;font-size:0.875rem;display:block}.codeEditorContainer .codeEditorSidebar .fileContainer{border:1px solid #d9d9d9;padding:10px;max-height:887px;overflow:auto}.codeEditorContainer .codeEditorSidebar .fileContainer strong{font-weight:500;display:block}.codeEditorContainer .codeEditorSidebar .fileContainer strong:not(:first-child){margin-top:20px}.codeEditorContainer .codeEditorSidebar .fileContainer ul{padding:5px 0 5px 20px}.codeEditorContainer .codeEditorSidebar .fileContainer ul li{word-break:break-word;margin-bottom:5px;position:relative}.codeEditorContainer .codeEditorSidebar .fileContainer ul li:before{content:"";height:4px;width:4px;border-radius:20px;position:absolute;left:-11px;top:8px;background:#137BC6}.codeEditorContainer .codeEditorSidebar .fileContainer ul li a{font-size:14px;font-size:0.875rem}.editTheme .themeSettings{width:calc(100% - 200px);margin-top:40px}@media only screen and (max-width:960px){.editTheme .themeSettings .buttonContainer a{display:block;text-align:center;margin:0 0 10px}}.editTheme .additionalInfo.ftp{margin:40px 0}.editTheme .additionalInfo.ftp .additionalInfoContainer{padding-bottom:0}.customizeTheme .divider{width:100%;border-top:1px solid #e4e4e4;margin:20px 0 30px}.customizeTheme form .input.fontColor,.customizeTheme form .input.fontSize{width:calc(25% - 22px)}.customizeTheme form .input.fontColor.headerFontColor,.customizeTheme form .input.fontSize.headerFontColor{width:calc(50% - 15px)}.customizeTheme form .input.fontColor input,.customizeTheme form .input.fontColor select,.customizeTheme form .input.fontSize input,.customizeTheme form .input.fontSize select{width:100px}.customizeTheme form .input.fontColor:after,.customizeTheme form .input.fontSize:after{right:auto;left:75px}@media only screen and (max-width:960px){.customizeTheme form .input.fontColor,.customizeTheme form .input.fontSize{width:calc(50% - 15px)}}.customizeTheme form .input.fontColor select option[value=purple]{background-color:purple}.customizeTheme form .placeholder{width:calc(50% - 20px)}.imageCollection table tr td{vertical-align:middle}.imageCollection table tr td.date,.imageCollection table tr th.date{width:200px}.imageCollection table .select{width:40px}.imageCollection table .image{width:60px}.imageCollection table .image img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover}.imageCollection table .name span{display:block;margin-bottom:5px}.imageCollection table .name .delete{color:#B51515}.imageCollection table .name .delete:hover{color:#700d0d}.imageCollection table .name .view{color:#137BC6}.imageCollection table .name .view:hover{color:#0c5080}@media only screen and (max-width:560px){.imageCollection table .date{display:none}}.viewImage img{max-width:100%}.memberSpotlight .rightTop .code{width:34px;display:inline-block;margin:0 10px -11px 0;cursor:pointer}.memberSpotlight .rightTop .searchContainer{display:inline-block}@media only screen and (max-width:960px){.memberSpotlight .rightTop{position:relative;top:0;width:100%}.memberSpotlight .rightTop .searchContainer{width:calc(100% - 50px)}.memberSpotlight .rightTop .searchContainer input{width:100%}}.memberSpotlight table tr td.action{width:90px}.memberSpotlight table tr td.action a:first-child{margin-right:10px}@media only screen and (max-width:560px){.memberSpotlight table tr td{vertical-align:middle}.memberSpotlight table tr .action{width:110px}.memberSpotlight table tr .description{display:none}}@media only screen and (max-width:480px){.memberSpotlight table tr .avatar{padding:28px 10px}.memberSpotlight table tr .avatar img{display:none}}.websiteBackups .rightTop .backupCount{margin:0 10px 0 0}@media only screen and (max-width:960px){.websiteBackups .rightTop{position:relative;top:0;width:100%}.websiteBackups .rightTop .backupCount{display:block;margin:0 0 10px 0}}.websiteBackups table tr td{vertical-align:middle}.websiteBackups table tr td.name{width:100%}.websiteBackups table tr td.size{min-width:100px}.websiteBackups table tr td.date{min-width:160px}.websiteBackups table tr td.action{min-width:90px}.websiteBackups table tr td.action a,.websiteBackups table tr td.action img{vertical-align:middle}.websiteBackups table tr td.action a:first-child{margin-right:10px}.websiteBackups table tr td.action .restoreButton img{height:30px}@media only screen and (max-width:960px){.websiteBackups table tr .size{display:none}}@media only screen and (max-width:560px){.websiteBackups table tr .date{display:none}.websiteBackups table tr .action{min-width:110px}.websiteBackups table tr .action .restoreButton img{height:40px}}.testimonials .rightTop .settings{width:40px;display:inline-block;margin:0 10px -13px 0;cursor:pointer}.testimonials .rightTop .searchContainer{display:inline-block}@media only screen and (max-width:960px){.testimonials .rightTop{position:relative;top:0;width:100%}.testimonials .rightTop .searchContainer{width:calc(100% - 56px)}.testimonials .rightTop .searchContainer input{width:100%}}.testimonials .advancedOptionsContainer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.testimonials table tr td.draggable{vertical-align:top}.testimonials table tr td.draggable img{margin-top:3px}.testimonials table tr td.action{width:90px;vertical-align:top}.testimonials table tr td.action a:first-child{margin-right:10px}@media only screen and (max-width:560px){.testimonials table tr td{vertical-align:middle}.testimonials table tr td.draggable{vertical-align:middle}.testimonials table tr td.action{width:110px}.testimonials table tr td.avatar{padding:28px 10px}.testimonials table tr td.avatar img{display:none}.testimonials table tr .description{display:none}}.classifications .advancedOptionsContainer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.classifications table tr td{vertical-align:middle}.classifications table tr .action{width:170px}.classifications table tr .action a:not(:last-child){margin-right:10px}@media only screen and (max-width:960px){.pagesContainer table tr .url{display:none}}@media only screen and (max-width:480px){.pagesContainer table tr .modified{display:none}}.tox .tox-dialog__body-nav-item{display:block!important;padding:6px 4px;background:#fff;border-radius:10px;color:#B1DFFA!important;width:100%;text-align:center;border-bottom:1px solid #B1DFFA!important;border:1px solid #B1DFFA;max-width:100px!important}.tox .tox-dialog__body-nav-item.tox-dialog__body-nav-item--active{background:linear-gradient(243.06deg,#9DDDC2 0%,#B1DFFA 100%);color:#fff!important;border-bottom:1px solid #B1DFFA!important;border:1px solid #B1DFFA!important}@media only screen and (max-width:767px){body:not(.tox-force-desktop) .tox .tox-dialog{margin-top:100px!important}}div.image-uploader-success-flash{text-align:center!important;padding:10px 0!important;font-family:"Work Sans",sans-serif!important;border-radius:3px!important;font-size:1rem!important;margin-bottom:1rem!important}@-webkit-keyframes rotate{0%{rotate:0deg;-webkit-transform:scale(0.6);transform:scale(0.6)}50%{rotate:100deg;-webkit-transform:scale(0.4);transform:scale(0.4)}to{rotate:360deg;-webkit-transform:scale(0.6);transform:scale(0.6)}}@keyframes rotate{0%{rotate:0deg;-webkit-transform:scale(0.6);transform:scale(0.6)}50%{rotate:100deg;-webkit-transform:scale(0.4);transform:scale(0.4)}to{rotate:360deg;-webkit-transform:scale(0.6);transform:scale(0.6)}}.spinner-container{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:250px}.spinner-container .spinner{margin:auto;margin-right:1px;margin-left:10px;width:50px;height:50px;display:-ms-grid;display:grid;gap:0px;-ms-grid-columns:auto 0px auto;grid-template-columns:auto auto;-webkit-animation:rotate 2s linear 0s infinite;animation:rotate 2s linear 0s infinite}.spinner-container .spinner div{margin:auto;width:15px;height:15px;border-radius:0%;background:linear-gradient(243.06deg,#9DDDC2 0%,#B1DFFA 100%)}.spinner-container h3{margin:auto;margin-left:5px;font-size:18px;font-weight:bold;color:#404040}.paginator{text-align:center;margin:80px auto 0}.paginator li{display:inline-block}.paginator li a{color:#000;padding:10px 14px;border-bottom:4px solid #F8F8F8;text-decoration:none;display:inline-block}.paginator li a:hover{border-color:#7E7E7E}.paginator li.active a{border-color:#E07C33}.paginator li.first a,.paginator li.last a,.paginator li.next a,.paginator li.prev a{border:0}.paginator li.disabled a{color:#e4e4e4}.paginator li.disabled a:hover{cursor:default!important}.paginator li.first a,.paginator li.last a,.paginator li.next a,.paginator li.prev a{color:#7E7E7E}.paginator li.first.disabled a,.paginator li.last.disabled a,.paginator li.next.disabled a,.paginator li.prev.disabled a{color:#e4e4e4}.paginator span.counter{font-size:12px;font-size:0.75rem;display:block;margin-top:30px;color:#000}.ui-tooltip{white-space:pre-line}.white-popup{position:relative;background:#FFF;padding:30px;width:auto;max-width:500px;margin:20px auto}.white-popup .eventBody div{margin:0 0 5px 0}.white-popup .eventBody div.btnContainer{margin:20px 0 0 0}.white-popup .eventBody .eventHeaderCol{font-weight:500}#previewImage{max-width:256px}#uploadPreview{max-width:256px}.helpTooltipIcon{margin-left:4px;color:#137BC6}.noResultsFound{text-align:center;margin-top:40px}#memberSpotlightsShortCodePlaceholder::-webkit-input-placeholder{text-align:center}#memberSpotlightsShortCodePlaceholder::-moz-placeholder{text-align:center}#memberSpotlightsShortCodePlaceholder:-ms-input-placeholder{text-align:center}#memberSpotlightsShortCodePlaceholder::-ms-input-placeholder{text-align:center}#memberSpotlightsShortCodePlaceholder::placeholder{text-align:center}#showShortcodeModal>.modalContent{text-align:center}.fixedWidthBtn{width:120px}.fixedWidthBtn-lg{width:170px}.fixedWidthBtn-xl{width:calc(50% - 10px)}@media screen and (min-width:768px){.featured .featuredContainer .feature div span.electionsMessageHeader{display:inline-block}.featured .featuredContainer .feature div span.electionsMessageContent{display:inline-block}}@media screen and (max-width:1020px){#templateEditorIcon{display:none}}.pika-label{font-weight:400!important;font-size:1rem!important}.pika-single{border:1px solid #d9d9d9!important}.pika-table th{font-weight:400!important;color:#7E7E7E!important}abbr[title]{text-decoration:none}.pika-button{background-color:white!important}.pika-button:hover{background-color:rgb(19,123,198)!important}.is-selected .pika-button{background-color:rgb(19,123,198)!important;color:white!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:2px}.is-today .pika-button{background-color:#FEF0E6!important;color:#7E7E7E!important}.ui-widget.ui-widget-content{border:none}.ui-timepicker-standard{border:1px solid #d9d9d9!important}.ui-timepicker-standard a{font-size:1rem}.ui-timepicker-container.ui-timepicker-standard{-webkit-box-shadow:0 5px 15px -5px rgba(0,0,0,0.5);box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}input#start-date{background:url(/img/icons/event-icon-date.png) no-repeat;background-position:right 8px center}input#endTime,input#startTime{background:url(/img/icons/event-icon-time.png) no-repeat;background-position:right 8px center}.fc-event-time{display:none}.fc-event-title{font-weight:400!important;border-radius:3px}a.fc-event.fc-event-start.fc-event-end.fc-daygrid-event.fc-daygrid-block-event.fc-h-event{padding-left:8px;padding-right:8px}.fc .fc-today-button{background-color:#137BC6!important;border-color:#137BC6!important;opacity:1!important}.fc-daygrid-day.fc-day-today{background-color:#FEF0E6!important}.fc .fc-timegrid-col.fc-day-today{background-color:transparent!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:#E07C33!important;border-color:#E07C33!important}.fc .fc-button-primary{background-color:#137BC6;border-color:#137BC6;border-radius:5px}.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{-webkit-box-shadow:none;box-shadow:none}.fc-daygrid-day-number{color:black!important}.fc-col-header-cell-cushion{color:black!important}table.fc-scrollgrid-sync-table tr:nth-child(2n){background:white}.fc-timegrid-slots>table tr:nth-child(2n){background:white}.selectize-control.single .selectize-input{font-size:1rem;font-weight:400;border-radius:5px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none;line-height:24px;padding-left:14px;color:#7E7E7E;background-image:none;background-color:#FFFFFF}.selectize-dropdown{border:none}.selectize-dropdown [data-selectable].option{font-size:1rem;font-weight:400;line-height:24px;color:#7E7E7E}.selectize-dropdown [data-selectable].option.selected{font-size:1rem;color:white;background-color:rgb(19,123,198)}input#end-date{background:url(/img/icons/event-icon-date.png) no-repeat;background-position:right 8px center}form .input.forceBreak{margin-bottom:0}span.highlight{display:inline}input#end-date,input#endTime,input#start-date,input#startTime{cursor:pointer}article.memberSpotlight .paginator{margin-top:0px}.grayHelpTooltipIcon{margin-left:4px;color:#7E7E7E;font-size:12px}article.createElection form .input.required .addMemberContainer span{font-weight:400}.eventsContainer table{margin:0px}.blueBtn.dialogBtn{display:block}.ui-dialog .singleOrAllDialog.ui-dialog-content{padding:0}.ui-dialog{padding:0}.fixedWidthDialogBtn-xl{width:240px}
/*# sourceMappingURL=styles.css.map */