/* CSS Document */

/* AUSNMD COLOURS
BLUE: 1C75BC
GREEN: 8DC63F
GREY: C3C3C3
YELLOW: efe436
*/

/* Homepage */
@media (max-width: 467px) {
.dmd-min-height-mob{min-height: 60px;}
}

body::before {
    background: url(../images/design/bg-gradient-dmd.png) repeat-x;
	background-size: 100% 120px;
	height: 120px;
}
.navbar-wrapper {
    position: absolute;
    width: 100%
}
.nav-spacer {
	height: 0;
}
.navbar-nav > li > a {
    padding-top: 10px;
}
.header__bar {
	display: inline;	
}
.header__bar a.button {
	margin-left: 5px;
}

a.button {
    font-size: 14px;	
}
.slider-hexagon {	
	 background-size: contain;
	 height: 400px;
	 width: 340px;
}
.slider-hexagon p, .slider-hexagon__text {
	margin: auto 8%;
	letter-spacing: -0.5px;
    text-transform: none;
}
.depth-4 .navbar-brand img,
.depth-2 .navbar-brand img,
.depth-3 .navbar-brand img,
.depth-1 .navbar-brand img.small{
	max-width: 100px;	
}
.breadcrumb {
	margin-bottom: 0;	
}
.navbar-brand {
	padding: 0	
}

a.donate, a.joinhub {
	align-items: center;
    background-size: 100% 100%;
    display: inline-flex;
    height: 31px;
    justify-content: center;
    margin: auto;
    padding-top: 2px;
    text-transform: uppercase;
    width: 135px;

}

a.register {
	align-items: center;
    background-size: 100% 100%;
    display: inline-flex;
    height: 31px;
    justify-content: center;
    margin: auto;
    padding-top: 2px;
    text-transform: uppercase;
    width: 210px;

}

a.donate {
	 color: #4977b9 !important;
	 background-image: url("../images/design/button/donate.png");
}

a.joinhub {
	color: #fff !important;
	background-image: url("../images/design/button/join-the-hub.png");
	
}

a.register {
	color: #fff !important;
	background-image: url("../images/design/button/join-the-hub.png");
	
}

a.joinhub-nb {
	color: #fff !important;
	background-image: url("../images/design/button/join-the-hub-nb.png");

}

a.register-nb {
	color: #fff !important;
	background-image: url("../images/design/button/join-the-hub-nb.png");

}

.nav {
	padding-right:0px;
	
}

.nav>li>a {
    padding: 10px 6px;
}

@media (max-width: 767px) {


	body::before {	
		display: none;
	}	
	.navbar-wrapper {
		position: static;
	}
	.nav-spacer {
		height: 0;
	}	
	.hero {
		display: none;	
	}	
	.navbar {
		margin-bottom: 0;
		padding-right:0px;	
	}
	.navbar-brand img {
		max-height: 85px;	
		margin-top: -15px
	}
	a.button {
		background-size: 200px 32px;
		font-size: 11px;
		width: 200px;
		margin-top:3px;
	}		
	.slider-image {
		background-position: center center;
		min-height: 300px;
		max-height: 300px;
	}	
	.slider-hexagon {	
		background-image: none;
		background-color: rgba(0, 174, 239, 0.6);
		bottom: 0;
		left: 0;
		width: 100%;
		height: 25%
	}
	.slider-hexagon p, .slider-hexagon__text, .slider-hexagon a {
		font-size: 16px;
	}
	.carousel-indicators {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	body::before {	
		height: 100px;
		background-size: 100% 100px;
	}
	.hero {
		height: 400px;	
	}	
	.navbar-brand img {
		margin-top: -35px
	}	
	.nav-spacer {
		height: 125px;
	}	
	.navbar-nav > li > a {
		padding-left: 4px;
		padding-right: 4px;
	}
	.header__bar .button {
		margin-left: 5px;
	}		
	.header__bar a.button {
		background-size: 200px 32px;
		font-size: 11px;
		width: 200px;
		margin-left: 0;
		margin-top: 2px;
	}	
	.slider-image {
		background-position: center center;
		min-height: 500px;
		max-height: 500px;
	}			
	.slider-hexagon {	
		height: 360px;
		width: 300px;
	}
	.slider-hexagon p, .slider-hexagon__text, .slider-hexagon a {
		font-size: 20px;
	}
	.nav>li>a {
    padding: 10px 12px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	body::before {	
		height: 120px;
	}	
	.hero {
		height: 500px;	
	}
	.nav-spacer {
		height: 135px;
	}		
	.navbar-brand img {
		margin-top: -30px
	}
	
	.header__bar .button {
		margin-left: 5px;
	}		
	.header__bar a.button {
		background-size: 200px 32px;
		font-size: 11px;
		width: 200px;
		margin-left: 0;
		margin-top: 2px;
	}	
	
	.slider-hexagon p, .slider-hexagon__text, .slider-hexagon a {
		font-size: 24px;
	}
}
@media (min-width: 1200px) {
	body::before {	
		height: 130px;
	}
	.hero {
		background-position: center top;	
	}
	.nav-spacer {
		height: 135px;
	}			
	.navbar-brand img {
		margin-top: -30px
	}	
	.slider-image {
		background-position: center top;
	}
	.slider-hexagon {	
		bottom: 30px;
		margin-left: -30px;
	}
	.slider-hexagon p, .slider-hexagon__text, .slider-hexagon a {
		font-size: 24px;
	}	
}
@media ( min-width: 1000px ) { 
	.s-search .container {
		position: inherit; 
		left: auto;
		clear:both;
	}

}

.s-search {
	background-image: url("../images/design/Map-hexs.png"), url("../images/design/yellow-hexagon-bg.png");
	background-position: right 10% bottom 20%;
	background-repeat: no-repeat, repeat;
	clear:both;
}
.boxes__inner {
	padding: 5px 10px;
	min-height: 105px;
}
.boxes__heading {
	font-size: 22px;	
	margin-bottom: 10px;
	line-height: 26px;
}
@media (min-width: 1401px) {
		.nav>li>a {
    padding: 10px 12px;
}
	.boxes__heading {
		/*min-height: 75px;*/
	}
}

.depth-0 .boxes__heading {
	margin-bottom: 0px;
	min-height: 0px;
}
.boxes__subheading {
	text-transform: none;
	font-size: 18px;
	margin-bottom: 10px !important;
	letter-spacing: -0.5px;
	min-height: 50px !important;
}
.depth-1 .boxes a .boxes__box,
.depth-2 .boxes a .boxes__box {
	 background-repeat: no-repeat;
	 /*background-size: auto 100%;*/
	 background-size: cover;
}

@media (max-width: 1023px) {
	.depth-1 .boxes a .boxes__box {
		width: 50%;
	}
}

.depth-1 .boxes a:hover .boxes__box,
.depth-2 .boxes a:hover .boxes__box {
	background-size: auto 110%;
}

.depth-0 .h2 {
	font-size: 32px
}
.depth-0 .hexagons__hexagon {
	padding: 135px 20px 140px 20px;
}
.h3.hexagons__heading {
	font-size: 26px;	
	color: white;
}
.hexagons__hexagon:nth-child(2) p {
	/*
	font-size: 18px;
	letter-spacing: -1px;
	*/
}
.s-signup {
    background-color: #007dc6;
	padding: 25px 0 35px 0;
	background: url(../images/design/bg-gradient-dmd-horizontal-blue.png) repeat-y;
	background-size: contain;
}
.s-signup .h2 {
    font-size: 32px;
}
.h2.s-signup__heading {
    color: white;
}
.s-signup__link.button-signup {
	min-width: 200px;
	
}

/* general content */
.h2, .cms h2 {
    font-size: 23px;
    font-weight: 600;
	color: #007dc6;
}
.h3, .cms h3 {
    font-weight: 400;
	color: #007dc6;
}

/* about clinical trials*/

.summary p {
	font-size: 22px;
	margin-bottom: 30px;
	
}

.panel-heading {
	background-image: url("../images/design/bg-gradient-dmd-horizontal.png");
	background-repeat: repeat-y;
    background-size: contain;	
}

/* should I join a trial? */
.cms ul {
	padding-left: 25px;
}
.cms ul li {
	margin-bottom: 5px;	
}
.cms ul.ticklist {
    list-style-image: url("../images/design/icons/tick.png") !important;
}
.s-eligible p {
	font-size: 20px;	
}
/* news */

h1.pageTitle {
	display: none;	
}
.content .mura-index, section .mura-index {
    border-top: 0;
	padding-top: 0;
}
.mura-index {
	margin-top: 0
}
dt.title a {
	/*text-transform: uppercase;*/
	font-size: 22px;
	font-weight: 200;
}
dd.summary p {
	font-size: 18px;
	color: black;	
	margin-bottom: 20px;
}
dt.date.releaseDate {
	float: left;
	display: inline-block;
	font-size: 16px;
	color: #337ab7
}	
dd.readmore.readMore {
	float: right;	
}
.cms ul.list-inline {
	padding-left: 0;
}

/* where are the hub sites? */
.wrapper__heading {
    font-size: 16px;
}
#map {
	height: 700px;
	width: 600px;
	max-width: 100%;
}
.infoContent {
	display: none;   
}
.infoContent  a	{
	color: white;
}
.map-right .future-hub-site {
	/*background-color: #c0d6f1;*/
	color: #333333;
}
.map-right .other-trial-site {
	background-color: #dde2e8;
	color: #333333;
}
.map-right .future-hub-site a,
.map-right .other-trial-site a {
    color: #337ab7;
}
.map-right .other-trial-site .media {
    border-bottom: 1px solid #337ab7;
}
@media (max-width: 1199px) {
	a.big-white,
	a.big-yellow {
		width: 320px;
		height: 55px
	}
}
/* hub site */
.table2 td, .table2 th {
    padding: 5px 10px;
	font-size: 14px
}
.table2 td a  {
	font-size: 14px
}

.newaccordion .panel-text {
	background-color: transparent;	
}
/* clinical trial */
.cms .h4 {
	text-transform: none; 
	color: #007dc6;
	font-size: 20px;
	font-weight: 600;
}
#searchTrialForm input, 
#searchTrialForm select {
     margin-top: 10px;
}
a.apply, button.apply {
	background-color: transparent;	
}
/* search */
.search-form {
	margin: 20px 0;
	max-width: 300px;	
}
#search h1 {
	display: none;	
}
#search .h1 {
	display: block;
}
.result-box__left .h1 {
	margin-top: 0;	
}
.result-box__left .h2 {
	margin-top: 0;
	font-weight: 600;
	text-transform: none
}
.result-box__left .h3 {
	font-size: 16px;
	color: black;
	font-weight: 600;
	text-transform: none
}
a.download-pdf {
	width: 185px;	
}
/* bootstrap tooltip */
	

.blue-right-tooltip + .tooltip > .tooltip-inner { background-color: #64a9df; }
.blue-right-tooltip + .tooltip > .tooltip-arrow { border-right-color: #64a9df; }

.blue-bottom-tooltip + .tooltip > .tooltip-inner { background-color: #64a9df; }
.blue-bottom-tooltip + .tooltip > .tooltip-arrow { border-bottom-color: #64a9df; }


/* fixes */
@media (max-width: 1199px) {
	.navbar-brand img {
		max-width: 100px;
	} 
}

.tooltip {
	min-width: 200px;	
}

 /* Tooltip */
 .toolkit-key-tooltip-div .tooltip > .tooltip-inner {
    background-color: #64a9df; 
    color: #FFFFFF; 
    font-size: 14px;
  	opacity: 1.0;
  	filter: alpha(opacity=100);
	 padding: 12px;
	 min-width: 270px;
	 text-align: left;
  }

.toolkit-key-tooltip-div .tooltip > .tooltip-arrow { 
	display:none !important; 
	border-bottom-color: white !important; 
	visibility:none !important;
	}

.toolkit-key-tooltip-div .tooltip.in {
  opacity: 1 !important;
  filter: alpha(opacity=100);
}

.result-box__right .media--text a{
	color: white;
	font-size: 14px;
	text-decoration: underline;
}

.toolkitLink{
	line-height: 30px;
}

.keyText {
	font-size: 14px;
	margin-top: 3px;
}
.locationKeyContainer {
    flex: 1;
    background-color: #4977b9;
    color: white;
	padding: 15px 5px 5px 5px;
}
.locationKeyText {
	font-size: 14px;
	line-height: 24px;
}

img.keyIcon {
	width: 25px; 
	height: 28px;
	float: left;
	margin-right: 3px;
}

img.locationKeyIcon {
	float: left;
	margin-right: 3px;
}

.bg-success {
	background-color: #6ecff6;
}

.iconStatusHex {
	width: 22px;
	height: 20px;
}

#newcookiebanner{
	border-top: 1px solid #fff102;
	background:rgba(255,255,255, 0.95);
	bottom: 0px;
	left: 0;
	padding: 10px 30px 5px 30px;
	position: fixed;
	right: 0;
	z-index: 101;
	display:block;
}
#closecookiebanner{ 
	cursor:pointer !important;
	margin-top:10px;
}
#newcookiebanner strong{
	color:#007dc6;
	cursor:pointer;
	z-index: +999999999;
}
#newcookiebanner a{
	color:#007dc6;
	cursor:pointer;
}
#newcookiebanner p{
   color:#111111; 
   cursor:pointer;
}
.newbuttonfloat{
	float:right;
	margin-top:10px;
}
#cookieCloseButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #007dc6;
	background: #007dc6;
	padding: 5px 20px;
	border-radius: 3px;
	color:white;
}
#cookieCloseButton:hover{
	opacity:0.95;
	color:white !important;
	cursor:pointer !important;
}
@media (max-width: 990px) {
	  .newbuttonfloat{
		margin-top:30px;
}
  }
		
@media (max-width: 767px) {
	#cookieCloseButton{
		background: #007dc6;
		color:white !important;
		width:100%;
		cursor:pointer !important;
	}
	#closecookiebanner{
		position:static !important; width:100%;
	}
	.newbuttonfloat{
		float:none;
		margin-top: 10px;
	}
}

nav.expanded-children a {
    padding-left: 24px;
}

nav.expanded-children .first a {
    padding-top: 0;
}

nav.expanded-children .last a {
    padding-bottom: 0;
}

/* Begin Client Styles */
.buttonforinfopages {
	border: none;
	color: white;
	padding: 16px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	transition-duration: 0.4s;
	cursor: pointer;
}
.buttonforinfopages1 {
	background-color: white; 
	color: black; 
	border: 2px solid #007dc6;
}
.buttonforinfopages1:hover {
	background-color: #007dc6;
	color: white;
}
.safe-activity-row {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.safe-activity-row img {
    width: 75px;
    height: 75px;
}
.safe-activity-row p {
    flex-grow: 1;
    margin-bottom: 0;
    margin-left: 10px;
}
.inline-img-container {
	margin-left: 10px;
	margin-right: 10px;
}
.inline-img-container.right {
	float: right;
}
.inline-img-container.left {
	float: left;
}

.tree-coach-list ul {
	margin-left: 120px;
}

.immunisations table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
}
.immunisations th, .immunisations td {
	text-align: left;
	padding: 16px;
}
.immunisations tr:nth-child(even) {
	background-color:#f2f2f2;
}
.immunisations thead {
	background-color: #1C75BC;
	color: #fff;
}

.breath-stacking-read-together-series .safe-activity-row {
	display: flex;
	align-items: center;
}
.breath-stacking-read-together-series .safe-activity-row .main-image {
	height: 80px;
	width: 80px;
}
.breath-stacking-read-together-series .safe-activity-row .content {
	flex-basis: 1;
	margin-bottom: 0;
	margin-left: 20px;
}
.breath-stacking-read-together-series .safe-activity-row .small-image {
	height: 60px;
	width: 60px;
	margin-left: 10%;
}
	

@media (max-width: 768px) {
	.inline-img-container.right, .inline-img-container.left {
		float: none;
		margin: 10px;
	}
	.safe-activity-row {
		display: flex;
		flex-direction: column;
	}
	.tree-coach-list ul {
		margin: 0;
	}
	/* Force table to not be like tables anymore */
	.immunisations table, .immunisations thead, .immunisations tbody, .immunisations th, .immunisations td, .immunisations tr { 
		display: block; 
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.immunisations thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.immunisations tr { border: 1px solid #c7c7c7; }
	.immunisations td { 
		/* Behave like a "row" */
		border: none;
		border-bottom: 1px solid #ccc; 
		position: relative;
		padding: 16px; 
	}
	.immunisations td:before { 
		/* Now like a table header */
		position: relative;
		bottom: 6px;
		width: 50%; 
		padding-right: 2px; 
		white-space: normal;
		font-size: 20px;
		font-weight: bold;
	}
	/*
	Label the data
	*/
	.immunisations td:nth-of-type(1):before { content: "Vaccine(s)"; }
	.immunisations td:nth-of-type(2):before { content: "Age of administration"; }
	.immunisations td:nth-of-type(3):before { content: "Details"; }
	.breath-stacking-read-together-series .safe-activity-row {
		display: flex;
		flex-direction: column;
	}
	.breath-stacking-read-together-series .safe-activity-row .content {
		flex-basis: 1;
		margin-bottom: 0;
		margin-left: 0px;
		text-align: center;
	}
	.breath-stacking-read-together-series .safe-activity-row .small-image {
		margin-left: 0%;
	}
}
	
/* End Client Styles */

/* Begin New Column-Nav Styles */
.subnavVisible > a:before {
	content: '\1f893';
	position: relative;
	top: 8px;
	font-size: 20px;
	margin: 0 5px 0 -10px;
}

.subnavVisible > ul.level-2 {
	margin-left: 15px;
}

.subnavVisible > ul.level-3 {
	margin-left: 10px;
}

.subnavHidden > a:before {
	content: '\1f892';
	font-size: 20px;
	margin: 0px 8px 0 -7px;
}

#navExpanded .level-2 li:not(.subnavVisible):not(.subnavHidden) {
	margin-left: 7px;
}

#navExpanded li.active > a {
	font-weight: bold;
}
/* End New Column-Nav Styles */