@charset "UTF-8";body{font-family:Open Sans,sans-serif;background-color:#f3f3f3;max-width:1600px;margin:0 auto}a{color:#435aee}.content{width:83.334%;margin:0 auto;padding:5.25rem 0}.main-panel{padding:95px 40px 40px}@media screen and (max-width:575.98px){.main-panel{padding:75px 20px 20px}}.page-title{font-size:36px;font-weight:600;color:#000}@media only screen and (max-width:1199px){html{font-size:100%}}@media only screen and (max-width:991px){html{font-size:100%}}@media only screen and (max-width:600px){html{font-size:100%}}.react-switch{vertical-align:middle;margin-left:4px}.offline-bar{background-color:#ef4040;color:#fff;padding:10px 20px;text-align:center}.modal{top:50px}[data-theme=dark]{filter:invert(100%) hue-rotate(180deg) contrast(90%)}[data-theme=dark] .header-bg{background-color:#435aee!important}#top-navbar{position:fixed;left:0;right:0;z-index:2;box-shadow:0 0 20px 0 hsla(0,0%,74.1%,.5)}#top-navbar .header-bg{background:#182257}#top-navbar .navbar-brand{margin-left:25px;margin-right:30px;color:#fff;vertical-align:middle;font-weight:200}#top-navbar .navbar-brand .logo{width:165px}@media screen and (max-width:991.98px){#top-navbar .navbar-brand .logo{margin-top:-5px}}#top-navbar .navbar-brand .logo-mobile{width:55px}@media screen and (max-width:991.98px){#top-navbar .navbar-brand{position:absolute;left:0;right:0;display:block;width:150px;margin:5px auto}}@media (max-width:450px){#top-navbar .navbar-brand{left:50px;margin:5px}}#top-navbar .sidebar-toggle{float:left;padding-top:15px;cursor:pointer;color:#fff;background:none;border:none;outline:none}#top-navbar .nav-item{display:inline-block}#top-navbar .nav-link{padding:15px 12px;margin:0 12px;font-size:14px;font-weight:600;border-radius:0;color:#939cc3}@media screen and (max-width:1199.98px){#top-navbar .nav-link{padding:15px 7px}}@media screen and (max-width:991.98px){#top-navbar .nav-link{margin:0 10px;padding:15px 6px}}@media screen and (max-width:767.98px){#top-navbar .nav-link{margin:0 10px;padding:15px 3px}}#top-navbar .nav-link.active{color:#fff;border-bottom:3px solid #fff}#top-navbar .notification-dropdown .dropdown-item:focus,#top-navbar .notification-dropdown .dropdown-item:hover{background-color:#fff}#top-navbar .notification-dropdown-heading{text-align:center;font-weight:600;font-size:22px;color:#22283d}#top-navbar #infiniteScrollableContainer{height:75vh;overflow:scroll}#top-navbar .notify-circle{position:absolute;width:8px;height:8px;top:15px;right:16px;background:#0e81ec;border-radius:50%}#top-navbar .renew-reminder-header-box{display:none;background:#ef5252;color:#fff}#top-navbar .renew-reminder-header-box .msg{padding:15px 15px 15px 25px;display:inline-block}#top-navbar .renew-reminder-header-box .renew-btn{float:right;background:#fff;color:#ef5252;border-radius:5px;padding:5px 10px;margin:8px;font-weight:600;cursor:pointer}#top-navbar .renew-reminder-header-box .close-btn{float:right;padding:5px;margin:8px 8px 8px 20px;cursor:pointer}#top-navbar .dropdown-menu{min-width:200px}#top-navbar .dropdown-toggle-btn{color:#fff}#top-navbar .dropdown-menu-custom{border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.15);min-width:250px;padding:10px 0}#top-navbar .dropdown-menu-custom .dropdown-header{display:flex;align-items:center;padding:12px;border-bottom:1px solid #e0e0e0}#top-navbar .dropdown-menu-custom .profile-pic{width:40px;height:40px;border-radius:50%;margin-right:10px}#top-navbar .dropdown-menu-custom .profile-info{display:flex;flex-direction:column}#top-navbar .dropdown-menu-custom .profile-name{font-weight:600;font-size:14px;color:#333}#top-navbar .dropdown-menu-custom .profile-email{font-size:12px;color:#777}#top-navbar .dropdown-menu-custom .dropdown-item-custom{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:12px 15px;font-size:14px;color:#333}#top-navbar .dropdown-menu-custom .dropdown-item-custom-link{text-decoration:none;color:#333}#top-navbar .dropdown-menu-custom .dropdown-item-custom:hover{background:#f1f5f9;border-radius:6px}#top-navbar .dropdown-menu-custom .dark-mode-toggle{display:flex;justify-content:space-between;align-items:center;padding:12px 15px}#top-navbar .dropdown-menu-custom .toggle-icon{display:flex;justify-content:center;align-items:center;height:100%;font-size:14px}#top-navbar .dropdown-menu-custom .logout{color:red;font-weight:700}.sidebar-open .sidebarComponent{transform:translatex(0)}.sidebarComponent{background:#fff;width:250px;transform:translatex(-250px);transition:transform .3s ease;z-index:2;position:fixed;top:0;left:0;height:100%;overflow:scroll;padding-top:60px}.sidebarComponent li{list-style:none}.sidebarComponent .nav-link{padding:20px;border-bottom:1px solid rgba(96,125,139,.2);color:#858ca2}.sidebarComponent .sub-nav-link{padding-left:50px}.sidebarComponent .link-label{padding-left:15px}@keyframes imageReveal{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%);transform:translateX(-5%);opacity:.5}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translateX(0);opacity:1}}@keyframes blockReveal{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes blockrevealTopToBottom{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes bottomUpFadeIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rightFadeIn{0%{transform:translateX(80px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes textReveal{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{clip-path:polygon(0 100%,100% 100%,100% 0,0 0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fx{50%{transform:scale(1);opacity:1}to{opacity:0}}#root.showAnimations .navbar{animation:blockrevealTopToBottom 1.5s cubic-bezier(.19,1,.22,1)}#root.showAnimations .navbar a.navbar-brand{animation:fadeIn .3s linear .7s both}#root.showAnimations .home-section1{animation:blockReveal 1.5s cubic-bezier(.19,1,.22,1) .7s both}#root.showAnimations .home-section1 .section-heading{animation:textReveal .3s linear .7s both}#root.showAnimations .home-section1 .section-text{animation:bottomUpFadeIn .3s linear 1.2s both}#root.showAnimations .home-section1 .btn{animation:bottomUpFadeIn .3s linear 1.8s both}#root.showAnimations .home-section2{visibility:hidden}#root.showAnimations .home-section2.anim{visibility:visible}#root.showAnimations .home-section2.anim .feature-img,#root.showAnimations .home-section2.anim .feature-text{animation:bottomUpFadeIn 1s linear 1s both}#root.showAnimations .home-section4{visibility:hidden}#root.showAnimations .home-section4.anim{visibility:visible;animation:blockReveal 1.2s cubic-bezier(.19,1,.22,1) 0s both}#root.showAnimations .home-section4.anim .trial-icon{animation:blockReveal .3s cubic-bezier(.19,1,.22,1) 1s both}#root.showAnimations .home-section4.anim .section-heading{animation:textReveal .3s linear .7s both}#root.showAnimations .home-section4.anim .section-text{animation:bottomUpFadeIn .3s linear 1.2s both}#root.showAnimations .home-section4.anim .btn{animation:bottomUpFadeIn .3s linear 1.8s both}#ReactTable .ReactTable{border:none}#ReactTable .rt-thead.-header{box-shadow:none;color:#858ca2;letter-spacing:3px;font-weight:600;font-size:14px}#ReactTable .rt-tr-group{border-bottom:1px solid rgba(189,207,212,.5)}#ReactTable .rt-th{text-align:left}#ReactTable .rt-td{color:#22283d}#ReactTable .rt-tr{padding:10px}#ReactTable a{color:#22283d}#ReactTable .rt-td:last-child,#ReactTable .rt-th:last-child{text-align:right}#ReactTable .-pagination{margin:10px;border:none;box-shadow:none}.InputGroupComponent{position:relative;display:inline-block;margin:10px 20px 10px 0}.InputGroupComponent .form-control:focus{box-shadow:0 3px 10px 0 rgba(189,207,212,.8)}.InputGroupComponent label{font-size:14px;font-weight:500;color:#858ca2;padding-left:2px}.InputGroupComponent input{color:#858ca2;font-weight:500;border:1px solid #979797!important;border-radius:4px;box-shadow:0 3px 10px 0 rgba(189,207,212,.5)}.InputGroupComponent .status-icon{position:absolute;right:8px;top:53%}.InputGroupComponent .rotate{animation:spin 4s linear infinite}.InputGroupComponent ::placeholder{color:#858ca2;opacity:.75;font-weight:400}.SelectInputGroupComponent{margin:10px 20px 10px 0}.SelectInputGroupComponent label{font-size:14px;font-weight:500;color:#858ca2;padding-left:2px}.SelectInputGroupComponent .react-select__control{border:1px solid #979797;box-shadow:0 3px 10px 0 rgba(189,207,212,.5)!important}.SelectInputGroupComponent .react-select__placeholder{color:#858ca2;font-weight:500;opacity:.75}.SelectInputGroupComponent .react-select__single-value{color:#858ca2;font-weight:500}.SelectInputGroupComponent .react-select__indicator{color:#858ca2}.SelectInputGroupComponent .react-select__indicator-separator{display:none}.SelectInputGroupComponent .react-select__menu{z-index:10000;box-shadow:0 3px 10px 0 rgba(189,207,212,.5)!important}.SelectInputGroupComponent div{outline:none!important;box-shadow:none!important}.SelectInputGroupComponent .beta-label{color:#bab9b9;font-size:10px;position:relative;top:0;left:5px;width:40px;font-weight:600}.ButtonComponent{display:inline-block;margin:10px 20px}.ButtonComponent .btn{background:#435aee;color:#fff;padding:10px 40px;box-shadow:none!important;font-weight:500;text-transform:uppercase}@media screen and (max-width:575.98px){.ButtonComponent .btn{padding:10px 20px}}@media screen and (max-width:575.98px){.btnMargin{margin:10px 0!important}}.FABComponent{position:fixed;left:40px;bottom:40px;z-index:1}@media screen and (max-width:767.98px){.FABComponent{left:20px;bottom:10px}}.FABComponent .btn-fab{padding:0;width:80px;height:80px;border-radius:50%;background:#435aee;color:#fff;transition:all .3s ease;box-shadow:0 0 30px 0 rgba(95,127,138,.5)!important}@media screen and (max-width:767.98px){.FABComponent .btn-fab{width:60px;height:60px}}.FABComponent .btn-fab:hover{transform:rotate(90deg)}.FABComponent .btn-fab:active{background:#0289ff;opacity:.9}.CheckBoxGroupComponent{margin:10px 20px 10px 0;cursor:pointer;-webkit-user-select:none;user-select:none}.CheckBoxGroupComponent.disabled{pointer-events:none}.CheckBoxGroupComponent .icon{color:#858ca2}.CheckBoxGroupComponent .icon.colored{color:#435aee}.CheckBoxGroupComponent span{padding-left:20px;color:#858ca2;width:85%;vertical-align:top;display:inline-block}.RadioGroupComponent{margin:10px 20px 10px 0;-webkit-user-select:none;user-select:none}.RadioGroupComponent .radio-item{margin:10px 0;cursor:pointer}.RadioGroupComponent .icon{color:#858ca2}.RadioGroupComponent .icon.colored{color:#435aee}.RadioGroupComponent span{padding-left:20px;color:#858ca2}.CaseListComponent{overflow:scroll;position:relative;height:80vh}@media screen and (max-width:767.98px){.CaseListComponent{padding-right:0}}.EmptyCaseList{margin-top:120px;color:#858ca2}.EmptyCaseList .message{font-size:14px;margin-top:15px}.CaseItemComponent.disposed-case .Hearing-Date{color:#0289ff!important}.CaseItemComponent.pending-case .Hearing-Date{color:#858ca2!important}.CaseItemComponent .Item-Wrap{display:flex;align-items:center;background:#f5f9fd;font-size:18px;font-weight:600;color:#22283d;clear:both;overflow:hidden;position:relative;padding:22px 0;margin-bottom:10px;border-radius:4px;box-shadow:0 3px 10px 0 #bdcfd4;cursor:pointer}@media screen and (max-width:991.98px){.CaseItemComponent .Item-Wrap{background:#fff}}.CaseItemComponent .Item-Wrap .Active-Item{display:none;background-image:linear-gradient(90deg,#435aee,#3449d0);width:34px;height:34px;position:absolute;top:37.5%;right:2%;border-radius:50%;cursor:pointer}.CaseItemComponent .Item-Wrap .Active-Item span{vertical-align:middle;position:relative;left:5px;color:#fff}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Active-Item{right:5px}}.CaseItemComponent .Item-Wrap .Delete-Item>button{background:none;border:none;outline:none;color:#ff5722;position:absolute;top:38%;right:1.5%;cursor:pointer}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Delete-Item>button{display:none}}.CaseItemComponent .Item-Wrap .Case-Date{width:20%;float:left;text-align:center;display:block}.CaseItemComponent .Item-Wrap .Case-Date .Hearing-Date{font-size:42px;font-weight:400;display:block;color:#858ca2}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Date .Hearing-Date{font-size:18px;float:left;margin-right:5px}}.CaseItemComponent .Item-Wrap .Case-Date .Hearing-Date svg{width:32px;height:32px}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Date .Hearing-Date svg{width:22px;height:22px;vertical-align:middle}}.CaseItemComponent .Item-Wrap .Case-Date .Hearing-Month{font-size:14px;font-weight:400;color:#22283d;display:block}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Date .Hearing-Month{font-size:18px;color:#858ca2;float:left}}@media screen and (max-width:1199.98px){.CaseItemComponent .Item-Wrap .Case-Date{width:25%}}@media screen and (max-width:991.98px){.CaseItemComponent .Item-Wrap .Case-Date{width:30%}}@media screen and (max-width:767.98px){.CaseItemComponent .Item-Wrap .Case-Date{width:20%}}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Date{width:100%;display:block;padding-bottom:8px;border-bottom:1px solid #ccc}}.CaseItemComponent .Item-Wrap .Case-Wrap{width:72%;float:left;font-size:18px;font-weight:600;padding-left:15px;border-left:1px solid #ccc}.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Status{display:inline-block;margin:0 6px 9px 0;padding:3px 8px;background:#ccf6e5;text-transform:uppercase;border-radius:9px;font-size:10px;font-weight:400;color:#00d47d}.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Status.pandingCase{background:#f7efc6;color:#ffc107}.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Status .iconProgress{background:url(/images/progress-green.png);width:12px;height:12px;vertical-align:middle;background-size:100%;float:left;margin-right:4px;margin-top:1px}.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Status .iconPending{width:12px;height:12px;vertical-align:middle;background-size:100%;float:left;margin-right:4px;margin-top:2px}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Status{margin:0;float:right;padding:5px 8px;top:18px;right:10px;position:absolute}}.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Number{font-size:10px;font-weight:600;color:#3449d0;display:inline-block;word-break:break-all}@media screen and (max-width:1199.98px){.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Number{max-width:90%}}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Number{margin:5px 0;max-width:100%;display:inline-block}}.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Title{color:#22283d;max-width:600px;padding-right:15px;font-size:15px}@media screen and (max-width:1199.98px){.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Title{max-width:90%}}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Wrap .Case-Title{font-size:13px;max-width:100%;padding-right:0}}.CaseItemComponent .Item-Wrap .Case-Wrap .Court-Name{font-size:14px;font-weight:400;color:#858ca2;margin-top:5px}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Wrap .Court-Name{font-size:13px}}.CaseItemComponent .Item-Wrap .Case-Wrap .case-tags{padding:0 10px;margin:5px;min-width:20px;display:inline-block;font-size:12px;font-weight:700}.CaseItemComponent .Item-Wrap .Case-Wrap .Court-Item{font-size:14px;font-weight:400;color:#858ca2;margin-top:5px}.CaseItemComponent .Item-Wrap .Case-Wrap .Court-Item .Court-Num{border-right:1px solid #ccc;padding-right:5px}.CaseItemComponent .Item-Wrap .Case-Wrap .Court-Item .Item-Num{padding-left:5px}@media screen and (max-width:1199.98px){.CaseItemComponent .Item-Wrap .Case-Wrap{width:70%;padding-left:12px}}@media screen and (max-width:991.98px){.CaseItemComponent .Item-Wrap .Case-Wrap{width:65%}}@media screen and (max-width:767.98px){.CaseItemComponent .Item-Wrap .Case-Wrap{width:75%}}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap .Case-Wrap{width:100%;display:block;padding-left:0;border-left:none}}.CaseItemComponent .Item-Wrap.isSelected{background:#fff}.CaseItemComponent .Item-Wrap.isSelected .Active-Item{display:block}@media screen and (max-width:991.98px){.CaseItemComponent .Item-Wrap.isSelected .Active-Item{display:none}}.CaseItemComponent .Item-Wrap.isSelected .Delete-Item{display:none}@media screen and (max-width:991.98px){.CaseItemComponent .Item-Wrap.isSelected .Delete-Item{display:block}}.CaseItemComponent .Item-Wrap.isAddNewCaseModal .Active-Item{display:none}.CaseItemComponent .Item-Wrap.isCalendarPage{background:#fff;cursor:default}.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Date{display:none}.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Wrap{width:88%;padding-left:15px;border-left:none!important}.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Wrap .Case-Status{display:inline-block;margin:0 9px 9px 0;padding:3px 8px}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Wrap .Case-Status{margin:0 8px 5px 0;padding:5px 8px;float:none;top:0;left:0;position:relative}}.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Wrap .Case-Number{display:inline-block;margin-left:0}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Wrap .Case-Number{margin:0;max-width:90%;display:inline-block}}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Wrap{padding-left:0}}.CaseItemComponent .Item-Wrap.isCalendarPage .Case-Title{font-size:15px}.CaseItemComponent .Item-Wrap.isCalendarPage .Court-Item{display:block!important}.CaseItemComponent .Item-Wrap.isCalendarPage .Delete-Item{display:none}.CaseItemComponent .Item-Wrap.isCalendarPage .Active-Item{display:block;right:12px;top:40%}@media screen and (max-width:575.98px){.CaseItemComponent .Item-Wrap{display:block;padding:16px 12px}}.CaseItemComponent .Item-Wrap .Case-Footer .add-case-button{padding:5px 10px;margin:5px auto;display:block}.CaseDetailsComponent{padding:36px 10px;background:#fff}.CaseDetailsComponent .container{max-width:2600px;height:100%;padding:0}.CaseDetailsComponent .row{margin-left:0!important;margin-right:0!important}.CaseDetailsComponent .top-info-line{color:#ff5722}.CaseDetailsComponent .Case-Title h2{font-size:18px;font-weight:600;color:#22283d;line-height:1.3em}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Title h2{margin-bottom:0!important}}.CaseDetailsComponent .court-name{color:#607d8b;font-size:14px}@media screen and (max-width:575.98px){.CaseDetailsComponent .court-name{font-size:13px!important}}.CaseDetailsComponent .tags-wrapper{margin:5px 10px}.CaseDetailsComponent .tags-wrapper .case-tags{padding:0 10px;margin:5px;min-width:20px;display:inline-block;font-size:12px;font-weight:700}.CaseDetailsComponent .OfficeFileNumber{margin-top:15px;display:flex;justify-content:start;align-items:center;color:#607d8b}.CaseDetailsComponent .source-form{display:inline-block}.CaseDetailsComponent .Case-Details-Row{display:flex;flex-wrap:wrap;align-items:stretch}.CaseDetailsComponent .Case-Details-Row>div{display:flex;flex-direction:column;justify-content:stretch}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left{margin:24px 0;font-size:.875rem;font-weight:600;color:#00d47d;letter-spacing:2px;text-transform:uppercase}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left span{display:inline-block;vertical-align:middle}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left .label{margin-left:6px}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left .Progress-Icon{background:#fff url(/images/progress-green.png) no-repeat 98% 50%;width:22px;height:22px}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left{margin:32px 0!important}}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left.pending-case{color:#858ca2}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Left.disposed-case{color:#00bcd4}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Right .notes-icon{position:relative;top:3px;margin:0 3px;font-size:20px;color:#26beba}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Right .Action-Btn{display:inline-block;padding:8px 10px;margin-right:8px;border-radius:4px;box-shadow:0 3px 10px 0 #bdcfd4;background-color:#fff;border:none;outline:none;cursor:pointer}@media screen and (max-width:767.98px){.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Right .Action-Btn{margin-bottom:6px;margin-right:8px!important}}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Right .Btn-Blue{color:#03a9f4}.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Right .Btn-Red{color:#ff5722}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Action-Bar .Case-Icon-Right{margin:20px 0!important;text-align:left}}.CaseDetailsComponent .Case-Prayer-Box .Prayer-Header-Left{padding:25px;max-height:400px;font-size:.875rem;color:#607d8b;line-height:24px;overflow:scroll;text-align:justify}.CaseDetailsComponent .Case-Prayer-Box .Prayer-Header-Left h4{font-size:1rem;font-weight:600;color:#22283d;text-align:center;margin-bottom:18px;text-transform:uppercase}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left{padding:25px 10px 30px;min-height:210px;font-size:1rem;font-weight:600;color:#22283d;line-height:24px;overflow:hidden}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Header{font-size:.75rem;font-weight:400;color:#607d8b}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Header .Case-Icon span{display:inline-block;vertical-align:top}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Header .Case-Icon{width:35%;float:left}}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Header{font-size:.685rem}}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Summary{font-size:.95rem;font-weight:600;color:#22283d;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Summary{width:60%;float:right;font-size:.75rem;padding-top:0!important}}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Summary{font-size:.875rem}}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .Case-Summary .grey{color:#858ca2}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .listing{min-height:70px;overflow:hidden}@media screen and (max-width:767.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .listing{min-height:auto}}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .listing-ia{color:#ff5722}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .view-listing{font-size:13px;font-weight:400}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Left .view-listing button{border:none;color:#3b50ea;cursor:pointer;text-decoration:underline;outline:none;background:none;padding:10px 0}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right{padding:15px 0 0}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Hearing{font-size:.75rem;font-weight:400;color:#607d8b;text-align:center}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Hearing span{display:inline-block;vertical-align:middle}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Hearing{font-size:.685rem}}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Listing-Date-Source{font-size:.95rem;font-weight:600;text-align:center;border-bottom:2px solid #e9f0f1;min-height:80px;color:#22283d;margin:13px 0 0}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Listing-Date-Source{font-size:.875rem}}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Listing-Date-Source .setNextDate{margin-top:8px;margin-bottom:8px}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Listing-Date-Source .setNextDate a{cursor:pointer;color:#3449d0;vertical-align:middle}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Item-Number{display:block;font-size:.95rem;font-weight:600;text-align:center;color:#22283d;padding:15px 0}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Item-Number .Court-Number{text-align:center;display:inline-block;width:49.5%;border-right:1px solid #e2ebed;padding-bottom:15px;vertical-align:top;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Item-Number .Item-Number{display:inline-block;text-align:center;width:49.5%;padding-bottom:15px;vertical-align:top}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Item-Number .Item-Label{font-size:.75rem;font-weight:400;color:#607d8b;display:block;margin-top:10px;margin-bottom:12px}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Item-Number .Item-Label{font-size:.685rem}}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Case-Item-Number{font-size:.875rem}}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Current-Item-Wrap .Item-Number{font-size:.75rem;font-weight:400;text-align:center;color:#607d8b}.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right .Current-Item-Wrap .Item-Value{font-size:.95rem;font-weight:600;color:#22283d;text-align:center;margin:12px 0 0;min-height:35px}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Header-Wrap .Case-Header-Right{height:auto!important}}.CaseDetailsComponent .Case-Judge-Wrap{font-size:.875rem;font-weight:400;color:#22283d;margin:13px 0 0}.CaseDetailsComponent .Case-Judge-Wrap .Case-Judge-Box{padding:10px 12px}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Judge-Wrap .Case-Judge-Box{padding:10px}}@media screen and (min-width:1199.98px){.CaseDetailsComponent .Case-Judge-Wrap .Case-Judge-Box{min-height:303px}}.CaseDetailsComponent .Case-Judge-Wrap .Judge-Type{display:inline-block;width:70%;margin:6px 0}.CaseDetailsComponent .Case-Judge-Wrap .Judge-Count{padding:5px;line-height:1.5;width:30px;height:30px;text-align:center;border-radius:8.5px;background-color:#f0f5fb;color:#607d8b;float:right;font-weight:600}.CaseDetailsComponent .Case-Judge-Wrap .Border-Line{border-top:1px solid #607d8b;display:block;margin:11px 0 8px;opacity:.22}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap{font-size:.75rem;font-weight:400;color:#607d8b;width:100%;min-height:200px}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Name-Cont{margin-bottom:8px;padding:0;display:inline-block}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Icon{background-color:#f0f5fb;padding:0;border-radius:50%;color:#3f51b5;float:left;width:30px;height:30px;text-align:center}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Icon svg{width:20px;height:28px}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Name{float:right;vertical-align:middle;margin-top:5px;width:78%;display:inline-block;word-break:break-word}@media screen and (max-width:1199.98px){.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Name{width:70%}}@media screen and (max-width:991.98px){.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Name{width:76%}}@media screen and (max-width:767.98px){.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Name{width:72%}}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Judge-Name{width:82%}}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Versis{position:relative;z-index:1;font-size:.75rem;font-weight:700;color:#22283d;display:block;clear:both}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Versis span{background:#fff;padding:0 8px}.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap .Cont-Margin{margin-bottom:10px;clear:both}@media screen and (max-width:575.98px){.CaseDetailsComponent .Case-Judge-Wrap .Name-Wrap{min-height:auto}}.CaseDetailsComponent .Case-Judge-Wrap .View-All{font-size:13px;font-weight:400}.CaseDetailsComponent .Case-Judge-Wrap .View-All button{border:none;color:#3b50ea;cursor:pointer;text-decoration:underline;outline:none;background:none}.CaseDetailsComponent .Order-Listing-Wrap{border-radius:8px;box-shadow:0 3px 10px 0 #bdcfd4;min-height:500px}.CaseDetailsComponent .Case-Box{border-radius:8px;box-shadow:0 3px 10px 0 #bdcfd4;background-color:#fff}.CaseDetailsComponent .nav-tabs{border-bottom:none;color:#858ca2}.CaseDetailsComponent .nav-tabs .nav-link{border:none;margin:0 10px;padding:20px 10px;cursor:pointer;background:none}.CaseDetailsComponent .nav-tabs .nav-link.active{border-bottom:4px solid #22283d;color:#22283d}.CaseDetailsComponent .nav-tabs .nav-link.active:hover{color:#22283d}.CaseDetailsComponent .tab-pane.active{border-top:1px solid #607d8b}.CaseDetailsComponent .accordion-tab{box-shadow:0 3px 10px 0 rgba(189,207,212,.5);background-color:#fff;border-radius:4px;margin:10px;padding:16px;color:#607d8b;font-weight:600;cursor:pointer}@media screen and (max-width:575.98px){.CaseDetailsComponent{padding:20px 10px}}.Tooltip-Text-Btn{background-color:#fff;border:none;outline:none;cursor:pointer;color:#03a9f4}#advocatesModal{font-size:22px;font-weight:400;color:#22283d}#advocatesModal .Modal-Box{border-radius:8px;box-shadow:0 3px 10px 0 #bdcfd4;padding:1.875rem}#advocatesModal .Modal-Box .Advocate-Label-Wrap{font-size:16px;font-weight:600;color:#fff}#advocatesModal .Modal-Box .Advocate-Label-Wrap .Judge-Type{font-size:22px;font-weight:400;color:#22283d}#advocatesModal .Modal-Box .Advocate-Label-Wrap .Judge-Count{padding:7px 6px;width:36px;height:36px;text-align:center;border-radius:12px;background-color:#f0f5fb;color:#607d8b;float:right}#advocatesModal .Modal-Box .Advocate-Label-Wrap hr{border-top:2px solid #607d8b;margin:27px 0 6px;opacity:.22}#advocatesModal .Modal-Box .Advocate-Name-Wrap{font-size:.875rem;font-weight:400;color:#607d8b;min-height:215px;max-height:230px;overflow-y:auto;clear:both}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Single-Judge-Item{width:43%;float:left;margin:25px 0;text-align:center}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Single-Judge-Item .Judge-Name{display:inline-block;vertical-align:top;word-break:break-word}@media screen and (max-width:575.98px){#advocatesModal .Modal-Box .Advocate-Name-Wrap .Single-Judge-Item .Judge-Name{margin-left:6px;display:block;text-align:center}}@media screen and (max-width:575.98px){#advocatesModal .Modal-Box .Advocate-Name-Wrap .Single-Judge-Item{width:100%;text-align:left;margin:15px 0}}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Multiple-Judge-Item{width:43%;float:right;margin:25px 0;text-align:center}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Multiple-Judge-Item .Judge-Name{display:block;vertical-align:middle;width:72%;text-align:left;float:left;margin-left:8px;margin-top:5px;word-break:break-word}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Multiple-Judge-Item .Judge-Name.Judge-NameCenter{float:none!important;width:100%;margin:5px auto!important;text-align:center}@media screen and (max-width:575.98px){#advocatesModal .Modal-Box .Advocate-Name-Wrap .Multiple-Judge-Item{width:100%;text-align:left;margin:15px 0}}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Multiple-Judge-Item.fullWidthadvocate{width:100%!important;float:none}#advocatesModal .Modal-Box .Advocate-Name-Wrap .cont-wrap{margin-bottom:10px;clear:both}#advocatesModal .Modal-Box .Advocate-Name-Wrap .cont-wrap .Judge-Icon{background-color:#f0f5fb;border-radius:50%;width:30px;height:30px;padding:0;color:#3f51b5;float:left;vertical-align:middle;text-align:center}#advocatesModal .Modal-Box .Advocate-Name-Wrap .cont-wrap .Judge-Icon svg{width:20px;height:28px}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Versis-Wrap{position:absolute;clear:both}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Versis-Wrap .Versis{position:relative;z-index:1;font-size:1.375rem;font-weight:700;color:#22283d;text-align:center;left:50%;right:0;top:85px;bottom:0}#advocatesModal .Modal-Box .Advocate-Name-Wrap .Versis-Wrap .Versis span{background:#fff;margin:0 90px}@media screen and (max-width:575.98px){#advocatesModal .Modal-Box .Advocate-Name-Wrap .Versis-Wrap .Versis{left:0;top:0}}@media screen and (max-width:575.98px){#advocatesModal .Modal-Box .Advocate-Name-Wrap .Versis-Wrap{margin:0;position:relative}}@media screen and (max-width:575.98px){#advocatesModal .Modal-Box{padding:15px}}#ListingIAModal{font-size:22px;font-weight:400;color:#22283d}#ListingIAModal .Modal-Box{border-radius:8px;box-shadow:0 3px 10px 0 #bdcfd4;padding:1.875rem}#ListingIAModal .Modal-Box .Listing-Label-Wrap{font-size:16px;font-weight:600;color:#fff}#ListingIAModal .Modal-Box .Listing-Label-Wrap .Listing-Type{font-size:22px;font-weight:400;color:#22283d}#ListingIAModal .Modal-Box .Listing-Label-Wrap .Listing-Count{padding:7px 6px;width:36px;height:36px;text-align:center;border-radius:12px;background-color:#f0f5fb;color:#607d8b;float:right}#ListingIAModal .Modal-Box .Listing-Label-Wrap hr{border-top:2px solid #607d8b;margin:27px 0 6px;opacity:.22}#ListingIAModal .Modal-Box .Listing-Name-Wrap{font-size:.875rem;font-weight:400;color:#607d8b;min-height:215px;max-height:230px;overflow-y:auto;clear:both}#ListingIAModal .Modal-Box .Listing-Name-Wrap .Multiple-Listing-Item{width:100%!important;float:none;margin:25px 0;text-align:center}#ListingIAModal .Modal-Box .Listing-Name-Wrap .Multiple-Listing-Item .List-Item{color:#ff5722;font-size:15.2px;font-weight:600}#ListingIAModal .Modal-Box .Listing-Name-Wrap .cont-wrap{margin-bottom:10px;clear:both}.TextRightModelBox{max-width:76%!important}.TextFullModelBox{width:100%!important;text-align:center!important}.Inline-Block{display:inline-block}.Display-Block{display:block;margin:0 auto}.float-none{float:none!important}.margin-top-zero{margin-top:0!important}.cl_unsupported_msg{color:#cc0606;margin-top:15px;margin-left:30px;margin-bottom:-15px}.cl-dropdown-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:rgba(96,125,139,.0784313725);color:#607d8b;border-radius:12px;padding:3px 8px;font-size:12px;display:inline-flex;align-items:center;margin-bottom:10px}.cl-dropdown-menu{min-width:100%;width:max-content;box-shadow:0 2px 8px rgba(0,0,0,.15)}.cl-dropdown-menu .dropdown-item{white-space:normal;padding:0;cursor:pointer}.cl-dropdown-menu .dropdown-item:hover{background-color:#f5f5f5}.cl-dropdown-menu .dropdown-item a,.cl-dropdown-menu .dropdown-item button{display:block;text-align:left;padding:.5rem 1rem;text-decoration:none;color:#607d8b;background:none;cursor:pointer;font-size:12px}.cl-dropdown-menu .dropdown-item a:hover,.cl-dropdown-menu .dropdown-item button:hover{color:#22283d}.cart-modal{top:80px;padding-bottom:80px}.cart-modal .step{margin:20px}.cart-modal .head{font-size:36px;font-weight:800;color:#22283d}@media screen and (max-width:575.98px){.cart-modal .head{font-size:24px}}.cart-modal .close-btn{position:absolute;top:30px;right:40px;font-size:42px;cursor:pointer}@media screen and (max-width:575.98px){.cart-modal .close-btn{top:20px}}.cart-modal .back-btn{position:relative;top:14px;left:10px;font-size:1.1rem;color:#607d8b;float:left;cursor:pointer}.cart-modal hr{border:.5px solid #607d8b}.cart-modal hr.bold{border:1px solid #607d8b}.cart-step-1{color:#607d8b}.cart-step-1 .line1,.cart-step-1 .line2{margin:0 10px}.cart-step-1 .line1 .subline1,.cart-step-1 .line2 .subline1{font-size:24px}@media screen and (max-width:575.98px){.cart-step-1 .line1 .subline1,.cart-step-1 .line2 .subline1{font-size:20px}}.cart-step-1 .line1 .price,.cart-step-1 .line2 .price{font-size:24px;font-weight:800;position:relative;top:10px}@media screen and (max-width:575.98px){.cart-step-1 .line1 .price,.cart-step-1 .line2 .price{font-size:20px}}.cart-step-1 .line3{margin:0 10px;line-height:2}.cart-step-1 .line3 .subline1{font-size:24px}@media screen and (max-width:575.98px){.cart-step-1 .line3 .subline1{font-size:20px}}.cart-step-1 .line3 .price{font-size:24px;font-weight:800}@media screen and (max-width:575.98px){.cart-step-1 .line3 .price{font-size:20px}}.chat-modal .modal-body{padding:24px}.chat-modal .chat-container{display:flex;grid-gap:32px;gap:32px}.chat-modal .prompts-section{width:30%;border-right:1px solid #e0e0e0;padding-right:24px}.chat-modal .prompts-section .prompts-list{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.chat-modal .chat-section{width:70%;display:flex;flex-direction:column;grid-gap:24px;gap:24px}.chat-modal h5{color:#2c3e50;margin-bottom:16px;font-weight:600;font-size:1.1rem}.chat-modal .message-textarea{height:60vh;overflow-y:auto}.chat-modal .question-textarea{width:100%;height:100px;border:1px solid #e0e0e0;border-radius:8px;padding:16px;resize:none;font-size:.95rem;transition:border-color .2s ease}.chat-modal .question-textarea:focus{outline:none;border-color:#2196f3}.chat-modal .message-item{margin-bottom:12px;padding:12px 16px;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #e0e0e0}.chat-modal .message-item:last-child{margin-bottom:0}.chat-modal .message-item strong{color:#2196f3}.chat-modal .cancel-button,.chat-modal .send-button{margin:0 auto;background-color:#2196f3;border:none;border-radius:6px;color:#fff;font-weight:500;transition:all .2s ease}.chat-modal .cancel-button:hover,.chat-modal .send-button:hover{background-color:#1976d2;transform:translateY(-1px)}.chat-modal .cancel-button:disabled,.chat-modal .send-button:disabled{background-color:#90caf9;cursor:not-allowed;transform:none}.chat-modal .cancel-button{background-color:#f5f5f5;color:#2c3e50}.chat-modal .cancel-button:hover{background-color:#e3f2fd;border-color:#2196f3!important;color:#1976d2}.chat-modal .prompt-button{text-align:left;border:1px solid #e0e0e0!important;border-radius:8px;padding:0!important;width:100%;background-color:#fff;transition:all .2s ease;font-size:.9rem;line-height:1.4;color:#2c3e50;box-shadow:none!important}.chat-modal .prompt-button:hover{background-color:#f5f5f5;border-color:#2196f3!important;color:#1976d2}.chat-modal .prompt-button.selected{background-color:#e3f2fd;border-color:#2196f3!important;color:#1976d2;font-weight:500}.chat-modal .prompt-button .btn{border:none!important;background:none!important;box-shadow:none!important;padding:12px 16px!important;width:100%;height:100%;text-align:left;color:inherit;display:block}.chat-modal .ButtonComponent{margin:0!important}.chat-modal .loading-container{flex:1 1}.chat-modal .modal-title{font-size:1.2rem!important;margin-bottom:0!important}.cal-widget{min-width:320px}.cal-widget .navigator{margin:20px 0;display:flex;align-items:center;justify-content:space-between}.cal-widget .month-year-label{font-size:36px;font-weight:600}@media screen and (max-width:1199.98px){.cal-widget .month-year-label{font-size:26px}}@media screen and (max-width:991.98px){.cal-widget .month-year-label{font-size:20px}}@media screen and (max-width:767.98px){.cal-widget .month-year-label{font-size:16px}}.cal-widget .days-name{width:14.2857%;display:inline-block;text-align:center;height:30px;color:#858ca2;text-transform:uppercase;font-weight:500;font-size:14px}.cal-widget .date-item{line-height:normal;width:14.2857%;height:152px;padding-top:25px;background:#eee;position:relative;display:inline-block;border:1px solid rgba(234,240,242,.7882352941);background:#fff;vertical-align:top;cursor:pointer}.cal-widget .date-item.dummy{opacity:.5;pointer-events:none}.cal-widget .date-item.active{outline:2px solid #3449d0;z-index:1;overflow:hidden;background-color:#3449d0}.cal-widget .date-item.active .date{color:#fff}.cal-widget .date-item.active .case-name{background-color:#f5f9fd;color:#22283d}.cal-widget .date-item.active .more-cases-count{color:#fff}.cal-widget .date-item .date{position:absolute;top:4px;right:10px}.cal-widget .date-item .case-name{margin:4px;padding:4px;border-radius:4px;background-color:#3449d0;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden}.cal-widget .date-item .more-cases-count{color:#212529;display:inline-block;margin:4px;font-size:14px;font-weight:700}@media screen and (max-width:575.98px){.cal-widget .date-item .more-cases-count{font-size:12px;white-space:nowrap}}@media screen and (max-width:767.98px){.cal-widget .ButtonComponent .calButtonComponent svg{width:20px;height:20px}}@media screen and (max-width:1600px){.cal-widget .ButtonComponent .calButtonComponent{width:170px;padding:10px 0}}@media screen and (max-width:991.98px){.cal-widget .ButtonComponent .calButtonComponent{padding:10px 20px}}@media screen and (max-width:575.98px){.cal-widget .ButtonComponent .calButtonComponent{width:115px}}.cal-widget .nav-labels{vertical-align:middle}@media screen and (max-width:767.98px){.cal-widget .nav-labels{padding:0!important}}.notification-All-Component{color:#22283d;font-weight:600;font-size:1.2rem}.notification-All-Component .notificationDate{width:100%;margin:24px 0 -14px;padding:5px;color:#22283d;line-height:22px;font-weight:600;font-size:1rem;position:relative}.notification-All-Component .notificationDate span{display:inline-block;padding-right:7px;background-color:#f0f5fb}.notification-All-Component .notificationDate:after{width:100%;height:2px;background:#bdcfd4;left:0;top:50%;position:absolute;content:"";z-index:-1}.notification-All-Component .notificationTime{color:#b8b8b8;font-size:1rem;font-weight:600;line-height:140%;margin-top:20px;margin-bottom:5px}.notification-All-Component .Listing-NotifBox{width:100%;padding:5px}.notification-All-Component .Listing-NotifBox a:hover{text-decoration:none}.notification-All-Component .Listing-NotifBox .notification-card{border-radius:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.notification-All-Component .notificationItem{width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:#fff;padding:15px 13px;position:relative;white-space:normal!important;display:flex;align-items:center}.notification-All-Component .notificationItem.selected{background:#fff}.notification-All-Component .notificationItemLeft{float:left;width:20%}.notification-All-Component .notificationItemRight{float:left;width:72%;border-left:1px solid #dde7e9}.notification-All-Component .notificationDateItem{text-align:center;padding:10px}.notification-All-Component .notificationDateItem .noficationEventDate{font-size:2.625rem;font-weight:500;display:block;color:#858ca2;margin-bottom:5px;line-height:40px}.notification-All-Component .notificationDateItem .noficationEventMonth{font-size:.87rem;margin-bottom:0;font-weight:400;color:#858ca2}.notification-All-Component .notificationCaseDetail{padding:6px 0 4px 14px;width:100%;float:left}.notification-All-Component .notificationCaseDetail .notificationCaseNo{font-size:.6rem;font-weight:500;color:#0963df;line-height:11px;display:inline-block}.notification-All-Component .notificationCaseDetail .notfCasePendorPros{display:block}@media screen and (max-width:414.98px){.notification-All-Component .notificationCaseDetail{width:95%!important}}.notification-All-Component .inProgressNotification{background:#ccf6e5;border-radius:9px;padding:3px 8px;margin-right:10px;vertical-align:middle;font-size:.5rem;color:#00d47d;font-weight:700;line-height:12px;display:none}.notification-All-Component .inProgressNotification .iconProgress{background:url(/images/progress-green.png);width:12px;height:12px;vertical-align:middle;background-size:100%;float:left;margin-right:4px}.notification-All-Component .notificationCaseTitle{margin-top:7px;font-size:.9rem;line-height:24px;color:#22283d}.notification-All-Component .notificationCourName{font-size:.87rem;color:#858ca2;font-weight:400;line-height:19px;margin-top:5px}.notification-All-Component .notificationInfo{color:#c73939;font-size:.87rem;margin-top:8px}.notification-All-Component.isNavDropdown{min-width:400px;background:#fff}.notification-All-Component.isNavDropdown .notificationItem{background:#fff;border:1px solid #dde7e9;border-top:unset}.notification-All-Component.isNavDropdown .notificationDate span{background:#fff}.notification-All-Component.isNavDropdown .notificationViewArrow{display:none}.notification-All-Component.isNavDropdown .notificationItemRight{width:100%}.notification-All-Component.isNavDropdown .inProgressNotification{display:inline-block}.notificationViewArrow{position:relative}.notificationViewArrow .notificationVeiwBtn{position:relative;background-image:linear-gradient(135deg,#435aee,#3449d0);background-image:-o-linear-gradient(135deg,#435aee,#3449d0);border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;-moz-border-radius:50px;text-align:center;vertical-align:middle;color:#fff;width:34px;height:34px;line-height:32px;cursor:pointer}.Notifi-eventName{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#fff6e6;border-bottom:1px solid #cf9726;color:#cf9726;font-size:.9rem;font-weight:600;line-height:140%;padding:12px;text-wrap:auto;text-decoration:none}.ps-notify-box{width:100%;padding:5px}.ps-notify-box a{text-decoration:none}.ps-notify-box .notificationItemRight{width:100%}.ps-notify-box .notification-card{border-radius:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.green-bg{background-color:#ccf6e5;border-bottom:1px solid #00d47d;color:#00d47d}.no-border{border:none!important}.notify-top-bar{display:flex;font-size:.72rem;font-weight:400}.notify-top-bar .adv-name{width:73%;display:inline-block}.notify-top-bar .case-year{width:27%;display:inline-block;text-align:right}.notify-top-bar .lab{color:#858ca2}.notify-top-bar .val{color:#435aee}@media only screen and (max-width:480px){html{font-size:90%}.notificationViewArrow .notificationVeiwBtn{right:5px}.notification-All-Component .notificationItem{padding:12px 0 12px 6px}.notification-All-Component .notificationItemLeft{width:25%}.notification-All-Component .notificationItemRight{width:75%}}@media only screen and (max-width:480px) and (max-width:414.98px){.notification-All-Component .notificationItemRight{width:90%}}@media only screen and (max-width:480px){.notification-All-Component .notificationCaseDetail{width:82%}}.party-search-report .party-search-list{height:100%;overflow-y:scroll;margin-bottom:20px}.party-search-report .card-wrap{margin:0 0 .625rem}.party-search-report .card-wrap .card-inner{background:#f5f9fd;padding:1.125rem;position:relative;border-radius:4px;box-shadow:0 3px 10px 0 #bdcfd4;cursor:pointer;overflow:hidden;clear:both}.party-search-report .card-wrap .card-inner .heading-wrap{font-size:1rem;color:#22283d;width:100%;font-weight:600;margin-bottom:20px;clear:both;overflow:hidden}.party-search-report .card-wrap .card-inner .parameters-wrap{font-size:1rem;color:#858ca2;font-weight:600;max-width:94%}.party-search-report .card-wrap .card-inner .parameters-wrap p{margin-bottom:10px}.party-search-report .card-wrap .card-inner .parameters-wrap ul{margin:0;padding:0;list-style:none;width:100%}.party-search-report .card-wrap .card-inner .parameters-wrap ul li{font-size:15px;font-weight:400;margin-bottom:8px}.party-search-report .card-wrap .card-inner .parameters-wrap ul li span{color:#3449d0}.party-search-report .card-wrap .card-inner.active{background:#fff url(/images/arrow-icon.png) no-repeat 98% 50%}.party-search-report .card-wrap:last-child{margin:0}.party-search-report .caselist-wrapper{background:#e2e2e2;padding:36px 10px;min-height:auto}.party-search-report .caselist-wrapper .top-bar{padding:0 1rem}.party-search-report .caselist-wrapper .top-bar .result-count{color:#22283d;font-size:1em;font-weight:600}@media screen and (max-width:414.98px){.party-search-report .caselist-wrapper .top-bar .result-count{font-size:12px}}.party-search-report .caselist-wrapper .top-bar .strict-search-toggle .strict-search{color:#22283d;font-size:1em;font-weight:600;margin-right:8px;vertical-align:middle;display:inline-block}@media screen and (max-width:414.98px){.party-search-report .caselist-wrapper .top-bar .strict-search-toggle .strict-search{font-size:12px;margin-right:0}}@media screen and (max-width:414.98px){.party-search-report .caselist-wrapper .top-bar .strict-search-toggle{position:relative;top:-5px}}@media screen and (max-width:414.98px){.party-search-report .caselist-wrapper .Case-Action-Bar .action-btn-wrap,.party-search-report .caselist-wrapper .top-bar{padding:0}}.party-search-report .caselist-wrapper .Case-Action-Bar .last-update-wrap .last-updated{font-size:.875rem;color:#22283d;width:100%;margin-bottom:20px;padding:8px 0}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper .Case-Action-Bar .last-update-wrap .last-updated{width:100%;text-align:left;margin-top:20px;padding:0}}@media screen and (max-width:414.98px){.party-search-report .caselist-wrapper .Case-Action-Bar .last-update-wrap{padding-left:0!important;padding-right:0!important}}.party-search-report .caselist-wrapper .Case-Action-Bar .btn{padding:10px 20px;text-transform:none}.party-search-report .caselist-wrapper .Case-Action-Bar .btn.select-all{margin-left:5px;background:#607d8b}@media screen and (max-width:1199.98px){.party-search-report .caselist-wrapper .Case-Action-Bar .btn{padding:8px}}@media screen and (max-width:991.98px){.party-search-report .caselist-wrapper .Case-Action-Bar .btn{padding:8px}}.party-search-report .caselist-wrapper .Case-Icon-Right{text-align:right}@media screen and (max-width:767.98px){.party-search-report .caselist-wrapper .Case-Icon-Right{text-align:left}}.party-search-report .caselist-wrapper #cases-list{height:100%;overflow-y:auto}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap{background:#fff;margin-bottom:12px}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Date{width:15%}@media screen and (max-width:1199.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Date{width:20%}}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Date{width:100%}}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Wrap{width:85%}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Wrap .showPetName{transition-property:all;transition-duration:.6s;display:block;list-style:none;margin:10px 0;padding:0;width:98%;overflow:hidden}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Wrap .showPetName li{float:left;margin-right:5px;margin-bottom:5px}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Wrap .showPetName li:last-child{margin-right:0}@media screen and (max-width:1199.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Wrap{width:80%;padding-left:15px}}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Wrap{width:100%;padding-left:0;padding-top:15px}}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Number{display:inline-block}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Number{display:block}}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Status{position:relative;top:0;bottom:0;left:0;float:none}}@media screen and (max-width:414.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Status{margin:0 0 0 5px!important}}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Title{max-width:100%}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Case-Title{max-width:90%}}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .case-select{width:13%;float:left;text-align:center;display:block}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .case-select .case-input{font-size:28px;font-weight:600;display:block;margin-left:8px}.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap.selectedCase{background:#e1eefa}@media screen and (max-width:575.98px){.party-search-report .caselist-wrapper #cases-list .CaseItemComponent .Item-Wrap .Delete-Item>button{display:block}}.party-search-report .search-input-wrapper{position:relative;margin:0 0 20px}.party-search-report .search-input-wrapper .input-icon{color:#858ca2;position:absolute;left:0;top:-2px}.party-search-report .search-input-wrapper input{background:none;border:none;border-bottom:1px solid rgba(96,125,139,.5);border-radius:0;font-size:22px;padding-left:40px;padding-bottom:20px;box-shadow:none}.party-search-report .filter-wrapper{width:8%;display:inline-block;vertical-align:top;text-align:right;padding:0;color:#858ca2}.party-search-report #filterOptions .SelectInputGroupComponent{width:45%;display:inline-block}.party-search-report .back-btn{cursor:pointer;margin:20px 0;font-weight:600;color:#435aee}@media screen and (max-width:575.98px){.party-search-report .back-btn{margin:0 0 15px}}.no-result{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.no-result,.results-loading{color:#858ca2;font-size:16px}.results-loading{margin:40px auto;text-align:center;display:flex;align-items:center;justify-content:center}.word-style{font-family:Times New Roman,serif;font-size:12pt;line-height:1.5;color:#000;background-color:#fff}@media screen and (max-width:575.98px){.workspace-page #detail-view,.workspace-page #master-view{padding-left:5px;padding-right:5px}}.workspace-page .back-btn{cursor:pointer;display:inline-block;margin:20px 0;font-weight:600;color:#0289ff}@media screen and (max-width:575.98px){.workspace-page .back-btn{margin:0 0 15px}}.workspace-page .case-filter-label{color:#858ca2;font-size:16px;font-weight:500;position:relative;top:20px;opacity:.4}.workspace-page .search-input-wrapper{position:relative;margin:0 0 20px}.workspace-page .search-input-wrapper input{background:none;border:none;border-bottom:1px solid rgba(96,125,139,.5);border-radius:0;font-size:22px;padding-left:40px;padding-bottom:20px;box-shadow:none}.workspace-page .search-input-wrapper .input-icon{color:#858ca2;position:absolute;left:0;top:-2px}.workspace-page .search-input-wrapper ::placeholder{color:#b7b7b7}.workspace-page .case-count{color:#607d8b}#addNewCaseModal .searching-message{color:#858ca2;font-size:16px;font-weight:700}#addNewCaseModal .cn-info{color:#858ca2;font-size:14px}#addNewCaseModal .nav-tabs{border-bottom:1px solid #e9ecef}#addNewCaseModal .nav-tabs .nav-item{width:25%;float:left;text-align:center;margin:0}#addNewCaseModal .nav-tabs .nav-link{padding:18px 8px;font-weight:700;border:none;color:#939cc3;cursor:pointer;font-size:13px}#addNewCaseModal .nav-tabs .nav-item.show .nav-link,#addNewCaseModal .nav-tabs .nav-link.active{border:none;border-bottom:3px solid #22283d;color:#22283d;background-color:initial}#addNewCaseModal .search-results{padding:8px;max-height:600px;overflow-y:auto}.modal .dont-show{cursor:pointer;display:block;text-decoration:underline}.feeback-req{background:#ededfe;padding:20px;text-align:center;color:#607d8b;margin-top:9px}.feeback-req a{text-decoration:underline;color:#607d8b}.git-branch-name{position:fixed;right:0;bottom:0;color:#fff;background-color:hsla(0,0%,53.3%,.4);padding:0 5px;z-index:9999}.react-datepicker-wrapper{width:100%}.calendar-page .selected-date{float:left;color:#9dadb5;font-weight:500;margin-bottom:10px}.calendar-page .CaseListComponent{height:85vh}.calendar-page .nav-labels{font-size:14px;padding:5px}.calendar-page .list-icons{float:right;margin:-10px 0 20px;padding:8px 10px;border-radius:4px;box-shadow:0 3px 10px 0 #bdcfd4;background-color:#fff;border:none;outline:none;cursor:pointer}.calendar-page .react-datepicker-wrapper{width:50%;float:left}.display-board-page .table-header{display:flex;justify-content:space-between}.display-board-page .col1{width:40%;max-width:130px;border-radius:8px;text-align:center;vertical-align:middle;display:flex;justify-content:space-evenly;flex-flow:column}.display-board-page .col2{width:60%;display:inline-block;text-align:center;max-width:300px}.display-board-page .table-row{padding:25px;display:flex;justify-content:space-between}.display-board-page .table-row:nth-child(2n){background:#d8dce6}.display-board-page .table-row:nth-child(odd){background:#e7e9f0}.display-board-page .CaseListComponent{height:auto}.display-board-page .selected-date{color:#9dadb5;font-weight:500;margin-bottom:25px}.display-board-page .court-link{display:grid}.display-board-page .court-link span{margin:2px 0}.display-board-page .court-link-icon{margin:0 10px 0 0}.display-board-page .updates-links{margin-top:10px;display:grid}.display-board-page .updates-links span{margin:2px 0}.table-header .col1,.table-header .col2{font-weight:500;color:#22283d;font-size:24px}.table-body .col1{height:100px;margin-block:auto;font-size:26px;font-weight:600;letter-spacing:-1.3px;color:#182257;background-color:#fff;padding:10px 5px}.table-body .col1 .court-details{font-size:14px;color:#607d8b;font-weight:600;letter-spacing:-.9px;margin:0;display:flex;justify-content:space-evenly;align-items:center}.table-body .col1 a{text-decoration:none}.table-body .item-number-box{background:#fff;max-width:300px;text-align:center;color:#22283d;border-radius:4px;padding:20px 0}.table-body .item-number-box a{text-decoration:none}.table-body .item-number{color:#0289ff;font-size:28px;font-weight:500;letter-spacing:-.9px;vertical-align:middle}.table-body .case-number{margin:10px auto;padding:10px 0}.table-body .case-number,.table-body .case-title{color:#fff;background:#182257;display:block;width:90%}.table-body .case-title{margin:12px auto;padding:10px;word-break:break-word}.table-body .not-in-session{text-align:center;max-width:300px;color:#858ca2}.settings-page table{width:100%}.settings-page thead{color:#858ca2;font-size:12px}.settings-page thead tr{border-bottom:none}.settings-page thead td{padding-bottom:0}.settings-page tbody{color:#858ca2}.settings-page tr{border-bottom:2px solid #ebf0f2}.settings-page td{padding:20px 0}.settings-page .tabs-box{padding:20px;margin:10px 0;border-radius:4px;color:#858ca2;cursor:pointer}.settings-page .tabs-box.active{background:#fff;color:#435aee}.settings-page .right-panel{background:#fff;min-height:500px;max-height:635px;overflow:auto;padding:3rem;border-radius:8px}@media screen and (max-width:767.98px){.settings-page .right-panel{padding:1.5rem}}.settings-page .right-panel h6{margin-bottom:12px}.settings-page .right-panel ul{margin:20px 0;list-style:lower-alpha}.settings-page .right-panel ul li{margin-bottom:8px}.settings-page .sub-heading{font-size:26px;font-weight:600;color:#22283d}.settings-page .paragraph{color:#858ca2;text-align:justify}.preferences-subpage .ms-authorize-button{color:rgba(0,0,0,.54);box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.24);padding:10px 20px;border-radius:2px;border:1px solid transparent;font-size:14px;cursor:pointer}.terms-page{padding:55px 75px;background:url([object Module]) #ededfe;background-repeat:no-repeat;background-position:10% 70%}.terms-page .tabs-box{padding:20px;margin:0 0 10px;border-radius:4px;color:#607d8b;cursor:pointer;display:inline-block;vertical-align:top}.terms-page .tabs-box span{vertical-align:middle}.terms-page .tabs-box.active{background:#fff;font-weight:500}@media screen and (max-width:575.98px){.terms-page .tabs-box{padding:15px 4px;font-size:.82rem}}.terms-page .right-panel{background:#fff;min-height:830px;max-height:900px;overflow-y:scroll;padding:3.5rem;border-radius:8px}@media screen and (max-width:767.98px){.terms-page .right-panel{padding:1.5rem}}.terms-page .right-panel span{color:#858ca2;font-weight:500}.terms-page .right-panel h6{margin-bottom:12px}.terms-page .right-panel ul{margin:20px 0;list-style:lower-alpha}.terms-page .right-panel ul li{margin-bottom:8px}.terms-page .sub-heading{font-size:26px;font-weight:600;color:#22283d}.terms-page .paragraph{color:#858ca2;text-align:justify}@media screen and (max-width:1199.98px){.terms-page{padding:25px 40px}}@media screen and (max-width:991.98px){.terms-page{padding:20px;background:#eaf0f2}}.about-page{padding:55px 75px;background:url([object Module]) #ededfe;background-repeat:no-repeat;background-position:10% 70%}.about-page .tabs-box{padding:20px;margin:0 0 10px;border-radius:4px;color:#607d8b;cursor:pointer;display:inline-block;vertical-align:top}.about-page .tabs-box span{vertical-align:middle}.about-page .tabs-box.active{background:#fff;font-weight:500}@media screen and (max-width:575.98px){.about-page .tabs-box{padding:15px 4px;font-size:.82rem}}.about-page .right-panel{background:#fff;min-height:830px;max-height:900px;overflow-y:scroll;padding:3.5rem;border-radius:8px}@media screen and (max-width:767.98px){.about-page .right-panel{padding:1.5rem}}.about-page .right-panel h6{margin-bottom:12px;color:#858ca2;font-weight:600}.about-page .sub-heading{font-size:26px;font-weight:600;color:#22283d}.about-page .paragraph{color:#858ca2;text-align:justify}@media screen and (max-width:1199.98px){.about-page{padding:25px 40px}}@media screen and (max-width:991.98px){.about-page{padding:20px;background:#eaf0f2}}.renew-page .page-title{font-size:36px;font-weight:600;color:#000}@media screen and (max-width:575.98px){.renew-page .page-title{font-size:28px}}.renew-page .pricing-box{padding:2.5rem;border:2px solid #435aee;border-radius:8px;margin:1.5rem 0;position:relative;cursor:pointer}.renew-page .pricing-box .arrow-right{color:#3f51b5;position:absolute;top:40%;right:6%}.renew-page .pricing-box .arrow-right svg{width:32px;height:32px}@media screen and (max-width:575.98px){.renew-page .pricing-box .arrow-right{top:42%;right:0}}.renew-page .pricing-box h5{font-size:1.25rem;font-weight:600;color:#435aee;text-transform:uppercase}@media screen and (max-width:575.98px){.renew-page .pricing-box h5{font-size:1.1rem}}.renew-page .pricing-box .price{font-size:2.25rem;font-weight:200;color:#22283d;line-height:normal}@media screen and (max-width:575.98px){.renew-page .pricing-box .price{font-size:1.9rem}}.renew-page .pricing-box .offer{font-size:1.125rem;font-weight:200;color:#607d8b;line-height:normal}@media screen and (max-width:575.98px){.renew-page .pricing-box .offer{font-size:1.15rem}}.renew-page .pricing-box .note{font-size:11px;font-weight:400;color:#607d8b;margin-bottom:0}@media screen and (max-width:575.98px){.renew-page .pricing-box{padding:1.85rem}}#pages-header .navbar{padding:1.625rem 7.5rem;background-color:#fff!important}#pages-header .navbar .navbar-brand{padding:0;margin-right:30px;color:#000;font-size:30px}#pages-header .navbar .bg-light{background-color:#fff!important}#pages-header .navbar .navbar-toggler{outline:none}#pages-header .navbar .navbar-collapse{position:absolute;right:7%}#pages-header .navbar .navbar-collapse .nav-link{padding:9px 0;margin:0 20px;font-size:1rem;font-weight:450;border-radius:0;color:#22283d;display:inline-block}#pages-header .navbar .navbar-collapse .login-Btn{background-color:#435aee;border-radius:4px;box-shadow:0 3px 10px 0 #bdcfd4;padding:10px 32px;outline:none;width:140px;color:#fff;text-align:center;margin:0 12px 0 0}@media screen and (max-width:991.98px){#pages-header .navbar .navbar-collapse .login-Btn{color:#435aee}}#pages-header .navbar .navbar-collapse .signup-Btn{background-color:#fff;border:2px solid #435aee;border-radius:4px;box-shadow:0 3px 10px 0 #bdcfd4;padding:8px 32px;outline:none;width:140px;color:#435aee;text-align:center;margin:0}@media screen and (max-width:991.98px){#pages-header .navbar .navbar-collapse .signup-Btn{color:#435aee}}@media only screen and (max-width:1199px){#pages-header .navbar{padding:20px 80px}}@media only screen and (max-width:991px){#pages-header .navbar{padding:20px 50px}#pages-header .navbar-collapse{position:relative!important;right:0!important}#pages-header .navbar-collapse .nav-link{margin:0!important;padding:30px 0 0!important}#pages-header .navbar-collapse .login-Btn{border-radius:0!important}#pages-header .navbar-collapse .login-Btn,#pages-header .navbar-collapse .signup-Btn{background-color:initial!important;box-shadow:none!important;color:#22283d!important;text-align:left!important}#pages-header .navbar-collapse .signup-Btn{border-radius:0!important;border:none!important}}@media only screen and (max-width:600px){#pages-header .navbar{padding:20px 30px}}#pages-footer .footer{background-color:#24384a;padding:90px 120px 25px;color:#d6d9db}#pages-footer .footer .top-footer{padding:0 0 50px;border-bottom:1px solid #979797}#pages-footer .footer .footer-logo a{font-size:1.5rem;font-weight:200;color:#fff;opacity:.75;text-decoration:none}#pages-footer .footer .tagline{font-size:.875rem;font-weight:200;margin:0;padding:5px 0 15px;color:#fff;opacity:.5}#pages-footer .footer h4{font-size:1.125rem;font-weight:400;color:#d6d9db;line-height:22px;margin:14px 0 0;padding:0 0 25px}#pages-footer .footer .footer-link{margin:0;padding:0;list-style:none;font-size:1rem;font-weight:200}#pages-footer .footer .footer-link a{text-decoration:none;color:#fff;opacity:.75;display:block;padding-bottom:20px;cursor:pointer}#pages-footer .footer .social-icons{display:inline-block!important;padding-bottom:8px!important;margin-right:15px}#pages-footer .footer .bottom-footer{padding:30px 0 0}#pages-footer .footer .bottom-footer .copyright{font-size:13px;font-weight:200;margin:0;padding:0;color:#fff;opacity:.75;display:inline-block;float:right}@media screen and (max-width:575.98px){#pages-footer .footer .bottom-footer .copyright{float:none!important;font-size:.8rem!important}}#pages-footer .footer .bottom-footer .scc-footer-logo a{font-size:1.5rem;color:#fff;margin-bottom:15px;display:inline-block;margin-right:1em}@media screen and (max-width:1199.98px){#pages-footer .footer{padding:45px 80px 25px!important}}@media screen and (max-width:991.98px){#pages-footer .footer{padding:45px 30px 25px!important}}@media screen and (max-width:575.98px){#pages-footer .footer{padding:45px 30px 25px!important}}#home-page .home-section1{color:#22283d;position:relative;background-color:#435aee}#home-page .home-section1 .homeBanner{position:absolute;background:url(/images/home-bg-02.png) no-repeat;width:100%;height:100%;background-position:100%;background-size:contain;right:0;top:0}@media screen and (max-width:1199.98px){#home-page .home-section1 .homeBanner{width:570px;height:600px;right:0;top:6%}}@media screen and (max-width:991.98px){#home-page .home-section1 .homeBanner{background:#435aee;width:100%;height:100%;top:0;right:0}}#home-page .home-section1 .section-heading{font-size:3rem;font-weight:600;color:#fff}#home-page .home-section1 .section-text{font-size:1.75rem;font-weight:200;color:#607d8b;margin-top:15px;margin-bottom:50px;text-align:left}#home-page .home-section1 .section-text p{color:#fff}#home-page .home-section1 .getting-started{margin:16px 0;font-size:1.125rem;font-weight:600}#home-page .home-section1 .getting-started .btn{border:1px solid #fff;border-radius:24px;padding:16px 38px;line-height:normal;text-transform:uppercase;color:#fff}#home-page .home-section1 .getting-started .btn:hover{background:#fff;color:#435aee}@media screen and (max-width:991.98px){#home-page .home-section1{background:#435aee}}#home-page .home-section2{background:#ededfe;font-size:1.125rem;font-weight:400;color:#607d8b}#home-page .home-section2 .section-heading{font-size:2.25rem;font-weight:600;color:#22283d;text-align:center}#home-page .home-section2 .section-text{font-size:1.75rem;font-weight:200;color:#607d8b;text-align:center;padding-bottom:10px}#home-page .home-section2 .feature-wrap{padding:3.125rem 0 1rem;text-align:center}#home-page .home-section2 .feature-wrap .feature-img{margin-bottom:28px;display:inline-block}#home-page .home-section2 .feature-wrap h2{font-size:1.25rem;font-weight:600;color:#22283d;margin-bottom:22px}#home-page .home-section2 .feature-wrap p{font-size:1.125rem;font-weight:200}#home-page .home-section3{background:#fff;font-size:1.25rem;font-weight:400;color:#607d8b}#home-page .home-section3 .section-heading{font-size:2.25rem;font-weight:600;color:#22283d;text-align:center}#home-page .home-section3 .section-text{font-size:1.75rem;font-weight:200;color:#607d8b;text-align:center;padding-bottom:10px}#home-page .home-section3 .search-court-list{margin:50px 0;padding:15px 0;border:2px solid #435aee;border-radius:8px}#home-page .home-section3 .search-court-list .search-text{padding:4px 0;text-align:left}#home-page .home-section3 .search-court-list .search-text span{display:inline-block;line-height:normal;vertical-align:middle;margin-top:-8px;margin-right:5px}@media screen and (max-width:575.98px){#home-page .home-section3 .search-court-list .search-text{text-align:center!important}}#home-page .home-section3 .search-court-list .search-text .court-search-input{width:96%}#home-page .home-section3 .search-court-list .search-text .court-search-input label{display:none}#home-page .home-section3 .search-court-list .search-text .court-search-input input{border:none!important;box-shadow:none;font-size:1.25rem;font-weight:200;background:#ededfe}@media screen and (max-width:991.98px){#home-page .home-section3 .search-court-list .search-text .court-search-input{width:94%!important}}@media screen and (max-width:767.98px){#home-page .home-section3 .search-court-list .search-text .court-search-input{width:92%!important}}@media screen and (max-width:575.98px){#home-page .home-section3 .search-court-list .search-text .court-search-input{width:86%!important}}#home-page .home-section3 .court-section{max-width:80%;margin:0 auto}#home-page .home-section3 .court-section ul.court-list{padding:0;margin:0;list-style:none outside none;font-size:1.2rem;font-weight:200;display:flex;flex-wrap:wrap}#home-page .home-section3 .court-section ul.court-list li{margin-bottom:32px;text-align:center;width:100%}#home-page .home-section3 .court-section ul.court-list li:last-child{margin-bottom:0}@media screen and (max-width:991.98px){#home-page .home-section3 .court-section ul.court-list{margin:0 0 45px!important}}@media screen and (max-width:1199.98px){#home-page .home-section3 .court-section{max-width:100%!important}}@media screen and (max-width:575.98px){#home-page .home-section3 .ButtonComponent{float:none!important;margin-top:15px!important}}#home-page .home-section4{background:#fff;position:relative;color:#fff;padding-top:5.25rem}#home-page .home-section4 .content-trial{background:#435aee;width:100%;padding:2.5rem 6.5rem}@media screen and (max-width:767.98px){#home-page .home-section4 .content-trial{padding:2.5rem}}#home-page .home-section4 .section-heading{font-size:2.25rem;font-weight:600;color:#fff;text-align:left;margin-top:.85rem}@media screen and (max-width:1199.98px){#home-page .home-section4 .section-heading{font-size:1.85rem}}#home-page .home-section4 .section-text{font-size:1.75rem;font-weight:200;color:#fff;text-align:left;padding-bottom:.625rem}@media screen and (max-width:1199.98px){#home-page .home-section4 .section-text{font-size:1.5rem}}#home-page .home-section4 .section-left .trial-icon{left:0;position:relative;top:-5rem;margin-bottom:-5rem;width:88%}@media screen and (max-width:1199.98px){#home-page .home-section4 .section-left .trial-icon{top:-6rem}}#home-page .home-section4 .section-right{position:relative;top:0;bottom:0;clear:both;width:90%}#home-page .home-section4 .section-right .getting-started{margin:16px 0;font-size:1.125rem;font-weight:600}#home-page .home-section4 .section-right .getting-started .btn{border:1px solid #fff;border-radius:24px;padding:16px 38px;line-height:normal;text-transform:uppercase;color:#fff}#home-page .home-section4 .section-right .getting-started .btn:hover{background-color:#fff;border:1px solid #fff;color:#435aee}@media screen and (max-width:767.98px){#home-page .home-section4 .section-right .getting-started .btn{padding:15px 30px;min-width:172px}}@media screen and (max-width:767.98px){#home-page .home-section4{padding-top:3.5rem}}#home-page .home-section5{background:#fbfdff}#home-page .home-section5 .section-heading{font-size:2.25rem;font-weight:600;color:#22283d;text-align:left}#home-page .home-section5 .section-text{font-size:1.75rem;font-weight:200;color:#607d8b;text-align:left;padding-bottom:10px}#home-page .home-section5 .pricing-box{padding:2.5rem;border:2px solid #435aee;border-radius:8px;margin:1.5rem 0;position:relative;cursor:pointer}#home-page .home-section5 .pricing-box .arrow-right{color:#3f51b5;position:absolute;top:40%;right:6%}#home-page .home-section5 .pricing-box .arrow-right svg{width:32px;height:32px}@media screen and (max-width:575.98px){#home-page .home-section5 .pricing-box .arrow-right{top:42%;right:0}}#home-page .home-section5 .pricing-box h5{font-size:1.25rem;font-weight:600;color:#435aee;text-transform:uppercase}@media screen and (max-width:575.98px){#home-page .home-section5 .pricing-box h5{font-size:1.1rem}}#home-page .home-section5 .pricing-box .price{font-size:2.25rem;font-weight:200;color:#22283d;line-height:normal}@media screen and (max-width:575.98px){#home-page .home-section5 .pricing-box .price{font-size:1.9rem}}#home-page .home-section5 .pricing-box .offer{font-size:1.125rem;font-weight:200;color:#607d8b;line-height:normal}@media screen and (max-width:575.98px){#home-page .home-section5 .pricing-box .offer{font-size:1.15rem}}#home-page .home-section5 .pricing-box .note{font-size:11px;font-weight:400;color:#607d8b;margin-bottom:0}#home-page .home-section5 .pricing-box:hover{background:#435aee;border:2px solid #fff}#home-page .home-section5 .pricing-box:hover h5,#home-page .home-section5 .pricing-box:hover p,#home-page .home-section5 .pricing-box:hover span{color:#fff}@media screen and (max-width:575.98px){#home-page .home-section5 .pricing-box{padding:1.85rem}}#home-page .home-section5 .review-wrap{clear:both;margin:0 2.625rem 3rem}#home-page .home-section5 .review-wrap .user-text{font-size:1.25rem;font-weight:200;color:#858ca2;line-height:normal;margin-top:15px;text-align:left}#home-page .home-section5 .review-wrap span{font-size:1.125rem;font-weight:200;color:#b9b9b9;line-height:normal;margin-top:15px;text-align:left}@media screen and (max-width:1199.98px){#home-page .home-section5 .review-wrap{margin:0 15px 40px}}@media screen and (max-width:991.98px){#home-page .home-section5 .review-wrap{margin:0 0 30px}}#home-page .home-section6{background:#ededfe;position:relative}#home-page .home-section6 .section-heading{font-size:2.25rem;font-weight:600;color:#22283d;text-align:left;margin-bottom:15px;line-height:normal}@media screen and (max-width:767.98px){#home-page .home-section6 .section-heading{margin-bottom:10px}}@media screen and (max-width:414.98px){#home-page .home-section6 .section-heading{font-size:1.8rem}}#home-page .home-section6 .section-text{font-size:1.125rem;font-weight:200;color:#607d8b;text-align:left;padding-bottom:10px}@media screen and (max-width:414.98px){#home-page .home-section6 .section-text{font-size:1.1rem}}#home-page .home-section6 .mob-sec-wrap .mobile-app-bg{position:absolute;background:url(/images/mercury-app2.png) no-repeat;width:100%;height:100%;background-position:0;background-size:contain;left:0;top:0}@media screen and (max-width:991.98px){#home-page .home-section6 .mob-sec-wrap .mobile-app-bg{width:770px;height:393px;top:73px;left:-211px}}@media screen and (max-width:767.98px){#home-page .home-section6 .mob-sec-wrap .mobile-app-bg{top:58px}}@media screen and (max-width:414.98px){#home-page .home-section6 .mob-sec-wrap .mobile-app-bg{background:none;width:100%;height:100%}}#home-page .home-section6 .mob-sec-wrap .app-container{float:right}#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap{padding:40px 60px;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:12px}#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap{text-align:left;margin-top:25px}#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap img{height:auto;display:inline-block;margin:0 5px 0 0}#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap img.last-img{margin:0}@media screen and (max-width:2600px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap img{width:195px}}@media screen and (max-width:1600px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap img{width:170px}}@media screen and (max-width:1199.98px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap img{width:150px}}@media screen and (max-width:414.98px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap img{width:120px}}@media screen and (max-width:767.98px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap .img-wrap{margin-top:15px}}@media screen and (max-width:1600px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap{padding:30px}}@media screen and (max-width:414.98px){#home-page .home-section6 .mob-sec-wrap .app-container .app-wrap{padding:20px}}#popup-modal .modal-dialog{max-width:680px}#popup-modal .close{color:#9a1818;opacity:1;margin-right:-20px;outline:none}#popup-modal .modal-header{padding:20px 30px;border-bottom:none}#popup-modal .modal-body{padding:15px}#popup-modal .modal-body img{max-width:650px;height:auto}@media screen and (max-width:991.98px){#popup-modal .modal-body img{max-width:100%}}.login-page{font-size:1rem;font-weight:400;color:#607d8b;overflow:hidden;min-height:100vh;background:#fff}@media screen and (max-width:575.98px){.login-page{padding:10px}}.login-page .login-left-panel{background:#f6f6f8;width:100%;height:100%}.login-page .login-left-panel:after{background:#f6f6f8 url(/images/login-bg.png);background-repeat:no-repeat;width:100%;height:100%;background-size:100%;background-position:0 22%;content:"";position:absolute}@media screen and (max-width:991.98px){.login-page .login-left-panel:after{background-image:none;text-align:center;content:unset}}@media screen and (max-width:991.98px){.login-page .login-left-panel{height:unset;background:unset;text-align:center}}.login-page .login-left-panel .logo-wrap{padding:1.625rem 7.5rem;clear:both}.login-page .login-left-panel .logo-wrap a{color:#000;font-size:1.25rem;font-weight:400;text-decoration:none}.login-page .login-left-panel .logo-wrap a img{width:240px}@media screen and (max-width:575.98px){.login-page .login-left-panel .logo-wrap a img{margin-top:100px}}@media screen and (max-width:991.98px){.login-page .login-left-panel .logo-wrap{padding:1.25rem 3.125rem!important}}@media screen and (max-width:575.98px){.login-page .login-left-panel .logo-wrap{padding:1.25rem 2.8125rem!important}}.login-page .login-right-panel{background:#fff;height:100%;padding:1.625rem 5rem}.login-page .login-right-panel .login-box .section-heading{font-size:2.8rem;font-weight:600;color:#22283d;margin-top:10rem;margin-bottom:2rem;text-align:left}@media screen and (max-width:991.98px){.login-page .login-right-panel .login-box .section-heading{margin-top:2rem!important;font-size:2rem!important}}.login-page .login-right-panel .login-box .input-group{font-size:1rem;font-weight:400;line-height:normal;position:relative}.login-page .login-right-panel .login-box .input-group .user-label{display:block;font-size:.875rem;font-weight:400;margin:10px 0;letter-spacing:1px;color:#607d8b}.login-page .login-right-panel .login-box .input-group .user-input{border:1px solid #979797;background:#fff;border-radius:4px;width:100%;color:#858ca2;opacity:.75;box-shadow:0 3px 10px 0 rgba(189,207,212,.5);padding:12px 40px 12px 14px}.login-page .login-right-panel .login-box .input-group .toggle-password-icon{position:absolute;right:10px;top:70%;transform:translateY(-50%);cursor:pointer;color:#6c757d;z-index:2}.login-page .login-right-panel .login-box .login-btn{display:inline-block;margin:10px 0}.login-page .login-right-panel .login-box .login-btn .btn{background:#435aee;color:#fff;padding:10px 40px;display:block;font-size:1rem;text-align:center;text-decoration:none;box-shadow:none!important;font-weight:500}.login-page .login-right-panel .login-box .remember-me{display:flex;justify-content:space-between;align-items:baseline}.login-page .login-right-panel .login-box .remember-me span{width:unset!important;padding-left:10px}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .remember-me span{padding-left:10px}}.login-page .login-right-panel .login-box .forgot-password{color:#607d8b;font-size:.875rem;text-decoration:none;cursor:pointer;opacity:.75}.login-page .login-right-panel .login-box .create-account{display:inline-block;text-align:right;clear:both;width:100%;vertical-align:middle}.login-page .login-right-panel .login-box .create-account span{font-size:1rem;font-weight:600;color:#22283d;display:inline-block;vertical-align:middle;margin:20px 20px 20px 0}.login-page .login-right-panel .login-box .create-account h3{font-size:1.5rem;font-weight:600;color:#22283d;text-align:left}@media screen and (max-width:991.98px){.login-page .login-right-panel .login-box .create-account h3{margin-top:3.5rem!important}}.login-page .login-right-panel .login-box .create-account a{display:block;color:#435aee;font-size:1.125rem;font-weight:400;text-align:left;text-decoration:underline}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .create-account{display:none}}.login-page .login-right-panel .login-box .single-signin-btn{margin:40px 0;width:100%;text-align:center}.login-page .login-right-panel .login-box .single-signin-btn h5{margin-bottom:20px;padding-top:10px;color:#22283d}.login-page .login-right-panel .login-box .single-signin-btn button{margin-right:20px}.login-page .login-right-panel .login-box .single-signin-btn button:last-child{margin-right:0}@media screen and (max-width:414.98px){.login-page .login-right-panel .login-box .single-signin-btn button{margin-right:0;margin-bottom:20px}}.login-page .login-right-panel .login-box .single-signin-btn:before{border-top:1px solid #858ca2;content:"";width:70px;margin:0 auto;position:absolute;left:0;right:0}.login-page .login-right-panel .login-box .copyright{margin-top:8.5rem;margin-bottom:1rem}.login-page .login-right-panel .login-box .copyright .section-left{width:40%;float:left;text-align:left}.login-page .login-right-panel .login-box .copyright .section-left .privacy-terms{margin:13px 0;padding:0;list-style:none;display:block;overflow:hidden}.login-page .login-right-panel .login-box .copyright .section-left .privacy-terms li{font-size:1rem;font-weight:400;float:left;margin-right:15px}.login-page .login-right-panel .login-box .copyright .section-left .privacy-terms li a{color:#607d8b;text-decoration:underline}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .copyright .section-left .privacy-terms{display:inline-block!important}}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .copyright .section-left{width:100%;display:block;text-align:left}}.login-page .login-right-panel .login-box .copyright .section-right{width:60%;float:right;text-align:right}.login-page .login-right-panel .login-box .copyright .section-right .scc-product{margin:0;padding:0;list-style:none;display:block}.login-page .login-right-panel .login-box .copyright .section-right .scc-product li{font-size:1.125rem;font-weight:400;float:right;margin-right:0;color:#607d8b}.login-page .login-right-panel .login-box .copyright .section-right .scc-product li img{margin-left:8px;display:inline-block;opacity:.1}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .copyright .section-right .scc-product{display:inline-block!important}}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .copyright .section-right{width:100%;display:block;text-align:left}}@media screen and (max-width:991.98px){.login-page .login-right-panel .login-box .copyright{margin-top:3.5rem!important}}.login-page .login-right-panel .login-box .ms-authorize-button{color:rgba(0,0,0,.6);box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.24);border-radius:2px;border:1px solid transparent;font-size:14px;cursor:pointer;background-color:#fff;font-weight:600;display:inline-flex;padding:0}.login-page .login-right-panel .login-box .create-account-mobile{display:none}.login-page .login-right-panel .login-box .create-account-mobile a{margin:0 5px!important}@media screen and (max-width:575.98px){.login-page .login-right-panel .login-box .create-account-mobile{margin-top:20px;display:flex;justify-content:left;align-items:center}}@media screen and (max-width:991.98px){.login-page .login-right-panel{padding:2rem}}#trial-page{font-size:1rem;font-weight:400;color:#607d8b;overflow:hidden}#trial-page .trial-left-panel{background:#f6f6f8;width:100%;height:100%}#trial-page .trial-left-panel .logo-wrap{padding:1.625rem 7.5rem;clear:both}#trial-page .trial-left-panel .logo-wrap a{color:#000;font-size:1.25rem;font-weight:400;text-decoration:none}#trial-page .trial-left-panel .logo-wrap a img{width:240px}@media screen and (max-width:575.98px){#trial-page .trial-left-panel .logo-wrap a img{margin-top:100px}}@media screen and (max-width:991.98px){#trial-page .trial-left-panel .logo-wrap{padding:1.25rem 3.125rem!important}}@media screen and (max-width:767.98px){#trial-page .trial-left-panel .logo-wrap{padding:1.25rem 2.8125rem!important}}#trial-page .trial-left-panel:after{background:#f6f6f8 url(/images/trial-bg-img.png);background-repeat:no-repeat;width:100%;height:100%;background-size:100%;background-position:0 25%;content:"";position:absolute}@media screen and (max-width:991.98px){#trial-page .trial-left-panel:after{background-image:none;text-align:center}}@media screen and (max-width:991.98px){#trial-page .trial-left-panel{height:unset;background:#fff;text-align:center}}#trial-page .trial-right-panel{background:#fff;height:100%;padding:1.625rem 5rem}#trial-page .trial-right-panel .trial-box .section-heading{font-size:2.8rem;font-weight:600;color:#22283d;margin-top:10rem;margin-bottom:2rem;text-align:left}@media screen and (max-width:991.98px){#trial-page .trial-right-panel .trial-box .section-heading{margin-top:2rem!important;font-size:2rem!important}}#trial-page .trial-right-panel .trial-box .section-text{font-size:1.75rem;font-weight:400;color:#607d8b;margin-top:38px;padding-bottom:14px}#trial-page .trial-right-panel .trial-box .CheckBoxGroupComponent span{font-size:.875rem}#trial-page .trial-right-panel .trial-box .ButtonComponent .btn-square{border-radius:4px;padding:10px 30px;text-transform:none}#trial-page .trial-right-panel .trial-box .note{opacity:.6;font-size:.8125rem;font-weight:400;margin-top:12px;margin-bottom:112px}#trial-page .trial-right-panel .trial-box .create-account-mobile{display:none}#trial-page .trial-right-panel .trial-box .create-account-mobile a{margin:0 5px!important}@media screen and (max-width:575.98px){#trial-page .trial-right-panel .trial-box .create-account-mobile{margin-top:20px;display:flex;justify-content:left;align-items:center}}#trial-page .trial-right-panel .trial-btn{display:inline-block;margin:10px 0}#trial-page .trial-right-panel .trial-btn .btn{background:#435aee;color:#fff;padding:10px 40px;box-shadow:none!important;font-weight:500}#trial-page .trial-right-panel .create-account{display:inline-block;text-align:right;clear:both;width:100%;vertical-align:middle}#trial-page .trial-right-panel .create-account span{font-size:1rem;font-weight:600;color:#22283d;display:inline-block;vertical-align:middle;margin:20px 20px 20px 0}#trial-page .trial-right-panel .create-account h3{font-size:1.5rem;font-weight:600;color:#22283d;text-align:left}@media screen and (max-width:991.98px){#trial-page .trial-right-panel .create-account h3{margin-top:3.5rem!important}}#trial-page .trial-right-panel .create-account a{display:block;color:#435aee;font-size:1.125rem;font-weight:400;text-align:left;text-decoration:underline}@media screen and (max-width:575.98px){#trial-page .trial-right-panel .create-account{display:none}}#trial-page .trial-right-panel .single-signin-btn{margin:40px 0;width:100%;text-align:center}#trial-page .trial-right-panel .single-signin-btn h5{margin-bottom:20px;padding-top:10px;color:#22283d}#trial-page .trial-right-panel .single-signin-btn button{margin-right:20px}#trial-page .trial-right-panel .single-signin-btn button:last-child{margin-right:0}@media screen and (max-width:414.98px){#trial-page .trial-right-panel .single-signin-btn button{margin-right:0;margin-bottom:20px}}#trial-page .trial-right-panel .single-signin-btn:before{border-top:1px solid #858ca2;content:"";width:70px;margin:0 auto;position:absolute;left:0;right:0}@media screen and (max-width:991.98px){#trial-page .trial-right-panel{padding:1.625rem 2.8125rem}}#trial-page .trial-right-panel .ms-authorize-button{color:rgba(0,0,0,.6);box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.24);border-radius:2px;border:1px solid transparent;font-size:14px;cursor:pointer;background-color:#fff;font-weight:600;display:inline-flex;padding:0}#demo-page{font-size:1rem;font-weight:400;color:#607d8b;overflow:hidden}#demo-page .demo-left-panel{background:#435aee;width:100%;height:100%;padding:1.625rem 3rem}#demo-page .demo-left-panel .logo-wrap{padding:1.625rem 0;clear:both}#demo-page .demo-left-panel .logo-wrap a{color:#000;font-size:1.25rem;font-weight:400;text-decoration:none}@media screen and (max-width:991.98px){#demo-page .demo-left-panel .logo-wrap{padding:1.25rem 0!important;text-align:center!important}}@media screen and (max-width:767.98px){#demo-page .demo-left-panel .logo-wrap{padding:1.25rem 0!important;text-align:center!important}}#demo-page .demo-left-panel .demo-box .section-heading{font-size:2.8rem;font-weight:600;color:#fff;margin-top:3rem;margin-bottom:2rem;text-align:left}@media screen and (max-width:1199.98px){#demo-page .demo-left-panel .demo-box .section-heading{margin-top:2rem!important;font-size:2.2rem!important}}@media screen and (max-width:991.98px){#demo-page .demo-left-panel .demo-box .section-heading{margin-top:2rem!important;font-size:1.7rem!important}}#demo-page .demo-left-panel .demo-box .section-text{font-size:1.75rem;font-weight:400;color:#fff;margin-top:38px;padding-bottom:14px}@media screen and (max-width:1199.98px){#demo-page .demo-left-panel .demo-box .section-text{font-size:1.5rem!important}}#demo-page .demo-left-panel .demo-box .InputGroupComponent label{color:#fff}#demo-page .demo-left-panel .demo-box .InputGroupComponent input{box-shadow:none}#demo-page .demo-left-panel .demo-box .CheckBoxGroupComponent span{font-size:.875rem;color:#fff}#demo-page .demo-left-panel .demo-box .CheckBoxGroupComponent .icon{opacity:.6;color:#fff}#demo-page .demo-left-panel .demo-box .CheckBoxGroupComponent .icon.colored{color:#fff;opacity:1}#demo-page .demo-left-panel .demo-box .ButtonComponent .btn-square{border-radius:4px;padding:10px 30px;text-transform:none;background:#fff;color:#435aee}#demo-page .demo-left-panel .demo-box .note{opacity:.6;font-size:.8125rem;font-weight:400;margin-top:35px;margin-bottom:35px;color:#fff}@media screen and (max-width:991.98px){#demo-page .demo-left-panel{padding:2rem}}#demo-page .demo-right-panel{background:#f6f6f8;height:100%;padding:1.625rem 3rem}#demo-page .demo-right-panel .trial-btn{display:inline-block;margin:10px 0}#demo-page .demo-right-panel .trial-btn .btn{background:#435aee;color:#fff;padding:10px 40px;box-shadow:none!important;font-weight:500}#demo-page .demo-right-panel .create-account{display:inline-block;text-align:right;clear:both;width:100%;vertical-align:middle}#demo-page .demo-right-panel .create-account span{font-size:1rem;font-weight:600;color:#22283d;display:inline-block;vertical-align:middle;margin:20px 20px 20px 0}#demo-page .demo-right-panel .create-account h3{font-size:1.5rem;font-weight:600;color:#22283d;text-align:left}@media screen and (max-width:991.98px){#demo-page .demo-right-panel .create-account h3{margin-top:3.5rem!important}}#demo-page .demo-right-panel .create-account a{display:block;color:#435aee;font-size:1.125rem;font-weight:400;text-align:left;text-decoration:underline}#demo-page .demo-right-panel:after{background:url(/images/demo-bg-img.png);background-repeat:no-repeat;width:950px;height:772px;background-size:100%;content:"";position:absolute;left:5%;top:15%;transform:rotate(22deg)}@media screen and (max-width:1199.98px){#demo-page .demo-right-panel:after{width:750px;height:609px;left:0}}@media screen and (max-width:991.98px){#demo-page .demo-right-panel:after{display:none;background:none;text-align:center}}@media screen and (max-width:991.98px){#demo-page .demo-right-panel{display:none}}.viewcase-page{padding:40px}.viewcase-page .section1{height:auto;position:relative;background-color:#435aee;border-radius:16px;padding:2.25rem 0}.viewcase-page .section1 .homeBanner{position:absolute;width:100%;height:100%;background-position:100%;background-size:contain;right:0;top:0}.viewcase-page .section1 .content{padding:unset}.viewcase-page .section1 .section-heading{font-size:1.8rem;font-weight:600;color:#fff}.viewcase-page .section1 .section-text{font-size:1.2rem;font-weight:200;color:#fff;margin-top:15px;text-align:justify;text-justify:inter-word}.viewcase-page .section1 .getting-started{margin:16px 0;font-size:1.125rem;font-weight:600}.viewcase-page .section1 .getting-started .btn{border-radius:8px;padding:16px;line-height:normal;text-transform:uppercase;color:#fff;margin:10px 10px 10px 0}.viewcase-page .section1 .getting-started .btn:hover{background:#fff;color:#435aee}.viewcase-page .section1 .getting-started .request-demo-btn{background:#5272f4}.viewcase-page .section1 .getting-started .free-trial-btn{background:#2e3ea0;color:#fff}.viewcase-page .section1 .public-records-info{padding:20px;border:1px solid #fff;border-radius:10px}.viewcase-page .section1 .public-records-info .section-heading{font-size:1.2rem}.viewcase-page .section1 .public-records-info .section-text{font-size:15px}.viewcase-page .section1 .public-records-info .section-text a{color:#fff;text-decoration:underline}@media screen and (max-width:991.98px){.viewcase-page .section1{margin-top:25px;background:#435aee}}.viewcase-page .section2{height:auto;position:relative;padding:2.25rem 0}.viewcase-page .section2 .info-container{display:flex;align-items:flex-start;padding:16px}.viewcase-page .section2 .info-icon{font-size:20px;color:#435aee;border:2px solid #435aee;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.viewcase-page .section2 .info-text{flex:1 1}.viewcase-page .section2 .info-text h2{font-size:18px;margin:0 0 8px;font-weight:700;color:#444}.viewcase-page .section2 .info-text p{margin:0 0 8px;color:grey}.viewcase-page .section2 .info-text strong{color:rgba(34,40,61,.7607843137)}.viewcase-page .section2 .info-text a{color:#435aee;text-decoration:none}.viewcase-page .section2 .info-text a:hover{text-decoration:underline}