.min-vh-100{
	min-height:100vh !important;
}
select.form-control{
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
	-moz-appearance: none !important; 
	-webkit-appearance: none !important; 
	appearance: none !important;
}
.footer-brand-text{
	font-size:0.9375rem !important;
}
.table-text-wrap{
	white-space: none !important;
}

.bg-gradient-lucid-custom{
	background: linear-gradient(87deg, #004a98 0, #4c83bd 100%) !important;
}


.smallfontSize{
	font-size: 11px !important;
}

.custom-container-fluid{
  padding-left: 10px !important;
}


.classIconBig{
	font-size: 3em !important;
}

.table td, .table th{
	white-space: break-spaces !important;
}

.classTableInfoLabel{
	font-size: 16px !important;
	font-weight: bold !important;
	color: #999 !important;
}

.classTableInfoValue{
	font-size: 16px !important;
	font-weight: bold !important;
	color: black !important;
}


.iconCustomShape{
	width: 6rem !important;
	height: 6rem !important;
}

.classFontSIze{
	font-size: 4rem !important;
}



@media screen and (min-width: 1080px) {

 .min-width-20 {
	min-width: 20px;
} 
.width-1200 {
	width: 1200px !important;
}


.min-height-250 {
	min-height: 250px;
}
.min-height-260{
	min-height: 260px;
}
.min-height-400{
	min-height: 400px;
}


}

.mlr-15{
	margin-left: 0.15rem !important;
	margin-right: 0.15rem !important;
}

/*add aditional css to select2 dropdown*/

.select2-container--default .select2-selection--single .select2-selection__rendered{
	 
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    appearance: none !important;
    color: #8898aa !important;
    box-shadow: 0 1px 3px rgb(50 50 93 / 15%), 0 1px 0 rgb(0 0 0 / 2%) !important;
    border: 0 !important;
    transition: box-shadow .15s ease !important;
    box-sizing: border-box !important;
    font-size: 0.875rem !important;
    width: 100% !important;
    height: calc(2.75rem + 2px) !important;
    padding: 0.625rem 0.75rem !important;
    border-radius: 0.375rem !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0px solid #aaa !important;
    border-radius: 0.375rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
   
    font-size: 0.875rem !important;
}
.select2-container {

    font-size: 0.875rem !important;
    color: #8898aa !important;
}
///login page css

// navigation dropdown


.dropdown-menu.show {
    
    right: 0px !important;
}


/*Added for NCD*/
#idAdminSummaryBlock, #idDrugDispenseSummaryBlock, #idTestSummaryBlock,#idDrugDispenseSummaryNCDBlock,#idTestingScreeningSummaryBlock,#idAdminInputSummaryBlock{
	background-color: #ccdcf7;
	}
	/*#89a0c8;*/
	
	.disabled{
	color: #ab5432 !important;
	}
	
	.bg-gray{
	background: #cdd6df !important;
	}
	
	.card-customheader{
		padding: 5px !important;
		text-align: center;
		background-color: #623ea4 !important;
		/*font-size: 16px !important;*/
	}
	
	.table.customTableClass{
		/*font-size: 13px;*/
		font-size: 18px;
		color: #623ea4;
	}
	
	td.classValueFonts{
		font-weight: bold;
	}
	
	.mr-10{
		margin-right: 10%;
	}
	.ml-10{
		margin-left: 10%;
	}
	
	.colorText{
		color: #01050e !important;
	}
	
	/* Mobile Devices */
	@media (min-width: 0px) and (max-width: 767px) {
		.customHeightHeader{
			min-height: 450px !important;
		}
	}
			
	/*/
			
	/* Tablets iPads (Portrait) */
	@media (min-width: 768px) and (max-width: 1150px){
		.customHeightHeader{
			min-height: 200px !important;
		}
	}
		
	/* Laptops and Desktops */
	@media (min-width: 1151px) and (max-width: 1280px){
		.customHeightHeader{
			min-height: 100px !important;
		}
	}
		
	/* Big boi Monitors */
	@media (min-width: 1281px) {
		.customHeightHeader{
			min-height: 100px !important;
		}
	}
	
	img.classImageInLogoSet{
		height: 80px;
			padding-left: 5px;
		padding-right: 5px;
		padding: 10px;
	}
	
	#idLogoSet{
		/*padding: 10px;*/
	}
	
	.customFloatRight{
		float: right;
	}
	
	li.nav-item.fontBold{
		font-weight: bold;
	}
	.fontNumberSize{
		font-size: 32px;
	}
	.fontNumberSize24{
		font-size: 24px;
	}
	
	.classCardLabelColor{
		color: #825ee4;
	}
	
	.classDashboardIcon{
		width: 48px !important;
		height: 48px !important;
		float: right;
	}
	
	.classDashboardIcon i{
		color: #fff;
		opacity: 1;
		top: 0px;
		position: relative;
		font-size:24px
	}
	
	
	.height-350 {
		height: 350px !important;
	}
	
	.height-550 {
		height: 550px !important;
	}

	.height-450 {
		height: 450px !important;
	}

	.vh-60{
		height: 60vh !important;
	}
	
	div.cardBottomDashboard{
			border-radius: 5px;
	}
	
	div.cardDashboardBottomTitle{
		height: 120px !important;
		background-color: #623ea4 !important;
		color: white !important;
		vertical-align: middle;
		padding-top: 20px;
	}
	
	div.cardDashboardBottomData{
		height: 120px !important;
		color: #623ea4;
	}
	
	.table td{
		word-wrap: break-word;
		word-break: break-all;  
		white-space: normal !important;
		text-align: justify;
		padding-left: 0 !important;
	}

	.table thead th {
		padding-left: 0 !important;
	}

	








.page-item .page-link {
	font-weight: bold !important;
}
.page-item.active .page-link{
	color: white !important;
}











/* 

.popup {
	z-index: 9999;
	  position: fixed;
	  width: 100%;
	  height: 100%;
	  display: none;
  }
  .popup-overlay {
	  background-color: white;
	  height: 100vh;
	  width: 100%;
  }
  .main-popup {
	  position: absolute;
	  left: 0;
	  height: 100vh;
	  width: 100%;
	  z-index: 1;
	  background: white;
	  padding: 30px 20px;
	  line-height: 1rem;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  transform: translateX(-100%);
  }
  .close-btn {
	  border: 6px solid white;
	  padding: 10px;
	  position: absolute;
	  top: 1rem;
	  right: 1rem;
	  font-size: 2rem;
	  cursor: pointer;
	  transition: .5s ease all;
  }
  .close-btn:hover {
	  background: white;
  }
  .popup-content p {
	  font-size: 1.5rem;
	  line-height: 2rem;
  }
  @keyframes slide-in {
	  0% {
		  transform: translateX(100%);
	  }
	  100% {
		  transform: translateX(0);
	  }
  }
  @keyframes slide-out {
	  0% {
		  transform: translateX(0);
	  }
	  100% {
		  transform: translateX(100%);
	  }
  }
  
   */





.customization_popup {
	z-index: 99999;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.customization_popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.customization_popup_container {
    position: absolute;
    width: 100%;
    height : 100%;
    max-width: 100%;
    margin: 0 auto;
    /* right: 0;
    top: 0; */
    height: 100vh;
    background: #FFF;
    border-radius: 0;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatex(400px);
    -moz-transform: translatex(400px);
    -ms-transform: translatex(400px);
    -o-transform: translatex(400px);
    transform: translatex(400px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.8s;
}

.customization_popup_container p {
    padding: 3em 1em;
}

.customization_popup_container .customization_popup_buttons:after {
    content: "";
    display: table;
    clear: both;
}

.customization_popup_container .customization_popup_buttons li {
    float: left;
    width: 50%;
    list-style: none;
}

.customization_popup_container .customization_popup_buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.customization_popup_container .customization_popup_buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
}

.no-touch .customization_popup_container .customization_popup_buttons li:first-child a:hover {
    background-color: #fc8982;
}

.customization_popup_container .customization_popup_buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
}

.no-touch .customization_popup_container .customization_popup_buttons li:last-child a:hover {
    background-color: #c5ccd8;
}

.customization_popup_container .customization_popup_close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.customization_popup_container .customization_popup_close::before, .customization_popup_container .customization_popup_close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}

.customization_popup_container .customization_popup_close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.customization_popup_container .customization_popup_close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .customization_popup_container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .customization_popup_container {
        margin: 0em auto;
    }
}







/* loader start */

.loader {
	transform: rotateZ(45deg);
	perspective: 1000px;
	border-radius: 50%;
	width: 68px;
	height: 68px;
	color: #344767;
  }
	.loader:before,
	.loader:after {
	  content: '';
	  display: block;
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: inherit;
	  height: inherit;
	  border-radius: 50%;
	  transform: rotateX(70deg);
	  animation: 1s spin linear infinite;
	}
	.loader:after {
	  color: #344767;
	  transform: rotateY(70deg);
	  animation-delay: .4s;
	}

  @keyframes rotate {
	0% {
	  transform: translate(-50%, -50%) rotateZ(0deg);
	}
	100% {
	  transform: translate(-50%, -50%) rotateZ(360deg);
	}
  }

  @keyframes rotateccw {
	0% {
	  transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
	  transform: translate(-50%, -50%) rotate(-360deg);
	}
  }

  @keyframes spin {
	0%,
	100% {
	  box-shadow: .5em 0px 0 0px currentcolor;
	}
	12% {
	  box-shadow: .5em .5em 0 0 currentcolor;
	}
	25% {
	  box-shadow: 0 .5em 0 0px currentcolor;
	}
	37% {
	  box-shadow: -.5em .5em 0 0 currentcolor;
	}
	50% {
	  box-shadow: -.5em 0 0 0 currentcolor;
	}
	62% {
	  box-shadow: -.5em -.5em 0 0 currentcolor;
	}
	75% {
	  box-shadow: 0px -.5em 0 0 currentcolor;
	}
	87% {
	  box-shadow: .5em -.5em 0 0 currentcolor;
	}
  }


/* loader end */
/* --shivani change---*/
.dataTables_length{
	float: left;
}

.div_padding{
	padding: 1%;
}
.btn-min-width{
	min-width: 125px;
}

.dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
}

/*--------------map toggle------------------*/
.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 20px;

}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  background-color: #209331;
  position: absolute;
  content: "";
  height: 17px;
  width: 16px;
  left: 0px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .1s;
  transition: .1s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}



/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}



///view panael icon 
.cursor-pointer {
    cursor: pointer;
}


#dropdownMenuButton{
	padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.classMainPageTitle{
	font-size: 1rem;
	font-weight: bold;
}

.classMainPageSmallTitle{
	font-size: 18px !important;
	font-weight: bold;
}

//=====tablelist CSS
//==================
.table thead th {
    /*padding-left: 10px !important;*/
}
.table thead th {
    padding-top: 1px !important;
    padding-left: 10px !important;
    /*padding-bottom: 5px !important;*/
    /*//font-size: 12px !important;*/
    text-transform: none !important;
    letter-spacing: 1px !important;
    border-bottom: 1px solid #e9ecef !important;
}
.table th, .table td {
   /* padding: 2px !important;*/
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-bottom: 5px !important;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
}
.table td, .table th {
   font-size: 14px !important;
    white-space: nowrap;
}
.theadClass{
	font-weight: 600 !important;
}
.tbodyClass{
	
}
/*.thClass{
  font-size: 15px !important;
  padding-left: 10px !important;
}
.tdClass{
  font-size: 14px !important;
}*/

.modal.right .modal-dialog {
        right: 0;
    position: fixed;
    margin: auto;
    width: 50%;
    max-width: 50%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.modal-content {
     height: 100%;
}
.modal-title {
    text-align: center;
    font-size: 1.2rem !important;
    font-family: Montserrat, sans-serif;

}
.modal-header {
    display: block !important;
}
.modal-header {
    border-bottom-color: #8ba8be;
    background-color: #bedbf1;
    border-bottom: 1px solid #aed2ed;
}
#idModalDataInfoBody{
    overflow-y: scroll;
}
/*//font size view panel*/
.font-24{
    font-size: 24px !important;
}
.font-22{
    font-size: 1rem !important;
        font-family: Montserrat, sans-serif;

}
/*leaflet overlap */
.leaflet-top, .leaflet-bottom {
    position: absolute;
    z-index: 0 !important;
    pointer-events: none;
}

.classPanelSeparator {
    height: 5px;
    display: block;
    width: 100%;
    background-color: #bedbf1;
}
body {
	padding-bottom: 50px; /* Adjust as needed */
}