﻿/*
      D E F A U L T
*/
body
{
    font-size: 8pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    color: black;
    text-align: center;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    background-color: #F4F4FF;
}
div.VersionInfo
{
	color: Silver;
	font-size: smaller;	
}
div.MasterBody
{
	background-color: White;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 40px;
	border-color: White;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
div
{
    width: 100%;
    font-size: 8pt;
    line-height: normal;
    font-family: Verdana;
    text-decoration: none;
    color: black;
    text-align: left;
    float: left;
    vertical-align: middle;
}
div#DontForgetToSave
{    
    width: 100%;
    text-align: left;
    float: left;
    visibility: hidden;
    color: Red;
    font-weight: bold;
    font-size: 10pt;
}
div.Auto
{    
    width: auto;
    float: left;
    text-align: left;
}
div.Space
{
    float: left;
    width: 10px;
}
div.Right
{
    text-align: right;
    float: right;
}
div.MenuTopBG
{
    background-color: #2351A6;
}
div.MenuTop
{
    vertical-align: middle;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: auto;
}
div.MenuRowBG
{
    background-color: #5D81BF;
    border-top: black 1px solid;
}
div.MenuRow
{
    vertical-align: middle;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: auto;
}
div.Seventy
{
    width: 70%;
}
div.Fifty
{
    width: 50%;
}
div.Fourty
{
    width: 40%;
}
div.Thirty
{
    width: 30%;
    margin-right: 17px;
}
div.TwentyFive
{
    width: 25%;
	height: 32px;
}
div.Twenty
{
    width: 20%;
}
div.Fifteen
{
    width: 15%;
}
div.BorderArea
{
    width: 95%;
    float: left;
    text-align: left;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #ffffcc;
}
div.Borders
{
    float: left;
    text-align: left;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    padding-bottom: 5px;
    padding-top: 5px;
}
div.Mantimmar5000
{
    width: auto;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
div.UserControls
{
	width: 730px;	
}
div.TreeView
{
	width: 220px;	
}
div.Middle
{
	vertical-align: middle;	
}
.InformationBox
{
	border-color:Red; 
	border-style:Solid; 
	border-width:1px;
	padding: 0em 0em 0.8em 0.6em;
}

/*
*******************************************************************************************
*/
.Compulsory
{    
    background-color: #A2B6DA;
}
select
{    
    font-size: 8pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    color: black;    
    height: 20px;
    width: 220px;
}
select.Small
{    
    width: 80px;
}
select.Medium
{    
    width: 120px;
}
select.X
{    
    width: 195px;
}
select.Reports
{    
    width: 470px;
}
select.ListBox
{    
    height: 220px;
}
input
{
    font-size: 8pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    color: black;    
    height: 18px;
}
input.Checkbox
{
    width: 20px;
}
input.Radio
{
    width: 20px;
    vertical-align: middle;
}
span.Radio
{
	vertical-align: middle;
}
input.RadioBtnList
{
	width: 12px;
	height: 12px;	
}
span.RadioBtnList
{
	height: 20px;	
}
input.XXL
{
    width: 600px;
}
input.XL
{
    width: 280px;
}
input.Numbers
{
    width: 60px;
    text-align: right;
}
input.Dates
{
    width: 80px;
}
input.Button
{
    width: 140px;
    height: 20px;
}
input.ButtonSmall
{
    width: 80px;
    height: 20px;
}
input.Text
{
    width: 140px;
}
input.TextSmall
{
    width: 100px;
}
input.Name
{
    width: 220px;
}
input.ObsInteger
{
    width: 30px;
    text-align: right;
}    
textarea.MailMessage
{
    height: 100px;
    width: 600px;
}
/*
*******************************************************************************************
*/
h4
{
    font-size: 12pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
.ExtLinkTitle
{
    font-size: 10pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: #354F99;
}
a.MenuSelected
{
    font-weight: bold;
    color: #000000; 
}
.Menu
{
    font-weight: bold;
    color: #FFFFFF;
}
.ErrorMsg
{
    color: red;
    font-weight: bold;
}
.Help
{
    font-size: 12pt;
    text-decoration: none;
    color: green;
    cursor:help;
}
.labelTextbox
{
    font-size: 8pt;
    line-height: normal;
    font-family: Verdana;
    text-decoration: none;
    color: black;
    height: 20px;
    font-weight: bold;
}
.tbxText
{
	font-size: 10pt;
    line-height: 23px;
    font-family: Verdana;
    text-decoration: none;
    color: black;
    height: 23px;
    font-weight: bold;
}
img
{
    margin: 0px;
}
img.Logo
{
    margin: 5px;
}
.reportLabel
{
    margin-left: 25px;
}
.header2Label
{
	font-size: 10pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
.header4Label
{
    font-size: 12pt;
    line-height: normal;        
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.DontForgetToSave
{    
    width: 100%;
    color: Red;
    font-weight: bold;
    font-size: 10pt;
}

/*
***********************************************************************************************
*/
table
{
    width: 100%;
    font-size: 8pt;
    line-height: normal;
    font-family: Verdana;
    text-decoration: none;
    color: black;
    text-align: left;
    float: none;
}
td
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
td.rpt
{
    padding-right: 3px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 0;
    vertical-align: text-bottom;
}
td.Center
{
    text-align: center;
}     
td.Right
{
    text-align: right;
}    
table.Obs
{
    background-color: #ffff99;
    border-right: gray 1px dashed;
    border-top: gray 1px dashed;
    border-left: gray 1px dashed;
    border-bottom: gray 1px dashed;
}
td.ObsLine
{
    border-left: gray 1px dashed;
    width: 6%;
}
td.ObsNormal
{
    width: 6%;
}
/*
***********************************************************************************************
*/
.GridViewSubBorder
{
	border-bottom-color: White;
	border-bottom-style: dashed;
	border-bottom-width: thick;  
	      	
}
/*
***********************************************************************************************
Confirm dialog
*/
#modalBackground
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

	z-index: 9;
	background-color:#333333;
	display: none;
	opacity: 0.40;
	filter: alpha(opacity=40)
}
#modalWindow
{
    position: fixed;
    left: 0;
    top: 0;

	z-index: 10;
	background-color: white;
	display: none;
	width: 350px;
	height: 150px;
	border: 2px solid blue;
	text-align: center;
}
#sendConfirmationWindow
{
    position: fixed;
    left: 0;
    top: 0;

	z-index: 10;
	background-color: white;
	display: none;
	width: 350px;
	height: 200px;
	border: 2px solid blue;
	text-align: center;
}
#sendReportFailedWindow
{
    position: fixed;
    left: 0;
    top: 0;

	z-index: 10;
	background-color: white;
	display: none;
	width: 350px;
	height: 200px;
	border: 2px solid blue;
	text-align: center;
}
#messageWindow
{
	position: fixed;
    left: 0;
    top: 0;
	z-index: 10;
	background-color: #CCCCFF;
	display: none;
	width: 350px;
	height: 200px;
	border: 0px solid blue;
	text-align: center;
}
#messageWindowBody
{
	background-color: White;
	z-index: 11;
	width: 100%;
	height: 100%;
	margin: 25px 5px 5px 5px;
	text-align: center;
}
.DialogText
{
    margin: 10px;
}

#ConfirmCreateSamlicens
{
	position: fixed;
    left: 0;
    top: 0;

	z-index: 10;
	background-color: white;
	display: none;
	width: 350px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	border: 2px solid blue;
}