
@import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
	html { font-family: 'Inter var', sans-serif; }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
		font-family: 'Inter', sans-serif;
		font-weight: 500;
		line-height: 1;
		color: #262627;
}

/* 	width: 372px;
	height: 36px;
	font-family: 'Inter', sans-serif;
	color: #FFFFFF 100%;
	size: 28px;
	line-height: 36px;
	letter-spacing: -0.5px;
} */

.portal-header::after {
		z-index: -5;
		background-size: cover;
		opacity: .4;
		filter: grayscale(100%);
		background: none;
}

.portal-header .portal-search button, .publication-contents h4 span {
		background-color:
		#0063A8;
}

/* .portal-header {
    color: #002766 100%;
    height: 240px;
		width: 1440px;
    position: relative;
		top: 104px; left: 0px;
   text-align: center;
} */

.portal-header .portal-search button {
		background-color: #0063A8;
		border: 0;
		padding: 12px 18px;
		font-size: 16px;
		width: 52px;
		display: inline-block;
		color:
		#fff;
		-webkit-transition: background-color 0.2s ease-out;
		-o-transition: background-color 0.2s ease-out;
		transition: background-color 0.2s ease-out;
		border-radius: 0px;
}

.fa {
		display: inline-block;
		font: normal normal normal 20px/1 FontAwesome;
				font-size: 20px;
		font-size: larger;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}

.portal-header .search-field {
		background-color:
		rgba(217, 217, 217, 0.4);
		border-radius: 0px;
}

.portal-single-publication a:hover {
		text-decoration: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
}

.portal-single-publication a {

		color: rgba(217, 217, 217, 0.4);
		display: inline-block;
		padding: 25px;
		width: 100%;
		height: 100%;
		background-color: #fff;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
		transition: -webkit-box-shadow 0.1s ease-in-out;
		-o-transition: box-shadow 0.1s ease-in-out;
		transition: box-shadow 0.1s ease-in-out;
		transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
		border: none;
				border-top-style: none;
				border-right-style: none;
				border-bottom-style: none;
				border-left-style: none;
		border-style: none;
		border-width: medium;

}

.fa {

		display: inline-block;
		font: normal normal normal 20px/1 FontAwesome;
				font-size: 20px;
		font-size: larger;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;

}

.portal-single-publication .publication-icon .fa {

		color: #262627;

}

.portal-single-publication .publication-icon {

		width: 48px;
		height: 48px;
		display: inline-block;
		border-radius: 50%;
		text-align: center;
		font-size: 20px;
		line-height: 48px;

}

.featured-content-label, .featured-content {
display: none;
}

body {

		background-color:

#fff;

color:

		#262627;

}

a:hover, a:focus, .btn-link:hover, .btn-link:focus {

		color: #0063A8;

}

.bg-primary, .btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .site-sidebar, .portal-single-publication .publication-icon
{

		background-color: #fff;

}

.search-field::placeholder {

		color:

		gray;

}

.search-field {

		-webkit-appearance: none;
		background-color:

		rgba(217, 217, 217, 0.4);
		border: 0;
		padding: 12px 15px;
		height: auto;
		color: black;

}

.nav-site-sidebar .active > a {

		color:

		#262627;

}

.nav-site-sidebar ul a {

		color:

		#262627;
		padding: 5px 15px 5px 30px;
				padding-right: 15px;
		font-size: 0.9em;

}

.nav-site-sidebar li a {

		color: grey;
		padding: 4px 0;
		display: block;
		-webkit-transition: background-color 0.2s ease-out;
		-o-transition: background-color 0.2s ease-out;
		transition: background-color 0.2s ease-out;

}

.pager li > a, .pager li > span {

		display: inline-block;
		padding: 10px 25px 10px 10px;
				padding-top: 10px;
				padding-right: 25px;
				padding-bottom: 10px;
				padding-left: 10px;
		background-color: white;
		border: 1px solid #0063A8;
		border-radius: 0px;

}

.pager li > a:hover, .pager li > span:hover {

		background-color: #0063A8;

}

.toolbar {

		background-color: #fff;
		position: relative;
		border-bottom:
		gray solid 1px;

		border-bottom-color:

				gray;
				border-bottom-style: solid;
				border-bottom-width: 1px;

}

.pager, .site-footer, main article {

		margin-left: 5%;

}

.portal-header::before {
		background-color:
		white;
}

.portal-header {
	height: 300px;
	padding: 75px 15px;
}

.portal-header .portal-search button:hover {

		background-color:

		#0063A8;

}

body {

		font-family: 'Inter', sans-serif;
		font-size: 16px;
		line-height: 1.4;
		color: #333333;

}

div.feedback-panel {
	border-top: 1px solid #f5f5f5;
	width: 100%;
	margin-left: 5%;
	padding-left: 0;
	background-color: #ffffff;
	border-radius: 0px;
	max-width: 66.66666667%;
	float: left;
	text-align: left;
	padding: none;

}

div.feedback-panel .btn {
	position: relative;
	float: left;
	border: 1px solid #1976d2;
	margin: 10px 15px 12px 1px !important;
	border-radius: 0px !important;

	background-color: transparent;
	color: #0063A8;
	text-align: left;
	height: 40px;
	width: 75px;

}

div.feedback-panel .btn.active, div.feedback-panel .btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #0063A8;
	color: #ffffff;

}

.pager li > a, .pager li > span {
	color: #0063A8;

}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 10px 25px 10px 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: white;
	border: 1px solid #0063A8;
	border-radius: 0px;

}

div.feedback-panel .btn {
	position: relative;
	float: left;
	border: 1px solid #0063A8;
	margin: 10px 15px 12px 1px !important;
	border-radius: 0px;
	padding: 5px 30px 5px 10px;
	background-color: transparent;
	color: #0063A8;
	text-align: left;

}

site-sidebar {
    min-height: 1px;
    font-size: 14px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 1%;
    z-index: 1000;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
		background-color: #fff;
		height: auto !important;
		display: block;
		float: left;
		width: 16.66666667%;
		padding-left: 10px;
}

body {
	line-height: 1.5;
}

.site-sidebar-header {
    text-align: left;
    padding: 5px 5px 5px 5px;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.toolbar {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: none;
    padding: none;
    position: relative;
}

.toolbar {
        padding-top: 20px;
        padding-right: 65px;
        padding-bottom: 0px;
        padding-left: 5%;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.4;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.portal-header .logo-link {
    display: none;
}

.portal-header .portal-search .search-field {
    border-radius: 0px !important;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle !important;
/* 		position: relative;
		left: 446px;
		top: 232px;
		width: 498px;
		height: 44px;
		color: #FFFFFF 100%; */
}

.portal-header .logo {

    margin-bottom: 0;
    height: 40px;
    display: none;

}

.site-sidebar-header {
    display: none;
}

.theme1.page-toc main article {
    padding-left: 5%;
}

.page-toc .pager, .page-toc .site-footer, .page-toc main article {
    padding-left: 5%;
}

.h2, h2 {
	color: #0063A8;
}

.h3, h3 {
    font-size: 32px;
}

.h4, h4 {

    font-size: 32px;
		color: #0063A8;

}

h5, .h5 {

    text-transform: none;
		font-size: 24px;

}

.tip {

    border-left-color:

#0063A8;

background-color:

    white;

}

.tip::before {

    content: '\f0d0';
    color:

    #0063A8;

}

.warning, .note, .important, .caution, .tip {
		display: block;
		padding: 12px 18px 12px 65px;
		-moz-background-clip: padding;
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #0063A8;
		line-height: 1.4em;
		margin-top: 18px;
		margin-bottom: 18px;
		position: relative;
		background-color: rgba(0, 99, 168, 0.1);

}

.note::before, .tip::before, .warning::before, .caution::before, .important::before {

    content: '\f040';
    color:

    #0063A8;
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    left: 20px;
    top: 22px;
    vertical-align: middle;
    font-family: FontAwesome;

}

.warning h3, .note h3, .important h3, .caution h3, .tip h3 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 10px 30px 0px 0px;
		color: inherit;
		font-size: 1.2em;
		color:#0063A8;

}

.theme1 .procedure > li::before {
		background-color: #262627;
}

.procedure > li::before {

    margin-left: -40px;
    position: absolute;
    width: 24px;
    padding-left: 0px;
    height: 24px;
    line-height: 24px;
    border-radius: 13px;
    background-clip: padding-box;
    color:

    #FFFFFF;
    display: inline-block;
    font-weight: 500;
    content: counter(step-counter);
    font-size: 15px;
    text-align: center;

}

.inlinemediaobject {

    display: inline-block;
    height: 1.5em;
    vertical-align: bottom;

}

.table {

    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;

}

.site-sidebar:active, .site-sidebar:hover, .site-sidebar:focus {

    overflow-y: auto;

}

.site-sidebar {
	overflow-y: hidden;
}

.site-sidebar {
		font-size: 16px;
		padding: 20px 15px 2px 5px;

}

.nav-site-sidebar ul a {
    font-size: .8em;

}

#topic-content > section > .titlepage .title {
    color: #0063A8;

}

.portal-single-publication:hover, .portal-single-publication:hover > .fa.cat-panel:hover > h3:hover {
	color: #0063A8;
	background-color: #fff
}

h3:hover {
    color: #0063A8;
}

.itemizedlist.no-bullet, .itemizedlist.no-bullet > ul {
    list-style-type: none !important;
}

.form-control {
	width: 100%;
}

.nav-site-sidebar .topic-link {
    padding: 5px 38px 10px 5px;
        padding-top: 5px;
        padding-right: 38px;
        padding-bottom: 10px;
        padding-left: 5px;

}

.nav > li {
    border-bottom: 0.5px solid #e0e0e0;
}

li.step.optional > p:before {
    content: "Optional: ";
		font-weight: bold;
}

.section-nav {
	border-left: none;
}

.version-menu.sm.sm-simple:hover {
	color: #333;
	background-color: #e6e6e6;
}

.page-toc .section-nav-container {
    top: 10%;
    padding-top: 20px;
    padding-left: 3px;
    font-size: 0.8em;
}

.cc-color-override--562569728 .cc-btn {
		color: rgb(0, 0, 0);
		border-color:
		transparent;
		background-color: #0063A8;
}

.cc-color-override--562569728 .cc-btn:hover, .cc-color-override--562569728 .cc-btn:focus {
		border-color: transparent;
		background-color: #0063A8;
}

.toc.nav.nav-site-sidebar > li > ul > li > ul {
	line-height: 12px;
	font-size: 15px;

}

.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a:visited, .sm-simple a.highlighted {
	padding: 10px 20px;
}

.cc-color-override--562569728 .cc-btn {
	color: rgb(0, 0, 0);
	border-color: transparent;
	background-color: none;
}

.cc-color-override--562569728 .cc-btn:hover, .cc-color-override--562569728 .cc-btn:focus {
	background-color: none;
}

.nav > li > ul > li {
    border-bottom: .25px solid
    #e0e0e0;
}

.sm, .sm ul, .sm li {
	color: #262627;
}

.version-menu.sm.sm-simple:hover {
	color: #333;
	background-color: #e6e6e6;
	border: 1px solid gray;
}

.toolbar.top-nav-on .breadcrumb-container {
    padding: 11px 0px;
}

tr.supported-no {
	color: white;
	background-color:darkred;
}

tr.supported-yes {
	color: white;
	background-color:darkgreen;
}


.guibutton {
    font-weight: bold;
}

