﻿html {
    font-family: Arial;
}

.PageContainer {
    width: 1050px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
}

#HomeLogo {
    margin: 0;
}

#panelVRM {
    width: 175px;
}

#HeaderContainer {
    margin: 0 auto;
    max-width: 1040px;
}

#HeaderLeft {
    float: left;
    padding-top: 10px;
}

#LeftSpacer {
    width: 15px;
    background: url(../Images/Vertical_spacer.png) no-repeat;
    background-position: center;
    margin-top: 10px;
    margin-left: 5px;
    float: left;
    height: 75px;
}

#HeaderContent {
    float: left;
}

#RegLookup {
    margin-top: 5px;
    padding: 0;
}

#GoButton {
    float: right;
    padding-top: 10px;
}

.GoButtonP:link, .GoButtonP:visited, .GoButtonP:Active {
    border: 1px #dedede solid;
    border-radius: 4px;
    padding: 9px 3px 10px 3px;
    font-size: 14px;
    font-weight: bold;
    background-color: #555555;
    cursor: pointer;
    text-decoration: none;
    color: white;
}

.GoButtonP:hover {
    background-color: white;
    color: #555555;
}

#TextBoxVRMLookup {
    font-size: 19pt;
    border: 1px solid #000;
    border-radius: 6px;
    background: #F5EE31;
    width: 130px;
    text-transform: uppercase;
    padding: 5px 4px 3px 4px;
    text-align: center;
    margin-top: 1px;
}

#TextBoxVINSearch {
    text-transform: uppercase;
}

.LatestReg {
    margin: 5px 0 0 0;
    width: 177px;
    padding: 2px;
    font-size: 12pt;
}

*:focus {
    outline: 0;
}

#VehicleDetailContainer {
    padding-top: 5px;
    width: 100%;
    min-width: 420px;
    text-wrap: normal;
    text-align: center;
    font-size: 14pt;
}

#LabelVehicleMakeModel {
    font-size: 14pt;
    margin-bottom: 0;
    padding-bottom: 0;
}

#LabelVehicleVinEngine {
    font-size: 10pt;
    margin-bottom: 0;
    padding-bottom: 0;
}

#LabelVehicleVariant {
    font-size: 11pt;
    margin-top: 0;
    padding-top: 0;
}

.TopUp {
    width: 100%;
    font-size: 12pt;
    text-align: center;
    color: blue;
    padding: 10px;
    text-decoration: none;
}

#HeaderRight {
    float: right;
}

.Text50 {
    width: 50px;
    border-radius: 3px;
}

.Text100 {
    width: 100px;
    border-radius: 3px;
}

.Text150 {
    width: 150px;
    border-radius: 3px;
}

.Text200 {
    width: 200px;
    border-radius: 3px;
}

.Text250 {
    width: 250px;
    border-radius: 3px;
}

.Text300 {
    width: 300px;
    border-radius: 3px;
}

.Text350 {
    width: 350px;
    border-radius: 3px;
}

.Text800 {
    width: 350px;
    border-radius: 3px;
    height: 90px;
}

.Text400 {
    width: 400px;
    border-radius: 3px;
}

.DDL100 {
    width: 106px;
    border-radius: 3px;
    padding: 3px;
}

.DDL150 {
    width: 156px;
    border-radius: 3px;
    padding: 3px;
}

.Padded15 {
    padding-left: 15px;
    padding-right: 15px;
}

.RedText {
    color: red;
}

#BodyContainer {
    width: 1050px;
    margin: 0 auto;
    padding-top: 20px;
}

#LeftColumn p {
    padding: 4px 10px;
}

#PopupMenu {
    margin-left: -6px;
}

.VehicleData {
    background-image: url(../Images/Icons/vehicle-data-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Adjustments {
    background-image: url(../Images/Icons/adjustments-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Drawings {
    background-image: url(../Images/Icons/drawings-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.EngineLocations {
    background-image: url(../Images/Icons/engine-location-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.EOBDLocations {
    background-image: url(../Images/Icons/eobd-location-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.GuidedDiagnostics {
    background-image: url(../Images/Icons/fault-diagnostics-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.JobSheets {
    background-image: url(../Images/Icons/procedures-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Diagnostics {
    background-image: url(../Images/Icons/fault-diagnostics-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Lubricants {
    background-image: url(../Images/Icons/lubricants-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.RepairTimes {
    background-image: url(../Images/Icons/repair-times-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.ServiceSheets {
    background-image: url(../Images/Icons/maintenance-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.EngineManagement {
    background-image: url(../Images/Icons/management-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Procedures {
    background-image: url(../Images/Icons/procedures-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.OnlineQuote {
    background-image: url(../Images/Icons/online-quote-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.FuseLocations {
    background-image: url(../Images/Icons/fuse-locations-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.WiringDiagrams {
    background-image: url(../Images/Icons/wiring-diagrams-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.CustomerDetails {
    background-image: url(../Images/Icons/customerdetails-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.VehicleNotes {
    background-image: url(../Images/Icons/vehiclenotes-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.VehicleHistory {
    background-image: url(../Images/Icons/vehiclenotes-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.MOTHistory {
    background-image: url(../Images/Icons/MOT-History-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.CommonProblems {
    background-image: url(../Images/Icons/common-problems-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.TechnicalBulletins {
    background-image: url(../Images/Icons/technical-bulletin-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Recalls {
    background-image: url(../Images/Icons/recalls-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.FaultCodes {
    background-image: url(../Images/Icons/fault-codes-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Invoices {
    background-image: url(../Images/Icons/invoice-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Quotes {
    background-image: url(../Images/Icons/invoice-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Messages {
    background-image: url(../Images/Icons/message-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.Bookings {
    background-image: url(../Images/Icons/booking-icon.png);
    background-position-x: 4px;
    background-position-y: 3px;
    background-size: 24px;
    background-repeat: no-repeat;
}

#VRMFUPContainer {
    width: 250px;
    height: 150px;
    background-color: #eeeeee;
}

#VRMFUPContainerClose {
    float: right;
    padding: 8px;
    font-size: 14pt;
    color: red;
    cursor: pointer;
    border: 1px solid white;
    margin: 2px;
    border-radius: 5px;
}

#SlideOutVRMTab {
    position: absolute;
    left: 0;
    top: 130px;
    width: 40px;
    height: 70px;
    background-color: #eeeeee;
    border-radius: 0 10px 10px 0;
    color: #000000;
    font-size: 9pt;
    padding: 5px 0 5px 0;
    font-weight: bold;
}

.VRMFUPTabName {
    transform: rotate(90deg);
}

.VRMFUPHeader {
    padding-left: 10px;
    margin-top: 12px;
    color: black;
    font-weight: bold;
}

#VRMFUPBody {
    width: 100%;
    font-size: 28pt;
    color: black;
    text-align: center;
}

#MenuSpacer {
    clear: both;
    margin-bottom: 20px;
}

.TableSpacing {
    border-spacing: 5px;
}

.TopIcons {
    margin-left: 6px;
    width: 31px;
    padding: 3px;
}

.GarageLogoSmall {
    width: 250px;
    margin-left: 15px;
    border-width: 0;
}

.BoldHeader {
    font-size: 16pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pageContent {
    padding: 25px;
}

.HeadingTitle {
    font-weight: bold;
}

.VehcDets {
    font-size: 11pt;
}

.smallprint {
    font-size: 10pt;
}

.MenuOption {
    width: 270px;
    cursor: pointer;
    padding: 8px 15px 7px 15px;
    font-weight: bold;
    font-size: 11pt;
    line-height: 18px;
}

    .MenuOption:hover {
        color: #B9122B;
    }

.MenuOptionStatic {
    width: 270px;
    cursor: pointer;
    padding: 8px 15px 7px 15px;
    font-weight: bold;
    font-size: 11pt;
    line-height: 18px;
}

    .MenuOptionStatic:hover {
        color: #B9122B;
    }

.technicalPanel {
    display: block;
    padding: 15px;
}

.TechnicalImage {
    width: 200px;
    float: right;
    padding: 15px;
    border: 0;
}

.subColumnLeft {
    float: left;
    width: 500px;
    margin: 5px 10px;
}

.subColumnRight {
    float: right;
    width: 200px;
}

.HiddenDiv {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.menuPanel {
    font-size: 10pt;
}

    .menuPanel li {
        list-style: none;
        padding: 3px;
        margin: 0;
    }

.menuPanelStatic {
    font-size: 10pt;
}

    .menuPanelStatic li {
        list-style: none;
        padding: 3px;
        margin: 0;
        cursor: pointer;
    }

.ServiceTable1 {
    width: 80px;
    text-align: center;
}

.ServiceTable2 {
    width: 130px;
    text-align: left;
}

.ServiceTable3 {
    width: 130px;
    text-align: center;
}

.ServiceInput {
    width: 100%;
    border-width: 0;
}

#serviceschedule {
    font-size: 10pt;
}

.SSTable {
    margin-left: 5px;
}

.SSHeadingTitle {
    text-align: left;
    font-weight: bold;
}

.PrinterIcon {
    float: right;
    width: 30px;
    margin-top: -6px;
    margin-left: 15px;
    cursor: pointer;
}

.link {
    text-decoration: underline;
    color: #00227C;
}

.hiddendiv {
    margin: 15px;
    padding: 5px;
    background-color: #E0E0E0;
    display: none;
}

.printonly {
    display: none;
}

.ImageLogo {
    margin: 20px;
    padding: 3px;
    border: 1px solid;
    background-color: white;
    width: 200px;
}

.Treeview {
    width: 250px;
    font-size: 10pt;
    text-wrap: normal;
}

.MenuNode1 {
    cursor: pointer;
    font-size: 10pt;
    margin: 3px 0 3px 10px;
}

.MenuNode2 {
    cursor: pointer;
    font-size: 9pt;
    margin: 3px 0 3px 20px;
}

.MenuNode3 {
    cursor: pointer;
    font-size: 9pt;
    margin: 3px 0 3px 30px;
}

.MenuNode4 {
    cursor: pointer;
    font-size: 9pt;
    margin: 3px 0 3px 40px;
}

.Job {
    text-decoration: underline;
}

#tbrepairwork {
    table-layout: fixed;
}

#contactTechnical {
    background-image: url(../Images/contact-technical.jpg);
    background-repeat: no-repeat;
    width: 472px;
    height: 388px;
    float: left;
}

.FuseNames {
    width: 150px;
    text-wrap: normal;
}

.PageMenuHeader {
    text-align: left;
    font-weight: bold;
    margin-left: 100px;
}

.embedComponentsTable {
    table-layout: fixed;
    width: 400px;
    margin-left: 100px;
    text-wrap: normal;
    font-size: 10pt;
}

.FuseTable {
    table-layout: fixed;
    margin-left: 15px;
    font-size: 9pt;
}

.TextBoxSmall {
    width: 100px;
}

.TextBoxMedium {
    width: 200px;
}

.TextBoxLarge {
    width: 300px;
}

.TextBoxXLarge {
    width: 600px;
}

#schemaDetail {
    font-size: 10pt;
}

    #schemaDetail .ExtraInfo div:hover {
        cursor: pointer;
        background-color: Red;
    }
/*#schemaDetail .schema_scroll {width:100%;margin-top:10px;}*/
/*#schemaDetail*/
.schema_img {
    width: 100%;
    margin-top: 10px;
}

.schema_scroll {
    float: left;
    position: relative;
    margin-top: -10px;
    width: 100%;
}

    /*.schema_img {margin-top:10px;width:100%;}
.schema_scroll {float:left; position:relative; margin-top:10px;width:100%;}
*/

    .schema_scroll span {
        background-color: none;
    }


/*#schemaDetail .componentContainer {border:1px solid #002144;}*/
#schemaDetail .componentrow {
    width: 275px;
    height: 18px;
    float: left;
}

    #schemaDetail .componentrow div:hover {
        cursor: pointer;
        cursor: pointer;
        background-color: #95b4ea;
    }

    #schemaDetail .componentrow .iconSpacing {
        width: 20px;
        height: 18px;
        float: left;
    }

    #schemaDetail .componentrow .extraInfoIcon {
        background-image: url('../images/notebook.jpg');
        background-repeat: no-repeat;
        background-position: center;
    }

#schemaDetail .componentid {
    width: 27px;
    float: left;
    text-indent: 3px;
}

#schemaDetail .componentdesc {
    float: left;
}

.NoLocationAvailable {
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #00328c;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -100px;
    background-color: White;
    position: absolute;
    border: 3px solid #00328c;
    height: 50px;
    width: 400px;
    display: none;
}

/* Login Page Styles - Start*/
#LoginColumnLeft {
    width: 600px;
    float: left;
}

#LoginColumnRight {
    width: 350px;
    float: right;
}

.RowOdd {
    background-color: #E4EEFA;
    color: #333333;
}

.RowEven {
}

.GreenTick {
    width: 40px;
    padding: 10px;
}

.Image350 {
    width: 350px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* Login Page Styles - End*/

.RepairTimesSearch {
    padding: 10px;
}

#SearchResults {
    padding: 5px;
    background-color: #999999;
    border-radius: 5px;
}

.VariantTable {
    font-size: 9pt;
    table-layout: fixed;
}

#PanelManualLookup {
    background-color: white;
    margin: 0 0 0 0;
    padding: 10px;
    width: 1024px;
}

.VariantsPanel {
    width: 1014px;
    height: 200px;
    padding: 15px;
    overflow-y: scroll;
    background-color: white;
    margin: 0 0 15px 0;
}

.Manual {
    text-decoration: none;
    color: white;
    border: 1px solid white;
    padding: 2px 15px 1px 15px;
    cursor: pointer;
}

.VIN {
    text-decoration: none;
    color: white;
    width: 20px;
    border: 1px solid white;
    padding: 2px 10px 1px 10px;
    margin-right: 5px;
}

.MultiLine {
    height: 180px;
}

#SearchContainer {
    padding: 25px;
}

.gridview {
    border: 0;
    font-size: 10pt;
}

.Pointer {
    cursor: pointer;
}

.LinkCell {
    text-decoration: underline;
}

.VariantName {
    cursor: pointer;
}

.spacer15 {
    height: 15px;
}

.spacer25 {
    height: 25px;
}

.spacer35 {
    height: 35px;
}

#RightColumnClear {
    margin-top: 70px;
    width: 720px;
    margin-left: 325px;
}

.PaymentOptionBox {
    color: white;
    margin-top: 50px;
    margin-left: 25px;
    margin-right: 5px;
    background-color: #741E43;
    width: 170px;
    font-size: 12pt;
    padding: 15px;
    text-align: center;
    position: relative;
    height: 320px;
    float: left;
}

.PaymentOptionsBox {
    margin: 25px 0 0 25px;
    width: 660px;
    padding: 5px;
    text-align: center;
    position: relative;
}

.BoxA {
    background-color: #9E8602;
    color: white;
}

.BoxB {
    background-color: #897401;
    color: white;
}

.BoxC {
    background-color: #9C8C34;
    color: white;
}

.BoxD {
    background-color: #C0BEBF;
    color: white;
}

.BoxE {
    background-color: #B1B1B1;
    color: white;
}

.POTitle {
    font-size: 14pt;
    font-weight: bold;
    color: black;
}

.POBody {
    font-size: 10pt;
    color: black;
}

.POPrice {
    font-size: 25pt;
    margin-bottom: 5px;
    color: black;
}

.POsmallprint {
    margin: 3px 3px 25px 3px;
    padding: 0;
    font-size: 8pt;
    color: black;
}

.POButtonas {
    text-decoration: none;
    color: black;
    font-weight: bold;
    border: 2px solid;
    border-radius: 4px;
    padding: 11px;
}

.floatingPanel {
    visibility: hidden;
    width: 140px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -70px; /*half the size of width*/
}

.floatingPanel2 {
    width: 340px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -170px; /*half the size of width*/
    background-color: #888888;
    padding: 0 20px 20px 20px;
    border: 1px solid #444444;
    border-radius: 5px;
    color: white;
}

.floatingPanel3 {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 400px;
    margin-left: -200px;
    height: 200px;
    background-color: #888888;
    color: white;
    text-align: center;
    border: 1px solid #444444;
    border-radius: 5px;
}

.floatingPanel4 {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 400px;
    margin-left: -200px;
    height: 200px;
    background-color: #ccc;
    color: black;
    text-align: center;
    border: 1px solid #444444;
    border-radius: 5px;
    padding: 0;
    display: none;
}

#ChangePasswordPanel {
    padding: 20px;
    display: none;
    width: 340px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -170px; /*half the size of width*/
    background-color: white;
    border: 1px solid black;
    height: 120px;
}

.FAQQuestion {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 0 15px 0 15px;
}

.FAQAnswer {
    font-size: 10pt;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 0 15px 0 15px;
}

    .FAQAnswer li {
        padding-left: 25px;
        list-style: none;
    }

.DialogModal {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
}

    .DialogModal > div {
        width: 400px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
    }

.slider-container {
    width: 650px;
    margin: 15px 33px 0 33px;
}

.HeadingMenu {
    padding-left: 10px;
    padding-top: 7px;
}

.SubMenuOption {
    cursor: pointer;
    padding-left: 25px;
    padding-top: 2px;
    font-size: 10pt;
    padding-bottom: 3px;
}

.MOTHistoryContent {
    margin: 25px;
}

.motheader {
    padding-top: 15px;
    color: #999999;
}

.motdata {
    color: black;
    font-weight: bold;
}

.FAILED {
    font-size: 36pt;
    color: red;
}

.PASSED {
    font-size: 36pt;
    color: green;
}

.motheader ul {
    padding: 0 0 0 15px;
    font-weight: bold;
}

    .motheader ul li {
        color: black;
        margin: 0;
        padding: 0;
    }


.CP {
    padding: 2px 0 0 0;
    margin: 0 0 0 10px;
}

.CPHeader {
    font-weight: bold;
}

.CPBody {
    font-weight: normal;
}

.CPDisclaimer {
    font-size: 10pt;
}

#extraInfoPane {
    width: 710px;
    height: 400px;
    display: none;
}

.Settings {
    margin: 20px 10px 5px 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
}

.PaymentNote {
    padding: 25px;
    text-align: center;
}

.ManualLookup {
    width: 100%;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    padding: 4px;
}

.VehiclePic {
    margin-bottom: 40px;
}

.MOTDate {
    font-size: 16px;
    width: 150px;
    margin: 30px auto 0 auto;
    text-align: center;
    background: url('../Images/mot_small2.png') no-repeat;
    height: 48px;
    color: #FFFFFF;
    padding-top: 135px;
    font-weight: bold;
    float: right;
}

.taxdata {
    font-size: 15px;
    width: 150px;
    margin: 30px auto 0 auto;
    text-align: center;
    background-position-x: center;
    height: 161px;
    color: #FFFFFF;
    padding-top: 22px;
    margin-right: 30px;
    font-weight: bold;
    float: right;
}

.TaxDate {
    width: 100%;
    text-align: center;
    color: black;
    padding-left: 1px;
}

.TaxSmall {
    font-size: 20px;
}

.TaxLarge {
    font-size: 30px;
}

.TaxSpacer {
    height: 90px;
}

#TutorialsContainer {
    padding: 25px;
}

.TutorialBox {
    border: 1px solid #dcdcdc;
    width: 965px;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 25px;
}

.TutorialTitle {
    font-size: 14pt;
    font-weight: bold;
    line-height: 160%;
}

.TutorialBody {
    font-size: 12pt;
    font-style: italic;
}

#VehicleDetails a:link {
    text-decoration: none;
}

.hidden {
    display: none;
}

.NewPanel {
    padding: 10px;
    margin: 20px;
    border: 1px solid black;
}

@media print {
    .MainContent_PanelRecentInvoices {
        font-size: 14pt;
    }
}

@media screen {
    .MainContent_PanelRecentInvoices {
        font-size: 12pt;
    }
}

.VESAMenuBar {
    background-color: #bbbbbb;
    height: 30px;
    width: 1030px;
    padding-top: 10px;
    padding-left: 15px;
}

.floatingPanelLeft {
    position: absolute;
    height: 440px;
    width: 350px;
    top: 40px;
    border: 1px solid black;
    margin-top: 10px;
    background-color: #eeeeee;
    margin-left: 10px;
    padding: 5px;
    border-radius: 7px;
    z-index: 4;
}

.VESAScrollBox {
    overflow-y: scroll;
    height: 360px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.NodeHeading {
    font-weight: bold;
    font-size: 10pt;
}

.SubNodeHeading {
    font-weight: bold;
    font-size: 10pt;
    margin-left: 15px;
    margin-top: 5px;
}

.SubNode {
    padding: 15px;
    font-size: 8pt;
    padding: 5px 10px;
    border: 1px solid #cccccc;
    background-color: #dfdfdf;
    border-radius: 5px;
    margin: 5px 5px 5px 15px;
    cursor: pointer;
}

.centered {
    text-align: center;
}

.VESA_SYSTEM {
    z-index: 2;
}

.VESA_Table {
    border-top: 2px solid black;
    width: 500px;
    background: url('/Assets/Assets/Images/VESA_Table_bg.png') repeat-yeparate;
    border-spacing: 7px;
}

    .VESA_Table tr {
        vertical-align: top;
    }

.PanelVESAContainer {
    margin: 20px;
}

.LabelContainer {
    border-radius: 7px;
    border: 1px solid #ccc;
    background-color: #ddd;
    width: 100%;
    margin: 0;
    padding: 0;
}

.LabelContainerHeading {
    color: white;
    background-color: #aaaaaa;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 7px;
    text-align: center;
    padding: 5px;
    margin: 5px 10px 0 10px;
}

.LabelContainerSpec {
    background-color: #ddd;
    font-style: italic;
    font-size: 8pt;
    text-align: center;
    padding: 10px;
    margin: 0 10px 0 10px;
}

.Signal {
    font-size: 9pt;
    margin: 7px;
    cursor: pointer;
}

.SignalIn {
    text-align: right;
    padding: 2px 15px 2px 0;
}

.SignalOut {
    text-align: left;
    padding: 2px 0 2px 15px;
}

.SignalSubMenu {
    display: none;
}

    .SignalSubMenu ul {
        list-style: none;
        font-size: 10pt;
    }

    .SignalSubMenu li {
        cursor: pointer;
        padding: 3px 3px 3px 5px;
    }

        .SignalSubMenu li:hover {
            background-color: #dcdcdc;
            border-radius: 4px;
            padding: 3px 3px 3px 5px;
        }

.box {
    border: 1px solid black;
    background-color: white;
}

.divComponentContainer {
    margin: 10px;
    position: relative;
}

.PanelVESAInnerContainer {
    margin: 0 10px 10px 10px;
    padding: 20px;
}

.ButtonBar {
    margin: 0 20px 0 20px;
}

.SubMenuBar {
    margin: 0 20px 0 20px;
}

.PanelConnectorInnerContainer {
    width: 640px;
    height: 340px;
    margin: 20px;
}

.DivControlSide, .DivConnectorSide, .DivImage {
    width: 640px;
    height: 350px;
    position: relative;
}

.PanelCANBus, .PanelComponentList {
    width: 1000px;
    height: 450px;
    margin: 0;
    position: relative;
    overflow-y: scroll;
}

.SearchContainer {
    padding: 20px;
    font-size: 10pt;
    border-bottom: 1px solid #dddddd;
}

.ComponentSearchResults {
    width: 950px;
    height: 350px;
    overflow-y: scroll;
    float: right;
    position: absolute;
    left: 20px;
    top: 0;
    margin-top: 80px;
}

.ImageComponent {
    max-width: 100%;
    max-height: 100%;
}

.ImageComponent2 {
    margin-left: 170px;
}

.DivPinTable {
    width: 640px;
    height: 230px;
    margin-top: 20px;
}

.PinTableHeader {
    background-color: #bbbbbb;
    border-bottom: 1px solid black;
}

    .PinTableHeader td {
        padding: 5px;
    }

    .PinTableHeader tr {
        height: 40px;
        font-size: 10pt;
    }

.nolinetable, .nolinetable2 {
    border: 0px;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    cursor: pointer;
}

.nolinetable3 {
    width: 100%;
}

.PinTable {
    font-size: 10pt;
    overflow-y: scroll;
    height: 185px;
}

    .PinTable td {
        padding: 3px 5px;
    }

.LocationTable1 {
    font-size: 10pt;
    overflow-y: scroll;
    height: 148px;
}

.LocationTable2 {
    font-size: 10pt;
    overflow-y: scroll;
    height: 378px;
}

    .LocationTable1 td, .LocationTable2 td {
        padding: 3px 5px;
        cursor: pointer;
    }

.divStepByStep {
    width: 300px;
    height: 602px;
    float: right;
    overflow-y: scroll;
}

.SensorTitle {
    font-weight: bold;
    font-size: 11pt;
    padding: 5px 5px 10px 5px;
}

.TestTitle {
    background-color: #dddddd;
    border-radius: 5px;
    margin: 1px 10px 1px 10px;
    padding: 5px;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
}

.Tests {
    border: 1px solid #eeeeee;
    margin: 0 10px 5px 10px;
    padding: 5px;
    font-size: 8pt;
    display: none;
}

.radiobutton {
    padding: 5px 10px;
    vertical-align: middle;
}

.TestAnswer {
    border: 1px solid #eeeeee;
    width: 100%;
    padding: 10px 0 10px 0;
}

.yes {
    color: green;
}

.no {
    color: red;
}

.TestContainer {
}

.PrintButtonContainer {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.FullScreenButtonContainer {
    position: absolute;
    bottom: 30px;
    right: 90px;
}

.ComponentListTable {
    width: 100%;
}

.ComponentListHeading {
    font-size: 10pt;
    background-color: #dddddd;
    border-radius: 5px;
    font-weight: bold;
    padding: 7px;
    border: 1px solid #999999;
    width: 100%;
}

.ComponentListItem {
    cursor: pointer;
    font-size: 10pt;
    padding-left: 20px;
}

.PanelFaultCodes, .PanelVESALocations {
    padding: 10px;
}

.VESALocationsTableContainer {
    width: 1020px;
}

.VESALocationsTable {
    border-collapse: collapse;
    width: 1020px;
}

.PanelPlugLocation {
    padding: 10px;
    height: 368px;
}

.PanelDiagnosis {
    padding: 10px;
    height: 368px;
}

.TextBoxSearch {
    margin-right: 10px;
}

.FaultCodeNote {
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 9pt;
}

.PanelFaultCodeSearch {
    padding: 10px;
    background-color: white;
    width: 520px;
    border: 1px solid #cccccc;
    height: 400px;
}

.FaultCodeSearchResults td {
    padding: 7px;
}

.DiagnosisHeader {
    font-size: 10pt;
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius: 7px;
    margin-bottom: 20px;
}

.GreyContainer {
    background-color: #eeeeee;
    max-height: 285px;
    min-height: 50px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    overflow-y: scroll;
    margin-bottom: 10px;
}


.diagnosisResultsTable {
    font-size: 8pt;
    border-spacing: 5px;
    font-weight: bold;
}


    .diagnosisResultsTable tr {
        vertical-align: middle;
    }


.cellwhiteinner {
    background-color: white;
    padding: 5px;
    border-radius: 7px;
    border: 1px solid #dddddd;
}

.Backbutton {
    position: absolute;
    right: 30px;
    top: 20px;
}

.PanelFaultCodeDiagnosis, .PanelVESALocations {
    position: relative;
}

.DisabledButtons {
    padding: 5px 10px;
    height: 27px;
    font-size: 10.5pt;
    border: 0;
    background-color: #bbbbbb;
    color: black;
    text-decoration: none;
    cursor: default;
}

.DiagnosisStepTable {
    text-align: center;
    border: 1px solid #dddddd;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
}

    .DiagnosisStepTable th {
        border: 1px solid #dddddd;
        font-weight: bold;
        padding: 5px;
    }

    .DiagnosisStepTable td {
        border: 1px solid #dddddd;
        padding: 3px;
    }

.PanelLocation {
}

.ComponentLocationInnerContainer, .FaultCodeLocationInnerContainer, .VESALocationsInner {
    position: relative;
}

.PanelLeft {
    width: 330px;
    height: 378px;
    margin-top: 10px;
    text-align: center;
}

.PanelTopLeft {
    width: 330px;
    height: 220px;
    margin-top: 10px;
    text-align: center;
}

.PanelBottomLeft {
    margin-top: 20px;
    width: 330px;
    height: 148px;
}

.PanelRight {
    width: 600px;
    height: 390px;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

.tableReport, .tableReport2, .tableReport3 {
    width: 100%;
    border-collapse: collapse;
    font-size: 9px;
}

.tableReport, .tableReport2 {
    margin-bottom: 5px;
}

.tableReport3 {
    margin-bottom: -1px;
}

    .tableReport th, .tableReport td, .tableReport2, .tableReport2 th, .tableReport3 th, .tableReport3 td {
        border: 1px solid black !important;
        padding: 2px 5px;
        font-size: 9px;
    }

        .tableReport th, .tableReport2 th, .tableReport3 th {
            background-color: #dddddd;
            text-align: left;
            padding-left: 5px;
            font-size: 9px;
        }

.Traffic {
    width: 40px;
}

.cbox {
    margin: 4px;
}

.Green {
    background-image: url(../Images/TrafficGreen.png);
    background-size: contain;
}

.Amber {
    background-image: url(../Images/TrafficAmber.png);
    background-size: contain;
}

.Red {
    background-image: url(../Images/TrafficRed.png);
    background-size: contain;
}

.flex-container {
    display: flex;
}

.textFull {
    flex: 1;
    border: 0;
}

.GarageDetailsBox {
    border: 1px solid black;
    padding: 10px;
    width: 350px;
    margin-bottom: 15px;
}

#PanelExtraInfoPopup {
    width: 60%;
    margin: 0 20%;
    position: fixed;
    top: 150px;
    display: none;
}

#EIShell {
    width: 100%;
    margin: 0 auto;
    height: 500px;
    background-color: white;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

#CloseWindow {
    float: right;
    border: 1px solid white;
    border-radius: 4px;
    padding: 1px 5px 2px 5px;
    cursor: pointer;
    margin-top: -2px;
}

.ExtraInfoItemHeading {
    font-size: 11pt;
    font-weight: bold;
    padding-left: 10px;
}

.scrollbox {
    width: 100%;
    height: 460px;
    overflow-y: scroll;
}

.ExtraInfoItemContainer {
    margin: 10px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    background-color: #eeeeee;
    padding-left: 5px;
}

    .ExtraInfoItemContainer p {
        padding: 0;
        margin: 4px 10px 4px 10px;
        border-bottom: 1px solid #bbbbbb;
        font-size: 10pt;
    }

    .ExtraInfoItemContainer span {
        font-style: italic;
        float: right;
        padding-right: 10px;
    }

.ExtraInfoImage {
    max-height: 200px;
    max-width: 300px;
    border: 1px solid #dddddd;
    border-radius: 7px;
    padding: 5px;
    background-color: #ffffff;
}

.TableItemHeader {
    vertical-align: top;
    width: 650px;
    border-bottom: 1px solid #cccccc;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px 0 4px 0;
    margin: 0;
}

.TableItem {
    vertical-align: top;
    width: 650px;
    border-bottom: 1px solid #cccccc;
    font-size: 10pt;
    padding: 4px 0 4px 0;
    margin: 0;
}

.TableItemSpacer {
    height: 10px;
}

.RSISectionHeading {
    padding-top: 25px;
    font-size: 11pt;
    font-weight: bold;
}


.InvoicePopup {
    display: none;
    height: 130px;
    width: 400px;
    border: 1px solid #ababab;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 0 15px 5px 15px;
}

.VINPopup {
    display: none;
    border: 1px solid #ababab;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 0 15px 5px 15px;
    position: fixed;
    height: 180px;
    width: 400px;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -70px;
    box-shadow: 5px 10px 8px #888888;
}

.XeroPopupBackground {
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
}

.XeroTenantPopup {
    border: 1px solid #ababab;
    border-radius: 5px;
    background-color: #FFFFFF;    
    position: fixed;
    height: 120px;
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 5px 10px 8px #888888;
}

.XeroTitleBar {
    width: 100%;
    height: 1.5em;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5em;
    background-color: #741E43;
}

.XeroPopupContent {
    padding: 1em;
}

.HLited {
    color: green;
}

.non_HLited {
    color: yellow;
}

.Heading td {
    font-weight: bold;
    font-size: 11pt;
    background-color: #dfdfdf;
    padding: 5px 0 5px 10px;
}

.Entry td {
    font-size: 10pt;
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #dddddd;
}

.PanelVESALocationsItemContainer {
    position: relative;
    padding: 25px;
}

.InvoiceSearchPanel {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.PanelInvoices, .PanelCustomers {
    font-size: 10pt;
}

.TabSticker {
    width: 25px;
    height: 15px;
    color: black;
    background-color: yellow;
    border-radius: 15px;
    position: relative;
    text-align: center;
    top: -15px;
    left: 26px;
    padding-top: 2px;
}

.TabSticker2 {
    width: 35px;
    height: 15px;
    color: black;
    background-color: yellow;
    border-radius: 15px;
    position: relative;
    text-align: center;
    top: -15px;
    left: 26px;
    padding-top: 2px;
}

.WarningNotice {
    color: red;
    font-weight: bold;
    border: 1px solid red;
    border-radius: 3px;
    background-color: lightyellow;
    padding: 8px;
    margin: 15px 10px 0 10px;

}

#RTButtonBar {
    text-align: right;
    padding: 6px 4px 7px 4px;
    background-color: #ddd;
    border-bottom: 1px solid #aaa;
}

.columnsort {
    cursor: pointer;
}

/* Accordian Styles */
ul.accordion-list {
    position: relative;
    display: block;
    width: 1000px;
    height: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
}

    ul.accordion-list li {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        background-color: #ededed;
        padding: 10px;
        margin: 0;
        border: 1px solid #eee;
        border-radius: 5px;
        cursor: pointer;
    }

        ul.accordion-list li.active h3:after {
            transform: rotate(45deg);
        }

h3 {
    font-weight: 700;
    position: relative;
    display: block;
    width: 980px;
    height: auto;
    padding: 0 0 0 0;
    margin: 0;
    font-size: 11pt;
    cursor: pointer;
}

    h3:after {
        content: "\f278";
        position: absolute;
        right: 0;
        top: 0;
        color: #Fcc110;
        transition: all 0.3s ease-in-out;
        font-size: 10pt;
    }

div.answer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color: white;
}

    div.answer p {
        position: relative;
        display: block;
        font-weight: 300;
        padding: 5px 0 0 5px;
        cursor: pointer;
        line-height: 150%;
        margin: 0 0 5px 0;
        font-size: 10pt;
    }

.Images {
    height: 150px;
    width: 190px;
    object-fit: contain;
}

.Message {
    background-color: lightblue;
    color: black;
    border:1px solid lightblue;
    border-radius: 9px;
    margin: 12px;
    padding: 10px 10px 10px 20px;
    font-size: 10pt;
    text-align: right;
    font-weight: bold;
}

.MessageTimestamp {
    font-size: 8pt;
    padding-right: 5px;
    font-weight: normal;
}

@media screen {
    .ImageFullSize {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    #WiringDiagramsImage {
        width: 100%;
        max-height: 100%;
        height: 800px;
        text-align: center;
    }
}

@media print {
    .tableReport th, .tableReport td, .tableReport2, .tableReport2 th {
        border: 1px solid black !important;
    }

    .page-break {
        page-break-before: always;
        height: 0;
    }

    .tableReport th, .tableReport td, .tableReport2, .tableReport2 th {
        font-size: 9px;
    }

    .tableReport3 {
        margin-bottom: 1px;
    }

    .cbox {
        margin: 3px;
    }

    .ImageFullSize {
        max-height: 100%;
        max-width: 100%;
        object-fit: fill;
    }

    .tableSmall {
        font-size: 14px;
    }

    .tableMedium {
        font-size: 16px;
    }

    .tableLarge {
        font-size: 18px;
    }

    .tableXLarge {
        font-size: 20px;
    }
}

div#SpinnerContainer {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    z-index: 1000; /* Important to set this */
}

div#Spinner {
    position: fixed;
    display: none;
    width: 100px;
    height: 100px;
    top: 45%;
    left: 45%;
    z-index: 1001;
    overflow: hidden;
    /*background-color: #fff;
    background:url(/Images/spinner.gif) no-repeat center #fff;
    border: 1px solid #bbbbbb;*/
    border-radius: 7px;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 70px;
        height: 70px;
        margin: 15px;
        border: 7px solid #741E43;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #741E43 transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.DiaryStaffRoleOption, .DiaryStaffResourceTypeOption {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    padding: 1px 6px 1px 2px;
    margin-right: 3px;
    margin-bottom: 2px;
    display: inline-block;
    border-radius: 6px;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

.toggle-checkbox {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

.toggle-checkbox input[type="checkbox"] {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-checkbox .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px;
}

 .toggle-checkbox .slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

.toggle-checkbox input:checked + .slider {
    background-color: #80dd60;
}

.toggle-checkbox input:focus + .slider {
    box-shadow: 0 0 0.5px #80dd60;
}

.toggle-checkbox input:checked + .slider:before {
    transform: translateX(13px);
}

#DiaryContainer {
    padding: 25px;
    height: 100vh;
}

#DiaryModalContainer {
    position: fixed;
    z-index: 999;
}

.BookingPopupBackground {
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
}

.BookingPopup {
    border: 1px solid #ababab;
    border-radius: 5px;
    background-color: #FFFFFF;
    position: fixed;
    height: 80vh;
    width: 80vw;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 5px 10px 8px #888888;
    z-index: 9999;
}

.BookingTitleBar {
    width: 100%;
    height: 1.5em;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5em;
    background-color: #741E43;
}

.BookingPopupContent {
    padding: 1em;
}
