#bluebridge-header .header-title {
    font-family: 'Straithand-north', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.045em;
    font-size: 4.6875em;
    line-height: 1;
    margin: 0;
    padding: 0.25333em 0 0.53333em;
    color: #04aacc;
    display: none;
}

#bluebridge-header .header-nav,
#bluebridge-footer .contact-telephone,
#bluebridge-footer .contact-email {
    font-family: 'Gotham SSm 5r', 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: -0.05em;
}

#bluebridge-header,
#bluebridge-footer {
    color: #0f4455;
    font-family: 'Gotham SSm 3r', 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    padding: 0;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1.4;
}

#bluebridge-header .page-wrapper,
#bluebridge-footer .page-wrapper {
    margin: 0 auto;
    width: 60em;
    text-align: center;
    clear: both;
}

#bluebridge-header .print {
    display: none;
}

#bluebridge-header {
    background: #fff;
    margin-top: 2.875em;
}

#bluebridge-header .page-wrapper {
    position: relative;
}

#bluebridge-header a {
    text-decoration: none;
    color: #fff;
}

#bluebridge-header .logo {
    position: absolute;
    width: 19em;
    height: 6.0625em;
    left: 50%;
    top: -1.8125em;
    margin-left: -10.1875em;
}

#bluebridge-header .header-nav {
    position: none;
    background: #0f4455;
    color: #fff;
    min-height: 4.3125em;
    overflow: show;
}

#bluebridge-header .header-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#bluebridge-header .header-nav li {
    font-size: 1.0625em;
    line-height: 1.2;
}

#bluebridge-header .header-nav a {
    display: block;
    padding: 0.76471em 0.58824em 1.11765em;
}

#bluebridge-header .header-nav a:hover,
#bluebridge-header .header-nav a:active,
#bluebridge-header .header-nav a:focus {
    color: #15bddf;
}

#bluebridge-header .header-nav .back a,
#bluebridge-header .header-nav .mobile a {
    padding-left: 3.11765em;
    float: left;
    position: relative;
}

#bluebridge-header .header-nav .mobile a {
    padding-top: 20px;
}

#bluebridge-header .header-nav .mobile {
    display: none;
}

#bluebridge-header .header-nav .back a:before,
#bluebridge-header .header-nav .mobile a:before {
    content: "";
    position: absolute;
    left: 2em;
    top: 1.47059em;
    width: 0.47059em;
    height: 0.76471em;
    background: url(../App_Themes/Strait/images/bluebridge-arrow-white-left.png) no-repeat;
}

#bluebridge-header .header-nav .back span {
    font-size: 80%;
}

#bluebridge-header .header-title:before {
    content: "";
    display: inline-block;
    background: url(../App_Themes/Strait/images/bluebridge-header-title-arrow-forie.png) no-repeat 0 0;
    width: 0.52em;
    height: 0.8em;
    position: relative;
    top: 0.31765em;
    left: -0.12em;
}

#bluebridge-footer {
    background: #ebebeb;
    color: #0f4455;
    margin-top: 4.0625em;
}

#bluebridge-footer .page-wrapper {
    position: relative;
    overflow: hidden;
    margin: auto;
    width: 50vw;
}

#bluebridge-footer h2 {
    font-size: 1.875em;
    color: #0f4455;
    margin: 0.86667em 0 0;
    padding: 0;
    font-weight: 300;
    letter-spacing: -0.09em;
}

#bluebridge-footer .contact-block {
    overflow: hidden;
    margin: 0;
    background: #ebebeb;
    text-align: center;
}

#bluebridge-footer .contact-block .text {
    color: #0f4455;
    font-size: 0.875em;
    position: relative;
    padding: 0.21429em 0 0.35714em;
}

#bluebridge-footer .contact-block .text span {
    display: inline-block;
    background: #ebebeb;
    position: relative;
    z-index: 2;
    padding: 0 0.5em;
    margin: 0 1.25em;
}

#bluebridge-footer .contact-block .text:after {
    content: "";
    position: absolute;
    top: 0.92857em;
    left: 50%;
    width: 19.71429em;
    height: 2px;
    background: #b4b7b7;
    margin: 0 0 0 -9.85714em;
}

#bluebridge-footer .contact-block .contact-telephone {
    font-size: 1.875em;
    color: #04aacc;
    line-height: 1;
}

#bluebridge-footer .contact-block .contact-telephone a {
    display: block;
    color: #04aacc;
    letter-spacing: -0.075em;
    padding-right: 1em;
}

#bluebridge-footer .contact-block .contact-telephone a:before {
    content: "";
    display: inline-block;
    width: 0.73333em;
    height: 0.76667em;
    padding-right: 0.26667em;
    background: url(../App_Themes/Strait/images/icon-phone-blue.png) no-repeat;
}

#bluebridge-footer .contact-block .contact-email {
    font-size: 1.875em;
    padding: 0.16667em 0 0.36667em;
    line-height: 1;
}

#bluebridge-footer .contact-block .contact-email a {
    display: block;
    color: #04aacc;
    letter-spacing: -0.075em;
    padding-right: 0.5em;
}

#bluebridge-footer .contact-block .contact-email a:before {
    content: "";
    display: inline-block;
    width: 0.86667em;
    height: 0.6em;
    padding-right: 0.33333em;
    background: url(../App_Themes/Strait/images/icon-mail-blue.png) no-repeat;
}

#bluebridge-footer .contact-block .contact-faqs {
    font-size: 0.875em;
    letter-spacing: -0.075em;
}

#bluebridge-footer .copyright {
    font-size: 0.8125em;
    color: #9fa4a5;
    padding: 4.15385em 0 8.69231em;
    margin: 0;
}

#bluebridge-footer .copyright a {
    color: #9fa4a5;
}

#bluebridge-footer a {
    text-decoration: none;
    color: #04aacc;
}

#bluebridge-footer a:hover,
#bluebridge-footer a:active,
#bluebridge-footer a:focus {
    text-decoration: underline;
}

@media print {
    #bluebridge-header .header-nav,
    #bluebridge-header .logo a {
        display: none;
    }
    #bluebridge-header .logo {
        position: static;
        left: auto;
        top: auto;
        margin: 0 auto;
    }
    #bluebridge-header .print {
        display: block;
    }
}

@font-face {
    font-family: SaunaRoman;
    src: url(../fonts/saunrwebfont.eot);
}

@font-face {
    font-family: StraitHandWebNorth;
    src: url(../fonts/strait_hand_web_north-webfont.eot);
}

@font-face {
    font-family: StraitHandWebSouth;
    src: url(../fonts/strait_hand_web_south-webfont.eot);
}

@page {
    margin: 0.5cm;
}

body#fares_page {
    padding: 0;
    margin: 0;
}

#fares_page .sr {
    FONT-FAMILY: "StraitHandWebSouth", Arial, sans-serif;
}

#fares_page .ir {
    TEXT-ALIGN: left;
    BORDER-RIGHT-WIDTH: 0px;
    BACKGROUND-COLOR: transparent;
    TEXT-INDENT: -999em;
    DISPLAY: block;
    BACKGROUND-REPEAT: no-repeat;
    DIRECTION: ltr;
    BORDER-TOP-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    OVERFLOW: hidden;
    BORDER-LEFT-WIDTH: 0px;
}

#fares_page .ir BR {
    DISPLAY: none;
}

#fares_page .last {
    margin-right: 0px !important;
}

#fares_page .first {
    margin-left: 0px !important;
}

#fares_page .clearfix:before {
    DISPLAY: table;
    CONTENT: "";
}

#fares_page .clearfix:after {
    DISPLAY: table;
    CONTENT: "";
    CLEAR: both;
}

.clearfix {
    ZOOM: 1;
}

#fares_page #container {
    background: transparent;
    width: auto;
    margin: 0;
}

#fares_page #header {
    background: url(../App_Themes/Strait/images/navbg-nav1.png) repeat-x left bottom;
    margin: 0px;
    width: 100%;
    height: 138px;
    overflow: hidden;
    clear: both;
    display: block;
    position: relative;
    line-height: 1.5384;
    font-size: 13px;
    color: #303030;
    background-color: #fff;
    font-family: Arial, sans-serif;
}

#fares_page #header a,
#fares_page #header a {
    color: #014a7c;
    text-decoration: underline;
}

#fares_page #header a:active {
    color: #014a7c;
    text-decoration: underline;
    outline: 0px;
}

#fares_page #header a:hover {
    color: #00a2ea;
    text-decoration: none;
    outline: 0px;
}

#fares_page #header a:focus {
    outline: dotted thin;
}

#fares_page #header a.pointed {
    text-decoration: none;
}

#fares_page #header a.pointed span {
    text-decoration: underline;
}

#fares_page #header ul li {
    padding: 0px;
}

#fares_page #headerInner {
    margin: 0px auto;
    width: 944px;
    height: 138px;
    clear: both;
    display: block;
    position: relative;
}

#fares_page #headerInner H1#mainLogo {
    POSITION: absolute;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 207px;
    PADDING-RIGHT: 0px;
    BACKGROUND: url(../App_Themes/Strait/images/common_gfx.png) no-repeat 0px -100px;
    HEIGHT: 64px;
    PADDING-TOP: 0px;
    TOP: 53px;
    LEFT: 0px;
}

#fares_page #headerInner H1#mainLogo A {
    WIDTH: 207px;
    HEIGHT: 64px;
}

#fares_page #header #utility-top {
    top: 18px;
    width: 440px;
    height: 56px;
    right: 0px;
    overflow: hidden;
    position: absolute;
}

#fares_page #header #utilityNav {
    width: 440px;
    height: 24px;
}

#fares_page #header #utilityNav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: right;
    position: relative;
}

#fares_page #header #utilityNav li {
    font-size: 0.92em;
    float: left;
}

#fares_page #header li#utility-contact {
    padding-right: 16px;
    border-right-color: #ccc;
    border-right-width: 1px;
    border-right-style: solid;
}

#fares_page #header li#utility-follow {
    color: #045;
    margin-left: 16px;
}

#fares_page #header li#utility-fb {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat -20px -880px;
    width: 17px;
    height: 16px;
    margin-left: 10px;
    position: relative;
}

#fares_page #header li#utility-tw {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat -20px -880px;
    width: 17px;
    height: 16px;
    margin-left: 10px;
    position: relative;
    background-position: -40px -880px;
}

#fares_page #header li#utility-yt {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat -20px -880px;
    width: 17px;
    height: 16px;
    margin-left: 10px;
    position: relative;
    background-position: -73px -880px;
}

#fares_page #header li#utility-4sq {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat -20px -880px;
    width: 17px;
    height: 16px;
    margin-left: 10px;
    position: relative;
    background-position: -100px -880px;
}

#fares_page #header li#utility-mail {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat -20px -880px;
    width: 17px;
    height: 16px;
    margin-left: 10px;
    position: relative;
    background-position: -127px -880px;
}

#fares_page #header li#utility-rss {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat -20px -880px;
    width: 17px;
    height: 16px;
    margin-left: 10px;
    position: relative;
    background-position: -154px -880px;
}

#fares_page #header li#utility-fb a {
    width: 17px;
    height: 12px;
}

#fares_page #header li#utility-tw a {
    width: 17px;
    height: 14px;
}

#fares_page #header li#utility-yt a {
    width: 17px;
    height: 14px;
}

#fares_page #header li#utility-4sq a {
    width: 17px;
    height: 14px;
}

#fares_page #header li#utility-mail a {
    width: 17px;
    height: 14px;
}

#fares_page #header li#utility-rss a {
    width: 17px;
    height: 14px;
}

#fares_page #header #utility-top li img {
    margin: 0px;
    float: none;
}

#fares_page #header #SearchForm_SearchForm {
    POSITION: relative;
    WIDTH: 220px;
    BACKGROUND: url(../App_Themes/Strait/images/common_gfx.png) no-repeat 0px -900px;
    HEIGHT: 28px;
    float: right;
}

#fares_page #header #SearchForm_SearchForm #Search {
    POSITION: absolute;
    WIDTH: 194px;
    HEIGHT: 28px;
    TOP: 0px;
    LEFT: 0px;
}

#fares_page #header #SearchForm_SearchForm .middleColumn {
    POSITION: absolute;
    WIDTH: 194px;
    HEIGHT: 28px;
    TOP: 0px;
    LEFT: 0px;
}

#fares_page #header #ctl00_SearchForm_SearchForm_Search {
    border-style: none;
    border-width: 0;
    border: currentColor !important;
    left: 12px;
    top: 5px;
    width: 180px;
    height: 18px;
    color: #666;
    position: absolute;
}

#fares_page #header #ctl00_SearchForm_SearchForm_action_results {
    border-style: none;
    border-width: 0;
    border: currentColor !important;
    background-color: transparent;
    top: 5px;
    width: 18px;
    height: 18px;
    right: 7px;
    text-indent: -9999px;
    position: absolute;
}

#fares_page #header .nav li.current a {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat;
}

#fares_page #header .nav li.section a {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat;
}

#fares_page #header .nav li a:hover {
    background: url("../App_Themes/Strait/images/common_gfx.png") no-repeat;
}

#fares_page #header #navPrimary {
    left: 240px;
    height: 60px;
    bottom: 0px;
    position: absolute;
    font-family: 'StraitHandWebSouth', Arial, sans-serif;
    line-height: 1.5384;
}

#fares_page #header #navPrimary ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 60px;
    float: left;
    position: relative;
}

#fares_page #header #navPrimary ul li {
    line-height: 1.5384;
}

#fares_page #header #navPrimary li {
    margin: 0px 9px;
    padding: 0px;
    height: 60px;
    float: left;
    position: relative;
}

#fares_page #header #navPrimary a {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    text-decoration: none;
    display: block;
    padding-top: 0px;
}

#fares_page #header #navPrimary li a {
    height: 60px;
    float: left;
}

#fares_page #header #navPrimary Li.link a {
    color: #01607b;
}

#fares_page #header #navPrimary li.link a:hover {
    background-position: center -243px;
    color: #009cc3;
}

#fares_page #header #navPrimary li.current a {
    background-position: center -174px;
    color: #000;
}

#fares_page #header #navPrimary li.section a {
    background-position: center -174px;
    color: #000;
}

#fares_page #main {
    background-color: #fff;
    width: 100vw;
    padding-bottom: 8px;
    margin: 0 auto;
}

#fares_page #left_col {
    width: 20%;
    max-width: 200px;
    min-width: 143px;
    float: left;
    padding-left: 0 !important;
    margin-top: 6px;
    margin-left: 1px;
    padding-bottom: 2px;
}

#ferry-plus #basket b {
    display: block;
    padding-top: 8px;
}

#fares_page #ferry-plus .sidebar-info {
    left: 0 !important;
    background: #d9f2f7;
    padding-bottom: 2px;
    border-top: 1px solid #fff;
}

#fares_page #ferry-plus .sidebar-info h5 {
    font-weight: bold;
    font-size: 1.2em;
    color: #1e1e1e;
    width: 189px;
}

#fares_page #ferry-plus .sidebar-info h6 {
    width: auto;
    padding: 4px 9px 5px;
}

#fares_page #ferry-plus .sidebar-info .div1 {
    font-size: 1em;
    line-height: 1.2;
    color: #1e1e1e;
    width: auto;
}

#fares_page #ferry-plus .sidebar-info .div1 b {
    font-size: 0.95em;
}

#fares_page #ferry-plus .sidebar-info:nth-child(2),
#fares_page #ferry-plus .sidebar-info:nth-child(3) {
    font-size: 0.9em;
    color: #4c5464;
    padding-bottom: 0.8em;
}

#fares_page #ferry-plus .sidebar-info .hidden {
    height: 0;
}

#fares_page #ferry-plus #secondary_navigation {
    background-repeat: no-repeat;
}

#fares_page #ferry-plus #secondary_navigation br {
    display: none;
}

#fares_page #ferry-plus #secondary_navigation dt.removed {
    position: relative;
    background: url(../App_Themes/Strait/images/booking-sidebar-header.gif) no-repeat;
    margin-left: 0;
    height: 2px;
}

#fares_page #ferry-plus #secondary_navigation dd {
    background: none;
    border-bottom: 1px dotted #014a7c;
    margin: 0 8px;
}

#fares_page #ferry-plus .sidebar-info:nth-child(5) {
    padding-bottom: 9px;
    border-top: 0;
}

#fares_page #ferry-plus #secondary_navigation a {
    background: url(../App_Themes/Strait/OuterSite/images/timetable-arrow.gif) no-repeat 100% 1em;
    color: #014a7c;
    text-decoration: underline;
    text-shadow: none;
    text-align: left !important;
    font-weight: normal;
    font-size: 0.9em;
    display: block;
    width: 7em;
    height: auto;
    padding: 0 5px 0 0;
    margin: 0 0 0 6px;
}

#fares_page #ferry-plus #secondary_navigation a {
    font-size: 1.15em;
    width: 100%;
    background-position: 100% 50%;
    text-decoration: none;
    padding: 8px 0;
    margin: 0;
}

#fares_page #ferry-plus #secondary_navigation a:hover,
#fares_page #ferry-plus #secondary_navigation a:focus,
#fares_page #ferry-plus #secondary_navigation a:active {
    text-decoration: underline;
}

#fares_page #ferry-plus #right_col {
    width: 78%;
    padding-top: 4px;
    float: left;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    max-width: 800px;
}

#fares_page #ferry-plus #breadcrumb-ferry-plus {
    font-size: 1em;
    width: auto;
    margin: 3px 0 17px 0;
    width: 100%;
    overflow: hidden;
}

#fares_page #ferry-plus #breadcrumb-ferry-plus dd {
    color: #8e8e8e;
}

#fares_page #ferry-plus #breadcrumb-ferry-plus dd.active {
    font-weight: bold;
    color: #00abcd;
}

#fares_page #ferry-plus #breadcrumb-ferry-plus dd div {
    padding: 0 11px 0 0;
}

#fares_page #ferry-plus #content {
    margin: 0;
}

#fares_page #ferry-plus #page-header h1 {
    padding-left: 0;
    padding-right: 0;
}

#fares_page #ferry-plus #bookingDetails .crossings h3 {
    font-size: 1.2em;
    margin-top: 1em;
}

#fares_page #ferry-plus #bookingDetails .promotions h3 {
    font-size: 1.2em;
    margin-top: 1em;
}

#fares_page #ferry-plus fieldset {
    background: none;
    width: 100%;
    max-width: 500px;
}

#fares_page #ferry-plus .legend,
#fares_page #ferry-plus legend span,
#fares_page #ferry-plus fieldset .highlight strong label {
    border-top: 0;
    color: #1e1e1e;
    display: block;
    font-size: 1.5em;
    left: auto;
    top: auto;
    font-weight: bold;
}

#fares_page #res_CustomerDetails .legend label {
    color: #1e1e1e;
}

#fares_page #ferry-plus .journey .journey-header .legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 1.3em;
    text-align: center;
}

#fares_page #ferry-plus fieldset label {
    color: #1e1e1e;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0 0 3px 0;
    margin: 0;
}

#fares_page #ferry-plus #voucherLegs fieldset label {
    width: 60px;
}

#fares_page #ferry-plus fieldset div:nth-child(3) label,
#fares_page #ferry-plus fieldset#loginBox label {
    float: left;
}

#fares_page #ferry-plus fieldset .labelSpecialAssistance label {
    padding-top: 0.1em;
}

#fares_page #ferry-plus #newCustomers .c1 label,
#fares_page #ferry-plus #newCustomers .c2 label,
#fares_page #ferry-plus #payments .c1 label,
#fares_page #ferry-plus #payments .c2 label,
#fares_page #ferry-plus #payments .c3 label,
#fares_page #ferry-plus #journeyDetails .row label {
    display: block;
}

#fares_page #ferry-plus #newCustomers .c1 .Checkbox label,
#fares_page #ferry-plus #newCustomers .c2 .Checkbox label,
#fares_page #ferry-plus #payments .chk-left label,
#fares_page #ferry-plus #vehicleDetails label {
    display: inline;
}

#fares_page #ferry-plus #payments .c2 .error {
    color: Red;
    padding: 10px 0px 10px 0px;
}

#fares_page #ferry-plus #promoDetails label,
#fares_page #ferry-plus #agents_welcome label {
    float: left;
    padding-left: 0;
    margin-top: 5px;
    margin-right: 5px;
}

#fares_page #ferry-plus #agents_welcome label {
    margin-top: 2px;
}

#fares_page #ferry-plus #vehDetails th label,
#fares_page #ferry-plus #vehDetails tr label {
    display: inline;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets th label {
    position: relative;
    display: block;
    padding-right: 18px;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets th label .ToolTipIcon {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../App_Themes/Strait/OuterSite/images/booking-help-icon.png) no-repeat;
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: -9999em;
    cursor: help;
}

#fares_page #ferry-plus .inline-set table label {
    font-weight: normal;
    font-size: 1em;
    padding: 0;
    float: none;
    margin-right: 10px;
}

#fares_page #ferry-plus #res_JourneyDetails #paxDetails .field label {
    padding-top: 0.35em;
}

#fares_page #ferry-plus .Checkbox input {
    margin-left: 4px;
}

#fares_page #ferry-plus fieldset input[type=text],
#fares_page #ferry-plus fieldset input[type=password],
#fares_page #ferry-plus #agents_welcome input[type=text] {
    color: #4c5464;
    width: 150px;
    padding-left: 2px;
    border: 1px solid #a5acb2;
    margin: 0 4px 0 0;
    float: left;
}

#fares_page #ferry-plus fieldset .c2 input {
    margin-top: 5px;
}

#fares_page #ferry-plus fieldset table input[type=text] {
    width: inherit;
}

#fares_page #ferry-plus input[type=text]:focus,
#fares_page #ferry-plus input[type=password]:focus,
#fares_page #ferry-plus input[type=text].sffocus,
#fares_page #ferry-plus input[type=password].sffocus {
    background-color: #e6f7fa;
}

#fares_page #ferry-plus fieldset .panelSpecialAssistance textarea {
    width: 90vw;
    min-width: 280px;
    max-width: 90vw;
    min-height: 119px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    resize: none;
}

#fares_page #ferry-plus fieldset select {
    color: #4c5464;
    width: 173px;
    margin: 0 4px 0.5em 0;
}

#fares_page #ferry-plus #newCustomers select:nth-child(1) {
    width: auto;
    max-width: 155px;
}

#fares_page #ferry-plus fieldset #paxDetails select {
    width: auto;
}

#fares_page #ferry-plus fieldset #expiry select,
#fares_page #ferry-plus fieldset #expiry select {
    display: block;
}

#fares_page #ferry-plus fieldset table select {
    width: inherit;
}

#fares_page #ferry-plus fieldset table .SelectSpecialAssistance {
    width: auto;
}

#fares_page #ferry-plus fieldset#extraDetails select,
#fares_page #ferry-plus fieldset#cabinDetails select {
    width: 35px;
}

#fares_page #ferry-plus fieldset .chk-text a {
    text-decoration: none;
}

#fares_page #ferry-plus fieldset .chk-text a:hover,
#fares_page #ferry-plus fieldset .chk-text a:focus,
#fares_page #ferry-plus fieldset .chk-text a:active {
    text-decoration: underline;
}

#fares_page #ferry-plus #vehicleDetails .Checkbox {
    display: inline;
}

#fares_page #ferry-plus fieldset .row .required {
    color: #1e1e1e;
    font-weight: bold;
}

#fares_page #ferry-plus fieldset .row .chk-text .required {
    margin-left: 4px;
}

#fares_page #ferry-plus fieldset .row .field.c3 img {
    margin-top: 1em;
}

#fares_page #ferry-plus #controls,
#fares_page #ferry-plus #controls2 {
    padding-left: 0;
    padding-right: 0;
    max-width: 500px;
}

#fares_page #ferry-plus #content #bookingListCtrls {
    font-size: 1em;
    padding: 1em 0 0 0;
}

#fares_page #ferry-plus #content #bookingListCtrls a {
    color: #000;
}

#fares_page #ferry-plus #content #bookingListCtrls a[disabled=disabled],
#fares_page #ferry-plus #content #bookingListCtrls .aspNetDisabled {
    display: none;
}

#fares_page #ferry-plus #content #bookingListCtrls a.page-jump-link-current {
    font-weight: bold;
}

#fares_page .ui-datepicker-trigger {
    cursor: pointer;
    margin-bottom: -0.2em;
}

#fares_page .ui-datepicker-div,
#fares_page .ui-datepicker-inline {
    background: none;
}

#fares_page #ui-datepicker-div {
    background: #00abcd;
    padding: 2.1em 1px 1px;
    border: 0;
}

#fares_page table.ui-datepicker #fares_page .ui-datepicker-title-row td,
#fares_page table.ui-datepicker td {
    font-size: 0.75em;
}

#fares_page .ui-datepicker-header select {
    background-color: #66c5dc;
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    border: 0;
}

#fares_page .ui-datepicker-header select.ui-datepicker-new-month {
    left: 3em;
    width: 8em;
}

#fares_page .ui-datepicker-header select.ui-datepicker-new-year {
    left: auto;
    right: 3em;
}

#fares_page .ui-datepicker-prev,
#fares_page .ui-datepicker-next {
    background: none;
}

#fares_page .ui-datepicker-prev {
    left: 0.75em;
    top: 0.45em;
}

#fares_page .ui-datepicker-next {
    left: auto;
    right: 0.45em;
    top: 0.45em;
}

#fares_page .ui-datepicker-prev a,
#fares_page .ui-datepicker-next a {
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    border: 0;
}

#fares_page .ui-datepicker-prev a {
    background: url(../App_Themes/Strait/OuterSite/images/calendar/jq-dp-arrow-m-prev.gif) no-repeat 0 3px;
}

#fares_page .ui-datepicker-next a {
    background: url(../App_Themes/Strait/OuterSite/images/calendar/jq-dp-arrow-m-next.gif) no-repeat 0 3px;
}

#fares_page table.ui-datepicker {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
    border-width: 0 0 1px 1px;
}

#fares_page .ui-datepicker-header {
    margin: 0 16px;
}

#fares_page table.ui-datepicker td {
    background: #d1eff7;
    text-align: center;
    padding: 3px 5px;
    border: 1px solid #fff;
    border-width: 1px 1px 0 0;
}

#fares_page table.ui-datepicker .ui-datepicker-title-row td {
    text-align: center;
}

#fares_page table.ui-datepicker .ui-datepicker-title-row td a,
#fares_page table.ui-datepicker .ui-datepicker-title-row td a:hover,
#fares_page table.ui-datepicker .ui-datepicker-title-row td a:focus,
#fares_page table.ui-datepicker .ui-datepicker-title-row td a:active {
    background-color: #66c5dc;
    color: #fff;
    font-weight: bold;
    border: 0;
}

#fares_page table.ui-datepicker td.ui-datepicker-unselectable {
    background-color: #e9f0f4;
    color: #aaa;
}

#fares_page table.ui-datepicker td.ui-datepicker-today a {
    background: #666;
    color: #fff;
}

#fares_page table.ui-datepicker td.ui-datepicker-current-day a {
    background: #bad966 !important;
    color: #fff;
}

#fares_page table.ui-datepicker td.ui-datepicker-today a:hover,
#fares_page table.ui-datepicker td.ui-datepicker-today a:focus,
#fares_page table.ui-datepicker td.ui-datepicker-today a:active {
    background: #88b607;
}

#fares_page table.ui-datepicker td a {
    display: block;
    background: #ddd;
    color: #aaa;
    padding: 3px 5px;
    border: 0;
    margin: -3px -5px;
}

#fares_page table.ui-datepicker td a:hover,
#fares_page table.ui-datepicker td a:focus,
#fares_page table.ui-datepicker td a:active {
    background-color: #e6f7fa;
}

#fares_page #ferry-plus #res_PaxVehDetails table {
    border-collapse: collapse;
    width: 78vw;
}

#fares_page #ferry-plus #res_PaxVehDetails th,
#fares_page #ferry-plus #res_PaxVehDetails td {
    text-align: left;
    vertical-align: top;
    padding-left: 7px;
}

#fares_page #ferry-plus #res_PaxVehDetails th {
    font-size: 0.9em;
    padding-right: 7px;
    padding-bottom: 1px;
}

#fares_page #ferry-plus #vehDetails th {
    font-size: 1em;
}

#fares_page #ferry-plus #res_PaxVehDetails td {
    padding-top: 11.5px;
    padding-bottom: 4px;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets {
    background: none;
    border-top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets th,
#fares_page #ferry-plus #bookingList .head .c {
    background-color: #f2fbfd;
    font-size: 0.9em;
    padding-top: 10px;
    padding-bottom: 7px;
}

#fares_page #ferry-plus .journey td {
    vertical-align: top;
}

#fares_page #ferry-plus fieldset .row {
    margin-bottom: 6px;
    margin-left: 0;
}

#fares_page #ferry-plus #res_PaxVehDetails .c1,
#fares_page #ferry-plus #res_PaxVehDetails td.colType {
    text-align: left;
    width: 60px;
}

#fares_page #ferry-plus #res_PaxVehDetails .c5 {
    width: 70px;
}

#fares_page #ferry-plus #res_PaxVehDetails .c7 {
    width: 40px;
}

#fares_page #ferry-plus #res_PaxVehDetails .colMake {
    width: 113px;
}

#fares_page #ferry-plus #res_PaxVehDetails .colReg {
    width: 140px;
}

#fares_page #ferry-plus #newCustomers .c1,
#fares_page #ferry-plus #newCustomers .c2,
#fares_page #ferry-plus #payments .c1,
#fares_page #ferry-plus #payments .c2,
#fares_page #ferry-plus #payments .c3,
#fares_page #ferry-plus #loginBox .c1,
#fares_page #ferry-plus #loginBox .c2,
#fares_page #ferry-plus #res_JourneyDetails #vehicleDetails .c1,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c1,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c2,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c3,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c4,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c5,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c6,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c7,
#fares_page #ferry-plus #res_JourneyDetails #journeyDetails .c8,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #vehicleDetails .c1,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #vehicleDetails .c2,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #vehicleDetails .c3,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #vehicleDetails .c4,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #vehicleDetails .c5,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #vehicleDetails .c6,
#fares_page #ferry-plus #bookingDetails #journeys .crossings .c2,
#fares_page #ferry-plus #res_PaxVehDetails .colRef,
#fares_page #ferry-plus #res_PaxVehDetails .colPO,
#fares_page #ferry-plus #res_PaxVehDetails .colPhone,
#fares_page #ferry-plus #res_PaxVehDetails .colEmail {
    float: none;
    width: auto;
}

#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c1,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c3,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c5,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c7 {
    padding-top: 0.25em;
    margin-right: 7px;
}

#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c2,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c4,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c6,
#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .c8 {
    margin-right: 7px;
}

#fares_page #ferry-plus #res_JourneyDetails #journeyLegs #paxDetails .row.first {
    margin-top: 5px;
}

#fares_page #ferry-plus #vehDetails td.c1,
#fares_page #ferry-plus #vehDetails td.c3,
#fares_page #ferry-plus #vehDetails td.c4 {
    float: none;
}

#fares_page #ferry-plus #vehDetails td.c2 {
    width: 65px;
}

#ferry-plus #res_CustomerDetails .highlight .c1 {
    width: auto;
}

#fares_page #ferry-plus .content fieldset .row p {
    padding-left: 0;
}

#fares_page #ferry-plus .content fieldset .bookingRefDetails p {
    color: #000;
}

#fares_page #ferry-plus .inline-set #addLabel,
#fares_page #ferry-plus .inline-set #cabLabel {
    margin: 0;
    padding: 0;
    padding-top: 3px;
    float: left;
    word-wrap: normal;
    word-break: keep-all;
    white-space: normal;
    margin-right: 0.5vw;
}

#fares_page #ferry-plus .inline-set table {
    vertical-align: inherit;
}

#fares_page #ferry-plus fieldset .inline-set input {
    margin: 0 5px;
}

#fares_page #ferry-plus #res_PaxVehDetails .typeDesc,
#fares_page #ferry-plus #res_PaxVehDetails .colType span {
    display: inline;
    text-align: left;
    font-weight: bold;
    padding-top: 3px;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice p.total,
#fares_page #ferry-plus #res_AvailabilityAndPrice p.total-full,
#fares_page #ferry-plus #summary-totals,
#fares_page #ferry-plus #summary-totals-cost,
#fares_page #ferry-plus #summary-totals-paid,
#fares_page #ferry-plus #summary-totals-due {
    text-align: left;
    margin-left: 0;
}

#ferry-plus #res_CustomerDetails .TotalCost,
#ferry-plus #res_Payments .TotalCost,
#ferry-plus #res_AvailabilityAndPrice .total-full strong,
#fares_page #ferry-plus #summary-totals,
#fares_page #ferry-plus #summary-totals-cost,
#fares_page #ferry-plus #summary-totals-paid,
#fares_page #ferry-plus #summary-totals-due {
    color: #00abcd;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
}

#ferry-plus #res_CustomerDetails .TotalCost,
#ferry-plus #res_Payments .TotalCost {
    font-size: 1.6em;
}

#fares_page #ferry-plus .tli-help-pnl,
#fares_page #ferry-plus .highlight {
    background-color: #e6f7fa;
    width: auto;
    padding: 8px;
    border: 0;
    margin: 1em 0;
    word-wrap: break-word;
    width: 80%;
    max-width: 600px;
}

.unbreakable
{
    word-wrap: normal;
    word-break: keep-all;
    white-space:nowrap;
}

#fares_page #ferry-plus .journey .journey-header .legend .tli-help-pnl {
    padding-bottom: 0;
    margin-bottom: 0;
}

#fares_page #ferry-plus #vehDetails th .tli-help-pnl {
    width: auto;
}

#fares_page #ferry-plus .highlight {
    padding: 0;
}

#fares_page #ferry-plus .highlight .c1 strong {
    display: block;
    padding-left: 4px;
    border: 8px solid #e6f7fa;
    border-bottom: 0;
}

#fares_page #ferry-plus .highlight .c2 span {
    display: block;
    padding-left: 4px;
    border: 8px solid #e6f7fa;
    border-top: 0;
}

#fares_page #ferry-plus .tli-help-content,
#fares_page #ferry-plus .highlight .c1,
#fares_page #ferry-plus .highlight .c2 {
    background-color: #f2fbfd;
    color: #000;
}

#fares_page #ferry-plus .tli-help-content a,
#fares_page #ferry-plus .highlight a {
    color: #02497d;
}

#fares_page #ferry-plus .tli-help-content a.tli-help-close {
    font-size: 0.8em;
}

#fares_page #ferry-plus .top {
    margin-bottom: 1em;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice .journey,
#fares_page #ferry-plus #bookingList span {
    display: block;
    position: relative;
    text-align: left;
    background: #e6f7fa url(../App_Themes/Strait/OuterSite/images/booking-table-btm.gif) no-repeat 0 100%;
    padding: 8px;
    margin-bottom: 16px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
}

#fares_page #ferry-plus #bookingList span {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice .journey-header,
#fares_page #ferry-plus #bookingList {
    display: block;
    background: #e6f7fa url(../App_Themes/Strait/OuterSite/images/booking-table-top.gif) no-repeat;
    padding: 8px 0 9px 0;
    margin: -8px -8px 3px -8px;
}

#fares_page #ferry-plus #bookingList {
    width: 100%;
    padding-bottom: 0;
    margin: 0;
    max-width: 750px;
}

#fares_page #ferry-plus #bookingList .row {
    background-color: #fff;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#fares_page #ferry-plus #bookingList .alt {
    background-color: #f0f0f0;
    margin-top: 0;
    margin-bottom: 0;
}

#fares_page #ferry-plus #mainPageArea #bookingList .head {
    background-color: #f2fbfd;
    border-bottom: 0;
    margin: 0 8px;
}

#fares_page #ferry-plus #bookingList .row .c {
    color: #444;
    padding: 5px 8px;
}

#fares_page #ferry-plus #bookingList .head .c {
    color: #000;
}

#fares_page #ferry-plus #bookingList .c3 {
    width: 80px;
}

#fares_page #ferry-plus #agentDetails #bookingList .row .c {
    color: #444;
    padding: 5px 4px;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice #journey-out,
#fares_page #ferry-plus #res_AvailabilityAndPrice #journey-return {
    min-height: 0;
    max-width: 600px;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice .jouney-time-navigator {
    float: none;
    padding: 0;
    text-align: left;
    width: auto;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span,
#fares_page #res_AvailabilityAndPrice .jouney-time-navigator a {
    display: block;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span {
    position: absolute;
    left: 8px;
    top: 8px;
    width: 104px;
    background: url(../App_Themes/Strait/OuterSite/images/buttons/date-button-btm.gif) no-repeat 0 100%;
    font-size: 0.9em;
    padding-bottom: 3px;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span a {
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: url(../App_Themes/Strait/OuterSite/images/buttons/date-button-top.gif) no-repeat 0 0;
    padding: 6px 6px 3px 18px;
}

#fares_page #ferry-plus #res_AvailabilityAndPrice .jouney-time-navigator span a {
    color: #7a9c1f;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span a:hover,
#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span a:focus,
#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span a:active {
    text-decoration: underline;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span.btnEarlierJourney {
    left: auto;
    right: 8px;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span.separator {
    display: none;
}

#fares_page #res_AvailabilityAndPrice .jouney-time-navigator span.btnEarlierJourney a {
    background-position: -104px 0;
    padding-right: 18px;
    padding-left: 6px;
}

#fares_page #ferry-plus #sessionBasket .crossings {
    padding: 0;
}

#fares_page #ferry-plus #sessionBasket .out,
#fares_page #ferry-plus #sessionBasket .return {
    float: none;
    width: auto;
}

#fares_page #ferry-plus .ErrorScrollBox,
#fares_page #ferry-plus .flderror,
#fares_page #ferry-plus .ErrorText,
#fares_page #ferry-plus .labelSpecialAssistance,
#fares_page #ferry-plus div.mandatory-descriptor {
    color: #9f0202 !important;
    font-weight: bold;
    padding: 0;
    border: 0;
    margin: 0 0 1.5em;
}

#fares_page #ferry-plus .ErrorScrollBox {
    background: url(../App_Themes/Strait/OuterSite/images/warning.png) no-repeat;
    padding-left: 19px;
}

#fares_page #ferry-plus .ErrorScrollBox ul {
    color: #9f0202;
    font-weight: normal;
    padding-left: 14px;
    margin: 0;
}

#fares_page #ferry-plus .ErrorText {
    padding-right: 15px;
}

#fares_page #ferry-plus .ErrorText img {
    display: none;
}

#fares_page #ferry-plus .flderror:empty {
    margin: 0;
}

#fares_page #ferry-plus .flderror {
    margin: 0;
}

#fares_page #ferry-plus td .flderror,
#fares_page #ferry-plus #newCustomer .flderror {
    font-size: 0.9em;
}

#fares_page #ferry-plus div.mandatory-descriptor {
    color: #1e1e1e !important;
}

#fares_page #ferry-plus fieldset .panelSpecialAssistance {
    margin-top: 0.3em;
    width: 80vw;
}

#fares_page #livelife {
    width: 960px;
    margin: 0 auto;
}

#fares_page #footer {
    width: 100%;
    clear: both;
    margin-bottom: 40px;
    color: #303030;
    font-family: Arial, Sans-Serif;
    line-height: 1.5384;
    font-size: 13px;
}

#fares_page #footer a {
    color: #014a7c;
    text-decoration: underline;
}

#fares_page #footer #footerInner {
    margin: 0px auto;
    width: 944px;
    padding-top: 40px;
}

#fares_page #footer .footercopy {
    text-align: right;
    color: #88979d;
    font-size: 0.84em;
}

#fares_page #footer #footerNav {
    POSITION: relative;
    PADDING-BOTTOM: 18px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    CLEAR: both;
    BORDER-TOP: #01779b 12px solid;
    PADDING-TOP: 18px;
}

#fares_page #footer #footerNav UL {
    MARGIN: 0px;
    LIST-STYLE-TYPE: none;
    FLOAT: right;
}

#fares_page #footer #footerNav LI {
    PADDING-BOTTOM: 5px;
    LINE-HEIGHT: 1.25em;
    FLOAT: left;
    MARGIN-LEFT: 20px;
    FONT-SIZE: 0.92em;
}

#fares_page #footer #footerNav LI A {
    BORDER-BOTTOM: #474747 1px dotted;
    COLOR: #474747;
    TEXT-DECORATION: none;
}

#fares_page #footer #footerNav LI A:hover {
    BORDER-BOTTOM-STYLE: none !important;
    BORDER-LEFT-STYLE: none !important;
    BORDER-TOP-STYLE: none !important;
    COLOR: #00a2ea;
    BORDER-RIGHT-STYLE: none !important;
}

#fares_page #footer #straitShippingLink {
    background: url(../App_Themes/Strait/images/common_gfx.png) no-repeat 0px -1030px;
    width: 106px;
    height: 15px;
}

#fares_page #footer #straitShippingLink a {
    BORDER-BOTTOM-STYLE: none !important;
    BORDER-LEFT-STYLE: none !important;
    BORDER-TOP-STYLE: none !important;
    BORDER-RIGHT-STYLE: none !important;
    border: currentColor !important;
    width: 106px;
    height: 15px;
}

#fares_page #footer a:active {
    color: #014a7c;
    text-decoration: underline;
    outline: 0px;
}

#fares_page #footer a:hover {
    color: #00a2ea;
    text-decoration: none;
    outline: 0px;
}

#fares_page #footer a:focus {
    outline: dotted thin;
}

#fares_page #footer a.pointed {
    text-decoration: none;
}

#fares_page #footer a.pointed span {
    text-decoration: underline;
}

#fares_page #footer dl {
    text-align: left;
    margin-top: 8px;
}

#fares_page #footer dd {
    padding-right: 0;
}

#fares_page #footer dd a {
    padding: 0 4px;
    border-right: 1px solid #02497D;
}

#fares_page .powered-by {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

#fares_page .powered-by a {
    position: absolute;
    right: 6px;
    top: -1.7em;
    font-size: 0.9em;
    color: #014a7c;
    text-decoration: none;
}

#fares_page .powered-by a:hover,
#fares_page .powered-by a:focus,
#fares_page .powered-by a:active {
    text-decoration: underline;
}

#paxDetails .paxSelect {
    width: 100%;
    float: left;
}

#paxDetails .paxSelect .field.odd {
    width: 50vw;
}

#mainPageArea #controls td {
    padding: 0;
    padding-bottom: 3%;
}

#toggleContainer {
    border: 0;
}

#toggleText {
    position: absolute;
    float: left;
    top: 5px;
    left: 50px;
    font-size: 2em;
    color: #0f4455;
    display: none;
}

.cross {
    background: #0f4455;
    height: 25px;
    position: relative;
    top: 2px;
    left: 9px;
    width: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cross:after {
    background: #0f4455;
    content: "";
    height: 5px;
    left: -10px;
    position: absolute;
    top: 10px;
    width: 25px;
}

#detailsToggleOut,
#detailsToggleRet {
    height: 26px;
    width: 125px;
    background-image: url(../App_Themes/Strait/OuterSite/images/buttons/btn_125_noarrow.png);
    margin-left: 8px;
    margin-top: 4px;
}

#fares_page #ferry-plus #left_col div.menu {
    background: #0f4455;
    content: "";
    position: relative;
    height: 5px;
    width: 25px;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 12px;
}

.menu:before {
    position: absolute;
    top: -7px;
    background: #0f4455;
    content: "";
    height: 5px;
    width: 25px;
    border-radius: 2px;
}

.menu:after {
    position: absolute;
    top: 7px;
    background: #0f4455;
    content: "";
    height: 5px;
    width: 25px;
    border-radius: 2px;
}

#fares_page #ferry-plus div:nth-child(2) {
    height: auto;
}

#fares_page #ferry-plus #secondary_navigation dd:first-of-type {
    border: none;
}

#fares_page #ferry-plus #basket .basketTog {
    background-image: url("../App_Themes/Strait/OuterSite/images/buttons/btn_150_noarrow.png");
    height: 26px;
    width: 150px;
    top: auto;
    display: none;
    left: 30vw;
    top: 5px;
    margin-bottom: 10px;
    position: relative;
}

#fares_page #ferry-plus #basket {
    width: 100%;
    float: left;
    display: inline;
    border-top: solid 1px #FFF;
    height: auto;
    position: relative;
    background-color: #d9f2f7;
}

#promoDetails .row .c2 input {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

#promoDetails .row .c2 div {
    display: inline;
}

#ferry-plus fieldset .field .btn-125-noarrow {
    position: relative;
    top: -2px;
}

#mainPageArea #vehDetails table {
    width: 100%;
}

.label {
    display: none;
}

#ferry-plus #res_PaxVehDetails tr.row-odd .c5,
#ferry-plus #res_PaxVehDetails tr.row-even .c5 {
    width: 40px;
}

#bokingList .row .c.c2,
#mainPageArea #newCustomers .row label {
    word-wrap: normal;
    word-break: keep-all;
    padding-right: 20px;
    margin-right: 5px;
}

#fares_page #ferry-plus #mainPageArea #bookingList .head .c.c2 {
    margin-right: 5px;
}

#fares_page #ferry-plus #mainPageArea .agentInput {
    width: 100%;
    max-width: 300px;
}

#fares_page #ferry-plus #mainPageArea #bookingList .head .c,
#fares_page #ferry-plus #mainPageArea #bookingList .c {
    text-align: left;
    min-width: 50px;
}

#ferry-plus #vehDetails #vehicleDet tr {
    display: inline-block;
    height: auto;
}

#ferry-plus #vehDetails #vehicleDet tr.headerRow {
    height: 30px;
}

#ferry-plus #vehDetails #vehicleDet td.colReg .label {
    height: 15px;
}

#vehicleDet tr {
    width: 150%;
}

#pageIntro {
    width: 90vw;
    max-width: 400px;
}

.availabilityHelp {
    position: relative;
    top: -20px;
    left: 80px;
}

#mainPageArea .tickets input:not([type="hidden"]) {
    display: inline;
    width: 20px;
}

#promoDetails .row .field.c2 div input {
    margin-top: 5px;
}

#ferry-plus #right_col #content #vehDetails .tli-help-pnl {
    position: relative;
    z-index: 1;
    width: 80%;
}

#ferry-plus #right_col #content #vehDetails .colReg .tli-help-pnl {
    top: 60px;
    left: 0;
    position: absolute;
}

.assist {
    display: block;
}

.recallInput input {
    margin-top: 3px;
}

#paxDet .header .c6 {
    width: 60px;
}

#forgotPassword div:first-child .first.row .c2 {
    width: 70%;
}

#ferry-plus #controls .btnRight {
    float: right;
}

#fares_page #ferry-plus fieldset #voucherCode input:first-child {
    margin-top: 7px;
}

.phoneLabel {
    padding-top: 7px;
    padding-right: 10px;
}

#fares_page #ferry-plus fieldset #expiry select {
    width: 55px;
}

#fares_page #ferry-plus fieldset #expiry select,
#fares_page #ferry-plus fieldset #expiry .required {
    display: inline-block;
}

#ferry-plus .field.c {
    width: 70vw;
}

#payments .first.row .paymentOption {
    width: 100%;
    height: 230px;
}

#payments .first.row .paymentOption .payment.row {
    width: 35%;
    min-width: 220px;
    float: left;
    clear: none;
    margin-right: 10px;
}

#paymentControl .paymentMethodSelect {
    background-color: lightgray;
    width: 40vw;
    min-width: 200px;
    max-width: 200px;
    padding: 5px;
    border-radius: 10px;
    border-color: lightgray;
    border-style: solid;
    border-width: 5px;
}

#paymentControl .paymentOption .paymentMethodSelect {
    height: 88px;
}

#paymentControl .paymentMethodSelect .field input[type="radio"] {
    margin-top: 10px;
    width: 100%;
}

#fares_page #ferry-plus #paymentControl .paymentMethodSelect .field label,
#paymentControl .paymentMethodSelect .field img,
#paymentControl .paymentMethodSelect #voucherCode input[type="text"],
#paymentControl .paymentMethodSelect #voucherCode input[type="submit"] {
    -webkit-transform: translate(-50%, 0);
    margin-left: 50%;
}

#fares_page #ferry-plus #paymentControl #voucherCode {
    display: none;
}

.Airpoints div:not(.tli-help-content) {
    width:90%;
    max-width: 500px;
}

.Airpoints .first.row span,
.Airpoints .legend span {
    width: 80%;
    padding-top: 20px;
}

.Airpoints .legend span {
    padding-right: 10px;
}

.Airpoints .legend img {
    position: relative;
}

.Airpoints .row input[type="submit"] {
    margin-top: 10px;
}

.Airpoints .imgAirpoints {
    max-width:50%;
    max-height:50%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#newCustomers .SingleBlock div
{
    float:left;
}

#newCustomers .SingleBlock div span
{
    float:left;
    width:100%;
}


#newCustomers .SingleBlock label {
    width: 100%;
}
#newCustomers .SingleBlock div:nth-child(2)
{
    width:100%;
}

#newCustomers .SingleBlock .AirpointsButtons
{
    width:100%;
}
#ferry-plus #res_CustomerDetails .Airpoints .row .field.c1 {
    width: 100%;
    margin-top: 10px;
}

.Reservations .row.VoucherInfo, .Reservations .row.EmailInfo{
    margin-top:10px;
    width: 200px;
}

#customerCheckVoucher
{
    width:235px;
}
#customerCheckVoucher input[type="submit"]{
    margin-top:10px;
}


@media only screen and (min-width:1001px) {
    #fares_page #ferry-plus #paxDet tr:not(.header) .c6 {
        width: 75px;
        margin-right: 3px;
    }
}

@media only screen and (max-width:1000px) {
    #fares_page #ferry-plus .tli-help-pnl,
    #fares_page #ferry-plus .highlight {
        width: 90%;
    }
    #controls .btnRight {
        float: right;
    }
    #controls div:first-child {
        float: left;
        left: 300px;
    }
    #ferry-plus #res_PaxVehDetails .c2 {
        width: 65px;
    }
    #ferry-plus #res_PaxVehDetails .c3 {
        width: 80px;
    }
    #ferry-plus #res_PaxVehDetails .c4 {
        width: 100px;
    }
    #ferry-plus #res_PaxVehDetails .header th {
        padding-left: 0;
    }
    #fares_page #ferry-plus #bookingList {
        width: 95%;
        max-width: 400px;
    }
    #fares_page #ferry-plus #mainPageArea #bookingList .head {
        display: none;
    }
    #fares_page #ferry-plus #bookingList .row .c:not(:first-child) {
        display: inline-block;
        text-align: left;
        margin-right: 0px;
    }
    #fares_page #ferry-plus #bookingList .row .c:not(:first-child) .label {
        display: block;
        width: auto;
    }
    #fares_page #ferry-plus #bookingList .row .c.c1 {
        width: 100%;
    }
    #fares_page #ferry-plus #bookingList .row:not(:first-child) {
        border-top: 1px solid #8c8b8b;
    }
    #fares_page #ferry-plus #bookingList .row .c.c2,
    #fares_page #ferry-plus #bookingList .row .c.c4,
    #fares_page #ferry-plus #bookingList .row .c.c6 {
        margin-left: 70px;
        width: 50%;
    }
    #fares_page #ferry-plus #bookingList .row .c.c3,
    #fares_page #ferry-plus #bookingList .row .c.c5,
    #fares_page #ferry-plus #bookingList .row .c.c7 {
        text-align: left;
        width: 20%;
    }
    #fares_page #ferry-plus #bookingList .row .c.c8 {
        float: right;
    }
    #fares_page #ferry-plus #vehDetails td.c1,
    #fares_page #ferry-plus #vehDetails td.c2,
    #fares_page #ferry-plus #vehDetails td.c3,
    #fares_page #ferry-plus #vehDetails td.c4,
    #fares_page #ferry-plus #vehDetails td.c5,
    #fares_page #ferry-plus #vehDetails td.c6 {
        width: 110px;
        float: left;
        margin-right: 15px;
        display: block;
    }
    #fares_page #ferry-plus #vehDetails td.c1 {
        width: 100%;
    }
    #fares_page #ferry-plus #vehDetails td.c2,
    #fares_page #ferry-plus #vehDetails td.c7 {
        margin-left: 5px;
    }
    #ferry-plus #res_PaxVehDetails #vehDetails td .label {
        display: block;
    }
    #ferry-plus #res_PaxVehDetails #paxDet td .label {
        width: 100%;
    }
    #ferry-plus #res_PaxVehDetails #vehDetails .header,
    #ferry-plus #res_PaxVehDetails #paxDet .header,
    #ferry-plus #vehDetails #vehicleDet .headerRow {
        display: none;
    }
    #fares_page #ferry-plus #vehDetails td.c7 {
        margin-right: 85px;
    }
    #ferry-plus #res_PaxVehDetails .largeConfirm {
        float: right;
        margin-right: 60px;
    }
}

@media only screen and (max-width:865px) {
    #fares_page #ferry-plus #vehDetails td.c7 {
        width: 33px;
        margin-right: 92px;
    }
    #fares_page #ferry-plus #vehDetails td.c2,
    #fares_page #ferry-plus #vehDetails td.c6 {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 785px) {
    #bluebridge-header .header-nav .back {
        display: none;
    }
    #bluebridge-header .header-nav .mobile {
        display: inline;
    }
    #bluebridge-footer .page-wrapper {
        width: 100vw;
    }
    #fares_page #ferry-plus .inline-set #addLabel,
    #fares_page #ferry-plus .inline-set #cabLabel {
        width: 40vw;
    }
    #bluebridge-header .page-wrapper .logo {
        left: 50vw;
    }
    #ferry-plus #res_AvailabilityAndPrice #extraDetails .c1,
    #ferry-plus #res_AvailabilityAndPrice #extraDetails .c2,
    #ferry-plus #res_AvailabilityAndPrice #cabinDetails .c1,
    #ferry-plus #res_AvailabilityAndPrice #cabinDetails .c2 {
        width: 100px;
    }
    #fares_page #ferry-plus #right_col #extraDetails div .row div.field.c1,
    #fares_page #ferry-plus #right_col #extraDetails div row div.field.c2 {
        width: 20vw;
    }
    #ferry-plus #res_PaxVehDetails #paxDet .row-odd,
    #ferry-plus #res_PaxVehDetails #paxDet .row-even {
        display: inline-block;
        padding-bottom: 20px;
    }
    #ferry-plus #res_PaxVehDetails #paxDet td,
    #ferry-plus #res_PaxVehDetails #vehDetails #paxDet td .label,
    #ferry-plus #res_PaxVehDetails #vehDetails #paxDet td div {
        display: inline-block;
    }
    #ferry-plus #res_PaxVehDetails tr.row-odd .c5,
    #ferry-plus #res_PaxVehDetails tr.row-even .c5,
    #ferry-plus #res_PaxVehDetails tr.row-odd .c6,
    #ferry-plus #res_PaxVehDetails tr.row-even .c6 {
        width: 100%;
    }
    #fares_page #ferry-plus #bookingList .row .c.c2,
    #fares_page #ferry-plus #bookingList .row .c.c4,
    #fares_page #ferry-plus #bookingList .row .c.c6 {
        margin-left: 50px;
    }
    #fares_page #ferry-plus #res_PaxVehDetails #vehicleDet td.colType {
        width: auto;
    }
    #fares_page #ferry-plus #res_PaxVehDetails td.colReg {
        padding-top: 8px;
    }
    #ferry-plus #res_PaxVehDetails #vehDetails td.colReg label {
        margin-top: 4px;
    }
}

@media only screen and (max-width:730px) {
    #ferry-plus #content table {
        width: 500px;
    }
    #ferry-plus #content #controls table {
        width: auto;
    }
    #fares_page #ferry-plus #res_PaxVehDetails .colMake,
    #fares_page #ferry-plus #res_PaxVehDetails .colReg {
        width: 100px;
    }
    #ferry-plus .field.c {
        width: 65vw;
    }
    #fares_page #ferry-plus #right_col {
        width: 73%;
    }
    #fares_page #ferry-plus #vehDetails td.c4 {
        margin-right: 150px;
    }
    #fares_page #ferry-plus #vehDetails td.c5 {
        margin-left: 10px;
    }
    #fares_page #ferry-plus #vehDetails td.c6 {
        margin-left: 0;
    }
    #fares_page #ferry-plus #vehDetails td.c8 {
        width: 100%;
        margin-left: 10px;
    }
    #fares_page #ferry-plus #vehDetails td.c7 {
        width: 33px;
        margin-right: 0px;
    }
}

@media only screen and (max-width:700px) {
    #fares_page #ferry-plus #vehDetails td.c4 {
        margin-right: 30px;
    }
}

@media only screen and (min-width:601px) {
    #fares_page #right_col {
        padding-left: 10px;
    }
    #toggle {
        display: none;
    }
    #detailsToggle {
        display: none;
    }
}

@media only screen and (max-width:600px) {
    #toggleText {
        display: inherit;
    }
    #fares_page #left_col {
        float: left;
        width: 100vw;
        max-width: none;
    }
    #fares_page #right_col {
        float: left;
        width: 100vw;
        padding-left: 5px;
    }
    #fares_page #left_col #secondary_navigation {
        width: 100%;
    }
    #paxDetails .paxSelect .field .even {
        margin-right: 50vw;
    }
    #fares_page #ferry-plus #res_PaxVehDetails #mainPageArea #vehDetails #paxDet {
        width: 100vw;
    }
    #right_col #page-header #breadcrumb-ferry-plus dd {
        overflow: hidden;
        word-wrap: break-word;
    }
    #fares_page #ferry-plus .inline-set table {
        position: relative;
        -ms-flex-line-pack: center;
        align-content: center;
        top: 10px;
    }
    #fares_page #ferry-plus .inline-set #addLabel,
    #fares_page #ferry-plus .inline-set #cabLabel {
        width: 50vw;
    }
    #fares_page #ferry-plus .journey .journey-header .legend .tli-help-pnl,
    #fares_page #ferry-plus .highlight {
        width: 90%;
        margin-left: 0;
        margin-top: 30px;
    }
    #fares_page #ferry-plus .sidebar-info {
        float: left;
        width: 100vw;
        height: auto;
        min-width: 160px;
    }
    #fares_page #ferry-plus .sidebar-info div h5 {
        margin-top: 20px;
    }
    #fares_page #ferry-plus .sidebar-info h5 {
        margin: 0;
        margin-top: 10px;
    }
    #fares_page #ferry-plus .sidebar-info h6 {
        display: none;
    }
    #fares_page #ferry-plus .sidebar-info h6 img {
        visibility: hidden;
    }
    #fares_page #ferry-plus #secondary_navigation dd:first-of-type {
        padding-bottom: 5px;
    }
    #fares_page #ferry-plus #basket .basketTog {
        display: block;
    }
    #fares_page #ferry-plus #basket .basketTog span {
        color: white;
        position: relative;
        top: 5px;
        left: 10px;
        text-align: center;
    }
    #fares_page #ferry-plus #right_col #extraDetails .extras div.row div.field.c1 {
        width: 30vw;
    }
    #fares_page #ferry-plus #right_col #extraDetails .extras div.row div.field.c2 {
        width: 45px;
    }
    #basket .sidebar-info {
        display: none;
    }
    #secondary_navigation dd:not(:nth-child(2)) {
        display: none;
    }
    #fares_page #ferry-plus fieldset table input[type="text"] {
        width: 100px;
        float: left;
    }
    #promoDetails .row .c2 input {
        float: left;
    }
    #promoDetails {
        height: auto;
        width: 100vw;
    }
    #promoDetails .row .field.c2 {
        padding-top: 5px;
        width: 100%;
    }
    #promoDetails .row .field.c2 div {
        float: left;
    }
    #promoDetails .row .field.c3 {
        height: 30px;
    }
    #promoDetails .row .field.c2 div:not(:first-child) input {
        position: relative;
    }
    #ferry-plus #res_AvailabilityAndPrice #extraDetails .c1,
    #ferry-plus #res_AvailabilityAndPrice #extraDetails .c2,
    #ferry-plus #res_AvailabilityAndPrice #cabinDetails .c1,
    #ferry-plus #res_AvailabilityAndPrice #cabinDetails .c2 {
        width: 50px;
    }
    #ferry-plus #res_AvailabilityAndPrice #cabinDetails .SoldOut {
        width: 30%;
    }
    #controls .btnLeftFloat,
    #controls div:first-child {
        width: 150px;
        float: left;
    }
    #paxDet .c3 .label input {
        width: 80px;
    }
    #fares_page #ferry-plus fieldset table select {
        width: 105px;
    }
    #mainPageArea #vehDetails table tbody td,
    #mainPageArea #vehDetails table tbody th {
        display: block;
    }
    #ferry-plus #res_PaxVehDetails table .header {
        display: none;
    }
    #ferry-plus #res_PaxVehDetails tr.row-odd,
    #ferry-plus #res_PaxVehDetails tr.row-even {
        float: left;
    }
    .errorText {
        width: 45vw;
    }
    #ferry-plus #res_PaxVehDetails tr.row-even,
    #ferry-plus #res_PaxVehDetails tr.row-odd {
        width: 100vw;
    }
    #vehDetails {
        width: 100vw;
    }
    #vehicleDet tr.row-odd {
        height: 60px;
        width: 100vw;
    }
    #vehicleDet tr.row-odd .colType {
        position: relative;
        top: 10px;
    }
    #vehicleDet td {
        float: left;
        width: 20vw;
    }
    #vehicleDet td .label {
        width: 110px;
    }
    #fares_page #ferry-plus #res_PaxVehDetails td.colType {
        width: 100px;
    }
    .colReg div.label {
        margin-bottom: 1px;
    }
    #fares_page #ferry-plus #res_PaxVehDetails .colMake,
    #fares_page #ferry-plus #res_PaxVehDetails .colReg {
        width: 110px;
    }
    #fares_page #ferry-plus #res_PaxVehDetails .colReg {
        padding-top: 8px;
    }
    #right_col {
        width: 100vw;
    }
    .assistWarning {
        left: 0;
        width: 100px;
    }
    #ferry-plus .field.c {
        width: 90vw;
        text-align: justify;
    }
    #fares_page #ferry-plus #right_col {
        width: 100vw;
    }
    #mainPageArea .row.bookingRefDetails .field.c1 {
        width: 100%;
        word-break: keep-all;
        word-wrap: normal;
    }
    #voucherLegs fieldset .row .field {
        width: 100%;
    }
    #voucherLegs fieldset .row .field label {
        width: 200px;
    }
    #fares_page #ferry-plus #bookingList .row .c.c2,
    #fares_page #ferry-plus #bookingList .row .c.c4,
    #fares_page #ferry-plus #bookingList .row .c.c6 {
        width: 40%;
    }
    #bluebridge-header .header-nav .mobile a {
        left: -30px;
        top: 20px;
    }
    #fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets th label {
        padding-right: 0;
        text-align: center;
    }
    #fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets .colTicketRadio span {
        margin-left: 20%;
    }
    #fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets th {
        height: 50px;
        padding-top: 0;
        padding-bottom: 0;
    }
    #fares_page #ferry-plus #res_AvailabilityAndPrice table.tickets th label .ToolTipIcon {
        width: 100%;
        left: 45%;
        top: 15px;
    }
    #mainPageArea .tickets input:not([type="hidden"]) {
        display: block;
        width: 100%;
        -webkit-transform: translate(-50%, 0);
        margin-left: 50%;
    }
    #ferry-plus #controls .btnRight.double,
    #ferry-plus #controls2 .btnRight.double {
        width: 125px;
        left: 0;
        right: 10px;
        float: right;
    }
    #promoDetails .row .field.c2 div input {
        margin-top: -3px;
    }
    #fares_page #ferry-plus #vehDetails td.c7 {
        width: 100px;
    }
    #fares_page #ferry-plus #vehDetails td.c4 {
        margin-right: 100px;
    }
    #basket div:last-child {
        margin-bottom: 5px;
    }
    #paymentControl .paymentMethodSelect {
        max-width: 300px;
    }
    #payments .first.row .paymentOption .payment.row {
        width: 100%;
    }
    #payments .paymentMethodSelect {
        -webkit-transform: translate(-50%, 0);
        margin-left: 24%;
    }
}

@media only screen and (max-width:520px) {
    #fares_page #ferry-plus #vehDetails td.c4 {
        margin-right: 0;
    }
}

@media only screen and (max-width:417px) {
    #fares_page #ferry-plus #vehDetails td.c4 {
        padding-right: 17px;
    }
    #fares_page #ferry-plus #vehDetails td.c5 {
        margin-left: 0;
        margin-right: 40px;
    }
    #fares_page #ferry-plus #vehDetails td.c7 {
        margin-left: 0;
    }
    #fares_page #ferry-plus #vehDetails td.c4,
    #fares_page #ferry-plus #vehDetails td.c6 {
        margin-left: 10px;
    }
}

@media only screen and (max-width:400px) {
    #ferry-plus #controls .btnRight {
        left: 20px;
    }
    #vehicleDet td {
        display: block;
    }
    #promoDetails .row .field.c {
        padding-top: 5px;
        width: 100%;
    }
    #fares_page #ferry-plus #res_AvailabilityAndPrice p.total-full {
        font-size: 100%;
    }
    #fares_page #ferry-plus #res_PaxVehDetails td.colType {
        width: 50px;
    }
    #ferry-plus #res_PaxVehDetails #paxDet tr.row-even,
    #ferry-plus #res_PaxVehDetails #paxDet tr.row-odd {
        width: 100%;
        height: 300px;
    }
    #paxDet tr td select,
    #paxDet tr td label {
        float: left;
    }
    #fares_page #ferry-plus #res_PaxVehDetails #mainPageArea #paxDet td .label,
    #fares_page #ferry-plus #res_PaxVehDetails #mainPageArea #paxDet td select,
    #fares_page #ferry-plus #res_PaxVehDetails #mainPageArea #paxDet td input {
        float: left;
    }
    #fares_page #ferry-plus #res_PaxVehDetails #mainPageArea #paxDet td .label {
        width: 150px;
    }
    #mainPageArea #vehDetails table tbody td {
        float: left;
    }
    .assistWarning {
        float: left;
        width: 90%;
    }
    #fares_page #ferry-plus #agents_welcome input[type="text"] {
        width: 200px;
    }
    #fares_page #ferry-plus #bookingList .row .c.c2,
    #fares_page #ferry-plus #bookingList .row .c.c4,
    #fares_page #ferry-plus #bookingList .row .c.c6 {
        margin: 0px;
        width: 50%;
    }
    #fares_page #ferry-plus #bookingList .row .c.c3,
    #fares_page #ferry-plus #bookingList .row .c.c5,
    #fares_page #ferry-plus #bookingList .row .c.c7 {
        width: 30%;
    }
    .journey-header .jouney-time-navigator {
        width: 70%;
        position: relative;
        top: 30px;
    }
    #fares_page #ferry-plus #res_AvailabilityAndPrice .journey-header {
        height: auto;
        margin-bottom: 25px;
    }
    #ferry-plus #right_col #content h1 {
        font-size: 1.5em;
    }
    #ferry-plus #right_col #content p {
        width: 98%;
    }
    #fares_page #ferry-plus #vehDetails td.c1,
    #fares_page #ferry-plus #vehDetails td.c2,
    #fares_page #ferry-plus #vehDetails td.c3,
    #fares_page #ferry-plus #vehDetails td.c4,
    #fares_page #ferry-plus #vehDetails td.c5,
    #fares_page #ferry-plus #vehDetails td.c6,
    #fares_page #ferry-plus #vehDetails td.c7,
    #fares_page #ferry-plus #vehDetails td.c8 {
        width: 100%;
        margin-left: 0px;
    }
    #fares_page #ferry-plus #agents_welcome label {
        width: 100%;
        margin-bottom: 10px;
    }
    .recallInput {
        width: 100vw;
        float: left;
    }
    #fares_page #ferry-plus #agents_welcome input[type="text"] {
        float: left;
        width: 50%;
        margin-right: 60px;
    }
    #agents_welcome .em input.btn-100 {
        float: left;
        margin-top: 10px;
    }
    #forgotPassword div:first-child .first.row .c2 {
        width: 80%;
    }
    #paymentControl .paymentMethodSelect {
        width: 78vw;
        margin-left: 42%;
    }
    #fares_page #ferry-plus #res_PaxVehDetails #vehicleDet td.colType {
        width: 70px;
        word-wrap: break-word;
    }
}

@media only screen and (max-width:355px) {
    #bluebridge-footer .contact-block .contact-email a {
        font-size: 0.8em;
    }
    #bluebridge-footer .contact-block .contact-email a::before {
        display: none;
    }
}
