
:root {

			--bs-body-font-family: 'Poppins', sans-serif;
        }

body {
			font-family: var(--bs-body-font-family) !important;
		}

.navbar-customs {
	background-color: #8080ff;
	color: #ffffff;
}

.form-control {
	/*height: 10px !important;*/
	 border: solid rgb(139, 139, 139) 1px !important;
	 border-radius:6px ;
}

select.form-control, .select2-selection {
	height: 40px !important;
}

.breadcrumb {
    border: none;
}

.customfile {
	height: 40px !important;
}

#sidebarToggle{
	display: none;
}

.modal { overflow: auto !important; }

/* body .ui-tooltip {
  background: black !important;
  color: white !important;
} */

.modal-content {
	background-color: #fff !important;
}
.swal-title {
	font-size: 20px !important;
}
body {
  color: black  !important;
}

input, select, textarea{
    color: black !important;
}


.navbar .navbar-menu-wrapper {
   /* background: #1c54b8 !important;*/
	 background-color: #054290 !important; 
	/* background-color: #135d8b !important; */
}

.metric-icon{
	font-size: 3.5rem!important;
}

.card .card-body.custom-card{
    padding: 16px 18px;
	
}

.form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
    font-size: 16px;
    padding-left: 15px;
}

.card:has(.card-body.custom-card){
	border-radius: 8px;
	transition: transform 0.3s ease;
}

.card:has(.card-body.custom-card):hover{
	transform: translateY(-5px);
}

.highcharts-title{
	font-size: 25.6px !important;
	color: #505050 !important;
	font-weight: 600 !important;
	font-family: "Open Sans", sans-serif;
}

.sidebar {
	/* background: #1c54b8 !important;*/
		background-color: #054290 !important;
}

@media screen and (max-width: 1855px) {

    #contentWrapper .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link{
        font-size: 12px;
    }

}


@media (max-width: 768px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered{

    }

    
}
    

.swal-text{
	
	font-size: 21px !important;
	color: Green !important;
}


 ol > li > a:hover {
	background-color: #0fa4c3 !important;
	padding-inline: 5px;
	border-radius: 5px;
	color: white !important;
 }
 
.sidebar .nav.sub-menu{
	background: #206c9b !important;
}
 
 ul > li:not(:first-child) > a:hover , .nav-item .nav-link.active {
 	background-color:#2c6ada ;
 	color: white;
	border-radius: 8px;
 }
 
  .page-body-wrapper ul > li:not(:first-child) > a:hover , .page-body-wrapper .nav-item .nav-link.active {
	background-color: #aedeeb;
	color: #2d2d2d !important;
	border-radius: 6px;
 }
 
 .page-body-wrapper ul > li:not(:first-child) > a:hover .menu-title, .page-body-wrapper .nav-item .nav-link.active {
		color: #2d2d2d !important;
	    font-weight: 600;
	}
 
 ul > li.nav-item.active > a{
     background-color: #279bba !important;
	 border-radius: 8px;
}
 

td {
  text-align: middle !important;
  vertical-align: left !important;
  color: black;
 border: 1px solid black; 
 border-collapse: collapse !important;
 white-space: normal !important;
}

#civillistAjax_wrapper td {
 word-break: break-word;
}

table tr td th{
	border-collapse: collapse !important;
}

select {
	color: black !important;

}



th {
	 text-align: center !important;
  vertical-align: middle !important;
 border: 1px solid black !important; border-collapse: collapse !important;
}

textarea{
	color: black !important;
	
	
}

.swal-button {
	font-size: 10px !important;
}

.swal-button--danger {
	background-color: #11d200eb !important;
}


.activex {
	background-color: #66ff66;
	color: #000000;
}

.yearpicker-items {
	color: black !important;
}

/*.select2-selection {
    height: 2.875rem !important;
}*/

.select2-results__option {
    background-color: white;
    color: black;
}

input[type=text] {
        word-wrap: break-word !important;
        word-break: break-all !important;        
    }



.field_set{
  border-color: aqua !important;
  border-style: solid;
}

.mt-alerts {
    z-index: 9999 !important;
    background-color: white;
    position: relative;
}

.field_sets{
  border-color: green !important;
  border-style: solid;
}


thead, table thead th, .table thead th, .modal-header, .card-header {
	    /*background: #1c54b8 !important;*/
		background: #206c9b !important;
	    color: #fff;
		border-color: #ffffff36 !important;
	}
	

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.disabledli{
    pointer-events:none;
    opacity:0.7;
}

.frame {
  width: 50px;
  height: 150px;
  border: 3px solid #ccc;
  background: #eee;
  margin: auto;
  padding: 15px 10px;
}
.table th img, .table td img {
       width: 140px !important;
    height: 171px !important;
    border: 1px solid #c5c5c5;
}
label{

   font-weight: bold !important;
   margin-top: 3px !important;
} 

label.error {
    color: #ff0854 !important;
    font-size: 1rem;
    display: block;
    margin-top: 5px;
}

input.error {
    border: 1px dashed red;
    font-weight: 300;
    color: red;
}

.listtext {
	background-color: white;
	color: black;
}

.page-linkhighlight {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: aliceblue;
    background-color: blue;
    border: 1px solid #dee2e6;
 }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* .card {
  background-color: lightgrey !important;

}
 */
 
 /* .form-control {
	border-color: black !important;
} */


/* .control-label:after{
   color: red;
   content: "*";
   position: absolute;
} */


.navbar .navbar-menu-wrapper .navbar-toggler{
	display: none;
    background: #0891b2;
}
	.form-header {
      padding: 1rem 0;
    }
    label.required::after {
      content: " *";
      color: red;
    }
    .form-container {
      background: white;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
      padding: 2rem;
      margin-top: 1rem;
    }
    input, select {
      font-size: 0.85rem;
      padding: 0.35rem 0.5rem;
    }
    .form-group {
      display: flex;
      margin-bottom: 5px;
    }
    .form-label, .form-group label {
      font-size: 15px !important;
      margin-bottom: .5rem;
      padding-right: 20px;
      width: 14rem;
      font-weight: 500 !important;
      margin-top: 3px !important;
	  line-height: normal;
    }
    .form-control, .form-select {
      width: 100%;
      font-size: 16px;
      height: 40px !important;
      color: #292929 !important;
      border: 1px solid #dee2e6 !important;
	  border-radius: 6px;
    }
	
	#applicationbasicid .form-control, .form-select {
		width: 60%;
	}
	
	#filterSection #applicationbasicid .form-control, .form-select {
		width: 100%;
	}

	


	div.dataTables_wrapper div.dataTables_filter input {
	    height: 30px !important;
	}
	
	.page-header {
	    margin: 0 0 .5rem 0;
	}
	
	.content-wrapper .btn.btn-danger{
		margin-left: 1rem;
	}

.content-wrapper .btn.btn-secondary{
  margin-left: 1rem;
 }
/*	.sidebar {
    	 min-height: 100%; 
    	min-height: 1139px;
		position: fixed;
		overflow: auto;
		height: 1px;
	}*/
	
	.sidebar {
	    height: 100%;
	    position: fixed;
	    overflow-y: auto;
	    overflow-x: hidden;
	}

	.page-body-wrapper {
	    position: relative;
	    left: 130px;
	}

	@media (max-width : 991.98px) {
		
			.page-body-wrapper {
				width: 100% !important;
				left: 0;
			}
	}

	.sidebar .nav .nav-item:first-child {
	    margin-bottom: 20px;
	   /*  padding-bottom: 10px; */
	}
	
	table.dataTable.row-border>tbody>tr>th, table.dataTable.row-border>tbody>tr>td, table.dataTable.display>tbody>tr>th, table.dataTable.display>tbody>tr>td {
    border: 0.5px solid #b9b9b9 !important;
}

/* 	#indtPdfButtons, #codtPdfButtons{ */
		
/* 	display: contents !important; */
/* 	} */

	#indtPdfButtons button,  #codtPdfButtons button{	
		padding: 5px 5px !important;
	}
	
	.info-id{
		display: contents ;
	}

/* 	#suggestionList{ */
/* 		position: absolute; */
/* 	    border: 1px solid gray; */
/* 	    left: 362px; */
/* 	    z-index: 99999; */
/* 	    background: aliceblue; */
/* 	    width: 20rem; */
/* 	} */


/*input[required],select[required]{
    background-image: radial-gradient(#F00 15%, transparent 16%), radial-gradient(#F00 15%, transparent 16%);
    background-size: 1em 1em;
    background-position: left top;
    background-repeat: no-repeat;
}*/

/* .dropdown:hover>.dropdown-menu {
  display: contents;
} */
/* .sidebar .nav .nav-item:not(:nth-child(2)).active {
    background-color: #ffd1a4;
} */



/* .dropdown>.dropdown-toggle:active {
	display: contents;
} */

.note-editable {
	background-color: white;
}

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}

#myInput {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

#myInput:focus {outline: 3px solid #ddd;}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #457fa3;}

.show {display: block;}

ul.nav a, ul.nav a:link {
    color: #000;/**#000;**/
    display: block;
    padding: 3% 3% 3% 8%;
    text-decoration: none;
}

ul.nav a, ul.nav a {
    color: #fff !important;/**#000;**/
    display: block;
    padding: 3% 3% 3% 8%;
    text-decoration: none;
}

ul.nav a, ul.nav a:hover {
    color: #000;/**#000;**/
    display: block;
    padding: 10px 10px 10px 12px !important;
    text-decoration: none;
    white-space: normal;
}

.sidebar .nav .nav-item {
    padding: 2px 1.75rem !important;
}

a:hover {
    color: #202124;
    background: transparent;
    text-decoration: underline;
}

.navanchor {
	color: #ffffff;
}

td {  
	height: 10px;
     overflow:hidden;
     width:100px;
}

/* li:hover {
	background-color: #b7ffb7;
	color: #000000;
} */

.inactive {
	background-color: #ff9980;
	color: #000000;
}




th {
	/*background-color: #804000;*/
	background-color: #474747 !important;
	color: #ffffff;
	text-align: center !important;
}

.btn-primary {
    /*background-color: #ffa500 !important;
    border-color: #ffa500 !important;*/
	background-color: #0891b2  !important;
	border-color: #0891b2 !important;
}

.civil-list-btns .btn-primary {
	    width: 11rem;
	}

.btn-primary.edit-btn{
    background-color: #878684 !important;
    border-color: #878684 !important;
}

.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right {
    margin-right: 25px;
}

.table thead th {
	
	text-align: center !important;
vertical-align: middle !important;
	}

/*td:hover {
	background-color: #EEE8AA !important;
	color: #000000;
}*/
 

.table-bordered {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.unread {
	background-color:  #ff9595;
	color:#804040;
	font-weight: bold;
}

.custom-anchor {
	color: white;
}

.side {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0;
}

.scroll-area {
	width: 30%;
	height: calc(100% - 200px);
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	overflow-y: scroll;
}

.btn-toolbar .btn {
	margin-right: 5px;
}

.btn-primary {
	margin-right: 5px;
}


.btn-toolbar .btn:last-child {
	margin-right: 0;
}


#suggestionEmployeeRow {
    border-bottom: 1px solid #d6d6d6;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-inline: 10px;
    color: #000000;
}

#suggestionList{
	width: 421px !important;
    right: 0;
    left: auto;
}

.info-id #suggestionList{
	width: auto !important;
}

.ellipse {
  width: 145px;
  height: 75px;
  line-height: 80px;
  
  font-size: 10px;
  color: black;
  text-align: center;
  background: #e4e9f0;
}

.disabledfinalgad {
    border: 1px solid #999;
    background-color: #ddd;
}

.tp_rows > th {
  white-space: pre-wrap !important;
}

.custom-td {
	background-color: #804000 !important;
	color: #ffffff !important;
	word-break:break-all !important;
}

.custom-td2 {

	word-break:break-all !important;
}

.btn-danger{
	background-color: #e60000 !important;
}


.select2-container .select2-selection--single {
    height: 38px;
    padding: 5px 8px;
    border: 1px solid #ced4da !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid #206c9a !important;
    background: #206c9b !important;
}

.page-item.active .page-link{
    background-color: #206c9b !important;
    border-color: #206c9b !important;
}

.select2-selection__rendered {
    line-height: 26px !important;
}

.select2-selection__arrow {
    height: 36px;
}



