﻿

.GenerateButtonContainer_Visible
{
	display: inline-block; 
}

.GenerateButtonContainer_Hidden
{
	display: none; 
}

.ObserversReportsBodiesOrCountries
{
	font-size: 12px; color: #0067a3; font-family: Arial; text-decoration: none;
	border: dotted 1px #0067a3;
	padding: 2px 5px 2px 5px;

	display: inline-block; 
	left: 240px; 
	top: 20px; 
	position: relative;
}

.ObserversReportsCountries
{
	font-size: 12px; color: #0067a3; font-family: Arial; text-decoration: none;
	border: dotted 1px #0067a3;
	padding: 2px 5px 2px 5px;
    background-color: #e8e8e8;
	display: inline-block; 
	left: 240px; 
	top: 20px; 
	position:relative;
	
	
}

.ObserversReportsColumnsSpacerSide
{
	display:inline-block; 
	width:5%; 
}

.ObserversReportsColumnsSpacerMiddle
{
	display:inline-block; 
	width:5%; 
}

.ObserversReportsColumns
{
	display:inline-block; 
	border: dotted 1px #0067a3;
	width:43%; 
	
	height:100px; 
}

.ObserversReportsColumnsBody
{
	display:block; 
	height:83px; 
	overflow:auto;
}

.ObserversReportsColumnsTitle
{
	display:block; 
	border-bottom: dotted 1px #0067a3;
	font-size: 12px; color: #0067a3; font-family: Arial; text-decoration: none;
	text-align: center;
}

.ObserversOuterBox
{
	margin: 5px 0 5px 20px;
	
}

.ObserversBox
{
	margin: 10px 0 10px 0;
	width: 97%;
	min-height: 120px;

	text-align: left;
	vertical-align: top;
	
	border-top: dotted 1px silver;
	border-bottom: dotted 1px silver;

	font-size: 12px; color: #0067a3; font-family: Arial; text-decoration: none;
}

.ObserversBox .UltraWebTree DIV DIV
{
	margin: 5px 0 7px 0;
}

.ObserversBox .UltraWebTree DIV DIV SPAN
{
	padding: 2px 0 0 0;
}

.ObserversHistoryBlock
{
	position: absolute;
	z-index: 10000;
	width: 300px;
	height: 200px;
	border: solid 1px #e8e8e8;
	background-color: White;
	text-align: left;
}

.ObserversHistoryBlockTopBar
{
	background-color: #e8e8e8;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	height: 20px;
}

.ObserversHistoryBlockBottomBar
{
	background-color: #e8e8e8;
	width: 100%;
	height: 20px;
}

.ObserversHistoryBlockCloseBtn
{
	display: inline-block;
	margin: 5px 5px 0 0;
	background-color: Transparent;
	background-image: url(../../Images/Close.PNG);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	border-style:none;
	cursor: pointer;
}

.ObserversHistoryContent
{
	width: 100%;
	height: 160px;
	overflow: auto;
}

.EditingStepBlockContentRow
{
	width: 99%;
}

.ObserversBodyHistories
{
	margin: 5px 0 2px 15px;
	width: 98%;
}

.ObserversBodyHistory
{
	display: block;
	border-top: outset 1px Silver;	
	width: 97%;
	padding: 15px;
	margin-bottom: 8px;
}

.ObserversBodyHistoryEdit
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	background-color: Transparent;
	background-image: url(../../Images/Edit.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border-style:none;
	cursor: hand;
}

.ObserversBodyHistoryDelete
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	background-color: Transparent;
	background-image: url(../../Images/delete.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border-style:none;
	cursor: hand;
}

.ObserversBodyHistoryDocIcon
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	background-color: Transparent;	
	background-position: bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border-style:none;
}

.ObserversBodyHistoryPDF
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	background-color: Transparent;
	background-image: url(../../Bodies/Images/PDF.GIF);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border-style:none;
}

.ObserversBodyHistoryWORD
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	background-color: Transparent;
	background-image: url(../../Bodies/Images/WORD.GIF);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border-style:none;
}

.ObserversBodyHistoryEMPTY
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	width: 16px;
	height: 16px;
	border-style:none;
}
.ObserversBodyHistoryDoubleEMPTY
{
	display: inline-block;
	margin: 1px 2px 1px 2px;
	width: 32px;
	height: 16px;
	border-style:none;
}

.ObserversBodyHistoryText
{
}

.ObserversBodyHistoryText A:link 
{
	color: Blue; text-decoration: underline;
}

.ObserversBodyHistoryText A:visited 
{
	color: Blue; text-decoration: underline;
	
}

.ObserversBodyHistoryText A:hover 
{
	color: Blue; text-decoration: underline; 
}

.ObserversBodyHistoryText A:active 
{
	color: Blue; text-decoration: underline; border: dotted 1px Blue
}

.ObserversBodyHistoryComments
{
	margin: 5px 0 5px 15px;
}

.ObserversBodyHistoryComment
{
	font-style: italic;
	margin: 1px 1px 1px 1px;
}

.ObserversBodyHistoryComment A:link 
{
	color: Blue; text-decoration: underline;
}

.ObserversBodyHistoryComment A:visited 
{
	color: Blue; text-decoration: underline;
}

.ObserversBodyHistoryComment A:hover 
{
	color: Blue; text-decoration: underline; 
}

.ObserversBodyHistoryComment A:active 
{
	color: Blue; text-decoration: underline; border: dotted 1px Blue
}

.ObserversBodyCountry A:link 
{
	color: Blue; text-decoration: underline;
}

.ObserversBodyCountry A:visited 
{
	color: Blue; text-decoration: underline;
}

.ObserversBodyCountry A:hover 
{
	color: Blue; text-decoration: underline; 
}

.ObserversBodyCountry A:active 
{
	color: Blue; text-decoration: underline; border: dotted 1px Blue
}

/*
.ObserversCircle
{
	display:inline-block;
	width: 15px; 
	height: 15px; 
	
	background-color: Transparent; 
	background-image: url(../../Images/Obs/ObserversStatusPlain.JPG);
	background-position: center;
	background-repeat: no-repeat;
}

.ObserversCircle.Red
{
	background-image: url(../../Images/Obs/ObserversStatusRed.JPG);
}

.ObserversCircle.Green
{
	background-image: url(../../Images/Obs/ObserversStatusGreen.JPG);
}

.ObserversCircle.Yellow
{
	background-image: url(../../Images/Obs/ObserversStatusYellow.JPG);
}
*/
.ObserversTopMenuBar
{
	white-space: nowrap;
	text-align: right;
	width: 100%;
	padding: 2px 20px 2px 0;
}

.ObserversTopMenuBarButton
{
	font-size: 12px; color: #0067a3; font-family: Arial;
	margin	: 0 5px 0 5px;
}

.ObserversArrow
{
	text-align: left;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.ObserversAddLink
{
	margin: 0px 5px 0px 0px;
	display: inline-block;
	background-image: url(../../Images/add.gif);
	background-repeat: no-repeat; 
	width: 11px;
	height: 11px;
	cursor: pointer;
}	


.ObserversEditPlusLink
{
	margin: 0px 5px 0px 0px;
	display: inline-block;
	background-image: url(../../Images/Plus.png);
	background-repeat: no-repeat; 
	width: 11px;
	height: 11px;
	cursor: pointer;
}	


.ObserversEditMinusLink
{
	margin: 0px 5px 0px 0px;
	display: inline-block;
	background-image: url(../../Images/Minus.png);
	background-repeat: no-repeat; 
	width: 11px;
	height: 11px;
	cursor: pointer;
}	

.ObserversAddBlock
{
	display: none;
	width: 97%;
	vertical-align: top;
	text-align:left;
	border-top: dotted 1px Silver;
	border-bottom: dotted 1px Silver;
	margin: 5px 0px 0px 28px;
	overflow: auto;
}

.ObserversEditBlock
{
	display: none;
	width: 97%;
	vertical-align: top;
	text-align:left;
	border-top: dotted 1px Silver;
	border-bottom: dotted 1px Silver;
	margin: 5px 0px 0px 28px;
	overflow: auto;
}

.ObsAddingStepBlock
{
	display: block;
	margin: 5px 20px 5px 5px;
	width: 96%;
}

.ObsAddingBlockFirstColumn
{
	display: inline-block;
	font-size: 15px;
	width: 100%;
	vertical-align: top;
	text-align:left;
	margin:0 2px 2px 0;
}

.ObsAddingBlockSecondColumn
{
	display: inline-block;
	font-size: 15px;
	margin:0  0 2px 2px;
	float:left;
	width: 100%;
}

.ObsAddingStepBlockButtonBar
{
	display:block;
	width: 100%;
	text-align: right;
	float:left;
}
.ObsAddingBlock
{
	display:block;
	 margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.ObsAddingBlockTabRow
{
	display:block;
}

.ObsAddingBlockTabTitle
{
	display:inline-block;
	border: outset 1px #0067a3;
}

.ObsAddingBlockTabTitleSelected
{
	display:inline-block;
	border-left: inset 1px Silver;
	border-top: inset 1px Silver;
	border-right: inset 1px #0067a3;
	font-weight: bold;
}

.ObsAddingBlockTabTitle SPAN
{
	display:inline-block;
	text-align: center;
	vertical-align: middle;
	min-width: 130px;
	cursor: pointer;
}

.ObsAddingBlockTabTitleSelected SPAN
{
	display:inline-block;
	text-align: center;
	vertical-align: middle;
	min-width: 130px;
	cursor: pointer;
}

.ObsAddingBlockTabContentURLLinks .URLLinksTemplate
{
	border: dotted 1px Black;
	margin: 10px 10px 10px 10px;
}

.ObsAddingBlockTabContentURLLinks .URLLinksAdditional
{
	border: dotted 1px Black;
	margin: 10px 10px 10px 10px;
}

.ObsAddingBlockTabContentURLLinks .URLLinksAdditionals
{
	display:block;
}

.ObsAddingBlockFlags
{
	margin: 5px 0px 5px 10px;
	vertical-align: top;
}

.ObsAddingBlockTabContent
{
	display: block;
	border: solid 1px #0067a3;
	min-width: 550px;
}

.ObsAddingStepBlockLabel
{
	display: inline-block;
	font-size: 15px;
	width: 120px;
}

.ObsAddingStepBlockLabelDocUploadText
{
	display: inline-block;
	font-size: 15px;
	width: 100%;	
	white-space:normal;
}

.ObsAddingStepBlockInput
{
	margin: 0 0 0 2px;
	
}

INPUT.ObsAddingStepBlockInput
{
	width: 230px;
}

INPUT.ObsAddingStepBlockInputCol2
{
	width: 230px;
}

.ObsAddingStepBlockLabelCol2
{
	display: none;
	font-size: 15px;
	margin: 0 0 0 50px;
	width: 150px;
}

.ObsAddingStepBlockInputCol2
{
	display: none;
	margin: 0 0 0 2px;
}

.ObsTitle
{
	width: 100%;
	text-align: center;
	font-size: x-large;
	color: #0067a3; 
	font-weight: bold;
}
.ObsBack
{
	text-align: left;
	vertical-align: middle;
	margin: 0 5px 0 0;
	cursor: Hand;
}

.ObsTitle2
{
	display: none;
	width: 100%;
	text-align: center;
	font-size: larger;
	color: #0067a3; 
	text-decoration: underline;
	cursor: pointer;
}

.ObsUnderlined
{
    text-decoration: underline;
}

.ObsRequestStatusWithVisibility
{
    margin-top: -17px;
    margin-right: 5px;
    visibility:visible;	
}

.ObsRequestStatusWithoutVisibility
{
    margin-top: -17px;
    margin-right: 5px;
    visibility:hidden;	
}

INPUT.ObsRequestFeesInput
{
	margin: 0 0 0 0;
	width: 95px;    
}

INPUT.ObsRequestStepInput
{
	margin: 0 0 0 0;
	width: 177px;    
}


.ObsShortLifeCycleDetails
{
	display: block;
	border-bottom: dotted 1px Gray;
}

.ObsShortLifeCycleDetailsIndent
{
	display: inline-block;
	width: 5px;
}

.ObsShortLifeCycleDetailsEvent
{
	display: inline-block;
	width: 157px;
}

.ObsShortLifeCycleDetailsParticipation
{
	display: inline-block;
	width: 50px;
}

.ObsShortLifeCycleDetailsDate
{
	display: inline-block;
	width: 60px;
}

.ObsShortLifeCycleDetailsLocation
{
	display: inline-block;
	width: 30px;
}
.ObsBlankSpanWithStatus
{
    display: inline-block;
    margin-right:54px;
}
.ObsBlankSpanWithoutStatus
{
    display: inline-block;
    margin-right:16px;
}
.ObsColLong
{
    width:250px;
    margin-right: 10px;
    float:left;    
}
.ObsColShort
{
    width:115px;
    /*Start: TFS# 4585
    margin-right: 10px;
    margin-left: 10px; */
    margin-right: 3px;
    margin-left: 3px;
    float:left;
}
.ObsColLongSpecialStep
{
    float:left; 
    margin-right: 10px;   
}
.ObsColLongEventNameLabel
{
    float:left; 
    width:195px;
    margin-right: 10px;   
}
.ObsColShortExtended
{
    width:460px;
    margin-right: 10px;
    margin-left: 10px;    
    float:left;
}
.ObsEMSEventIdImg
{
     position: absolute; 
	cursor: hand;
}
/*Start TFS# 4585*/
.ObsRSNotStarted
{
   font-style: italic; 
}
.ObsRSStarted
{
    font-style: italic;
}
.ObsRSBlocked
{
    font-style: italic;
}
.ObsRSCompleted
{
    font-style: normal;
}
.ObsRSRejected
{
    font-style: italic;
    text-decoration: line-through;
    
    
}

/*End TFS# 4585*/

    


