.bg-light {
	background-color: #fff !important;}
body, html {

	font-size: 16px !important;

	font-weight: 400;

	height:100%;

	font-family: Poppins,Helvetica,sans-serif;

}
h1.mainheading{
	/* position: absolute;
	top: 20px;
	bottom: 0;
	left: 0;
	right: 0; */
	text-align: center;
	text-transform: uppercase;
	font-size: 38px;
	font-weight: 700;
	color: #29b783;
}
form-label
{
text-align: center;
font-weight:600;
}
#mainmenu {
	margin-right: 20px;
	margin-top: 100px;
	margin-left: 20px;
	background: #29b783;
	z-index: 9999;
}
.property_view h4 {
	background: #9B870C;
	padding: 10px;
	color:#fff;
}
.property_view h4 b{
	font-weight:600;
}
.property_view {
	border: 1px solid #ccc;
	margin-top: 20px;
  padding:0;
}
.chian_custody_view h4 {
	background:#4a4adc;
	padding: 10px;
	color:#fff;
}
.chian_custody_view {
	border: 1px solid #ccc;
	margin-top: 20px;
}
.diposal_view h4 {
	background: #29b783;
	padding: 10px;
	color:#fff;
}
.diposal_view {
	border: 1px solid #ccc;
	margin-top: 20px;
}
.card_property {
	background: #9B870C;
	color: #fff;
}
.card_chian_custody {
	background:#00008b;
	color: #fff;
}
.form-control:focus, .form-check-input:focus,.form-select:focus{	

	box-shadow: none;

}
.home_search_form {
	margin-top: 20px;
}

.save_next{
	max-width:300px;
	display: block;
	margin: auto;
	margin-top:30px;	
}
 .home_tab_links {
	margin-top: 20px;
	margin-bottom: 40px;
}
.home_tab_links p {
	margin-bottom: 2px;
	font-size: 16px;
}
 .home_tab_links span {
	padding: 8px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	display: block;
	background: #ddd;
}
.home_tab_links span a{
	color: #000;
	text-decoration: none;
	display: block;
	}
.home_tab_links span .disable{
pointer-events: none;
cursor: default;
}
.home_tab_links .active a {
	color: #fff;
	text-decoration: none;
}
.home_tab_links .active{
	background-color: #0bb783;
}
.home_search_form .form-label {
	margin-top: 10px;
}
.print_submit_data .save_next {
	margin: 10px;
	display: inline-block;
}
.print_submit_data{
text-align:center;
margin-top: 20px;
}
.form-check {

	font-size: 16px;

	text-align: left;

}

.err{margin-top:10px;}

.add_entries_btn {
	float: right;
	font-size: 20px;
	color: #0bb783;
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid #0bb783;
	padding: 4px 8px;
	margin-bottom: 10px;
}

.add_entries_btn:hover{ 

	color: #0bb783;

}

.change_password_btn a {

	float: right;

	background: #0bb783;

	padding: 10px 15px;

	color: #fff;

	text-decoration: none;

	border-radius: 4px;

	font-weight: 600;

	font-size: 16px;

}
.cancel.btn{
background: red;
color: #fff;
font-weight: 600;
}
.form-signin {

  width: 100%;

  max-width: 400px;

  padding: 15px;

  margin: auto;

}

.form-signin .checkbox {

  font-weight: 400;

}

.form-signin .form-control {

  position: relative;

  box-sizing: border-box;

  height: auto;

  padding: 10px;

  font-size: 16px;

}

.form-signin .form-control:focus {

  z-index: 2;

}
.sweet-alert{
border:1px solid #ccc;
}
section.additional_fields .col-md-6 .row {
	margin-bottom: 10px;
}
ul.parsley-errors-list {

	list-style: none;

	padding: 0;

	margin: 0;

	display: block;

	width: 100%;

}

ul.parsley-errors-list li {

	background: #a94442;

	margin: 2px 0 6px;

	border-radius: 3px;

	color: #fff;

	font-size: 12px;

	padding: 3px 10px;

}

header{background:#fff;}

.navbar-brand img{max-width:120px;}

.navbar-brand {

	padding: 0;

}

#mainmenu a {

	text-decoration: none;

	text-align: center;

	margin: auto;

}

#mainmenu .nav-item:hover{
border-bottom: none !important;	
}
#mainmenu .nav-item{
border-bottom: none  !important;
}
.dropdown-menu.show li a {
	text-align: left !important;
	color: #0bb783;
}
.dropdown-toggle::after {
	display: none !important;
}
#navbarDropdown .navbar-toggler-icon {
	border: 1px solid rgba(0,0,0,.1);
	padding: 16px;
	border-radius: 4px;
}
.nav-title {
	font-size: 22px;
	display: block;
	font-weight: 600;
	color:#fff !important

}

#mainmenu .navbar-nav {

	flex-direction: row;

	width: 100%;

}

.nav-desc {

	color: #b5b5c3 !important;

}

#mainmenu .nav-item {

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-align: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-box-pack: start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-flex: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;

	-ms-flex-preferred-size: 0;

	flex-basis: 0;

	-webkit-transition: color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;

	transition: color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;

	transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;

	transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;

	border-bottom: 2px solid transparent;

	padding: 0;

	margin: 0;

	border-bottom: 2px solid transparent;

}

#mainmenu .nav-item:hover, #mainmenu .nav-item.active{

	border-bottom: 2px solid #0bb783;

}

.form-label {

	margin-bottom: .2rem;
	font-size:12px;

}

.fa.fa-plus-square.adddata,.fa.fa-plus-square.adddata1 {

	float: right;

	font-size: 20px ;

	color: #0080ff ;

	cursor: pointer ;

	margin-right: 20px;

}
.card1 {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
.card1_container .form-control {
	margin-bottom: 10px;
}
.fa.fa-minus-square.deldata,.fa.fa-minus-square.deldata1 {

	float: right;

	font-size: 20px;

	

	color: red;

	cursor: pointer ;

}

 

.detail_btn i {

	display: inline-block;

	font-size: 16px;

	border: 1px solid #fff;

	margin: 4px 4px;

	padding: 4px 4px;

	border-radius: 5px;

	cursor: pointer;

	color: #fff;

}

.detail_btn i.fa.fa-eye {

	background: #29b783;

}

.detail_btn i.fa.fa-pencil {

	background: #7a7aca;

}

.detail_btn i.fa.fa-trash {

	background: #f03737;

}

.main_table{vertical-align:middle;}



.case_data h4 {

	padding: 2px 0;

}

.case_data {

	margin: 20px;

}

.case_details {

	margin-bottom: 15px;

}

.case_details b{
	font-weight:600;
	font-size: 16px;
}
.view_fields h2{
border-bottom: 1px solid #ccc;
padding-bottom: 10px;	
}
.case_details span{

	display: block;

}

.list_entry {

	font-size: 20px;

	font-weight: 600;

	margin-bottom: 10px;

	display: inline-block;

}
.home_print button {
	background: #29b783;
	float: right;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-weight: 600;
	padding: 4px 16px;
	font-size: 16px;
	margin-top: 20px;
}
.print_btn {
	background: #29b783;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 10px 20px;
	text-align: center;
	width: 100%;
}
.print_btn:hover{
	color:#fff;
}
.card1_container .form-control {
	margin-bottom: 10px;
}
.dashboard {
    margin-bottom: 55px;
}
.case_details b {
	font-size: 15px;
}
.main-title{
	padding-bottom:10px !important;
	}
.report-case h2{
	/*margin-bottom:25px;*/
	}
 .view_lightbox_btn {
	background: #29b783;
	border-radius: 4px;
	color: #fff;
	font-weight: 600;
	padding: 4px 28px;
	font-size: 16px;
	margin-top: 4px;
	display: inline-block;
	text-decoration: none;
}
.view_lightbox_btn:hover{
color:#fff
}
.print_images {
	margin-top: 30px;
}
.print_images img {
	display: block;
	margin: auto;
	width: 200px;
	margin-bottom: 50px;
}
.header_banner {
	display: block;
	margin: auto;
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	top: 18px;
	background: #ccc;
	width: 100%;
	max-width: 300px;
}
td.heading-text {
    font-weight: 600;
    text-align: left;
    padding: 12px;
}
.color-table th {
    padding: 12px;
}


.bar-chart {
    margin-top: 50px;
    margin-bottom: 50px;
}

.b-box {
    padding: 15px;
    text-align: center;
    width:  100%;
    margin: 5px auto;
    color: #fff;
	border-radius: 5px;
}
.set_station select {
	width: max-content;
	float: right;
	margin-bottom: 10px;
}
.b-box h3 {
	margin: 0;
	font-size: 20px;
}
.box-1 {
 background-color: #007bff;
}
.box-2 {
    background-color: #28a745;
}
.box-3 {
    background-color: #dc3545;
}
.case-box{
	margin-top:32px;
	margin-bottom:10px;
	}
.main_table caption{
	font-size: 20px;
	color: #000;
	font-weight: 600;
}

@media only screen and (min-width:576px){.navbar-toggler {
	margin-top: 75px;
	z-index: 99999;
}}
@media only screen and (max-width:992px){h1.mainheading {font-size: 46px;
}}
@media only screen and (max-width:776px){h1.mainheading {
	color: #fff;
	background: #29b783;
	padding: 12px;
	margin: auto;
	bottom: auto;
	font-size: 25px;
	width: 235px;
}}
@media only screen and (max-width:574px){.navbar{padding-top: 6.2rem;}}
.color-table thead {
    background-color: #000;
    color: #fff;
}
.color-table tr:nth-child(even) {
    background-color: #d0d3d5f2;
}

 

 
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 2px dashed #ccc;
  background: white;
  padding: 10px;border-radius:4px;
  width:100%;
  }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;

      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }
.del_btn {
position: absolute;
/ bottom: 0; /
z-index: 9;
right: 17px;
/ top: -56px; /
font-size: 28px;
color: #000;
cursor: pointer;
/ background: #fff; /
/ border-radius: 58%; /
}

  .screen-darken{
  content: ''; 
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.5);
  pointer-events: none;
  z-index:10; opacity:1; 
  visibility:visible;
  position: fixed;
}

/* .navbar{
  position: relative;
  z-index: 15;
} */
/* .navbar-brand.right_logo {
	position: absolute;
	right: 0;
	top: 0;
} */
.navbar-nav a {
	font-size: 17px;
	font-weight: 400;
	 color :#fff !important;
}
.bg-primary {
	background-color: #0bb783 !important;
}
.dropdown-menu a {
	color: #0bb783 !important;
	font-size: 16px;
	font-weight: 400;
}
.navbar-nav {
	width: 100%;
}
.navbar-nav li{
	width: 100%;
	text-align:center;
}
.navbar {
	padding-top: 0.5rem;
}
.heading-2{display:none;}
.heading-2.navbar-brand {
	font-size: 25px;
	font-weight: 800;
}
.navbar-dark .navbar-toggler{    color: #fff !important;
    border-color: #fff !important;
}
.aditional_fields{margin-top:12px}
.aditional_fields .field{
	margin-bottom: 8px;
}
.fa.fa-bars {
	font-size: 20px;
	/* border: 1px solid #fff;
	padding: 4px 10px; */
	/* border-radius: 4px; */
}
.property_modal {
	max-width: 1000px;
	width: 100%;
}
.act_law_info span::after {
	content: ",";
}
.act_law_info span:last-child::after {
	content: "";
}
.act_law_info {
	width: 20%;
}
.crime_number_year .form-control,.crime_number_year .form-select {
	width: 50%;
	display: inline-block;
}
.crime_number_year .crime_number{
float:left;	
}
.crime_number_year .crime_number {
	float: left;
	border-right: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.crime_number_year .crime_year {
	border-left: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 7px;
}
.crime_number_year ul {
	position: absolute;
	padding-top: 40px;
	z-index: -1;
}
.crime_number_year ul li {
	display:inline-block;
}
.case_details.act_law_info {
	width: 100%;
}
.time, .mins, .meridian{margin:0 !important}
.property_popup .modal-header {
	background: #9B870C;
	color: #fff;
}
.property_popup .modal-title {
	font-weight: 600;
	font-size: 25px;
}
.receiver_popup .modal-header {
	background:#4a4adc;
	color: #fff;
}
.receiver_popup .modal-title {
	font-weight: 600;
	font-size: 25px;
}
.b-box .cases_count {
	display: block;
	margin-top: 5px;
	font-weight: 600;
	font-size: 45px;
}
.nav-item.dropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;}
#main_nav ul li:last-child:hover .hover_menu {display: block;}
.hover_menu {
	display: none;
	position: absolute;
	background: #0bb783;}
.hover_menu li a {
	text-decoration: none;
	padding: 5px 15px;
	display: block;}
.hover_menu li a:hover {
	background: #fff;
	color: #0bb783 !important;}
.d_none {display: none;}
@media only screen and (max-width:525px){h1.mainheading{display:none;}}
@media only screen and (max-width:525px){.heading-2{display:block;}}
@media only screen and (max-width:525px){.navbar-nav li{text-align:left;}}
@media only print{.print_hide{display:none; !important}}
@media only screen and (max-width:575px){.d_none { display:block; !important} }
@media only screen and (max-width:575px){ #main_nav ul li:last-child {display:none; } }

.py-5.main-title.report-case.text-center h2 {margin-bottom: 20px;}
.pending {
	border: 1px solid #dc3545;
	background-color: #dc3545;}
.pending, .disposed {
	width: 45px;
	height: 12px;
	display: inline-block;
	border: 1 px solid red;
	margin-right: 4px;
}
.disposed {
	border: 1px solid #28a745;
	background-color: #28a745;
}
.headline {margin-top: 10px;}
.frontpg{
	font-size: 2.1rem;
	text-transform: uppercase;
	margin: 0px 0 14px 0;
	color: #29b783;
}
.form-check-label.for-pass {color: black;}
.w-100.btn.btn-lg.btn-primary {margin-bottom: 5px;}
.rdo {margin-left: 20px;}
@media print{
@page  
{  size: auto; 
    margin: 25mm 25mm 25mm 25mm;  
} 
body  
{ 
    margin: 0px;  
} 

table.main_table, table.main_table * {display:block;}
.d-flex.home_search_form,.cnt_msg,.home_print{
 display:none !important;
 height:0px !important;  
}
.pagination.pagination-md.pull-right,.detail_btn,.prnt{ display:none !important;}

th,td {border:1px solid #000 !important;}	
}
.abc {
	background: #0bb783;
	border: 0;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	margin-top: 3px;
	text-align: center;
	margin-bottom: 0 !important;
}
h1.mainheading span {
	font-size: 22px;
	display: block;
	font-weight: 400;
}
.properties_disposals div.form-check {
	display: inline-block;
	margin-right: 20px;
}
.disposed_itens table {
	width: 100%;

}
.disposed_itens{
	margin-top: 40px;
	}
.disposed_itens h4 {
	text-align: center;
}
.disposed_itens th, .disposed_itens td {
	padding: 10px;
}
.disposed_itens thead {
	background: #0bb783a8;
}
.disposed_itens tr:nth-child(2n) {
	background: #0bb7831a;
}