.navbar {
    
    box-shadow: 0px 4px 3px rgba(53, 153, 235, 0.85), 0px 0px 12px rgb(33 76 116) !important;
    
}
.app-logo {
    width: 50px  !important;
    
}
.navbar-home img {
	max-height: 80px !important;
	
}
.list-sidebar.overlay-sidebar.hidden-xs.hidden-sm {
	border: 2px solid green;
	padding: 5px;
	width: 180px;
	border-radius: 10px;
	height: 100%;
	background: white;
    margin-bottom: 15px;
}
.layout-main-section {
    border: 2px solid green;
    padding: 5px;
    /* width: 201px; */
    border-radius: 10px;
}
.navbar-expand .navbar-collapse {
	background: rgb(2,0,36);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
	padding: 5px;
	border-radius: 20px;
}
.link-content.ellipsis {
    font-size: 15px;
    font-weight: 500;
}
.widget.onboarding-widget-box {
	display: none;
}
.sidebar-item-label {
    font-size: 14px;
    font-weight: 600;
}

.widget.shortcut-widget-box {
	
    cursor: pointer;
    /* background: #066446eb; */
    background: rgb(2,0,36);
    /* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgb(0, 147, 177) 0%, rgba(0,212,255,1) 100%);  */
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgb(0, 106, 177) 0%, rgb(0, 162, 255) 100%); 
	/* background-image: linear-gradient(92.88deg, #455EB5 9.16%, #5643CC 43.89%, #673FD7 64.72%); */
	border: 0 solid #E2E8F0;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  flex-shrink: 0;
  font-family: "Inter UI","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 4rem;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.25) 0 3px 8px;
  transition: all .5s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.widget.shortcut-widget-box:hover {
	box-shadow: rgba(80, 63, 205, 0.5) 0 1px 15px;
	transition-duration: .1s;
	color: white;
  }
.widget .widget-head .widget-label .widget-title {
   
    font-size: 15px !important;
    font-weight: 600  !important;
    color: white;
    
}
.control-label {
    font-weight: 600 !important;
    font-size: 14px !important;
}
.form-tabs-list {
    background-color: #066446eb !important;
    
}
.form-tabs-list .form-tabs .nav-item .nav-link {
    color: #ffffff !important;
    
}
.form-tabs-list .form-tabs .nav-item .nav-link.active {
    font-weight: 16px !important;
    color: #ec6c6c !important;
}
.page-form {
    box-shadow: 0px 4px 3px rgba(53, 153, 235, 0.85), 0px 0px 12px rgb(33 76 116) !important;
}
.form-control {
    background-color: #e9e7e7d9 !important;
    border: 2px solid #00000070;
    
}
.awesomplete .input-with-feedback {
    background-color: #e9e7e7d9 !important;
    border: 2px solid #00000070;
    
}
.ellipsis, .awesomplete > ul > li, .widget.shortcut-widget-box .indicator-pill {
	
	font-weight: 600 !important;
	font-size: 16px !important;
}
.widget .widget-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: rgb(2,0,36);
	/* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%); */
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgb(0, 106, 177) 0%, rgb(0, 162, 255) 100%); 
	border-radius: 5px !important;
    padding: 5px;
}
.standard-sidebar .standard-sidebar-item.selected, .desk-sidebar .standard-sidebar-item.selected, .search-dialog .search-results .search-sidebar .standard-sidebar-item.selected {
	background: rgba(0,212,255,1) !important;
	/* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%) !important; */
    /* color: white; */
}
.for-login .page-card, .for-forgot .page-card, .for-login-with-email-link .page-card, .for-signup .page-card, .for-email-login .page-card {
	max-width: 500px !important;
	margin: 0 auto;
	border-radius: var(--border-radius-md);
	height: 500px !important;
}
.for-login .page-card-head img, .for-forgot .page-card-head img, .for-login-with-email-link .page-card-head img, .for-signup .page-card-head img, .for-email-login .page-card-head img {
	max-height: 180px !important;
	margin-bottom: var(--margin-lg, 30px);
}
.app-logo-login{
    width: 190px;
}
.for-login .page-card, .for-forgot .page-card, .for-login-with-email-link .page-card, .for-signup .page-card, .for-email-login .page-card {
	padding-top: 5px !important;
	padding-bottom: 45px;
	background-color: #fff;
	box-shadow: var(--shadow-base);
}
.navbar-brand img {
	display: inline-block;
	max-width: 150px;
	max-height: 60px;
}
.nabar-logo {
	height: 80px;
	width: 80px;
}
#page-login {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%); 
    margin-top: -15px;
}
.web-footer {
	padding: 3rem 0;
	min-height: 140px;
	background-color: var(--fg-color);
	border-top: 1px solid #E2E6E9;
	margin-top: -15px !important;
}
/* .page-container {
	background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgb(12, 12, 175) 0%, rgba(0,212,255,1) 100%); 
} */
.widget.links-widget-box {
	padding: 12px 7px;
	border: 2px solid green;
	border-radius: 10px;
	margin: 3px;
}
.d-flex.flex-column.width-full {
	color: #17b521;
}
.patient-details {
	color: white;
}
.patient-intro {
	color: white;
}
.patient-mobile.text-muted {
	color: white !important;
}
select.input-with-feedback.form-control.ellipsis.bold {
    /* padding: 0px; */
    /* margin: 5px; */
    height: 35px;
}