/*
* 2016 WAAPA Bootstrap - WAAPA CSS
* Helen Liu [ECU]
* October 2016
* 
* Modification history:
* 
* 2016-xx-xx  Name
*             Modification
* 2017-05-01  Krishanka
*             Megamenu li a, li a:hover styles
* 2017-05-10  Krishanka
*             WAAPA Button style for performances
* 2017-05-12  Krishanka
*             news padding issues on mobile 
* 2017-11-23  Aaron Chapman
*             Added style for supporting WAAPA image 
* 2018-02-28  Krishanka Gunasekera
*             Added style to incorporate new logo. 
*/

/* ---------------------------------------------------------------------------------------
START:  GENERIC
--------------------------------------------------------------------------------------- */

body {
  background-color: #080808;
}

a {
  color: #007ea5;
}

.lp h3 {
  font-weight: normal;
  padding: 8px 12px 6px;
}

/* Fix for H3 in alerts */
.lp .lp-block .alert h3 {
    font-weight: 700;
    font-size: 1rem!Important;
}

/* --------------------------------------------------------------------------------------------- 
HEADER
--------------------------------------------------------------------------------------------- */

/* ECU logo */

ul.ecu-logo {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/ecu-logo.png');
  float: right;
  margin-left: 15px;
  height: 65px;
  width: 88px;
  background-size: 88px 65px !important; /* Keeps logo at this size regardless of dpi */
  display: none;
}

@media (max-width: 979px) {
  ul.ecu-logo {
    padding: 4px;
    height: 55px;
    width: 75px;
    background-size: 75px 55px !important; /* Keeps logo at this size regardless of dpi */
    display: none;
  }
}

@media (max-width: 767px) {
  ul.ecu-logo {
    float: left;
    margin-top: -77px;
    margin-left: 88px;
    padding: 3px;
    height: 40px;
    width: 54px;
    background-size: 54px 40px !important; /* Keeps logo at this size regardless of dpi */
    display: none;
  }
}

/* Images for retina display */
@media 
(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi),
(-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi),
(-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124.8dpi),
(-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { 
  ul.ecu-logo {
    background-image: url('//cdn.ecu.net.au/designs/ecu-internet-2016/css/global.css/ecu-logo-iphone-retina.png');
  }
}

ul.ecu-logo li a {
  width: auto;
  height: 65px;
}

/* WAAPA logo */

.waapa-logo {
  position: absolute;
  left: 0;
  top: 70px;
  background-image: url('//www.waapa.ecu.edu.au/__data/assets/image/0009/766152/waapa-logo-2018.png');
  background-repeat: no-repeat;
  width: 390px;
  height: 86px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .waapa-logo {
    top: 70px;
    background-size: 390px 86px;
    width: 390px;
    height: 86px;
  }
}

@media (max-width: 979px) {
  .waapa-logo {
    background-size: 300px 66px;
    width: 300px;
    height: 66px;
  }
}

@media (max-width: 767px) {
  .waapa-logo {
    left: 16px;
    top: 10px;
    background-image: url('//www.waapa.ecu.edu.au/__data/assets/image/0003/766155/waapa-logo-small-2018.png');
    background-size: 260px 57px;
    width: 260px;
    height: 57px;
  }
}

/* Logo link */
.waapa-logo a {
  display: block;
  width: auto;
  height: 86px;
}

.header-background {
  position: relative;
}

/* Hamburger menu */

#sidebar-nav-btn-menu {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 1.4em !important;
  font-weight: 600;
}

/* Site tools and utilities */

@media (min-width: 768px) and (max-width: 979px) {
  #site-tool-links {
    display: block;
    position: relative;
    top: 0px;
  }
}

#site-tool-links li {
  float: left;
  color: #ccc;
  text-transform: none;
}

#site-tool-links li > a  {
  color: #eee;
  text-transform: uppercase;
}

#site-tool-links .divider {
  border-left: 1px dotted #eee;
  padding-left: 18px;
}

@media (max-width: 1199px) {
  #site-tool-links .divider {
    padding-left: 8px;
  } 
}

#site-tool-links .divider a {
  font-weight: 600;
  text-decoration: underline;
}

#site-tool-links .divider .text-link {
  text-transform: none;
  font-weight: 400;
}

#site-tool-links .divider .fa {
  color: #eee;
}

#site-tool-links li:last-child {
  margin-right: 0;
}

/* Header container */

#container-header {
  background: #121011 center -130px no-repeat;
  height: 294px;
}

/* Home and Corporate training - needs asset ID */
#container-header {
  background-image: url('//www.waapa.ecu.edu.au/__data/assets/image/0005/839129/inside-banner-home-2019.jpg');
}

/* News - needs asset ID*/
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-news.jpg');
}
*/
/* About - needs asset ID */
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-about.jpg');
}
*/
/* Courses - needs asset ID */
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-courses.jpg');
}
*/
/* Performances - needs asset ID */
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-performance.jpg');
}
*/
/* Friends - needs asset ID */
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-friends.jpg');
}
*/
/* Alumni - needs asset ID */
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-alumni.jpg');
}
*/
/* Research - needs asset ID */
/*#container-header {
  background-image: url('//www.waapa.ecu.edu.au/designs/css/waapa.css/inside-banner-faq.jpg');
}
*/

@media (max-width: 979px) {
  #container-header {
    background-size: 1024px 280px;
    background-position: center -50px;
    height: 275px;
  }
}

@media (max-width: 767px) {
  #container-header {
    background: url('//www.waapa.ecu.edu.au/__data/assets/image/0004/766156/inside-banner-colours-2018.jpg') #121011 center top no-repeat;
    background-position: center -60px;
    height: 144px;
  }
}

@media (max-width: 480px) {
  #container-header {
    background-size: 480px 88px;
    background-position: center -8px;
  }
}

/* Subheading */
.wrapper-sub-heading {
  background: #0f0f0f;
}

/* --------------------------------------------------------------------------------------------- 
TOP NAVIGATION + MEGAMENU
--------------------------------------------------------------------------------------------- */

/* Megamenu container */

.megamenu_container {
  margin-top: 122px;
  position: relative;
}

@media (max-width: 979px) {
  .megamenu_container {
    margin-top: 103px;
  }
}

.megamenu-overlay {
  top: 298px;
}

@media (max-width: 979px) {
  .megamenu-overlay {
    top: 279px;
  }
}

/* Navigation */

#nav-global .top-level > a {
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
  font-weight: 600;
}

#nav-global li {
  margin-top: 3px;
}

#nav-global li a  {
  color: #ccc;
  padding-bottom: 19px;
}

/* Dropdown */

.dropdown_fullwidth {
  margin-top: 18px !important;
}

.dropdown_fullwidth .mega-heading {
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
  font-size: 1.1em !important;
  font-weight: 600 !important;
  background: #333;
}

.megamenu_ecu #nav-global li li a,
.megamenu_ecu #nav-global li p a {
   color: #007ea5 !important;
   text-decoration:none;
}

.megamenu_ecu #nav-global li li a:hover,
.megamenu_ecu #nav-global li p a:hover {
   color: #b0112d !important;
}

.megamenu_ecu .megamenu li ul li:hover,
.megamenu_ecu .megamenu li ol li:hover,
.megamenu_ecu .megamenu .blue,
.megamenu_ecu .megamenu .grey,
.megamenu_ecu .megamenu .orange,
.megamenu_ecu .megamenu .dark,
.megamenu_ecu .megamenu .purple {
  color: inherit;
}

/* --------------------------------------------------------------------------------------------- 
LEFT NAV DESKTOP
--------------------------------------------------------------------------------------------- */

#nav-local-2013 {
  background-color: #ffffff;
  border: none;
}

#nav-local-2013 ul li {
  line-height: 1.2em;
}

#nav-local-2013 ul li a {
  border-bottom: 1px solid #ddd;
}

#nav-local-2013 ul li:first-child a {
  border-top: 1px solid #ddd;
  border-radius: 0;
}

#nav-local-2013 ul li:last-child a {
  border-radius: 0;
}

#nav-local-2013 ul li a.current, 
#nav-local-2013 ul li a.hierarchy,
#nav-local-2013 ul li ul.menu-level-2 li a.hierarchy,
#nav-local-2013 ul li ul.menu-level-2 li a.current.parent-with-subs,
#nav-local-2013 ul li ul.menu-level-2 a.current,
#nav-local-2013 ul li ul.menu-level-2 li a.current.parent-with-subs:hover,
#nav-local-2013 ul li ul.menu-level-2 li a.hierarchy.parent-with-subs:hover,
#nav-local-2013 ul li ul.menu-level-4 li a.current:hover {
  background-color: #0f0f0f;
  color: #fff;
}

#nav-local-2013 ul li a.current:hover {
  text-decoration: underline;
  background-color: #0f0f0f;
  color: #fff;    
}

#nav-local-2013 ul li a:hover,
#nav-local-2013 ul li a:focus {
  text-decoration: underline;
  color: #007093; /* WCAG 2 AA compliant over #eee */
}

#nav-local-2013 ul.menu-level-2 li a.current {
  background-color: #f7f7f7 !important;
  color: #000 !important;
}

#nav-local-2013 ul.menu-level-3 li a.current {
  background-color: #fff !important;
}

#nav-local-2013 ul.menu-level-2 li:first-child a,
#nav-local-2013 ul.menu-level-3 li:first-child a,
#nav-local-2013 ul.menu-level-4 li:first-child a {
  border-top: none;
}

#nav-local-2013 ul.menu-level-2 li a:hover,
#nav-local-2013 ul.menu-level-3 li a:hover,
#nav-local-2013 ul.menu-level-4 li a:hover {
  text-decoration: underline;
  color: #007093; /* WCAG 2 AA compliant over #eee */
}

#nav-local-2013 .fa-chevron-right,
#nav-local-2013 .fa-chevron-down {
  margin-top: 3px;
  color: #00bdf2;
}


/* --------------------------------------------------------------------------------------------- 
BREADCRUMB
--------------------------------------------------------------------------------------------- */

/* Content within the main body */

.breadcrumb li a {
  color: #595959;
}

.breadcrumb li a:hover {
  color: #000000;
}

.breadcrumb > li > .divider {
  color: #aaa;
}



/* --------------------------------------------------------------------------------------------- 
CONTENT
--------------------------------------------------------------------------------------------- */

h2 {
  font-weight: 600;
  font-size: 1.8em;
  color: #111;
}

h3 {
  font-weight: 600;
  font-size: 1.4em;
  color: #111;
}

hr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  margin: 10px 0 10px 0;
  padding: 0;
}

.page-askus-wrapper h3 {
  background-color: #444444;
}

.news-item-summary-highlight {
  font-family: Arial,Helvetica,sans-serif;
}


/* --------------------------------------------------------------------------------------------- 
SEARCH BOX
--------------------------------------------------------------------------------------------- */

.search-box {
  margin-top: 0;
}

@media (max-width: 767px) {
  .search-box {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  .search-input input.text {
    margin-left: 306px;
    width: 224px;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  .search-input input.text {
    margin-left: 224px;
    width: 224px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .search-input input.text {
    margin-left: 90px;
    width: 180px;
  }
}


/* --------------------------------------------------------------------------------------------- 
RELATED CONTENT
--------------------------------------------------------------------------------------------- */

/* Content on the right-hand menu - related content */

.related-content-wrapper .nav-header {
  background-color: #333;
  border: 1px solid #333;
}

.related-content-wrapper .nav-list li {
  font-size: 0.86em;
}


/* --------------------------------------------------------------------------------------------- 
FOOTER
--------------------------------------------------------------------------------------------- */

#container-footer {
  background-color: #080808;
}

#container-footer .span3 h3 {
  color: #ccc;
  border-bottom: 1px solid #565656;
  text-shadow: none;
}

#container-footer .span3 a,
#container-footer .span3 li {
  color: #aaa;
}

#container-footer .span3 a {
  text-decoration: underline;
}

#container-footer .span3 a:hover {
  color: white;
}

#container-footer .span3 li {
  border-bottom: 0;
  padding: 5px 0 4px;
  line-height: 1em;
}

#container-footer .nested-accordion h3.ui-accordion-header {
  background-color: #222;
  border: 1px solid #080808;
  border-radius: 4px;
  color: #aaa;
  padding: 0.5em 0.8em;
}

#container-footer .nested-accordion h3.ui-accordion-header:hover {
  background-color: #1c1c1c;
}

#container-footer .ui-state-default .ui-icon {
  left: auto;
  right: 10px !important;
}

#container-footer .nested-accordion.ui-accordion .ui-accordion-content {
  background: none repeat scroll 0 0 #111;
}

#container-footer .nested-accordion a,
#container-footer .nested-accordion li {
  color: #aaa;
}

#container-footer li .icon-chevron-right, 
#container-footer li .fa-chevron-right {
  color: #00bdf2;
}


/* --------------------------------------------------------------------------------------------- 
SIDR PANEL
--------------------------------------------------------------------------------------------- */

/* Sidr */

.sidr {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.sidr li {
  position: relative;
  font-size: 0.85em;
}

.sidr ul li:last-child {
  border-bottom: none;
}

.sidr .heading {
  background-color: #2B2B2B !important;
  color: #fff;
  font-size: 0.85em !important;
  padding-left: 15px;
  text-transform: uppercase;
  line-height: 40px !important;
  border-top: 1px solid #444 !important;
  font-weight: 600;
}

.sidr .heading:hover span {
  background: none;
}

.sidr .portal span {
  position: absolute;
  left: 0;
}

.sidr .portal a {
  padding-left: 40px;
}

.sidr ul li span {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 13px;
}

.sidr .login span,
.sidr .logout span {
  top: 14px;
}


/* --------------------------------------------------------------------------------------------- 
HOME
--------------------------------------------------------------------------------------------- */

/* Carousel - Fill width of container */
.carousel-inner > .item > a > img {
  width: 100%;
}

/* Carousel */
.carousel-inner {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: auto;
  max-height: none !important;
}

@media (max-width: 979px) {
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
  }
}

.banner-full-width img {
  border-radius: 0;
}

.container-banner .item {
  height: auto;
  max-height: none;
}

 /* Home panels */

.home-panels {
  margin-right: -30px;
}

@media(max-width: 979px) {
  .home-panels {
    margin-right: -20px;
  }
}

@media(max-width: 767px) {
  .home-panels {
    margin-right: 0;
  }
}

@media(max-width: 767px) {
  .home-panels .span3 {
    box-sizing: border-box;
    margin: 0 2.5%;
    width: 20% !important;
  }
}

.home-panels p {
  font-family: helvetica, arial, sans-serif;
}

.home-panels img {
  box-sizing: border-box;
  margin-top: 15px;
  background: #fff;
  width: 100%;
  border-radius: 4px;
}

.home-panels h3 {
  font-size: 1.3em;
  line-height: 1.2em;
}

@media(max-width: 767px) {
  .home-panels h3 {
    margin-top: 0.8em;
    font-size: 1.1em;
  }
}

.home-panels h3 .fa {
  position: relative;
  top: -1px;
  font-size: 0.6em;
  margin-left: 6px;
}

@media(max-width: 767px) {
  .panel-item-block {
    padding-bottom: 1em;
    border-bottom: 1px solid #ddd;
  }
}

.panel-item-block .row-fluid .span6 {
  width: 47%;
  margin-left: 6%;
}

.panel-item-block .row-fluid .span6:first-child {
  margin-left: 0;
}

@media(max-width: 767px) {
  .panel-item-block .row-fluid .span6 {
    float: left;
  }
}

.panel-item-block a {
  display: inline-block;
}

.panel-item-image {
  height: 120px;
  border-radius: 4px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
}

@media(max-width: 1199px) {
  .panel-item-image {
    height: 100px;
  }
}

@media(max-width: 979px) {
  .panel-item-image {
    height: 90px;
  }
}

@media(max-width: 767px) {
  .panel-item-image {
    height: auto;
  }
}

.panel-item-block h3 {
  font-size: 1.2em;
  line-height: 1.3em;
  margin-bottom: 0.3em;
  margin-top: 0.5em;
}

@media(max-width: 1199px) {
  .panel-item-block h3 {
    font-size: 1.1em;
     margin-top: 0.3em;
  }
}

@media(max-width: 979px) {
  .panel-item-block h3 {
    font-size: 1.05em;
  }
}

@media(max-width: 767px) {
  .panel-item-block h3 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    font-size: 1.1em;
  }
}

.panel-item-block img {
  width: 100%;
}

@media(max-width: 1199px) {
  .panel-item-block p {
    font-size: 0.9em;
    line-height: 1.3em;
  }
}

@media(max-width: 979px) {
  .panel-item-block p {
    display: none;
  }
}

@media(max-width: 767px) {
  .panel-item-block p {
    display: block;
  }
}

/* News items */

.news-item-block .row-fluid .media.hover-item.desktop:first-child {
  margin-left: -15px;
}

.news-item-block .news-summary {
    color: #333;
}

@media(max-width: 767px) {
  .media.hover-item.desktop {
    margin: 0 !important;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
}

.news-item-block {
  margin-top: 0;
}

@media(max-width: 767px) {
  
  .news-item-block {
    padding-left: 0px;
    padding-right: 0px;
  }

}

.news-item-block .btn {
  float: left;
  margin-right: 20px;
}

@media(max-width: 767px) {
  .news-item-block .btn {
    float: none;
    margin-right: 0;
    /*margin-left: 15px;*/
  }
}

.news-item-block #twitter-subscribe {
  display: inline-block;
  float: none;
  margin-bottom: 1em;
}

@media(max-width: 767px) {
  .news-item-block #twitter-subscribe {
    display: block;
    /*padding-left: 15px;*/
  }
}

.more-news {
  clear: both;
}

h3.latest-news {
  margin-top: 0.6em;
}


/* Event items */

@media(max-width: 767px) {
  .event-item-block {
    border-top: 1px solid #ddd;
    margin-top: 1em;
    padding-top: 1em;
  }
}

.event-item-block .btn {
  margin-top: 1.2em;
}

.event-item-block .latest-events {
  margin-top: 0.6em;
  margin-bottom: 1.6em;
}

@media(max-width: 767px) {
  .event-item-block .latest-events {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

.event-item-block .media-heading {
  margin-bottom: 0;
}

.event-item-block .date {
  display: inline-block;
  font-weight: 600;
}

.event-item-block .message {
  font-size: 1em !important;
}

.event-item-block .fa.fa-calendar {
  padding-right: 2px;
  font-size: 1.2em;
  margin-bottom: 5px;
  margin-top: 5px;
}

.event-item-block .fa.fa-map-marker {
  padding-right: 5px;
  padding-left: 2px;
  font-size: 1.2em;
}

/* --------------------------------------------------------------------------------------------- 
SEARCH
--------------------------------------------------------------------------------------------- */

.search-no-padding {
  min-height: auto; /* Removes height */
}

.search-no-padding form {
  margin: 0; /* Removes bottom margin */
}

/* --------------------------------------------------------------------------------------------- 
PERFORMANCES
--------------------------------------------------------------------------------------------- */

.btn.btn-waapa {
  color: #fff !important;
  background-color: #008bbf !important;
  border: 2px solid #008bbf;
  background-image: none !important;
  font-size: .8rem;
}

.btn.btn-waapa:hover {
  color: #008bbf !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 2px solid #008bbf;
  height:inherit;
}

.btn.btn-waapa:focus {
  color: #008bbf !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 2px solid #008bbf;
  height:inherit;
}

.supportingWAAPA img {
    width: 100%;
    border-radius: 4px;
}

.supportingWAAPA h3 {
    margin-bottom: 25px;
}