@media (max-width: 567px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal .close {
    color: #fff;
    opacity: 1;
  }
}
#w-capital-modal .w-modal-1-0-0 .w-modal-description-bg {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
@media (max-width: 567px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/xxs.jpg);
  }
}
@media (min-width: 568px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/xs.jpg);
  }
}
@media (min-width: 667px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/sm.jpg);
  }
}
@media (min-width: 768px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/md.jpg);
  }
}
@media (min-width: 992px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/lg.jpg);
  }
}
@media (min-width: 1200px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/xl.jpg);
  }
}
@media (min-width: 1440px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/xxl.jpg);
  }
}
@media (min-width: 1600px) {
  #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg, #w-capital-modal .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/capital/xxxl.jpg);
  }
}

@media (max-width: 567px) {
  .w-modal-1-0-0 .w-modal .close {
    color: #fff;
    opacity: 1;
  }
}
.w-modal-1-0-0 .w-modal-description-bg {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
@media (max-width: 567px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/xxs.jpg);
  }
}
@media (min-width: 568px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/xs.jpg);
  }
}
@media (min-width: 667px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/sm.jpg);
  }
}
@media (min-width: 768px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/md.jpg);
  }
}
@media (min-width: 992px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/lg.jpg);
  }
}
@media (min-width: 1200px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/xl.jpg);
  }
}
@media (min-width: 1440px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/xxl.jpg);
  }
}
@media (min-width: 1600px) {
  .w-modal-1-0-0 .w-modal-description-bg, .w-modal-1-0-0 .w-modal-description-bg.default {
    background-image: url(/img/w/modal/bg/default/xxxl.jpg);
  }
}
.w-modal-1-0-0 .w-modal-form {
  position: relative;
}
@media (max-width: 567px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 1rem 1rem 1rem;
  }
}
@media (min-width: 568px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 2.5rem 1rem 1rem;
  }
}
@media (min-width: 667px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 2.5rem 1rem 1rem;
  }
}
@media (min-width: 768px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 2.5rem 2.5rem 2.5rem;
  }
}
@media (min-width: 992px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 2.5rem 2.5rem 2.5rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 3rem 3rem 3rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 3rem 3rem 3rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-1-0-0 .w-modal-form {
    padding: 3rem 3rem 3rem;
  }
}
.w-modal-1-0-0 .w-modal-form-bg {
  background-color: #ffffff;
}
.w-modal-1-0-0 .w-modal-form-header {
  padding-bottom: 0.25rem;
}
@media (max-width: 567px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 2rem;
  }
}
@media (min-width: 568px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 2rem;
  }
}
@media (min-width: 667px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-1-0-0 .w-modal-form-header {
    margin-bottom: 4rem;
  }
}
.w-modal-1-0-0 .w-modal-form-content-title {
  z-index: 4;
  font-family: "YesevaOne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  transform: scale(0.8, 1);
  transform-origin: top center;
  letter-spacing: -0.02em;
  color: #2f3445;
  line-height: 0.7;
}
@media (max-width: 567px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 568px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 667px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-1-0-0 .w-modal-form-content-title {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.w-modal-1-0-0 .w-modal-form-content-subtitle {
  font-family: "ProximaNovaExtraCondensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  color: #2f3445;
}
@media (max-width: 567px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 568px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 667px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 992px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-1-0-0 .w-modal-form-content-subtitle {
    font-size: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
.w-modal-1-0-0 .w-modal .form-check-label {
  padding-left: 1.7rem;
}
.w-modal-1-0-0 .w-modal .form-check-input {
  margin-left: -1.7rem;
}

.w-modal-form-header--big {
  border-bottom: 1px solid #2f3445;
  margin-bottom: 45px;
}
@media (max-width: 567px) {
  .w-modal-form-header--big {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 568px) {
  .w-modal-form-header--big {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 667px) {
  .w-modal-form-header--big {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .w-modal-form-header--big {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .w-modal-form-header--big {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .w-modal-form-header--big {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1440px) {
  .w-modal-form-header--big {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1600px) {
  .w-modal-form-header--big {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 567px) {
  .w-modal-form--datetime {
    padding: 0rem 1rem !important;
  }
}
@media (min-width: 568px) {
  .w-modal-form--datetime {
    padding: 0rem 4.8rem !important;
  }
}
@media (min-width: 667px) {
  .w-modal-form--datetime {
    padding: 0rem 2.5rem !important;
  }
}
@media (min-width: 768px) {
  .w-modal-form--datetime {
    padding: 0rem 3rem !important;
  }
}
@media (min-width: 992px) {
  .w-modal-form--datetime {
    padding: 0rem 3rem !important;
  }
}
@media (min-width: 1200px) {
  .w-modal-form--datetime {
    padding: 0rem 3.5rem !important;
  }
}
@media (min-width: 1440px) {
  .w-modal-form--datetime {
    padding: 0rem 3.5rem !important;
  }
}
@media (min-width: 1600px) {
  .w-modal-form--datetime {
    padding: 0rem 3.5rem !important;
  }
}
.w-modal-form-datetime {
  display: flex;
  justify-content: space-between;
  margin: 0 0px;
  flex-wrap: wrap;
}
@media (max-width: 666px) {
  .w-modal-form-datetime {
    justify-content: center;
  }
}
.w-modal-form-datetime-title {
  font-family: "ProximaNovaExtraCondensed";
  font-weight: 900;
  font-stretch: ultra-condensed;
  margin-bottom: 10px;
}
@media (max-width: 567px) {
  .w-modal-form-datetime-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 568px) {
  .w-modal-form-datetime-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 667px) {
  .w-modal-form-datetime-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .w-modal-form-datetime-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .w-modal-form-datetime-title {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-form-datetime-title {
    font-size: 2rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-form-datetime-title {
    font-size: 2rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-form-datetime-title {
    font-size: 2rem;
  }
}
.w-modal-form-datetime-subtitle {
  font-family: "ProximaNovaExtraCondensed";
  font-weight: 900;
  margin-bottom: 45px;
  font-stretch: ultra-condensed;
}
@media (max-width: 567px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
@media (min-width: 568px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
@media (min-width: 667px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.5rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-form-datetime-subtitle {
    font-size: 1.5rem;
  }
}
.w-modal-form-datetime-part-title {
  font-family: "ProximaNovaExtraCondensed";
  font-style: italic;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 666px) {
  .w-modal-form-datetime-part-title {
    text-align: center;
  }
}
@media (max-width: 567px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 568px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 667px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-form-datetime-part-title {
    font-size: 1.5rem;
  }
}
.w-modal-form-date {
  width: 280px;
}
@media (max-width: 991px) {
  .w-modal-form-date {
    margin-bottom: 20px;
  }
}
@media (max-width: 666px) {
  .w-modal-form-date {
    width: 245px;
  }
}
.w-modal-form-time {
  width: 350px;
}
.w-modal-form-time-container > div {
  width: 100%;
}
.w-modal-form-time-times {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .w-modal-form-time-times {
    justify-content: space-between;
  }
}
.w-modal-form-time-times:after {
  content: "";
  display: block;
  flex-grow: 0.87;
}
@media (min-width: 992px) {
  .w-modal-form-time-times:after {
    flex-grow: 0.79;
  }
}
.w-modal-form-time-today {
  display: flex;
}
.w-modal-form-time-tomorrow, .w-modal-form-time-afterTomorrow {
  display: none;
}
@media (max-width: 991px) {
  .w-modal-form-time {
    width: 250px;
  }
}
.w-modal-form-time-item {
  margin: 0 5px 10px 0;
  display: inline-block;
}
.w-modal-form-time-item:nth-child(4n) {
  margin-right: 0;
}
.w-modal-form-time-item span {
  padding: 5px 10px;
  border: 1px solid #017fa4;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  letter-spacing: 1px;
  display: inline-block;
}
@media (max-width: 991px) {
  .w-modal-form-time-item span {
    font-size: 14px;
    padding: 5px 5px;
  }
}
.w-modal-form-time-item span:hover {
  color: white;
  background-color: #017fa4;
}
.w-modal-form-time-item input {
  display: none;
}
.w-modal-form-time-item input:checked + span {
  color: white;
  background-color: #017fa4;
}
.w-modal-form-time-item input:disabled + span {
  color: inherit;
  background-color: #c1c1c1;
  border: 1px solid #c1c1c1;
}
.w-modal-record-dop {
  margin-top: 20px;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 666px) {
  .w-modal-record-dop {
    flex-direction: column;
    align-items: center;
  }
}
.w-modal-record-dop .form-group, .w-modal-record-dop .form-check {
  margin-bottom: 0;
}
@media (max-width: 666px) {
  .w-modal-record-dop .form-group {
    order: 2;
    margin-bottom: 20px;
  }
}
.w-modal-record-dop-link {
  color: #017fa4;
  border-color: #017fa4;
}
.w-modal-record-description {
  font-family: "ProximaNovaExtraCondensed";
  font-style: italic;
}
@media (max-width: 567px) {
  .w-modal-record-description {
    font-size: 1.3rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 568px) {
  .w-modal-record-description {
    font-size: 1.3rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 667px) {
  .w-modal-record-description {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}
@media (min-width: 768px) {
  .w-modal-record-description {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}
@media (min-width: 992px) {
  .w-modal-record-description {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-record-description {
    font-size: 1.2rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-record-description {
    font-size: 1.2rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-record-description {
    font-size: 1.2rem;
  }
}
@media (max-width: 666px) {
  .w-modal-record-description {
    order: 1;
    margin-bottom: 20px;
  }
}
.w-modal-record-description-square {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
}
.w-modal-record-description-square--free {
  box-sizing: border-box;
  border: 1px solid #017fa4;
}
.w-modal-record-description-square--busy {
  background-color: #c1c1c1;
}
.w-modal-record-note {
  font-family: "ProximaNovaExtraCondensed";
  font-size: 26px;
}
.w-modal-record-note-container {
  background-color: #c1c1c1;
  padding: 5px;
  color: #2f3445;
  font-weight: 900;
  font-stretch: ultra-condensed;
}
@media (max-width: 567px) {
  .w-modal-record-note-container {
    font-size: 1.5rem;
  }
}
@media (min-width: 568px) {
  .w-modal-record-note-container {
    font-size: 1.5rem;
  }
}
@media (min-width: 667px) {
  .w-modal-record-note-container {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .w-modal-record-note-container {
    font-size: 1.75rem;
  }
}
@media (min-width: 992px) {
  .w-modal-record-note-container {
    font-size: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-record-note-container {
    font-size: 1.75rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-record-note-container {
    font-size: 1.75rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-record-note-container {
    font-size: 1.75rem;
  }
}
.w-modal-record-note-title {
  font-style: italic;
  margin: 10px 0 5px;
  font-weight: 700;
}
@media (max-width: 567px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 568px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 667px) {
  .w-modal-record-note-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1600px) {
  .w-modal-record-note-title {
    font-size: 1.5rem;
  }
}
.w-modal-record-note-time {
  margin-right: 50px;
}
@media (max-width: 767px) {
  .w-modal-record-note-time {
    display: block;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .w-modal-record-note-address {
    display: block;
  }
}

@media (max-width: 567px) {
  .datepicker-container {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 666px) {
  .datepicker-inline {
    width: 245px;
  }
}

.datepicker {
  padding: 0;
}
.datepicker table {
  border-collapse: separate;
  border-spacing: 10px;
  position: relative;
  left: -10px;
}
.datepicker table tr td {
  width: 34px;
  height: 34px;
  padding: 0 !important;
  color: #2f3445;
  border-radius: 0px;
  box-sizing: border-box;
  border: 1px solid #017fa4;
}
.datepicker table tr td.today {
  color: #017fa4;
  background: white !important;
  border: none;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover {
  background: #017fa4 !important;
  color: white;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  color: #2f3445;
  background-color: #c1c1c1;
  border: none;
}
.datepicker table tr td.old, .datepicker table tr td.old:hover {
  color: #c1c1c1;
  border: none;
  background-color: white;
}

/*# sourceMappingURL=5.0.0.css.map */
