/*.TextSkyBlue{color: #007efc !important;font-weight: 600 !important;}*/
.SpnIcons {width: 22px;position: absolute;left: 25px;top: 7px;z-index:11;}
.dropdown-menu.open{max-width:260px;}
.HRScrollCustSeatResrv{overflow: scroll;overflow-x: auto;overflow-y: hidden;white-space: initial;}
@media (max-width: 768px) {
    .HRScrollCustSeatResrv{overflow: scroll;overflow-x: visible;overflow-y: hidden;white-space: nowrap;margin: 0 10px;}
}
@media (max-width: 480px) {
    .HRScrollCustSeatResrv{overflow: scroll;overflow-x: visible;overflow-y: hidden;white-space: nowrap;margin: 0 10px;}
}