/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	/* list-style-type: none; */
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/* CSS Document */
* {margin: 0;padding: 0}
p {margin-bottom: 1em}
ul{margin-left: 20px;margin-bottom: 1em}
/* commented backslash hack v2 \*/ 
html, body{
	height: 100%;
	/*font-family: Verdana,Arial,sans-serif;*/
	/*font-size: 1.1em;*/
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
} 
/* end hack */ 

body {
	/* background: #fff; */
	/* color: #212121; */
}
/*body.Brad {
	background: #666600;
}*/
#outer {
	margin-left: 250px;
	margin-right: 255px; /*130px;*/
	/* background: #fff; */
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: -28px;
	min-height: 100%;
	min-width: 760px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 99.4%;
	/*height: 50px;*/
	/*min-height: 60px;*/
	height: 28px;
	padding: 2px;
	overflow: hidden;
	z-index: 999;
}
#header ul {
    height: 29px;
}

#header ul li {
    height: 22px;
}

#clearheader{ height: 28px; }/*needed to make room for header*/

/* IE6 Fix */
* html div#body {
    overflow: visible;
}

h1,h2,h3,h4,h5,h6 { 
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	display: block;
	clear: left;
}
a {  }
a:hover { text-decoration: none; }
h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 28px; }
h4 { font-size: 22px; }
h5 { font-size: 16px; }
h6 { font-size: 10px; }
dl, dt, dd, ol, ul, li {
	margin: 7px 14px;	
}
li { list-style: disc; }
html { margin: 0; padding: 0; }

h1#head{
	/* background: #809900; */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	margin: 0 -131px 10px;
	padding: 15px ;
	width: auto;
	min-height: 0;
}
/* mac hide \*/
* html #head{height: 56px;he\ight: 1px}/* height needed for ie to force layout*/
/* end hide*/
#head span {
	font-size: small;
	color: #FFF;
}
/*h3{margin: 0 0 1em 0}
h2{margin: 1em;text-align: center}*/

body {
    line-height: 100% !important;
}

.samlabel {
	width: 100%;
	float: left;
	clear: left;
	display: block;
	margin: 0;
	padding-bottom: 5px;
	/*font-size: 12px;*/
	font-weight: bold;
	text-align: left;
}

.clearer {
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}

/*#header ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#header ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul li a {
	display: block;
	float: left;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-right: 1px solid #fffff0;
	margin: 0 0 0 0;
	padding: 3px 20px;
	text-align: center;
	background: #d2b48c;
	color: #000;
	text-decoration: none;
	position: relative;
	left: 15px;
	line-height: 1.3em;
}
#header ul li a.selected {
	background: #c0c0c0;
	color: #000;
}
#header ul li a:hover {
	background: #c0c0c0;
	color: #fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color: #fff;
	background: #a9a9a9;
}
#header ul li a span {
	display: block;
}*/

.content {
    height: auto;
    min-height: 300px;
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
}

/*table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 5px;
	padding: 0;
	border: 1px solid #fff;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #fff;
}*/

#footer {
	width: 100%;
	clear: both;
	height: 1px;/* 50px; */
	/* color: #212121; */
    /* background-color: #efefef; */
	/* background-color: #FFF8E5; */
    /* border-top: 1px solid #ccc; */
	background-color: #fffff0;
	text-align: center;
	/* position: relative; */
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
	/*border-top: 1px solid #000;*/
	/*border-bottom: 1px solid #000;*/
	border-top: 1px solid #D19405;
    padding: 20px 0;
    /* visibility: hidden; */
}
* html #footer {/*only ie gets this style*/
    \height: 52px;/* for ie5 */
    he\ight: 50px;/* for ie6 */
}

#clearfooter{clear: both;height: 52px;}/*needed to make room for footer*/
* > html #clearfooter {float: left;width: 100%;}/* ie mac styles */

#vcf .google {
	color: #0066ff;
	text-decoration: none;
	border-bottom: 1px dashed #0066ff;
}

/*
 * FORM
 */

.form {
	position: relative;
	float: left;
	/*width: 500px;*/
	height: auto;
	/*min-height: 100px;*/
	margin: 0 auto;
	text-align: left;
	
	/* background: #EFF4FF; */
	/* background-color: #FFF8E5; */
	/* border: 1px solid #A8B5CF; */
	/* border: 1px solid #D19405; */
	/*border-top: 10px solid #fff;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	border-bottom: 10px solid #fff;*/
	padding: 3px;
	-moz-border-radius: 5px;
}
.form form {
	float: left;	
}
.form h4 {
	margin: -15px 0 20px 0;
}
.form label {
	float: left;
	clear: left;
	display: block;
	width: 225px;
	height: 10px;
	line-height: 20px;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.form div {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	padding: 5px;
	width: 100%;
	height: auto;
	min-height: 20px;
}

.form div input,
.form div password,
.form div textarea,
.form div select,
.form div checkbox,
.form div radio {
	margin: 0;
	padding: 4px;
	line-height: default;
}
.form input.focus,
.form password.focus,
.form textarea.focus,
.form select.focus {
	background-color: #FFF9DF;	
}
.form input.error,
.form password.error,
.form textarea.error,
.form select.error {
	background-color: #FFCFCF;
}

/* form tooltip */
.form a.tooltip_link {
	position: absolute;
	margin: 1px 10px;
	width: 24px;
	height: 24px;
	background: #ccc;
	-moz-border-radius: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
}
.form .button {
	/* background-color: #FFCFCF; */
	/* border: 1px solid #A8B5CF; */
	padding: 3px;
	-moz-border-radius: 5px;
}


/*
 *** BUTTONS ***
 */
/*.button {
	/* background: #EFF4FF;
	border: 1px solid #212121; * /
	background: #FFF8E5;
	border: 1px solid #D19405;
}*/


/* inline error */
span.inline_form_error {
	position: absolute;
	top: 2px;
	left: 0;
	margin: 0 0 0 5px;
	width: auto;
	min-width: 200px;
    -moz-border-radius: 10px;
	background: #FFFFDF;
	padding: 5px 8px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFDC7F;
	color: red;	
	z-index: 1000;
	line-height: 1.2em;
}


/** Popup Dialog Styles **/
#dialog_screen_mute {
	background: #B5C2DF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	filter: alpha(opacity=50);
   	-moz-opacity: 0.5;
   	-khtml-opacity: 0.5;
   	opacity: 0.5;
}
#dialog_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	text-align: center;
}
#dialog_content_wrapper {
	position: relative;
	margin: 0 auto;
	top: 100px;
	text-align: left;
    -moz-border-radius: 10px;
    background: #FFF8E5 url('../images/dialog_bg2.jpg') repeat-x 0 0;/* 143578 */
    /* background: #EFF4FF;
	border: 4px solid #FFFFFF; */
	/* background: #FFF8E5; */
	/* border: 1px solid #D19405; */
	padding: 20px;
}
#dialog_content_wrapper .form {
	/* border: none; */
	/* background: none; */
	padding: 0;
	margin: 10px 0 !important;	
}
/** Ajax Form Styles **/
.ajax_form {
	
}

/** Popup Calendar **/

#ui-timepicker-div { z-index: 2000; }
.ui-datepicker {
	/* background: #fff; */
	padding: 4px;
	/* border: 1px solid #ddd;	 */
	display: none;
}
.ui-datepicker-header a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px;
	line-height: 1.4em;
	cursor: pointer;
}
.ui-datepicker-title {
	font-size: 12px;
	line-height: 1.4em;
}
table.ui-datepicker-calendar {

}
table.ui-datepicker-calendar th {
	font-size: 12px;
	padding: 2px;
}
table.ui-datepicker-calendar td {
	padding: 2px;
}
table.ui-datepicker-calendar td a.ui-state-highlight {
	color: red;
}
table.ui-datepicker-calendar td a.ui-state-active {
	color: #000;
	text-decoration: none;
	cursor: default;
}


/**** Link List ****/
strong.link_list_header {
	display: block;	
	padding: 15px 0 0 0;
	width: 100%;
	height: 20px;
	float: left;
	color: #153679;
	text-indent: 10px;
}
ul.link_list {
	position: relative;
	margin: 5px 0 10px 0;
	padding: 0;
	float: left;
	width: 100%;
}
ul.link_list li {
	position: relative;
	list-style: none;
	margin: 0 0 -1px 0;
	padding: 5px;
	float: left;
	width: 98%;
}
ul.link_list li span,
ul.link_list li em,
ul.link_list li a {
	line-height: 30px;	
}
ul.link_list li span {
	font-weight: bold;
}
ul.link_list li em {
}
ul.link_list li a {
	float: right;
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 12px;
}
ul.link_list li a.link_list_edit,
ul.link_list li a.link_list_delete {
	display: block;
	width: 32px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;: url('../images/icons/edit.png') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

ul.link_list li a.link_list_view   { /* background-image: url('../images/icons/edit.png');*/ }
ul.link_list li a.link_list_edit   { background-image: url('../images/icons/edit.png'); }
ul.link_list li a.link_list_delete { background-image: url('../images/icons/delete.png'); }
ul.link_list li a.link_list_edit:hover,
ul.link_list li a.link_list_delete:hover { background-position: 0 -30px; }

/** GREY ** 
ul.link_list li { border: 1px solid #ccc; }
ul.link_list li.list_row_odd { background-color: #efefef; }
ul.link_list li.list_row_even { background-color: #ddd; }

/** BLUE **/
ul.link_list li { border: 1px solid #A8B5CF; }
ul.link_list li.list_row_odd { background-color: #FFF8E5; }
ul.link_list li.list_row_even { background-color: #C2D1EF; }
ul.link_list li.list_row_odd_hover { background-color: #DFE9FF; }
ul.link_list li.list_row_even_hover { background-color: #B3C7EF; }



/**** Notifications ****/
.notifications_container {
	margin: 0;
	padding: 0;
}

ul.error_list,
ul.warning_list,
ul.message_list {
    margin: 0 20px 5px 20px;
    padding: 0;
    /*-moz-border-radius: 10px;*/
}
ul.error_list li,
ul.warning_list li,
ul.message_list li {
    list-style: none;
    padding: 2px 10px;
    margin: 0;
    line-height: 1.5em;
    font-weight: bold;
}
ul.error_list {
    border-top: 1px solid #FFDC7F;
    border-bottom: 1px solid #FFDC7F;
    background-color: #FFFFDF;
}
ul.warning_list {
    border-top: 1px solid #FFDC7F;
    border-bottom: 1px solid #FFDC7F;
    background-color: #FFFFDF;
}
ul.message_list {
    border-top: 1px solid #FFDC7F;
    border-bottom: 1px solid #FFDC7F;
    background-color: #FFFFDF;
}
ul.error_list li {
    color: red;
}
ul.warning_list li {
    color: #EC6E1F;
}
ul.message_list li {
    color: #666666;
}

.close_notification {
	float: right;
	cursor: pointer;
}

/** Bread Crumbs **/
ul#breadcrumbs {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 20px;
}
ul#breadcrumbs li {
    margin: 0;
    padding: 0  0 5px 5px;
    list-style: none;
    float: left;
}
ul#breadcrumbs li a {

}

/** inline messages **/
.inline_message {
	width: 700px;
	display: block;
	margin: 10px;
}

/** Search Form Styles **/
.searchform {
	position: relative;
	float: left;
	height: auto; 
	width: 237px;
	margin: 0 auto;
	text-align: left;
	/* background: #EFF4FF;
	border: 1px solid #A8B5CF; */
	/* background: #FFF8E5;
	border: 1px solid #D19405; */
	padding: 3px;
	font-size: 10px;
}
.searchform span {
	display: block;
	margin: 5px 0;
}
.searchform .element label {
	font-weight: bold;
	/*border: 1px solid black;*/
}

/** Aform styles **/
	.achanged {
		background-color: #FFEFEF;
	}
	.afield {
		position: relative;
		cursor: url('/images/icons/edit2.png'), auto;
	}
	.afield:hover {
		opacity: 0.4;
	}
	.ahidden {
		display: none;
	}
	.aplaceholder {
		color: #666;
		font-style: italic;
		font-size: 0.8em;
	}
	.afield .ui-datepicker {
		position: absolute;
		top: 0;
		left: 0;
	}
	.aelm {
		position: absolute;
		top: -2px;
		left: 0;
	}
	.aelm_container span label { 
		width: 100%;  
		cursor: pointer; 
	}
	.aelm_container span:hover { background-color: #efefef; }
	.aform .aelm_container {
		position: absolute;
		top: -5px;
		left: -5px;
		height: auto;
		min-height: 10px;
		background-color: #fff;
		-moz-border-radius: 5px;
		border: 1px solid #ccc;
		padding: 5px;
	}
	.aform .aelm_container span {
		margin: 0 0 5px 0;
		display: block;
	}
	.aform .aelm_container .aelm {
		position: static;
	} 
	.aform .aelm_container a.aelm_container_close {
		position: absolute;
		top: -15px;
		right: 6px;
		display: block;
		width: 20px;
		height: 14px;
		background: #ccc;
		text-align: center;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		text-decoration: none;
		font-weight: bold;
	}
	.aform .aelm_container a.aelm_container_close:hover {
		color: #999;
	}
	.aform {
		position: relative;
	}
	.aform .asubmit {
		position: absolute;
		top: -20px;
		right: 0;
		display: block;
		padding: 5px 10px;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #ccc;
		-moz-border-radius: 7px;
		background-color: #efefef;
		text-align: center;
	}
	.aform .asubmit:hover {
		color: #ccc;
	}
	#aedit_form,
	#aadd_form {
		background-color: #efefef; 
		border: 1px solid #ccc; 
		margin: 3px 0 0 0; 
	}
	#aedit_form select, #aedit_form input, #aedit_form textarea,
	#aadd_form select, #aadd_form input, #aadd_form textarea {
		padding: 2px; 
	}
	#aedit_form input.aelm,
	#aadd_form  input.aelm { width: 150px !important; }
	#aedit_form select.aelm,
	#aadd_form  select.aelm { width: 155px !important; }
	#aedit_form textarea.aelm,
	#aadd_form  textarea.aelm { width: 275px !important; height: 90px; }
	#aedit_form .aelm_container,
	#aadd_form  .aelm_container { width: 270px !important; }
	#aedit_form .aelm,
	#aadd_form  .aelm,
	#aedit_form .aelm_container,
	#aadd_form  .aelm_container {
		position: static;
		display: block;	
		float: right;
	}
	#aedit_form .aedit_form_col,
	#aadd_form  .aadd_form_col {
		position: relative;
		float: left;
		width: 280px;
		height: auto;
		min-height: 1px;
		margin: 20px;
	}
	#aedit_form .aedit_form_row,
	#aadd_form  .aadd_form_row {
		float: left;
		width: 280px;
		padding: 5px;
		margin: 0 20px;
		border-bottom: 1px solid #ddd;
	}
	#aedit_form .aedit_form_row > span,
	#aadd_form .aadd_form_row > span {
		display: block;
		width: 110px;
		text-align: right;
		float: left;
		color: #666;
		font-weight: bold;
	}
	#aedit_form .aedit_submit,
	#aadd_form .aadd_submit,
	#aedit_form .aedit_submit_append,
	#aadd_form .aadd_submit_append {
		float: right;
		padding: 4px;
		margin: 0 0 0 5px;
	}

	.aradio_form_row {
	
	}
	.atextarea_form_row > span,
	.acheckbox_form_row > span,
	.aradio_form_row > span {
		display: block;
		margin: 0 0 10px 0;
		text-align: left !important;
		width: 250px !important;
	}
	.atextarea_form_row textarea {
		width: 260px;
	}
	.acheckbox_form_row .checkbox_container,
	.aradio_form_row .radio_container {
		float: left !important;
		clear: left;
	}
	
	/* popup form checkbox/radio container */
	#aadd_form .aelm_container,
	#aedit_form .aelm_container {
		height: auto;
		min-height: 10px;
		background-color: #fff;
		-moz-border-radius: 5px;
		border: 1px solid #ccc;
		padding: 5px;
		float: left;
	}
	#aadd_form .aelm_container span,
	#aedit_form .aelm_container span {
		margin: 0 0 5px 0;
		display: block;
	}
	#aadd_form .aelm_container .aelm,
	#aedit_form .aelm_container .aelm {
		position: static;
	} 
	#aadd_form .aelm_container a.aelm_container_close,
	#aedit_form .aelm_container a.aelm_container_close {
		position: absolute;
		top: -15px;
		right: 6px;
		display: block;
		width: 20px;
		height: 14px;
		background: #ccc;
		text-align: center;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		text-decoration: none;
		font-weight: bold;
	}
	#aadd_form .aelm_container a.aelm_container_close:hover,
	#aedit_form .aelm_container a.aelm_container_close:hover {
		color: #999;
	}
	

	#asaving,
	#asuccess {
		color: #fff;
		font-weight: bold;
		position: absolute;
		top: 0;
		right: 20px;
		width: 100px;
		z-index: 1000;
		padding: 5px 10px;
	}
	#asaving { background-color: red; }
	#asuccess { 
		background: green; /* url('images/thumbs_up.png') 63px 3px no-repeat;*/
	}
	#athumbsup {
		width: 0; /*144px;*/
		height: 194px;
		background: url('/images/big_thumbs_up.png') 0 0 no-repeat;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 1000;
	}
	
	.aform_contact .asubmit {
		top: 0;
		right: -50px;
	}
	
	.button,
	.aadd {
		text-decoration: none;
		border: 1px solid #666;
		padding: 1px 7px;
		background: #ccc;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color: #666;
		cursor: pointer;
	}
	.aadd span {
		display: none;
	}
	.aadd:hover {
		background-color: #666;
		color: #fff;
	}
	
	.delete {
		border: 1px solid #ff0000 !important;
		background: #FFE0E0 !important;
	}
/** end Aform styles **/

.floater {
	position: relative;
	float: left;
	min-height: 1px;
	min-width: 1px;
}

.wrapword{
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    word-break: keep-all;
    white-space: normal;
}/****    UNIVERSAL SYTLES    ****/
.hidden { display: none; }

/**** BASIC DATA LIST SYTLES ****/
ul.basic {
	margin: 5px;
	padding: 0;
	height: auto;
}
ul.basic li {
	/* border-bottom: 1px solid #ccc; */
	border-bottom: 1px solid #D19405;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none !important;
}
ul.basic li a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}
ul.basic li a .hidden {
	display: none;
}
ul.basic li:hover, ul.basic li a:hover {
	background-color: #EFEFEF;
}
/* ul.basic li: nth-child(odd)  { background: #EAF4FD }
ul.basic li: nth-child(even) { background: #F7FBFF } */
ul.basic li: nth-child(odd)  { background-color: #FFE093 }
ul.basic li: nth-child(even) { background-color: #FFF8E5 }

table.basic {
	margin: 5px;
	padding: 0;
	height: auto;
	border-collapse: collapse;
}
table.basic tr {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none !important;
}

/* table.basic tr: nth-child(odd)  { background: #EAF4FD }
table.basic tr: nth-child(even) { background: #F7FBFF } */
/* table.basic tr: nth-child(odd)  { background-color: #FFE093 }
table.basic tr: nth-child(even) { background-color: #FFF8E5 } */
/* table.basic tr: nth-child(odd)  { background-color: #67b021; }
table.basic tr: nth-child(even) { background-color: #459E00; color: #fff; } */

table.basic tr a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}
table.basic tr a .hidden {
	display: none;
}
table.basic tr:hover {
	/* background-color: #D19405; */
	/* background-color: #CEB16D;
    color: #FFF; */
    background-color: #459E00;
    color: #fff;
}
table.basic a:hover {
	text-decoration: underline;
}
table.basic tr td {
	font-size: 12px;
	/* border-bottom: 1px solid #ccc; */
	/* border-bottom: 1px solid #D19405; */
	border-bottom: 1px solid #459E00;
}@charset "UTF-8";
/*!
 * jQuery contextMenu - Plugin for simple contextMenu handling
 *
 * Version: v2.9.2
 *
 * Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
 * Web: http://swisnl.github.io/jQuery-contextMenu/
 *
 * Copyright (c) 2011-2020 SWIS BV and contributors
 *
 * Licensed under
 *   MIT License http://www.opensource.org/licenses/mit-license
 *
 * Date: 2020-05-13T13:55:37.023Z
 */
@-webkit-keyframes cm-spin {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(359deg);
            transform: translateY(-50%) rotate(359deg);
  }
}
@-o-keyframes cm-spin {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
         -o-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(359deg);
         -o-transform: translateY(-50%) rotate(359deg);
            transform: translateY(-50%) rotate(359deg);
  }
}
@keyframes cm-spin {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
         -o-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(359deg);
         -o-transform: translateY(-50%) rotate(359deg);
            transform: translateY(-50%) rotate(359deg);
  }
}

@font-face {
  font-family: "context-menu-icons";
  font-style: normal; 
  font-weight: normal;

  src: url("font/context-menu-icons.eot?33lxn");
  src: url("font/context-menu-icons.eot?33lxn#iefix") format("embedded-opentype"), url("font/context-menu-icons.woff2?33lxn") format("woff2"), url("font/context-menu-icons.woff?33lxn") format("woff"), url("font/context-menu-icons.ttf?33lxn") format("truetype");
}

.context-menu-icon-add:before {
  content: "\EA01";
}

.context-menu-icon-copy:before {
  content: "\EA02";
}

.context-menu-icon-cut:before {
  content: "\EA03";
}

.context-menu-icon-delete:before {
  content: "\EA04";
}

.context-menu-icon-edit:before {
  content: "\EA05";
}

.context-menu-icon-loading:before {
  content: "\EA06";
}

.context-menu-icon-paste:before {
  content: "\EA07";
}

.context-menu-icon-quit:before {
  content: "\EA08";
}

.context-menu-icon::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 2em; 
  font-family: "context-menu-icons";
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #2980b9;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.context-menu-icon.context-menu-hover:before {
  color: #fff;
}

.context-menu-icon.context-menu-disabled::before {
  color: #bbb;
}

.context-menu-icon.context-menu-icon-loading:before {
  -webkit-animation: cm-spin 2s infinite;
       -o-animation: cm-spin 2s infinite;
          animation: cm-spin 2s infinite;
}

.context-menu-icon.context-menu-icon--fa {
  display: list-item;
  font-family: inherit;
  line-height: inherit;
}
.context-menu-icon.context-menu-icon--fa::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 2em; 
  font-family: FontAwesome;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #2980b9;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.context-menu-icon.context-menu-icon--fa.context-menu-hover:before {
  color: #fff;
}
.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before {
  color: #bbb;
}

.context-menu-icon.context-menu-icon--fa5 {
  display: list-item;
  font-family: inherit;
  line-height: inherit;
}
.context-menu-icon.context-menu-icon--fa5 i, .context-menu-icon.context-menu-icon--fa5 svg {
  position: absolute;
  top: .3em; 
  left: .5em;
  color: #2980b9;
}
.context-menu-icon.context-menu-icon--fa5.context-menu-hover > i, .context-menu-icon.context-menu-icon--fa5.context-menu-hover > svg {
  color: #fff;
}
.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i, .context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg {
  color: #bbb;
}

.context-menu-list {
  position: absolute; 
  display: inline-block;
  min-width: 13em;
  max-width: 26em;
  padding: .25em 0;
  margin: .3em;
  font-family: inherit;
  font-size: inherit;
  list-style-type: none;
  background: #fff;
  border: 1px solid #bebebe;
  border-radius: .2em;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
          box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.context-menu-item {
  position: relative;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  padding: .2em 2em;
  color: #2f2f2f;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; 
  background-color: #fff;
}

.context-menu-separator {
  padding: 0; 
  margin: .35em 0;
  border-bottom: 1px solid #e6e6e6;
}

.context-menu-item > label > input,
.context-menu-item > label > textarea {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.context-menu-item.context-menu-hover {
  color: #fff;
  cursor: pointer; 
  background-color: #2980b9;
}

.context-menu-item.context-menu-disabled {
  color: #bbb;
  cursor: default; 
  background-color: #fff;
}

.context-menu-input.context-menu-hover {
  color: #2f2f2f; 
  cursor: default;
}

.context-menu-submenu:after {
  position: absolute;
  top: 50%;
  right: .5em;
  z-index: 1; 
  width: 0;
  height: 0;
  content: '';
  border-color: transparent transparent transparent #2f2f2f;
  border-style: solid;
  border-width: .25em 0 .25em .25em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/**
 * Inputs
 */
.context-menu-item.context-menu-input {
  padding: .3em .6em;
}

/* vertically align inside labels */
.context-menu-input > label > * {
  vertical-align: top;
}

/* position checkboxes and radios as icons */
.context-menu-input > label > input[type="checkbox"],
.context-menu-input > label > input[type="radio"] {
  position: relative;
  top: .12em; 
  margin-right: .4em;
}

.context-menu-input > label {
  margin: 0;
}

.context-menu-input > label,
.context-menu-input > label > input[type="text"],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
  display: block;
  width: 100%; 
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.context-menu-input > label > textarea {
  height: 7em;
}

.context-menu-item > .context-menu-list {
  top: .3em; 
  /* re-positioned by js */
  right: -.3em;
  display: none;
}

.context-menu-item.context-menu-visible > .context-menu-list {
  display: block;
}

.context-menu-accesskey {
  text-decoration: underline;
}
@CHARSET "ISO-8859-1";

#dock {
	display: block;
	position: absolute;
	top: 7px;
	left: 280px;
	height: 15px;
	min-width: 150px;
	padding: 5px;
	z-index: 1499;
	/* border: 1px solid red; */
	width: auto;
	min-width: 0;
}

#dock_template,
.dock_restore {
	text-align: right;
	display: none;
	float: left;
	height: 15px;
	line-height: 15px;
	margin-left: 2px;
	opacity: 0.7;
	padding: 2px;
	z-index: 1500;
	cursor: pointer;
}
/* 
.cornsilk {
	background: #00FFFF !important;
}
.darkseagreen  {
	background: #8FBC8F !important;
}
.lightgreen  {
	background: #90EE90 !important;
}
.orangered  {
	background: #FF4500 !important;
}
.tan  {
	background: #D2B48C !important;
}
.coral  {
	background: #FF7F50 !important;
}
*/#sam-help {
    position: fixed;
    top: 0;
    right: 0;
    min-width: 250px;
    max-width: 600px;
    min-height: 100px;
    overflow: auto;
    margin: 6px 0;
    padding: 10px;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
    display: flex;
}

#sam-help:not(:target) {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    top: 0;
    right: 250px;
    transition: top 1s, left 1s, opacity 1s, visibility 1s;
}
#sam-help:target {
    opacity: 1;
    top: 50px;
    right: 250px;
    visibility: visible;
    transition: left 1s, top 1s, opacity .25s, visibility .25s;
    z-index: 100;
}

#sam-help div.help-modal {
    /* width: 250px; */
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 20px;
    text-align: center;
}

#sam-help div.help-modal-content {
    width: 100%;
    background: #fff;
    padding: 5px;
    text-align: left;
}

a#help-modal-close {
    float: right;
    margin: -15px -15px 0 0;
    font-weight: 700;
    font-size: 16pt;
    text-decoration: none;
    color: #000000;
}