/* --- ROOT CSS (base styles) --- */

blink {
    background-color: #4776b3;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4776b3), color-stop(100%, #2e5e9e));
    background-image: -webkit-linear-gradient(top, #4776b3, #2e5e9e);
    background-image: -moz-linear-gradient(top, #4776b3, #2e5e9e);
    background-image: -ms-linear-gradient(top, #4776b3, #2e5e9e);
    background-image: -o-linear-gradient(top, #4776b3, #2e5e9e);
    background-image: linear-gradient(top, #4776b3, #2e5e9e);
  border-top: 1px solid #4081af;
  border-right: 1px solid #2e69a3;
  border-bottom: 1px solid #20559a;
  border-left: 1px solid #2e69a3;
  border-radius: 16px;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  color: #fff;
  font: normal 13px/1 "lucida grande", sans-serif;
  padding: 3px 5px;
  text-align: center;
  text-shadow: 0 -1px 1px #3275bc;
  width: 112px;
  -webkit-background-clip: padding-box; }
  blink:hover {
    background-color: #3e9ee5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e9ee5), color-stop(100%, #206bcb));
    background-image: -webkit-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -moz-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -ms-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -o-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    border-top: 1px solid #2a73a6;
    border-right: 1px solid #165899;
    border-bottom: 1px solid #07428f;
    border-left: 1px solid #165899;
    -webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
    box-shadow: inset 0 1px 0 0 #62b1e9;
    cursor: pointer;
    text-shadow: 0 -1px 1px #1d62ab;
    -webkit-background-clip: padding-box; }
  blink:active {
    background: #3282d3;
    border: 1px solid #154c8c;
    border-bottom: 1px solid #0e408e;
    -webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    text-shadow: 0 -1px 1px #2361a4;
    -webkit-background-clip: padding-box; }


a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
}

.CSSTable_n1 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.CSSTable_n1 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTable_n1 tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}
.CSSTable_n1 table tr:first-child td:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}
.CSSTable_n1 table tr:first-child td:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}.CSSTable_n1 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}.CSSTable_n1 tr:hover td{
	
}
.CSSTable_n1 tr:nth-child(odd){ background-color:#ffaa56; }
.CSSTable_n1 tr:nth-child(even)    { background-color:#ffffff; }.CSSTable_n1 td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:11px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTable_n1 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable_n1 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTable_n1 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTable_n1 tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTable_n1 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.CSSTable_n1 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTable_n1 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.CSSTable_n2 tr:hover td {
    background-color: #ffffff;
}

.CSSTable_n2 td {
    vertical-align: middle;
    background-color: #b7ffb7; /* Light green cell background */
    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 7px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}

.CSSTable_n2 tr:first-child td {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e7d32), color-stop(1, #1b5e20));
    background: -moz-linear-gradient(center top, #2e7d32 5%, #1b5e20 100%);
    background: -o-linear-gradient(top, #2e7d32, #1b5e20);
    background-color: #2e7d32; /* fallback for old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e7d32", endColorstr="#1b5e20");

    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

.CSSTable_n2 tr:first-child:hover td {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e7d32), color-stop(1, #1b5e20));
    background: -moz-linear-gradient(center top, #2e7d32 5%, #1b5e20 100%);
    background: -o-linear-gradient(top, #2e7d32, #1b5e20);
    background-color: #2e7d32;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e7d32", endColorstr="#1b5e20");
}

.CSSTable_n2 tr:first-child th {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e7d32), color-stop(1, #1b5e20));
    background: -moz-linear-gradient(center top, #2e7d32 5%, #1b5e20 100%);
    background: -o-linear-gradient(top, #2e7d32, #1b5e20);
    background-color: #2e7d32; /* fallback for old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e7d32", endColorstr="#1b5e20");

    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

.CSSTable_n2 tr:first-child:hover th {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e7d32), color-stop(1, #1b5e20));
    background: -moz-linear-gradient(center top, #2e7d32 5%, #1b5e20 100%);
    background: -o-linear-gradient(top, #2e7d32, #1b5e20);
    background-color: #2e7d32;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e7d32", endColorstr="#1b5e20");
}

.CSSTable_n2 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid #000000;
    border-radius: 0px;
}

.CSSTable_n2 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

/* Radius reset (already 0px) */
.CSSTable_n2 tr:last-child td:last-child,
.CSSTable_n2 table tr:first-child td:first-child,
.CSSTable_n2 table tr:first-child td:last-child,
.CSSTable_n2 tr:last-child td:first-child {
    border-radius: 0px;
}

/* Bottom and side borders */
.CSSTable_n2 tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.CSSTable_n2 tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.CSSTable_n2 tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}



.marquee {position:relative;
     overflow:hidden;
     width:500px;
     height:22px;
     border:solid black 1px;
     }
.marquee span {white-space:nowrap;}

.table-header-rotated th.row-header{
  width: auto;
}

.table-header-rotated td{
  width: 40px;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  vertical-align: middle;
  text-align: center;
}

.table-header-rotated th.rotate-45{
  height: 80px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  position: relative;
  vertical-align: bottom;
  padding: 0;
  font-size: 12px;
  line-height: 0.8;
}

.table-header-rotated th.rotate-45 > div{
  position: relative;
  top: 0px;
  left: 40px; /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  height: 100%;
  -ms-transform:skew(-45deg,0deg);
  -moz-transform:skew(-45deg,0deg);
  -webkit-transform:skew(-45deg,0deg);
  -o-transform:skew(-45deg,0deg);
  transform:skew(-45deg,0deg);
  overflow: hidden;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}





a:link.important {
	padding : 1px 1px; 
        font-family: arial, verdana, sans-serif;
	font-weight: bold;
        text-decoration: none;

	color: #990000; 
} 

a:link {
	padding : 1px 1px; 
        font-family: arial, verdana, sans-serif;
	font-weight: bold;
        text-decoration: none;

	color: #000000; 
} 

a:visited {
	padding : 1px 1px; 
        font-family: arial, verdana, sans-serif ;
	font-variant: bold,Italic;
        text-decoration: none;

	color: #005500; 
} 

a:hover {

	padding : 1px 1px; 
    font-family: arial, verdana, sans-serif;
	font-variant: bold;
    text-decoration: none;
	background-color: #ddddff;
	color: #0000ff;
	font-size: 100%;

}

a:link.mainmenu {
	padding : 4px 6px; 
        font-family: arial, verdana, sans-serif;
	font-variant: bold;
        text-decoration: none;
	font-size: 200%;
} 

a:visited.smallmenu {
	padding : 4px 6px; 
        font-family: arial, verdana, sans-serif ;
	font-variant: bold,Italic;
        text-decoration: 1;
	font-size: 50%;
} 

a:hover.smallmenu {

	padding : 4px 6px; 
    font-family: arial, verdana, sans-serif;
	font-variant: bold;
    text-decoration: none;
	font-size: 50%;
    border-left-style: 2;
}

a:link.smallmenu {
	padding : 4px 6px; 
        font-family: arial, verdana, sans-serif;
	font-variant: bold;
        text-decoration: none;
	font-size: 50%;
} 

a:visited.mainmenu {
	padding : 4px 6px; 
        font-family: arial, verdana, sans-serif ;
	font-variant: bold,Italic;
        text-decoration: 1;
	font-size: 200%;
} 

a:hover.mainmenu {

	padding : 4px 6px; 
    font-family: arial, verdana, sans-serif;
	font-variant: bold;
    text-decoration: none;
	font-size: 200%;
    border-left-style: 2;
}

a:link.mainicon {
	padding : 0px 0px; 
    border: 0;
    outline: none;
    box-shadow: none;
	color: #555555; 
} 

a:visited.mainicon {
	padding : 0px 0px;
    border: 1;
    outline: none;
    box-shadow: none;
	color: #665566; 
} 

a:hover.mainicon {
	padding : 0px 0px;
    border: 0;
    outline: none;
    box-shadow: none;
	color: #ffffff;

}

a:link.miniicon {
	padding : 0px 0px; 
	background-color: #44ffff;
	color: #555555; 
} 

a:visited.miniicon {
	padding : 0px 0px; 
	background-color: #44ffff;	
	color: #665566; 
} 

a:hover.miniicon {

	padding : 0px 0px; 
	background-color: #4444ff;
	color: #000000;
}

warning
{
	color: #ff0000;
	background-color: #0000ff;
	height: 2px;
}

hr {
	color: #0000ff;
	background-color: #0000ff;
	height: 2px;
}

table.issue2 {
	border-width: 1px;
	border-color:#0033dd ;
	ubackground-color:#ffffff ;
	border-top-style: solid;
	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;
}

td.issue2 {
	padding : 3px 3px; 
	border-width: 1px;
	border-color:#0033dd ;
	ubackground-color:#ffffff ;
	border-top-style: solid;
	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;

}

table.new {
	border-width: 0px;
	border-color:#0000ff ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url("/intranet/images/tablebackground.jpg");
}

td.new {
	upadding : 1px 1px; 
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.n3 {

	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	background-image: url("/intranet/images/tablebackground.jpg");
}

table.n4 {

	border-width: 0px;
	border-color:#0000ff ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}

table.urgent {

	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	background-image: url("/intranet/images/ug.jpg");
}

tr.urgent {

	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	background-image: url("/intranet/images/ug.jpg");
}

table.n2 {
	border-width: 1px;
	border-color: #2e7d32; /* Dark, earthy green */
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
}

td.n2 {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #66bb6a; /* Softer green for contrast */
}
table.n1 {
	padding : 1px 1px; 
	border-width: 3px;
	border-color:#0000ff ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-image: url("/intranet/images/tablebackground.jpg");
}


td.nl {

	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#336699 ;
}



td.nr {

	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#336699 ;
}

td.n1head {
	padding : 0px 0px; 
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.cat {
	padding : 0px 0px; 
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url("/intranet/images/tablebackground2.jpg");
}




body {
font-family:"Times New Roman",Georgia,Serif;
}

body.white {
	font-family: sansserif;
	color: #FFFFFF;
}

p
{
font-family:"Times New Roman",Georgia,Serif;
}

/* --- INTRANET CSS (overrides & additions) --- */

.CSSTable_n1 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.CSSTable_n1 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTable_n1 tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}
.CSSTable_n1 table tr:first-child td:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}
.CSSTable_n1 table tr:first-child td:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}.CSSTable_n1 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}.CSSTable_n1 tr:hover td{
	
}
.CSSTable_n1 tr:nth-child(odd){ background-color:#ffaa56; }
.CSSTable_n1 tr:nth-child(even)    { background-color:#ffffff; }.CSSTable_n1 td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:11px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTable_n1 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable_n1 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTable_n1 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTable_n1 tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTable_n1 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.CSSTable_n1 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTable_n1 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.marquee {position:relative;
     overflow:hidden;
     width:500px;
     height:22px;
     border:solid black 1px;
     }
.marquee span {white-space:nowrap;}


td.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
}

td.rotate > div {
  transform: 
    /* Magic Numbers */
    translate(25px, 51px)
    /* 45 is really 360 - 45 */
    rotate(315deg);
  width: 30px;
}
td.rotate > div > span {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
}


a:link {
	padding : 1px 1px; 
        font-family: arial, verdana, sans-serif;
	font-weight: bold;
        text-decoration: none;

	color: #000000; 
} 

a:visited {
	padding : 1px 1px; 
        font-family: arial, verdana, sans-serif ;
	font-variant: bold,Italic;
        text-decoration: none;

	color: #005500; 
} 

a:hover {

	padding : 1px 1px; 
    font-family: arial, verdana, sans-serif;
	font-variant: bold;
    text-decoration: none;
	background-color: #ddddff;
	color: #0000ff;
	font-size: 100%;

}

a:link.mainmenu {
	padding : 4px 6px; 
        font-family: arial, verdana, sans-serif;
	font-variant: bold;
        text-decoration: none;
	font-size: 200%;
} 

a:visited.mainmenu {
	padding : 4px 6px; 
        font-family: arial, verdana, sans-serif ;
	font-variant: bold,Italic;
        text-decoration: 1;
	font-size: 200%;
} 

a:hover.mainmenu {

	padding : 4px 6px; 
    font-family: arial, verdana, sans-serif;
	font-variant: bold;
    text-decoration: none;
	font-size: 200%;
    border-left-style: 2;
}


a:link.miniicon {
	padding : 0px 0px; 
	background-color: #44ffff;
	color: #555555; 
} 

a:visited.miniicon {
	padding : 0px 0px; 
	background-color: #44ffff;	
	color: #665566; 
} 

a:hover.miniicon {

	padding : 0px 0px; 
	background-color: #4444ff;
	color: #000000;
}

warning
{
	color: #ff0000;
	background-color: #0000ff;
	height: 2px;
}

hr {
	color: #0000ff;
	background-color: #0000ff;
	height: 2px;
}

table.issue2 {
	border-width: 1px;
	border-color:#0033dd ;
	ubackground-color:#ffffff ;
	border-top-style: solid;
	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;
}

td.issue2 {
	padding : 3px 3px; 
	border-width: 1px;
	border-color:#0033dd ;
	ubackground-color:#ffffff ;
	border-top-style: solid;
	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;

}

table.new {
	border-width: 0px;
	border-color:#0000ff ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url("/intranet/images/tablebackground.jpg");
}

td.new {
	upadding : 1px 1px; 
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.n3 {

	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	background-image: url("/intranet/images/tablebackground.jpg");
}

table.n4 {

	border-width: 0px;
	border-color:#0000ff ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}

table.urgent {

	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	background-image: url("/intranet/images/ug.jpg");
}

tr.urgent {

	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	background-image: url("/intranet/images/ug.jpg");
}

table.n2 {
	border-width: 1px;
	border-color:#0000ff ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	ubackground-image: url("/intranet/images/tablebackground.jpg");
}

table.n1 {
	padding : 1px 1px; 
	border-width: 3px;
	border-color:#0000ff ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-image: url("/intranet/images/tablebackground.jpg");
}


td.nl {

	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#336699 ;
}

td.n2 {

	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color:#336699 ;
}

td.nr {

	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#336699 ;
}

td.n1head {
	padding : 0px 0px; 
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.cat {
	padding : 0px 0px; 
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url("/intranet/images/tablebackground2.jpg");
}



body {
font-family:"Times New Roman",Georgia,Serif;
}

body.white {
	font-family: sansserif;
	color: #FFFFFF;
}

p
{
font-family:"Times New Roman",Georgia,Serif;
}




.nameslist {
    display: flex;
}

.nameslist > div {
    flex: 1;
}

.container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    height: 32vh;
}

.container .skewBtn {
    width: 180px;
    height: 80px;
    outline: none;
    cursor: pointer;
    background: none;
    transition: .5s;
    font-size: 24px;
    border-radius: 5px;
    font-family: "Lato", sans-serif;
}

.container .skewBtn:hover {
    border: none;
    color: white;
    font-size: 28px;
    transform: scale(1.1);
}

/* Buttons */
.purple{
}
.blue{
}
.lorange{
}
.brick{
}

    .container2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        background-color: #2c8cff; /* Keeping the blue background */
        padding: 10px;
        border-radius: 5px;
    }

    .container2 button {
        background-color: #4CAF50; /* Green */
        color: white;
        border: none;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: bold;
        border-radius: 15px;
        cursor: pointer;
        transition: 0.3s ease-in-out;
        white-space: nowrap; /* Prevents text wrapping */
    }

    .container2 button:hover {
        background-color: #45a049;
    }

    .duplicate-btn {
        background-color: #4CAF50;
        padding: 12px 20px;
        font-size: 14px;
    }

    hr {
        border: none;
        height: 2px;
        background-color: blue;
        margin-top: 10px;
    }

/* Unique styling for email history table */
.email-metadata {
    width: 35%;
    vertical-align: top;
    white-space: nowrap;
    padding-right: 10px;
    font-family: Arial, sans-serif;
}

.email-content {
    width: 65%;
    vertical-align: top;
    padding: 10px;
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

/* Color differentiation */
.email-incoming {
    background-color: #e6ffe6; /* Light green for incoming */
    border-left: 5px solid #3cba54;
}

.email-outgoing {
    background-color: #e6f0ff; /* Light blue for outgoing */
    border-left: 5px solid #4885ed;
}

/* Style for Thread Button */
.filterThreadBtn {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 4px 8px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 5px;
}

.filterThreadBtn:hover {
    background-color: #45a049;
}

.titlerowmenu {
    background-color: #45a049;
    border-radius: 12px;
    margin: 10px 15px; /* space from top and sides */
    padding: 8px 12px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); /* subtle depth */
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap; /* allows wrapping on small screens */
    position: relative;
    z-index: 1;
}

.titlerowmenu select,
.titlerowmenu input[type="text"] {
    margin: 0;
    padding: 4px 8px;
    border-radius: 6px;
    border: 1px solid #ccc;
    height: 30px;
    box-sizing: border-box;
}

.titlerowmenu img {
    vertical-align: middle;
    margin-right: 6px;
}

/* --- SCSS Converted Button Styles --- */

.purple {
    border: 2px solid #512DA8;
    color: #512DA8;
}
.purple:hover {
    background-color: #512DA8;
    transition: all 0.3s ease-in-out;
}


.blue {
    border: 2px solid #1976D2;
    color: #1976D2;
}
.blue:hover {
    background-color: #1976D2;
    transition: all 0.3s ease-in-out;
}


.l_orange {
    border: 2px solid #FBC02D;
    color: #FBC02D;
}
.l_orange:hover {
    background-color: #FBC02D;
    transition: all 0.3s ease-in-out;
}


.brick {
    border: 2px solid #FF5722;
    color: #FF5722;
}
.brick:hover {
    background-color: #FF5722;
    transition: all 0.3s ease-in-out;
}

.ai_section {
    margin-top: 8px;
    background: #ffffff;
    border-radius: 5px;
    padding: 6px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
    font-size: 13px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.ai_section_title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
    color: #333333;
}

.ai_table {
    width: 100%;
    border-collapse: collapse;
}

.ai_header {
    background-color: #e0e0e0;
    font-weight: bold;
    text-align: left;
}

.ai_table td, .ai_table th {
    padding: 4px 6px;
    border-bottom: 1px solid #ccc;
}

.ai_table tr:nth-child(even) {
    background-color: #f8f8f8;
}

.AI_20240501_hoverrow:hover {
    background-color: #d4deea !important;
}

.intrastats-logo-container {
    background-color: #ffffff;
    padding: 12px;
    border-radius: 16px;
    border: 3px solid #44AA44;
    display: inline-block;
    box-shadow: 0px 4px 12px rgba(0, 100, 0, 0.3);
    margin-bottom: 20px;
}
.intrastats-logo-container img {
    display: block;
    max-width: 100%;
    height: auto;
}

.login-button {
  background: linear-gradient(to bottom, #4CAF50, #2E7D32);
  border: none;
  color: white;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: background 0.3s, transform 0.2s;
}

.login-button:hover {
  background: linear-gradient(to bottom, #66BB6A, #388E3C);
  transform: scale(1.03);
}

.login-button:active {
  background: linear-gradient(to bottom, #388E3C, #2E7D32);
  transform: scale(0.98);
}


.login-box {
  background-color: #f9f9f9;
  border: 2px solid #4CAF50;
  border-radius: 12px;
  padding: 20px;
  width: 300px;
  margin: 20px auto;
  box-shadow: 0px 4px 12px rgba(0, 128, 0, 0.15);
}

.login-box label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: Arial, sans-serif;
  color: #333;
}

.login-box input[type="text"],
.login-box input[type="password"] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 10px;
  box-sizing: border-box;
  font-size: 14px;
}

.login-container {
  text-align: center;
  margin-top: 40px;
}

.version-label {
  font-size: 14px;
  margin-top: 10px;
  color: #333;
  font-family: Arial, sans-serif;
}

.login-box {
  display: inline-block;
  background-color: #f9f9f9;
  border: 2px solid #4CAF50;
  border-radius: 12px;
  padding: 20px;
  width: 320px;
  box-shadow: 0px 4px 12px rgba(0, 128, 0, 0.15);
  text-align: left;
}

.login-box label {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
  display: block;
  color: #333;
}

.login-box input[type="text"],
.login-box input[type="password"] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 12px;
  box-sizing: border-box;
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  .login-box {
    width: 90%;
    padding: 15px;
    margin: 0 auto;
  }

  .login-container img {
    width: 80%;
    height: auto;
  }

  .login-button {
    width: 100%;
    font-size: 16px;
  }
  .mainiconlist {
      width: 90%;
    padding: 15px;
    margin: 0 auto;
  }
}

            .modal {
                display: none; /* Hidden by default */
                position: fixed; /* Stay in place */
                z-index: 1000; /* Sit on top */
                left: 0;
                top: 0;
                width: 100%; /* Full width */
                height: 100%; /* Full height */
                overflow: auto; /* Enable scroll if needed */
                background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
                justify-content: center;
                align-items: center;
            }

            .modal-content {
                background-color: #fefefe;
                margin: auto;
                padding: 20px;
                border: 1px solid #888;
                width: 80%; /* Could be responsive */
                max-width: 600px;
                border-radius: 10px;
                box-shadow: 0 5px 15px rgba(0,0,0,0.3);
                position: relative;
            }

            .close-button {
                color: #aaa;
                float: right;
                font-size: 28px;
                font-weight: bold;
                position: absolute;
                top: 10px;
                right: 20px;
            }

            .close-button:hover,
            .close-button:focus {
                color: black;
                text-decoration: none;
                cursor: pointer;
            }

            .card-preferences {
                margin-top: 15px;
                padding-top: 10px;
                border-top: 1px solid #ddd;
            }

            .card-preferences h4 {
                margin: 10px 0 5px 0;
                font-size: 14px;
                color: #333;
            }

            .card-preferences p {
                margin: 5px 0;
                font-size: 12px;
            }
