/* CUSTOM STYLES FOR SITECORE */

.HATable {
    width: 96%;
    margin-top: 1.63em;
    margin-bottom: 1.63em
}

.HATable:last-child {
    margin-bottom: 2em
}

.HATable tr {
    border-bottom: 1px solid #d0d0d0;
    font-size: 14px
}

.HATable tr:first-child {
    background-color: #f5f5f2;
    color: #717072
}

.HATable tr th {
    font-style: normal;
    font-size: .9375em;
    font-family: "helvetica-neue","HelveticaNeueLT Std","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0;
    padding: 3px 14px;
    line-height: 1.25;
    font-weight: bold
}

.HATable tr td {
    font-style: normal;
    font-size: .9375em;
    font-family: "helvetica-neue","HelveticaNeueLT Std","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    padding: 5px 14px;
    line-height: 1.5
}

.HATable tr td li {
    font-size: 13px
}

.airlineList > *{float:left;clear:left}
.airlineList img{float:right}
.airlineList + *{clear:left}