.website-banner
{
    height: 500px;
    padding: 10px;

    -webkit-box-shadow: 0px 0px 89px -29px rgba(149,194,91,0.45);
    -moz-box-shadow: 0px 0px 89px -29px rgba(149,194,91,0.45);
    box-shadow: 0px 0px 89px -29px rgba(149,194,91,0.45);
}
.website-banner .gallery
{
    width: 100%;
    height: 700px;
    padding: 10px;
    border:1px solid #00AB59;
}
.website-banner .gallery img
{
    width: 100%;
    height: 500px;
    /* height: ; */
}
.caselaw-content , .journal-content ,.status-content
{
    padding: 1rem;
    margin-bottom: 2rem;
    border:2 solid black!important;

}
.caselaw-content h6 , .tab-content h4 , .journal-content h6 , .status-content h6
{
    color:#00AB59;
}
.no-display
{
    display: none;
}
.tab-content
{
    color:black;
    margin-bottom: 4rem;
}
.mr-tp-20
{
    margin-top: 20px;
}
/* adding search bar styling */




.search-main
{
    border:1px solid lightgrey;
    border-radius: 5px!important;
    box-shadow: 1px 1px 1px lightgrey, 0 0 8px grey, 0 0 2px lightgrey!important;
    padding: 1rem!important;
}

.active-cyan-2 input.form-control[type=text]
{
    border: none!important;
    /*border-bottom: 1px solid #4dd0e1!important;*/
    box-shadow: 0 1px 0 0 #4dd0e1!important;
    border-radius: 0!important;
}

.active-cyan-2 input[type=text]
{
    border: none!important;
    /*border-bottom: 1px solid #4dd0e1;*/
    box-shadow: 0 0px 0 0 #4dd0e1!important;
}

.active-cyan-2 select.form-control[type=select]
{
    border: none!important;
    /*border-bottom: 1px solid #4dd0e1!important;*/
    box-shadow: 0 1px 0 0 #4dd0e1!important;
    border-radius: 0!important;
}

.search-btn
{
    width: 150px;
    border-radius: 25px;

}

.btn-default
{
    border: 1px solid #00AB59;
    border-radius: 50%;
    margin-left: 2px!important;
}
.btn-default:hover
{
    background: #00AB59;
    color: #ffffff;
}


/* adding signup page styling */
.signup_left
{
    background: #00AB59!important;
}

.doc_tag_area
{
    margin-top:200px!important;
}


/* {{adding advance search model}} */

.inner-advance-search-model
{
    border:1px solid lightgrey;
    border-radius: 5px!important;
    box-shadow: 1px 1px 1px lightgrey, 0 0 8px grey, 0 0 2px lightgrey!important;
    padding: 3rem!important;
}
.advance-search-model-uppar > .row
{
    margin-bottom: 1rem;
}
.advance-search-model-total-num
{
    color: red;
}
.advance-search-total-row
{
    color: #00AB59;

}
.advance-search-model-records
{
    color: black;
}
.citation-name
{
    background: #f7f7f7;
    padding-top: 10px;
    padding-left: 8px;
}
.advance-search-model-para
{
    background: #f7f7f7;
    padding: 10px;
    width: 100%;
}
.advance-search-btns
{
    display: block!important;
    text-align: center;
    margin-top: 25px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
    background-color:#00AB59!important ;
}

.table-of-analysis > tbody > tr >td
{
    border: 1px solid lightgrey;
    color: #999696;
}
#pills-headnote > h1 , p
{
    color:#999696 ;
}

.latest-news
{
    padding: 1rem;
    margin-top: 3rem;
}
.padding-top-60
{
    padding-top: 60px;
}
.padding-bottom-60
{
    padding-bottom: 60px;
}
.color-white
{
    color: white;
}
.color-white:hover{
    color: rgba(104, 111, 131,1);
}
.signup_area_height
{
    min-height: 1270px;
}
.h3, h3
{
font-size: 16px;
font-weight: 50;
}
.sign_right
{
    margin-top: 5%;
    align-items: initial;
}
.padding-bottom-30
{
    padding-bottom: 100px
}
.height-fix-19 .col-lg-4
{
    height: 100px;
}
.nav_btn:last-child
{
    margin-left: 10px;
}
.menu_two
{
    z-index: 30;
}
.mr-top-10p
{
    margin-top: 10%;
}
.profile-pic {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-left: 45%;
  }
  .img-thumbnail{
    height:150px!important;
  }
.highLiteText{
    background-color: #FFCC00;
}
