﻿.TextInItem
{
    font-size: 18px;
    font-weight: bold;
}

.TextInBasicStatistics
{
    text-align: right;
    font-size: 12px;
}

.BorderStyleNone
{
    Border-Style:none;
}   

.IB
{
    background-color:#D3D3D3;    
    width:81px;
    height:22px;
    cursor: pointer;
}

.IBExt
{
    background-color:#D3D3D3;    
    width:96px;
    height:22px;
    cursor: pointer;
}
    
.FontBoldTrue
{
    font-weight:bold;
    font-size:small;
    color:#425799;
}

.FontBoldTrueBig
{
    font-weight:bold;
    font-size:medium;
    color:#425799;
}

.FontBoldTrueLight
{
    font-weight:bold;
    font-size:small;
    color:#ADD8E6;
}

.FontBoldTrueRed
{
    font-weight:bold;
    font-size:small;
    color:#FF0000;
}

.LabelAsTitleAboveGrid
{
    font-family:'Segoe UI';
    font-weight:bold;
    font-size:medium;
    color:black;
}

.FontBoldFalse
{
    font-size:small;
    color:#425799;
}

.ExcelSync
{
    font-family: Segoe UI;
    font-weight:bold;
    font-size:small;
    color:#425799;
}

.BorderStyleSolid
{
    border-style:solid;
    border-width:1px;  
    border-color:#425799;  
    color:Black;
    margin:1px;
}

.StyleTextLeft-FontBoldTrue
{
    text-align:left;
    font-weight:bold;
    }

.Labels-Up
{
    font-weight:bold;
    text-align:center;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;
}

.Labels-Left
{
    font-weight:bold;
    text-align:left;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;
}

.Labels-Center   
{
    font-weight:normal;
    text-align:center;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;
    background-color:#add8e6;    
}

.Labels-Center-Percent   
{
    font-weight:normal;
    text-align:center;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;        
}

.Labels-Right
{
    background-color:#add8e6;
    color:Black;
    text-align:center; 
    font-family:System;   
}

.button
{
    font: 12px Segoe UI;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

.buttons
{
    margin-left:1px;
    color:Black;
}

.tableborderdown
{
    border-bottom-style:solid;
    border-top-style:hidden;
    border-left-style:solid;
    border-right-style:solid;
    border-width:1px;  
    border-color:#425799;  
    margin-left:1px;
}

.tablebordertop
{
    border-bottom-style:hidden;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-width:1px;  
    border-color:#425799;  
    margin-left:1px;
}

.TableBorderMiddle
{
    border-bottom-style:none;
    border-top-style:none;
    border-left-style:solid;
    border-right-style:solid;
    border-width:1px;  
    border-color:#425799;  
    margin-left:1px;
}

.CmbBorderColor
{
    border-style:solid;
    border-color:#425799;
    margin-left:1px;
    margin-right:1px;
}

.margin
{
    margin-left:4px;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#ffffd6;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;	
}

.modalPopupTitle
{
    background-color:#425799;
    color: White;
    text-align: center;
}

.MSRStyle
{
    background-color:#ffffd6;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;
}

.MSRStyleDisable
{
    background-color: White;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;
}

.LOTStyle
{
    font-weight:bold;
    font-size:small;
    color:#425799;
}

.CharProstrMain
{
    background-color:#A9A9A9;
    color:White;
    border-color:#A9A9A9;
    font-weight:bold;
    text-align:center;
    border-style:Solid;
    border-width:1px;
}

.CharProstrMainSegoe
{
    background-color:#A9A9A9;
    color:White;
    border-color:#A9A9A9;
    font-weight:bold;
    text-align:center;
    border-style:Solid;
    border-width:1px;
    font-family: Segoe UI;
}

.CharProstrCell
{
    color:#425799;
    font-weight:bold;
    text-align:left;
    font-weight:bold;
    border-color:#A9A9A9;
    border-style:solid;
    border-width:1px;
}

.HMGCellRightAlign
{
    color:#425799;
    font-weight:bold;
    text-align:center;
    font-weight:bold;
}

.HMGCellNoBorder
{
    color:#425799;
    font-weight:bold;
    text-align:left;
    font-weight:bold;
}