/*********************************** KERNEL *****************************************/
.moonlight_msgbox{
	padding:10px; 
}

.moonlight_desc{
	font-size:12px;
	font-weight:normal;
}

.moonglight_designer{
	display:none;
	text-align:left;
}

/*********************************** GENERAL *****************************************/
.login_card{
	box-shadow: 0px 0px 15px 5px #d3d8d7;
}
#divMsgBoxTitle {
    height: unset !important;
}
/*********************************** ERROR *****************************************/
div.error {
	margin-left:2px;
	margin-bottom:2px;
	display:block;
	padding: 5px;
}
span.error {
	display:inline;
	padding: 2px;
	color: #dc3545;
}

.input-group > span.error {
  width: 100%;
}

/** MOONLIGHT REQUIRED END **/
.content_wrapper {
	min-height: 600px;
	position: relative;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto/Roboto-Thin.eot');
	src: url('fonts/Roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Roboto/Roboto-Thin.woff2') format('woff2'),
		 url('fonts/Roboto/Roboto-Thin.woff') format('woff'),
		 url('fonts/Roboto/Roboto-Thin.ttf') format('truetype'),
		 url('fonts/Roboto/Roboto-Thin.svg#Roboto') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto/Roboto-Light.eot');
	src: url('fonts/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Roboto/Roboto-Light.woff2') format('woff2'),
		 url('fonts/Roboto/Roboto-Light.woff') format('woff'),
		 url('fonts/Roboto/Roboto-Light.ttf') format('truetype'),
		 url('fonts/Roboto/Roboto-Light.svg#Roboto') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto/Roboto-Regular.eot');
	src: url('fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
		 url('fonts/Roboto/Roboto-Regular.woff') format('woff'),
		 url('fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
		 url('fonts/Roboto/Roboto-Regular.svg#Roboto') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto/Roboto-Medium.eot');
	src: url('fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		 /* url('fonts/Roboto/Roboto-Medium.woff2') format('woff2'), */
		 /* url('fonts/Roboto/Roboto-Medium.woff') format('woff'), */
		 url('fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
		 url('fonts/Roboto/Roboto-Medium.svg#Roboto') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto/Roboto-Bold.eot');
	src: url('fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
 /*        url('fonts/Roboto/Roboto-Bold.woff2') format('woff2'), */
 /*        url('fonts/Roboto/Roboto-Bold.woff') format('woff'), */
		 url('fonts/Roboto/Roboto-Bold.ttf') format('truetype'),
		 url('fonts/Roboto/Roboto-Bold.svg#Roboto') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto/Roboto-Black.eot');
	src: url('fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Roboto/Roboto-Black.woff2') format('woff2'),
		 url('fonts/Roboto/Roboto-Black.woff') format('woff'),
		 url('fonts/Roboto/Roboto-Black.ttf') format('truetype'),
		 url('fonts/Roboto/Roboto-Black.svg#Roboto') format('svg');
	font-weight: 900;
	font-style: normal;
}

body {
  font-family: 'Roboto', sans-serif !important;
}

/*.glyphicon{
  font-family: 'Glyphicons Halflings' !important;
}*/

/* Link */
a:hover{
  text-decoration: none;
}

/*** Left-Panel ***/
div #left-panel {
	border-top: 4px solid #f7bf4f;
}

.display-box {
  width: 150%;
}
/*** Buttons ***/

/* For rounded button */
.btn-rounded {
	border-radius: 12px;
	background-color: #007bff;
	color: white;
}

.btn-blue {
	background-color: #007bff;
	color: white;
}

#line hr{
  width: 100%;
  border-color: #419dac;
}

#line_2_color {
  border-color: #F88357;
}

.line_3_color {
  border-color: #dddddd;
}

#last-login-line hr {
  width: 75%;
  border-color: white;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

#last-login-font {
	font-size: 28px;;
}

.box{
  padding:60px 0px;
}

.box-part{
  background:#94c972;
  border-radius:6px;
  padding:10px 5px;
  margin:0.5rem 0px;
  /* width:150px; */
}

.text{
  margin: 0.25rem 0px;
}

.text-color{
  color: #419dac;
}

.text-color:hover {
  text-decoration: none;
  color: #419dac;
}

.text-highlight {
	color: #FF8000;
}

.custom-link{
	color: white;
}

.custom-link:hover {
  background-color: #419dac;
  text-decoration: none;
  color: grey;
}

.modal-header{
	background-color: #419dac;
	color: white;
}

.display-icon-text{
  margin-top: 0.25rem;
  /* margin-left: 0.25rem; */
}

#box-gradient-left {
  background-image: linear-gradient(#ff701d, #fdfbba);
}

#box-gradient-center {
	background-image: linear-gradient(#F9485A, #FF9E7A);
}

#box-gradient-right {
	background-image: linear-gradient(#747579, #8E8F93);
	border-radius: 0px 15px 15px 0px;
}

.border-radius-left {
  border-radius: 15px 0px 0px 15px;
}

.border-style {
	display:block;
	width: 100%;
	border: 0;
	padding: .375rem .75rem;
	box-shadow: none;
}

.column {
	float: left;
}

.display-info-card{
	color: white;
}

.border-radius-left {
	border-radius: 15px 0px 0px 15px;
}

.badge-color {
	background-color: #F9844F;
}

/* .btn-back-style:hover {
	background-color: #7A8B95;
} */

.btn-back-style:hover {
	background-color: #CDE3F8;
	color: #7A8B95;
	border-radius: 50%;
}

.height {
	height: 30px;
}

.custom-margintopbottom {
	margin-top: -14px;
	margin-bottom: -14px;
}

.remove-padding-leftright {
	padding-left: 0px;
	padding-right: 0px;
}
/* Vertical Pills */
.nav-pills .nav-link.active {
  color: #7A8B95;
  background-color: #CDE3F8;
  border-radius: 0px 15px 15px 0px;
}

.pills-menu a {
   color: grey;
}

.icon-calendar{
  background-image: url("res/icon_calendar.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}

.icon-clock{
  background-image: url("res/icon_clock.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}

/* Font Awesome Icon */
.custom-fa-icon{
  font-size:45px; 
  color: #419dac;
}

/* Divider - Horizontal Line*/
.divider{
  width: 100%;
  padding: 0 2.1rem;
}

.divider > hr {
  border-top: 1px solid #f7bf4f;
}

/* Expandable Table Row*/
.custom-expandable-table .custom-hidden-row, .custom-expandable-table .custom-hidden-row-2 {
  background-color:#F1F3F4;
  padding: 0 !important;
  border-top: 0px;
} 

.custom-expandable-icon {
  float:left;
  margin-top: 2px;
  cursor: pointer;
}

.icon-collapse{
  background-image: url("res/icon_collapse_orange.png");
  background-repeat: no-repeat;
  background-size: auto;
  height:24px;
  width:24px;
  
}

.icon-expand{
  background-image: url("res/icon_expand_orange.png");
  background-repeat: no-repeat;
  background-size: auto;
  height: 24px;
  width: 24px;
}

.custom_case_status_icon img{
  padding-right: 0.3rem;
  /*height: 20px;*/
  width: 20px;
}

.custom-expandable-table .table{
  margin-bottom: 0;
}

.custom-td-flexgroup{
  display: flex;
}

.custom-expandable-table .table td , .custom-expandable-table .table th{
  padding: 0.5rem 0.75rem;
}

.custom-hidden-row > div:first-child, .custom-hidden-row-2 > div:first-child {
  width: 100%;
}
.custom-hidden-row-2-sm{
  display: none;
}

.custom-hidden-row-3 {
  display: none !important;
}

.cursor_hover:hover {
  cursor: pointer;
}

.custom_hover_background:hover {
  background-color: #f1f3f4;
  text-decoration: none;
  color: grey;
}

.font_orange {
  color: #e67c00;
}

.font_red {
  color: red;
}

.custom-responsive-div .custom-responsive-div-row .custom-responsive-field-input {
  display: none;
}

.table-container-responsive {
    width: 100%;
	overflow-x: auto;
}

.table-header-no-border-top th {
	border-top: 0;
}

.table-no-border-top td {
  border-top: 0;
}

.custom-responsive-table-border-bottom {
  border-bottom: 0;
}

.custom-responsive-table .custom-border-right-grey {
  border-right: 1px solid grey;
}

.custom-responsive-table .custom-border-top-grey {
  border-top: 0;
}

/* Responsive Table*/
@media only screen and (max-width: 800px) {
  .custom-responsive-table .custom-border-right-grey {
    border-right: 0;
  }

  .custom-responsive-table .custom-border-top-grey {
    border-top: 1px solid grey;
  }

  .custom-responsive-border-bottom{
	border-bottom: 0.5px solid #c1c1c1;
  }
  .custom-responsive-rowspan-pl{
	padding-left: 20px !important;
  }

  .custom-responsive-rowspan-border{
	border: 0 !important;
  }

  /*.custom-hidden-row,*/
   .custom-hidden-row-2{
    border: 0 !important;
    margin-top:0 !important;
    display: none !important;
  }
  .custom-hidden-row .custom-responsive-table > tbody > tr:not(:last-child) > td:last-child, .custom-hidden-row-2 .custom-responsive-table > tbody > tr:not(:last-child) > td:last-child {
	border-bottom: 0;
  }
  .custom-hidden-row .custom-responsive-table > tbody > tr:not(:first-child) > td:first-child, .custom-hidden-row-2 .custom-responsive-table > tbody > tr:not(:first-child) > td:first-child  {
	border-top: 0;
  }

  .custom-hidden-row-2-sm{
    display: block !important;
  }

  .custom-hidden-row-3{
    display: block !important;
  }

  .custom-hidden-row-4{
    display: none !important;
  }

  .custom-responsive-table > tbody > tr:not(:last-child) > td:last-child {
	border-bottom: 2px solid #ccc;
  }
  .custom-responsive-table > tbody > tr:not(:first-child) > td:first-child {
	margin-top:1px;
	border-top: 2px solid #ccc;
  }

  .custom-responsive-table-border-bottom {
    border-bottom: 2px solid #ccc;
  }

  .custom-hidden-row-header{
    display: none !important;
  }
  .custom-responsive-table {
	display: table;
  }

  .custom-responsive-table > thead,
  .custom-responsive-table > tbody,
  .custom-responsive-table > thead > tr > th,
  .custom-responsive-table > thead > tr,
  .custom-responsive-table > tbody > tr,
  .custom-responsive-table > tbody > tr > td {
	display: block;
  }

  .custom-responsive-table > thead {
	display: none;
  }

  .custom-responsive-table > tbody > tr {
	/*padding:1px 0;*/
  }  

  .custom-responsive-table > tbody > tr > td > .td-title::before{
	content: attr(data-title);
  }

  .custom-responsive-table > tbody > tr > td {
	display: flex;
	flex-flow: wrap;
  width: 100%;
  }

  .custom-responsive-table > tbody > tr > td.td-align-right {
	justify-content: flex-end;
  }

  .custom-responsive-table > tbody > tr > td.text-right {
    text-align: left;
  }

  .custom-responsive-table > tbody > tr > td.td-no .td-content-container {
	display: none;
  }

  .custom-responsive-table > tbody > tr > td > .td-title {
	font-weight: bold;
	padding-right: 0.75rem;
  }

  .custom-responsive-table > tbody > tr > td > .td-content-container {
	padding-top: 5px;
  }

  .custom-responsive-table > tbody > tr > td > .td-title,
  .custom-responsive-table > tbody > tr > td > .td-content-container {
	text-align: left;
	min-width: 0;
	width:100%;
  }  

  .custom-responsive-table tr.custom-responsive-total-row{
	border: 2px solid #ccc;
  }


  /*Div*/
  .custom-responsive-flex-break{
	flex-basis: 100%;
	padding-top: 5px;
  }

  .custom-responsive-flex-full{
	flex: 1 !important;
	max-width: 100%;
  }

  .col_content_flex_wrap{
	flex-wrap: wrap !important;
  }

  .custom-responsive-div  .custom-responsive-div-row > span, 
  .custom-responsive-div  .custom-responsive-div-row > div {
	display: block;
  }

  .custom-responsive-div  .custom-responsive-div-row .td-title::before{
	content: attr(data-title);
  }

  .custom-responsive-div  .custom-responsive-div-row  .td-title {
	font-weight: bold;
	padding-right: 0.75rem;
  }

  .custom-responsive-div > div .td-content-container  {
	padding-top: 5px;
  }

	.custom-responsive-div  .custom-responsive-div-row  .td-title,
	.custom-responsive-div  .custom-responsive-div-row  .td-content-container {
		text-align: left;
		min-width: 0;
		width:100%;
	}  

  .custom-responsive-div .custom-responsive-div-row .custom-responsive-field-input {
    display: block;
    margin-top: 0.5rem;
  }

  .custom-responsive-table > td.hide-cell {
  display: none;
  }

  .custom-responsive-div .custom-responsive-div-row .input-group {
    display: flex ;
  }
}

@media only screen and (max-width: 980px) {
	.custom-expandable-table button , .custom-expandable-table a[role="button"]{
		margin-bottom: 1rem;
	}
}


/* Pagination */
.custom-page-link{
  border:0;
  color:#2290ff;

  background-color: #F1F3F4 !important;
}

.custom-page-link:hover{
  color:#2290ff;
}

.custom-page-item{
  display: flex;
}

.custom-page-input .custom-page-link{
	color:#6c757d !important;
}

.no-wrap {
	white-space: nowrap;
}

.calendar-color {
	color: #F7BD4F;
}

.btn-search {
	background-color: #419dac;
	color: white;
}

.custom-border-right {
	border-right: 1px solid #F88357;
}

/* Responsive Pagination*/
.custom-paging-total-responsive{
	display : none;
}
.pagination-main:nth-last-child(2) {
	margin-bottom: 0;
}
@media only screen and (max-width: 500px) {
	.custom-paging-first, .custom-paging-last, .custom-paging-total{
		display: none !important;
	}
	.pagination-main:nth-last-child(2) {
		margin-bottom: 1rem;
	}
	.pagination-total:last-child {
		margin-bottom: 0;
	}

	.custom-paging-total-responsive{
		display : flex;
	}
}

/* Legend Box */
.custom-legend {
	background-color: #f7f9fa;
	border: 0.5px solid #c1c1c1;
	font-weight: 400;
	font-size: 14px;
	color: #555555;
}

.border-image {
	align-self: center; 
	height: 1px; 
	border-bottom: 1px solid #f78552;
}

/* Faraid */
.faraid_div_female{
	background-color: lightpink;
}

.faraid_div_male{
	background-color: lightblue;
}

/* Case Summary - Progress Bar (Case Status) */
.custom_progress_div{
	position: relative;
    margin: 0 0.1em;
    flex-basis: 20%;
    flex-grow: 0;
}
@media only screen and (max-width: 550px) {
    .custom_progress_main_div{
        flex-direction: column !important;
    }
    .custom_progress_div{
        display: flex;
        padding-bottom: 0.1rem;
    }

    .custom_progress_hr_icon{
        display: flex;
    }

    .custom_progress_hr{
        margin: 0 0 0 0.6rem; 
        width: 0.3rem; 
        height: 100% !important;
    }

    .custom_progress_icon{
        margin: 0.9rem 0 !important;

        align-items: center;

        display: flex;

        top: auto !important;
    }
    .custom_progress_text{
        display: flex; 
        margin:1rem 1rem;
    }
}

/* Input Placeholder */
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc;
    opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #ccc;
}

.width_full {
  width: 100%;
}

@media (max-width: 767px) {   
    .btn_pdf {
        width: 100%;
        margin-bottom: 0.5rem;
    }
}

.user_image_thumbnail {
  width: 8rem;
  height: 8rem;
  object-fit: contain;
}

.user_image {
  width: auto;
  height: 10rem;
}

.custom_case_hijri_date{ 
    color: #0099ff;
}

/* Tooltip */
.custom_tooltip_text{
  text-decoration : underline;
  padding-left: 3px;
}
.tooltip-inner{
  max-width : inherit;
}

.tooltip-inner > table{
  color : inherit;
  text-align: left;
}

.tooltip-inner > .table-hover tbody tr:hover{
  color : #f7bf4f;
}

.custom_icon_disabled {
	opacity: 0.7;
    cursor: not-allowed;
}

.custom-responsive-div-modal  .custom-responsive-div-row-modal > span, 
.custom-responsive-div-modal  .custom-responsive-div-row-modal > div {
  display: block;
}

.custom-responsive-div-modal  .custom-responsive-div-row-modal .td-title-modal::before{
  content: attr(data-title);
}

.custom-responsive-div-modal  .custom-responsive-div-row-modal  .td-title-modal {
  font-weight: bold;
  padding-right: 0.75rem;
}

.custom-responsive-div-modal > div .td-content-container-modal  {
  padding-top: 5px;
}

.custom-responsive-div-modal  .custom-responsive-div-row-modal  .td-title-modal,
.custom-responsive-div-modal  .custom-responsive-div-row-modal  .td-content-container-modal {
  text-align: left;
  min-width: 0;
  width:100%;
} 

.btn_disabled:hover {
  cursor: not-allowed;
}

.background_highlight{
  background: #bad6fe;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.flex-3 {
  flex: 3;
}

.flex-4 {
  flex: 4;
}

/** -------- custom theme ---------- **/
.custom-file-input {
	cursor: pointer !important;
}
.custom_padding_col_12 {
	padding-right: 0.5em !important;
	padding-left: 0.5em !important;
}
.custom_card_body {
	padding: 1rem 1.5rem !important;
}
.custom_search_field {
	background-image: url(res/icon_search_field.png);
    background-position: 7px 5px;
    background-repeat: no-repeat;
   	padding: 0 35px;
}
.custom_flex_content {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
}
.custom_flex_content_space {
	display: flex;
	flex-wrap: nowrap;
	flex-grow: 1;
	justify-content: space-between;
}
.custom_flex_content_stretch {
	display: flex;
	flex-wrap: nowrap;
	align-content: stretch;
}
.custom_flex_content_center {
	display: flex;
	align-items: center;
	justify-content: center;
}
.custom_flex_basis_90 {
	flex-basis: 90%;
	flex-grow: 0;
}
.custom_flex_basis_75 {
	flex-basis: 75%;
	flex-grow: 0;
}
.custom_flex_basis_70 {
	flex-basis: 70%;
	flex-grow: 0;
}
.custom_flex_basis_50 {
	flex-basis: 50%;
	flex-grow: 0;
}
.custom_flex_basis_25 {
	flex-basis: 25%;
	flex-grow: 0;
}
.custom_flex_basis_20 {
	flex-basis: 20%;
	flex-grow: 0;
}
.custom_flex_basis_10 {
	flex-basis: 10%;
	flex-grow: 0;
}
.custom_flex_basis_5 {
	flex-basis: 5%;
	flex-grow: 0;
}
.custom_auto_margin_lr {
	margin: 0 auto;
}
.custom_auto_margin_lr_1em {
	margin: 0 1em;
}
.custom_auto_margin_tb_1em {
	margin: 1em 0;
}
.custom_auto_margin_tb {
	margin: auto 0;
}
.text_align_right {
	text-align: right;
}
.text_align_left {
	text-align: left;
}
.text_align_center {
	text-align: center;
}
.custom_padding_ltb_1em {
	padding: 1em 0 1em 1em;
}
.custom_action_padding_lr {
	padding: 0 0.3em;
}
.custom_padding_1em {
	padding: 1em;
}
.custom_margin_1em {
	margin: 1em;
}
.custom_no_padding_top {
	padding-top: 0 !important;
}
.custom_no_padding_left {
	padding-left: 0 !important;
}
.custom_no_padding_right {
	padding-right: 0 !important;
}
.custom_no_padding_bottom {
	padding-bottom: 0 !important;
}
.custom_no_margin_top {
	margin-top: 0 !important;
}
.custom_no_margin_left {
	margin-left: 0 !important;
}
.custom_no_margin_right  {
	margin-right: 0 !important
}
.custom_no_margin_bottom {
	margin-bottom: 0 !important;
}
.btn_custom_min_width {
	min-width: 50px;
}
.custom_error_span.error {
	padding: 0;
}

.custom_padding_left_30 {
	padding-left: 30px;
}

.custom_nav_tabs_item a.active{
	border-bottom: 4px solid orange !important;
}

.custom_nav_tabs_item a:hover{
	border-bottom: 4px solid orange !important;
}

/* Case Content*/
.col_content {
	/*padding: 0 0 0 1.5rem !important;*/
}
.col_content_flex {
	display: flex;
}
.card_content_flex {
	flex-grow: 1;
}
.card_content_1 {
	border-radius: 1em;
	/* margin-bottom: 1rem; */
}
.card_content_2 {
	border-radius: 0.5em;
	padding: 0.5em;
	/* margin-bottom: 1rem; */
}
.card_content_3 {
	border-top: 4px solid #f7bf4f;
	/* margin-bottom: 1rem; */
}
.card_content_4 {
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 0.5em;
	padding: 0.5em;
}
.card_content_5 {
	border-radius: 0.5em;
}
.card_content_body_1 {
	padding: 1rem;
}
.card_content_body_title_1 {
	font-weight: 500;
	font-size: 15px;
}
.card_content_body_title_2 {
	padding-bottom: 0.2em;
}
.card_content_body_title_3 {
	color: #ffffff;
	font-size: 15px;
}
.card_content_body_title_4 {
	font-weight: 500;
	font-size: 50px;
}
.card_content_body_title_5 {
	font-weight: 500;
	font-size: 13px;
	color: #555555;
}
.card_content_body_title_6 {
	font-weight: 400;
	font-size: 14px;
	color: #7b8994;
}
.card_content_body_title_7 {
	font-weight: 500;
	font-size: 13px;
	color: #7b8994;
}
.card_content_border_bottom_1 {
	border-bottom: 1px solid #29c6d6;
}
.card_content_border_bottom_2 {
	border-bottom: 1px solid #c1c1c1;
}
.card_content_border_bottom_3 {
	border-bottom: 1px solid #f7bf4f;
}
.card_content_border_bottom_4 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card_content_border_top_bottom {
	border-top: 1px solid #f7bf4f;
	border-bottom: 1px solid #f7bf4f;
	background-color: #FFF8E6;
	color: #f7bf4f;
}
.card_content_body_field_1 {
	background-color: #e9ecef;
	margin-bottom: 0.5em;
	padding: 0.5em 0;
}
.card_content_body_field_2 {
	padding: 0.5em 0;
}
.card_content_body_field_3 {
	background: #f1f3f4;
}
.card_content_body_field_4 {
	background: #419dac;
}
.card_content_body_field_5 {
	margin-bottom: 0.5em;
}
.card_content_body_field_6 {
	background-color: #f7f9fa;
	height: 35%;
}
.card_content_body_field_7 {
	padding-bottom: 0.5em;
}
.card_content_body_field_border_2 {
	border-bottom: 0.5px solid #c1c1c1;
}
.card_content_body_field_border_3 {
	border-bottom: 1px solid #F88357;
}
.card_content_body_field_col_1 {
 	align-items: center;
}
.card_content_body_label_1 {
	margin-bottom: 0 !important;
	font-weight: 500;
}
.card_content_body_label_2 {
	color: #7b8994;
}
.card_content_body_label_3 {
	margin-bottom: 0 !important;
}
.card_content_body_label_4 {
	color: #419dac;
	padding: 0 0.5em 0 0.5em;
}
.card_content_body_label_5 {
	font-size: 32px;
}
.card_content_body_label_6 {
	color: #29c6d6;
}
.card_content_body_label_7 {
	color: #f7bf4f;
}
.card_content_body_label_8 {
	color: #2990FF;
	font-weight: 500;
	font-size: 13px;
}
.card_content_body_label_9 {
	color: #419dac;
	font-weight: 400;
	font-size: 12px;
}
.card_content_body_label_10 {
	color: #000000;
	font-weight: 400;
	font-size: 11pt;
}
.card_content_body_label_11 {
	font-weight: 500;
	font-size: 13pt;
	color: #7b8994;
}
.card_content_body_label_12 {
	color: #3cb043;
}
.card_content_body_label_13 {
	font-style: italic;
}
.card_content_body_radio_1 {
	margin-bottom: 0 !important;
	padding: 0 1.5em 0 0.5em;
}
.card_content_body_img {
	float: right;
}
.custom_select_dropdown_1 {
	font-weight: 500;
	font-size: 15px;
	background-color: #f7bf4f !important;
}
.custom_checkbox_1 {
	padding: 0.2em 0;
}
.custom_link_outline {
	outline: none;
}
.card_content_body_margin_bottom {
	margin-bottom: 1em;
}
.card_content_body_schedule_empty {
	background: #f1f3f4;
	color: #6b727f;
}
.card_content_body_schedule_reschedule {
	background: #f1f3f4;
	color: #c1c1c1;
}
.card_content_body_document {
	background: #f7bf4f;
}
.card_content_body_border_document {
	border-left: 1px solid #f7bf4f;
}
.card_content_body_party {
	background: #7969d6;
}
.card_content_body_border_party {
	border-left: 1px solid #7969d6;
}
.card_content_body_witness {
	background: #68a9d8;
}
.card_content_body_border_witness {
	border-left: 1px solid #68a9d8;
}
.card_content_body_label_note {
	font-style: italic;
	color: #FF0000;
}
.card_body_panel {
	background-color: #E6ECEA;
}
.progress_bar_hr_tick {
	border: none;
    height: 4px;
    background-color: #7969d6;
    z-index: 0;
}
.progress_bar_hr_cross {
	border: none;
    height: 4px;
    background-color: #a6adb2;
    z-index: 0;
}
.progress_bar_img {
    position: absolute;
    top: 5px;
    z-index: 1;
    margin: 0 9%;
}
.progress_bar_padding_lr {
	padding: 0 0.1em;
}
.list_border_top_1 {
	border-top: 0 !important;
}
.custom_container_1 {
	position: absolute;
	top: 65px;
	right: 0;
    z-index: 2;
}
.custom_container_2 {
	background-color: #f7bf4f !important;
	font-size: 12px !important;
}
.custom_container_scrollable {
	overflow-y: auto; 
	max-height: 800px;
}
.custom_row_section {
	margin-bottom: 1rem;
}
.custom_row_section_container > .custom_row_section:last-child {
	margin-bottom: 0rem;
}
.custom_row_section_container {
	padding-left: 0;
	padding-right: 0;
}

.card-border-color {
	border-color: #c1c1c1;
}


/* Popover */
.popover-header {
	display: none;
}
.popover {
	max-width: 306.6px;
	border-radius: 1em;
	border: 1px solid rgba(0,0,0,.125);
	box-shadow: 0 0 6px 1px #eee;
}
.popover-body {
	border: none;
	font-size: 15px;
	font-style: italic;
	z-index: 2;
	line-height: 1.53;
	letter-spacing: 0.1px;
}
.custom_popover_label {
	color: #29c6d6;
}
.spacer_vertical_orange {
  height: 100%;
  border-left: 1px solid #f78552 !important;
}
.spacer_vertical_light_grey {
  height: 100%;
  border-left: 1px solid #dee2e6 !important;
}
.spacer_horizontal_light_grey {
  width: 100%; 
  border-bottom: 1px solid #dee2e6;
}
.round_orange_div{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  width: fit-content;
  max-height: 25px;
  min-width: 40px;
  border-radius: 50%;
  color: white;
  background: #f78552;
  padding-left: 1rem;
  padding-right: 1rem;
}
.round_orange_div2{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  width: 25px;
  max-height: 25px;
  min-width: 25px;
  border-radius: 50%;
  color: white;
  background: #f78552;
}
.round_white_div{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  /*width: fit-content;*/
  width: 40px;
  max-height: 40px;
  min-width: 40px;
  border-radius: 50%;
  color: #f78552;
  background: white;
  padding-left: 1rem;
  padding-right: 1rem;
}
.text_orange{
  color: #f78552;
}
.text_green{
  color: green;
}
.text_blue{
  color: #2290ff;
}
.text_white{
  color: white;
}
.text_red {
	color: #dc3545;
}
.text_purple {
  color: purple;
}
a.text_orange:hover{
  color: #f78552;
}
.bg_orange{
  background: #f78552;
}
.bg_dark_orange{
  background: #bf5a32;
}
.bg_light_orange{
  background: #f4e9e6;
}
.bg_dark_grey{
  background: #7b8994;
}
.bg_light_grey{
  background: #f7f9fa;
}
.bg_purple{
  background: #46297f ;
}
.bg_pale_yellow{
  background: #fcf9d6 ;
}
.bg_blue{
  background: #2290ff;
}
.border_top_orange{
  border-top: 1.5px solid #f78552;
}
.no_padding{
  padding: 0 !important;
}
.vertical_align_middle{
  vertical-align: middle !important;
}
.vertical_align_top{
  vertical-align: top;
}
.input-btn-row {
	display: flex;
}
.input-btn-row input {
	flex: 1;
}
.input-btn-row .btn {
	margin-left: 0.5rem;
}

.btn-row .btn:not(:first-child),
.btn-row .dropdown-btn:not(:first-child) {
    margin-left: 0.5rem;
}

.btn-row {
	display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.modal-btn-row {
	width: 100%;
}

.btn-row-left {
    justify-content: flex-start;
}

.btn-row-center {
	justify-content: center;
}

.btn-row-left-single {
    justify-content: flex-start;
}

.btn-row-left .btn {
	margin-left: 0.5rem;
}

@media (max-width: 767px) {
	.input-btn-row {
		flex-wrap: wrap;
	}
	.input-btn-row input {
		flex: 1;
		flex-basis: 100%;
	}
	.input-btn-row .btn {
		flex-basis: 100%;
		margin-top: 0.5rem;
		margin-left: 0;
	}

	.btn-row .btn,
	.btn-row .dropdown-btn,
	.btn-row .btn-group {
        width: 100%;
	}
	
	.btn-row-left .btn,
	.btn-row-left .dropdown-btn,
	.btn-row-left .btn-group {
		margin-left: 0rem;
	}

    .btn-row .btn:not(:first-child) {
		margin-top: 0.5rem;
		margin-left: 0rem;
    }

    .btn-row .dropdown-btn:not(:first-child) {
        margin-top: 0rem;
        margin-left: 0rem;
    }
}

.search_result_badge {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  /*width: fit-content !important;*/
  /*min-width: 20px;*/
  border: 1px solid transparent;
  border-radius: 10rem;
  color: white;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0.5rem;
}

.custom-loading-btn[disabled]::before {
    content: attr(data-loading-text);
}

.custom-loading-btn[disabled] .btn-text {
    display: none;
}

/* Select2 Plugin - Custom CSS */
.select2-container {
	padding : 0 0;
}
.select2-container .select2-choice {
	height : 100% !important;
	border: none !important;
	padding: .375rem 1rem !important;
}

.dropdown-menu {
  width: 100%;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu a:hover {
  background-color: #a7dbf4;
  text-decoration: none;
  color: #fff;
}

/* interactive query court location map start */
.map { 
  height: 650px; 
  max-width:1700px;
  border:1px solid grey;
  margin-bottom: 10px;
  margin:auto;
}

.leaflet-touch .leaflet-bar a{
  width:50px !important;
  height:50px !important;
  /*line-height:40px;*/
  padding: 5px;
}
.leaflet-bar a.leaflet-disabled{
  background-color: #eeebeb;
}
.leaflet-bar a.leaflet-disabled > img{
  opacity: 0.6;
}
.poly{
  color:#000;  /*00ff80*/
  font-weight: bold;
  background-color: transparent;
  border:0px;
  box-shadow:0px 0px 0px transparent;
  font-size: 13px;
  white-space: normal;
  text-align: center;
  /*text-shadow: 3px 2px 2px black;*/
}
/* interactive query court location map end */

.menu_bar .menu_bar_right .modal a{
  color: white;
  padding: .375rem .75rem;
  font-size: unset;
}

.menu_bar .menu_bar_right .modal a:hover{
  color: white;
}

.align_self_center {
  align-self: center; 
}

.listing-no-checkbox-container {
	display: flex;
	justify-content: center;
	white-space: nowrap;
	align-items: center;
}

.custom-listing-checkbox-container {
  display: flex;
	justify-content: center;
	white-space: nowrap;
	align-items: center;
}

.custom-listing-checkbox-container .custom-control-label::before {
  left: -7px;
}
.custom-listing-checkbox-container .custom-control-label::after {
  left: -8px;
}

@media only screen and (max-width: 800px) {
  .custom-listing-checkbox-container {
    justify-content: flex-start;
    padding-left: 0.5rem;
  }
}

.border_top_orange_thick {
  border-top: 4px solid #f78552 !important;
}

.border_top_orange {
  border-top: 1px solid #f78552 !important;
}

.border_bottom_orange {
  border-bottom: 1px solid #f78552 !important;
}

.border_grey {
  border: 1px solid #b8c2c7 !important;
}

.table_highlight {
  background: #f8e7c0;
}

.table_highlight:hover {
  background: #f8e7c0 !important;
}

.card_content_body_label_2:hover {
  color: #7b8994;
}

.calender_table{
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.calender_table th,
.calender_table td {
  border: 1px solid #b8c2c7 !important;
  padding: 0.5rem  text-align: center;
}

.remove_border_top_radius {
  border-top-left-radius: 0 !important; 
  border-top-right-radius: 0 !important;
}

.remove_border_bottom_radius {
  border-bottom-left-radius: 0 !important; 
  border-bottom-right-radius: 0 !important;
}

.hr-text-dynamic {
  overflow: hidden;
  text-align: left;
  color: #fd9f1b;
  font-style: italic;
  text-indent: 25px;
}

.schedule-sentencing-defendant-charge-list-container .schedule-sentencing-defendant-charge-item:not(:last-child) {
  margin-bottom: 0.5rem;
}

.charge-inline-field {
  min-width: 100px;
}

.charge-inline-select-field {
  min-width: 100px;
  max-width: 100px;
}

td.bg-gray {
  background-color: #e7e7e7;
}

.custom-schedule-judge-container {
  border: 1px solid rgba(0,0,0,.125);
  display: flex;
}

.custom-schedule-judge-container .custom-schedule-judge-item {
  padding: 0.5rem;
}

.custom-schedule-judge-container .custom-schedule-judge-current-day {
  flex: 1;
  display: flex;
}

.custom-schedule-judge-container .custom-schedule-judge-prev-day,
.custom-schedule-judge-container .custom-schedule-judge-next-day {
  color: #fff;
  background-color: #f78552 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-schedule-judge-calendar-container {
  min-width: 100px;
  display: flex;
  justify-content: center;
}

.custom-schedule-judge-calendar-info {
  border: 1px solid #2e2e2e;
  padding: 0.25rem;
  margin: 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.custom-schedule-judge-calendar-info .custom-schedule-judge-calendar-info-day-label {
  font-weight: bold;
}

.custom-schedule-judge-calendar-info .custom-schedule-judge-calendar-info-day-date {
  font-weight: bold;
  font-size: 2rem;
}

.custom-schedule-judge-details {
  flex: 1;
}

.custom-schedule-judge-details .custom-schedule-judge-details-item {
  display: flex;
  padding: 0.25rem;
}

.custom-schedule-judge-details-item-label {
  min-width: 100px;
  max-width: 200px;
  width: 25%;
}

.custom-schedule-judge-details-item-content {
  font-weight: bold;
  width: 100%;
}

.custom-schedule-judge-form-container {
  border: 1px solid rgba(0,0,0,.125);
  border-top: none;
  padding: 1rem;
}

.custom-schedule-dynamic-case-listing-title-container {
  display: flex;
  background-color: #088725!important;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
}

.custom-schedule-dynamic-case-listing-title-text {
  color: #fff;
  font-weight: bold;
}

.custom-form-fieldset-legend {
  font-size: 1.2rem;
}

.input-group-append .dropdown-menu .dropdown-item {
  white-space: break-spaces;
}

.orange-border {
  border: 1px solid #f78552;
}

.nop-10in1-container {
	display: flex;
	flex-wrap: wrap;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

.nop-10in1-container .nop-10in1-item-container {
	flex-basis: 33.33%;
	padding: 0.5rem;
}

.nop-10in1-container .nop-10in1-item-container .nop-10in1-item {
	height: 100%;
}

.nop-10in1-container .nop-10in1-item {
	padding: 1rem;
}

.nop-10in1-item-header-container {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.nop-10in1-item-header-text {
	margin-right: 1rem;
}

.nop-10in1-item-header-icon {
	margin-right: 1rem;
}

.nop-10in1-item-list-action-container {
	display: flex;
	justify-content: flex-end;
}

.nop-10in1-item-list-case-list {
	list-style: none;
	margin-bottom: 0;
	margin-top: 1rem;
	padding-left: 0;
}

.nop-10in1-item-list-case-item {
	display: flex;
	padding: 1rem;
	border: 1px solid rgba(0,0,0,.125);
}

.nop-10in1-item-list-case-item:not(:first-child) {
	border-top: none;
}

.nop-10in1-item-list-case-item-left {
	margin-right: 1rem;
}

.nop-10in1-item-list-case-item-right {
	display: flex;
}

.nop-10in1-item-list-case-item-right .nop-10in1-item-list-case-item-right-item {
	margin-left: 0.5rem;
}

@media only screen and (max-width: 767px) {
	.nop-10in1-container .nop-10in1-item-container {
		flex-basis: 50%;
	}
}

@media only screen and (max-width: 575px) {
	.nop-10in1-container .nop-10in1-item-container {
		flex-basis: 100%;
	}
}

.custom-form-input-list-container {
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 33.5px;
}

.custom-form-input-list-item {
	padding: 0.5rem;
}
.custom-form-input-list-item:not(:first-child) {
	border-top: 1px solid rgba(0, 0, 0, 0.125);	
}

.custom_nop_static_header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
}

.custom_nop_static_header .card {
	border-radius: 0;
}

.custom_nop_static_filter_container {
	display: flex;
}

.custom_nop_static_filter_container .custom_nop_static_filter_item {
	flex: 1;
	display: flex;
	align-items: center;
}

.custom_nop_static_filter_container .custom_nop_static_filter_item .custom_nop_static_filter_item_text {
	margin-right: 0.5rem;
}

.custom_nop_static_filter_container .custom_nop_static_filter_item .custom_nop_static_filter_item_select {
	flex: 1;
}

.custom_nop_static_filter_container .custom_nop_static_filter_item:not(:first-child) {
	margin-left: 0.5rem;
}

.custom_nop_static_filter_container .custom_nop_static_filter_item:not(:last-child) {
	margin-right: 0.5rem;
}

.custom_nop_header_spacing {
	height: 47.5px;
}

@media only screen and (max-width: 575px) {
	.custom_nop_static_filter_container {
		flex-wrap: wrap;
	}
	
	.custom_nop_static_filter_container .custom_nop_static_filter_item {
		flex-basis: 100%;
	}

	.custom_nop_static_filter_container .custom_nop_static_filter_item:not(:first-child) {
		margin-left: 0;
		margin-top: 0.25rem;
	}
	
	.custom_nop_static_filter_container .custom_nop_static_filter_item:not(:last-child) {
		margin-right: 0;
		margin-bottom: 0.25rem;
	}

	.custom_nop_static_filter_container .custom_nop_static_filter_item .custom_nop_static_filter_item_text {
		width: 20%;
		min-width: 70px;
		max-width: 70px;
	}

	.custom_nop_header_spacing {
		height: 128.5px;
	}
}

.table .td-align-center {
	vertical-align: middle;
}

/* .custom-form-input-group .input-group-prepend {
	min-width: 85px;
} */

.custom-form-input-group .input-group-prepend .input-group-text {
	min-width: 85px;
	width: 100%;
}

.margin-top-half {
	margin-top: 0.5rem;
}

.custom-border-radius-bottom-left-top {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.custom-nop-populate-container ul {
	list-style: none;
	padding-left: 1.5rem;
}

.custom-nop-populate-container ul li.custom-nop-populate-case {
	font-weight: bold;
}

.custom-nop-populate-container ul li.custom-nop-populate-defendant,
.custom-nop-populate-container ul li.custom-nop-populate-charge {
	font-weight: normal;
}

.dsa_tab {
  	color: black;
}

.dsa_tab:not(.active):hover {
	color: black !important;
	border: 1px solid transparent !important;
}

.dsa_tab.active, 
.dsa_tab.active:hover {
	border: #dee2e6 #dee2e6 #fff !important;
	border-bottom: 3px solid #f7bf4f !important;
	color: #106cc8 !important;
}

.custom_hover_red:hover {
	cursor: pointer;
	color: red !important;
}

.small-dot {
	width: 7px;
	height: 7px;
}

.blue-dot {
    display: inline-block;
    border-radius: 50%;
    background-color: #2290ff;
}

.ckedit-td .cke {
	width: 100%;
}

@media (min-width: 768px) {
  .border-right-md {
    border-right: 1px solid #dee2e6 !important;
  }
  .border-md-0 {
    border: 0 !important;
  }
}

/*********************************** Header URL *****************************************/
.header_helpdesk_url {
	padding: 0.4rem;
}

.highlight-text {
	color: #fd9f1b !important;
}

.highlight-dot {
	display: inline-block;
    width: 10px;
    height: 10px;
	border-radius: 50%;
	background-color: #fd9f1b;
}