#rw_pageid_otherChargeSelection .rw_other_charges_code_block, #rw_pageid_otherChargeSelection .rwm_otherCharges_code_block {
  display: inline-block;
  clear: both;
  margin-top: 10px;
  border: 1px solid #bebebe;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  border-radius: 5px;
  background-color: #fff !important;
  -moz-box-shadow: 0.3px 0.3px 0.3px 0.3px #ccc;
  -webkit-box-shadow: 0.3px 0.3px 0.3px 0.3px #ccc;
  box-shadow: 0.3px 0.3px 0.3px 0.3px #ccc;
  padding: 0px;
  width: 100%;
  color: initial;
}
.rw_other_charges_day_list_entry {
  display: block;
}

/** FOR DESKTOP ONLY ***/
@media only screen and (min-width:576px) {
  #rw_pageid_otherChargeSelection .rw_other_charges_block {
    width: 100%;
  }
  #rw_pageid_otherChargeSelection .rw_other_charges_code_block, #rw_pageid_otherChargeSelection .rwm_otherCharges_code_block {
    padding: 10px 10px;
  }
  .rw_other_charges_code_block {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
  }
  .rw_other_charges_short_desc {
    background-color: #fff;
    font-weight: bold;
    padding: 5px 5px 0 5px;
    width: 100%;
    font-size: 100%;
    text-transform: uppercase;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .rw_other_charges_long_desc {
    background-color: #fff;
    padding: 0px 5px 5px 5px;
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
    vertical-align: top;
    font-size: 100%;
    font-weight: normal;
    text-transform: initial;
    color: initial;
  }
  .rw_other_body {
    font-weight: initial;
    font-size: initial;
    text-transform: initial;
    color: initial;
    margin-top: 2px;
    line-height: initial;
  }
  #rw_pageid_otherChargeSelection img {
    width: 200px;
    max-width: 200px;
    float: left;
  }
  .rw_other_charges_all_days_text {
    width: 23%;
    padding-left: 10px;
    color: initial;
    font-size: initial;
    font-weight: initial;
  }
  .rwm_otherCharges_all_days_block {
    padding: 5px 10px 0 10px;
  }
  .rwm_otherCharges_day_list_block {
    padding: 5px 20px;
  }
  .rw_other_charges_all_days_input select {
    min-width: 60px !important;
    padding: 5px 10px !important;
    margin-left: -40px;
    color: initial;
  }
  .rw_other_charges_day_list_block {
    text-transform: initial;
    font-weight: initial;
    padding-top: 5px;
    font-style: italic;
    color: initial;
  }
  /* .rw_other_charges_day_list_block {
    padding-left: 25px !important;
  } */
  .rw_other_charges_day_list_entry {
    width: 100% !important;
    color: initial;
  }
  #rw_pageid_otherChargeSelection .rw_other_charges_day_list_date {
    width: 20% !important;
  }
  .rw_other_charges_day_list_date {
    width: 40% !important;
  }
  .rw_other_charges_day_list_price {
    width: 49%;
  }
  #rw_pageid_otherChargeSelection select {
    min-width: unset !important;
  }
  .rw_other_charges_day_list_input {
    width: 15% !important;
  }
  #rw_pageid_guestInfo .rw_other_charges_code_block {
    font-weight: bold;
    font-size: 1.0rem;
    text-transform: uppercase;
  }
  #rw_pageid_guestInfo .rw_other_charges_day_list_block  {
    font-weight: initial;
    font-size: initial;
    font-style: italic;
    text-transform: initial;
    color: initial !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .rw_other_charges_day_list_entry span, .rw_other_charges_day_list_date, .rw_other_charges_day_list_price {
    color: initial !important;
    font-size: inherit;
    font-weight: initial;
  }
}
/**END FOR DESKTOP ONLY ***/



/** FOR MOBILE ONLY ***/
@media only screen and (max-width:575px) {
  .rwm_otherCharges_short_desc {
    background-color: #fff;
    font-weight: bold;
    padding: 5px 0 0 0 !important;
    margin: 0px;
    width: 100%;
    font-size: 95%;
    text-transform: uppercase;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .rwm_otherCharges_long_desc {
    background-color: #fff;
    padding: 5px 0 !important;
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    vertical-align: top;
    font-size: 100%;
    font-weight: normal;
    display: inline-block;
    color: initial;
  }
  .rw_other_body {
    font-weight: initial;
    font-size: initial;
    text-transform: initial;
    color: initial;
    line-height: 125%;
  }
  #rw_pageid_otherChargeSelection img {
    width: 100% !important;
    max-width: 100% !important;
    float: unset !important;
    margin: 0px 0 5px 0 !important;
  }
  #rw_pageid_otherChargeSelection .rw_dtright {
    padding: 0 5px 5px 5px;
  }
  #rw_pageid_otherChargeSelection span.instHeading {
    font-size: 1.5rem !important;
    margin-bottom: 0px !important;
  }
  .rwm_instructions {
    padding: 0px !important;
  }
  .rwm_other_charges_block, .rwm_other_charges_code_block, .rwm_other_charges_day_list_block, .rwm_other_charges_day_list_entry {
    width: 100% !important;
    color: initial;
  }
  .rwm_other_charges_code_block {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
  }
  #rw_pageid_otherChargeSelection select {
    font-size: 95%;
  }
  .rwm_other_charges_day_list_block {
    text-transform: initial;
    font-size: initial;
    font-weight: initial;
    padding-top: 5px;
    font-style: italic;
  }
  .rwm_other_charges_day_list_entry {
    line-height: 125%;
  }
  .rwm_otherCharges_all_days_block, .rwm_otherCharges_day_list_block {
    margin: 0 5px;
    font-size: 90%;
  }
  .rwm_other_charges_day_list_block {
    padding-left: 20px !important;
  }
  .rwm_other_charges_day_list_date {
    width: 30%;
  }
  .rwm_otherCharges_all_days_text {
    display: inline-block;
    width: 24%;
    color: initial;
    font-size: initial;
    font-weight: initial;
  }
  .rwm_otherCharges_all_days_input, .rwm_otherCharges_day_list_date, .rwm_otherCharges_day_list_price  {
    display: inline-block;
    font-size: 95%;
    font-weight: initial;
  }
  .rwm_otherCharges_day_list_date {
    width: 30%;
  }
  #rw_pageid_otherChargeSelection span.rwm_otherCharges_day_list_date {
    width: 30%;
  }
  span.rwm_otherCharges_day_list_input {
    display: inline-block;
    margin-right: 5px;
  }
  .rwm_otherCharges_day_list_entry {
    width: 100%;
  }
  .rwm_otherCharges_day_list_entry {
    padding: 0px !important;
    margin-top: 0px !important;
    border-top: none;
  }
  span.rwm_otherCharges_all_days_input select, span.rwm_otherCharges_day_list_input select {
    padding: 5px !important;
    margin: 0px !important;
  }
  .rwm_otherCharges_day_list_price {
    width: 50% !important;
  }
  #rw_pageid_guestInfo .rw_other_charges_code_block {
    font-weight: bold;
    font-size: 1.0rem;
    text-transform: uppercase;
  }
  #rw_pageid_guestInfo .rw_other_charges_day_list_block  {
    font-weight: initial;
    font-size: initial;
    font-style: italic;
    text-transform: initial;
    color: initial !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
