.active-elements-css {
    color:aqua;
    background-color: red;
}

.table-responsive {
    border: none !important;
}

.tableHeader {
    border: none !important;
    background-color: #fff;
}

.hotels-vert-lister {
    list-style-type: none;
    display: inline-flex;
    padding: 0px 10px;
}

.hotels-vert-lister li {
    list-style-type: none;
    margin-right: 10px;
}
.vert-lister {
    list-style-type: none;
    display: inline-flex;
    padding: 0px 10px;
}

.vert-lister li {
    list-style-type: none;
    margin-right: 10px;
}

/* .vert-lister a {
    list-style-type: none;
    margin-right: 10px;
} */

.active-link {
    color: #666666;
}

.button-format, .shutt-button-format {
    padding: 0px;
    margin: 0px;
}

.atlshuttles {
    margin-right: 15px;
}

p {
    line-height: 20px !important;
}
/* ul {
    line-height: 20px !important;
} */
li {
    line-height: 25px !important;
}