html {
    -ms-overflow-style: scrollbar;
}

/*Accessibility - hide H1 titles for pages but allow them to be used by screen readers*/
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
    }

/* Navbar Navigation */
@media only screen and (min-width: 768px) {
    .navbar-spacing {
        margin: 30px auto 0 auto;
    }
}

.inline-block {
    display: inline-block;
}

.user-feedback {
    top: 15% !important;
}

/* Base Components */
fieldset {
    padding: 4px 8px;
    margin: 4px;
    border-radius: 4px;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

legend {
    margin-top: 10px;
    margin-bottom: 4px;
    background: none;
    border: none;
    width: auto;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    width: 100%;
}

.alert {
    font-weight: bold;
    display: block;
}

.reports-table tbody tr {
    cursor: pointer;
}

.non-document {
    font-weight: bold;
}

.lead-passenger-check {
    margin-right: 15px;
}

.no-bookings, .no-favourite-journeys {
    display: block;
    color: #bbb;
    font-size: 5em;
}
.no-journeys {
    padding-bottom: 40px;
}

.empty-report {
    margin-bottom: 10px;
}

.booking-button {
}

    .booking-button > .fa {
        display: block;
        font-size: 2em;
        margin-bottom: 5px;
        padding-right: 0;
    }

.center-pills {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.btn-xs {
    padding: 1px 5px;
}

/* Wells */

.well-booker {
    padding: 4px;
}

.well-bare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 2px 19px;
    margin-bottom: 0;
}

.well-buttons {
    padding: 19px 40px;
}

.report-settings {
    padding-bottom: 15px;
    padding-top: 15px;
}

.flight-details-title, .required-times-title {
    font-weight: bold;
    margin-right: 5px;
}

.stop-group-flight {
    margin-top: 10px;
}

/* Tariff Control */

.tariff {
    cursor: pointer;
    background: none repeat scroll 0 0 #FFFFFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #444444;
}

.tariff-selector {
    border-bottom: 5px solid #ABA8A8;
}

.tariff:hover .tariff-selector:not(.selected) {
    border-bottom: 5px solid #652d5c;
    border-bottom: 5px solid rgba(101, 45, 92, 0.50);
}

.tariff .selected {
    border-bottom: 5px solid #652d5c;
}

.selected-tariff-container {
    -moz-box-shadow: 0 0 12px #652d5c;
    -webkit-box-shadow: 0 0 12px #652d5c;
    box-shadow: 0 0 12px #652d5c;
}

.tariff-header {
    font-weight: bold;
    text-align: center;
    background-color: #652d5c;
    color: #fff;
}

.description {
    font-weight: bold;
    background-color: #eee;
}

.quantity, .sub-quantity {
    text-align: left;
}

.tariff-footer {
    text-align: center;
}

/* Profile */

.row-address, .row-card, .row-contact-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid #000000;
    border: 1px solid rgba(0,0,0,0.2);
    background: #fff;
}

.row-address .address-icon, .row-card .default-icon, .row-contact-link .link-icon {
    font-size: 28px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

/* Modal */

.modal-header {
    min-height: 16.4286px;
    padding: 15px;
    background: linear-gradient(to bottom, #652d5c 0,#602b51 44%,#512444 100%);
    color: #fff;
}

    .modal-header .close {
        color: #fff;
    }

.modal-body, .modal-footer {
    background: #eeeeee;
}

.modal-backdrop.in {
    -ms-opacity: 0.7;
    opacity: 0.7;
}

.modal-dialog {
    margin: 30px auto;
    max-width: 80rem;
    width: 90%;
    z-index: 1051 !important;
}

/** Edit Address modal styles - included for addition of Stop Contact Details fields - JB 17.05.2018 **/

label {
    margin-top: 5px;
    margin-bottom: 0px;
}

.stop-label {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-top: 5px;
}

.use-details {
    margin-top: 10px;
    margin-bottom: 5px;
}

#stop-notes-container {
    margin-bottom: 15px;
}

span#validateStopNotes.alert.alert-danger {
    margin-bottom: 0px;
}

.modal-content {
    box-shadow: none;
    border: none;
}

.cancel-btn {
    display: table-cell;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 6px 10px;
}

/* Date and Time Picker */
.bootstrap-timepicker-widget .dropdown-menu,
.datepicker-dropdown .dropdown-menu {
    background-color: #fff;
}

/* Address Picker */
#address-holder, #flight-holder {
    background: #f0f0f0;
    -moz-box-shadow: 0 8px 17px 0 #000000;
    -moz-box-shadow: 0 8px 17px 0 #000000;
    -webkit-box-shadow: 0 8px 17px 0 #000000;
    -webkit-box-shadow: 0 8px 17px 0 #000000;
    -ms-box-shadow: 0 8px 17px 0 #000000;
    -ms-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 17px 0 #000000;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.5);
    border-bottom: 7px solid #f0f0f0;
    display: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.address-display, .flight-display {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    list-style: none;
}

.address-display:hover, .flight-display:hover {
        background: #cfcfcf;
    }

.modal-button-container {
    width: 100%;
    text-align: center;
}

.add-via {
    margin-bottom: 5px;
}

#booking-via {
    display: block;
}

.stop-group {
    margin-bottom: 5px;
}

.address-result-description {
    margin-right: 15px;
    font-style: italic;
    color: gray;
}

/* Address Book */

.address-delete {
    font-weight: bold;
}

/* Favourite Journeys */

.cslFavouritesJourney, .cslFavouritesJourney:hover {
    text-decoration: none !important;
}

/* Table / Grid */

.cslGrid {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

    .cslGrid tr {
        cursor: pointer;
        text-decoration: none;
    }

        .cslGrid tr:hover td {
            background-color: #000000;
            background-color: rgba(0,0,0,0.1);
        }

.pcaerror {
    color: #ac0505;
    font-size: 120%;
}
/* Breadcrumbs / Wizard */

.wizard {
    *zoom: 1;
    border: 1px solid #d4d4d4;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px #000000;
    -webkit-box-shadow: 0 1px 4px #000000;
    -ms-box-shadow: 0 1px 4px #000000;
    -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px #000000;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    background-color: #ededed;
    position: relative;
    min-height: 36px;
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}

.wizard:before,
    .wizard:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .wizard:after {
        clear: both;
    }

    .wizard > .steps {
        list-style: none outside none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .wizard > .steps.previous-disabled li.complete {
            cursor: default;
        }

            .wizard > .steps.previous-disabled li.complete:hover {
                background: #f3f4f5;
                color: #468847;
                cursor: default;
            }

                .wizard > .steps.previous-disabled li.complete:hover .chevron:before {
                    border-left-color: #f3f4f5;
                }

        .wizard > .steps li {
            float: left;
            margin: 0;
            padding: 0 10px 0 20px;
            height: 34px;
            line-height: 34px;
            position: relative;
            background: #ededed;
            color: #999999;
            font-size: 11px;
            cursor: not-allowed;
            text-align: center;
        }

        @media screen and (min-width: 768px) {
            .wizard > .steps li {
                font-size: 15px;
            }
        }

            .wizard > .steps li .chevron {
                border: 18px solid transparent;
                border-left: 14px solid #d4d4d4;
                border-right: 0;
                display: block;
                position: absolute;
                right: -14px;
                top: 0;
                z-index: 1;
            }

                .wizard > .steps li .chevron:before {
                    border: 18px solid transparent;
                    border-left: 14px solid #ededed;
                    border-right: 0;
                    content: "";
                    display: block;
                    position: absolute;
                    right: 1px;
                    top: -18px;
                }

            .wizard > .steps li.complete {
                background: #f3f4f5;
                color: #468847;
            }

                .wizard > .steps li.complete:hover {
                    background: #e7eff8;
                    cursor: pointer;
                }

                    .wizard > .steps li.complete:hover .chevron:before {
                        border-left: 14px solid #e7eff8;
                    }

                .wizard > .steps li.complete .chevron:before {
                    border-left: 14px solid #f3f4f5;
                }

            .wizard > .steps li.current {
                background: #f1f6fc;
                color: #3a87ad;
                cursor: default;
            }

                .wizard > .steps li.current .chevron:before {
                    border-left: 14px solid #f1f6fc;
                }

                .wizard > .steps li.current .badge {
                    background-color: #3a87ad;
                }

            .wizard > .steps li .badge {
                margin-right: 8px;
            }

            .wizard > .steps li .badge-success {
                background-color: #468847;
            }

            .wizard > .steps li:first-child {
                -ms-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
                padding-left: 20px;
            }

.wizard > .actions {
        z-index: 1000;
        position: absolute;
        right: 0;
        line-height: 46px;
        float: right;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: middle;
        background-color: #e5e5e5;
        border-left: 1px solid #d4d4d4;
        margin-left: 0;
        margin-right: 0;
    }

        .wizard > .actions a {
            line-height: 45px;
            font-size: 12px;
            margin-right: 8px;
        }

        .wizard > .actions .btn-prev[disabled], .wizard > .actions .btn-next[disabled] {
            cursor: not-allowed;
        }

        .wizard > .actions .btn-prev span {
            margin-right: 5px;
        }

        .wizard > .actions .btn-next span {
            margin-left: 5px;
        }

    .wizard .step-content {
        border-top: 1px solid #D4D4D4;
        padding: 10px;
        float: left;
        width: 100%;
    }

        .wizard .step-content > .current {
            display: block;
        }

            .wizard .step-content > .current .btn-group .active {
                display: inline-block;
            }

        .wizard .step-content .step-pane,
        .wizard.complete > .actions .glyphicon-arrow-right:before,
        .wizard > .steps li:last-child .chevron {
            display: none;
        }

    .wizard.complete > .actions .glyphicon-arrow-right {
        margin-left: 0;
    }

/* Recent Passenger Control */

.recent-passenger-selected {
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
}

.recent-passenger-unselected {
    background-color: #fff;
    border: 1px solid #ccc;
}

.booking .row-address .fa-map-marker {
    font-size: 2em;
    text-align: center;
}

/* Debug Console bar */
.debug-console {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 65px;
    border-top: 1px solid #bbb;
    padding-top: 15px;
    background: #fff;
}

@media (min-width: 768px) {

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        text-transform: capitalize;
    }
}

.passenger-content {
    padding-top: 15px;
}

.pca-loading {
    margin-top: 5px;
}

.defaults-load {
    display: none;
}

.traffic-summary {
    padding: 15px;
}

.table-button {
    text-align:center;
}

.progress-bar .fa {
    padding-right: 0;
}

.media-left .fa {
    font-size: 25px;  
}

.stop-label {
    font-weight: bold;
}

.parcel-units {
    text-transform: none;
}

.country-selector {
    width: 25%;
}

#country-selector , #country-selector option, #country-selector-mobile, #country-selector-mobile option {
    text-transform: capitalize;
}

.country-selector-mobile {
    width: 100%;
    margin-bottom: 10px;
}

 .booking-quote {
    padding: 4px;
 }

 .price-section {
     margin-bottom: 10px;
 }

.form-label {
    font-size: 18px;
    font-weight: 700;
}

.form-left { 
    float: left; 
    width: 75%; 
} 
 
.form-right { 
    float: left; 
    width: 25%; 
    padding-top: 5px; 
    font-size: 66px; 
    color: #ddd; 
    line-height: 100px; 
    text-align: right; 
}

.login-panel {
    width: 100%;
    border-radius: 5px;
}

.signup-panel {
    width: 100%;
    float: left;
    border-radius: 5px;
}

.login-control {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}


.login-well {
    min-height: 20px;
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.login-center {
    margin-left: 0;
}

@media screen and (min-width: 768px) {

    .login-panel {
        width: 50%;
        float: left;
    }

    .signup-panel {
        width: 50%;
        float: right;
    }

    .login-control {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0;
    }

    .login-center {
        margin-left: 25%;
    }
}

@media screen and (min-width: 1200px) {
    .login-panel {
        width: 33.33333%;
        float: left;
        margin-left: 16.666667%;
    }

    .signup-panel {
        width: 33.33333%;
        float: right;
        margin-right: 16.666667%;
    }

/*    .login-center {
        margin-left: 33.33333%;
    }*/
}

.selected-pickup-type {
    position: absolute;
    left: 10px;
    top: 9px;
}

.stop-detail {
    display:block;
}

textarea {
    resize: none;
}

.media {
    overflow: visible;
}

.processing-booking-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    z-index: 1006;
    opacity: 0.75;
    background: #fff;
}
    
.processing-booking {
    position: fixed;
    top: 30%;
    left: 12.5%;
    width:75%;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    z-index: 1500 !important;
    background: #fff;
    border: 1px solid #ccc;
    padding: 30px;
}

    .processing-booking .fa {
        margin-bottom: 10px;
    }

@media screen and (min-width:768px) {

    .processing-booking {
        left: 33%;
        width: 33%;
    }
}



div.panel-grey-border {
    border: 1px solid #e3e3e3;
}

.infocolumn label {
    width: 50%;
}

.border-placeholder {
    border-left: 1px solid black;
    height: 10px;
    margin-left: 6px;
}

#container-navigation {
    margin-top: 20px;
    border: 1px solid #ddd;
    padding: 15px;
}
.circle-navigation {
    margin-left: 1px;
}

.selectimage-btn {
    float: right;
    margin-left: 10px;
}

.fileinput {
    width: 100%;
}

.margin-10-right {
    margin-right: 10px;
}

.fileinput-preview {
    width: 350px;
    height: 185px;
}

.nofloat {
    float:none;
}

.noleftpad {
    padding-left: 0px;
}

#acceptcontainer, #declinecontainer {
    margin-top: 7px;
    margin-right: 10px;
    float:right;
}

#submitDriverInformation {
    margin-top: 20px;
}

/**
    Customer confirmation
*/
.explain-text {
    margin-top: 50px;
    font-style: italic;
}

.hidden-nonimportant {
    display:none;
}

.largertext {
    font-size: 1.2em;
}

.bold {
    font-weight: bold;
}

.smalltext {
    font-size: 0.8em;
}

ul#redeemedVouchers,ul#availableVouchers {
    padding-left: 0;
}
 
ul#redeemedVouchers li,ul#availableVouchers li {
    margin: 5px 10px 5px 0;
}
 
a.boxclose {
    cursor: pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 8px 3px 8px 3px;
    position: relative;
    right: -21px;
    top: -17px;
}
 
a.boxclose:before {
    content: "×";
    position:relative;
    top:1px;
    font-size:16px;
}
 
a.boxclose:hover {
    background: #dddcdc;
    color: #fff;
    text-decoration:none;
}

.text-red {
    color: red;
}
 
@media only screen and (max-width: 991px) {
    #container-navigation {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .fileinput-preview {
        width: 300px;
        height: 175px;
    }
}

@media only screen and (max-width:667px) {
    .fileinput-preview {
        width: 200px;
        height: 150px;
    }
}

#additionalUserDetatils {
    display: none;
}

@media only screen and (min-width:768px) {
    #additionalUserDetatils {
        display: block;
    }
}

.btn-address-contact {
    margin-right: 10px;
}

.no-click {
    pointer-events: none;
}

.driver-photo {
    width: 175px;
    height: 224px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    margin-top: 8px;
}

.driver-conf-photo {
    width: 250px;
    height: 250px;
    border: 2px solid #d4d4d4;
    border-radius: 100%;
    object-fit: cover;
}

.tariff-input {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

@media print {
    .no-print {
        display: none;
    }

    fieldset {
        padding: 2px;
        margin: 0;
    }

    legend {
        margin-top: 0;
    }

    .header-right {
        display: none;
    }
}

.restriction {
    padding-bottom: 5px;
}

    .restriction div:last-child {
        padding-left: 15px;
    }

    .restriction .fa {
        font-size: 3em;
    }

    .restriction ul {
        padding-left: 20px;
        list-style: initial;
    }

.reward-tables th {
    color:#000 !important;
}

table#schemes td{
    cursor:pointer;
}

#points-breakdown .modal-body {
    max-height: 500px;
    overflow-y: auto;
}

.account-pin-check {
    padding-right:10px;
}

.filtered-mops {
    margin-top: 15px;
}

.applied-voucher-codes {
    margin-top: 15px;
}

.swal-button:not([disabled]):hover{
    background-color:#dff0d8 !important;
}

.swal-button--confirm {
    background: #dff0d8 !important;
}
    .swal-button--confirm:active {
        background: #dff0d8 !important;
        
    }

    .swal-button:active{
        background-color:#dff0d8 !important;
    }

.swal-button {
    background-color: #dff0d8 !important;
    color: #3c763d !important;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0px;
    cursor: pointer;
}

.swal.swal-button a{
    color:#3c763d !important;
}

.swal-modal{
    width:476px;
    opacity:0;
    pointer-events:none;
    background-color:white !important;
    text-align:center;
    border-radius:5px;
    border-color:#000000;
    position:static;
    margin:20px auto;
    display:inline-block;
    vertical-align:middle;
    transform: scale(1);
    transform-origin:50% 50%;
    z-index:10001;
}

.swal-button:focus {
    box-shadow: none !important;
    outline:none;
}

.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}

.sweet-alert button:focus {
    box-shadow: none !important;
}

.password-info {
    color: black;
    font-weight:100;
}

.health-header {
    font-size: 2em;
}

.health-success {
    color: green;
    font-weight: bold;
}

.health-fail {
    color: red;
    font-weight: bold;
}

.float-right{
    float:right;
}

.btn-xl-2{
    height:44px !important;
    font-size:19px;
    font-weight:700;
}

.left-bold{
    text-align: left !important;
    font-weight: bold;
}

.flightTextDiv {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 4px;
    width:100%;
}

.holdOffBtn{
    margin-right: 15px;
}

#clearFlightInfo {
    margin-right: 5px;
    background-color: #dc3545;
    border-color: #dc3545;
}

#changeFlight {
    background-color: #dc3545;
    border-color: #dc3545;
}

#clearHoldOffTime {
    background-color: #dc3545;
    border-color: #dc3545;
}

.form-group .error-message {
    display: none;
}


.form-group.has-error .error-message {
    display: inline;
    color: #ac0707;
    font-weight: 700;
}


/* common */
    .ribbon {
        width: 150px;
        height: 150px;
        overflow: hidden;
        position: absolute;
    }

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 15px 0;
        background-color: #3498db;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        font: 700 18px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-transform: uppercase;
        text-align: center;
    }

/* top left*/
    .ribbon-top-left {
        top: -10px;
        left: -10px;
    }

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: 0;
        left: 0;
    }

    .ribbon-top-left span {
        right: -25px;
        top: 30px;
        transform: rotate(-45deg);
    }

/* top right*/
    .ribbon-top-right {
        top: -10px;
        right: -10px;
    }

    .ribbon-top-right::before,
    .ribbon-top-right::after {
        border-top-color: transparent;
        border-right-color: transparent;
    }

    .ribbon-top-right::before {
        top: 0;
        left: 0;
    }

    .ribbon-top-right::after {
        bottom: 0;
        right: 0;
    }

    .ribbon-top-right span {
        left: -25px;
        top: 30px;
        transform: rotate(45deg);
    }

