/* Include font awesome styles */

@import "https://use.fontawesome.com/releases/v5.8.1/css/all.css"; 


/* Library website tips (with pink star icon) */

div.tip span { font-size: 21px !important; color: #ac3382 !important; font-weight: 400 !important;font-family: worldly regular, open sans, arial, sans-serif !important;    display: initial;margin-left: 10px;margin-top: 10px !important;position: absolute; } 
     
div.tip img { width:35px;height:38px; } 

/* Syling overrides for deakin-ecosystem-merge.css #1863993 */

.deakin-ecosystem__merge a {
    color: #0B7D6B!important;
    text-decoration: underline;
}

.deakin-ecosystem__merge a:hover {
    color: #0B7D6B!important;
    text-decoration: none;
}

.deakin-ecosystem__merge table tbody tr th {
    background: #f9f9f9!important;
    vertical-align: top !important;
    padding-top: 20px;
    padding-left:20px;
}

.deakin-ecosystem__merge table th, .deakin-ecosystem__merge table td {
    border-top: none;
    font-family: inherit;
}

.landing-well {
	border-top: none!important;
	border-bottom: none!important;
	border-left: none!important;
	border-right: none!important;
	border-radius: 0px!important;
	margin-bottom: 30px!important;
	padding: 0px!important;
	padding-bottom: 20px!important;
	background: #f5f5f5!important;
	/* min-height: 350px!important; */
} 

.landing-well img {
	margin-top: 0px!important;
	/* width:350px; */
	width: 100%;
    min-width: 304px;
}

.landing-well.teach {
    height: 410px!important;  
    margin-bottom: 25px!important;
}

.deakin-ecosystem__merge .landing-well.h300 {
    min-height: 350px!important;
}

.landing-well.h365 {
    min-height: 410px !important;
    margin-bottom: 25px !important;
}


.landing-well-outline  {
	border: 2px solid #eee;
	border-radius: 8px;
	margin-bottom: 30px;
	padding: 15px;
	background-color: #fafafa;
	min-height: 265px;
} 
.landing-well-outline h2 a {
	font-family: Worldly Regular,Open Sans,Arial,sans-serif;
    font-weight: 400;
}
.landing-well-outline h2  {
    padding-top:5px;
}
.landing-well h2 a {
	font-family: Worldly Regular,Open Sans,Arial,sans-serif;
    font-weight: 400;
}



.alert-well {
    margin-bottom:25px;
    background-color: #f9f9f9; 
    border:none;
    border-left: 4px solid #0b7d6b;
    border-radius:0px;
    padding: 10px 10px 10px 10px;

}

.alert-well > img {
    float:left;
    padding: 10px 15px 20px 10px;
}

.deakin-ecosystem__merge .action-button.blue, .deakin-ecosystem__merge .action-button.blue:visited {
	background-color: #0C8573;
	color: #fff!important;
	width: 360px!important;


}

.action-button.blue:hover, .action-button.blue:focus {
    background-color: #095C4F!important;
    color: #fff!important;

}




.deakin-ecosystem__merge .action-button,
.deakin-ecosystem__merge .action-button:visited {

	min-width: 330px;


}





.deakin-ecosystem__merge .azlist a {
    font-size: 2rem;
}


/* Reduce bottom padding for opening hours tables */
.module__content-panel--wrapper { padding-bottom: 20px; }


@media screen and (max-width: 980px){
    .network-links.network-links-merge {
        display:none;
        }
         .button.homepage__news-view-all {
        margin-top: 0;
        }
    
    }








