/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 April 2024 16:28:47
*/


/*FOR SQUIZ TO MERGE START*/

@media only screen and (min-width: 1140px)  {
    .large-banner-section {
        height: 42rem;
    }
    body.home .parallax__image {
    height: 42rem;
    }
}

/*For Squiz to merge END*/


blockquote:after,blockquote:before {
    font-size:5em;
    line-height:0;
    position:absolute;
    font-family:Georgia,Times;
    opacity: 0.2;
    padding: 0 4px;
}
blockquote:before {
    content:"\201C";
    left:-6px;
}
blockquote:after {
    bottom:4px;
    content:"\201D";
    right:13px;
}
blockquote {
    color:#167582;
    background: none;
    border: none;
    font-size:1.1em;
    font-style:italic;
    margin:0.5em 0;
    padding:16px 28px;
    position:relative;
    line-height: 1.25;
    text-indent: 1em;
}

.captioned-image {
    font-family: "Open Sans";
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-style: italic;
    color: #444;
    padding-bottom: 1.6875rem;
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #d8cad5;
    background-color: unset;
}

.page__article-body, .page p {
  font-size: unset !important;
    
}

.error-message {
    color: white !important;
    font-size: 60px;
}

img.thumb {
  width: 30%;
  height: auto;
  padding: 1px;
  margin: 3px;
  float: left;
  
}

img.thumb:hover {
    border: 2px solid #7d5077;
        margin: 1px;
}
img.info, abbrev.info {
  cursor: help;
}

.more {
    clear:both;
    display: inline-block;
}


  /** New social widget styles**/ 
 .widget.twitter, .widget.facebook {
    padding: 10px;
    border-top: 4px solid #167582;
}

div#contract_details>h3 {
    font-size: 1.2em;
    font-weight: 600;
}
div#contract_details {
    font-size: 0.8em;
}

.centres-landing__content.announcement {
    margin-top: 0px;
}
 
.detail-thumb.img-wrapper img {
  min-height: unset; 
    
}

thead a {
    color: white !important;
}

a.download {
    display: inline-block;
    padding: 0 0 4px 25px;
    background: url(https://www.une.edu.au/__data/assets/image/0009/180837/download.png) transparent no-repeat 0 -4px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    letter-spacing: -0.01em;
}

p.button:hover {
    background: unset;
    color: unset;
}

    .detail-thumb.img-wrapper {
        height: fit-content !important;
    }
    
.list-docs {
  margin: 0 0 3.75rem 0 !important;
}

.error-highlight {
    color: #ff0000;
    font-size: 15px;
}

li.decision-tree__item {
    margin-top:19px;
}
    
   
.button.type-2 {
  display: block;
  padding: 0 !important;
  height: 53px;
  line-height: 52px !important;
  text-align: center !important;
  /*background: #96c03d !important;*/
  color: #000 !important;
  font-size: 1.231em;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  display: block !important;
  }
    
.callout li {
  background: url(https://www.une.edu.au/__data/assets/image/0004/106276/sprite.png?v=0.4.2)  no-repeat 0 -2975px !important;
  }
    

/**Homepage banner overrides for long headline - temporary override NOT to be integrated to main css. DON'T REMOVE. Usage to be approved by Director of UNE Marketing
.large-banner-section__content>h2 {
     font-size: 3.5em;
}
.large-banner-section__content>h3 {
     font-size: 1.5em;
}

.legend.sq-form-section-title {
    font-size: 1.15em;
} **/

/**Increase hp main button**/

.large-banner-section__content > .button.type-2 {
width: 270px !important;    
}

/**
    Emergency Notice CSS
**/

.emergency-notice h1,
.emergency-notice h2,
.emergency-notice p,
.emergency-notice a {
    color: white;
}

.emergency-notice {
    background: #1D7980;
    color: black;
    font-family: "Open Sans";
    font-size: 13px;
}

.emergency-notice.animated {
    display: none;
}

.emergency-notice h1 {
    position: relative;
    font-size: 30px; 
    margin: 0 0 20px; 
    color: white;
    top: auto;
    left: auto;
}

.emergency-notice p {
    margin: 0 0 15px;
    text-align: center;
}

.emergency-notice p:last-child {
    margin: 0;
}

.emergency-notice a {
    text-decoration: underline;
}

.emergency-notice a:hover,
.emergency-notice a:focus {
    text-decoration: none;
}

.emergency-notice__wrapper {
    position: relative;
    max-width: 1120px; 
    font-weight: 400;
    margin: auto;
    padding: 20px 20px;
    box-sizing: border-box;
}

.emergency-notice__close {
    background: none;
    display: block;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    z-index: 1000;
}

.emergency-notice__close:before,
.emergency-notice__close:after {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-top: 2px solid white;
}

.emergency-notice__close:before {
    transform: rotate(45deg);
}

.emergency-notice__close:after {
    transform: rotate(-45deg);
}

.emergency-notice a.emergency-notice__btn {
    margin: 50px 0 0;
    color: black;
    text-decoration: none;
}

/**
    Breadcrumb Fix
    Overide for emergency banner
**/

.cs-library .breadcrumbs a,
.cs-staff .breadcrumbs a,
.cs-library .breadcrumbs li,
.cs-staff .breadcrumbs li {
  color: #000 !important; }

.cs-library .breadcrumbs li,
.cs-staff .breadcrumbs li {
  background: none;
  padding-left: 0;
  color:#646464 !important;}

.cs-library .breadcrumbs li:before,
.cs-staff .breadcrumbs li:before {
  content: '>';
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.1em;
  color: #646464 !important; }
  
  


/**
    Library home 
**/


#landing-slider .caption h2 {
font-size: 1.5rem;
}

.library .main-content .ui-tabs-panel h2 {
    font-size: 1.2rem;
}


.button.type-2 {
 
    height: 53px;
    font-size: 1rem;
}

.library .sidebar .widget h2 {
    font-size: 1.4rem;
}


.landing .h1-wrapper h1 {
    z-index: 9999;
}

/*FOR SQUIZ TO MERGE START*/


/*LP Contact #216126 */
.contact__title {
    color: #1d7980;
}
.contact__content {
    color: #1d7980;
}

/*Find a Course widget #781*/
.une-mod .search--find-course .search__form {
    padding: 0.75rem 0.125rem;
}


/*Breadcrumb colour bar removed - Library, staff, current students */
body.cs-library {
    background: #e9e8e6;
}
body.cs-staff,
body.hr-landing {
    background: #e9e8e6;
}
body.cs-students {
    background: #e9e8e6;
}

/*Padding removed from homepage banner */

.large-banner-section__content {
    padding-top: 23.4em;
}


/*CTA RHC #285 - Remove hover state*/

.cta-rhc a:hover .cta-rhc__image {
    opacity: 1.0;
    transition: none;
}

/*Ensures H1 wrapper for banners remain unchanged for global H1 change*/
.h1-wrapper h1 {
    font-size: 3.5rem;
    font-weight: 700;
}


/*Add bottom margin for table wrapper, currently removed in SCSS*/
.dataTables_wrapper {
    margin: 0 0 1.25rem !important;
}

/* Remove padding-left fron "previous" buttons forms */
 input[type='submit'][id$='previous_page'] {
    padding: 0 15px 0 15px !important;
} 

/* Add bg colour to lp content block #215649 */
.content-block--grey {
    background-color: #f4f4f4;
}

/* Decrease padding-top for event listing #254034 */
.events-listing__wrapper {
padding: 2rem 0 4rem 0;
}


.content-block--grey-link a {
    color: #000 !important;
}


/*For Squiz to merge END*/

/*Interim update to homepage tab section*/
.home-tabs-section {
    background-size:cover;
}
.home-tabs-section .tabs, .home-tabs-section .ui-tabs { 
    margin: 0 0 3.5em;
}
