/* Brand Bar CSS */
.brand-bar-container {
    background-color: #104c97;
    padding: 1em;
}

#brand_bar {
    width: 990px;
    margin: 0 auto;
    background: url("/resources/media/ww/en_US/d3/best-price-guarantee/logobar-bpg.png") 0 0 no-repeat;
    height: 177px;
    background-size: 100%;
    opacity: .9;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    min-width: 1000px;
}

a {
    color: #5386BB;
}

/* Reset */
ul,
fieldset,
legend {
    margin: 0;
    padding: 0;
}

.brand-bar-container {
    min-width: 1000px;
}

.nav {
    width: 100%;
    background-color: #F6F6F6;

    padding-top: 1em;
    padding-bottom: 1em;

}
.nav li {
    display: inline-block;
    position: relative;
}

.nav li:before {
    content: "|";
    display: block;
    position: absolute;
    top: 0;
    right: -0.75em;
}

.nav li:last-child:before {
    display: none;
}

.nav li.active span {
    font-weight: bold;
}

.nav ul,
.main,
.footer {
    max-width: 1000px;
    margin: 0 auto;
}
[role="main"]:focus {
  outline: none;
}

.top-content-area {
    width: 100%;
    background-color: #F6F6F6;
    padding-top: 1em;
    padding-bottom: 1em;
}
.top-content-area .content {
    width: 1000px;
    margin: auto;
}
h1 {
    font-weight: 400;
    margin-top: 0;
}

h2 {
    font-weight: 400;
}

h3 {
    font-weight: 500;
}

.claim-ways {
    overflow: hidden; /* Clearfix */
}

.claim-ways li {
    display: block;
    float: left;
    width: 45%;
    position: relative;
    font-weight: 300;
}

.claim-your-reward p {
    font-weight: 300;
    font-size: 20px;
}

.claim-ways li .number {
    display: block;
    position: absolute;
    left: -2em;
    font-size: 20px;
    font-weight: 400;
}

.claim-your-reward {
    padding-bottom: 1em;
    border-bottom: 3px solid #DADAD9;
}

.form-field {
    overflow: hidden; /* Clearfix */
    margin-bottom: 1em;
}

.form-field label {
    display: block;
    clear: both;
    font-size: 12px;
}

.form-field input {
    display: block;
    height: 14px;
    width: 300px;
    border: 1px solid #CCC;
    float: left;
    padding: 0.5em;
}

.form-field input[disabled] {
    background-color: #ECECE5;
}

.form-field .hint {
    font-size: 12px;
    display: block;
    float: left;
    margin-left: 1em;
    padding-left: 1em;
    background: url("brg_arrow.gif") no-repeat 0 4px;
}

.form-field.comment .hint {
    margin-left: 0;
    width: 420px;
    margin-bottom: 1em;
    clear: right;
}

.form-field.comment textarea {
    width: 300px;
    max-width: 300px;
    height: 140px;

    display: block;
    float: left;
    clear: left;
}

.form-field.empty {
    height: 38px;
}

.form-field.empty + .form-field {
    clear: left;  /* IE 8 Fix of this field not floating left for some reason */
}

.form-field.error label {
    color: #D71B1B;
}

.form-field.error input {
    border: 2px solid #D71B1B;
}

fieldset {
    border: none;
}

fieldset legend {
    font-size: 12px;
}

fieldset.error legend {
    color: #D71B1B;
}

.arrival-date {
    overflow: hidden; /* Clearfix */
}
.arrival-date .form-field {
    float: left;
    margin-right: 1em;
}

.form-section {
    overflow: hidden; /* Clearfix */
    clear: both;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 1em;
}

.form-section.form-section--optional {
    background-color: #F8F8F8;
}

.form-section.submit-section {
    padding: 0;
}

.form-section.submit-section input[type="submit"] {
    color: #fff;
    background: #104c97;
    border: none;
    padding: 7px 14px 9px 14px;
    font-size: 12px;
    border-radius: 3px;
    font-family: 'Loew W00 Bold', 'Calibri', Arial, sans-serif;
    -webkit-appearance: none;
}
.form-section.submit-section input[type="submit"]:hover,
.form-section.submit-section input[type="submit"]:focus {
  background-color: #666;
}

.travel-agent-information.form-section h3 {
    margin-bottom: 0.25em;
}

.travel-agent-information.form-section legend {
    margin-bottom: 2em;
}

.form-section.guest-contact-information .form-field,
.form-section.travel-agent-information .form-field {
    width: 50%;
    float: left;
    overflow: hidden; /* clearfix */
}

/* 24454 */
p.howToClaim {
  font-style: italic;
  font-size: 90%;
  margin: 1.7em 0;
}
/* end 24454 */

.footer p {
    color: rgb(165, 165, 165);
    font-size: 12px;
}

.best-price h2 {
    font-weight: 500;
}

.terms-and-conditions .description {
    margin-bottom: 2em;
}

.terms-and-conditions ol {
    padding-left: 26px;
}

.terms-and-conditions ol li {
    margin-bottom: 2em;
    margin-left: 20px;
}

.terms-and-conditions li > ul {
    padding-left: 26px;
    list-style-type: disc;
    margin-top: 2em;
    margin-bottom: 2em;
}

.terms-and-conditions li > ul li {
    margin-bottom: 1em;
}

.submit-a-claim-button {
    background-color: #484743;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 1em;
    margin-bottom: 2em;
    display: inline-block;
    font-size: 14px;
}

.faq h2 {
    font-size: 20px;
    font-weight: 500;
}

.faq .faqs {
    margin-left: 1em;
    margin-bottom: 3em;
}

.faq .faqs > li {
    padding-left: 1em;
    margin-bottom: 2em;
}

.submit-a-claim-button:hover,
.submit-a-claim-button:focus,
.form-section.submit-section input[type="submit"]:hover,
.form-section.submit-section input[type="submit"]:focus {
    background-color: #666;
}
.how-it-works {
    margin-top: .5em;
    margin-bottom: .5em;
}
.how-it-works p {
    font-size: 16px;
    line-height: 1.5;
}
.skip-to-main-content-link {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

.collapse {
    padding-left:50px;
    margin-bottom: 3em;
}
.collapse .collapse-item {
    margin-bottom: 20px;
}
.collapse .collapse-item .collapse-item-title {
    height: 28px;
    font-size: 20px;
    color: #277fd1;
}
.collapse .collapse-item .collapse-item-title .title {
    display: inline-block;
    min-width: 0%;
    border-bottom: 1px solid #277fd1;
    transition: .3s;
    transition-delay: .3s;
}
.collapse .collapse-item.active .collapse-item-title .title {
    min-width: 100%;
    transition: .3s;
}
.collapse .collapse-item-title:hover {
    cursor: pointer;
}
.collapse .collapse-item .collapse-item-content {
    list-style: inside;
    max-height: 0px;
    overflow: hidden;
    transition: .3s;
    transition-delay: .3s;
    padding-left: 20px;
}
.collapse .collapse-item.active .collapse-item-content {
    max-height: 1000px;
    transition: .3s;
    transition-delay: .3s;
}
.collapse .collapse-item .arrow {
    width: 20px;
    height: 13px;
    background: url("arrow.png") no-repeat;
    position: absolute;
    display: inline-block;
    background-size: 20px 13px;
    margin-top: 8px;
    margin-left: 8px;
    transition: .3s;
    transition-delay: .3s;
}
.collapse .collapse-item.active .arrow  {
    transform: rotate(-180deg);
    transition: .3s;
}

.collapse .displayTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 10px 10px 24px 24px;
}
.collapse .displayTable td {
    border: 1px solid #ccc;
    padding: 6px;
    font-size: 14px;
    vertical-align: top;
}
.collapse .displayTable td + td {
    font-style: italic;
    width: 70%;
}
.collapse ol {
    margin: 20px 0px;
    list-style-position: outside;
    padding-left: 20px;
}
.collapse ol li {
    margin-bottom: 10px;
}

.skip-to-main-content-link:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

.error-message {
    color: #D71B1B;
    background-color: #FBE3E4;
    margin-top: 1em;
}

.error-message p {
    margin: 0;
    padding: 1em;
    max-width: 90%;
}

#arrival_date {
    background-image: url("/skins/common/img/ico_calendar.gif");
    background-repeat: no-repeat;
    background-position: 98% 50%;
}

.selectRoomForClaim {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.selectRoomForClaim th {
  padding: 4px 6px;
  font-size: 12px;
  border: 1px solid #ccc;
}
.selectRoomForClaim td {
  border: 1px solid #ccc;
  padding: 4px 6px;
  font-size: 12px;
}

.terms-and-conditions-container {
  display:none; /* DGWC-87 */
}
