/*
  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: 10 March 2026 05:08:22
*/


/**
 * Copyright 2016 Charles Sturt University. All Rights Reserved.
 * Based on Google Material Design Lite
 */

.broken {color: #ffffff; background-color:#FF0080 !important;}

body {
    margin: 0;
    font-family: Roboto, sans-serif;
    font-weight: 300;
}
.global-nav-leftnav {
    display: none;
}
/* Disable ugly boxes around images in IE10 */
a img {
    border: 0px;

}
    

a {
    color: #c92d0c;
    font-weight: 300;
    text-decoration: underline;
    cursor: pointer;
    outline: none;
}

a:hover {text-decoration: none;}
a:focus {text-decoration: none;}

p {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 300;
    margin: 0 0 16px;
    letter-spacing: 0.6px;
    color: #414141;
    font-family: Roboto, sans-serif;
}
ul, ol {
    color: #414141;
    font-family: roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    list-style: inside none disc;
}

ol {
  list-style: decimal inside;
}

thead {
    text-align: left;
}
td {
    padding: 10px;
    color: #616161;
}

tr {
    line-height: 24px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f2f2f2;
}
.table-hover > tbody > tr:hover {
    background-color: #f9f9f9;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  color: #414141;
  text-align: left;
  list-style-type: none;
  font-family: Roboto, sans-serif;
  padding: 1px 5px;
}

h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  color: #414141;
  padding: 0px 0px;
  margin-bottom: 10px;
}

h3 {
    color: #717171;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: left;
    text-transform: none;
    margin-bottom: 5px;
}

h4 {
    display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #717171;
  font-size: 15px;
  padding: 0px 0px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

h5 {
  display: inline-block;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

::-moz-selection {
    background-color: #da3d0f;
    color: #fff;
}

::selection {
    background-color: #da3d0f;
    color: #fff;
}

/*csu logo*/
.csu-logo-image {
    height: 50px;
    width: auto;
}


.csu-logo-image-footer {
    height: 50px;
    width: auto;
    margin-top: 24px;
    margin-right: 39.8px;
    padding-bottom: 21px;
}


/*floating chat button*/
.chat {
  position: fixed;
  display: block;
  right: 0;
  bottom: 0;
  margin-right: 40px;
  margin-bottom: 40px;
  z-index: 900;
}

.csu-search-box .mdl-textfield__input {
    color: rgba(0, 0, 0, 0.90);
}

.csu-header .mdl-menu__container {
    z-index: 50;
    margin: 0 !important;
}

.mdl-textfield--expandable {
    width: auto;
}

/*floating action button*/
.csu-fab {
    position: absolute;
    right: 20%;
    bottom: -26px;
    z-index: 3;
    background: #ff0000 !important;
    color: black !important;
}

.csu-mobile-title {
    display: none !important;
}

.csu-icon-image {
    text-align: center;
    width: 100%;
}

.csu-icon-text {
    text-align: center;
}

.icon-section {
    margin-top: 20px !important;
}

.csu-room-buttons {
    text-align: left;
}

.csu-room-pricing {
    text-align: left;
}

.orange {
    color: #F26722 !important;
}
.mdl-grid {padding:0;}

.mdl-button {
    margin-right: 10px;
    text-transform: capitalize;
    color: #da3d0f;
    border-radius: 6px;
background: #FFFFFF !important;
}

.mdl-button.red {
    background-color: #da3d0f !important;
    color: #FFF;
}

.mdl-button.red:hover {
    background-color: #FFF !important;
    color: #da3d0f;
    border: 1px solid #da3d0f;
}

.mdl-button--raised {
    color: #da3d0f;
    background-color: #FFF;
}

.mdl-button--raised.red {
    background-color: #da3d0f;
    color: #FFF;
    background-color: #da3d0f;
}

/*button ripple*/
.mdl-ripple {
    background: #da3d0f none repeat scroll 0 0;
}

/*hero infotainment button*/
.button.hero-button {
    background-color: #da3d0f;
    border: 1px solid #da3d0f;
    border-radius: 6px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    margin: auto 0;
    padding: 10px 25px;
    position: static;
    text-transform: none;
    top: 0;
    text-decoration: none;
    width: auto;
}

.button.hero-button:hover {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border: 1px solid #da3d0f;
    color: #da3d0f;
    text-decoration: none;
}

/*header bar*/
.mdl-layout__header-row {
    height: 80px;
    padding: 0 20px 0 20px;
}

.mdl-layout__header.is-compact {
    max-height: 80px;
}

.mdl-layout__header--waterfall.is-casting-shadow {
    box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 5px 5px 2px rgba(0, 0, 0, 0.1);
}

.mdl-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.02), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.02);
}

.mdl-shadow--3dp:hover {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}

.mdl-typography--subhead, .mdl-typography--subhead-color-contrast {
    font-size: 15px;
    color: #414141;
}

/*card typography*/

.mdl-card__title-text {
    font-size: 22px;
    color: #414141;
}

.mdl-typography--display-2 {
    font-family: Helvetica, Arial, Roboto, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    list-style-type: none;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 0;
}

.mdl-typography--headline {
    font-size: 19px;
    font-weight: 300;
}

.mdl-textfield--expandable {
    width: auto;
}

/*expandable menu*/
.mdl-collapse.mdl-collapse--opened {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: -1px;
}

.mdl-collapse.mdl-collapse--opened + .mdl-collapse.mdl-collapse--opened {
  border-top: none;
  margin-top: 0;
}

.mdl-collapse .mdl-collapse__content-wrapper {
  overflow: hidden;
}

.mdl-collapse .mdl-collapse__content {
  transition-property: margin-top;
  transition-duration: 0.2s;
}

.mdl-collapse .mdl-collapse__icon {
  transition-property: transform;
  transition-duration: 0.2s;
  color: rgba(0,0,0,0.3);

  /*careful: MDL should auto position icon*/
  position: absolute;
  right: 6px;
  margin-top: -3px;
}

.mdl-collapse.mdl-collapse--opened .mdl-collapse__icon {
  transform: rotate(-180deg);
}

.mdl-collapse.mdl-collapse--opened .mdl-collapse__button {
  color: #FF0000;
}

.mdl-collapse.mdl-collapse--opened .mdl-collapse__content {
  margin-top: 0 !important;
}
/*----end expandable menu-----*/

.price {
    font-size: 23px;
}

.csu-banner-button-section {
    clear: both;
    max-width: 1044px;
    padding-top: 300px ;
    text-align: center;
    width: 100%;
color:#FFF;
}

.css-accomm-icon-section {
    margin-bottom: 15px;
    margin-top: 10px;
}

.css-accomm-icon-section > img {
    padding:5px;
}

.csu-header {
    overflow: visible;
    background-color: white;
}

.csu-header .material-icons {
    color: #767777 !important;
}

.csu-header .mdl-layout__drawer-button {
    background: transparent;
    color: #767777;
    padding-top: 6px;
    display: none;
}

.mdl-layout__drawer .mdl-navigation {
    padding-top:0;
}


.csu-header .mdl-navigation__link {
    color: #757575;
    font-weight: 400;
    font-size: 14px;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link a:hover {text-decoration: underline; }
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link a:focus {text-decoration: underline; }

.csu-navigation-container {
  /* Simple hack to make the overflow happen to the left instead... */
    direction: rtl;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 800px;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
      width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.csu-navigation {
  /* ... and now make sure the content is actually LTR */
    direction: ltr;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 800px;
}

.csu-search-box.is-focused + .csu-navigation-container {
    opacity: 0;
    width: 500px;
}

.csu-side {
    background-color: #f2f2f2;
    padding: 20px 5px;
}

.csu-side a {
    color: #b00c1d!important;
}

.csu-navigation .mdl-navigation__link {
    display: inline-block;
    height: 78px;
    line-height: 80px;
    background-color: transparent !important;
    border-bottom: 4px solid transparent;
    padding: 0 15px;
}

.csu-navigation .mdl-navigation__link:hover {
    border-bottom: 4px solid #c92d0c;
    color: #c92d0c;
    text-decoration: none;
}

.csu-navigation .mdl-navigation__link:focus {
    border-bottom: 4px solid #c92d0c;
    color: #c92d0c;
    text-decoration: none;
}

.csu-search-box {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 16px;
    margin-right: 16px;
}

.csu-more-button {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.csu-drawer {
    border-right: none;
background: #FFFFFF!important;
}

.csu-drawer-separator {
    height: 1px;
    background-color: #dcdcdc;
    margin: 8px 0;
}

.csu-drawer .mdl-navigation__link.mdl-navigation__link {
    font-size: 14px;
    color: #757575;
}

.csu-drawer span.mdl-navigation__link.mdl-navigation__link {
    color: #FF0000;
  /*color: #ffffff;*/
}

.csu-drawer .mdl-layout-title {
    position: relative;
    background: #ffffff;
  /*height: 160px;*/
    height: 80px;
    padding-left: 25px;
}

.csu-drawer .csu-logo-image {
    position: absolute;
    bottom: 15px;
}

.csu-infotainment-section {
    position: relative;
    height: 550px;
    width: auto;
    background-color: #f3f3f3;
    background: url('./?external-uuid=f68d3f79-21af-46cd-bb4b-0d7aa50e1434') center 30% no-repeat;
    background-size: cover;
}

.csu-mini-infotainment-section {
    position: relative;
    height: 300px;
    width: auto;
    background-color: #f3f3f3;
    background: url('./?external-uuid=cb23155d-3e50-404e-ad37-434a6e553ac1') center 30% no-repeat;
    background-size: cover;
}

.csu-mini-infotainment-section.albury {
    background: url('./?external-uuid=4d30f50d-18b5-4707-894a-84bcb5ba0d72') center 30% no-repeat;
    background-size: cover;
}

.csu-mini-infotainment-section.bathurst {
    background: url('./?external-uuid=d17f10bf-2138-4cf7-824c-efe4b95c86ec') center 30% no-repeat;
    background-size: cover;
}
    
.csu-mini-infotainment-section.dubbo {
    background: url('./?external-uuid=3eb8f675-3936-4996-90be-3e2e0cc6850c') center 30% no-repeat;
    background-size: cover;
}
    
.csu-mini-infotainment-section.orange {
    background: url('./?external-uuid=4c2e9872-b662-4371-b297-06ca37d643b3') center 30% no-repeat;
    background-size: cover;
}
    
.csu-mini-infotainment-section.port {
    background: url('./?external-uuid=b0bbe3dd-f72b-46e1-950c-28211072a58b') center 30% no-repeat;
    background-size: cover;
}

.csu-mini-infotainment-section.wagga {
    background: url('./?external-uuid=b49c9db1-3ccd-4474-b88f-95eb0f6dcec8') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.meals {
    background: url('./?external-uuid=d81e35a3-7f25-4426-9aea-5cac87e7ec16') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.fees {
    background: url('./?external-uuid=4cee0fa6-3ac8-4386-9fae-b3281db5bc1a') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.policies {
    background: url('./?external-uuid=4ab9e288-6379-4e42-ace7-f6b9fb8114e4') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.offcampus {
    background: url('./?external-uuid=4d436299-173e-42b9-b518-801f8a62a27d') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.contacts {
    background: url('./?external-uuid=9b3b823a-fa4c-4db7-a7b3-0b36d7816730') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.campuslife {
    background: url('./?external-uuid=e38d0c06-f0e8-4403-814f-ce55c8000da8') center 30% no-repeat;
    background-size: cover;
}
.csu-mini-infotainment-section.parents {
    background: url('./?external-uuid=d9cfeb25-682a-4b50-bc86-328819e1d2bb') center 30% no-repeat;
    background-size: cover;
}
.logo-font {
    font-family: Roboto, sans-serif;
    line-height: 1;
    color: #ffffff;
    font-weight: 500;
}

.csu-slogan {
    padding-top: 250px;
    color: #fff;

    font-family: Roboto, sans-serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    text-shadow: 0 2px 3px #000;
}

.csu-sub-slogan {
    padding-top: 5px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    text-shadow: 0 1px 3px #000;
}

.divider {
    background-color: #da3d0f;
    height: 3px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 0;
    padding-top: 0;
    width: 120px;
    display:inline-block;
}

.divider-hero {
    background-color: #da3d0f;
    height: 3px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 0;
    padding-top: 0;
    width: 120px;
    display:inline-block;
}

.csu-create-character {
    font-size: 21px;
    padding-top: 50px;
}

.csu-create-character a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 300;
}

.csu-screen-section {
    position: relative;
    padding-top: 60px;
    padding-bottom: 80px;
}

.csu-screens {
    text-align: right;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
}

.csu-screen {
    text-align: center;
}

.csu-screen .csu-link {
    margin-top: 16px;
    display: block;
    z-index: 2;
}

.csu-image-link {
    text-decoration: none;
}

.csu-wear {
    display: inline-block;
    width: 160px;
    margin-right: 32px;
}

.csu-wear .csu-screen-image {
    width: 40%;
    z-index: 1;
}

.csu-card-section {
    background: #f2f2f2 none repeat scroll 0 0;
}

.csu-card-section p a {color: #D62531!important;}


/*a mini hero or infotainment section: image followed by a content band or strip*/
.csu-mini-promo-section {
    position: relative;
    background: url('./?external-uuid=8687c6fb-8586-40e6-b56d-e917d3e0a0ab') center top no-repeat;
    background-size: cover;
    height: 600px;
}

.csu-mini-promo-band {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #f2f2f2;
}

.csu-mini-promo-band-text {
    margin: 0 auto;
    padding: 30px 10px 10px;
    text-align: left;
    color: #414141;
    min-height: 135px;
}

/*a mini hero or infotainment section: content band or strip with no image*/
.csu-mini-promo-noimage-section {
    position: relative;
    height: 150px;
}

.csu-mini-promo-noimage-band {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #f2f2f2;
}

.csu-mini-promo-noimage-band-text {
    max-width: 800px;
    margin-left: 25%;
    padding: 24px;
    text-align: left;
    color: white;
}

.csu-band-text p {
    padding-top: 8px;
}

.csu-link {
    text-decoration: none;
    color: #c92d0c !important;
}

.csu-link:hover {
    color: #c92d0c !important;
}

.csu-link .material-icons {
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.csu-alt-link {
    text-decoration: none;
    color: #D62531 !important;
    font-size: 16px;
}

.csu-alt-link:hover {
    color: #c92d0c !important;
    text-decoration: underline;
}

.csu-alt-link .material-icons {
    position: relative;
    top: 6px;
}

.csu-customized-section {
    text-align: center;
}

.csu-customized-section.alt {
    background: #f2f2f2;
}

.csu-customized-section-text {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 15px 45px 10px;
}

.csu-customized-section-full-width {
    padding:0 5px;
}

.csu-customized-section-text p {
    font-weight: 300;
   
}

.csu-customized-section-image {
    background: url('./?external-uuid=1a90e0c5-4d80-42d9-9373-07002c7b3e19') center top no-repeat;
    background-size: cover;
    height: 400px;
}

.csu-more-section {
    padding: 30px 0;
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
}

.csu-banner-text-section {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

.csu-card-section {
    background-color: #f2f2f2;
}

.csu-more-section .csu-section-title {
    margin-left: 12px;
    padding-bottom: 5px;
    font-size: 19px;
    font-weight: 300;
}

.csu-card-container {
}

.csu-main-container {
    max-width: 1044px;
    margin:0 auto;
    clear:both;
}

.csu-card-container .mdl-card__media {
    overflow: hidden;
    background: transparent;
}

.csu-card-container .mdl-card__media img {
    width: 100%;
}

.csu-card-container .mdl-card__title {
    background: transparent;
    height: auto;
}

.csu-card-container .mdl-card__title-text {
    color: #414141;
    height: auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

.csu-card-container .mdl-card__supporting-text {
    height: auto;
    color: black;
    padding-bottom: 56px;
}
.mdl-card__supporting-text { padding:5px 16px; }

.csu-card-container .mdl-card__actions {
    position: absolute;
    bottom: 0;
}

.csu-card-container .mdl-card__actions a {
    border-top: none;
    font-size: 16px;
}

/*footer class*/

.csu-footer {
    background-color: #fafafa;
    position: relative;
}

.csu-footer a:hover, .csu-footer a:focus, .csu-footer a:active {
    color: #D62531 !important;
    text-decoration: underline;
}

.csu-footer .mdl-mega-footer--top-section::after {
    border-bottom: none;
}

.csu-footer .mdl-mega-footer--middle-section::after {
    border-bottom: none;
}

.csu-footer .mdl-mega-footer--bottom-section {
    position: relative;
}

.csu-footer .mdl-mega-footer--bottom-section a {
    margin-right: 2em;
}

.csu-footer .mdl-mega-footer--right-section a .material-icons {
    position: relative;
    top: 6px;
}
.mdl-mega-footer {
    background-color: #F2F2F2;
    color: #424242;
}
.mdl-mega-footer.cricos {
    background-color: #FFF;
    color: #717171;
  
   padding-bottom:5px;
}
.mdl-mega-footer p, .mdl-mega-footer a {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 5px;
    color: #414141;
}
.mdl-mega-footer ul {color: #414141;   font-size: 14px; font-weight: 300;margin-bottom:15px;}
.mdl-mega-footer.cricos p, .mdl-mega-footer.cricos a {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 5px;
    color: #717171;
}
.right {float:right;}
.left {float:left;}
.mdl-mega-footer a:hover, .mdl-mega-footer a:focus,  .mdl-mega-footer a:active {color:#D62531; text-decoration: underline!important;}
.mdl-mega-footer--link-list a:hover, .mdl-mega-footer__link-list a:hover {color:#c92d0c;}
.mdl-mega-footer.cricos a:hover {color:#c92d0c;}
.mdl-mega-footer h4 {color:#414141; padding-left:0; font-weight: 500; padding-top:10px;}
.mdl-mega-footer h4:first-of-type {padding-top:0px;}
.mdl-mega-footer__logo {
    margin: 20px 0 ;
}
.mdl-mega-footer__bottom-section{margin-bottom:20px;}
.mdl-mega-footer__bottom-section p, .mdl-mega-footer__bottom-section a  {font-size:13px;}
.mdl-mega-footer__link-list li {margin-top:10px; font-weight: 300;}
.mdl-mega-footer__drop-down-section {
    width: 33%;
}
.mdl-mega-footer__middle-section {max-width:1000px;}
.mdl-mega-footer__heading {color:#414141;}
.csu-link-menu:hover {
    cursor: pointer;
}

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active::after {
    background: #da3d0f none repeat scroll 0 0;
}

h4.local-footer-header {
    margin-bottom: 0;
    font-weight: 300;
    font-size:14px;
}
.local-footer-content {font-weight: 300;}

/*small carousel*/
.unslider {
  position: relative;
  padding: 40px;
  margin-bottom: 50px;
  background: #fff;
  color: #666;
  text-align: center;
  text-shadow: none;
  border-radius: 6px;
  margin-top:30px !important;
  /* box-shadow: 0 4px 6px rgba(0,0,0,.1); */
}

.unslider-arrow, .unslider-arrow {
  display: block;
  width: 32px;
  height: 32px;
  top: 50%;
  right: -50px;
  left: auto;
  margin-top: -16px;
  overflow: hidden;
  background: rgba(218,17,64,0.9) no-repeat 50% 50%;
  background-image: url('https://accommodation.csu.edu.au/designs/design-files/images/arrow1.png');
  background-size: 7px 11px;
  border-radius: 32px;
  text-indent: -999em;
  opacity: .8;
  transition: opacity .2s;
}

.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}

.unslider-arrow.prev,  .unslider-arrow.prev {
  right: auto;
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.unslider-nav ol li {
  border: none !important;
  background: #414141 !important;
  color: #ffffff;
}
.unslider-nav ol li.unslider-active {
  background: #D62531 !important;
  border: none !important;
}

/* price widget */
/* .ui-widget.ui-widget-content {border: none;} */

.ui-tabs .ui-tabs-panel {padding:5px !important; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #da3d0f none repeat scroll 0 0 !important;
    border:1px solid #da3d0f !important;
}

/*wide cards*/
.csu-card-wide.mdl-card {
  width: 100%;
}

.csu-card-wide > .mdl-card__title {
  color: #fff;
  height: 176px;
  background: url('../assets/demos/welcome_card.jpg') center / cover;
}

.csu-card-wide > .mdl-card__menu {
  color: #fff;
}

.detailCard{
  width:100%;
}

.detailImageLeft{
  width: 40%;
  float: left;
}

.detailInformationRight{
  width: 60%;
  float: left;
}

/*social media section*/
.social-media-section {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: white;
    border-top:1px solid #f2f2f2;
   background-color: #FFF;
}

.social-media-icon {
  display: inline-block;
  margin: auto;
}

.social-media-container {
  text-align: center;
}

.social-media-link {
  padding: 5px 15px;
}

.my-slider {
    margin-top:50px;
}

/* Room icon styles */
.css-accomm-icon-section img {
  margin-right: 10px;
  width: 32px;
}

/* Table fix for room pricing from Jafer */
.mdl-data-table {width: 100% !important;}

.mdl-data-table th{
  padding-left:7px !important;
  padding-right:7px !important;
}

#tabs * tr th:first-child, #tabs * tr td:first-child, .csu-room-pricing .tabs * tr th:first-child, .csu-room-pricing .tabs * tr td:first-child {
  display: none;
}

/* Left Navigation */

#lh_nag {
    float: left;
    width: 21%;
    position: relative;
    background-color:transparent;
    padding:0 80px 10px 0;
    height:100%;
display:inline;
    }
  
#lh_nag .mdl-navigation {
    flex-direction: column;
}
  
#lh_nag .mdl-navigation__link {
    display: block;
    color: #414141;
    font-weight: 300;
    line-height: 30px;
    padding: 5px 0;
    border-bottom:1px solid #f9f9f9;
}
#lh_nag .mdl-navigation__link:hover {
    color: #c92d0c;
}
#lh_nag .global-nav {
    display: none;
}
.mdl-navigation__link+.mdl-collapse {
      display:none;
}
.mdl-navigation__link.w--parent+.mdl-collapse, .mdl-navigation__link.w--current+.mdl-collapse {
      display:inherit;
}
.w--current, .w--parent {
      color: #da3d0f !important;
    font-weight:400;
}
  
a.mdl-navigation__link.second-level {
       padding-left: 1em !important;
      font-size: .9em;
}
a.mdl-navigation__link.third-level {
       padding-left: 2em !important;
      font-size: .9em;   
}  

/* End Left Navigation */

/* Breadcrumbs */
#breadcrumb, #breadcrumb2 {
    /*float: left;*/
    display: block;
    background: #f2f2f2;
    width: 100%;
    margin:0;
    padding:0;
}

#breadcrumb ul, #breadcrumb2 ul {
    list-style: none;
    margin:0 0 30px;
    padding: 5px 10px 35px 20px;
}

.crumbs {
    display: block;
}

.crumbs li.first {
    padding-left: 8px;
}
.crumbs li {
    display: inline;
}

.crumbs li a, .crumbs li a:link, .crumbs li a:visited {
    color: #414141;
    display: block;
    float: left;
    font-size: 13px;
    margin-left: -13px;
    padding: 0 25px 0 5px;
    position: relative;
    text-decoration: none;
}
.crumbs li a:hover, .crumbs li a:focus {
    color: #D62531;
text-decoration: underline;
}

.crumbs li.first a span {
    height: 29px;
    width: 3px;
    /* border-left: 1px solid #d9d9d9; */
    position: absolute;
    top: 0px;
    left: 0px;
}
/* End Breadcrumbs */

.global-nav {
    background-color: #f2f2f2;
    border-top: 3px solid #da3d0f;
}


/**** Mobile layout ****/
@media (max-width: 900px) {
    .csu-navigation-container {
        display: none;
    }

    .csu-title {
        display: none !important;
    }

    #lh_nag {
        display: none !important;
    }

    div#lh_nag.mdl-cell {
        display: none !important;
    }

    #lh_nag .mdl-navigation { 
        display: none !important;
    }

    .csu-mobile-title {
        display: block !important;
        position: absolute;
        right: calc(50% - 100px);
        top: 12px;
        transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    }

  /* WebViews in iOS 9 break the "~" operator, and WebViews in OS X 10.10 break
     consecutive "+" operators in some cases. Therefore, we need to use both
     here to cover all the bases. */
    .csu.csu-search-box.is-focused ~ .csu-mobile-title,
  .csu-search-box.is-focused + .csu-navigation-container + .csu-mobile-title {
        opacity: 0;
    }

    .csu-infotainment-section {
        height: 350px;
    }

    .csu-mini-infotainment-section {
        height: 150px;
    }

    .csu-more-button {
        display: none;
    }

   .csu-banner-button-section {
        padding-top: 100px !important;
    }

    .csu-search-box.is-focused {
        width: calc(100% - 48px);
    }

    .csu-search-box .mdl-textfield__expandable-holder {
        width: 100%;
    }

    .csu-csu-section {
        height: 350px;
    }

    .csu-banner-text-section {
        padding: 0;
    }

    .csu-slogan {
        font-size: 30px;
        margin: 0 16px;
        padding-top: 150px;
        line-height: 36px;
    }

    .divider-hero {
        margin: 0 16px;
    }

    .hero-button-div {
        margin: 0 16px;
    }

    .csu-sub-slogan {
        font-size: 16px;
        margin: 0 16px;
        padding-top: 8px;
    }

    .csu-create-character {
        padding-top: 200px;
        font-size: 16px;
    }

    .csu-create-character img {
        height: 12px;
    }

    .csu-fab {
        display: none;
    }

    .csu-wear-band-text {
        margin-left: 0;
        padding: 16px;
    }

    .csu-header .mdl-layout__drawer-button {
        padding-top: 15px;
        display: inline;
    }

    .social-media-container {
    margin-left: auto;
    margin-right: 5px;
    }
    .mdl-mega-footer__drop-down-section {
    width: 100% !important;
    }

    /*social media section*/
    .social-media-section {
    width: 100%;
    height: auto;
    background-color: #FFF;
    }

    .social-media-icon {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    }

    .social-media-container {
    text-align: center;
    }

    .global-nav-leftnav {
        display: block;
    }  
 
   .csu-site-title {
     display:none;
    }

    .csu-site-title-image {
    border-right: none !important;
    }

    .my-slider {
    margin-top:0;
    }

    .ui-tabs .ui-tabs-panel {
    overflow:auto;
    }
    table {
        display: block;
        overflow-x: auto;
    }
}

/* Bypass Block Styles */
#skiptocontent a {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid rgb(255, 255, 255);
  border-bottom-right-radius: 8px;
  border-right: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  left: 0;
  padding:  0 6px;
  position: absolute;
  top: -40px;
  transition: top 1s ease-out 0s, background 1s linear 0s;
  z-index: 100;
}

#skiptocontent, nav, [role="navigation"], {
  display: none;
}
#skiptocontent a:focus,#skiptocontent a:active {
  background: #bf1819;
  left: 0;
  outline: 0 none;
  position: absolute;
  top: 0 ;
  transition: top 0.1s ease-in 0s background 0.5s linear 0s;
}

/* Link Highlighting for Image Links */
/* .csu-title a:hover img, .csu-title a:focus img {border: 1px solid #414141!important;}
.right a:hover img, .right a:focus img {border: 1px solid #414141!important;}
.social-media-icon a:hover img, .social-media-icon a:focus img {border: 1px solid #b00c1d!important;} */

/* Missing focus styles 20190730 */
.csu-header .mdl-navigation__link:hover, .csu-header .mdl-navigation__link:focus {text-decoration: underline;}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover, .mdl-layout__drawer .mdl-navigation .mdl-navigation__link:focus {text-decoration: underline;}
