/*	Nav Bar 
*/
.tm-header .uk-navbar-dropdown  {
	padding: 15px 0;
}
.tm-header .uk-nav.uk-navbar-dropdown-nav li.menu-item {
	border-top:1px solid #19748e;
}
.tm-header .uk-nav.uk-navbar-dropdown-nav li.menu-item:first-child {
	border-top:0;
}
.tm-header-mobile  .uk-navbar-container:not(.uk-navbar-transparent) {
 background: #008fbf;
}
/*Mobile Menu Bellows
*/
.uk-offcanvas-bar a.uk-logo {
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#bellows-mobile_menu-22.bellows {
	margin-bottom:0;
}
#bellows-mobile_menu-20.bellows {
	margin-top:0;
}
.bellows.bellows-mobile_menu .bellows-nav .bellows-item-level-0 > .bellows-target,
.bellows.bellows-mobile_menu .bellows-nav .bellows-item-level-0 > .bellows-custom-content {
	border-bottom: 1px solid #46a7c4;
}
.bellows.bellows-mobile_menu .bellows-nav .bellows-target  {
	border-bottom: 1px solid #46a7c4;
	padding-left: 30px;
}
/* Registers
*/
td .table-header {
	min-width: 160px;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #184d8e;
	text-transform: uppercase;
	padding-right: 15px;
}

.home-search .uk-input,
.home-search .uk-input:focus{
	border-radius: 10px;
	padding-left: 30px;
	border: 2px solid #fff;
}
.uk-section-primary:not(.uk-preserve-color) .uk-input:focus {
	border-color: #fff !important;
}
.home-search .uk-input a.uk-form-icon{
	width: 62px;
}
.home-search .uk-form-icon.uk-form-icon-flip svg {
  margin-left: 10px;
}
.home-search .uk-form-icon.uk-form-icon-flip {
  width: 150px;
  border: none;
  border-left: 2px solid;
  border-radius: 0 10px 10px 0;
  padding-right: 15px;
}
.register .uk-button.uk-form-icon {
  padding: 0;
  width: 160px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.register .uk-input.uk-form-large {
	border:1px solid rgba(1, 142, 190, 0.4);
}

.uk-button.uk-button-primary.homesearch {
	border-radius: 10px;
}


/*	Home page notices
*/
.notice-slider .uk-card.uk-card-secondary {
    background:rgba(255, 255, 255, 0.2);
    color:#fff;
}
.notice-slider .uk-card.uk-card-danger {
  background: #b50404;
  background-image: url("../images/icon-warning-trans-10.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 240px;
}
.notice-slider .uk-card.uk-card-covid {
	background: #12add550;
	background-image: url("../images/ani-covid-7.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #1f2e5e70;
	color:#fefefe;
}
.notice-slider .uk-card.uk-card-covid a,
.notice-slider .uk-card.uk-card-covid h3{
	color: #fff;
}
.notice-slider .uk-card.uk-card-covid a:hover {
  color: #000;
}

.notice-slider .uk-card-primary {
  background-color: #0664804a;
  color: #fff;
  border: 1px solid #01c7ff75;
}
.notice-slider .uk-card-purple {
  background-color: #924884;
  color: #fff;
  border: 1px solid #924884;
}
.notice-slider .uk-card-green {
  background-color: #6a9840;
  color: #fff;
  border: 1px solid #6a9840;
}
.notice-slider .uk-card-blue {
  background-color: #018ebe;
  color: #fff;
  border: 1px solid #018ebe;
}
/*	Pages
*/
.page-headers.uk-card-default {
	background: #fefefe;
	border:1px solid #eee;
}
.page-headers.uk-card-secondary {
  background-color: #6a9940;
  color: #fffc;
  border: 1px solid #6a9940;
}


.page-headers.uk-card-danger {
	background: #b50404;
	background-image: url("../images/icon-warning-trans-10.svg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: inherit;
	color: #fffc;
}
.page-headers.uk-card-secondary a,
.page-headers.uk-card-danger a
.page-headers.uk-card-secondary .uk-text-lead a,
.page-headers.uk-card-danger .uk-text-lead a {
	color: #fff;
}
.page-headers.uk-card-secondary .uk-text-lead,
.page-headers.uk-card-danger .uk-text-lead{
  color: #fffc;
}


.bellows .bellows-nav .bellows-target {
	padding: 10px;
}
.bellows .bellows-nav .bellows-menu-item.bellows-target {
	padding: 10px;
	border-top:1px solid #dfe1e4;
}

.bellows .bellows-nav .current-menu-item a.bellows-target {
	font-weight: bold;
	color: #6a9840;
}
.sub_menu {
	display:none;
}

/* About */
body.page-id-414 .sub_menu.about,
body.parent-pageid-414 .sub_menu.about {display:block;}
/* patient Inforamtion*/
body.parent-pageid-148 .sub_menu.patient-information {display:block;}
/* Registration */
body.parent-pageid-4304 .sub_menu.registration {display:block;}
/* Code of Practice */
body.parent-pageid-4806 .sub_menu.code-of-practice {display:block;}

/*	Global
*/
.tm-header .uk-logo {
  top: -30px;
  position: relative;
}
.tm-header .uk-navbar-right {
  box-shadow: inset 0 1px 0 0 #e8e8e8;
}
.tm-header,
.tm-header-mobile {
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.05);
}
.tm-toolbar #nav_menu-4,
body.home .tm-toolbar,
body.home .tm-header{
    display:none;
}
.slide-box-shadow-wrap {}
.slide-box-shadow {
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 10px;
	position: relative;
	bottom: 30px;
	border-bottom: 10px solid #409aba;
	-webkit-box-shadow: 0px 10px 0px 0px rgba(130,180,204,1);
	-moz-box-shadow: 0px 10px 0px 0px rgba(130,180,204,1);
	box-shadow: 0px 10px 0px 0px rgba(130,180,204,1);
}

.home.menu {
    border-bottom: 1px solid #fff;
    background: rgba(255,255,255,.6);
    width: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
}
.home.menu li.menu-item a {
  height: 46px;
    color:#000;
    font-weight:500;
}

/*	Mobile Header
*/
.tm-header-mobile { 
	border-bottom: 4px solid;
	border-color: rgba(255,255,255,.3);
}
.tm-header-mobile .uk-navbar-toggle {
  color: #fff;
}
.uk-offcanvas-bar {
	background: #008fbf;
}
.uk-offcanvas-bar .uk-logo {
	top: 15px;
}
.tm-header-mobile .uk-logo {
	top: 5px;
}
.home-mobile-panel {
	margin-top: 100px !important;
}

.uk-card-media-top {
  -webkit-box-shadow: 0px 8px 0px 0px #008fbf;
  -moz-box-shadow: 0px 8px 0px 0px #008fbf;
  box-shadow: 0px 8px 0px 0px #008fbf;
}

/*
*/
.uk-section-primary:not(.uk-preserve-color) a {
	text-decoration:underline;
}
.uk-section-primary {
	background: #0585aa;
	background: linear-gradient(295deg, rgba(0,120,149,1) 0%, rgba(0,133,170,1) 100%); 
}



.tm-footer ul.uk-nav-sub .uk-hidden,
.tm-footer [hidden] {
  display: block !important;
}
.tm-footer ul.uk-nav > li.menu-item {
	border: 1px solid gold;
	max-width: 24%;
	display: inline-block;
	width: 24%;
	vertical-align: top;
	padding-left: 70px;
}
.tm-footer ul.uk-nav > li.menu-item:first-child {
	padding-left: 0px;
}
.tm-footer h1,
.tm-footer h2,
.tm-footer h3,
.tm-footer h4,
.tm-footer h5,
.tm-footer p {
	color: #555;
}
.tm-footer a.uk-link-text,
.tm-footer .uk-link-text a,
.tm-footer .uk-link-toggle .uk-link-text,
.tm-footer .uk-link, 
.tm-footer a,
.tm-footer .uk-subnav > * > :first-child{
  color: #666;
}
.tm-footer a.uk-link-text:hover,
.tm-footer .uk-link-text a:hover,
.tm-footer .uk-link-toggle .uk-link-text:hover,
.tm-footer .uk-link:hover, 
.tm-footer a:hover,
.tm-footer .uk-subnav > * > :first-child:hover{
  color: #0585aa;
}
.tm-footer .uk-grid-margin::before,
.tm-footer .uk-divider-icon::after,
.tm-footer .uk-divider-icon::before,
.tm-footer .uk-grid-divider > :not(.uk-first-column)::before,
.tm-footer hr,
.tm-footer .uk-hr{
  border-color: #d1d2d4;
}


.uk-divider-icon {
  background-image: url(../images/favicon-light-grey.png);
}