﻿body {
    margin: 0px;
    color: #777;
    background-color: #FFFFFF;
    font-size: 0.813em;
    font-family: 'Roboto', sans-serif;
    height: 100%;
    text-align: center;
}

#logo {
    float: left;
    border: none;
    width: 225px;
    height: 95px;
}

select {
    padding: 0.25em;
    /*text-indent: 2px;*/
    line-height: 24px;
    margin: 0;
    border: solid 1px #808080;
    border-radius: 4px;
}

#PageTitle {
    content: "";
    font-size: large;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.LoginPanel {
    
    width: 504px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -252px;
    margin-top: -75px;
    text-align: center;
    z-index: 3;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.bodytext {
    font-size: 12px;
}

.Medium {
    font-size: medium;
    font-weight: bold;
    color: #13285b;
}

.HeaderText {
    font-size: large;
    font-weight: bold;
    color: #13285b;
}

.HeaderTable {
    width: 100%;
}

.HeaderLRCells {
    width: 220px;
    text-align: left;
    vertical-align: top;
}

.BookingRef {
    background-color: White;
    border-color: Red;
    border-style: Solid;
    border-width: 2px;
    height: 18px;
    font-weight: 700;
    color: #FF0000;
    width: 54px;
}

.InputTable {
    width: 500px;
    border: 1pt solid #fa0505;
    text-align: center;
    background-color: #fa0505;
    padding: 1px;
    border-spacing: 0;
    font-weight: normal;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.WarningText {
    color: #FF0000;
}

.WarningTextAlt {
    color: #FF0000;
    font-weight: bold;
    background-color: White;
}

.inputTableLeftCells {
    font-size: small;
    color: #fbfbfb;
    border: 1pt solid #fa0505;
    text-align: right;
    background-color: #fa0505;
    width: 165px;
    background-color: #fa0505;
}

.inputTableLeftCellsTop {
    font-size: small;
    color: #fbfbfb;
    border: 1pt solid #fa0505;
    text-align: right;
    background-color: #fa0505;
    width: 165px;
    border-top-left-radius: 8px;
}



.inputTableLeftCellsBottom {
    font-size: small;
    color: #fbfbfb;
    border: 1pt solid #fa0505;
    text-align: right;
    background-color: #fa0505;
    width: 165px;
    border-bottom-left-radius: 8px;
}

.inputTableRightCells {
    padding-bottom: 1px;
    padding-left: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    border: 1pt solid #fa0505;
    text-align: left;
    width: 335px;
    background-color: #EFF3FB;
    /*    background-image: url(../images/tablerow.gif);
    background-repeat: repeat-x;*/
    vertical-align: middle;
}

.inputTableRightCellsTop {
    padding: 0 2px 0 2px;
    font-size: small;
    color: #000000;
    border: solid #fa0505;
    border-width: 1pt 0 1pt 0;
    text-align: left;
    width: 335px;
    background-color: #EFF3FB;
    border-top-right-radius: 8px;
    /*background-image: url(../images/tablerow.gif);
    background-repeat: repeat-x*/
}

.inputTableRightCellsBottom {
    padding: 0 2px 0 2px;
    font-size: small;
    color: #000000;
    border: solid #fa0505;
    border-width: 1pt 0 1pt 0;
    text-align: left;
    width: 335px;
    background-color: #EFF3FB;
    border-bottom-right-radius: 8px;
    /*background-image: url(../images/tablerow.gif);
    background-repeat: repeat-x*/
}

.inputTableLeftCellsAlt {
    padding-bottom: 1px;
    padding-right: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    border: 1pt solid #fa0505;
    text-align: right;
    width: 350px;
    background-color: #EFF3FB;
    /*    background-image: url(../images/tablerow.gif);
    background-repeat: repeat-x;*/
}

.inputTableLeftCellsAltTop {
    font-size: small;
    color: #000000;
    border: 1pt solid #fa0505;
    text-align: right;
    width: 350px;
    background-color: #EFF3FB;
    border-top-left-radius: 8px;
}

.inputTableLeftCellsAltBottom {
    font-size: small;
    color: #000000;
    border: 1pt solid #fa0505;
    text-align: right;
    width: 350px;
    background-color: #EFF3FB;
    border-bottom-left-radius: 8px;
}

.inputTableRightCellsAlt {
    padding-bottom: 1px;
    font-size: 12px;
    color: #FFF;
    border: 1pt solid #fa0505;
    text-align: left;
    width: 150px;
    background-color: #fa0505;
    font-weight: normal;
}

.inputTableBottomRow {
    font-size: small;
    color: #FFFFFF;
    border: 1pt solid #fa0505;
    text-align: center;
    background-color: #fa0505;
    height: 18px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.inputTableRightCellsAltTop {
    padding-bottom: 1px;
    font-size: small;
    color: #FFFFFF;
    border: 1pt solid #fa0505;
    text-align: left;
    width: 150px;
    background-color: #fa0505;
    font-weight: normal;
    border-top-right-radius: 8px;
}

.inputTableRightCellsAltBottom {
    padding-bottom: 1px;
    font-size: small;
    color: #FFFFFF;
    border: 1pt solid #fa0505;
    text-align: left;
    width: 150px;
    background-color: #fa0505;
    font-weight: normal;
    border-bottom-right-radius: 8px;
}

.inputTableBottomAlt {
    font-size: small;
    border: 1pt solid #cddbf3;
    background-color: #EFF3FB;
    /*background-image: url(../images/tablerow.gif);
    background-repeat: repeat-x;*/
    text-align: left;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #000000;
}

.tableHighlight {
    background-color: #99FF66 !important;
    cursor: pointer;
    background-image: url('../images/tablerowhlight.gif');
    background-repeat: repeat-x;
}

.tableheader {
    background-color: #fa0505;
    height: 30px;
    /*background-image: url('../images/tableheader.png');
    background-repeat: repeat-x;*/
    color: #FFFFFF;
    border-width: 0;
}

th a {
    text-decoration: none;
}

.tableleftheader {
    background-color: #fa0505 !important;
    background-image: none;
    /*border-bottom-style: none;
    border-left-style: none;
    border-top-style: none;
    background-image: none;*/
}

.tableleft {
    background-image: url(../images/tablefooter.png) !important;
    background-repeat: repeat-x;
    /*border-bottom-style: none;
    border-left-style: none;
    border-top-style: none;*/
    background-color: #fa0505 !important;
}

.tablefooter {
    background-color: #fa0505 !important;
    /*background-image: url(../images/tablefooter.png);
    background-repeat: repeat-x;*/
    color: #FFF;
    font-weight: bold;
}

.tableRow {
    background-color: #EFF3FB !important;
    /*    background-image: url(../images/tablerow.gif);
    background-repeat: repeat-x;*/
    font-weight: normal;
    color: #000000;
}

.tableRowAlt {
    background-color: White !important;
    /*    background-image: url(../images/tablerowalt.gif);
    background-repeat: repeat-x;*/
    font-weight: normal;
    color: #000000;
}

.tableRowSel {
    background-color: #D1DDF1 !important;
    font-weight: bold;
    background-image: url(../images/tablerowsel.gif);
    background-repeat: repeat-x;
    color: #0000FF;
}

.tableInterest {
    background-color: #73C6FF;
    font-weight: bold;
    background-image: url(../images/tableInterest.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    border-right-width: 0;
}

.tableQtyGood {
    background-color: #66FF66;
    background-image: url(../images/tableqtyhigh.gif);
    background-repeat: repeat-x;
}

.tableQtyLow {
    background-color: #FFFF66;
    background-image: url(../images/tableqtylow.gif);
    background-repeat: repeat-x;
    font-weight: bold;
}

.tableQtyOne {
    background-color: #FFCC78;
    background-image: url(../images/tableqtyone.gif);
    background-repeat: repeat-x;
    font-weight: bold;
}

.tableQtyNone {
    background-color: #FF0000;
    background-image: url(../images/tableqtynone.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    color: #FFFFFF;
}

.stdbutton {
    height: 25px;
}

DIV.centered {
    border: solid 1px #99CCFF;
    height: 80px;
    width: 100px;
    position: fixed;
    _position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -40px;
    z-index: 1001;
    background-color: #F2F9FF;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4AA5FF;
    text-align: center;
}

DIV.TopRight {
    padding: 5px;
    margin: 5px;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 250px;
    height: 95px;
    position: absolute;
    _position: absolute;
    right: 0%;
    top: 0%;
    z-index: -1;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #E22F79;
    color: white;
    text-align: center;
}

.radioboxlist radioboxlistStyle {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


.radioboxlist label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -30px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    background-color: #fa0505;
    border-color: #160755;
    width: 295px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 6px;
}


    .radioboxlist label:hover {
        color: #fff;
        background-color: #017aa9;
        border-color: #160755;
    }

input:checked + label {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #000;
}

.radioboxlist input {
    visibility: hidden;
}
/*Calendar*/
.calendarWrapper {
    background-color: #fa0505;
    padding: 10px;
    display: inline-block;
}

.myCalendar {
    background-color: #f2f2f2;
    width: 200px;
    /*border: none !important;*/
}

    .myCalendar a {
        text-decoration: none;
    }

    .myCalendar .myCalendarTitle {
        font-weight: bold;
        height: 35px;
        line-height: 35px;
        background-color: #fa0505;
        color: #ffffff;
        /*       border: none !important;
         border-top-right-radius: 12px !important;
        border-top-left-radius: 12px !important;*/
    }

.rounded-corners {
    /*border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    */ border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    background-color: #fa0505;
    border: none !important;
    overflow: hidden;
}

.gv-rounded-corners {
    border: 1px solid black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.myCalendar th.myCalendarDayHeader {
    height: 23px;
}

.myCalendar tr {
    border-bottom: solid 1px #ddd;
}

.myCalendar table tr {
    border-bottom: none !important;
}

.myCalendar tr:last-child td {
    border-bottom: none;
}

.myCalendar tr td.myCalendarDay, .myCalendar tr th.myCalendarDayHeader {
    border-right: solid 1px #ddd;
}

.myCalendar tr td:last-child.myCalendarDay, .myCalendar tr th:last-child.myCalendarDayHeader {
    border-right: none;
}

.myCalendar td.myCalendarDay:nth-child(7) a {
    color: #c52e2e !important;
}

.myCalendar .myCalendarNextPrev {
    text-align: center;
}

    .myCalendar .myCalendarNextPrev a {
        font-size: 1px;
    }

    .myCalendar .myCalendarNextPrev:nth-child(1) a {
        color: #fa0505 !important;
        background: url('../images/prevMonth.png') no-repeat center center;
    }

        .myCalendar .myCalendarNextPrev:nth-child(1) a:hover, .myCalendar .myCalendarNextPrev:nth-child(3) a:hover {
            background-color: transparent;
        }

    .myCalendar .myCalendarNextPrev:nth-child(3) a {
        color: #fa0505 !important;
        background: url('../images/nextMonth.png') no-repeat center center;
    }

.myCalendar td.myCalendarSelector a {
    background-color: #fa0505;
    color: #ffffff !important;
}

.myCalendar .myCalendarDayHeader a,
.myCalendar .myCalendarDay a,
.myCalendar .myCalendarSelector a,
.myCalendar .myCalendarNextPrev a {
    display: block;
    line-height: 23px;
}

.myCalendar .myCalendarToday {
    background-color: #f2f2f2;
    -webkit-box-shadow: 1px 1px 8px 1px #8f8f8f;
    box-shadow: 1px 1px 8px 1px #8f8f8f;
    display: inline-block;
    width: 23px !important;
    height: 23px !important;
    border: 2px solid #f2f2f2;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
}

.myCalendar .myCalendarOtherMonthDay {
    color: #eee;
    background-position: center center;
    background-color: #CCCCCC;
}

.myCalendar .myCalendarToday a {
    color: #8cbf40 !important;
    font-weight: bold;
}

    .myCalendar .myCalendarToday a:after {
        content: "TODAY";
        color: #000;
        font-size: 0.6em;
        display: inline-block;
        pointer-events: none;
        width: 100%;
        float: left;
    }

.myCalendar .myCalendarDay a:hover,
.myCalendar .myCalendarSelector a:hover {
    background-color: #6f3996;
    color: #ffffff !important;
}

.calendarHasEvent {
    background-position: center center;
    border-color: #66FF66;
    border-style: solid;
    border-width: 1px;
    background-color: #90EE90;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff !important;
}

.calendarHover {
    background-color: #6f3996;
    color: #ffffff !important;
}
