/* font-family: 'Livvic', sans-serif;
font-family: 'Maven Pro', sans-serif;
font-family: 'Metrophobic', sans-serif;
font-family: 'Miriam Libre', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
*/
body{
    font-family: 'Maven Pro', sans-serif;
    margin: 0;
    padding: 0;
}
nav{
    min-height: 76px;
}
.logo-name{
    font-family: 'Miriam Libre', sans-serif;
    font-weight: 700;
    color: #7c7c7c;
}

.navbar-light .navbar-nav .nav-link.active{
    color: #201580;
    font-weight: 900;
}
.navbar-light .navbar-nav .nav-link {
    color: #2416a2;
    font-size: 13pt;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #201580;
}

.top-section{
    margin-top: 76px;
}
.middle-section{
    margin: 100px auto;
}
.bottom-section{
    margin: 60px auto;
}
.custom-button{
    color: #2416a2;
    font-weight: 600;
    padding: 5px 30px;
    outline: none;
    background-color: #fff;
    border: 1.5px solid #2416a2;
    border-radius: 100px;
}
.custom-button:hover{
    color: #fff;
    background-color: #2416a2;
    box-shadow: 0px 0px 8px #868686;
}

.custom-button2{
    width: 100%;
    color: #fff;
    font-weight: 500;
    padding: 7px 30px;
    outline: none;
    background-color: #2416a2;
    border-radius: 5px;
}
.custom-button2:hover{
    color: #fff;
    background-color: #201580;
}

.custom-button3{
    color: #fff;
    font-weight: 600;
    padding: 7px 38px;
    background-color: #2416a2;
    border: 1.5px solid #2416a2;
    border-radius: 100px;
}
.custom-button3:hover{
    color: #2416a2;
    background-color: #fff;
    border: 1.5px solid #2416a2;
    box-shadow: 0px 0px 8px #868686;
}

.custom-button4{
    color: #fff;
    font-weight: 600;
    padding: 5px 30px;
    outline: none;
    text-decoration: none;
    background-color: #2416a2;
    border: 1.5px solid #2416a2;
    border-radius: 100px;
}
.custom-button4:hover{
    background-color: #201580;
    box-shadow: 0px 0px 5px #868686;
}

.signup{
    color: #2416a2;
    text-decoration: none;
}
.signup:hover{
    color: #201580;
    text-decoration: underline;
}

.section-divider{
    height: 12px;
    margin: 20px 0 32px;
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #e4e5e7
}
.section-divider span{
    color: #62646a;
    line-height: 24px;
    padding: 0 8px;
    background-color: #fff;
}

.middle-section h5{
    font-size: 30px;
    font-weight: 600;
    color: #2416a2;
}

.middle-section h1{
    font-size: 4vw;
    font-weight: 900;
    color: #2416a2;
}

.middle-section h6{
    font-family: 'Livvic', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #2416a2;
}

.court-logo{
    box-shadow: 5px 5px 10px grey;
    border-radius: 50%;
}

.serviceBox{
    height: 56px;
    font-family: 'Metrophobic', sans-serif;
    font-size: 22px;
    text-align: center;
    color: #acacac;
    padding: 8px 0px;
    border-top: 2px dashed #acacac9e;
    border-bottom: 2px dashed #acacac9e;
    opacity: 0.8;
}

.bottom-section h1{
    font-size: 50px;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: bold;
    color: #000;
    text-shadow: 2px 5px 4px #00000040;
}

.bottom-section h4{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    font-style: italic;
    letter-spacing: 4.5px;
    color: #314D9C;
    text-shadow: 2px 5px 4px #00000040;
 }
.footer{
    box-shadow: 0px -4px 20px -9px rgba(0, 0, 0, 0.487);
}
 .footer h4{
     font-weight: 900;
     color: #00000099;
     font-size: 25px;
 }

 .copyRightInfo{
     font-weight: 500;
     text-align: center;
     font-size: 13px;
     color: #00000099;
     border-top: 1px solid #30303064;
 }
 
 footer ul{
     list-style: none;
     padding-inline-start: 0px;
     color: #00000099;

 }
footer ul li:first-child{
    font-size: 20px;
    font-weight: 500;
}
 footer a{
    text-decoration: none;
    color: #00000099;
 }
 .news-section{
    margin-top: 76px;

 }
 .section-header{
     color: #2416a2;
     font-weight: 900;
     font-size: 60px;
     text-align: center;
     text-shadow: 1px 3px 2px #00000040;
 }

.news h2{
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 15px;
    color: #000;
}

.news article{
    font-size: 20px;
    color: #000;
}

.news-date{
    font-weight: 600;
}

.features-section{
    margin-top: 76px;
}

.main-list li{
    list-style-type: square;
    margin-bottom: 10px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.712);
    font-weight: 500;
}
.sub-list li{
    list-style-type: circle;
    margin-bottom: 0px;
    font-size: 14px;
}

.features-body{
    margin-top: 40px;
}

.floating-header{
    color: #2416a2;
    font-weight: 700;
    font-size: 45px;
    line-height: 1;
    text-align: center;
}

.paraContent{
margin-bottom: 40px;
}

.paraContent h3{
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

#caseManagementWorkflow{
    height: 170px;
    overflow-y: auto;
}


#docketMetrics{
    height: 70px;
    overflow-y: auto;
}

#reportManager{
    height: 70px;
    overflow-y: auto;
}

#formManager{
    height: 50px;
    overflow-y: auto;
}

#calendarManager{
    height: 140px;
    overflow-y: auto;
}

#journaling{
    height: 100px;
    overflow-y: auto;
}

#compatibilty{
    height: 230px;
    overflow-y: auto;
}

a {
    text-decoration: none;
}
.signUpOpt{
    border-radius: 10px;
}
.companyTitle{
    font-size: 1.5vw;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: bold;
    color: #000;
    text-shadow: 2px 5px 4px #00000040;
}

.signupOptBtn1{
    width: 100%;
    font-weight: 600;
    margin: 8px auto;
    padding: 10px 20px;
    color: #2416a2;
    background-color: #fff;
    border: 1px solid #2416a2;
}

.signupOptBtn1:hover{
    background-color: #201580;
    color: #fff;
}

.signupOptBtn2 {
    width: 100%;
    font-weight: 600;
    color: #fff;
    background-color: #201580;
    border: 1px solid #2416a2;
    margin: 8px auto;
    padding: 10px 20px;
}
.signupOptBtn2:hover{
    background-color: #fff;
    color: #201580;
}


.signupSideSection{
    background-image: url(/images/sideSec.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px 0px 0px 10px;
}

select:disabled {
	cursor:not-allowed;
	opacity: 0.7;
	color: #657eae!important;
}

.form-control:disabled {
	cursor:not-allowed;
	opacity: 0.7;
	color: #657eae!important;
	background-color: #e9ecef!important;
}

input[type="email"]:disabled {
	cursor:not-allowed;
	opacity: 0.7;
	color: #657eae!important;
	background-color: #e9ecef!important;
}

.form-check-input[type=checkbox]:disabled {
    cursor:not-allowed!important;
	opacity: 0.7!important;
	color: #657eae!important;
	background-color: #e9ecef!important;
}

.courtNameSub{
    font-size: 24px;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: bold;
    color: #000;
    text-shadow: 1px 3px 2px #00000040;
}

.titleText{
    font-size: 35px;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: bold;
    color: #000;
    text-shadow: 1px 3px 2px #00000040;
}

.auto-first-cap{
    text-transform: capitalize;
}

.contact-form .row{
    margin-bottom: 20px;
}

#contact h5{
    font-weight: 900;
    font-size: 20px;
}


#contact ul{
    list-style: none;
    padding-inline-start: 0px;
    color: #00000099;
}

#contact ul li{
    font-size: 15px;
    font-weight: 500;
 }

#contact a{
   text-decoration: none;
   color: #00000099;
}

.learn-more-btn{
    color: #fff;
    font-weight: 500;
    padding: 7px 30px;
    outline: none;
    background-color: #2416a2;
    border-radius: 5px;
    border: none;
}
.learn-more-btn:hover{
    color: #fff;
    background-color: #201580;
    box-shadow: 0px 0px 5px #868686;
}
.learn-more-arrow{
    transition: all .2s ease;
}
.learn-more-btn:hover .learn-more-arrow{
    -webkit-transform: translateX(40%);
    -moz-transform: translateX(40%);
    -ms-transform: translateX(40%);
    -o-transform: translateX(40%);
    transform: translateX(40%);
}

.custom-border{
    border: 1px solid #2416a2;
}

.custom-header{
    color: #2416a2;
}
.custom-bg{
    background-color: #2416a2;
}

.btn-close{
    width: 5px;
    height: 5px;
}

#selectPortal { /* Chrome, Firefox, Opera, Safari 10.1+ */
    text-align-last: center;
}
#linkRedirect{
    text-decoration: none;
}

.court-header-section{
    overflow: hidden;
    position: relative;
    height: 800px;
}

.alert-success{
    z-index: 50000;
    background: #eae9fa;
    font-size: 18px;
    padding: 20px 30px;
    min-width: 420px;
    position: fixed;
    right: 20px;
    top: 100px;
    border-left: 8px solid #2416a2;
    border-radius: 4px;
    color: #000;
    font-weight: bold;
    box-shadow: 3px 3px 5px #c4c4c4;
}

.alert-error{
    z-index: 50000;
    background: #FFF3CD;
    font-size: 18px;
    padding: 20px 40px;
    min-width: 420px;
    position: fixed;
    right: 20px;
    top: 100px;
    border-left: 8px solid #FFA502;
    border-radius: 4px;
    box-shadow: 3px 3px 5px #c4c4c4;
}

.loader {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'arial', sans-serif;
    color: #2416a2;
  }
  
  .loader > img {
    width: 100px;
  }
  
  .loader.hidden {
    animation: fadeOut 1s;
    animation-fill-mode: forwards;
  }
  
  @keyframes fadeOut {
    100% {
        opacity: 0;
        visibility: hidden;
    }
  }