/*body, html {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

body {
    font-size: 15px;
    color: black;   
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;

}

#mainNav {
    background: linear-gradient(135deg, #7d7e7d 0%,#0e0e0e 100%);
    box-shadow: 0 0 15px 0 rgba(26,28,29,.8);
    margin-bottom: 0px;
    top: 0;
}

.fixed_top {
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    z-index: 20;
}

.bck-scroll {
    position: relative;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 5%;
    margin-left: 2%;
}

nav .container {
    position: relative;
}

nav .nav-brand {
    margin-top: -5px;
    color: #777;
}

.nav-brand {
    float: left;
    height: 50px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
}

a {
    outline: 0;
    text-decoration: none;
}

img {
    vertical-align: middle;
    border: 0px;
}

.nav-collapse {
    border-color: #e7e7e7;
}

.nav-collapse {
    padding-right: 15px;
    padding-left: 15px;
}

.searchClass {
    height: 48px;
    font-size: 18px;
    background-image: url(images/searchicon.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    border-radius: 0.25rem;
    box-sizing: border-box;
    border: 2px solid #ccc;
}

.search-Class {
    
    background-image: url(images/searchicon.png);
    background-position: 184px 2px;
    background-repeat: no-repeat;
    
    
    box-sizing: border-box;
    
}

.nav-search-chaudai {
    width: 50%;
    margin-top: 8px;
}

.chaudai {
    width: 40%;
}

input:focus {
    outline: none;
}

.text-center {
    text-align: center !important;
}

.prdName {
    color: rgb(10, 62, 142);
    font-size: 5.5rem;
    line-height: 5.5rem;
    font-family: 'Open Sans';
    letter-spacing: .3rem;
    font-weight: 500;
    margin-bottom: 20px;
}

.land-view {
    position: relative;
    top: 150px;
    margin-bottom: 20%;
}

.case-view {
    position: relative;
    top: 100px;
}

.button {
    display: inline-block;
    color: #fff;
    background: #0e306f;
    margin: 15px;
    border: solid 2px #426cbd;
    border-radius: 10px;
}

.short {
    padding: 5px 20px 5px 20px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0px 15px 0px 15px;
}


.col-md-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0px 15px 0px 15px;
}

.col-sm-5 {
    position: relative;
    width: 51%;
    min-height: 1px;
    padding: 0px 15px 0px 15px;
}
.col-sm-2 {
    position: relative;
    width: 20%;
    min-height: 1px;
    padding: 0px 5px 0px 5px;
}

.col-md-5 {
    position: relative;
    width: 50%;
    min-height: 1px;
    padding: 0px 15px 0px 15px;
}


#advSearch {
    position:relative;
    margin-top:75%;
}

.adv {
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}

    .adv .advForm {
        padding-left: 50px;
        padding-left: 9px;
        padding-right: 11px;
        margin-top: 40px;
        margin-left: 18%;
    }

.advForm .form-horizontal .form-group .row label {
    padding-left: 0px;
    display: inline-block;
}

.form-group .row {
    padding-bottom: 10px;
}

.control-label {
    padding-right: 15px;
}

.form-control {
    border: 1px solid #ced4da;
    background-color: #ffffff;
    color: #495057 !important;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
}

.nav-list-bar > li {
    position: relative;
    display: block;
}

.nav-list-bar {
    list-style: none;
    padding: 10px;
}

#bar {
    margin-left:29%;
}
#search2 {
    border-radius:25px;
}

#sort {
    float: right;
    margin-right: 5%;
}
    #sort .dropdown {
        position: relative;
        display: inline-block;
        
    }

    #sort .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        border-radius: 10px;
    }

        #sort .dropdown-content a {
            padding: 3px 16px;
            margin: 1px;
            text-decoration: none;
            display: block;
            color: #35434e;
        }

a {
    color:#1749aa;
}
.brieftext p a {
    color:blue;
}

#sort .dropdown:hover .dropdown-content {
    display: block;
}
.resp {
    margin-left:0%;
}
@media (min-width: 768px) {
    
    .resp {
        margin-left:73%;
    }
    
    .container {
        width: 750px;
    }

        .container > .nav-collapse,
        .container > .nav-header {
            margin-left: 0;
            margin-right: 0;
        }

    .nav-header {
        float: left;
    }

    .nav-brand {
        margin-left: -15px;
        top: -5px;
    }

    .nav-collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .nav-left {
        margin-top: 8px;
        float: left !important;
        margin-right: -15px;
    }

    .nav-list-bar {
        float: none;
    }
        .nav-list-bar > li {
            float: left;
        }

    .col-md-3 {
        max-width: 30%;
        min-width:22%;
        flex: 0 0 30%;
    }

    .col-md-9 {
        max-width: 100%;
        flex: 0 0 70%;
    }

    col-sm-5 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    col-md-5 {
    width:100%;
    }

    .list-group {
        margin-left: 180px;
    }

    #resultSide {
        left: 40%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 92%;
    }

    .resp {
        margin-left:62%;
    }

    .col-md-9 {
        max-width: 69%;
        flex: 0 0 70%;
    }

    .list-group {
        margin-left: 245px;
    }
    #advSearch {
        padding-top: 90px;
        margin-bottom: 25px;
        margin-top: 30%;
    }
    .land-view {
        top: 200px;
    }
    #resultSide {
        left: 40%;
    }

    .col-md-3 {
        max-width: 25%;
    }
}

@media (min-width: 1200px) {
    .col-md-3 {
        max-width: 22%;
    }
    #holder {
        width:42%;
        margin-left:26%;
    }
    .resp {
        margin-left:51%;
    }

    .container {
        width: 95%;
    }

    .list-group {
        margin-left: 336px;
    }

    #resultSide {
        left: 25%;
        width:100%;
    }

    .adfilt {
        width: 107%;
    }
    
    #advSearch {
        padding-top: 90px;
        margin-bottom: 25px;
        margin-top: 30%;
    }
    .land-view {
        top: 200px;
    }
}

@media only screen and (min-width: 1200px) {
    ul.nav-list-bar > li {
        padding: 4px 6px;
    }

}


#hcourts {
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
}

.ovrfl {
    height: 150px;
    overflow: hidden;
    overflow-y: scroll;
}

.judgement-Holder {
    text-align: justify;
    margin-top: 5px;
    line-height: 24px;
}

.judgement-bg {
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}

.content-holder > p, .jl__tab-content {
    padding: 10px;
    text-align: justify;
    margin-top: 5px;
    font-size:16px;
    line-height: 30px;
}

.tab-content {
    background-color: #ffffff;
    border-radius: 15px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.content-holder:first-child {
}

.content-holder {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}

.caseInfo {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.content-sub-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #35434e;
    text-transform: uppercase;
}

    .content-sub-heading div {
        display: inline-block;
        padding-left: 10px;
    }

#paginate {
    margin: 10px auto 10px auto;
    width: 18%;
    position: relative;
}

.loader {
    z-index: 20;
    position: fixed;
    top: 50%;
    left: 50%;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid black;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.treeview input[type=checkbox] {
    display: none;
}


.treeview,
.treeview ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

    .treeview li {
        padding-left: 27px;
        position: relative;
        margin-top: 4px;
        margin-bottom: 4px;
        display: flex;
        flex-direction: column;
    }

    .treeview > li {
        padding-left: 0;
    }

    .treeview ul {
        max-height: 0;
    }

    .treeview li input:nth-of-type(1):checked ~ ul {
        max-height: 1000px;
    }

    .treeview li label {
        padding-left: -1px;
        cursor: pointer;
        height: 30px;
        display: flex;
        align-items: center;
    }

        .treeview li label h5, h6 {
            color:black;
        }

        .treeview li label i {
        }

    .treeview .cballow input[type=checkbox] {
        display: block;
    }

.ovrflw div {
    overflow: hidden;
    overflow-y: scroll;
    height: 100px;
}


.treeview li label > span {
    margin: 0 10px;
}



.treeview li label input[type=text]:focus,
.treeview li label input[type=text]:hover {
    background: white;
}

.treeview li label:not(.child):before {
    transition: .3s ease;
    position: absolute;
    margin-left: -16px;
}

.treeview li label:not(.child):before {
    font: normal normal normal 14px/1 FontAwesome;
}

.treeview li input[type=checkbox]:checked + label:before {
    transform: rotate(90deg);
}

.treeview .action-list {
    margin-left: auto;
}

    .treeview .action-list i {
        margin-left: -16px;
    }



ul#commaSeparated li {
    display: inline-block;
    padding-left: 0;
    font-size: 13px;
}

    ul#commaSeparated li label {
        height: 50px;
    }

    ul#commaSeparated li:not(:last-child):after {
        content: ", ";
    }

.treeview#colCode li label:only-child {
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0px;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef;
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .25rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }

    .list-group-item:focus, .list-group-item:hover {
        z-index: 1;
        text-decoration: none;
        background-color: #ccc;
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        background-color: #fff;
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        color: #004085;
        background-color: #9fcdff;
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085;
    }

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

    .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
        color: #383d41;
        background-color: #c8cbcf;
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41;
    }

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

    .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
        color: #155724;
        background-color: #b1dfbb;
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724;
    }

.firac li {
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
    margin-right: 5px;
}

    .firac li:hover {
        background-color: #7a7b7a;
    }

    .firac li a:hover {
        color: white;
    }

.sbtn {
    margin-left: 0;
    padding: 10px 12px 10px 12px;
    margin-bottom: 0px;
}

.ovrflw-grid > div {
    overflow: hidden;
    overflow-y: scroll;
    height: 1000px;
    position: absolute;
}


.footer {
    background: #35434E;
    padding: 5px 0 0;
    z-index: -1;
    text-align: left;
}

.row.copyright {
    padding: 20px 0 15px 0;
    background: #292929;
    text-align: center;
    margin: 0;
}

.copyright p {
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin: 0px;
}

.copyright p {
    font-size: 15px;
    letter-spacing: .5px;
}

#chartContainer {
    height: 200px;
}

#filterSide {
    position: fixed;
    display: block;
}

.bg-label-filter {
    background-color: #E0E0E0;
}

.bg-label-subFilter {
    background-color: #F0F0F0;
}

.adfilt {
    margin-left: inherit;
}


.ovrflw li p {
    margin:0;
}


#holder { border: 2px dashed #bbb;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 20pt bold;
    color: #bbb;
    margin-bottom: 20px;}
#holder.hover { border: 10px dashed #333; }



.upperIndex {
    z-index:2011;
}

.filter-slider {
   max-height: 100vh;
    overflow: auto;
}
.brieftext {
    padding:10px;
}

.date-for {
    padding-left:7%;
}
.line-date {
    width: 40%;
    height:18px;
}*/
.head-search {
    margin-top:12px;
}

#holder { border: 2px dashed #bbb;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 20pt bold;
    color: #bbb;
    /*margin-bottom: 20px;*/
    margin-top:20%;
}
#holder.hover { border: 10px dashed #333; }


input:focus {
    outline: none;
}

.row-date {

    /*display: -ms-flexbox;*/
    display: flex;
    /*-ms-flex-wrap: wrap;*/
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;

}


    .list-group-item:focus, .list-group-item:hover {
        z-index: 1;
        text-decoration: none;
        background-color: #ccc;
    }

.loader {
    z-index: 20;
    position: fixed;
    top: 50%;
    left: 50%;
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #0E306F;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.highcharts-credits {
    display:none;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
	border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.firac li {
    color: #fff;
    background-color: #0E306F;
    border-radius: 4px;
    font-size: .9rem;
    cursor : pointer;
}
.firac > li > a {
    color:#fff;
}

.firac > li:hover > a {
    color:#0E306F ;
}


.firac li:hover {
    color: #0E306F;
    background-color: #fff;
    border-radius: 4px;
    font-size: .9rem;
    border-color: #0E306F;
    cursor : pointer;
}
.firac li > a:hover {
    color: #0E306F;
    background-color: #fff;
      border-radius: 4px;
    font-size: .9rem;
    border-color: #0E306F;
}

a {
    text-decoration: none !important;
}
    

    .firac > li {
    position: relative;
    display: block;
    display:-webkit-inline-box;
    padding:0 10px;
    margin-right:1%;
}

.firac {
list-style: none;
    padding: 10px;
}
.bg-firac-color {
    background-color:#0a3e8e6b;
}
.footer {
    background: #35434E;
    padding: 5px 0 0;
    z-index: -1;
    text-align: left;
    color:white;
    position: relative;
    bottom: 0;
    width: 100%;

}

.row.copyright {
    padding: 20px 0 15px 0;
    background: #292929;
    text-align: center;
    margin: 0;
}


.bg-color {
    background-color:#f1f1f1;
}

.ul.comma-separated li {
    display: inline-block;
    padding-left: 0;
    font-size: 13px;
}

    ul.comma-separated li label {
        height: 50px;
    }

    ul.comma-separated li:not(:last-child):after {
        content: ", ";
    }

.us-date-title {
    display:none;
}
.hidden_p {
    display:none;
    
}

.log-btn {
    float:right!important;
    margin-top:23px;
    padding-right:30px;
}

.btn-outline-primary {
    color: #005aaa;
    background-color: transparent;
    border-color: #005aaa;
    border: 2px solid #005aaa!important;
    border-radius: 4px;
    font-size: .9rem;
    cursor : pointer;
}
    .btn-outline-primary:hover {
        border: 2px solid #005aaa;
    }


.choiceWrapper:hover #showChoice {
    display:block;
    }

.show {display: block;}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.chapterName {
    font-weight:bold;
}


/*input[type=checkbox] {
    margin:0px 0 0px;
}*/

.search-queries {
border: solid 2px #0E306f;
    border-radius: 25px;
}
.judgement-title {
    text-align: center;
}


.actblock{
	
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 10px;
}
.actblock:nth-child(odd) {
  /*background: #f1f1f1;*/
  background: white;
}
.actblock h3{
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 10px 0;
}
.actblock h3 a{
	text-decoration: none;
	color:#154092;
}
.actblock p{
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}
.searchresults .actblock p span{
	font-style: italic; 
	font-size: 14px;
	margin:0 15px;
}

.ss.selected {
    background:#ccc;
}

/*#holder > input
{
    display: none;
}

#holder img
{
    width: 80px;
    cursor: pointer;
}*/

#judgement_pdf_block {
height:-webkit-fill-available;
width:100%;
}


.openbtn {
  font-size: 16px;
  cursor: pointer;
  background-color: #ffffff;
  color: #111;
  padding: 10px 0px;
  border: none;
}



/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}

/******** case notes *********/



/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  /*border: 3px solid #f1f1f1;*/
  z-index: 10000000;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: #0E306F;
  border-radius: 6px;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 5px 0;
  border: none;
  background: #ffffff;
  resize: none;
  min-height: 200px;
  border-radius: 6px;
}

.form-container select {
  width: 100%;
  padding: 15px;
  margin: 5px 0 5px 0;
  border: none;
  background: #ffffff;
  resize: none;
  height: min-content;
  border-radius: 6px;
}

.form-container input[type=text]{
  width: 100%;
  padding: 15px;
  margin: 5px 0 5px 0;
  border: none;
  background: #ffffff;
  resize: none;
  height: min-content;
  text-overflow: ellipsis;
  border-radius: 6px;
}



/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 6px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:6px;
  opacity: 0.8;
}


/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
#x {
    /*position: absolute;*/
    /*background: red;*/
    color: white;
    top: -10px;
    right: -10px;
}






