<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*fulllayerhtml, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-size:100%;font-family:inherit;}*/

/*html {font-size:100.01%;}*/
@font-face {
font-family: prestige;
src: url(prestige.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: oganesyan;
src: url(oganesyan.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}


@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/pkYDSlCHbDnBWPT5PPFFTA.ttf) format('truetype');
}

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;

}
/*13px/1.4 */
*:focus {
    outline: 0;
}

.rotate {
	  width:40px;
	  white-space:nowrap;
	  -webkit-transform: rotate(-90deg);
	  -moz-transform: rotate(-90deg);
	  -ms-transform: rotate(-90deg);
	  -o-transform: rotate(-90deg);
	  transform: rotate(-90deg);
	  font-size:96%;
	  position:relative;top:25px;
	  
	  }

table.tablesorter thead tr th, td.nosort {
		  background-color: #CDCDCD;
		  font-size:12px;
		  padding: 4px;
		  padding-right: 20px;
		  text-align:center;
		  border-bottom:1px solid grey;border-left:1px solid grey;
		}

		table.tablesorter thead tr .header {
			background-image: url(//doc.sngtech.com/icon/tablesorter-bg.gif);
			background-repeat: no-repeat;
			background-position: center right;
			white-space:nowrap;
			cursor: pointer;
		}
		
		table.tablesorter tbody tr.odd td {
			background-color:#E0F4D7;
		}
		table.tablesorter thead tr .headerSortUp {
			background-image: url(//doc.sngtech.com/icon/tablesorter-asc.gif);
		}
		table.tablesorter thead tr .headerSortDown {
			background-image: url(//doc.sngtech.com/icon/tablesorter-desc.gif);
		}
		table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
			background-color: #83C948;
		}


a {text-decoration: none;}		         

#headerC {
    position: absolute;
    background-color: #617BAF;
    text-align: center;
    top: 10px;
    left: 0px;
    right: 0px;
    height: 32px;
    padding:6px;
    max-width:590px;
    z-Index:1000;
    
}

#headerC .title {
    width: auto;
    line-height: 32px;
    font-size: 20px;
    font-weight: bold;
    color: #eee;
    text-shadow: 0px -1px #000;
    padding:0 60px;
    max-width:600px;
}
.navbtn {
    cursor: pointer;
    
    float:left;
    padding: 6px 10px;
    font-weight: bold;
    line-height: 18px;
    font-size: 14px;
    color: #eee;
    text-shadow: 0px -1px #000;
    border: solid 1px #111;
    border-radius: 4px;
    background-color: #404040;
    box-shadow: 0 0 1px 1px #555,inset 0 1px 0 0 #666;     
}
.navbtn:hover, .navbtn:active {
    color: #222;
    text-decoration: none;
    text-shadow: 0px 1px #aaa;
    background-color: #aaa;
    box-shadow: 0 0 1px 1px #444,inset 0 1px 0 0 #ccc;   
}

#content{
    position: absolute;
    top: 54px;
    left: 0px;
    right: 0px;
    overflow:hidden;
    background-color:#ddd;
    width:600px;
    height:300px;
    border:1px solid grey;
    z-Index:999;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
}
#canvas{
    cursor:crosshair ;
    background-color:#fff;
}

  
.tablescroll
{ font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; background-color:#fff; }

.tablescroll td, 
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot
{ /*border:1px solid #ccc;*/ }

.tablescroll td
{ padding:3px 5px; }

.tablescroll_wrapper
{ border-left:0; }

.tablescroll_head
{ font-size:11px; font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-bottom:3px; }

.tablescroll thead td
{ border-right:0; border-bottom:0; }

.tablescroll tbody td
{ border-right:0; border-bottom:0; }

.tablescroll tbody tr.first td
{ border-top:0; }

.tablescroll_foot
{ font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-top:3px; }

.tablescroll tfoot td
{ border-right:0; border-bottom:0; }






.header {font-size:14px;font-weight:bold;background-color:#C0C0C0;text-align:center;}
  .header input {padding-left:20px;}
  .header span span {font-size:11px;}
  

.myTable .header td {
     text-align : center;
     font-weight: bold;
     background-color: #c0c0c0;
  }


input{font-size:0.8em;border:1px solid #006600;}

textarea {
	height: 0.8em;
	min-height: 0.8em;
	padding-left: 4px;
	resize:none;
}

.noscroll {
	overflow: hidden;
}

.hiddendiv {
	display: none;
	white-space: pre-wrap;
	overflow: hidden;
	padding-left: 4px;
	word-wrap: break-word;
}



li {color:gray; text-align:justify}

/*#divTooltip noshade; {position:absolute; top:0px; width:175px; visibility:hidden; z-index:200; background-color:#f3f3f3; layer-background-color:#f3f3f3;}
.normalStyle    {padding:2px; text-align:center; font-weight:500; width:175px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border-width:1px; border-style:solid; border-color:#000000; cursor:default;}
.netscape4Style {padding:0px; font-weight:500; width:175px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border:1px solid #000000;}  */

.click{cursor:pointer;color:#0000FF;}
.click:hover{color:red;}


.clickpad{
	background:#EDF2E6; 
	width: 75px;
	height: 58px;
	vertical-align: top;
	text-align: center;
	font-size: 18px;
}






select{font-size:9px; border:1px solid #006600}
select_small{font-family: "Terminal", monospace; font-size:9px; border:1px solid #006600; z-index:290}
button {font-family: "Verdana";font-size:9px; border:0px;background-color: #E7E9E6}

TR.line {background-color: #D2E6B8; width:100%;}
TR.odd-row {background-color: #C3FFBC;}
TR.even-row {background-color: #99FFFF;}
P.header-row {color: #006600; font-weight: bold}


a {
	text-decoration: none;
}
A:Link {
  /*font-weight: bold;*/
  /*color: #3333FF;*/
  background-color: transparent;
  	text-decoration: none;
}
A:Visited {
  /*color: #3333FF;*/
  background-color: transparent;
  /*font-weight: bold;*/
  text-decoration: none;
}

A:Hover {
  /*font-weight: bold;*/
  color: #FF0000;
  background-color: transparent;
  text-decoration: none;
}

A:Active {
  color: #FF0000;
  background-color: transparent;
  /*font-weight: bold;*/
  text-decoration: none;
}

A:Link.open {
	color: #FFFFFF;
 	font-weight: normal;
}
A:Visited.open {
	color: #FFFFFF;
 	font-weight: normal;
}
A:Hover.open {
	color: #FFFFFF;
 	font-weight: normal;
}
A:Active.open {
	color: #FFFFFF;
 	font-weight: normal;
}
	
A:Link.done {
	color: #FFCC00;
 	font-weight: normal;
}
A:Visited.done {
	color: #FFCC00;
 	font-weight: normal;
}
A:Hover.done {
	color: #FFCC00;
 	font-weight: normal;
}
A:Active.done {
	color: #FFCC00;
 	font-weight: normal;
}
	
A:Link.storage {
 	font-weight: normal;
}
A:Visited.storage {
 	font-weight: normal;
}
A:Hover.storage {
 	font-weight: normal;
}
A:Active.storage {
 	font-weight: normal;
}
	
A:Link.normal {
 	font-weight: normal;
}
A:Visited.normal {
	font-weight: normal;
}
A:Hover.normal {
 	font-weight: normal;
}
A:Active.normal {
 	font-weight: normal;
}
	
.titleold{
  font-size: 10pt;
	background-color : #C3FFBC;
	text-align : center;
	font-weight : bold;
	color : Navy;
}

.open{
	color: #FFFFFF;
 	font-weight: normal;
}
.normal {
 	font-weight: normal;
}
.storage {
 	font-weight: normal;
}
.done {
	color: #FFCC00;
 	font-weight: normal;
}
.zebra1 {
	background-color: #FFFFCC;
 	font-weight: normal;
}

.zebra2 {
	background-color: #CCFFCC;
 	font-weight: normal;
}

.office {
	background-color: #DFDFDF;
	font-weight: normal;
}
.top-left {
	BACKGROUND-IMAGE: url(images/top_left.png); BACKGROUND-REPEAT: no-repeat;
}
.top-center {
	BACKGROUND-IMAGE: url(images/top_center.png); BACKGROUND-REPEAT: repeat-x;
}
.top-right {
	BACKGROUND-IMAGE: url(images/top_right.png); BACKGROUND-REPEAT: no-repeat;
}

.top-left-m {
	BACKGROUND-IMAGE: url(images/top_left_m.png); BACKGROUND-REPEAT: no-repeat;
}
.top-center-m {
	BACKGROUND-IMAGE: url(images/top_center_m.png); BACKGROUND-REPEAT: repeat-x;
}
.top-center-m_1p {
	line-height:0pt;
	BACKGROUND-IMAGE: url(images/top_center_m_1p.png); BACKGROUND-REPEAT: repeat-x;
}

.top-right-m_1p {
	line-height:0pt;
	BACKGROUND-IMAGE: url(images/top_right_m_1p.png); BACKGROUND-REPEAT: no-repeat;
}

.top-right-m {
	BACKGROUND-IMAGE: url(images/top_right_m.png); BACKGROUND-REPEAT: no-repeat;
}

.top-left-w {
	BACKGROUND-IMAGE: url(images/top_left_w.png); BACKGROUND-REPEAT: no-repeat;
}
.top-center-w {
	BACKGROUND-IMAGE: url(images/top_center_w.png); BACKGROUND-REPEAT: repeat-x;
}
.top-right-w {
	BACKGROUND-IMAGE: url(images/top_right_w.png); BACKGROUND-REPEAT: no-repeat;
}
.left-middle {
	BACKGROUND-IMAGE: url(images/left_middle.png); BACKGROUND-REPEAT: repeat-y;
}
.right-middle {
	BACKGROUND-IMAGE: url(images/right_middle.png); BACKGROUND-REPEAT: repeat-y;
}
.bottom-left {
	BACKGROUND-IMAGE: url(images/bottom_left.png); BACKGROUND-REPEAT: no-repeat;
}
.bottom-center {
	BACKGROUND-IMAGE: url(images/bottom_center.png); BACKGROUND-REPEAT: repeat-x;
}
.bottom-right {
	BACKGROUND-IMAGE: url(images/bottom_right.png); BACKGROUND-REPEAT: no-repeat;
}

#sidebar{z-index:10;margin-top:-110px;float:left;position:relative;padding:81px 10px 30px 10px;}
#sidebar h2{font-family:Trebuchet MS;font-weight:normal;font-size:16px;margin:0 0 15px 0;padding:0;color:#66AA00;border-bottom:1px solid #EBEBEB;}
table.tms {
	margin: 0px;
	/*border: 1px solid #9DABCE;
	border-width: 0px 0px 1px 1px;*/
}

table.tms td.date_has_event {
	background:#A3C8F8; /*#EDF2E6; */
	width: 75px;
	height: 58px;
	vertical-align: top;
	text-align: center;
	font-size: 18px;
	cursor:pointer;
}

/*table.tms table.padding2 {
	background:#EDF2E6;
}*/
table.tms th {
	background:white;
	height: 30px;
	font-size: 14px;
}
td.blnk {
	width: 77px;
	height: 61px;
	background:white;
}

table.tms table.date_has_event:hover {
	margin-top:-2px;
	margin-left:-2px;
	border-radius:6px; -webkit-border-radius:6px;border:1px solid grey;
	-webkit-box-shadow: 0 0 20px black;
	/*cursor:pointer;*/
	/*color: red;*/
}



.events, .pad {
	position: relative;
}
.events ul.list {
	background:#FFC5C5;
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 0 12px 10px 12px;
	top: -41px;
	left: -4px;
	border: 1px solid #222;
	font-size: 11px;
	min-width: 250px;
	border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
	min-width:80px;
}

/*.events ul.listM {
	background:#FFC5C5;
	text-align: left;
	z-index: 1000;
	padding: 0 12px 10px 12px;
	margin:0px;
	border: 1px solid #222;
	min-width: 250px;
	border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}*/

.events ul.hat {
	background:#FFC5C5;
	text-align: center;
	position: absolute;
	display: none;
	z-index: 1001;
	padding: 1px;
	top: -74px;
	left: -4px;
	border: 1px solid #222;
	border-width: 1px 1px 0px 1px;
	font-size: 18px;
	width: 81px;
	height: 24px;
}

.events ul.hat .close_tms {
	position: absolute;
	z-index: 1001;
	top: -3px;
	right: 2px;
	/*font-size: 12px;*/
	color: blue;
}
.events ul.hat .close_tms:hover {
	cursor:pointer;
	color: red;
}

.pad ul.tms {
	background:#FFC5C5;
	text-align: center;
	position: absolute;
	display: none;
	z-index: 1001;
	padding: 1px;
	top: -44px;
	left: -4px;
	border: 1px solid #222;
	border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px;
	-webkit-box-shadow: 0px 8px 8px #333;
	font-size: 18px;
	/*width: 81px;*/
	/*height: 62px;*/
}



.events li.tms, .pad li.tms {
	padding-bottom: 5px;
}
.events li.tms span, .pad li.tms span {
	display: block;
	/*font-size: 12px;*/
	text-align: justify;
}

.events li.tms .desc, .events li.tms span.add, .pad span.add {
	/*font-size: 12px;*/
	color: blue;
}

ul.listM li.tms span.add{
	/*font-size: 1.1em;*/
	padding-left:20px;
	color: blue;
}
ul.listM li.tms .desc{
	font-size: 0.8em;
	height:2em;
	color: blue;
}

.events li.tms .desc:hover, .events li.tms span.add:hover, .pad span.add:hover {
	cursor:pointer;
	color: red;
}

#block {
border-color:#F0F0F0 #D2D2D2 #D2D2D2 #F0F0F0;
border-style:solid;
border-width:1px;
color:#7C7C7C;
margin:0 0 15px;
padding:2px 0 0 20px;
}
#block .content {
background:url("images/icons/corner.gif") no-repeat scroll right bottom transparent;
bottom:-1px;
padding:0 25px 10px 0;
position:relative;
right:-1px;
}

div.v-t {width:0.5em; line-height:1em; font-size:12px;padding-left:7px}



.showhelp span.view {
	/*display: none;*/
	position:absolute;
	padding:15px;
	top: 0px;
	color:#fff;
	background:#075698; /* default background for browsers without gradient support */
	z-index: 905;
	-webkit-border-radius:10px;
	border-radius:10px;
	
	-webkit-box-shadow: 0px 8px 8px #333;
}

span.help {
	position:absolute;
	padding:10px;
	z-index: 905;
	top: 0px;
	color:#fff;
	z-index: 905;
	max-width:400px;
	/*font-size: 11px;
	min-width:150px;
	max-height:250px;
	overflow:auto;
	font-family: "Verdana", sans-serif;*/
/*	background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
	background:-moz-linear-gradient(#2e88c4, #075698);
	background:-o-linear-gradient(#2e88c4, #075698);
	background:linear-gradient(#2e88c4, #075698);*/
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 8px 8px #333;
}




.Ncompany { font-size: 12px;
	  margin:3px;
	  border:grey 1px solid;
	  cursor:pointer;
	  background:#EEE;
	  border-radius:3px; -webkit-border-radius:3px;
	  
  }
  .n_comp{
      margin:2px;
      padding:2px 4px;
    }
    
	.setup-event { 
		padding: 1px 3px 1px 1px;
		margin:3px;
		cursor: pointer;
		text-align: right;
		} 
		
.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	font-size: 1em;
	}
.fc-button:hover {
	top:1px;
	}

input.button { /* non-theme */
	border-style: solid;
	border-width: 1px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
	padding: 0 .4em 2px 0.4em;
	font-weight:bold;
	font-size:1em;
	white-space: nowrap;
	
	-webkit-box-shadow: 3px 2px 6px #333;
	-moz-box-shadow:3px 2px 6px #333;
	box-shadow:0 0 20px black;
	}

	
	
	
.fc-state { /* non-theme */
	border-style: solid;
	border-width: 1px 0;
	border-radius:3px; -webkit-border-radius:3px;
	-khtml-border-radius: 3px;
	}

.fc-state:hover { /* non-theme */
		-webkit-box-shadow: 3px 2px 6px #333;
	}	
		
.fc-button-inner{
	position: relative;
	float: left;
	overflow: hidden;
	}
	
.fc-state .fc-button-inner{ /* non-theme */
	border-style: solid;
	border-width: 0 1px;
	
	}
	
.fc-button-content{
	position: relative;
	float: left;
	
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .4em;
	white-space: nowrap;
	}


	
/* icon (for jquery ui) */
	
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	

	
/* gloss effect */
	
.fc-state .fc-button-effect{
	position: absolute;
	top: 50%;
	left: 0;
	}
	
.fc-state .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	}
	
/* button states (determines colors)  */
	
.fc-state,
.fc-state .fc-button-inner{
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	background: #F3F3F3;
	color: #000;
	}
	
.fc-state:hover,
.fc-state:hover .fc-button-inner{
	border-color: #999;
	}
	
.fc-state-down,
.fc-state-down .fc-button-inner{
	border-color: #555;
	background: #777;
	}
	
.fc-state:Active,
.fc-state:Active .fc-button-inner{
	border-color: #555;
	background: #777;
	color: #fff;
	}
	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner{
	color: #999;
	border-color: #ddd;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
.scrlayer{
	position:absolute;
	top:-3px;
	background:#FFFFFF;
	padding:5px 10px;	
	white-space:nowrap;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 0 20px black;
	-webkit-box-shadow:0 0 20px black;
	box-shadow:0 0 20px black;
	z-index: 500;
	}

.message, .fulllayer{
	position:absolute;
	top:-3px;
	background: transparent;
	white-space:nowrap;
	z-index: 500;
	}	
.error{
	float:left;
	position:relative;
	left:95%;
	top:-5px;
	background:#890000;
	padding:5px 10px;	
	font-size:11px;
	color:#fff;
	text-shadow:#500 0 1px 0;
	text-align:left;
	white-space:nowrap;
	border:1px solid #500;
	border-radius: 6px;
	-webkit-box-shadow: #3c4149 6px 0px 27px 0px;
	-moz-box-shadow:#3c4149 6px 0px 27px 0px;
	box-shadow:#3c4149 6px 0px 27px 0px;

      }
 .errorU{
	margin-left:3px;
	background:#890000;
	padding:2px 10px;	
	font-size:11px;
	color:#fff;
	text-shadow:#500 0 1px 0;
	text-align:left;
	white-space:nowrap;
	border:1px solid #500;
	border-radius: 6px;
	-webkit-box-shadow: #3c4149 6px 0px 27px 0px;
	-moz-box-shadow:#3c4149 6px 0px 27px 0px;
	box-shadow:#3c4149 6px 0px 27px 0px;
	
 }
img{border:0px;}

#osx-modal-content, #osx-modal-data {display:none;}

#osx-container{background-color:#eee; color:#000; font: 16px/24px "Lucida Grande",Arial,sans-serif; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; position:absolute; right:0; top:0;}
#osx-container .close a {display:block; color:#777; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {font-size:12px; padding:6px 12px;}
.modal-data-list{border-bottom:1px solid grey}
.osx {position:absolute; top:60px; right:0px;color:blue;cursor:pointer;background-color:#00FF00;font-size:16px;
  width:60px;text-align:center; 
  -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius:6px; border-radius:6px 0 0 6px;
  -moz-box-shadow:0 0 3px #000; -webkit-box-shadow:0 0 3px #000; box-shadow:0 0 3px #000;}
.clickm {color:blue;cursor:pointer;}
.osx:hover,.clickm:hover{color:red;}
#osx-container .more {padding-left:30px;color:#008000;line-height:12px;}	</pre></body></html>