@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;
  margin: 0;
}

/*.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;
}

.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: #000000;
  background-color: #FFE9B2;
  /* border-radius: 0px 15px 15px 0px; */
  border-bottom-color: #FFE9B2;
}

.inbox-sidemenu .nav-pills .nav-link{
	border-bottom: 1px solid grey;
	border-radius: 0;
	padding-top: 12px;
	padding-bottom: 12px;
}

.inbox-sidemenu .nav-pills .nav-link.active {
  color: #000000;
  background-color: #FFE9B2;
  /* border-radius: 0px 15px 15px 0px; */
  border-bottom-color: #FFE9B2;
}


.inbox-sidemenu .nav-pills .nav-link:has(+ .active) {
  border-bottom-color: #FFE9B2; /* previous sibling */
}

.inbox-sidemenu .nav-pills .nav-link::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-left: auto;
}

.inbox-sidemenu .nav-pills .nav-link.active::after {
	content: '';
}

.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_table_button_colapse.png");
  background-repeat: no-repeat;
  background-size: auto;
  height:16px;
  width:16px;

}

.icon-expand{
  background-image: url("res/icon_table_button_expand.png");
  background-repeat: no-repeat;
  background-size: auto;
  height: 16px;
  width: 16px;
}

.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;
}

.cursor_hover:hover {
  cursor: pointer;
}

.custom_hover_background:hover {
  background-color: #f1f3f4;
  text-decoration: none;
  color: grey;
}

.font_orange {
  color: #e67c00;
}

/* Responsive Table*/
@media only screen and (max-width: 800px) {
  .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-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-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;
  }

  .custom-responsive-table > tbody > tr > td.td-align-right {
	justify-content: flex-end;
  }

  .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%;
	}
}

@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;
}

.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;
}

@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;
}

.link_disabled {
  color: grey;
}

.link_disabled:hover {
  cursor: not-allowed;
  color: grey;
}

.flex-1 {
	flex: 1;
}

.flex-2 {
	flex: 2;
}

.flex-3 {
	flex: 3;
}

.flex-4 {
	flex: 4;
}

.attachment_no_link {	/* to display the name of attachment in filing document to grey if not authorized to view it */
	color: #7b8994;
}

.fim-login-btn {
    background-color: #000000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fim-login-btn:hover {
    color: #fff;
}

.fim-login-btn-icon {
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
}

.strike-between {
  display: flex;
  align-items: center;
  text-align: center;

}
.strike-between::before,
.strike-between::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #94c972;
}
.strike-between:not(:empty)::before {
  margin-right: .5em;
}
.strike-between:not(:empty)::after {
  margin-left: .5em;
}


.badge-fixed {
    display: inline-block;
    width: 50px;
    text-align: center;
	background-color: #f78552;
	color: #ffffff;
	font-size: 100%;
}

.select2_ul_border_0 .select2-choices{
	border: 0px !important;
}

.profile-image{
	border: 2px solid #ffffff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.notify-icon {
    position: relative;
    display: inline-block;
	color: #ffffff;
	padding-top:7px;
}

.notify-icon:hover {
	cursor: pointer;
}

.notify-icon .dot {
    position: absolute;
    top: 0;
    right: -2px;
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
}

.user-greet{
	font-size: 50px;
}

.pagination{
	flex-wrap: wrap;
}

.pagination .page-item{
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.pagination .page-item .page-link{
	border-radius: 5px;
}
.pagination .page-item.active .page-link{
	background-color: #FCA30A;
	border-color: #FCA30A;
	color: #ffffff;
}
.pagination .page-item.disabled .page-link{
	color: #6c757d;
}
.pagination .page-item .page-link{
	color: #000000;
}
.rounded-10{
	border-radius: 10px;
}
.rounded-25{
	border-radius: 25px;
}

.personalise-page .card{
	border: 0;
	background-color: transparent;
}

.pending-action-box{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 150px;
	color: #ffffff;
}

.pending-action-box a{
	color: #ffffff;
}

.pending-action-box.box-1{
	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("res/pending_action_1.png");
}

.pending-action-box.box-2{
	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("res/pending_action_2.png");
}

.pending-action-box.box-3{
	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("res/pending_action_3.png");
}
.pending-action-box.box-4{
	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("res/pending_action_4.png");
}
.pending-action-box.box-5{
	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("res/pending_action_5.png");
}
.pending-action-box.box-6{
	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("res/pending_action_6.png");
}

.action-box{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 150px;
	color: #ffffff;
}
.action-box a{
	color: #ffffff;
}
.action-box.box-1{
	background-image: linear-gradient(rgba(245, 188, 3, 0.4), rgba(245, 188, 3, 0.4)), url("res/pending_action_3.png");
}

.action-box.box-2{
	background-image: linear-gradient(rgba(245, 188, 3, 0.4), rgba(245, 188, 3, 0.4)), url("res/pending_action_4.png");
}

.required::after {
	content: " *";
	color: red;
}

.td-title.required::after {
	content: "";
}


.required2::after {
	content: " **";
	color: red;
}

.td-title.required2::after {
	content: "";
}

@media only screen and (max-width: 798px) {
	.td-title.required::after {
		content: " *";
		color: red;
	}

  .td-title.required2::after {
		content: " **";
		color: red;
	}
}

.logo{
	height: 65px;
}