.soc_med a.disabled,
.button03a.disabled,
.button02a.disabled,
.button05a.disabled
{
    background-color: #cfd1cf;
}

p.errorSM:before,
p.error:before {
    cursor: pointer;
}

div.multiSelection {
    width: 90%;
    padding: 5px 10px;
}

div.multiSelection a {
    float: right;
}

.ABCMenu li.ch {
  min-width: 33px;
}
.ABCMenu li.ch a {
  min-width: 33px; 
}

.form01.online {
  background: none;
}

.form01.online fieldset {
  border: none;
}

.form01.online table {
  margin: 0;
  width: 100%;
}

.form01.online table tr td {
  padding: 1px;
  vertical-align: top;
}

.form01.online input[type=text],
.form01.online select {
    background: white;    
}

.form01.online select {
    border: 2px solid #d7dbde;
    width: 240px;
}

.form01.online td select {
    width: 87%;
}

.form01.online input[disabled=disabled] {
    background: #d7dbde;
}

.form01.online td input[type=text] {
    width: 80%;
    padding: 0 10px;
}

.form01.online input.short[type=text] {
    width: 83%;
}

.form01.online select.short {
    width: 96%;
}

.form01.online select.super-short {
    width: 65px;
}

.form01.online select {
    width: 90%;
}

.form01.online h2 {
    margin-bottom: 13px;
}

.form01.online h3 {
    padding: 22px 10px 22px 10px;
    margin: 0;
    height: 35px;
}

.form01.online .addButton {
    padding: 1px 20px;
    float: right;
}

table#accr {
    width: 100%;
}

table#accr td {
    padding: 8px;
}

table#accr td div.content {
    text-align: center;
    vertical-align: middle;
    border: 2px solid #F79891;
    background-color: #FCCDC9;
    height: 56px;
    width: 100%;
    border-radius: 8px;
}

table#accr td div.content.selected {
    border-color: #86F268;
    background-color: #C8F7C9;
}

div.overMenuTop li.hidden a {
    color: grey;
}

.form01.online input[readonly="readonly"],
.form01.online select[disabled="disabled"],
.form01.online div[disabled="disabled"],
.form01.online input[disabled="disabled"] {
    background-color: #dfdfdf;
}

.form01.online a[disabled="disabled"] {
    background-color: #dfdfdf;
}

.form01.online a.remove[disabled="disabled"] {
    background-color: white;
    opacity: .5;
}

.accommodationWarning {
    display: none;
}

#accommodationWarningLess td {
    padding: 0 20px;
    color: red;
}

#accommodationWarningMore td {
    padding: 0 20px;
    color: red;
}

select.error {
    border: 2px solid #e62f17 !important; //#e6432e;
}

.download-box {
    padding-left: 20px;
    padding-top: 9px;
    height: 30px;
    z-index: 10; 
    width: 120px; 
    opacity: 0.8; 
    position: absolute; 
    background-color: white;
    display: none;
}

.download-box a {
    background-image: url(/css/images/download.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 22px;
    background-origin: padding-box; 
}

.highlight {
    background-color: #C8F7C9;
    font-style: normal;
    padding: 0 2px;
}

.imghighlight {
    background-color: #C8F7C9;
    font-style: normal;
}


#content .calendarArea .scrollhole table tr td.preferred {
  background: green;
}

#content .calendarArea .scrollhole table tr td.nonpreferred {
  background: #dfdfdf;
}

.topInfo {
    width: 420px;
}

.width600 {
  width: 500px !important;
}

table.stay {
    width: 100%;
    font-size: 18px;
    color: #4d4d4d;
}

table.stay td {
    padding: 8px;
}

table.stay th {
    text-align: right;
    width: 120px;
}

a.filmrow {
    font-size: 12px !important;
    margin-right: 0 !important;
}

a.filmrow:after {
    background-image: none;
    content: "" !important;
}

.bop h2 {
    margin-bottom: 2px;
}

.bop h3 {
    margin-bottom: 2px;
}

a.hpLink:before {
    background: none !important;
    height: 57px !important;
}

a.hpLink {
    font-size: 18px;
    font-weight: normal;
    padding-left: 17px;
    padding-top: 6px;
    width: 300px !important;
}

.abcList.advFilter {
    padding-left: 0; 
    width: 610px;
}

.table {
    color: hsl(0, 0%, 25%);
}

.table td {
    padding: 5px 5px;
    line-height: 1.2em;
}
