﻿
a.clientlogo:after {
    /*background: url(/Assets/Standard/Logo1.png) no-repeat;*/
    content: url(/Assets/MFTUAT/Logo1.png);
}

a.clientlogopdf {
    width: 90px;
    height: 52px;
    float: left;
    background: url(/Assets/MFTUAT/Logo1pdf.png) no-repeat;
    clear: left;
    margin: 0;
}

.clientlogofooter:after {
    /*background: url(/Assets/Standard/Logo_footer_perform.png) no-repeat;*/
    content: url(/Assets/MFTUAT/Logo_footer_perform.png);
}

.buttonLargeRed {
    width: 56px;
    height: 59px;
    background: url(/Assets/common/buttonLargeRed.png) no-repeat;
}

.buttonLargeAmber {
    width: 56px;
    height: 59px;
    background: url(/Assets/common/buttonLargeAmber.png) no-repeat;
}

.buttonLargeGreen {
    width: 56px;
    height: 59px;
    background: url(/Assets/common/buttonLargeGreen.png) no-repeat;
}

.ragSqGrey {
    width: 14px;
    Height: 14px;
    background-color: grey;
    background: url(/Content/newImages/RagSqGrey.png) no-repeat;
    Margin-right: 1px;
}

.ragSqRed {
    width: 14px;
    Height: 14px;
    background-color: #EF4036;
    background: url(/Assets/common/ragSqRed.png) no-repeat;
    Margin-right: 1px;
}

.ragSqAmber {
    width: 14px;
    Height: 14px;
    background-color: #FBAC35;
    background: url(/Assets/common/ragSqAmber.png) no-repeat;
    Margin-right: 1px;
}

.ragSqGreen {
    width: 14px;
    Height: 14px;
    background-color: #EF4036;
    background: url(/Assets/common/ragSqGreen.png) no-repeat;
    Margin-right: 1px;
}

/*--click thru images for dashbaords---------------------------------*/

.fastLane {
    background: url("/Content/newImages/fastLane.png") no-repeat scroll 0 0 transparent;
    clear: left;
    float: left;
    height: 30px;
    width: 90px;
}

.poplinkthru {
    background: url("/Content/newImages/lapByLap.png") no-repeat scroll 0 0 transparent;
    clear: left;
    float: left;
    height: 30px;
    width: 98px;
    margin-top: 4px;
}

.portdashlinkthru {
    background: url("/Content/newImages/fastLane.png") no-repeat scroll 0 0 transparent;
    clear: left;
    float: left;
    height: 30px;
    width: 90px;
    margin-top: -5px;
    margin-left: 10px;
}

.progdashlinkthru {
    background: url("/Content/newImages/pitStop.png") no-repeat scroll 0 0 transparent;
    clear: left;
    float: left;
    height: 30px;
    width: 102px;
}

/*30 by 30 rag classes*/
.button30_30Red {
    width: 30px;
    height: 30px;
    background: url("/Assets/common/button30_30Red.png") no-repeat;
}

.button30_30Amber {
    width: 30px;
    height: 30px;
    background: url("/Assets/common/button30_30Amber.png") no-repeat;
}

.button30_30Green {
    width: 30px;
    height: 30px;
    background: url("/Assets/common/button30_30Green.png") no-repeat;
}

.button30_30Grey {
    width: 30px;
    height: 30px;
    background: url("/Assets/common/button30_30Grey.png") no-repeat;
}

.button30_30Blue {
    width: 30px;
    height: 30px;
    background: url("/Assets/common/button30_30Blue.png") no-repeat;
}
