| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2c.hellogtx.com/public/assets/css/ |
Upload File : |
.container {
width: 100%;
margin: 0px auto;
}
@media print {
.removeshadow {
box-shadow: none !important;
}
}
.print_image-success {
max-width: 200px;
max-height: 50px;
}
@page {
size: auto;
margin: 0 15px;
}
.stops-pdf {
display: none;
}
.print_back {
display: none !important;
}
}
.print_back .fa {
margin-right: 5px;
}
#body {
zoom: 100%;
}
#body .print_back {
display: block;
}
#body .gtx--body__print {
width: 850px !important;
padding: 30px 20px;
}
@media only screen and (max-width: 767px) {
.abt-section{
padding: 10px !important;
box-sizing: border-box;
}
.abt-booklist {
width: 50% !important;
}
.abt-booksuceed {
width: 100%;
font-size: 11px;
line-height: 1.5;
}
.abt-booklist-right {
width: 50%;
font-size: 11px;
line-height: 1.5;
}
.apt-airterminal {
display: none;
}
.booking-main {
padding-left: 10px;
padding-right: 10px;
}
.tile-bgShadow {
padding: 10px 10px 0 !important;
}
.apt-firstpr {
font-size: 8px;
padding: 0 8px;
margin: 0 !important;
}
.common-pnr-segment {
padding: 0 8px;
font-size: 8px !important;
}
.common-pnr-segment span {
font-size: 8px !important;
}
.media-print-flightview {
font-size: 8px;
padding-bottom: 0 !important;
}
.first-inline {
width: 12% !important;
}
.imageAirline {
width: 30px !important;
}
.reviewbox__airlineLogo {
display: block;
width: 25px !important;
}
.fifth-inline {
width: 23%;
}
}
/********************** CSS CHANGES FOR ARABIC ********************/
.body-arabic--wrapper .bookingConfirm-header-positionHandle {
text-align: left !important;
}
.body-arabic--wrapper .bookingConfirm-reviewTable-positionHandle {
float: left;
}
.body-arabic--wrapper .bookingConfirm-cityInfo-positionHandle {
display: flex !important;
}
.body-arabic--wrapper .bookingConfirm-arrow-positionHandle {
transform: rotate(180deg);
}
.body-arabic--wrapper .bookingConfirm-dateInfo-positionHandle {
margin-right: 5px;
}
.body-arabic--wrapper .bookingConfirm-paxDetails-tableHeadings-positionHandle {
text-align: right !important;
}
.body-arabic--wrapper .bookingConfirm-fareSummary-positionHandle {
text-align: left !important;
}
.body-arabic--wrapper .bookingConfirm-userInfo-positionHandle {
display: flex !important;
}
* {
padding: 0;
margin: 0;
}
body {
background-color: #fff;
font-family: 'Roboto', sans-serif;
font-size: 13px;
line-height: 23px;
color: #555;
font-weight: 400;
position: relative;
overflow-x: hidden;
}
.whitecolor {
color: #fff;
}
.body-arabic--wrapper {
direction: rtl;
}
@media (min-width: 1200px){
.container {
width: 1280px;
max-width: 100%;
}
}
.no-padding
{
padding: 0;
}
.graycolor
{
color: #9b9b9b;
}
/*==== Padding CSS ====*/
::-webkit-scrollbar {
-webkit-appearance: none;
width: 4px;
height: 4px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #fff;
-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.al-leftbgcolor::-webkit-scrollbar-thumb {
background-color: #999;
}
body::-webkit-scrollbar-thumb {
background-color: #999;
}
.searchBox_content .react-autosuggest__suggestions-container--open::-webkit-scrollbar-thumb{
background-color: #999;
}
.searchBox_content .react-datepicker-popper::-webkit-scrollbar-thumb {
background-color: #999;
}
.float-selectbox .main-select::-webkit-scrollbar-thumb {
background-color: #999;
}
/*======== Media Query for Mobile site ========*/
@media only screen and (max-width: 980px) {
.container {
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.container {
width: 100%;
}
}
@media (min-width: 320px) and (max-width: 767px) {
.container {
width: auto;
}
.inner_content-modal{
width: 300px;
}
}