﻿.labelDisplay
{
    text-align: left;
    font-family: Verdana, Geneva, sans-serif; /*color: #666666;*/
    font-size: 12px;
}

.buttonDisplay
{
    font-size: 1.1em;
    text-align: center;
    font-weight: bold;
    color: red;
}
.DateDisplay
{
    font-size: 13px;
    color: #999;
    margin-top: 5px;
    text-align: right;
}
.global-button, .cancel-button, .go-button, .large-button
{
    color: #000000; /*background-image: url(../../images/img-new/button-bg-global.png);     background-position: center;     background-repeat: repeat-x;*/
    background: #e7e7e7; /* Old browsers */
    behavior: url('../css/PIE.htc');
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7f7f7 0%, #dcdcdc 60%, #dedede 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(60%,#dcdcdc), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 60%,#dedede 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 60%,#dedede 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 60%,#dedede 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f7f7f7 0%,#dcdcdc 60%,#dedede 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px #ccc solid;
    cursor: pointer;
    padding: 1px 12px;
    width: auto;
    height: 27px; /*text-shadow: 1px 1px #999;*/
    font-weight: bold;
    vertical-align: middle;
}
/*
.global-button
{
    color: #ffffff;
    background-image: url(../images/img-new/button-bg-global.png);
    background-position: center;
    background-repeat: repeat-x;
    margin: 0 0 5px 5px;
    border: none;
    cursor: pointer;
    padding: 0 3px;
    border: none;
    width: 50px;
    height: 27px;
    text-shadow: 1px 1px #666;
    /*border: 1px solid #6699cc;*/
/*border:none;
    font-weight: bold;
}*/
.grayColorbutton
{
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
    -moz-border-radius: 2px; /* firefox mozilla*/
    -webkit-border-radius: 2px; /*safari, chrome* 	/border-radius: 2px;/*opera*/
    font-size: 13px;
    color: #333333 !important;
    padding: 2px 5px;
    height: 22px;
    border-bottom: 1px solid #ac9b80;
    width: 204px;
}
.blue16
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    color: #3c689f;
    text-decoration: none;
}

.bluebutton
{
    background-color: #6484b2;
    border: 1px solid #6485af;
    -moz-border-radius: 2px; /* firefox mozilla*/
    -webkit-border-radius: 2px; /*safari, chrome* 	/border-radius: 2px;/*opera*/
    font-size: 11px;
    color: #fff;
    padding: 2px 5px;
    height: 24px;
    border-bottom: 1px solid #7f7f7f;
    width: 125px;
    float: left;
    margin-right: 10px;
}


.lblasterisk
{
    font-family: Verdana;
    color: Red;
    font-size: small; /*text-align:center;*/ /*position:absolute;*/
    top: 3px;
    right: -8px;
}

/*Contribution Analysis and Top-Bottom returns with factors */

.lblPercentage
{
    font-size: 10px;
    color: #666666;
}

.contribution-analysis-category
{
    font-weight: bold;
    margin-top: 20px;
    width: 100px;
    text-align: center;
}

/*-----------*/

.bolddays
{
    /*font-weight: bold;*/
    color: #333333;
}

.textboldWithSize
{
    /*font-weight: bold;*/
    color: #333333;
    font-size: 11px;
}

.ComparisionSection
{
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.WelcomeText
{
    font-size: 15px;
    color: #000000;
    position: relative; /*margin-top: 5px;*/
    text-align: left;
    padding-top: 0px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold !important;
}

.labelAssetDisplay
{
    font-size: 12px; /*font-weight:normal !important;*/
}


.labelEvent
{
    color: #f27a0f;
    font-size: 20px; /*font-weight:normal !important;*/
    font-weight: bold;
}

.labelEventPlace
{
    color: #c3c3c3;
    font-size: 20px; /*font-weight:normal !important;*/
    font-weight: bold;
}
.labelCurrentValue
{
    font-size: 14px; /*font-weight:normal !important;*/
}


.LTP-box-color
{
    font-size: 12px;
    color: #4899c9; /*color: #0066FF;*/
    font-weight: bold;
}
