/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');

:root {
	 	
    --theme-body-font-family: 'Roboto', sans-serif;
    --theme-background-color: #f4f6fb;
    --theme-banner-background: linear-gradient(90deg, #1692b8 0%, #0fb4b6 44%, #118cb8 93%, #118cb8 99%);
    --theme-banner-text-color: #265919;
    --theme-text-color: #3c3c3c;
    --theme-text-link-color: #fff;
    --theme-text-link-hover-color: yellow;
    --theme-light-text-color: #6c757d;
    --theme-text-font-size: 14px;
    --theme-line-height: 25px;
    --theme-primary-color: #9fd406;
    --theme-secondary-color: #6e3960;
    --theme-primary-buttons-color: #265919;
    --theme-secondary-buttons-color: #086ad8;
    --theme-about-background-color: #f8f8f8;
    --theme-services-text-color: #727272;
    --theme-features-background-color: #effafa;
    --theme-getquotation-background-color: #f6f2ed;
    --theme-best-features-container-color: #f9f7f7;
    --theme-best-features-background-color: #fdf3e1;
    --theme-footer-background-color: #f6f6f6;
    --theme-white-color: #fff;
    --menu-icons-color: #6e3960;
    --theme-footer-bodtext-color: #086ad8;
    --theme-registration-popup-background: rgba(253, 243, 225, 0.95);
    --theme-light-bg: #f6f6f6;
    --theme-modal-bg: #f0ffff;
    
    
    --theme-loader-top-color: #090979;
    --theme-loader-after: #6e3960;
    --theme-loader-before: #5db946;
    --theme-loader-text-color: #ed1848;
    
    --theme-eshusrut-brandName-color-underline:#9FD406;
    --theme-eshusrut-brandName-color:#090979;
    
    --theme-modcol-hover-modbox:#9FD406;
    --theme-modcol-hover-modtext: #9FD406;    
    --theme-active-modbox:#090979;
    --theme-active-modtext:#fff;
    
 	--theme-modbox-border:#e9ecef;
 	--theme-modbox-background:#fff;
    --theme-modulesection-font-color:#090979; 
    --theme-modulesection:#eee;  
    --theme-UserName:#090979;  
    --theme-nav-icolor: #090979;  
    --theme-nav-link-hover:#fff;
    --theme-eshusrut-menu-highLight-text-color:#fff;
    --theme-menu-color:#090979;
    --theme-dropdown-menu:#fff;
     --theme-selectedMenu-bg :#b2b4b7;
 	--theme-selectedMenu-bg-gradient: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
 	--theme-module-description:#ffc763;
 	--theme-close:#ef0000;
 	--theme-tab-bg:#fff;
 	--theme-deskmenualert: #f0ffff;
 	--theme-deskmenualert-active: #0fb1b6;
 	--theme-deskmenualert-active-font: #fff;
 	--theme-deskmenualert-border:#00416A;
 	 --theme-recentmenusection:linear-gradient(90deg, #1692b8 0%, #0fb4b6 44%, #118cb8 93%, #118cb8 99%);
 	 --theme-recentmenusection-font-color:#fff;
 	 --theme-menusection:#fff;
 	 --theme-menusection-font-color:#090979;  
 	 --clr: #6e3960;
 	 --instruction_bg: #6e3960;	
 	 --button_color: #1b4332 !important;
	--button_gradient-color : linear-gradient(135deg, var(--green-700), var(--green-600));
	--button_text-color : #fff;
	--container-border:#274426;
 	--welcomebg-gradient: radial-gradient(circle, rgba(49,86,47,1) 0%, rgba(39,68,38,1) 100%);
 	  --g0:#0a1f14;--g1:#122d1c;--g2:#1b4332;--g3:#2d6a4f;--g4:#40916c;
	  --g5:#52b788;--g6:#74c69d;--g7:#95d5b2;--g8:#b7e4c7;--g9:#d8f3dc;--ga:#f0faf3;
	  --amber:#d97706;--amber-bg:#fef3c7;--amber-text:#92400e;
	  --blue:#2563eb;--blue-bg:#dbeafe;--blue-text:#1e3a8a;
	  --violet:#7c3aed;--violet-bg:#ede9fe;--violet-text:#4c1d95;
	  --surface:#fff;--surface2:#f7fdf9;--surface3:#eef9f2;
	  --border:rgba(27,67,50,.12);--border2:rgba(27,67,50,.22);
	  --text:#0a1f14;--text2:#3a5a47;--text3:#6b8f7b;
	  --sh-sm:0 1px 3px rgba(10,31,20,.07),0 1px 2px rgba(10,31,20,.04);
	  --sh-md:0 4px 12px rgba(10,31,20,.09),0 2px 6px rgba(10,31,20,.05);
	  --sh-lg:0 16px 40px rgba(10,31,20,.22),0 4px 14px rgba(10,31,20,.12);
	  --r-sm:6px;--r:10px;--r-lg:14px;
	  
	  --green-900: #064e3b;
      --green-800: #065f46;
      --green-700: #047857;
      --green-600: #059669;
      --green-500: #10b981;
      --green-400: #34d399;
      --green-200: #a7f3d0;
      --green-100: #d1fae5;
      --green-50:  #ecfdf5;
      --gray-900: #111827;
      --gray-700: #374151;
      --gray-600: #4b5563;
      --gray-500: #6b7280;
      --gray-400: #9ca3af;
      --gray-300: #d1d5db;
      --gray-200: #e5e7eb;
      --gray-100: #f3f4f6;
      --gray-50:  #f9fafb;
      --white: #ffffff;
      --danger: #ef4444;
      --warning: #f59e0b;
      --shadow-sm: 0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.06);
      --shadow-md: 0 4px 12px rgba(0,0,0,0.08), 0 2px 6px rgba(0,0,0,0.05);
      --shadow-lg: 0 10px 30px rgba(0,0,0,0.10), 0 4px 10px rgba(0,0,0,0.06);
      --radius: 10px;
      --radius-sm: 6px;
      --gradient-header : linear-gradient(135deg, var(--green-700), var(--green-600)) !important;
}

a {
    text-decoration: none;
    color: var(--theme-text-link-color)
}

a:hover {
    color: var(--theme-text-link-hover-color);
    text-decoration: none;
    font-weight: 500;
}

ul {
    list-style: none
}

body {
    margin: 0;
    font-family: var(--theme-body-font-family);
    font-size: var(--theme-text-font-size);
    color: var(--theme-text-color);
    line-height: var(--theme-line-height);
    overflow-x: hidden;
    background: var(--theme-background-color);
}
#topbar{
	background: #62ac5f;
	color: var(--bs-white);
	height: 8px;
}

  .divMainContainer{
  		 width: 100%;
		 /*border:  3px solid var(--container-border); */
	       /* border-left:20px solid var(--container-border); */
	       -moz-border-radius: 5px;
	       -webkit-border-radius: 5px;
	       border-radius: 15px;		      
	       margin-top: 10px;
/* 	       box-shadow: 0px 187px 75px rgba(0, 0, 0, 0.01), 0px 105px 63px rgba(0, 0, 0, 0.05), 0px 47px 47px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1); */
	       background: #fff;
	       min-height: 85vh;
	       padding:15px;
  }  
  .profileCard{
  		border: 3px solid var(--container-border);
       /* border-left:20px solid var(--container-border); */
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       border-radius: 15px;		      
       margin-top: 10px;
       /* box-shadow: 0px 187px 75px rgba(0, 0, 0, 0.01), 0px 105px 63px rgba(0, 0, 0, 0.05), 0px 47px 47px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1); */
       background: #fff;
       padding:15px;
  }
	
    
	.btn-his {
			
		 border: 1px solid var(--button_color);
		 background: var(--button_color);
	 	 background: var(--button_gradient-color);
	 	 color:var(--button_text-color);
		 opacity:100%;
		 border-radius:8px;
		 border: unset;
		 z-index: 1;
		 position: relative;
		 font-family: 'Roboto', sans-serif !important;
 		 font-weight: 600;   /* SemiBold */
 		 font-size: 14px;		
		 color: #FFFFFF;;
		 background-color:  var( --theme-heading-color);
		 align-content: center;
		 padding: 15px;
		 text-align: center;	
		 min-width: 102px;	
		}
	.btn-his:hover,.btn-his:active, .btn-his:focus {
		  background: var(--button_color);		 
		  border: 1px solid var(--button_color);
		  color:var(--button_color);
		  font-family: 'Roboto', sans-serif !important;
	 	  font-weight: 600;   /* SemiBold */
	 	  font-size: 14px;
		  cursor: pointer;	
		  align-content: center;
	}	
		
	
	
	.btn-his-outline {
		 border: 1px solid var(--button_color) !important;
		 background: #fff;
	 	 color : var(--button_color);
		 opacity:100%;
		 border-radius:8px;
		 border: unset;
		 z-index: 1;
		 position: relative;
		 font-family: 'Roboto', sans-serif !important;
 		 font-weight: 600;   /* SemiBold */
 		 font-size: 14px;		
		 align-content: center;
		 padding: 15px;
		 text-align: center;	
		 min-width: 102px;
		}
	.btn-his-outline:hover,.btn-his-outline:active, .btn-his-outline:focus {
		 background: var(--button_color);
		 background: var(--button_gradient-color);
		 border: unset;
		 color: var(--button_text-color);
	}		
		
		
	.btn-his-sm {
			color: var(--button_text-color);
			background: var(--button_color);
		    background: var(--button_gradient-color);	
		    opacity:100%;
		 	border-radius:8px;
		 	border: unset;
		 	z-index: 1;
		 	position: relative;
			font-family: 'Roboto', sans-serif !important;
 			font-weight: 600;   /* SemiBold */
 			font-size: 12px;			
			padding: 9px;
  			text-align: center;
  			min-width: 90px;
  			margin: 1px;		 
		}
	.btn-his-sm:hover,.btn-his:active,.btn-his:focus   {
	  background-color:  var(--button_color);
	  border: 1px solid var(--button_color);
	  color:#fff;
	  font-family: 'Roboto', sans-serif !important;
 	  font-weight: 600;   /* SemiBold */
 	  font-size: 12px;
	  cursor: pointer;	
	  align-content: center;
	}	
		
		
		.btn-his-outline-sm {
			  padding: 8px 10px 6px 10px;
			 border: 1px solid var(--button_color);
			 border-radius: 6px;
			 color:var(--button_color);
			 z-index: 1;
			 background-color:  #fff;;
			 position: relative;
			 font-weight: 700;
  			 font-size: 12px;
			 -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
			 box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
			 transition: all 250ms;
			 overflow: hidden;
			 cursor: pointer;
			 display: inline-block;
		}
	.btn-his-outline-sm:hover,.btn-his-outline:active, .btn-his-outline:focus {
		 background: var(--button_color);
		 background: var(--button_gradient-color);
		 border: unset;
		 color: var(--button_text-color);
	}	
	
	
	
		
		

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

/*
* Meanmenu
*/
a.meanmenu-reveal {
    display: none
}

.mobile-menu-area .container {
    padding: 0;
}

.mean-container {
    position: absolute;
    top: 59px;
    z-index: 999;
    right: 0;
}

.mean-container .mean-bar {
    background: 0 0;
    float: right;
    min-height: 42px;
    padding: 4px 0 0;
    position: relative;
    width: 71%;
    z-index: 99
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 9px 0 11px;
    top: 0;
    right: 0;
    cursor: pointer;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-weight: 700;
    float: right;
    margin-right: 15px;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: url("/HIS/hisglobal/images/menu-icon.png") top no-repeat;
    height: 20px;
    margin-top: 3px
}

.mean-container .mean-nav {
    float: right;
    width: 100%;
    background: var(--theme-white-color);
    margin-top: 12px;
}

.mean-container .mean-nav ul {
    padding: 0 18px;
    margin: 0;
    width: 100%;
    list-style-type: none;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 500px;
}

.mean-container .mean-nav ul li {
    float: left;
    position: relative;
    width: 100%;
    border-top: 1px solid#ddd
}

.mean-container .mean-nav ul li a {
    color: rgb(0 0 0 / 80%);
    display: block;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 13px 5%;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.mean-container .mean-nav ul li a:hover {
    background: var(--theme-primary-buttons-color);

}


.mean-remove {
    display: none !important
}

.bannersection {
    min-height: 50px;
    background-image:url("/HIS/hisglobal/images/bg_banner.png");
    background-position:center;    
    background-size:100%; 
    color: var(--theme-banner-text-color)
}
.bannersection .captions{
	
background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border-radius: 20px;
} 

.bannersection h2 {
    border-bottom: 1px solid var(--theme-white-color);    
    padding: 7px 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
  	text-align: justify;
}

.bannersection h1 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 20px;
    color: #6e3960;
}

.bannersection ul li {
    font-size: 18px;
}

.bannersection ul li:before {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 6px;
    left: 5px;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 95px;
    z-index: 996;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.back-to-top i {
    font-size: 28px;
    line-height: 38px;
}


.back-to-top.active i {
    font-size: 15px;
    display: block;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
    background: var(--theme-primary-buttons-color);
    padding: 15px 4px;
    font-size: 12px;
    width: 43px;
    height: 85px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;

}

.header-top-bar {
    background: var(--theme-primary-buttons-color);
    min-height: 41px;
}



.modaldesign .modal-dialog {
    top: 10%;
    max-width: 700px;
    margin-top: 10px;
}

.modaldesign .modal.show .modal-dialog {
    transform: 0;
}

.modaldesign .modal-content {
    border: none;
    border: none;
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-color: #090979;
}

.modaldesign #keyfeatures {
    background: none;
   /*  background-image: url("/HIS/hisglobal/images/loginbg.png");
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-size: 695px; */
}

.modaldesign #keyfeatures .box-info .box-content h4 {
    line-height: 49px;
    color: #007376;
    font-size: 2rem;
}

.modaldesign #keyfeatures h5 {
    font-size: 27px;
    font-weight: 500;
}

.modaldesign .modal-body {
    position: relative;
    flex: 1 1 auto;
    border: 4px solid var(--theme-banner-text-color);
}

.modaldesign .btn {
    background-color: var(--theme-primary-buttons-color);
}

.loginform {
    background: url("/HIS/hisglobal/images/e-clinic/img/login-modalbg.png") top no-repeat;
    height: 800px;
    background-size: contain;
}

.loginform h5 {
    font-size: 23px;
    color: #020202;
    font-weight: 400;
    margin-bottom: 1px;
    text-align: center;
}

.loginform {
    position: relative;
}

.loginform .btn-close {
    position: absolute;
    right: 174px;
    top: 128px;
    /* left: 0; */
    color: #ffffff;
}

.loginform .card-body {
    padding: 162px 6px;
    margin-left: 179px;
    width: 44%;
}

.loginform .form-control {
    border-radius: 20px;
    padding: 5px 5px 5px 12px;
    font-size: 15px;
    margin-bottom: 11px;
}

.loginform .form-outline {
    position: relative;
}

.loginform .form-outline i {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 19px;
}

.loginform .btn {
    padding: 16px 0 20px 0;
    font-size: 15px;
    border-radius: 20px;
    width: 100%;
    line-height: 6px;
    background: var(--theme-primary-buttons-color);

    border: none
}

.loginform .small {
    margin-top: 15px !important;
    display: block;
    margin-top: 4px;
    font-weight: 300;
    /* text-decoration: underline; */
    color: #000000;
}

.loginform .col-md-7 img {
    height: 100%;
}

.slider-card h5 {
    text-align: left;
    color: #000;
    font-size: 20px !important;
    padding-left: 6px;
    font-weight: 600 !important;
}

/*Header Css*/
.header-area {

    position: relative;
    z-index: 999
}

.main-menu {
    margin-bottom: 0;
}

.main-menu>li>a {
    color: #303030;
    display: block;
}

.main-menu li {
    display: inline-block;
    position: relative !important;
}

.main-menu>li {
    margin: 0 14px;
    padding: 12px 0px;
    line-height: 42px;
}

.main-menu>li:hover>a {
    color: #196bc6;
}

.main-menu li ul>li:hover>a {
    text-decoration: underline;
}

.main-menu>li.active a span:last-child {
    font-weight: 500;
}

.main-menu>li.active i {
    color: #2270c7;
}

.main-menu>li.active:hover i,
.main-menu>li:hover i {
    color: #2270c7;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.main-menu>li.active:hover i,
.main-menu>li i {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}

header {
    transition: all 0.8s ease;
}

.sticky {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 10);
    z-index: 999;
    border-bottom: 1px solid #efefef;
    transition: all 0.8s ease;
}

.sticky .logo img {
    transition: all .3s ease 0s;
}


#primary-menu ul {
    position: relative;
    z-index: 1;
}

.menu-eff>li>a {
    position: relative;
    font-size: 1rem;
    z-index: 99999999 !important;
    padding: 0 8px;
    display: block;
    overflow: hidden;
}

.menu-eff>li>a i {
    font-size: 21px;
}

.menu-eff>li>a span:first-child {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -5px;
}

.menu-eff>li>a span:last-child {
    display: block;
    font-weight: 400;
}

ul li.active::after {
    content: "";
    width: 100% !important;
    height: 100%;
    display: block;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--bs-gray-100);
    border-bottom: 3px solid var(--theme-secondary-buttons-color);
}

.menu-eff>li:hover::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    background-color: var(--bs-gray-100);
    border-bottom: 3px solid var(--theme-secondary-buttons-color);
}

.menu-eff li.filter.active a::before,
.menu-eff>li a.active::before,
.menu-eff>li:hover>a::before {
    width: 100%
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}



/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#about {
    position: relative;
    text-align: center;
    background-color: var(--theme-about-background-color);
    box-shadow: 0 0 40px #dbd6d6;

}

#about .about-text {
    margin: 0 40px 0px 0;
}

#about .about-text .moreinfo {
    margin: 30px 0;
}

#about .container-fluid {
    margin: 0;
    padding: 0;
}

.about .content h3 {
    font-weight: 600;
    font-size: 26px;
    color: var(--es-black);
    margin: 15px 0;
    text-align: center;
}

.about .content ul {
    list-style: none;
    padding: 0;
}

.about .content ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}

.about .content ul li:first-child {
    margin-top: 35px;
}

.about .content ul i {
    background: #fff;
    box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
    font-size: 24px;
    padding: 8px 14px;
    margin-right: 15px;
    color: var(--es-body-color);
    border-radius: 50px;
    width: 50px;
    height: 50px;
}

.about .content ul h5 {
    font-size: 18px;
    color: var(--es-black);
}

.about .content ul p {
    font-size: 16px;
    text-align: left;
    color: var(--es-black);
    line-height: 26px;
    font-weight: 600;
}

.about .content p:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: var(--theme-footer-background-color);
    background-repeat: repeat-x;
    background-position: top;
    position: relative;
}

#footer .phone-img {
    position: absolute;
    right: 0;
    bottom: 40px;
}

#footer .footer-top {
    padding: 60px 0 0px 0;
}

#footer .footer-top .footer-contact {
    text-align: center;
}

#footer .footer-top .footer-contact h3 {
    font-size: 17px;
    color: var(--es-black);
    margin: 0 0 15px 0;
    text-align: center;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
}

#footer .footer-top h4 {
    font-size: 17px;
    color: var(--es-black);
    font-weight: 600;
    padding-bottom: 12px;
    position: relative;
}

#footer .footer-top h4:after {
    content: "";
    position: absolute;
    width: 160px;
    height: 2px;
    background-color: var(--theme-primary-buttons-color);
    ;
    bottom: 0;
    left: 0;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    margin-top: 25px;
    padding: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    color: var(--es-black);
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .info {
    color: var(--es-black);
    position: relative;
    margin-top: 25px;
    padding-left: 30px;
}

#footer .info p {
    color: var(--theme-footer-bodtext-color);
    font-size: 15px;
    font-weight: 600;
    display: block;
}

#footer .info i {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 20px;
}


#footer .footer-top .footer-links ul a {
    color: var(--es-gray-600);
    font-size: 15px;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: var(--es-black);
}

.footer-copyright {
    border-top: 1px solid var(--es-gray-400);
    padding: 10px 0;
    margin-top: 10px;
}

#footer .copyright {
    text-align: center;
    color: var(--es-gray-700);
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

#footer .copyright a {
    text-decoration: underline;
    color: var(--theme-secondary-buttons-color);
}

/** Slider CSS **/

.full-width-mega-dropdown .col-lg-4 {
    padding-right: 0;
    padding-left: 7px;
}

.full-width-mega-dropdown .col-lg-8 {
    padding-left: 0;
    padding-right: 8px;
}

.nav-tabs .nav-link.active {
    background: none;
}

.form-switch .form-check-input {
    background-repeat: no-repeat !important;
}

section {
    padding: 38px 50px;
}


#more-features span {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

#more-features h5 {
    font-size: 36px;
    font-weight: 7900;
    letter-spacing: 1px;
}

#more-features .box h6 {
    font-size: 18px;
    font-weight: 600;
}

#more-features .box {
    cursor: pointer;
}

#more-features .box p {
    font-size: 16px;
    font-weight: 300;
}


#more-features .box .icon {
    border-radius: 50%;
    padding: 20px;
    background: var(--theme-white-color);
    width: 84px;
    height: 82px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

#more-features .box:hover img {
    color: var(--theme-secondary-buttons-color);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);

}

#more-features .box img {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}

#aboutcdac p {
    text-align: justify;
}

#aboutcdac h5 {
    font-size: 36px;
    font-weight: 500;
}

#aboutcdac h5 span {
    color: var(--es-blue)
}

.section-title h2 {
    font-weight: 400;
    font-size: 27px;
}

#about .text p {
    font-size: 17px;
    line-height: 30px;
}

#about .box {
    position: relative;
    padding: 30px;
    cursor: pointer;
}

#about .box .heading a {
    font-size: 19px;
    font-weight: 500;
    color: var(--theme-services-text-color);
}

#about .box .image {
    margin: 0 auto;
    text-align: center;

}

#about .box:hover .image {

    cursor: pointer;
}

#about .box img {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;

}

#about .box:hover img {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
    filter: grayscale(50%);
}

#clientele {
    min-height: 98px;
    padding: 10px 0;
}

#clientele h1 {
    font-size: 28px;
    font-family: 'Dancing Script', cursive;
    text-transform: capitalize !important;
    letter-spacing: 1px;
}

.header-area .container-fluid:nth-child(2) {
    padding-right: 0;
}

#quotation {
    background: var(--theme-getquotation-background-color);
    position: relative;
    padding: 103px 0;
}

#quotation .icons {
    position: absolute;
    bottom: -12px;
    left: 266px;
    z-index: 1;
}

#quotation .quotetext {
    font-weight: 700;
    letter-spacing: 1px;
}

#quotation .quotetext p {
    font-size: 37px;
    font-weight: 700;
}

#quotation .quotetext span {
    font-size: 21px;
    color: #00127d;
}

#quotation .icons i {
    font-size: 50px;
    color: var(--theme-white-color);
    font-size: 62px;
}

#quotation .whatsapp {
    border-radius: 50%;
    background-color: #32d951;
    width: 92px;
    height: 92px;
    padding: 15px 19px;
}

#quotation .call {
    border-radius: 50%;
    background-color: var(--theme-secondary-buttons-color);
    width: 92px;
    height: 92px;
    padding: 21px 23px;
}

#quotation .call i {
    font-size: 48px;
}

#quotation .triangles {
    position: absolute;
    top: 0;
    left: 28px;
    z-index: 1;
}

#quotation .map {
    position: absolute;
    top: 0;
    right: 0;
}

#quotation a.cbutton {
    position: relative;
    background: var(--theme-secondary-buttons-color);
    margin-left: 3px;
    color: var(--theme-white-color);
    font-size: 18px;
    font-weight: 500;
    padding: 14px 41px 12px 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#quotation a.cbutton:nth-child(2) {
    background: var(--theme-primary-buttons-color);
    ;
}

#quotation a.cbutton:before {
    content: "";
    background: var(--theme-white-color);
    position: absolute;
    left: 55px;
    height: 49px;
    width: 2px;
    top: 0;
}

#quotation a.cbutton i {
    font-size: 24px;
}


section.services {
    padding: 80px 0;
    background: var(--theme-best-features-container-color)
}

section.services .text {
    padding: 0 32px;
}

section.services span {
    color: var(--theme-secondary-buttons-color);
    font-size: 19px;
    font-weight: 700;
}

section.services h5 {
    font-size: 31px;
    font-weight: 700;
    line-height: 34px;
}

#services .nav-tabs button {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
}

#services button.active {
    color: var(--theme-white-color);
    background: var(--theme-secondary-buttons-color);
    font-size: 17px;
}

#services button:hover {
    color: var(--theme-secondary-buttons-color);
    background: transparent;
}

#services .tab-pane h1 {
    font-size: 25px;
}

#services .tab-pane p {
    font-size: 15px;
    line-height: 25px;
}

#services .tab-pane ul {
    margin: 0;
    padding: 0;
}

#services .tab-pane ul li {
    background: url(/HIS/hisglobal/images/e-clinic/img/list-icon.png) top left no-repeat;
    line-height: 26px;
    margin-bottom: 17px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 500;
    list-style: none;
}

.nav-tabs {
    border: none
}

#nav-tab a {
    width: 100%;
}


.mean-nav i {
    color: var(--menu-icons-color);
    margin-right: 15px;
    font-size: 21px;
    width: 23px;
}

.main {
    width: 100%;
    overflow-x: auto;
    margin: 0 auto;
}

.mttop {
    margin-top: 9rem;
}

.contact-formtop h3,
.contact-formtop p {
    font-weight: 400;
}



.contact-formtop input::placeholder {
    font-size: 14px !important;
}

.contact-formtop input {
    padding-left: 30px;
}

.contact-formtop .form-outline {
    position: relative;
}

.contact-formtop .form-outline i {
    position: absolute;
    top: 17px;
    left: 10px;

}



.requestdemo {
    border-radius: 31px;
    font-size: 16px;
    background: var(--theme-primary-buttons-color);
    margin-top: 11px;
    border: none;
    font-weight: 500;
    box-shadow: 0 0 10px var(--es-btn-shadow);
}

.buttons {
    border-radius: 31px;
    font-size: 16px;
    background: var(--theme-primary-buttons-color);
    margin-top: 11px;
    border: none;
    font-weight: 400;
}

.buttons a {
    font-size: 15px;
}

#about .more-features {
    border-radius: 31px;
    font-size: 14px;
    background: var(--theme-primary-buttons-color);
    margin-top: 11px;
    border: none;
    font-weight: 500;
    padding: 10px 8px;
    width: 153px;
    margin: 0 auto;
}

.client {
    font-size: 14px;
    line-height: 21px;
}

#keyfeatures .box-info .box-content h4 {
    font-size: 1rem;
}

#keyfeatures .box-info .box-content p {
    font-weight: 300;
    line-height: 1.6;
}

#keyfeatures .contact-formtop {
    border: 1px solid #efefef;
    box-shadow: 0 15px 60px 10px rgba(0, 0, 0, 0.2);
}

#keyfeatures .box-info {
    position: relative;
    padding-left: 57px;
}

.box-icon {
    position: absolute;
    left: 0;
    top: 0;
}

#keyfeatures {
    background-color: var(--theme-features-background-color);
}

#keyfeatures h5 {
    font-size: 27px;
    font-weight: 300
}

#keyfeatures h5 i {
    font-size: 10px;
    color: var(--es-cyan);
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-start,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next,
    .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-item-prev:not(.carousel-item-end),
    .active.carousel-item-start,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    .carousel-item-next.carousel-item-start,
    .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    .carousel-inner .carousel-item-prev,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}

#services .card-body {
    background-color: var(--theme-best-features-background-color);
    border: none;
    border-radius: 19px;
    min-height: 277px;
}

#services .card-body img {
    border-radius: 20px;
}

#services .card-body p {
    font-weight: 500;
    font-size: 20px;
}

.iconboxes i {
    font-size: 22px;
    color: var(--theme-white-color);
    background: var(--theme-secondary-buttons-color);
    width: 46px;
    height: 42px;
}

.settingstoggle {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 999;
}

.settingstoggle .btn {
    background: var(--theme-white-color);
    border: none;
    padding: 0 10px;
    height: 47px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 0 10px var(--bs-gray-600);
}

#registration {
    width: 55%;
    background: var(--theme-registration-popup-background);
    transition: all 0.8s ease;
}

#registration .btn-close {
    position: absolute;
    right: 40px;
    top: 13px;
}

/** Registration Pop Up **/
.register .offcanvas-header {
    display: block;
}

.register .container {
    width: 100%;
}

.register h1 {
    font-size: 1.8vw;
}

.register .offcanvas-title {
    font-size: 1.9vw;
    background-color: var(--theme-secondary-color);

}

.register .steps {
    border-color: var(--theme-secondary-color) !important;
    background:var(--theme-light-bg);
    color:var(--theme-light-text-color);	
    font-size: 1vw;
}

.register .steps i {
    font-size: 3vw;
}

.register .steps:hover {
    cursor: pointer;
}


.register .steps.visited {
    background-color: var(--theme-primary-color);
    color:  var(--theme-deskmenualert-active-font);
}


.register .steps.active {
    background-color: var(--theme-secondary-buttons-color);
    color:  var(--theme-deskmenualert-active-font);
}


.register .offcanvas-body form input  {
    font-size: 14px;
}
.register .offcanvas-body form  select  {
    font-size: 14px;
}
.register .offcanvas-body form  textarea {
    font-size: 14px;
}

.register .offcanvas-body form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}




/**Inner Pages CSS*/
.pages-bannerarea {
    background: var(--theme-banner-background);

}

.pages-bannerarea h1 {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0.3px;
}

section#pagecontent {
    background: var(--theme-light-bg);
    text-align: justify;
}

#pagecontent ul {
    list-style: disc;
}

#pagecontent ol {
    counter-reset: item;
    padding: 0;
}

#pagecontent ol>ol {
    padding: 0;
    margin: 20px 0;
}

#pagecontent ol>li {
    display: block;
    padding-left: 38px;
    position: relative;
    font-size: 25px;
    margin: 25px 0;
    font-weight: 300;
}

#pagecontent ol>li>ol>li {
    display: block;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 10px;
}

#pagecontent ol>li:before {
    content: counters(item, ".") ".       ";
    counter-increment: item;
    position: absolute;
    left: 0;
}

#pagecontent p,
#pagecontent ul li {
    font-size: 12px;
    margin: 10px 0;
    line-height: 26px;
    font-weight: 300;
}
iframe {
    height: -webkit-fill-available;
    height: -moz-fill-available; height: 100%;
}



  
    
/*preloader starts */
	
	
#preloader {
    /* background-color: #f7f7f7; */
	  width: 100%;
	  height: 100%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  z-index: 999999;
	  -webkit-transition: .6s;
	  -o-transition: .6s;
	  transition: .6s;
	  margin: 0 auto;
	  background-image: url("/HIS/hisglobal/images/Medical-Background-3.jpg");
	  background-repeat: no-repeat;
	  
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--theme-loader-top-color);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#preloader h5{ 
	display: block;
	position: relative;
	left: 47%;
	top: 33%;
	font-family: Roboto-Medium;
	color: #03162F;
	
}
#preloader p{
	display: block;
	position: relative;
	left: 45%;
	top: 80%;
	width: 300px;
	/* height: 75px; */
	margin: -75px 0 0 -75px;
	padding: 6px;	
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.midtext{
    position: absolute;
	  top: 50%;
	  z-index: 200;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	  text-align: center;
	  display: inline-block;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
	  padding-top: 6px;
	  -webkit-transition: .6s;
	  -o-transition: .6s;
	  transition: .6s; 	  
	  color: var(--theme-loader-text-color);
	  font-size: 17px;
	  letter-spacing: 1px;
	  font-weight: bold;
  
}
.midtext img {
	width: 55px;
    height: 76px;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--theme-loader-before);
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--theme-loader-after);
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
	  /*preloader ends */    
	  
.eshusrut-brandName-color{
  color: var(--theme-eshusrut-brandName-color);
}
	  
.eshusrut-brandName-color2{
  color: var(--theme-banner-text-color);
  font-weight: bold;
  letter-spacing: 1px;	
  	
}
.modtext{
	font-size:9px;
}	
.modcol:hover .modbox {
   	background: var(--theme-modcol-hover-modbox);
 }
 
 .modcol :hover .modtext {
   	background: var(--theme-modcol-hover-modtext);   	
 }
 
 .active .modbox{
 	background: var(--theme-active-modbox); 	
 }
 .active .modbox i{
 	color: var(--theme-active-modtext); 	
 }
 
 .active .modtext{
 	background: var(--theme-active-modbox);
 	color: var(--theme-active-modtext);
 }
 
 
 
 .modbox{
 width:100%;border: 1px solid var(--theme-modbox-border);  border-radius: 9px;  background: var(--theme-modbox-background);  padding: 18px;box-shadow: 0 .46875rem 2.1875rem rgba(4,9,20,.03),0 .9375rem 1.40625rem rgba(4,9,20,.03),0 .25rem .53125rem rgba(4,9,20,.05),0 .125rem .1875rem rgba(4,9,20,.03);
 }
 
 
 .modulesection{
  min-height: 50px;
  background:var(--theme-modulesection);
  color:  var(--theme-modulesection-font-color); 
  }
 
 .recentmenusection{
  min-height: 50px;
  background:var(--theme-recentmenusection);
  color:  var(--theme-recentmenusection-font-color); 
  }
  
  
 	 
  .menusection {
   	min-height: 50px;
  	background:var(--theme-menusection);
  	color:  var(--theme-menusection-font-color); 
  }
 
  
  .modbox img{
  	width: 40px; height: 40px;
  }
  .spanUserName {
  	color :var(--theme-UserName);
  	font-size:80%;
  }
  .hospital-banner{
  	background: var(--theme-banner-background);
  } 
  
  .navbar-light .navbar-nav .nav-link{
			background: transparent;
		    color: var(--theme-menu-color);
			padding: .5rem;	
			border: 1px solid var(--theme-modbox-border);
  	  }
		  
		  .navbar-light .navbar-nav .nav-link{
			padding-left: 10px;padding-right: 10px;
		 }
		 .navbar-light .navbar-nav .nav-link .icolor{
		 	color:var(--theme-nav-icolor);
		 	margin: 3px;
		 }
		 .navbar-light .navbar-nav .nav-link .eshusrut-menu{
			font-weight: 700;
			letter-spacing: 1px;			
			font-size: 0.9375em;
		 }
		 .navbar-light .navbar-nav .nav-link:hover{
		    background: var(--theme-banner-background);
			color: var(--theme-nav-link-hover) !important ;
		 }
		 .navbar-light .navbar-nav .nav-link .nav-link:hover .icolor{
		 	color: var(--theme-nav-link-hover);
		 }
		 .navbar-light .navbar-nav .nav-link:hover .icolor{		 
		    color:var(--theme-nav-link-hover) !important;
		 }
		 
		 
		.navbar-light .navbar-nav .nav-link .nav-item{
		 	margin-right: 2px;
		 }
		.navbar-light .navbar-nav  .eshusrut-menu-highLight{
		    background:var(--theme-primary-buttons-color);
			color:var(--theme-text-color)!important ;
		    font-weight: 600;
			letter-spacing: 1px;
			letter-spacing: 1px;	
			cursor: pointer;	
			padding-bottom: 14px;
			padding-top: 13px;
			border-radius: 24px;
			font-size: 12px;
		 }
		 .navbar-light .navbar-nav  .eshusrut-menu-highLight .icolor{
		 	color: var(--theme-nav-link-hover);
		 	margin: 3px;
		 }
		
		.navbar-light .navbar-nav .nav-link .nav-link:active{
		 	background: var(--theme-banner-background);
			color: var(--theme-nav-link-hover) !important ;
		 }
		.navbar-light .navbar-nav .nav-link .nav-link:active .icolor{
		 	color:  var(--theme-nav-link-hover);
		 }
		 .nav-item .dropdown-toggle::after{
			display: none !important;
		}
  
  
.menuiconusm{
	color:#133B57;
}
.menutextusm{
  font-size:80%;
  padding: 1em 1.5em;
  text-decoration: none; 
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--theme-menu-color);
  cursor: pointer;
  padding-bottom: 14px;
  padding-top: 13px;
}
  
 .menutextusm:hover {
 	 font-size:80%;
	 padding: 1em 1.5em;
	 text-decoration: none; 
	 font-weight: 600;
	 letter-spacing: 1px;
	 color: var(--theme-menu-color);
	 cursor: pointer;
	 text-decoration: underline;
	 text-decoration-color: var(--theme-eshusrut-brandName-color-underline);
  	 text-decoration-thickness: 3px;
  	 
 } 
  .dropdown-menu{
	background: var(--theme-dropdown-menu);  /* fallback for old browsers */
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px !important;
}
.menu-accordion-item{
	background: transparent !important;
}
.menu-accordion-button{
	background: transparent !important;
	box-shadow: none;
}
  
 
.selectedMenu{
	background-color: var(--theme-selectedMenu-bg);
	background-image:var(--theme-selectedMenu-bg-gradient);
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
	margin: 10px;
} 

.selectedModuleCSS{
  background: var(--theme-banner-background) !important;
  color:var(--theme-banner-text-color) !important ;
  padding-top: 10px;
  text-align: center;
}
	
 .modtxt {
		color: var(--theme-menu-color);
		display: inline-block;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 18px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-top: 7px;
		font-weight: bold;
		width: 100%;
		text-align: center;
		/* text-shadow: 5px 5px 10px #d0c1c1; */
	}
.moduleDesc{
	text-align: center;
	font-size: 90%;
	color: var(--theme-module-description);
	font-weight:bold;
	padding-bottom: 10px
}
.userdropdownli{
	border-bottom:1px solid rgba(0,0,0,.15); 
} 
   
       
.tab-bg { 
	padding-left: 12px; 
	background: var(--theme-tab-bg);  
}   
  
  
  .deskmenucol {
	padding: 2px !important;
	margin-top: 2px;
	}	  
.deskmenucol .deskmenualert{
	padding-right:0px;
	font-size: 75%;
	overflow: hidden;
  	text-overflow: ellipsis ellipsis;
  	margin-bottom: 1px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:var(--theme-eshusrut-brandName-color);
	background: var(--theme-deskmenualert); 	
 	cursor:pointer;
 	border: 1px solid var(--theme-deskmenualert-border); 
}
.deskmenucol .active{
	border: 1px solid var(--theme-deskmenualert-border);	
	color: var(--theme-eshusrut-brandName-color);
	/* border-bottom: 4px solid var(--theme-primary-color); */
	font-weight: bold;
	background-color: var(--theme-deskmenualert-active);
	color:var(--theme-deskmenualert-active-font) 
	
}

.deskmenucol .btn-close{
	background: none;
	color:var(--theme-close) !important; 
	font-weight: bolder;
	text-decoration: none;
	margin-top: -4px;
	opacity: 1;
}


.deskmenucol .deskmenualert .deskmenualertClose{
	background: none;
	color: var(--theme-close) !important;
	font-weight: bolder;
	text-decoration: none;
	margin-top: -4px;
}


.non-accordion-li{
	margin-bottom:10px;
}


.deskmenucol .deskmenualert .deskmenualertClose{
	padding:0.5rem .5rem !important; 
}


.ifcontainer {
	   width: 98%;   
	   height:85vh	   
}
.iframecss {
	    /* position: absolute; */
	    top: 0;
	    left: 0;
	    width: 102%;
	    height: 100%;
} 	
.btn-refresh {
	background :var(--theme-primary-buttons-color);
	margin-top: 4px;
}

.welcome-toast-icon{
	font-size: 300%;color:var(--theme-secondary-color);
}
.welcome-toast-text{
	color: var(--theme-eshusrut-brandName-color);
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px;
}


.eshusrut-brandName{
		
			font-weight: 800;
			font-size: 120%;
			text-shadow: 5px 5px 10px #d0c1c1;	
			letter-spacing: 2px;		
		}
		
		
.btn-his-menu-icon {
					border: unset;
				  border-radius: 6px;
				  color: var(--theme-text-color);
				  z-index: 1;
				  background-color: #fff;
				  position: relative;
				  box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
				  transition: all 250ms;
				  overflow: hidden;
				  padding: 5px;
				  margin-top: 15px;
				  margin-left: 5px;
				  font-size: 11px;
				  font-weight: 500;
				  letter-spacing: 1px;
				}
			
			.btn-his-menu-icon::before {
			 content: "";
			 position: absolute;
			 top: 0;
			 left: 0;
			 height: 100%;
			 width: 0;
			 border-radius: 15px;
			background: var(--theme-primary-buttons-color);
			 z-index: -1;
			 -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
			 box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
			 transition: all 250ms
			}
			
			.btn-his-menu-icon:hover {
			 	color: var(--theme-text-color);
			 }
			
			.btn-his-menu-icon:hover::before {
			 width: 100%;
			}		
		
   	.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;  width:30px;height: 30px;}
   	
   	#moduleContainer{
   		min-height: 92vh;
   		border-right: 1px solid #e0e0e0;
   		background: #fff;
   	}
   	#divFormContainer{
   	padding-left: 16px; padding-top: 4px;min-height: 92vh;
   	}
   	.moduleicon{
   		  padding: 5px;
		  margin-top: 15px;
		  margin-left: 0px;
		  margin-bottom: -17px;
		  font-size: 9px;
		  font-weight: 500;
		  letter-spacing: 1px;
		  border-bottom: 1px solid #e0e0e0;
		  cursor: pointer;
		  color:#6e3960;
   		}
   		
   		.moduleicon:hover {
   			background: var(--theme-primary-buttons-color);
   			color :#fff !important;
   		}
   		.moduleiconActive {
   			background:  #6e3960 !important ;
   			color :#fff !important;
   		}
   		
   		.buttonmenu {
			  display: block;
			  justify-content: center;
			  align-items: center;
			  gap: 15px;
			  background-color: #fff;			  
			  outline-offset: -3px;
			  border-radius: 5px;
			  border: none;
			  cursor: pointer;
			  transition: 400ms;
			  width:100%;
		}
		
		.buttonmenu  .button-content {
		  display: flex;
		  align-items: center;
		  font-weight: 600;
		  position: relative;
		  overflow: hidden;
		}
		
		.buttonmenu  .button__icon {
		  width: 48px;
		  height: 40px;
		  display: grid;
		  place-items: center;
		  color:#090979;
		}
		
		.buttonmenu  .button__text {
			background-color: transparent;
			 display: inline-block;
			 overflow: hidden;
			 color: #090979;
			 font-size: 10px;
			 letter-spacing: 1px;		
			 text-align: left;
	  		 margin-left: 5px; 
		}
		
		.buttonmenu:hover  {
		  background-color: #090979;		  
		}
		.buttonmenu:hover .button__icon{
			 color:var(--button_text-color);
		}
		.buttonmenu:hover .button__text{
			 color:var(--button_text-color);
		}
   		
   		
   		
   		.button {
			  display: flex;
			  justify-content: center;
			  align-items: center;
			  gap: 15px;
			  background-color: #090979;
			  outline: 3px #090979 solid;
			  outline-offset: -3px;
			  border-radius: 5px;
			  border: none;
			  cursor: pointer;
			  transition: 400ms;
		}
		
		.button  .button-content {
		  display: flex;
		  align-items: center;
		  font-weight: 600;
		  position: relative;
		  overflow: hidden;
		}
		
		.button  .button__icon {
		  width: 34px;
		  height: 40px;
		  display: grid;
		  place-items: center;
		  color:#fff;
		}
		
		.button  .button__text {
			background-color: transparent;
			 display: inline-block;
			 overflow: hidden;
			 color: #fff;
		  	 font-size: 10px;
		  	 letter-spacing: 1px;		
		     text-align: left;
  		     margin-left: 3px;
  			 margin-right: 5px; 
		}
		
		.button:hover  {
		  background-color: transparent;
		  
		}
		.button:hover .button__icon{
			color: #090979;
		}
		.button:hover .button__text{
			color: #090979;
		}
		
		.dropdown-his{
			background: var(--button_color);
		 	background: var(--button_gradient-color);
		 	color:var(--button_text-color);
		}
		
		.dropdown-button {
		  	color: #090979 !important;			
  			background: #fff;
  			/* border-bottom: 3px #090979 solid; */
  			transition: all 0.3s;  			
  			width: 100%;
  			transition: 400ms;
  			cursor: pointer;
  			padding: 10px;
		}
		.dropdown-button  .button-content {
		  display: flex;
		  align-items: center;
		  font-weight: 600;
		  position: relative;
		  overflow: hidden;
		}
		
		.dropdown-button .button__icon{
			color: #090979;
			margin-right: 5px;
		}
		.dropdown-button .button__text{
			color: #090979;
		}
		
		.dropdown-button:hover {
		   background-color: #090979;
		}
		.dropdown-button:hover .button__icon{
			color:var(--button_text-color);
		}
		.dropdown-button:hover .button__text{
			color:var(--button_text-color);
		}

		.button-decor {
		  position: absolute;
		  inset: 0;
		  background-color: var(--clr);
		  transform: translateX(-100%);
		  transition: transform .3s;
		  z-index: 0;
		}
		
		
		
		.divMenu{
			min-height: 100vh;box-shadow:  20px 20px 60px #bebebe;background: #f5f5f5;
		}
		.moduleContainerSmall{width: 13%}
		.iframeFormContainerSmall{width: 89%}
		
  a.menuButton {
	  position: relative;
	  background: var(--theme-secondary-buttons-color);
	  margin-left: 3px;
	  color: var(--theme-white-color);
	  font-size: 11px;
	  font-weight: 500;
	  padding: 14px 4px 10px 4px;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
  }
  
  .menuheading {
  	border-bottom: 1px solid #dee2e6;
  	margin-bottom: 12px;
  }
  
  
  .topbar {
  background: url(/HIS/hisglobal/images/lines.png);
  height: 4px;
  width: 100%;
  z-index: 1000;
} 	
 fieldset {
            /*  border: 3px solid var(--container-border); */
		    /*  border-left:20px solid var(--container-border); */
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 15px;
            padding-left: 20px;
            margin-left: 50px;
  			margin-right: 50px;
            padding-right: 20px;
            margin-top: 10px;
           /*  box-shadow: 0px 187px 75px rgba(0, 0, 0, 0.01), 0px 105px 63px rgba(0, 0, 0, 0.05), 0px 47px 47px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1); */
            padding-bottom: 35px;
            background: transparent;

        }
		
		.legendcss{
		  
		  background-color: #FAE5E6 !important;
		  border: 1px solid #8C1A1E !important;
		  border-radius: 3px;
		  color: #8C1A1E;
		  padding: 3px;		  
  		  letter-spacing: 1px;
  		  width:auto;
		}
		
	.legend3 {
            text-align: right;
        }		

 /* For Desktop View */
@media screen and (min-width: 1024px) {
 .modbox{
 	padding: 18px; 
 } 
 .usernameMenu{	font-size: 200%;}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;  width:30px;height: 30px;}
		.menutextusm-accordion-header{
		  font-size:40%;	
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		
		
		.moduleDesc{
			text-align: center;
			font-family: Roboto-Regular;
			font-size: 90%;
			color: var(--theme-module-description);
			font-weight:bold;
			padding-bottom: 10px
		}
		.eshusrut-brandName{
			font-size: 120%;					
		}
		.moduleContainerSmall{width: 5%}
		.iframeFormContainerSmall{width: 94%;}
		
		.legend2 {
            position: fixed;
            top: 0.3em;
            right: 100px;

            line-height: 1.2em;
            z-index:1000;
        }
        
        
        
        .legendcss{
		  
		  border-radius: 3px;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 12px;
  		  letter-spacing: 1px;
		}
		.dataTables_length{width: 14%;float: right;}
		.dt-buttons{width: 5%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}  
} 	

/* For Tablet View */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {

 .usernameMenu{	font-size: 200%;}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;width:30px;height: 30px;}
		.menutextusm-accordion-header{
		  font-size:40%;	
		  
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			text-align: center;
			font-family: Roboto-Regular;
			font-size: 90%;
			color: var(--theme-module-description);
			font-weight:bold;
			padding-bottom: 10px
		}
		.eshusrut-brandName{
			font-size: 120%;
		}
		.moduleContainerSmall{width: 5%}
		.iframeFormContainerSmall{width:  94%;}
		
		fieldset {
           /*  border: 3px solid var(--container-border); */
		   /*  border-left:10px solid var(--container-border); */
            margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
        .legend2 {
            position: fixed;
            top: 0.3em;
            right: 100px;

            line-height: 1.2em;
            z-index:1000;
        }
        .legendcss{
		  border-radius: 3px;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 12px;
  		  letter-spacing: 1px;
		}
		.dataTables_length{width: 14%;float: right;}
		.dt-buttons{width: 5%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}  
			
}


/* For Mobile Portrait View */
@media screen and (max-device-width: 480px)
and (orientation: portrait) {
	 .usernameMenu{	font-size: 100%;}
		
		.menutextusm-accordion-header{
		  font-size:51%;	
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			display: none;
		}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;  width:30px;height: 30px;}
		.eshusrut-brandName{
			font-size: 100%;
		}
		.moduleContainerSmall{width: 5%}
		.iframeFormContainerSmall{width: 90%;}
		
		fieldset {
          /*   border: 3px solid var(--container-border);
		    border-left:10px solid var(--container-border); */
            margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
       /*  .legend2 {
            position: fixed;
		    bottom: 35px;
		    width: 100%;
		    left: 0;
		    padding-left: 2px;
		    padding-top: 2px;
		    text-align: center;
		    background: #feffff !important;
		    z-index:1000;
        }
        .legendcss{
		  
		  background-color: #6e3960 !important;
		  border: 1px solid #6e3960 !important;
		  border-radius: 3px;
		  color: #fff;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 11px;
  		  letter-spacing: 1px;
		} */
		.dt-buttons{width: 10%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}
		.sw-theme-arrows > ul.step-anchor > li{width:100% !important;}
}



/* For Mobile Landscape View */
@media screen and (max-device-width: 640px)
and (orientation: landscape) {
	.usernameMenu{	font-size: 100%;}
		.menutextusm-accordion-header{
		  font-size:51%;	
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			display: none;
		}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;width:30px;height: 30px;}
		.eshusrut-brandName{
			font-size: 100%;
		}
		.moduleContainerSmall{width: 5%}
		.iframeFormContainerSmall{width:  90%;}
		
		fieldset {
           /*  border: 3px solid var(--container-border);
		    border-left:10px solid var(--container-border); */
            margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
        /*  .legend2 {
            position: fixed;
		    bottom: 35px;
		    width: 100%;
		    left: 0;
		    padding-left: 2px;
		    padding-top: 2px;
		    text-align: center;
		    background: #feffff !important;
		    z-index:1000;
        }
         .legendcss{
		  
		  background-color: #6e3960 !important;
		  border: 1px solid #6e3960 !important;
		  border-radius: 3px;
		  color: #fff;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 11px;
  		  letter-spacing: 1px;
		} */
		.dt-buttons{width: 10%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}
		.sw-theme-arrows > ul.step-anchor > li{width:100% !important;}
}



/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
		.usernameMenu{	font-size: 100%;}
		.menutextusm-accordion-header{
		  font-size:51%;	
		  
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			display: none;
		}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;width:30px;height: 30px;}
		.eshusrut-brandName{
			font-size: 100%;
		}
	
	.moduleContainerSmall{width: 13%}
		.iframeFormContainerSmall{width:  86%;}
		
		fieldset {
           /*  border: 3px solid var(--container-border);
		     border-left:10px solid var(--container-border); */
             margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
        /* .legend2 {
            position: fixed;
		    bottom: 35px;
		    width: 100%;
		    left: 0;
		    padding-left: 2px;
		    padding-top: 2px;
		    text-align: center;
		    background: #feffff !important;
		  	 z-index:1000;
        } */
        .dt-buttons{width: 10%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}
		.sw-theme-arrows > ul.step-anchor > li{width:100% !important;}
		
}

/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
	
	.usernameMenu{	font-size: 100%;}
		.menutextusm-accordion-header{
		  font-size:51%;	
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			display: none;
		}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;width:30px;height: 30px;}
		.eshusrut-brandName{
			font-size: 90%;
		}
		.moduleContainerSmall{width: 13%}
		.iframeFormContainerSmall{width:  86%;}
		
		fieldset {
           /*  border: 3px solid var(--container-border);
		     border-left:10px solid var(--container-border); */
             margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
       /*   .legend2 {
            position: fixed;
		    bottom: 35px;
		    width: 100%;
		    left: 0;
		    padding-left: 2px;
		    padding-top: 2px;
		    text-align: center;
		    background: #feffff !important;
		    z-index:1000;
        }
         .legendcss{
		  
		  background-color: #6e3960 !important;
		  border: 1px solid #6e3960 !important;
		  border-radius: 3px;
		  color: #fff;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 11px;
  		  letter-spacing: 1px;
		} */
		.dt-buttons{width: 10%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}
		.sw-theme-arrows > ul.step-anchor > li{width:100% !important;}
}

/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
	
	.usernameMenu{	font-size: 100%;}
		.menutextusm-accordion-header{
		  font-size:51%;	
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			display: none;
		}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;width:30px;height: 30px;}
		.moduleContainerSmall{width: 13%}
		.iframeFormContainerSmall{width:  86%;}
		fieldset {
           /*  border: 3px solid var(--container-border);
		     border-left:10px solid var(--container-border); */
             margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
/*         .legend2 {
            position: fixed;
		    bottom: 35px;
		    width: 100%;
		    left: 0;
		    padding-left: 2px;
		    padding-top: 2px;
		    text-align: center;
		    background: #feffff !important;
		    z-index:1000;
        }
		 .legendcss{
		  
		  background-color: #6e3960 !important;
		  border: 1px solid #6e3960 !important;
		  border-radius: 3px;
		  color: #fff;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 11px;
  		  letter-spacing: 1px;
		}
 */		.dt-buttons{width: 10%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}
		.sw-theme-arrows > ul.step-anchor > li{width:100% !important;}
}



/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3) {
	
	.usernameMenu{	font-size: 100%;}
		.menutextusm-accordion-header{
		  font-size:51%;	
		  padding: 1em 1.5em;
		  text-decoration: none; 
		  font-weight: 600;
		  letter-spacing: 1px;
		  color: var(--theme-menu-color);
		  padding-left: 19px;
		  padding-top: 5px;
		  padding-bottom: 10px;
		  cursor: pointer;
		}
		
		.moduleDesc{
			display: none;
		}
		.imgmoduleicon{display: block; margin-left: auto; margin-right: auto;width:30px;height: 30px;}
			.eshusrut-brandName{
			font-size: 90%;
		}
		.moduleContainerSmall{width: 13%}
		.iframeFormContainerSmall{width:  86%;}
		fieldset {
           /*  border: 3px solid var(--container-border);
		     border-left:10px solid var(--container-border); */
            margin-left: 0px;
		    margin-right: 0px;
		    padding-left: 10px;
		    padding-right: 10px;
            margin-top: 5px;            
            padding-bottom: 20px;
        }
       /*  .legend2 {
            position: fixed;
		    bottom: 35px;
		    width: 100%;
		    left: 0;
		    padding-left: 2px;
		    padding-top: 2px;
		    text-align: center;
		    background: #feffff !important;
		    z-index:1000;
        }
         .legendcss{
		  
		  background-color: #6e3960 !important;
		  border: 1px solid #6e3960 !important;
		  border-radius: 3px;
		  color: #fff;
		  font-weight: 500;
		  padding: 3px;
		  font-size: 11px;
  		  letter-spacing: 1px;
		}
		 */
		.dt-buttons{width: 10%;	float: right;}
		.dataTables_filter{	width: 20%;	float: left !important;text-align: left !important;}
		.sw-theme-arrows > ul.step-anchor > li{width:100% !important;}
}





 /* no more table for mobile view of table */
  
   @media only screen and (max-width: 800px) {
		 .hideInNoMoreTable{
		 	display: none !important;
		 }
		
	    /* Force table to not be like tables anymore */
	    .no-more-tables table, .no-more-tables thead,.no-more-tables tfoot, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {
	        display: block;
	    }
	    /* Hide table headers (but not display: none;, for accessibility) */
	    .no-more-tables thead tr {
	        position: absolute;
	        top: -9999px;
	        left: -9999px;
	    }
	    .no-more-tables tr {
	        border: 1px solid #ccc;
	    }
	    .no-more-tables td {
	        /* Behave  like a "row" */
	        border: none;
	        border-bottom: 1px solid #eee;
	        position: relative;	       
	        white-space: normal;
	        text-align:left;
	    }
	    .no-more-tables td:before {
	        /* Now like a table header */
	        /* position: absolute; */
	        /* Top/left values mimic padding */
	        top: 6px;
	        left: 6px;
	        width: 45%;
	        padding-right: 10px;
	        white-space: nowrap;
	        text-align:left;
	        font-weight: bold;
	    }
	    /*
		Label the data
		*/
	    .no-more-tables td:before {
	       /*  content: attr(data-title) '\00000a'; */
	        content: attr(data-title) ':\A ';
	        display: block;  	        
	    }
	}
	
	
		
	
		
	.btnLeafMenu{
		font-size: 10px;
	}
	.btnRptMenu{
		font-size: 10px;
	}
	.kpi-strip{display:flex;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;margin:10px 0px 0;animation:sd .3s ease both}
@keyframes sd{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.kpi{align-items:center;gap:8px;padding:9px 14px;background:var(--surface);transition:background .15s;cursor:default;min-width:0}

.kpi-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}
.kpi-dot.a{background:var(--amber)}.kpi-dot.g{background:var(--g4)}.kpi-dot.v{background:var(--violet)}.kpi-dot.b{background:var(--blue)}
.kpi-val{font-size:20px;font-weight:600;line-height:1;color:var(--text)}
.kpi-lbl{font-size:10px;color:var(--text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.kpicol{padding:0;}

			
.patientTilePateintName{
	font-size:14px;font-weight:bold;color: #090979; 
}
.patientTileText{
	font-size: 14px;font-weight: 400; letter-spacing: 1px; color: #3c3c3c;
	
}
        
  .cutumIcons {
            height: 35px;
            width: 35px;
            border-radius: 17px;
            background: #9f9f9f;
        }

 .patSideList {
            display: none;
            position: fixed;
            width: 320px;
            background-color: #f2f2f2;
            z-index: 9999;
            right: 0px;
            top: 20vh;
            height: 92vh;
            overflow-y: hidden;
            border-left: 1px solid #f2f2f2;
            color: #3c3c3c;
            border-radius: 23px;
        }

        .patSideList legend {
            padding: 10px 0;
            margin-bottom: 5px;
            font-weight: 400;
            text-transform: uppercase;
            font-size: 13px;
        }

        .patSideList .patCatHeader {
            padding: 5px 0;
            text-align: center;
            background-color: #f2f2f2;
            color: #535353;
            font-weight: 600;
            font-size: 11px;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

        .patSideList ul {
            list-style-type: none;
            width: 100%;
            padding: 0;
            margin: 0;
        }

        .patSideList ul li {
            list-style-type: none;
            width: 100%;
            padding: 5px 10px;
            text-align: left;
            border: none;
            color: #000 !important;
            /* nth-child(odd) { background: #61a2f2;} */
        }

        .patSideList ul li:hover {
            /*  background-color:#e7e7e7; */
            background-color: #979797;
        }

        .patSideList ul li:not(:last-child) {
            border-bottom: 1px solid #dbdbdb;
        }

        .patSideList ul li img {
            margin: 3% 2%;
            float: left;
            width: 30px;
            min-width: 20px;
            box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
            border: 1px solid #fff;
        }

        .totalPatHeader {
            background: #090979 !important;
        }
        .patTileImage{
        	width: 50px;
        }

         .divSection {
            margin-left: 33px;
            margin-right: 33px;
            background-color: #fff;
            padding: 1% 2% 1% 2%;
           /*  margin: 2% 0; */
            transition: 0.5s;
            /* box-shadow: 0 0.5px 5px 2px #b0acac; */
            padding: 5px 20px;
            font-size: 12px;
            font-weight: 500;
            border-radius: 5px;
        }
        .subHeaders {
            font-weight: 500 !important;
            color: #090979 !important;
            font-size: 14px !important;
            padding-bottom: 6px !important;
            letter-spacing: 1px;
			border-bottom: 1px solid #d0cccc;
  			margin-bottom: 10px;
        }
         .form-control {
		  height: 36px;		  
		  border-radius: 5px;
		  outline: none;
		  border: 1px solid #acaaaa;
		  filter: drop-shadow(0px 1px 0px #efefef) drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
		  transition: all 0.3s cubic-bezier(0.15, 0.83, 0.66, 1); 
		  color:var(--theme-text-color) !important;
		}
		
		.form-control:focus {
		  border: 1px solid transparent;
		  box-shadow: 0px 0px 0px 2px #242424; 
		  background-color: #fff;
		}
		
		
		  .form-select {
		  height: 36px;		  
		  border-radius: 5px;
		  outline: none;
		  border: 1px solid #acaaaa;
		  filter: drop-shadow(0px 1px 0px #efefef) drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
		  transition: all 0.3s cubic-bezier(0.15, 0.83, 0.66, 1); 
		  color:var(--theme-text-color) !important;
		}
		
		.form-select:focus {
		  border: 1px solid transparent;
		  box-shadow: 0px 0px 0px 2px #242424; 
		  background-color: #fff;
		} 
		
		
		.menuModaltitle {
		  font-size: 20px;
		  color: #464045;
		  font-weight: 600;
		  letter-spacing: -1px;
		  position: relative;
  		  letter-spacing: 1px;
  		  text-align: center;
  		  padding: 0;
  		  margin:0;
		}
		
		
		.hideData{ display: none;}
		
				
		.paginate_button {
		  display: inline-block;
		  font-weight: 400;
		  text-align: center;
		  vertical-align: middle;
		  -webkit-user-select: none;
		  -moz-user-select: none;
		  -ms-user-select: none;
		  user-select: none;
		  padding: 0.375rem 0.75rem;
		  font-size: .800rem;
		  line-height: 1.5; 
		  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
		  background: #fff;  
		  border: 1px solid #ddd;
		  color:#090979 !important;
		}
		.paginate_button.current{
		  background:#090979; 
		  border: 1px solid #090979;
		  color:#fff !important;
		}
		.selected{
			background-color:#e9f4c6 !important; 
		}
		label:not(.form-check-label):not(.custom-file-label){
			font-weight: 500;
		}
		
		
/*New Dialog Alert CSS Starts*/	   	 
.alerteUpkaran {
    min-width:40% !important;
    min-height:100px;
    border:1px solid #6e3960;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:20px 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.alerteUpkaranTitlebar{
	background:#6e3960 !important;
	color:#fff;
}

#dialog-message h1{
    margin:0;
    font:bold 0.9em;
    border-bottom:1px solid #000;
    padding:5px 0 5px 5px;
}

/*End  Dialog Alert CSS Starts*/	 


	.viewHeading{
		 font-weight: 500 !important;
         color: #090979 !important;
         font-size: 12px !important;
         padding-bottom: 6px !important;
         letter-spacing: 1px;
		border-bottom: 1px solid #d0cccc;
		margin-bottom: 10px;
	}
	
.borderTable{
border: 1px solid #dee2e6 !important;
}


.form_body {
    font-size: 11 !important;
}

/*flip-card starts====================================================*/

	
.flip-card {
  background-color: transparent;
  width: 254px;
  height: 254px;
  perspective: 1000px;  
}

.flip-card .title {
  font-size: 1.3em;
  font-weight: 900;
  text-align: center;
  margin: 0;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-pending-front, .flip-card-pending-back, .flip-card-complete-front,.flip-card-complete-back,.flip-card-disabled-front,.flip-card-disabled-back  {
  box-shadow: 0 8px 14px 0 rgba(0,0,0,0.2);
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #fff;
  border-radius: 1rem;
}

.flip-card-pending-front {
  background: linear-gradient(120deg, bisque 60%, rgb(255, 231, 222) 88%,
     rgb(255, 211, 195) 40%, rgba(255, 127, 80, 0.603) 48%);
  color: coral;
}

.flip-card-pending-back {
  background: linear-gradient(120deg, rgb(255, 174, 145) 30%, coral 88%, bisque 40%, rgb(255, 185, 160) 78%);
  color: white;
  transform: rotateY(180deg);
}


.flip-card-complete-front {
   background: linear-gradient(120deg, #abf2d8 60%, rgb(140, 238, 174) 88%, rgb(140, 238, 174) 40%, rgba(29, 68, 32, 0.8) 48%);
   color: #0a4222;
}

.flip-card-complete-back {
  background: linear-gradient(120deg, #0a4222 60%, rgb(29, 68, 32) 88%, rgb(29, 68, 32) 40%,#abf2d8 48%);
  color: white;
  transform: rotateY(180deg);
}



.flip-card-disabled-front {
   background: linear-gradient(120deg, #d8dcdf 60%, rgb(216, 220, 223) 88%, rgb(216, 220, 223) 40%, rgba(108, 117, 125, 0.8) 48%);
   color: #6c757d;
}

.flip-card-disabled-back {
  background: linear-gradient(120deg, #6c757d 60%, rgb(126, 131, 134) 88%, rgb(129, 139, 147) 40%, #d8dcdf 48%);
  color: white;
  transform: rotateY(180deg);
}	
	
	
	
	
.completed{
	border: 1px solid #198754;
 		color: #198754;
 		cursor: pointer;
}

.nextpending{
	border: 1px solid #0d6efd;
 		color: #0d6efd;
 		cursor: pointer;
}
.nextpending :hover{
	border: 1px solid #0d6efd;
 		color: #0d6efd;
}


	.pulse {
              animation: pulse 2s infinite;
          }

 @keyframes pulse {
               0% {
                   transform: scale(1);
               }
               50% {
                   transform: scale(1.1);
               }
               100% {
                   transform: scale(1);
               }
           }


/*flip card ends here===========================================*/

/*KPI CARD MENU HERE*/

.ag-courses_item {
  margin: auto;
  overflow: hidden;
  border-radius: 28px;
}
.ag-courses-item_link {
  display: block;
  padding: 30px 20px;
  background-color: #090979;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_date {
  color: #121212;
}
.ag-courses-item_link:hover .ag-courses-item_bg {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
}
.ag-courses-item_title {
  min-height: 57px;  
  overflow: hidden;
  font-weight: bold;
  font-size: 11px;
  color: rgb(255, 255, 255);
  z-index: 2;
  position: relative;
  text-align: center;
}
.ag-courses-item_date-box {
  font-size: 15px;
  color: #fff;
  z-index: 2;
  position: relative;
}
.ag-courses-item_date {
  font-weight: bold;
  color: #f9e534;
  -webkit-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.ag-courses-item_bg {
  height: 130px;
  width: 100px;
  background-color: var(--theme-banner-text-color);
  z-index: 1;
  position: absolute;
  top: -75px;
  right: -75px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*KPI CARD MENU ENDS HERE*/



/* wizzard starts  =================================================*/ 



.step {
  list-style: none;
  margin: .2rem 0;
  width: 100%;
}

.step .step-item {
  -ms-flex: 1 1 0;
  flex: 1 1 0; 
  margin-top: 0;
  min-height: 1rem;
  position: relative; 
  text-align: center;
  
  
  box-shadow: 0 8px 14px 0 rgba(0,0,0,0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 70px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #fff;
  border-radius: 1rem;
  
}


.step .step-item-space{   
  margin-top: 22px;
  min-height: 1rem;
  position: relative; 
  text-align: center; 
  width: 36px;
}
.step .step-item .icon{
  font-size: 30px;
  font-weight: bold;
}
.step .step-item .text{
  font-weight: bold;  
  margin-bottom: 5px; 
  font-size: 10px;
  letter-spacing: 1px;
}


.step .step-pending {
  background: linear-gradient(120deg, bisque 60%, rgb(255, 231, 222) 88%,
     rgb(255, 211, 195) 40%, rgba(255, 127, 80, 0.603) 48%);
  color: #ae441d;
}


.step .step-complete {
   background: linear-gradient(120deg, #abf2d8 60%, rgb(140, 238, 174) 88%, rgb(140, 238, 174) 40%, rgba(29, 68, 32, 0.8) 48%);
   color: #0a4222;
}


.step .step-disabled {
   background: linear-gradient(120deg, #d8dcdf 60%, rgb(216, 220, 223) 88%, rgb(216, 220, 223) 40%, rgba(108, 117, 125, 0.8) 48%);
   color: #6c757d;
}

/* wizzard ends =================================================*/ 

.instruction{
 	background-color: var(--instruction_bg);
 	color:#fff;
 	padding: 32px;
   
 }
 
 
 .information{
 	
 	
 	padding: 32px;
   
 }
 
 
.bordercontainer{
 	  /*  border: 3px solid var(--container-border); */
	   /* border-left:20px solid var(--container-border); */
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       border-radius: 15px;
       padding-left: 20px;
       margin-left: 50px;
	   margin-right: 50px;
       padding-right: 20px;
       margin-top: 10px;
       /* box-shadow: 0px 187px 75px rgba(0, 0, 0, 0.01), 0px 105px 63px rgba(0, 0, 0, 0.05), 0px 47px 47px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1); */
       padding-bottom: 35px;
       background: rgba(255, 255, 255, 0.7);
 }
 
.uploadA{
	color:#007bff;
	text-decoration:none;
	background-color:transparent;
}
.uploadA:hover{
	color:#0056b3;
	text-decoration:none;
}  
.accordion{
	  background: var(--white);
	  border-radius: var(--radius);
	  box-shadow: var(--shadow-md);
	  margin-bottom: 20px;
	  overflow: hidden;
	  border: 1px solid rgba(16,185,129,0.1);
}   
.accordion-button{
	background: var(--gradient-header);
    color: #fff !important;
    font-weight: bold;
} 

.patHeader {
	background: #fff;
	width: 100%;
}

.patienttiledata {
	font-size: 15px;	
	color: #fff;
	text-align: left !important;
}


.patHeader-green{
	width: 100%;
	background: rgb(0,95,53);
	background: linear-gradient(90deg, rgba(0,95,53,1) 0%, rgba(22,124,76,1) 48%, rgba(0,95,53,1) 100%, rgba(0,95,53,1) 100%);   
	width: 100%;
 	border-radius: 6px;
	padding: 10px;
	color: #fff;
}
.patHeader-blue{
	  width: 100%;
	  background: rgb(10,38,88);
	  background: linear-gradient(90deg, rgba(10,38,88,1) 0%, rgba(46,103,204,1) 48%, rgba(10,38,88,1) 100%, rgba(10,38,88,1) 100%);  
	  width: 104%;
	  border-radius: 6px;
	  padding: 10px;
	  color: #fff;
}

.patHeader-red{
	width: 100%;
	background: rgb(105,6,14);
	background: linear-gradient(90deg, rgba(105,6,14,1) 0%, rgba(214,41,51,1) 48%, rgba(105,6,14,1) 100%, rgba(105,6,14,1) 100%);   
    width: 104%;
  	border-radius: 6px;
  	padding: 10px;
  	color: #fff;
  }
 .patHeader-yellow{
	width: 100%;
	background: rgb(119,103,6);
	background: linear-gradient(90deg, rgba(119,103,6,1) 0%, rgba(223,194,0,1) 48%, rgba(119,103,6,1) 100%, rgba(119,103,6,1) 100%);   
    width: 104%;
  	border-radius: 6px;
  	padding: 10px;
  	color: #fff;
  }
  
  .patHeader-orange{
	width: 100%;
	background: rgb(95,54,8);
	background: linear-gradient(90deg, rgba(95,54,8,1) 0%, rgba(208,127,38,1) 48%, rgba(95,54,8,1) 100%, rgba(95,54,8,1) 100%);   
    width: 104%;
  	border-radius: 6px;
  	padding: 10px;
  	color: #fff;
  }
  
  .patHeader-default{
	width: 100%;
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(85,85,85,1) 48%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); 	  
    width: 104%;
  	border-radius: 6px;
  	padding: 10px;
  	color: #fff;
  }
 label{
 	font-family: 'Roboto', sans-serif;
	font-weight: 500;   /* Medium */
	font-size: 14px;
	color: #111;
	margin-top: 4px;
 }
 .col-form-label{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;   /* Medium */
	font-size: 14px;
	color: #111;
	margin-top: 4px;
}



.form-control {
	opacity: 100%;
    border-radius: 8px;
    background: #F5F4F7;
   /*  border: #D8D8D8; */
   height: 53px;		  
   border-radius: 5px;
   outline: none;
   border: 1px solid #acaaaa;
   filter: drop-shadow(0px 1px 0px #efefef) drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
   transition: all 0.3s cubic-bezier(0.15, 0.83, 0.66, 1); 
   color:#111 !important;
   font-family: 'Roboto', sans-serif;
   font-weight: normal;
   font-size: 14px;
}

input[type="file"]::file-selector-button {
  height: 53px;              /* match your .form-control */
  padding: 0 20px;           /* adjust horizontal padding */
  border: 1px solid #acaaaa; /* match your style */
  border-radius: 5px;
  background: #F5F4F7;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  cursor: pointer;
}





.form-control:focus {
  border: 1px solid transparent;
  box-shadow: 0px 0px 0px 2px #242424; 
  background-color: #fff;
} 

.form-control::placeholder {
	color: #7c7c7c;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;   /* Medium */
	font-size: 16px;	
}


.form-select {
   height: 53px;
   border-radius: 8px;
   border: 1px solid #acaaaa;
   color:#111 !important;
   font-family: 'Roboto', sans-serif;
   font-weight: normal;
   font-size: 14px;  
   background-color: #F5F4F7; 
}

.form-select:focus {
   border: 1px solid transparent;
  box-shadow: 0px 0px 0px 2px #242424; 
  background-color: #fff;
}
.select2-container--default .select2-selection--single{
	height: 53px;
   padding-top: 10px;
   border-radius: 8px;
   border: 1px solid #acaaaa;
   color:#111 !important;
   font-family: 'Roboto', sans-serif;
   font-weight: normal;
   font-size: 14px;  
   background-color: #F5F4F7; 
} 
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 53px;
	padding: 15px;
}
 
 .select2-container .select2-dropdown {
  top: auto !important;
  bottom: auto !important;
}
 
.tableHeading{
  background: linear-gradient(135deg,var(--g2) 0%,var(--g3) 100%) !important;
  border-radius: 10px 0 0 0 !important;
}
.tableHeading th{
	color:#fff;
}
 