﻿body {
    background: #EDFBD2 url(CSSimages/firming1024.jpg) repeat-x left top;
    height:50px;
}
.MainTablePos {
    position: absolute;
    left: 125px;
    top: 35px;
    width: 95%;
}

.MainLogoPos {
    position: absolute;
    left: 25px;
    top: 50px;
    width: 95%;
}

.ShowBookingTablePos {
    position: absolute;
    left: 25px;
    top: 200px;
    width: 95%;
}

.ShowGroupTablePos {
    position: absolute;
    left: 25px;
    top: 250px;
    width: 95%;
}

.ShowCustTablePos2 {
    position: relative;
    left: 25px;
    top: 250px;
    width: 95%;
    font-family: Calibri;
    font-size: 17px;
    border: solid;
    border-width: thin;
}

.ShowBankHolidays {
    position: relative;
    left: 25px;
    top: 250px;
    width: 425px;
    font-family: Calibri;
    font-size: 17px;
    border: solid;
    border-width: thin;
}

.ShowBookingToExport {
    position: relative;
    left: 25px;
    top: 250px;
    width: 95%;
    font-family: Calibri;
    font-size: 17px;
    border: solid;
    border-width: thin;
}
.container {
    position: absolute;
    left: 5%;
    top: 10%;
}

.container2 {
    position:absolute;
    left:25%;
    top:5%;
}


.TableSettings {
    font-family: Calibri;
    font-size: 19px;
    font-weight: bold;
    border: solid;
    border-width: thin;
}

.CalendarLook {
    background-color: #FFFFCC;
    border-color: #FFCC66;
    border-width: 1px;
    Font-Names ="Calibri" Font-Size="12pt" ForeColor="#663399":Calibri;
    Font-Size: 12pt;
    Color: #663399;
}

.TableBorders {
    background-color: #EDFBD2;
    border: 2px solid black;
    border-radius: 10px;
    font-family: calibri;
}

.AddCustomer {
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    border: solid;
    border-width: thin;
}
.CustomerTableHeader {
    Font-Names ="Calibri" Font-Size="12pt" ForeColor="#663399": Calibri;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: gray;
}

.fixedheader {
    position: absolute;
    z-index: 200;
}

.Calendar1Pos {
    position: absolute;
    top: 340px;
    left: 545px;
}

.Calendar2Pos {
    position: absolute;
    top: 375px;
    left: 545px;
}

.Calendar3Pos {
    position: absolute;
    top: 200px;
    left: 325px;
}

.ShowJobListPos {
    position: absolute;
    left: 225px;
    top: 250px;
    width: 95%;
}

.PrintJobListPos {
    position: absolute;
    left: 100px;
    top: 250px;
    width: 95%;
}

.MainTableHeader {
    color: black;
    font-family: Calibri;
    font-weight: bold;
    font-size: 26px;
    background: grey;
}

.TableLineClear {
    color: black;
    font-family: Calibri;
    font-weight: bold;
    font-size: 18px;
}

.MainTable {
    color: black;
    font-family: Calibri;
    font-weight: bold;
    font-size: 20px;
}

.TableBorders {
    background-color: #EDFBD2;
    border: 2px solid black;
    border-radius: 10px;
    font-family: calibri;
}

.TableBorders2 {
    background-color: #EDFBD2;
    border: 2px solid black;
    font-family: calibri;
}

.TableSettings {
    font-family: Calibri;
    font-size: 19px;
    font-weight: bold;
    border: solid;
    border-width: thin;
}

.TableSettings {
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    border: solid;
    border-width: thin;
}

.CovertToUpperCase {
    text-transform: uppercase
}

.AddCustomer {
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    border: solid;
    border-width: thin;
}

.ShowAddEditCustomerCell {
    font-family: Calibri;
    font-size: 18px;
    font-weight: 400;
}

.container {
    margin: auto;
    width: 97%;
    padding: 200px 0;
}

.container2 {
    padding: 200px 0;
    margin-left: auto;
}

.container3 {
    padding: 200px 0;
    margin-left: auto;
}

.mouseOVER {
    background: #00ff00;
}

.mouseOUT {
    background: transparent;
}

.CustomerTableHeader {
    Font-Names ="Calibri" Font-Size="12pt" ForeColor="#663399": Calibri;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: gray;
}

.GridViewStyle {
    font-family: Calibri;
    font-size: 17px;
    color: black;
}

.CalendarLook {
    background-color: #FFFFCC;
    border-color: #FFCC66;
    border-width: 1px;
    Font-Names ="Calibri" Font-Size="12pt" ForeColor="#663399":Calibri;
    Font-Size: 12pt;
    Color: #663399;
}

.LoginContactTableDetails {
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
}

.LoginContactTableInfo {
    font-family: Calibri;
    font-size: 17px;
  
}


.TableLine {
    color: black;
    font-family: Calibri;
    font-weight: bold;
    background-color: yellowgreen;
}

.MobilebtnClick{
   z-index:99;
}


