﻿.manage-retrieve {
    background: #ffffff;
    margin-top: 30px;
    text-align: center;
}
.successmsg {
    padding: 80px 0;
}
.successetick {
    margin-top: 50px;
    border: 1px solid #C4C4C4;
    border-radius: 20px;
    background: #ffffff;
}
.eticketmain {
    padding: 60px 60px 60px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.text-decoration-underline{
    text-decoration: underline;
}
.stopname {
    display: flex;
    align-items: center;
}
.colorstrip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(231,167,58,0.2);
    padding: 25px 60px;
}
.colorstrip p{
    margin-bottom: 0;
}
.bustickmain {
    padding: 60px 60px 60px 60px;
}
.seatarrange {
    width: 350px;
    padding-left: 0px;
}
.buspad {
    padding-left: 50px;
}
hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-top: 1px solid #C4C4C4;
}
.passecol {
    padding-bottom: 35px;
}
.downloadeticket {
    background: #E7A73A;
    padding: 16px 20px;
    border-radius: 50px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: 222px;
    text-align: center;
    margin: 0 auto;
}
.stopname img {
    padding: 0px 30px;
}
.datetimebus {
    padding-right: 100px;
}
.bussmileys {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.busapho {
    width: 80%;
    margin: 0 auto;
}
.doyouthink {
    padding-bottom: 100px;
}
.submitick {
    background: #E7A73A;
    padding: 16px 20px;
    border-radius: 50px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-align: center;
    margin: 35px auto 0 auto;
    width: 130px;
}
.thankyubox {
    margin-bottom: 90px !important;
}
.thankyuparent {
    top: inherit !important;
    bottom: 0;
}
.retrieve-formone {
    background: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 40px 0;
}
.retrieveform .form-control {
    background: #ffffff;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    height: 50px;
    width: 285px;
}
.retrieveform .btn-primary {
    background: #E7A73A;
    border-radius: 30px;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    height: 50px;
    width: 222px;
}
a.blueretrieve {
    text-decoration: underline;
    color: #000000;
}
.manage-retrieve-book {
    background: #ffffff;
    margin-top: 30px;
}
.timgindeaprt {
    display: flex;
    align-items: center;
}
.timgindeaprt .bustypelist {
    padding-right: 60px;
}
.blueboxbgactive{
	background-color: #334A7D !important;
}
.blueboxbgactive a, .blueboxbgactive a:hover, .blueboxbgactive a:focus{
	color: #ffffff;
}
.ticketsuccess {
    padding: 50px 60px 50px 60px;
    box-shadow: 0px 3px 6px #00000029;
}
.bookingprofile .form-row .form-control {
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    color: #000;
}
.bookingprofile .form-row .form-control[readonly]
{
    background: none;
}
.spaceapd {
    padding-top: 15px;
}
.bookingprofile .form-row {
    margin-bottom: 15px;
}
.bookingprofile {
    padding-left: 40px;
}
.submanage{
    width: 150px;
    text-align: right;
}
.submanage {
    width: 180px;
    text-align: center;
    margin: 30px 0 0 auto;
    margin-right: 50px;
    padding: 10px 14px;
}
.downloadeticket button#btnCancel
{
    background: none;
    border: none;
}
/*#subscribeCheckbox_01
{
    margin: 20px;
}*/
.triptxt {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trackform {
    margin-bottom: 30px;
}
.trackform .btn-primary {
    width: 150px !important;
}
.trackform .form-inline{
    padding-left: 70px;
}
.mappin {
    position: absolute;
    bottom: 360px;
    right: 577px;
}
.mapstrack {
    position: relative;
}
.bookingprofile .form-row [class*=col-] label {
    margin-bottom: 10px;
}
.bookingprofile .form-row [class*=col-] p {
    margin-bottom: 0px;
    border: 1px solid #6e6e6e;
    padding: 4px 5px;
    /*display: flex;
    align-items: center;
    justify-content: center;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bookingprofile .form-row .col-lg-2:nth-child(1) input {
    margin: 15px 20px 15px 20px;
}
.needhelp p a
{
    color:#000000;
}
/*.gm-fullscreen-control {
    display: block !important;
    visibility: visible !important;
    z-index: 9999;
}*/
@media (max-width: 1680px) {
    .buspad {
        padding-left: 40px;
    }
    .seatarrange {
        width: 320px;
    }
    .mappin {
        bottom: 325px;
        right: 516px;
    }
}
@media (max-width: 1600px){
    .seatarrange {
        width: 300px;
    }
    .mappin {
        bottom: 300px;
        right: 484px;
    }
    .bookingprofile .form-row .col-lg-2:nth-child(1) input {
        margin: 13px 20px 13px 15px;
    }
}
@media (max-width: 1540px){
    .successmsg {
        padding: 60px 0;
    }
    .spaceapd {
        padding-top: 8px;
    }
}
@media (max-width: 1440px){
    .bookingprofile {
        padding-left: 20px;
    }
}
@media (max-width: 1400px){
    .mappin {
        bottom: 275px;
        right: 444px;
    }
}
@media (max-width: 1399px){
    .successmsg {
        padding: 40px 0;
    }
    .successetick {
        margin-top: 30px;
    }
    .eticketmain {
        padding: 40px 40px 40px 40px;
    }
    .stopname img {
        padding: 0px 25px;
    }
    .bustickmain {
        padding: 40px 40px 40px 40px;
    }
    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .doyouthink {
        padding-bottom: 50px;
    }
    .seatarrange {
        width: 250px;
    }
    .colorstrip {
        padding: 25px 40px;
    }
    .retrieveform .form-control {
        width: 245px;
    }
    .retrieveform .btn-primary {
        width: 185px;
    }
    .spaceapd img {
        width: 20px;
    }
    .spaceapd {
        padding-top: 5px;
    }
    .submanage {
        margin-right: 0px;
    }
    .trackform .form-inline {
        padding-left: 40px;
    }
    .mappin {
        bottom: 250px;
        right: 403px;
    }
    .bookingprofile .form-row .col-lg-2:nth-child(1) input {
        margin: 12px 20px 12px 15px;
    }
}
@media (max-width: 1199px){
    .thankyubox {
        margin-bottom: 40px !important;
    }
    .eticketmain {
        padding: 30px;
    }
    .colorstrip {
        padding: 25px 30px;
    }
    .stopname img {
        padding: 0px 20px;
    }
    .datetimebus {
        padding-right: 30px;
    }
    .bustickmain {
        padding: 30px;
    }
    .buspad {
        padding-left: 10px;
    }
    .seatarrange {
        width: 245px;
    }
    .passecol {
        padding-bottom: 20px;
    }
    .fsize2 {
        font-size: 18px;
    }
    .ticketsuccess {
        padding: 30px 30px 30px 30px;
    }
    .mappin {
        bottom: 210px;
        right: 343px;
    }
}
@media (max-width: 991px){
    .eticketmain {
        padding: 20px;
    }
    .colorstrip {
        padding: 25px 20px;
    }
    .stopname img {
        padding: 0px 15px;
        width: 55px;
    }
    .bustickmain {
        padding: 20px;
    }
    .buspad {
        padding-left: 0px;
    }
    .seatarrange {
        width: 175px;
        padding-left: 20px;
    }
    .emojiul li a span.emoico {
        width: auto;
    }
    .retrieveform .form-control {
        width: 196px;
    }
    .retrieveform .btn-primary {
        width: 155px;
        font-size: 14px;
    }
    .bookingprofile .form-row label {
        margin-top: 10px;
        text-align: inherit !important;
    }
    .timgindeaprt .bustypelist {
        padding-right: 20px;
    }
    .labehide .form-control{
        margin-top: 10px;
    }
    .labehide .spaceapd{
        padding-top: 18px;
    }
    .trackform .form-inline {
        padding-left: 0px;
    }
    .mappin {
        bottom: 160px;
        right: 249px;
    }
    .bookingprofile .form-row [class*=col-]:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .bookingprofile .form-row [class*=col-] {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .bookingprofile .form-row .col-lg-2:nth-child(1) {
        display: block;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .bookingprofile .form-row .col-lg-2:nth-child(1) input {
        margin: 12px 15px 12px 0px;
    }
}
@media (max-width: 767px){
    .successmsg {
        padding: 20px 0;
    }
    .successetick {
        margin-top: 20px;
    }
    .eticketmain {
        display: block;
        text-align: center;
    }
    .etick {
        margin-bottom: 20px;
    }
    .colorstrip {
        display: block;
    }
    .datetimebus {
        padding-right: 0;
        margin: 10px 0;
    }
    .buspad {
        padding-left: 0px;
        margin-top: 20px;
    }
    .seatarrange {
        width: auto;
        padding-left: 0;
        margin-top: 20px;
    }
    .passecol .col {
        flex-basis: 100%;
        max-width: 50%;
    }
    .bussmileys {
        width: 100%;
    }
    .busapho {
        width: 100%;
    }
    .passengerod p {
        margin-bottom: 10px;
    }
    .retrieveform .form-control {
        width: 100%;
        height: 40px;
    }
    .retrieveform .btn-primary {
        width: 65%;
        height: 40px;
        margin-top: 5px;
    }
    .retrieveform .form-inline {
        display: block;
    }
    .retrieveform {
        padding: 0px 20px;
    }
	.needhelp {
		text-align: center !important;
	}
	.colorstrip {
        text-align: center !important;
    }
	.stopname {
		justify-content: center;
	}
	.ticknumber {
		text-align: center !important;
	}
	.totalgst {
		text-align: center !important;
	}
    .submanage {
        margin: auto;
    }
    .bookingprofile {
        padding-left: 0;
    }
    .trackform {
        padding: 0px 0px;
    }
    .triptxt {
        line-height: 22px;
    }
    .trackform {
        margin-bottom: 15px;
    }
    .trackform .btn-primary {
        width: 50% !important;
        display: block;
        margin: 0 auto;
    }
    .mappin {
        bottom: 45px;
        right: 70px;
    }
    .mappin img {
        width: 20px;
    }
    /*#subscribeCheckbox_01 {
        margin: 0px auto 0px;
        display: table;
    }*/
    .bookingprofile .form-row [class*=col-] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .bookingprofile .form-row .col-lg-2:nth-child(1) input {
        margin: 12px 10px 12px 0px;
    }
}