@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
body
{
	font-family: Tahoma;
	font-size: 10pt;
	height: 100%;
}

img
{
	border: none;
}

.docToolsButton {padding: 2px 5px 2px 20px;text-decoration: none;position: relative;white-space:nowrap;font-size:12px;width:100%;}

.docTools{
	margin-left: 10px;
	padding: 2px;
	padding-right: 5px;
	cursor: pointer;
	border:1px solid #000;
}



img.ui-combobox-arrow {
	position: relative;
	vertical-align: text-bottom;
	top: 2px;
}

* html img.ui-combobox-arrow {
	top: -3px;
}

.ui-combobox-list {
	border: 1px solid black;
}

.ui-combobox-list, .ui-combobox-item {
	display: block;
	font-family: sans-serif;
	font-size: 80%;
	background-color: white;
}

.ui-combobox-list .selected {
	background-color: #eeeeff;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	font-weight: bold;
}

#smLoadingImg {
	display: none;
}


button { margin:0; }

.ui-button { margin-right:1px; padding-right:1px; z-index:0; }
.ui-button.ui-state-hover, .ui-button.ui-state-active, .ui-button.ui-state-focus { z-index:100; }

.ui-buttonset .ui-button { margin-left:0; margin-right:-4px; }
.ui-button-text { padding:0.3em 0.65em !important; font-size:10px; }

.ui-selecting { -moz-border-radius:4px; border-radius:4px; background:#fcefa1 !important; }
.ui-selected { -moz-border-radius:4px; border-radius:4px; background:#fcefa1 !important; border:1px solid #888 !important; }
.ui-selectable-helper { border:0; }

.ui-corner-all { -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important; }
.ui-dialog .ui-dialog-title { float: left; margin: .05em 16px .05em 0 !important; font-size:11px; } 
.ui-dialog .ui-dialog-titlebar { padding: .1em 1em; position: relative;  }
.ui-corner-top { -moz-border-radius-topleft: 5px !important; -webkit-border-top-left-radius: 5px !important; border-top-left-radius: 5px !important; -moz-border-radius-topright: 5px !important; -webkit-border-top-right-radius: 5px !important; border-top-right-radius: 5px !important; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px !important; -webkit-border-bottom-left-radius: 5px !important; border-bottom-left-radius: 5px !important; -moz-border-radius-bottomright: 5px !important; -webkit-border-bottom-right-radius: 5px !important; border-bottom-right-radius: 5px !important; }

.ui-tabs { position: relative; padding: 0em !important; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0em .0em 0 !important; }
.ui-tabs .ui-tabs-nav li a { padding: .2em 1em !important; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: .2em .2em !important; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.notifcontainer {
 margin-top:10px;
}

.userListEntry {
	padding:2px 10px 2px 10px;
	margin-bottom: 3px;
	background-color: #FECE2F;
}

.userListEntry span {
	display: block;
	float: left;
}

.userListName {
	width: 75px;
}

.userListFullName {
	width: 130px;
}

.userListEmail {
	width: 225px;
}

.userListActive {
	width: 35px;
}

.userListAdmin {
	width: 35px;
}

.userDelete, .userEdit {
	width: 50px;
	cursor: pointer;
	text-decoration:underline
}

.notificationheader {
 padding: 3px 5px;
 font-size: 15px;
}

.notificationbody{
 padding: 10px;
 background-color:#fff;
 border-color:1px solid black;
 margin-bottom:10px;
 display:none;
}

.notifControlIcon {
	float:right;
	margin: 1px 2px;
	padding: 1px;
	cursor: pointer;
}

.notifExpandIcon {
	float:left;
}

.topTabIcon {
	float:left;
	padding:0;
	margin:0;
	margin-top:-3px;
}

label {
width:150px;    /*Or however much space you need for the form�s labels*/
float:left;
}

.add_button {padding: .4em 1em .4em 20px;text-decoration: none;position: relative; white-space:nowrap;}
.add_button span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;white-space:nowrap;}



#sidebar
{
	float: right;
	width: 350px;
	border: 1px solid black;
	border-top: 0;
	background: white;
	margin: 35px 0px 10px 10px;
	padding: 0;
	z-index: 3000;
}

#sidebar h4
{
	padding: 3px;
	margin:0;
	margin-bottom: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #c0c0c0;
}

#sidebar li
{
	padding: 0;
	margin: 0;
}

#sidebar ul {
	margin: 5px;
}

h1
{
	font-weight: bold;
	font-family: Verdana, sans-serif;
	margin-top: 0pt;
	margin-bottom: 5.5pt;
	font-size: 14pt;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #c2c2c2;
}

h2
{
	font-weight: bold;
	margin-bottom: 8pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	border-top-width: 1px;
	margin-top: 8pt;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 10pt;
}

h3
{
	font-weight: bold;
	color: #4848ff;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-size: 9pt;
}

h4
{
	font-weight: bold;
	font-size: 9pt;
}

p
{
	margin-top: 0pt;
	font-family: Verdana, sans-serif;
	margin-bottom: 12pt;
	font-size: 10pt;
}

li
{
	margin-bottom: 6pt;
}

a.expandspot
{
	color: #008000;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
	text-decoration: none none none;
}

span.expandtext
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

a.dropspot
{
	cursor: hand;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #a82384;
	text-decoration: none none none;
}

a.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none none none;
}

span.glosstext
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}

p.Tip
{
	margin-right: 18pt;
	margin-bottom: 4.5pt;
	margin-left: 9pt;
	margin-top: 8pt;
	mc-next-tag: P;
	color: #000000;
	background-color: #e6e6e6;
}

a:hover
{
	color: #a82384;
}

a:visited
{
	color: #a82384;
}

a:active
{
	color: #a82384;
}

MadCap|conceptLink.conceptLink_1
{
	mc-popup-type: menu;
	mc-display-type: button;
	mc-label: See Also;
}

MadCap|expandingHead.expandspot
{
	color: #008000;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
	text-decoration: none none none;
}

MadCap|dropDownHotspot.dropspot
{
	cursor: hand;
	font-weight: bold;
	font-style: normal;
	color: #a82384;
	text-decoration: none none none;
}

MadCap|expandingBody.expandtext
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

MadCap|glossaryTerm.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none none none;
}

MadCap|expandingBody.glossterm
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

span.span_5
{
	color: #0000ff;
}

td
{
	font: verdana;
	font-size: 9pt;
}

p.toptable
{
	margin-top: 0pt;
	font-size: 9pt;
	margin-bottom: 0pt;
}

p.Nomargin
{
	margin-bottom: 0pt;
}

MadCap|dropDownHead
{
	
}

MadCap|breadcrumbsProxy
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

@media non-print
{
	body
	{
		
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
	}
}

p.seeAlso
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin-bottom: 3.50em;
	margin-top: 3.50em;
}

p.copyright
{
	font-family: Verdana, sans-serif;
	margin-bottom: 12pt;
	font-size: 10pt;
	text-align: center;
	margin-top: 3.50em;
}

table
{
	margin-bottom: 12pt;
}

@media print
{
	MadCap|xref
	{
		mc-format: '{paratext} (page {page})';
	}
}

body
{
	
}

MadCap|xref
{
	mc-format: '{paratext}';
}
