  /*
 * 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, tfoot, 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: 100% Helvetica, Arial, sans-serif;
}
#content p, #content pre {
	margin: 0 0 1.2em;
}
#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0em 1.2em 1em 3em;
}
#content ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 1em 3em;
}
#content ul ul, #content ol ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 1em;
}
#content ol ol, #content ul ol {
	list-style-type: lower-latin;
	list-style-position: inside;
	margin-left: 1em;
}
#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: 1.875em;
}
#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: 18.875em;
}

#kb_article_text ul li {
	list-style-position: outside;
}

#kb_article_text ol li {
	list-style-position: outside;
}

#header {
	background: url('/askus/styles-2016/images/whitegold-1030x103.jpg');
	background-size: 100% 100%;
	background-color: #fff;
}
#top-header {
	color: white;
	height: 3em;
	line-height: 3em;
}
#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;
}
#menu-icon-top img {
	display: none;
}
#menu-icon-bottom img {
	display: none;
}
#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: 150%;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h3 {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112.5%;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 1.67em;
	margin-bottom 1.67em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	margin-top: 2.33em;
	margin-bottom 2.33em;
	margin-start: 0;
	margin-end: 0;
	display: block;
}
#content {
	padding-left: 25px;
	padding-right: 25px;
}
#content-wrap {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f7f6f1;
}
#footer-wrap {
	background-color: #333;
	color: white;
	clear: both;
}
#to-top {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.2em;
	letter-spacing: -1px;
	text-align: center;
}
#to-top a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	background: #21384a;
	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;
	}
	.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;
	}
	.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;
	}
	.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;
		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;
	}
	#main-nav-mobile-menu {
		display: none;
	}
	.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)
}

.askusSearchButton {
    color: white;
    font-size: 75%;
    background-color: #804e0f;
    cursor: pointer;
    margin: 0;
    padding: 3px 4px 3px 4px;
    # padding: 1px;
    text-align: center;
    border: none;
}

.kb_search_results li {
    list-style-type: none;
    margin-bottom: .75em;
    margin-left: .5em;
    margin-right: .5em;
}

#article_feedback {
    margin-top : 2em;
}

#article_contactus {
    background-color: #ffc;
    border: .1em solid #aaa;
    width: 95%;
    padding: 1em;
    margin: 1em 0;
}

#kb_article_modified {
    display: inline;
    padding-right: 1em;
    padding-left: 1em;
    color: #aaa;
}

#kb_article_created, #kb_article_id {
    display: inline;
    border-right: .1em solid #aaa;
    padding-right: 1em;
    padding-left: 1em;
    color: #aaa;
}

.kb_embedded_article_title {
  font-size: 140%;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.kb_embedded_article_text .kb_article_refLink {
        display: none;
}

.kb_article_refLink {
        margin-top: 2em;
        margin-bottom: -.75em;
        color: #aaa;
        font-size: 90%;
}

.kb_article_refLink a {
        font-size: 90%;
        color: #aaa;
}

