  /*
 * ITS TEMPLATE
 */
#screen-check {
	display: inherit;
	clear: both;
}
html, body, address, blockquote, div, p, ol, ul, pre, dl, form, h1, h2, h3, h4, h5, h6, table, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, figure {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font: .95em/1.75em Helvetica, Arial, sans-serif;
}
#content p, #content pre {
	margin: 0 0 1.2em;
}
#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 1.2em;
}
#content ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 1.2em;
}
#content ul ul, #content ol ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 15px;
}
#content ol ol, #content ul ol {
	list-style-type: lower-latin;
	list-style-position: inside;
	margin-left: 15px;
}
#content ol ol ul, #content ul ul ul, #content ol ul ul, #content ul ol ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 30px;
}
#content ol ol ol, #content ul ul ol, #content ol ul ol, #content ul ol ol {
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 30px;
}
#header {
	background: url('/its/webservice/images/whitegold-1030x103.jpg');
	background-size: 100% 100%;
	background-color: #fff;
}
#menu-icon-top img {
	display: none;
}
#menu-icon-bottom img {
	display: none;
}
#top-header {
	color: white;
	height: 47px;
	line-height: 47px;
}
#top-header-wrap {
}
#top-header-left {
	font-size: 0.9em;
	color: white;
	float: left;
}
#top-header-left a:link {
	color: #7a7a7a;
	text-decoration: none;
}
#top-header-left a:hover {
	color: #b3995d;
	text-decoration: none;
}
#top-header-left a:visited {
	color: #7a7a7a;
	text-decoration: none;
}
#top-header-right {
}
#bottom-header-wrap {
	clear: both;
}
.imager {
	float: right;
	vertical-align: middle;
}
.search {
	padding:5px;
	width:230px;
	height:30px;
	left: 10px;
	float:right;
	vertical-align: middle;
}
.search input#isQry {
	vertical-align: middle;
	width: 0px;
	margin-left:175px;
	margin-right:10px;
	margin-bottom: 15px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	background-color: transparent;
	height: 30px;
	line-height: 18px;
	font-size: 15px;
	color: #000000;
	outline: none;
	border-radius: 5px;
	border-width:0;
}
.search:hover input#isQry, .search input#isQry:focus {
	width: 185px;
	height: 32px;
	line-height: 18px;
	margin-left: 5px;
	background: #ffffff;
	padding:0 2px 0 2px;
	outline: none;
	border-radius: 5px;
	border-width:0;
	vertical-align:middle;
}
.search input#isQry:focus {
	background: #ffffff;
	color: #000000;
	vertical-align:middle;
}
.srch_btn { 
	line-height: 30px;
	height: 30px;
 	float: right;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 5px;
}
.srch_btn img {
}
div.srch_btn input#submit {
}
#top-header-right img {
	vertical-align: middle;
}
#rss {
}
#rss img {
}
.page-width {
	max-width: 1064px;
	margin: 0 auto;
}
#main-nav {
	position:static;
	border: none;
	border-color: #000000;
	text-transform: uppercase;
}
#main-nav li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	display: inline-block;
}
#main-nav a {	
	line-height: 83px;
	color: #185182;
	padding: 0px 15px;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 1px;
}
#main-nav a:hover {	
	background-color: #21384a;
	color: #b3995d;
}
#its-logo {
	float: left;
	position: relative;
	margin-right: 20px;
}
.match img {
	-webkit-filter: grayscale(0%);
}
.search-icon {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-before: 0.67em;
	margin-after: 0.67em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-before: 0.83em;
	margin-after: 0.83em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h3 {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 14.5pt;
	margin-before: 1em;
	margin-after: 1em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	margin-before: 1.33em;
	margin-after: 1.33em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-before: 1.67em;
	margin-after: 1.67em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	margin-before: 2.33em;
	margin-after: 2.33em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
#side-menu-icon {
	display: none;
}
#icon-caption {
	display: none;
}
#content-wrap {
	float: left;
	background-color: #f7f6f1;
	height: auto;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#content-with-menu {
	padding-right: 5px;
}
#content {
	margin-left: 200px;
}
#footer-wrap {
	background-color: #333;
	color: white;
	clear: both;
}
#to-top {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	background: #21384a;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.2em;
	letter-spacing: -1px;
	text-align: center;
}
#to-top a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: smaller;
}
#to-top a:hover {
	display: block;
	text-decoration: none;
	background: #069;
	color: #b3995d;
}
#line {
	width: 29%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	position: relative;
	float: left;
}
#spacing-1, #spacing-2 {
	width:4%;
	position: relative;
	float: left;
}
#column-wrap {
	width: 100%;
	float: left;
}
#column-wrap a {
	color: #b3995d;
	text-decoration: none;
}
#column-wrap h3 {
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	font-weight: normal;
	font-size: 1.25em;
}
#col-1 {
	position: static;
	width: 29%;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3995d;
}
#col-2 {
	width: 29%;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3995d;
}
#col-3 {
	width: 29%;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3995d;
}
#footer-menu-wrap {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: .95em/1.75em;
	position: relative;
	word-spacing: 5px;
}
#footer-menu li {
	display: inline-block;
	list-style-type: none;
	text-decoration: none;
	text-decoration-line: none;
	text-decoration-style: solid;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#footer-menu a {
	color: #b3995d;
	text-decoration: none;
	text-decoration-line: none;
	text-decoration-style: solid;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	letter-spacing: 0.1em;
}
#footer-menu a:visited {
	color: #b3995d;
	text-decoration: none;
	text-decoration-line: none;
	text-decoration-style: solid;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	letter-spacing: 0.1em;
}
#eoaa {
	text-align: center;
}
#top-nav a {
	text-decoration: none;
	margin-right: 7px;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
}
#top-nav li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
@media (max-width: 600px) {
	#menu-icon-top img {
		display: block;
		float: right;
		padding-top: 10px;
	}
	#menu-icon-bottom img {
		display: block;
		float: right;
	}
	#side-menu-icon {
		display: block;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 15px;
	}
	.search {
		padding:5px;
		width:175px;
		height:30px;
		left: 10px;
		float:right;
		vertical-align: middle;
	}
	.search input#isQry { 
		vertical-align: middle;
		width:0px;
		margin-left:120px;
		margin-right:15px;
		margin-bottom: 15px;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
		background-color: transparent;
		height: 30px;
		line-height: 18px;
		font-size: 15px;
		color: #000000;
		outline: none;
		border-radius: 5px;
		border-width:0;
	}
	.search:hover input#isQry, .search input#isQry:focus {
		width: 120px;
		height: 32px;
		line-height: 18px;
		margin-left: 5px;
		padding:0 2px 0 2px;
		outline: none;
		border-radius: 5px;
		border-width:0;
		vertical-align:middle;
	}
	.search input#isQry:focus {
		color: #000000;
		vertical-align:middle;
	}
	.srch_btn {  
		line-height: 30px;
		height: 30px;
		float: right;
		vertical-align: middle;
		padding-top: 4px;
		padding-right: 5px;
	}
	#screen-check {
		display: none;
	}
	#top-nav-mobile-menu, #main-nav-mobile-menu, #side-menu {
		display: none;
	}
	#icon-caption {
		display: inline-block;
		text-rendering:auto;
		color: #333;
		vertical-align: top;
	}
	#content {
		clear: both;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 15px;
	}
	.page-width {
		width: 95%;
		overflow: hidden;
	}
	#col-1 {
		position: static;
		width: 100%;
		float: left;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3995d;
	}
	#col-2 {
		width: 100%;
		float: left;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3995d;
	}
	#col-3 {
		width: 100%;
		float: left;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3995d;
	}
	#footer-menu-wrap {
		text-align: center;
		letter-spacing: -1em;
		position: relative;
	}
	#footer-menu li {
		display: inline-block;
		list-style-type: none;
		text-decoration: none;
		text-decoration-line: none;
		text-decoration-style: solid;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
	}
	#footer-menu a {
		color: #b3995d;
		text-decoration: none;
		text-decoration-line: none;
		text-decoration-style: solid;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		letter-spacing: 0.1em;
	}
	#footer-menu a:visited {
		color: #b3995d;
		text-decoration: none;
		text-decoration-line: none;
		text-decoration-style: solid;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		letter-spacing: 0.1em;
	}
}

/*  @media screen */
@media (min-width: 601px) and (max-width: 56em)  {
	#menu-icon-bottom img {
		display: block;
		float: right;
	}
	#side-menu-icon {
		display: none
	}
	#icon-caption {
		display: none;
	}
	.search {
		padding:5px;
		width:215px;
		height:30px;
		left: 10px;
		float:right;
		vertical-align: middle;
	}
	.search input#isQry {
		vertical-align: middle;
		width: 0px;
		margin-left:165px;
		margin-right:10px;
		margin-bottom: 15px;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
		background-color: transparent;
		height: 30px;
		line-height: 18px;
		font-size: 15px;
		color: #000000;
		outline: none;
		border-radius: 5px;
		border-width:0;
	}
	.search:hover input#isQry, .search input#isQry:focus {
		width: 170px;
		height: 32px;
		line-height: 18px;
		margin-left: 5px;
		background: #ffffff;
		padding:0 2px 0 2px;
		outline: none;
		border-radius: 5px;
		border-width:0;
		vertical-align:middle;
	}
	.search input#isQry:focus {
		background: #ffffff;
		color: #000000;
		vertical-align:middle;
	}
	.srch_btn {  
		line-height: 30px;
		height: 30px;
		float: right;
		vertical-align: middle;
		padding-top: 4px;
		padding-right: 5px;
	}
	#screen-check {
		display: none;
	}
	#main-nav-mobile-menu {
		display: none;
	}
	#content-wrap {
		background-color: #f7f6f1;
	}
	.page-width {
		width: 95%;
		overflow: hidden;
	}
	#footer-menu-wrap {
		text-align: center;
		letter-spacing: -1em;
		position: relative;
	}
	#footer-menu li {
		display: inline-block;
		list-style-type: none;
		text-decoration: none;
		text-decoration-line: none;
		text-decoration-style: solid;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
	}
	#footer-menu a {
		color: #b3995d;
		text-decoration: none;
		text-decoration-line: none;
		text-decoration-style: solid;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		letter-spacing: 0.1em;
	}
	#footer-menu a:visited {
		color: #b3995d;
		text-decoration: none;
		text-decoration-line: none;
		text-decoration-style: solid;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		letter-spacing: 0.1em;
	}
}

/*
 * SIDE MENU STYLES
 */
.sidr {
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:260px;
	overflow-x:none;
	overflow-y:auto;
	font-size:15px;
	background-color: rgb(51, 153, 204);
	color:#fff;
}
.sidr .sidr-inner, .sidr .sidr-class-pure-menu-link {
	padding: 15px 0 15px;
}
.sidr .sidr-inner>p {
	margin-left:15px;
	margin-right:15px
}
.sidr.right {
	left:auto;
	right:-260px
}
.sidr.left {
	left:-260px;
	right:auto
}
.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
	font-size:11px;
	font-weight:normal;
	padding:0 15px;
	margin:0 0 5px;
	color:#333;
	line-height:24px;
}
.sidr p {
	font-size:13px;
	margin:0 0 12px
}
.sidr>p {
	margin-left:15px;
	margin-right:15px
}
.sidr ul {
	display:block;
	margin:0 0 15px;
	padding:0;
}
.sidr ul li {
	display:block;
	margin:0;
	padding: 12px 15px 15px 15px;
	display:block;
	text-decoration:none;
	color:#000;
	text-transform: uppercase;
}
.sidr ul li a {
	color:#fff;
	text-decoration: none;
}
.sidr ul li ul {
	border-bottom:none;
	margin:0
}
.sidr ul li ul li {
	line-height:40px;
	font-size:13px
}
.sidr ul li ul li:last-child {
	border-bottom:none
}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
	border-top:none;
	line-height:41px
}
.sidr ul li ul li a, .sidr ul li ul li span {
	padding-left:30px
}
.sidr form {
	margin:0 15px
}
.sidr label {
	font-size:13px
}
.sidr input[type="text"], .sidr input[type="password"], .sidr input[type="date"], .sidr input[type="datetime"], .sidr input[type="email"], .sidr input[type="number"], .sidr input[type="search"], .sidr input[type="tel"], .sidr input[type="time"], .sidr input[type="url"], .sidr textarea, .sidr select {
	width:100%;
	font-size:13px;
	padding:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 0 10px;
	border:none;
	background:rgba(0,0,0,0.1);
	color:rgba(51,51,51,0.6);
	display:block;
	clear:both
}
.sidr input[type=checkbox] {
	width:auto;
	display:inline;
	clear:none
}
.sidr input[type=button], .sidr input[type=submit] {
	color:#f8f8f8;
	background:#333
}
.sidr input[type=button]:hover, .sidr input[type=submit]:hover {
	background:rgba(51,51,51,0.9)
}

/*
The `#menu` `<div>` is the parent `<div>` that contains the `.pure-menu` that
appears on the left side of the page.
*/

#side-menu {
	width: 180px;
	float: left;
	background: #21384a;
}

/*
    All anchors inside the menu should be styled like this.
*/
#side-menu a {
	color: #fff;
	border: none;
	padding: 0.6em 0 0.6em 0.6em;
	display:block;
	text-decoration:none;
}

/*
	Add that light border to separate items into groups.
*/
#side-menu ul {
	list-style: none;
}

/*
	Change color of the anchor links on hover/focus.
*/
#side-menu li a:hover,
#side-menu li a:focus {
	background: #185182;
	color: #b3995d;
}

/*
	This styles a link within a selected menu item `<li>`.
*/
#side-menu li.menu-item-selected {
	background: #fff;
	color: #21384a;
	padding: 0.6em 0 0.6em 0.6em;
	text-decoration: none;
}

/* Custom Âé¶¹´«Ã½Hosted Website Service CSS */
.question-answer {
	padding-top: 50px;
}
.faq-question {
	background-color: #c8c6ba;
	display: block;
	font-weight: bold;
}
.faq-answer {
	display: block;
}
.req-title {
	/* display: block; */
	font-weight: bold;
	padding-top: 20px;
}
.req-description {
	display: block;
	padding-bottom: 20px;
	padding-left: 15px;
}
textarea {
	width: 100%;
}
.subheader {
	font-weight: bold;
}
.form-text, #webpage {
	font-size: 9pt;
}
.table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
}
.smltext {
	font-size: 8pt;
}
.table-row {
	display: table-row;
}
.table-cell-title {
	display: table-cell;
	background-color: #c8c6ba;
	padding: 5px;
	margin-bottom: 30px;
	vertical-align: top;
}
.label-cell {
	display: table-cell;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
	margin-bottom: 30px;
	vertical-align: top;
	background-color: #c8c6ba;
	width: 170px;
}
.sla-label-cell {
	display: table-cell;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 30px;
	background-color: #c8c6ba;
}
.table-cell {
	display: table-cell;
	padding: 5px;
	margin-bottom: 30px;
	vertical-align: top;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.plot {
	display: inline;
}
.force-break {
	display: block;
}
/* = #mainNav2 & #mainNav3 & #mainNav4 & #mainNav5
//http://codylindley.com/blogstuff/css/stepmenu/
----------------------------------------------------------------------------------------------------*/
.clearfloat {
	clear: both;
}
#mainNav {
	padding-left: 0px;
	margin-left: 0px;
}
#mainNav ul {
	margin: 0;
}
#mainNav li {
	height:71px;
	list-style:none;
	float:none;
	background-color:#EBEBEB;
	background-image: url("/its/webservice/images/navBtn.gif");
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 14pt;
}
#mainNav li.current {
	background-color:#C36615;
	background-image: url("/its/webservice/images/navCurrentBtn.gif");
}
#mainNav li.lastDone {
	background-color:#7C8437;
	background-image: url("/its/webservice/images/navLastDoneBtn.gif");
}
#mainNav li.done {
	background-color:#7C8437;
	background-image: url("/its/webservice/images/navDoneBtn.gif");
}
#mainNav li a, #mainNav li a:link, #mainNav li a:visited, #mainNav li a:hover, #mainNav li a:active {
	color:#00f;
}
#mainNav li.lastDone a, #mainNav li.lastDone a:link, #mainNav li.lastDone a:visited, #mainNav li.lastDone a:hover, #mainNav li.lastDone a:active, #mainNav li.current a, #mainNav li.current a:link, #mainNav li.current a:visited, #mainNav li.current a:hover, #mainNav li.current a:active, #mainNav li.done a, #mainNav li.done a:link, #mainNav li.done a:visited, #mainNav li.done a:hover, #mainNav li.done a:active {
	color:#fff;
}
#mainNav li a em {
	width:160px;
	display:block;
	margin:6px 0 0 10px;
	font-style:normal;
	font-weight:bold;
	font-size: 9pt;
	text-decoration: none;
}
#mainNav li a span {
	width:160px;
	display:block;
	margin-left:10px;
	font-weight:normal;
	font-size: 8pt;
}
#mainNav li.current a em {
	width:160px;
	display:block;
	margin:6px 0 0 10px;
	font-style:normal;
	font-weight:bold;
	font-size: 9pt;
	text-decoration: none;
}
#mainNav li.current a span {
	width:160px;
	display:block;
	margin-left:10px;
	font-weight:normal;
	font-size: 8pt;
}
#mainNav li.mainNavNoBg {
	background-image:none;
}
#mainNav li.mainNavNoBg a em {
	width:160px;
	display:block;
	margin:6px 0 0 10px;
	font-style:normal;
	font-weight:bold;
	font-size: 9pt;
	text-decoration: none;
}
#mainNav li.mainNavNoBg a span {
	width:160px;
	display:block;
	margin-left:10px;
	font-weight:normal;
	font-size: 8pt;
	color: #0000FF;
}
#mainNav li a {
	height:71px;
	display:block;
}
/* #mainNav.threeStep */
#mainNav.threeStep li {
	width:160px;
}
#mainNav.threeStep li a {
	width:160px;
}
#mainNav.threeStep li.mainNavNoBg {
	width:165px;
}
#righttop {
	left: 0px;
	top:0px;
	height:20px;
	font-size: 15px;
	text-align: center;
	font-weight : bold;
	background-color: #0F4E80;
	color: #fff;
	padding: 2px 2px 2px 2px;
}
#rightbottom {
	left: 0px;
	top:0px;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
}
#msgbox {
	left: 0px;
	top:0px;
	color: #f30;
	font-weight : bold;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
}
#rightbox {
	border: 1px solid #666;
	margin-bottom: 10px;
}
#rightmsg {
	left:0px;
	right: 10px;
	height: 20px;
	width: 90%;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 4px solid #ccc;
	margin-left: 10px;
	margin-top: 20px;
	padding:20px 20px 20px 20px;
}
.error {
	background-color: #ffdada;
}
@media screen and (min-width: 44em) {
    .plot {
        display: table-cell;
        vertical-align: top;
    }
    .force-break {
        display: none;
    }
    #mainNav li {
        height:71px;
        list-style:none;
        float:left;
        background-color:#EBEBEB;
        background-image: url("/its/webservice/images/navBtn.gif");
        background-repeat: no-repeat;
        background-position: right top;
    }
}