/* Published: Jun 23, 2023 05:46 AM  / Latest Jun 23, 2023 05:46 AM / Versions: 44,24 */

/** Hide ad on odtug22**/
.s-site-odtug22 .s-header-ad {display:none;}

/** Hide ad on odtug21**/
.s-site-odtug21 .s-header-ad {display:none;}


/** Hide ad on odtug20**/
.s-site-odtug20 .s-header-ad {display:none;}

.s-site-odtug22 .s-header-ad {display:none;}

.s-site-odtug23 .s-header-ad {display:none;}
.s-site-odtug24 .s-header-ad {display:none;}

@media screen and (max-width: 516px) {
  div.social > div.header-socials:nth-child(5) {
    display: none;
  }
  div.social > div.header-socials:last-child {
    margin-bottom: 15px;
  }
  .social span {
    margin-top: 15px !important;
  }
}

.s-header-wrapper {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center !important;
}

/*@media screen and (max-width: 992px) {
  .s-header-wrapper {
    background: none !important;
    background-color: #eff7f9 !important;
    border-bottom: 6px solid #0080a3 !important;
  }
}
*/

@media screen and (max-width: 768px) {
  /* Center logo on mobile */
  .s-header-image {
    margin: 0 auto;
  }

  /* Increase size of carousel images on mobile */
  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      line-height: 1;
      transform: scale(1.3);
      object-fit: cover;
      height: 150px !important;
  }
}

/* Center cards */
.cmshtml div.clearfix + p + div {
  text-align: center !imortant;
  left: 50% !important;
  position: static !important;
  width: auto !important;
}
.cmshtml div.clearfix + p + div > div.row {
  position: static !important;
  width: auto !important;
}
.cmshtml div.clearfix + p + div > div.row > div.container {
  text-align: center;
}

.cmshtml div.clearfix + p + div > div.row > div.container > div {
  margin-bottom: 1em;
}


/** Hide ad on odtug19**/
.s-site-odtug19 .s-header-ad {display:none;}


/** Hide ad on odtug18**/
.s-site-odtug18 .s-header-ad {display:none;}
.s-site-odtug18 .header-join-link{margin-top:-156px;}

@media (max-width: 767px) {
.s-site-odtug18 .header-join-link{margin-top:-200px;}
}

/***Disney hdr***/
.disney {
    float: right;
    margin-top: -110px;
    width: 200px;
}

/***hynes hdr***/
.hynes {
    float: right;
    margin-top: 5px;
}

/***gaylord hdr***/
.gaylord {
    float: right;
    margin-top: 38px;
    width: 200px;
}

/* ---- apex GREEN ------------------------- */
a {font-weight:bold;}
.s-apex-color {color: #00A654;}

.btn-apex { 
  color: #ffffff; 
  background-color: #00A654; 
  border-color: #008141; 
} 
 
.btn-apex:hover, 
.btn-apex:focus, 
.btn-apex:active, 
.btn-apex.active, 
.open .dropdown-toggle.btn-apex { 
  color: #ffffff; 
  background-color: #008141; 
  border-color: #008141; 
} 
 
.btn-apex:active, 
.btn-apex.active, 
.open .dropdown-toggle.btn-apex { 
  background-image: none; 
} 
 
.btn-apex.disabled, 
.btn-apex[disabled], 
fieldset[disabled] .btn-apex, 
.btn-apex.disabled:hover, 
.btn-apex[disabled]:hover, 
fieldset[disabled] .btn-apex:hover, 
.btn-apex.disabled:focus, 
.btn-apex[disabled]:focus, 
fieldset[disabled] .btn-apex:focus, 
.btn-apex.disabled:active, 
.btn-apex[disabled]:active, 
fieldset[disabled] .btn-apex:active, 
.btn-apex.disabled.active, 
.btn-apex[disabled].active, 
fieldset[disabled] .btn-apex.active { 
  background-color: #00A654; 
  border-color: #008141; 
} 
 
.btn-apex .badge { 
  color: #00A654; 
  background-color: #ffffff; 
}

/* ---- bi BLUE ------------------------- */

.s-bi-color {color: #0E74BC;}

.btn-bi { 
  color: #ffffff; 
  background-color: #0E74BC; 
  border-color: #085183; 
} 
 
.btn-bi:hover, 
.btn-bi:focus, 
.btn-bi:active, 
.btn-bi.active, 
.open .dropdown-toggle.btn-bi { 
  color: #ffffff; 
  background-color: #085183; 
  border-color: #085183; 
} 
 
.btn-bi:active, 
.btn-bi.active, 
.open .dropdown-toggle.btn-bi { 
  background-image: none; 
} 
 
.btn-bi.disabled, 
.btn-bi[disabled], 
fieldset[disabled] .btn-bi, 
.btn-bi.disabled:hover, 
.btn-bi[disabled]:hover, 
fieldset[disabled] .btn-bi:hover, 
.btn-bi.disabled:focus, 
.btn-bi[disabled]:focus, 
fieldset[disabled] .btn-bi:focus, 
.btn-bi.disabled:active, 
.btn-bi[disabled]:active, 
fieldset[disabled] .btn-bi:active, 
.btn-bi.disabled.active, 
.btn-bi[disabled].active, 
fieldset[disabled] .btn-bi.active { 
  background-color: #0E74BC; 
  border-color: #085183; 
} 
 
.btn-bi .badge { 
  color: #0E74BC; 
  background-color: #ffffff; 
}


/* ---- epm RED ------------------------- */

.s-epm-color {color: #BF1E2D;}

.btn-epm { 
  color: #ffffff; 
  background-color: #BF1E2D; 
  border-color: #8B1521; 
} 
 
.btn-epm:hover, 
.btn-epm:focus, 
.btn-epm:active, 
.btn-epm.active, 
.open .dropdown-toggle.btn-epm { 
  color: #ffffff; 
  background-color: #8b1521; 
  border-color: #8B1521; 
} 
 
.btn-epm:active, 
.btn-epm.active, 
.open .dropdown-toggle.btn-epm { 
  background-image: none; 
} 
 
.btn-epm.disabled, 
.btn-epm[disabled], 
fieldset[disabled] .btn-epm, 
.btn-epm.disabled:hover, 
.btn-epm[disabled]:hover, 
fieldset[disabled] .btn-epm:hover, 
.btn-epm.disabled:focus, 
.btn-epm[disabled]:focus, 
fieldset[disabled] .btn-epm:focus, 
.btn-epm.disabled:active, 
.btn-epm[disabled]:active, 
fieldset[disabled] .btn-epm:active, 
.btn-epm.disabled.active, 
.btn-epm[disabled].active, 
fieldset[disabled] .btn-epm.active { 
  background-color: #BF1E2D; 
  border-color: #8B1521; 
} 
 
.btn-epm .badge { 
  color: #BF1E2D; 
  background-color: #ffffff; 
}

/* ---- database ORANGE ------------------------- */

.s-database-color {color: #F16623;}

.btn-database { 
  color: #ffffff; 
  background-color: #F16623; 
  border-color: #B74E1E; 
} 
 
.btn-database:hover, 
.btn-database:focus, 
.btn-database:active, 
.btn-database.active, 
.open .dropdown-toggle.btn-database { 
  color: #ffffff; 
  background-color: #b74e1e; 
  border-color: #B74E1E; 
} 
 
.btn-database:active, 
.btn-database.active, 
.open .dropdown-toggle.btn-database { 
  background-image: none; 
} 
 
.btn-database.disabled, 
.btn-database[disabled], 
fieldset[disabled] .btn-database, 
.btn-database.disabled:hover, 
.btn-database[disabled]:hover, 
fieldset[disabled] .btn-database:hover, 
.btn-database.disabled:focus, 
.btn-database[disabled]:focus, 
fieldset[disabled] .btn-database:focus, 
.btn-database.disabled:active, 
.btn-database[disabled]:active, 
fieldset[disabled] .btn-database:active, 
.btn-database.disabled.active, 
.btn-database[disabled].active, 
fieldset[disabled] .btn-database.active { 
  background-color: #F16623; 
  border-color: #B74E1E; 
} 
 
.btn-database .badge { 
  color: #F16623; 
  background-color: #ffffff; 
}

/* ---- adf PURPLE ------------------------- */

.s-adf-color {color: #7A679E; }

.btn-adf { 
  color: #ffffff; 
  background-color: #7A679E; 
  border-color: #665683; 
} 
 
.btn-adf:hover, 
.btn-adf:focus, 
.btn-adf:active, 
.btn-adf.active, 
.open .dropdown-toggle.btn-adf { 
  color: #ffffff; 
  background-color: #665683; 
  border-color: #665683; 
} 
 
.btn-adf:active, 
.btn-adf.active, 
.open .dropdown-toggle.btn-adf { 
  background-image: none; 
} 
 
.btn-adf.disabled, 
.btn-adf[disabled], 
fieldset[disabled] .btn-adf, 
.btn-adf.disabled:hover, 
.btn-adf[disabled]:hover, 
fieldset[disabled] .btn-adf:hover, 
.btn-adf.disabled:focus, 
.btn-adf[disabled]:focus, 
fieldset[disabled] .btn-adf:focus, 
.btn-adf.disabled:active, 
.btn-adf[disabled]:active, 
fieldset[disabled] .btn-adf:active, 
.btn-adf.disabled.active, 
.btn-adf[disabled].active, 
fieldset[disabled] .btn-adf.active { 
  background-color: #7A679E; 
  border-color: #665683; 
} 
 
.btn-adf .badge { 
  color: #7A679E; 
  background-color: #ffffff; 
}

/* ---- btn-career YELLOW ------------------------- */

.s-career-color {color: #FAE80C;}

.btn-career { 
  color: #333333; 
  background-color: #FAE80C; 
  border-color: #DCCF29; 
} 
 
.btn-career:hover, 
.btn-career:focus, 
.btn-career:active, 
.btn-career.active, 
.open .dropdown-toggle.btn-career { 
  color: #333333; 
  background-color: #DCCF29; 
  border-color: #DCCF29; 
} 
 
.btn-career:active, 
.btn-career.active, 
.open .dropdown-toggle.btn-career { 
  background-image: none; 
} 
 
.btn-career.disabled, 
.btn-career[disabled], 
fieldset[disabled] .btn-career, 
.btn-career.disabled:hover, 
.btn-career[disabled]:hover, 
fieldset[disabled] .btn-career:hover, 
.btn-career.disabled:focus, 
.btn-career[disabled]:focus, 
fieldset[disabled] .btn-career:focus, 
.btn-career.disabled:active, 
.btn-career[disabled]:active, 
fieldset[disabled] .btn-career:active, 
.btn-career.disabled.active, 
.btn-career[disabled].active, 
fieldset[disabled] .btn-career.active { 
  background-color: #FAE80C; 
  border-color: #DCCF29; 
} 
 
.btn-career .badge { 
  color: #FAE80C; 
  background-color: #333333; 
}

.centerimage {
 display: block;
 margin-right: auto;
 margin-left: auto;
}

.cmshtml iframe{
border: 0;
max-width: 100%;
}
.cmshtml .ui-tabs-panel > div > hr{
display: none;
}
.cmshtml .ui-tabs-panel > div > h4{
color: #000;
font-size: 20px;
border-left: 5px solid #02a756;
margin: 0 0 0 40px;
background-color: #f4f4f4;
padding: 10px 10px 0 10px;
}
.cmshtml .ui-tabs-panel > div > ul{
list-style-type: none;
}
.cmshtml .ui-tabs-panel > div > ul > li{
margin-bottom: 1.2em;
background-color: #f4f4f4;
border-left: 5px solid #02a756;
padding: 10px;
}
.cmshtml .ui-tabs-panel > div > ul a{
font-style: normal;
color: black;
font-weight: normal;
}
.cmshtml .ui-tabs-panel > div > ul a i{
font-style: normal;
}
.cmshtml .ui-tabs-panel > div > ul a:hover,.cmshtml .ui-tabs-panel > div > ul a:active{
text-decoration: none;
}
.cmshtml .collapse{
background-image:
url(https://odtug.bluetonemedia.com/Images/ODTUG/site/img/presentations.jpg);
height: 254px;
background-repeat: no-repeat;
}