﻿body 
{
	
	font-family:Tahoma;
     margin-left:5px;
     margin-top:5px;
     margin-right:5px;
     margin-bottom:5px;
     font-size:11px;
}
a:link
{
	text-decoration:none;
	color:	#b11c33;
	font-weight:bold;
}
.table-body table
{
	
}
.navigation-table
{
	background-color:#DEDEDE;	
}
.navigation 
{
	text-align:center;
	padding:0px 6px 0px 6px;
	background-color:#DEDEDE;
	font-size:10pt;
	
}
.navigation a:link, a:visited
{	
	color: #b11c33;	
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
.navigation a:hover
{
	color:Black;
	
}
.navigation-divider td 
{
	color:Gray;	
	font-weight:bold;
	background-color:#DEDEDE;
}
.navigation-selected
{
	background-color:gray;
	color:White;
	text-align:center;
	text-decoration:none;
	height:10px;
	font-weight:bolder;
	padding: 0px 6px 0px 6px;
}
.navigation-selected a:visited
{
	color:White;
	text-decoration:none;	
}
.navigation-selected a:hover
{
	color:Black;	
}
.navigation-bottom
{
	background-color:gray;
	height:2px;	
}
.red-bar 
{
	background-color:#b11c33 !important;
	/*background-color:#CBD5F7;*/
    background-image:none !important;
	color:White !important;	
	font-weight:bold !important;
	padding: 2px 2px 2px 2px !important;
	height:20px !important;
}
.gray-bar {
    background-color: #F0EBED !important;
    color: Black !important;
    background-image: none !important;
}
.small-text
{
	font-size:8pt;	
}
.severity-three
{
	color:White;
	background-color:#b11c33;	
	font-size:10pt;
	padding: 2px 3px 2px 3px;
}
.severity-two
{
	color:Black;
	background-color:#FFFF33;	
	font-size:10pt;
	padding: 2px 3px 2px 3px;
}
.severity-one
{
	color:Black;
	background-color:#30B329;	
	font-size:10pt;	
	padding: 2px 3px 2px 3px;
}
.severity-zero
{
	color:Black;
	background-color:white;	
	font-size:10pt;	
	padding: 2px 3px 2px 3px;
}
.severity-none
{
	color:Black;
	background-color:#DEDEDE;	
	font-size:10pt;	
	padding: 2px 3px 2px 3px;
}
.grid-header
{
    border-bottom: 5px solid #E8E6E6;	
}
.grid-rows
{
	height:25px;
    padding:3px;
}

.red-label
{
	color:#b11c33;
	font-size:12pt;	
	font-weight:bold;
}
.value-label
{
	 font-size:10pt;
	 color:DimGray;
	 font-weight:bold;
	 white-space:nowrap;
	 padding:5px 3px 5px 3px;	 
}
.btn
{    
	border:1px solid #BAB6B8;
	cursor:pointer;
	height:100%;
	margin:  2px 2px 2px 5px;
	height:30px;
	width:100px;
	
	
}
.btn:hover {
	border:solid 1px #004D99;
	background-color:#E8EBFC;
	color:Black;
	
}
.invisible
{
    width:100%;
    height:100%;
    opacity:0;
    cursor:pointer;
}
.add-button
{
	background:url(images/PlusSign2.gif);
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}

.save-button
{
	background:url(images/Save.gif);	
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}


.login-button
{
	background:url(images/login_icon.gif);
    background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}


.select-button
{
	background:url(images/Select-icon.png);
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;        
}


.delete-button
{
	background:url(images/16_close.gif);
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}

.filter-button
{
	background:url(images/Filter.gif);
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}


.print-button
{	
	background:url(images/16_print.gif);
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}

.pay-button
{
	background:url(images/pay.png);
	background-repeat:no-repeat;
	background-color:#F0EBED;
	background-position:10px;
}
.label-bold
{
	font-weight:bold;
	white-space:nowrap;	
	padding-left:3px;	
}
.label-blue
{
	font-weight:normal;
	color:#517BFC;	
	font-size:9pt;
}
.lbl-red
{
	font-weight:bold;
	color:#b11c33;
	font-size:12pt;	
}
.underline
{
    border-bottom:1px #E8E3E5 solid;	
    height:20px;
}
.tree-nodes
{
	padding-left:5px;	
}
.menu-tree
{
    height:350px;
    width:225px;
    vertical-align:top;	
}
.tree-normal a:link
{
	padding:2px 3px 2px 3px;
}
.tree-normal a:hover
{
	color:white;
    background-color:Gray;	
    padding:2px 3px 2px 3px;
}
.tree-selected a:link
{
    color:white;
    background-color:Gray;	
    padding:2px 3px 2px 3px;
}
.text-wide
{
	width:310px;	
}
.text-med
{
	width:180px;	
}
.label-big
{
	font-size:14pt;
	font-weight:bold;	
}
.no-border
{
	border:none;
}
.no-border td {
    border:none;
}
.text-gray
{
	Border:1px solid #C4C0C0 !important;
	background-color:	#DEDEDE !important;
	
}
.grid-items
{
	height:20px;
	font-size:10pt;
}
.grid-items  a:visited
{
	font-size:10pt;	
}

.inlineBlock
{
    display:inline-block !important;
}

.alignCenter
{
    text-align:center;
}

.bodyDiv
{
    width:100%;
    margin:25px;
}

.labelColumn {
    width: 100px;
    font-weight: bold;
    vertical-align: top;
    padding-right: 20px;
}

.row
{
    margin-top:10px;
}
.pictureBox {
    color: #2A2A2A;
    margin-right: 5px;
    border-radius: 0.2em;
    margin-bottom: 5px;
    background-color: #E9F7FE;
    padding: 5px;
    border: thin solid #DADADA;
    font-size: 15px;   
    
}

    .pictureBox img {
        width: 120px;
        height: 108px;
        overflow: hidden;
        border: thin solid #DADADA;
        background-color: white;
    }
    .pasteBox{
        height:140px;
        width:134px;
    }
    .pasteBox:hover
    {
        cursor:pointer;        
    }
.validator
{
    color:red;
    font-size:12pt;
}
.vidBox {
    color: #2A2A2A;
    margin-right: 5px;
    border-radius: 0.2em;
    margin-bottom: 5px;
    background-color: #E9F7FE;
    padding: 5px;
    border: thin solid #DADADA;
    font-size: 15px;
}

    .vidBox img {
        width: 300px;
        height: 150px;
        overflow: hidden;
        border: thin solid #DADADA;
        background-color: white;
    }
    .vidBoxHeader{
        font-weight:bold;
        width:100%;
        text-align:center;
    }
    

