@import "cookies.css?v7";
html {
	height:100%;
}
body {
	font-family: Verdana, Verdana, sans-serif;
	font-size: 16px;
	color: #003665;
	height:100%;
	min-height:100%;
	padding: 0;
	margin: 0;
}
.buttonsimple {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #00aeef;
	min-width: 100px;
	height: 48px;
	line-height: 48px;
	border-radius: 9px;
	border: 9px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
.buttonsimple:hover {
	background: darkblue;
	color: lightblue;
	cursor:pointer;
}
.buttonsimple-disabled {
	padding-left: 10px;
	padding-right: 10px;
	background-color: gray;
	min-width: 100px;
	height: 48px;
	line-height: 48px;
	border-radius: 9px;
	border: 9px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
input {
	font-family: Verdana, Verdana, sans-serif;
	color: #003665;
	display: inline-block;
}
input[type="email"] {
	font-size: 16px;
	display: block;
	margin: 0;
	width: 278px;;
	appearance: none;
	box-shadow: none;
	border-radius: 25px;
}
input[type="email"]:focus {
	outline: none;
}
input[type="text"] {
	font-size: 16px;
	display: inline-block;
	margin: 0;
	height: 20px;
	width: 278px;
	appearance: none;
	box-shadow: none;
	border-radius: 25px;
}
input[type="password"] {
	height: 20px;
	width: 278px;;
}
input[type=file] {
	width: 900px;
	border: 2px solid #00aeef;
}
input[type="submit"]:hover {
	background: darkblue;
	color: lightblue;
	cursor:pointer;
}
select {
	display: inline-block;
	color: #003665;
}
.inputlabel {
	display: inline-block;
	text-align: left;
	width: 140px;
	color: #003665;
}
.widelabel {
	width: 200px;
}
.activationlabel {
	display: inline-block;
	text-align: left;
	width: 282px;
	color: #003665;
}
.sidebar {
	position: fixed;
	width: 80px;
	overflow: hidden;
	height: 100%;
}
.header {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 10%;
	right: 10%;
	height: 40px;
	width: 80%;
}
.disclaimerfooter {
	overflow: hidden;
	position: fixed;
	bottom: 2px;
	width: auto;
	left: 10px;
	height: auto;
	z-index: -10;
}

.disclaimerText {
	font-size: smaller;
	font-style: italic;
	color: #00aeef;
	text-align: left;
}

.disclaimerText a:link{
	color:blue;
	text-decoration:underline;
}
.disclaimerText a:visited{
	color:blue;
	text-decoration:underline;
}

.loginfooter {
	width: 70%;
	text-align: center;
	margin-right: 15%;
	margin-left: 15%;
	bottom: 0;
	position: absolute;
	font-size: smaller;
}

.loginfooter a:link{
	color:#003665;
	text-decoration:none
}
.loginfooter a:visited{
	color:#003665;
	text-decoration:none
}
.loginfooter a:hover{
	color:blue;
	text-decoration:underline;
}



.loginfooterTable{
	width: 100%;
}

.loginfooterTable td{
	padding: 0 10px;
	background: white;
}

.centerTable{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
	border-spacing: 30px 0;
}

.centerTable td tr{
	padding: 20px;
}

.leftTable {
	text-align: left;
	margin-right: auto;
	margin-left: 0;
	width: auto;
	border: 0px solid black;
	border-collapse: collapse;
	color: #00aeef;
	font-size: small;
}

.leftTable td, tr {
	padding-left: 0px;
	padding-right: 20px;
	border: 0px solid black;
	vertical-align: center;
    text-align: left;
}

.info {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    text-align: left;
}
.info img {
	width: 25px;
	height: 25px;
}
.info .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.info:hover .img-top {
    display: inline;
}

.info-small {
	position: relative;
	display: inline-block;
	text-align: left;
}
.info-small img {
	width: 16px;
	height: 16px;
	margin-bottom: -2px;
}
.info-small .img-top {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.info-small:hover .img-top {
	display: inline;
}

.infosmall {
	width: 20px;
	height: 20px;
}

.resetForm input[type=text]{
	font-size: medium;
}

.resetForm input:placeholder-shown {
	font-style: italic;
	font-size: x-small;
}

.loginTable{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: left;
}

.loginTable th{
	text-decoration: underline;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	padding: 0 0;
}

.loginTable td{
	padding: 0 10px;
}

.loginTable input[type=text]{
	font-size: medium;
}

.loginTable input:placeholder-shown {
	font-style: italic;
	font-size: x-small;
}

.loginTableBottom{
	font-size: smaller;
	width: auto;
	margin-left: 20%;
	text-align: left;
}

.loginTableBottom td, th{
	padding: 5px 15px;
}

.loginTableBottom a{
	font-size: smaller;
}

.centralcontent {
	position: relative;
	overflow: visible;
	left: 10%;
	right: 10%;
	top: 0;
	width: 80%;
	height: 88%;
}
.navigationbar{
	position: fixed;
	overflow:auto;
	top: 105px;
	height: calc(100% - (70px + 40px));
	width: 145px;
	color: #00aeef;
	display: block;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	font-size: medium;
	list-style-type: none;
}
.navigationbarlist{
	margin: 0;
	padding: 0;
	display: block;
}
.navigationbarlink{
	text-decoration: none;
}
.navigationbarsub{
	font-size: 12px;
}
.logincontent {
	position: relative;
	overflow: auto;
	top: 20px;
	left: 0;
	height: 470px;
	width: 710px;
	line-height: 48px;
}
.logintopcontent {
	position: relative;
	overflow: auto;
	top: 0;
	margin-left: 15%;
	padding-left: 15%;
	margin-right: 15%;
	padding-right: 15%;
	height: 50px;
	border-style: solid;
	border-width: 0;
	line-height: 48px;
	border-radius: 9px;
	align-content: center;
	width: auto;
}
.loginlabel {
	width: 142px;
}
.loginmiddlecontent {
	position: relative;
	overflow: auto;
	top: 5px;
	margin-left: 0;
	padding-left: 10px;
	height: calc(100% - 20px);
	border-style: solid;
	border-width: 4px;
	border-color: #00aeef;
	line-height: 48px;
	border-radius: 9px;
}
.loginmidwrapper {
	width: calc(100% - 1px);
	overflow: hidden; /* will contain if #first is longer than #second */
}
.loginmidfirst {
	width: 370px;
	float:left; /* add this */
	/* border: 1px solid red; */
}
.loginmidsecond {
	padding-top: 50px;
	/* border: 1px solid green; */
	overflow: hidden; /* if you don't want #second to wrap below #first */
}
.loginbottomcontent {
	position: relative;
	padding-left: 10px;
	overflow: auto;
	top: 20px;
}
.pdfwrapper{
	width:calc(100% - 60px);
	height:calc(100% - 120px);
}
.content {
	position: absolute;
	overflow:auto;
	top: 70px;
	left: 155px;
	margin-left: 15px;
	height: calc(100% - (70px + 40px));
	width: calc(100% - 200px);
	scroll-behavior: smooth;
}
.logo {
	display: inline-block;
	width: 85px;
	height: 66px;
	margin-top: 15px;
	margin-left: 15px;
	background-size: auto 43px;
	background-repeat: no-repeat;
}
.logospecial{
	display: inline-block;
	width: 85px;
	height: 157px;
	margin-top: 15px;
	margin-left: 15px;
	background-size: auto 43px;
	background-repeat: no-repeat;
}
.title {
	margin-left: 15px;
	font-size: 160%;
	font-weight: normal;
	margin-top: 5px;
	color: #00aeef;
}
.subtitle {
	display: inline-block;
	font-weight: bold;
	margin-top: 35px;
	width: 100%;
	color: #003665;
}
.bigsubtitle {
	display: inline-block;
	font-size: 120%;
	font-weight: bold;
	margin-top: 35px;
	width: 100%;
	color: #003665;
}
.footerText {
	display: inline-block;
	white-space: nowrap;
	padding-right: 11px;
	font-size: 11px;
	font-style: italic;
}
.exportText {
	font-weight: normal;
	float:right;
	white-space: nowrap;
	padding-left: 11px;
	font-size: 12px;
}
.smallText {
	font-size: 13px;
	color: #003665;
}

.smallTextHeader {
	font-weight: bold;
	font-size: 13px;
	color: #003665;
}
.scrollabletextbox {
	height:300px;
	width: calc(100% - 10px);
	font-family: Verdana, Verdana, sans-serif;
	font-size: 82%;
	overflow:auto;
}
.pdfdocument {
	height: 500px;
	width: calc(100% - 10px);
}
.kbcbutton.kbclight{
	background-color: #00aeef;
}
.kbcbutton.kbclight:disabled,
.kbcbutton.kbclight[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
  cursor: default;
}
.kbcbutton.small{
	width: 282px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
.kbcbutton{
	padding: 0;
	margin-top: 10px;
	background-color: #00aeef;
	width: 282px;
	height: 48px;
	line-height: 48px;
	border-radius: 9px;
	border: 9px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	transition-duration: 0.2s;
    cursor: pointer;
    font-weight: bold;
}
.kbcbutton_disabled{
	padding: 0;
	margin-top: 10px;
	background-color: gray;
	width: 282px;
	height: 48px;
	line-height: 48px;
	border-radius: 9px;
	border: 9px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
    font-weight: bold;
}
.kbcbutton:hover {
	background-color: #003665;
	
}
.kbcbuttonlink{
	background:none!important;
	border:none;
	padding:0!important;
	font: inherit;
	/*border is optional*/
	border-bottom:1px solid #00aeef;
	cursor: pointer;
}
.kbcbackbuttonlink{
	color: #FFFFFF;
	text-decoration: none;
}
.hidden{
	display: none;
}
.kbcbutton.disabled{
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.5;
}
.languagebar {
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 25px;
	left: calc(100% - 100px);
	width: 75px;
	background: white;
	text-align: right;
	border: solid 2px #00aeef;
	border-radius: 5px;
	padding: 2px;
}
.languages {
	display: inline-block;
	margin-top: 0;
	width: 100%;
}
.whitelink{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.kbclightlink{
	color: #00aeef;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	margin-top: 5px !important;
}
.kbclightlink.underlined{
	text-underline: #00aeef;
}
.kbclightlink:hover{
	color: #003665;
	text-decoration: underline;
}
.kbcdarklink{
	color: #003665;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
}
.kbcdarklink.underlined{
	text-underline: #003665;
}
.kbcdarklink:hover{
	color: #00aeef;
	text-decoration: underline;
}
.kbcsmallink{
	color: #003665;
	font-size: xx-small;
	text-decoration: none;
}
.kbcsmallink:hover{
	color: #00aeef;
	text-decoration: underline;
}
.kbcsmallink.underlined{
	text-underline: #003665;
}
.kbcfaq{
	margin: 10px;
}
.kbcfaq h3 {
	color: #003665;
	cursor: pointer;
	display: flex;
	align-items: center;
	font-size: 14px;
}
.kbcfaq hr {
	border-top: 0.01em solid #003665;
}
.kbcfaqanswer{
	margin-left: 10px;
	max-width: 800px;
	text-align: justify;
}

.kbcfaqanswer {
	font-size: small;
}
.createnewbutton{
	padding: 0;
	font-size: 12px;
	float: right;
	font-weight: bold;
	color: #003665;
}
.tableText {
	font-size: 14px;
}

.bold {
	font-weight:bold;
}

.warn {
	color: red;
}
.acceptbackground {
	background-color: FireBrick;
}
.psnOverride {
	background-color: DarkGray;
}
.indent {
	margin-left: 30px;
}
/* DataTable layout */
.dataTables_wrapper {
	font-size: 14px }
.boldPrice {
	font-weight: bold;
	text-align: right;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.alignTop{
	vertical-align: top;
}

.axis path,
.axis line {
	fill: none;
	stroke: #000;
}
/* axis text */
.axis text {
	fill: #2b2929;
}
.x.axis path {
	display: none;
}
.line {
	fill: none;
	stroke: gray;
	stroke-width: 1px;
}
.line text {
	fill: #2b2929;
}
.overlay {
	fill: none;
	pointer-events: all;
}
.focus circle {
	fill: none;
	stroke: black;
}
.table {
	display: table;
	color: #003665;
	font-size: 14px;
	min-width: 282px;
}
.table-content {
	padding: 20px;
}
.border {
	border: 1px solid #00aeef;
	border-radius: 20px;
}
.float {
	float: left;
}
.floatclear {
	clear: both;
}
.valuepbold {
	font-weight: bold;
	padding: 3px;
	background-color: #D9D9D9;
	display: table-cell;
}
.valueDarkerpbold {
	font-weight: bold;
	padding: 3px;
	background-color: #f1f1f1;
	display: table-cell;
}
.topicp {
	text-align: left;
	padding: 3px;
	background-color: #F1F1F1;
	display: table-cell;
}
.topicDarkerp {
	text-align: left;
	padding: 3px;
	background-color: #F8F8F8;
	display: table-cell;
}
.valuep {
	padding: 3px;
	background-color: #D9D9D9;
	display: table-cell;
}
.nocolor {
	background-color: white;
}
.error {
	color: red;
}
.warning {
	color: darkorange;
}
.valueDarkerp {
	padding: 3px;
	background-color: #f1f1f1;
}
.valueEditWarning {
	padding: 3px;
	background-color: orange;
}
.valueEditError {
	padding: 3px;
	background-color: red;
}
.valueEditDone {
	padding: 3px;
	background-color: #57C550; /*55BF4E*/
}
.chart {
	font-size: 10px;
}
.row {
	display: table-row;
}

.blank_row {
	height: 10px !important; /* overwrites any other rules */
	background-color: #FFFFFF;
}
.cell {
	vertical-align: top;
	display: table-cell;
}
.smallsubtitle {
	font-size: 12px;
	overflow:auto;
	font-weight: bold;
	margin-top: 35px;
}
.smallsubtitle a {
	color: #00aeef;
	text-decoration: none;
}
.regularText {
	font-size: 12px;
	overflow:auto;
}
ul.nobullet {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li.pendinglist {
	background: url('/icons/PENDING.png') no-repeat left top;
	height: 20px;
	padding-left: 35px;
	padding-top: 7px;
}
.wrapper {
	display: flex;
}
/*Foldable elements*/
/* Style the button that is used to open and close the collapsible content */
.collapsible {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: right;
	outline: none;
	font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
	background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.collapsiblecontent {
	padding: 0 18px;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1;
}
.collapsible:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 13px;
	color: white;
	float: right;
	margin-left: 5px;
}

.active:after {
	content: "\2796"; /* Unicode character for "minus" sign (-) */
}

input[type="text"]{
	border-radius: 5px;
	border: solid 1px black;
}

input[type="password"]{
	border-radius: 5px;
	border: solid 1px black;
}
input[disabled]{
	background-color: gray;
}
input[disabled]:hover{
	background-color: gray;
	color: white;
	pointer-events: none;
}
.blueBorder{
	border: solid 4px #00aeef;
	border-radius: 20px;
}

.kbcLoginButtonContainer {
	width: 378px;
	height: 80px;
	vertical-align: middle;	
	line-height: 50px;
}
.kbcLoginButtonContainer_fr {
	width: 378px;
	height: 80px;
	vertical-align: middle;	
	line-height: 25px;
}
.kbcLoginButtonContainer p {
	text-decoration: none;
	float: none;
}
.kbcLoginButtonIcon{
	float: left;
}
.kbcLoginButtonText{
	float: none;
    font-family: RobotoSlab-Bold, Roboto Slab;
    font-size: 16px;
    font-weight: bold;
    font-color: #2D3131;
    color: #2D3131;
	text-decoration: none;
	text-align: left;
}

.kbcLoginButton {
	width: 378px;
	height: 80px;
    font-family: RobotoSlab-Bold, Roboto Slab;
    font-size: 16px;
    font-weight: bold;
    font-color: #2D3131;
    color: #2D3131;
	text-decoration: none;
	float: left;
}
.kbcLoginButton_fr {
	width: 378px;
	height: 80px;
    font-family: RobotoSlab-Bold, Roboto Slab;
    font-size: 16px;
    font-weight: bold;
    font-color: #2D3131;
    color: #2D3131;
    text-align: left;
	line-height: 10px;
	vertical-align: middle;
	text-decoration: none;
}
.kbcLoginButton p {
	text-decoration: none;
	float: none;
}
.kbcLoginButton a {
	color: #2D3131;
	text-decoration: none;
}
.kbcLoginButton a:link { text-decoration: none; }
.kbcLoginButton a:visited { text-decoration: none; }
.kbcLoginButton a:hover { text-decoration: none; }
.kbcLoginButton a:active { text-decoration: none; }
.kbcLoginIcon{
	padding-left: 22px;
	padding-right: 30px;
	vertical-align: middle;
}

.redBorder{
}

.grayBorder{
	border: solid 2px #E4E8E1;
    border-radius: 15px;
}

.warningLabel{
	font-size: smaller;
	text-align: left;
	font-weight: bold;
}

.warningLabel a:link{
	color:blue;
	text-decoration:underline;
}

.warningLabel a:visited{
	color:blue;
	text-decoration:underline;
}

.enum_tc > *{
	margin-top: 15px;
}

.modalDialog {
	counter-reset: section;
	display: inline-block;
	width: auto;
	overflow-y: auto;
}

.modalDialog h2,a,p,ul {
	margin-bottom: 10px;
}

.modalDialog h2 {
	font-size: medium;
	color: #003665;
	text-decoration: underline;
	counter-reset: section;
}

.modalDialog a {
	font-size: small;
}

.modalDialog p {
	font-size: small;
}

.modalDialog b {
	font-size: small;
}

.modalDialog ul li {
	font-size: small;
	margin-top: 10px;
}

.modalDialog ul ul li {
	font-size: small;
	font-weight: normal;
}

.modalDialog ol li {
	font-size: small;
}

.modalDialog h3::before {
	counter-increment: section;
	content: counter(section) ") ";
}

.modalDialog h3 {
	font-size: small;
	font-weight: bold;
}

.modalDialog h4 {
	margin-bottom: 10px;
}

.modalDialog h4 {
	font-size: medium;
	color: #003665;
	text-decoration: none;
	counter-reset: section;
}

.loginButton{
	position:absolute;
	top:calc(50% - 28px);
	left:calc(50% - 126px);
	height:56px;
	width:252px;
}

.italicStyle{
	font-style: italic;
}
.office {
	font-style: italic;
}
.grid {
	font-style: italic;
}
.topic {
	font-style: italic;
}
.value {
	font-style: italic;
}

.wide {
	width: 300px;
	text-align: left;
}

.doubleWide {
	width: 700px;
	text-align: left;
	padding-left: 5%;
}
.verywide {
	text-align: left;
}
.kbclight{
	color: #00aeef !important;
}
.kbcdark{
	color: #003665;
}
.kbclightback{
	background-color: #00aeef;
	color:white;
}
.kbcdarkback{
	background-color: #003665;
}
.kbcerror{
	color: #c41442;
	font-style: italic;
}
.kbcwarning{
	color: #FF7F00;
	font-style: italic;
}
.kbcsuccess{
	color: #00cc44;
	font-style: italic;
}
.underlined{
	text-decoration: underline;
}
.nowrap{
	white-space: nowrap;
}

.small * {
	font-size: 10px !important;
}
.offerUnits {
	width: 100px;
	font-weight: bold;
	text-align: center;
	border: solid 2px #E4E8E1;
}

.landingMessage{
	text-align: left;
	font-weight: bold;
	margin-left: 15%;
	margin-right: 15%;
	border: solid 4px #00aeef;
	padding: 50px;

}

.wrapper .subtitle {
	margin-top: 0;
}

.wrapper-historical-prices {
	padding-top: 20px;
	padding-bottom: 30px;
	display: flex;
}

.cgt-reference-price {
	padding-left: 20px;
}

.kbcInlineLink{
	color: #00aeef !important;
}

.container{
	display: flex;
	justify-content: space-between;
}

.left, .right{
	display: flex;
	flex-direction: column;
}
