@charset "UTF-8";
/* CSS Document */

header {
  color: #333;
  font: 400 16px Open Sans,sans-serif;
  min-width: 320px;
  position: relative;
  padding: 0px 0px 0 0px;
}

#page_wrapper {
	width: auto;
	margin: 0 auto;
	overflow: hidden;
}

#main_banner {
	height: auto;
	width: auto;
	background-color:#011c2c;
}

.bottom-nav-section {
	border-top:1px rgba(255,255,255,0.10) solid;
}

#global_nav, #subsection_nav {
	margin-left:0;
}

#global_nav li a:link, #global_nav li a:visited, #subsection_nav li a:link, #subsection_nav li a:visited {
  	color: #fff;
}

#global_nav a {
  font-size: 14px;
  margin: 0 20px 0 20px;
  padding: 28px 0px 24px 0px;
  text-decoration: none;
  border-bottom:5px solid #011c2c;
  display:inline-block;
  font-weight:600;
}

#subsection_nav a {
  font-size: 14px;
  margin: 0 20px 0 20px;
  padding: 19px 0px 17px 0px;
  text-decoration: none;
  border-bottom:5px solid #011c2c;
  display:inline-block;
  font-weight:400;
}


#global_nav li a:hover, #subsection_nav li a:hover {
  background-color:transparent;
  border-bottom:5px solid #ffd300;
}

#subsection_nav li a:hover {
  color:#ffd300;
}

#subsection_nav li {
    float: left;
    margin: 0;
    list-style: none;
}

#global_nav nav ul, nav#subsection_nav ul {
    margin: 0;
    padding: 0;
}

.main_footer {
  background:none;
  padding:0;
}

footer h1, footer h2 {
    font-size: 28px;
	line-height: 48px;
}

footer h3 {
    font-size: 22px;
	line-height: 48px;
}

.footer_nav a {
  color: #000;
  font-size: 0.875rem;
  text-decoration: none;
}

footer {
  font-size: 0.875rem;
}


.footer-gold {
	background-color:#ffd300;
	padding-bottom: 40px;
    padding-top: 50px;
}

.footer-navy {
	background-color:#011c2c;
	padding-bottom: 40px;
    padding-top: 50px;
	color:#fff;
}


#main_banner h1, #main_banner h2, #main_banner h3, #main_banner h4, #main_banner h5, #main_banner h6 {
    font-family: Roboto,sans-serif;
    font-weight: 700;
    line-height: 1.2rem;
    margin-bottom: 1rem;
}

.h1, #main_banner h1 {
    font-size: 2.5rem;
}
.h2, #main_banner h2 {
    font-size: 2rem;
}
.h3, #main_banner h3 {
    font-size: 1.75rem;
}
.h4, #main_banner h4 {
    font-size: 1.5rem;
}
.h5, #main_banner h5 {
    font-size: 1.25rem;
}
.h6, #main_banner h6 {
    font-size: 1rem;
}

/**** Drop Down Menu Styles *******/

nav#quicklinks-nav {
	/*width:100px;*/
	float: left;
	margin-bottom:0px;
	padding-bottom:0px;
	/*min-height:71px;*/
}

nav#quicklinks-nav  ul {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

nav#quicklinks-nav li {
    float: left;
	margin-bottom:0px;
	padding-bottom:0px;
}

nav#quicklinks-nav li a{
    display: inline-block;
    color: white;
    text-align: center;
    padding: 22px 16px 15px;
    text-decoration: none;
}

nav#quicklinks-nav .dropbtn {
    font-size: 0.8125rem;
	display: inline-block;
    color: white;
    text-align: center;
    padding: 22px 0px 20px 0px;
    text-decoration: none;
	margin-left:35px;
}

nav#quicklinks-nav .dropdown:hover .dropbtn {
   border-bottom:5px solid #ffd300;
}

nav#quicklinks-nav .dropdown .dropbtn {
   /*border-bottom:5px solid #011c2c;*/
}


nav#quicklinks-nav li.dropdown {
    display: inline-block;
}

nav#quicklinks-nav .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 300px;
	margin-left: -167px;
    z-index: 1;
}

nav#quicklinks-nav .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

nav#quicklinks-nav .dropdown-content a:hover {background-color: #ffd300}

nav#quicklinks-nav .dropdown:hover .dropdown-content {
    display: block;
}

nav#quicklinks-nav .material-icons, .header_search_top .material-icons {
    font-size: 1.8rem;
    vertical-align: middle;
}
.material-icons {
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
    display: inline-block;
    font-family: "Material Icons";
    font-feature-settings: "liga";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    overflow-wrap: normal;
    text-transform: none;
    white-space: nowrap;
}

.header_search_top a{
    display: inline-block;
    color: white;
    text-align: center;
    padding: 22px 0px 21px 0px;
    text-decoration: none;
}

.header_search_top {
    cursor: pointer;
    float:right;
}

.header_search_top.active {
    border-bottom: 5px solid #ffd300;
}

/**** Search Popup Styles *******/

.header_global_search_form {
  background: #f7f7f7 none repeat scroll 0 0;
  display: none;
  height: 64px;
  left: 0;
  position: absolute;
  top: 77px;
  width: 100%;
  z-index: 3;
}

.header_global_search_insert {
  padding-left: 0;
  position: relative;
}

.gsc-search-box td .gsc-clear-button {
    display: none;
}

.gsc-search-box .gsc-input {
    padding-right: 0;
}

form.gsc-search-box {
    font-size: 13px;
    width: 100%;
}
table.gsc-search-box {
    border-spacing: 0;
}
.cse .gsc-search-box, .gsc-search-box {
    border-collapse: collapse;
}

table.gsc-search-box td {
    vertical-align: middle;
}

table.gsc-search-box {
    border-spacing: 0;
    border-style: none;
    border-width: 0;
    margin-top: -5px;
    width: 100%;
}

.gsc-search-box td input.gsc-search-button[type="button"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 url("https://preview.flinders.edu.au/etc/designs/flinders/clientlib-site/css/images/search-icon.png") no-repeat scroll 50% center;
    border-color: -moz-use-text-color #011c2c -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    float: left;
    height: 64px;
    min-width: 25px;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    right: 1000px;
    width: 64px;
    z-index: 110;
	 outline: 0;
	 -moz-margin: 17px;
}

.gsc-search-box td input.gsc-search-button[type="button"]:active, .gsc-search-box td input.gsc-search-button[type="button"]:focus {
 outline: 0;
}

.gsc-search-box td input[type="text"] {
    background: #f7f7f7 none repeat scroll 0 0 !important;
    height: 64px;
    margin: 0;
    padding: 0 0 0 80px;
    width: 100%;
	border:none;
}

.header_global_search_form table tbody tr:first-child th, .header_global_search_form table tbody tr:nth-of-type(2n):hover td, .header_global_search_form table tbody tr:nth-of-type(2n):hover th, .header_global_search_form table tbody tr:nth-of-type(2n) td, .header_global_search_form table tbody tr:nth-of-type(2n) th, .header_global_search_form table tbody tr:nth-of-type(2n+1):hover td, .header_global_search_form table tbody tr:nth-of-type(2n+1):hover th, .header_global_search_form table tbody tr:nth-of-type(2n+1) td, .header_global_search_form table tbody tr:nth-of-type(2n+1) th, .search_page_body table tbody tr:first-child th, .search_page_body table tbody tr:nth-of-type(2n):hover td, .search_page_body table tbody tr:nth-of-type(2n):hover th, .search_page_body table tbody tr:nth-of-type(2n) td, .search_page_body table tbody tr:nth-of-type(2n) th, .search_page_body table tbody tr:nth-of-type(2n+1):hover td, .search_page_body table tbody tr:nth-of-type(2n+1):hover th, .search_page_body table tbody tr:nth-of-type(2n+1) td, .search_page_body table tbody tr:nth-of-type(2n+1) th {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    white-space: inherit;
}


/* REMOVED 7/3/17 CS advised by CC to fix inactive global links
.logo_line.header_active.search_transorm_dark_bg::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
}
*/
.header_global_search_form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #011c2c;
    font-size: 1.25rem;
    height: 34px;
    line-height: 1.24;
    margin: 15px;
    padding-left: 0;
}

.gssb_a, .gssb_a td {
    line-height: 40px !important;
    white-space: nowrap;
}

.gsc-completion-promotion-table, .gssb_l{
	display:none;
}

.gsc-completion-selected {
	background-color:#ffd300 !important;
}


.gssb_c {
    top: 124px !important;
	}

.gsc-completion-container {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.0) !important;
    border: none !important;
}

input[type=text]::-ms-clear { display: none; }

/**** end Search Popup Styles *******/

footer ul, footer ol {
	margin: 10px 10px 15px 0px;
}

footer h4 {
	font-size:16px;	
}

.footer_socials a {
    margin-right: 5%;
    text-decoration: none;
}

.footer_nav {
	padding-bottom: 30px;
	padding-top: 10px;
}

.footer_contacts p {
	margin-bottom: 30px;
	font-size: 14px;
	font-size: .875rem;
}

.footer_support_logos {
	padding-bottom: 25px;
	text-align: left;
}

.footer_support_logos > * {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5%;
}

.footer_copyright_line {
	border-top: 1px solid #ffd300;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	font-size: .875rem;
	color: #fff;
}

footer a:hover {
    color: #000;
	text-decoration:underline;
}

.footer_copyright_line a, .footer_copyright_line a:link {
	color: #fff;
	text-decoration: none;
}

.footer_copyright_line a:hover {
	color: #fff;
	text-decoration:underline;
}

.footer_slogan {
	padding-top: 30px;
	text-align:right;
}
