﻿/* Add your overrides of the default styles in this style sheet */

/* Login form */
.login-form {
    width: 400px;
    border: solid 1px #c2c4c6;
    padding: 15px;
    margin: 40px 0; 
}

.login-form label {
    display: block;
}

.login-form-failure {
    color: #9b0014;
    font-weight: bold;
}

.login-form-buttons {
    text-align: right;
}

.login-form  div {
    margin-bottom: 10px;
}

.twitter-timeline

{

}


#twitter-timeline  { border-radius: 6px; -moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px; border: 1px solid #003951;  vertical-align: top; padding:10px; margin: 50px;}

#twitter-timeline table {border:1px solid red;}

/*lisatud css 03.02.2020*/
body {
/* font-family: Arial, Helvetica, sans-serif!important;*/
}

#breadcrumb {
    margin-bottom: 25px;
	background-color:#f2f2f2;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


#breadcrumb table td a, #breadcrumb table td a:hover {
    height: 20px;
    padding: 12px 8px;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    font-size: 17px!important;
    color:#153346;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:600;
}
#breadcrumb table td{
    border-right:none;
	border-left:none;
	padding-bottom: 8px;
    padding-top: 8px;
}
#breadcrumb table td a:hover {
    color:#069;
	
}
#breadcrumb table td a:active, #breadcrumb table td a:focus  {
    color:#069;
	
}
#breadcrumb_container a{
   font-size:13px!important;
}

.headerright select{
   border:solid 1px #C2C2C2;
   padding:5px;
   border-radius:3px;
   width:80px;
}
.search_panel {
    border: solid 1px #ccc;
   background-color: #f2f2f2;
   padding: 3px 10px 10px 10px;
   line-height:26px;
}
.search_panel input{
    padding: 4px 6px 4px 6px!important;
	border:solid 1px #C2C2C2!important;
	border-radius:3px;
}
.search_panel input[type="submit"] {
   border:solid 1px #00985F!important;
   background-color:#00985F;
   color:#fff;
}
.search_panel input[type="submit"]:hover {
   border:solid 1px #018375!important;
   background-color:#018375;
   color:#fff;
   cursor:pointer;
}

.menu_databasename {
   color:#ED7402;
}
.hierarchical_tableinformation_title {
     color: #ED7402;
   
}
.number {
    color: rgb(255, 255, 255);
    font-size: 1.8em;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    margin: 0px 39px;
   outline: rgb(255, 255, 255) none 0px;
    padding-top: 0px;
    text-align: center;
	background-color:#fff!important;
	border-radius:50%;
}
.active .number {
    background-image:none!important;
	background-color:#F0AB00!important;
}
.future .number {
    background-image:none!important;
	background-color:#C2C2C2!important;
}
.passive .number {
    background-image:none!important;
    background-color: #F6CD66!important;
}
#navigationFlow .text{
    padding-top: 5px;
}
.variableselector_continue_button {
   box-shadow: none;
   font-family:Arial;
   font-size:15px;
   color:#fff;
   font-weight:400;
   border: solid 1px #00985F !important;
   background-color: #00985F;   
   border-radius:3px;
}
#VariableSelection input[type="submit"]{
  padding: 5px 6px 5px 6px;
}
#VariableSelection select{
   border:solid 1px #C2C2C2;
   padding:5px;
   border-radius:3px;
   
}

#ctl00_ContentPlaceHolderMain_InformationLinks{
   padding-bottom:12px;
   margin-top:10px;
}
#ctl00_ContentPlaceHolderMain_InformationLinks a{
   padding:10px 12px;
   background-color: #fbfbfb;
   border: solid 1px #D6D6D6;
   border-radius: 3px;
   text-decoration: none;
}
#ctl00_ContentPlaceHolderMain_InformationLinks a:hover{
  color:#069;
}
#TableOfContent div.AspNet-TreeView .AspNet-TreeView-Expand {
    background: url(../tai/expand.gif) 0 3px no-repeat;
}
#TableOfContent div.AspNet-TreeView .AspNet-TreeView-Collapse {
    background: url(../tai/collapse.gif) 0 3px no-repeat;
}
.tableofcontent_tablelistlink {
    background: url(../tai/expand.gif) 0 3px no-repeat;
    text-indent: 20px;
    padding: 0 0 0 0px !important;
}
div.AspNet-TreeView li a:hover
{
    text-decoration: underline;
	color:#069;
}
#TableOfContent div.AspNet-TreeView .AspNet-TreeView-Collapse, #TableOfContent div.AspNet-TreeView .AspNet-TreeView-Expand {
    float: none;
    cursor: pointer;
    padding: 0 7px 0 0;}

.variableselector_valuesselect_search_button {
    background: transparent url(../tai/Searchtext.gif) no-repeat;
    outline: none;
    vertical-align: middle;
    width: 19px;
    height: 17px;
    padding-bottom: 1px;
}	
.variableselector_valuesselect_statistics_panel {
    border-top: solid 1px #D6D6D6;
    border-bottom: solid 1px #D6D6D6;
    padding: 5px 3px 5px 5px;
    white-space: nowrap;
    overflow: hidden;
}
#ctl00_ctl00_navigationFlowControl {
    padding-top: 10px;
}
.ui-widget select, .ui-widget textarea, .ui-widget button {
   border:solid 1px #C2C2C2;
   padding:5px;
   border-radius:3px;
}
.table-class th, .table-class td.left {
   background-color: #f2f2f2;
}
.table-class td.table-header-first {
    background-color: #f2f2f2;
}
.settingpanel table td {
    font-weight: normal;
    padding-top: 6px;
}
.panelshowlink.savequery {
    background-color: #ADC9E7;
    margin-bottom: 5px;
}
#ctl00_ctl00_ContentPlaceHolderMain_cphSettings_pnlSettings {
    padding-top: 5px;
}
.settingpanel table {
   border-bottom: 2px solid #cacaca;
   border-top: 2px solid #cacaca;
   margin-top:10px;
   margin-bottom:10px;
}


.px-settings-expandimage {
    width: 16px;
    height: 16px;
   
}
.px-settings-collapseimage {
    width: 16px;
    height: 16px;
  
}
.breadcrumb_container {
    line-height: 18px;
	margin-top:5px;
}
.variableselector_valuesselect_select_all_imagebutton {
    width: 19px;
    height: 17px;
    background: transparent url(../tai/SelectAll.gif) no-repeat;
    vertical-align: middle;
    outline: none;
}
.variableselector_valuesselect_deselect_all_imagebutton {
    background:transparent url(../tai/UnSelect.gif) no-repeat;
    outline: none;
    vertical-align: middle;
    width: 19px;
    height: 17px;
}
.variableselector_valuesselect_sort_asc_imagebutton {
    width: 19px;
    height: 17px;
    background:transparent  url(../tai/MoveUp.gif) no-repeat;
    vertical-align: middle;
    outline: none;
}	
.variableselector_valuesselect_sort_desc_imagebutton {
    width: 19px;
    height: 17px;
    background: transparent url(../tai/MoveDown.gif) no-repeat;
    vertical-align: middle;
    outline: none;
}
.breadcrumb_text, .breadcrumb_text_nolink {
   font-size: 0.9em !important;
    }

.breadcrumb_container {
    line-height: 18px;
    margin-top: 5px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    border-top: solid 1px #CCC;
    padding-top: 5px;
}
#breadcrumb {
    height: auto;
	border-bottom:0px;
    padding: 5px 15px 0px 15px;
}

#header {
    min-height: 80px;
   
}

#pxwebcontent .menuTopLeftContent {
  float: right;
}

#pxwebcontent .table-class {
   border-collapse: collapse;

}

#pxwebcontent .optional-variable-panel {
    display: none;
}

@media screen and (min-width: 768px) {
  #pxwebcontent .switch-layout-container {
       width: 100%;
  }
}

#pxwebcontent .footnotes_container .obs-notes .the_long_text {
  font-size: 14px;
}


.tableofcontent_tablelistlink {
  background: url(../tai/expand.gif) 0 3px no-repeat !important;
}


.tableofcontent_tablelistlink::before {
 url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>')"";
  margin-top: 4px;
  vertical-align: middle;
  margin-right: 11px;
  background:none;
}

span.AspNet-TreeView-Collapse::before {
  content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>')"";
}

span.AspNet-TreeView-Expand::before {

  content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>');

}

 

span.AspNet-TreeView-Collapse::before {

  content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus">><line x1="5" y1="12" x2="19" y2="12"></line></svg>');

}

span.AspNet-TreeView-Expand::before, span.AspNet-TreeView-Collapse::before {

  top: -6px;

  

}

.tableofcontent_tablelistlink::before {

  content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>');

}

.tableofcontent_tablelistlink
{ background: none !important; } 

/*lisatud css 19.05.2025*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
   font-family: Arial, Helvetica, sans-serif!important;
   color:#003b5c!important;
}

#pxwebcontent #wrap {
  max-width: 1600px;
  padding:0 1.5em;
}
#pxwebcontent .breadcrumb_homebutton {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home" > <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" > </path > <polyline points="9 22 9 12 15 12 15 22" > </polyline > </svg >');
 
}
#pxwebcontent, #pxwebcontent span.pxweb-link.nav-step {
   font-family: Arial, Helvetica, sans-serif!important;
   color:#003b5c!important;
}

h1, h2, h3, .hierarchical_tableinformation_title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color:#003b5c;
}
h1 {
  font-size: 28px;
  line-height:1.1em;
}
h2{
  font-size: 20px;
  margin-bottom: 5px;
}

#pxwebcontent .footnotes_container h3, #pxwebcontent .footnotes_container h4, #pxwebcontent .footnotes_container .accordion-header, #pxwebcontent .footnotes_container .obs-notes, #pxwebcontent .variableselector_valuesselect_variabletitle {
  font-family: Arial, Helvetica, sans-serif!important;
  
}
#pxwebcontent .pxweb-accordion .accordion-header {
   font-weight: normal;

}
#pxwebcontent .imgSiteLogo {
    width: auto;
	height: auto;
    max-height:70px;
}
#pxwebcontent #header span {
   font-size: 1.7em;
   padding: 15px 0 0 30px;
   
}
.siteLogoText {
   font-family: "Montserrat", sans-serif;
   font-weight: 600;
   color:#000;
}
#pxwebcontent #header{
   border-bottom: 3px solid #FF8200;
   min-height: 80px;
   padding: 10px 0 0px 0;
}
#pxwebcontent #breadcrumb {
   border-top: 0px;
   margin-bottom:0px;
   padding: 5px 0px 10px;
}
nav#breadcrumb {
  border-top: 1px solid #DFDFDF!important;
  padding-top:10px!important;
}
 
#breadcrumb table {
  padding-top: 5px;
  padding-bottom: 7px;
}
#breadcrumb table td a {
  color: #000;
  
}
#breadcrumb table td a:hover, #breadcrumb table td a:focus {
  color: #ff8200;
  
}
#pxwebcontent a:hover {
  text-decoration: none;
}

#pxwebcontent .search_button {
  font-family: Arial, Helvetica, sans-serif!important;
  border-radius: 25px;
  box-shadow: inset 0 0 0 2px #003b5c;
  font-size: .88889rem;
  line-height: 1.25;
  transition: background-color .2s;
  font-weight: 700;
  border-radius: 25px;
  background: 0 0;
  padding: 10px 20px !important;
  cursor: pointer !important;
  color:#fff;
  border:0px!important;
  background-color:#003b5c;
}
#pxwebcontent .search_button:hover {
  color:#003b5c;
  border:0px!important;
  box-shadow: inset 0 0 0 2px #003b5c;
  background-color:#fff;
}
#pxwebcontent .search_label{
	font-family: Arial, Helvetica, sans-serif!important;
}
#pxwebcontent .search_panel {
  border: 0px;
  background-color: transparent;
  
}
#pxwebcontent .pxweb-link {
  color: #003b5c;
  
}
#pxwebcontent .pxweb-link, #pxwebcontent .breadcrumb_text:hover {
  font-family: Arial, Helvetica, sans-serif!important;
  border-bottom: 0px;
  color: #003b5c;
  font-size: 16px;
 
}
#pxwebcontent .breadcrumb_text_nolink {
  color: #003b5c;
  
}
#pxwebcontent .pxweb-link:hover, #pxwebcontent .pxweb-link:focus {
  background-size: 0;
  border-bottom-color:#003b5c;
}
#pxwebcontent span.nav-step.active {
  color: #003b5c;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #003b5c;
}
#pxwebcontent span.nav-step.future {
  color: #003b5c;
  
}
#pxwebcontent span.nav-step.passive {
   border-bottom: 0px!important;
}
#pxwebcontent .pxweb-link.header, #pxwebcontent span.nav-step {
  font-family: Arial, Helvetica, sans-serif!important;
  font-size: 18px;
  font-weight: normal;
}
#pxfooter {
    border-top: 1px solid #003b5c;
    margin-top: 30px 20px;
    text-align: center;
    color:#003b5c;;
    font-size: 14px;
    padding: 30px 20px;
	margin-top: 30px;
}
#pxwebcontent .footerright {
   font-weight: 400;
   color: #003b5c;
}
svg .bg-color-dark {
	fill:#EB001F!important;
}

#pxwebcontent .pxbox .pxweb-btn.negative {
  background-color: #003b5c;
  color: #fff;
  border-color: #fff;
  border-radius: 25px;
  font-size: .88889rem;
  line-height: 1.25;
  padding: 10px 20px 10px 20px;
  padding-left: 20px;
  cursor: pointer;
}
.headerright.div-right {
  flex-wrap: wrap;
  
}
#pxwebcontent .pxbox .pxweb-btn.negative:hover, #pxwebcontent .pxbox .pxweb-btn.negative:focus {
  background-color: #fff;
  color: #003b5c;
  border-color: #003b5c;
}
#pxwebcontent .variableselector-buttons.variableselector_valuesselect_select_all_button {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-square"><polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path></svg>');
}
#pxwebcontent .variableselector-buttons.variableselector_valuesselect_select_all_button:hover, #pxwebcontent .variableselector-buttons.variableselector_valuesselect_select_all_button:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-square"><polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path></svg>');
}
#pxwebcontent .variableselector-buttons.variableselector_valuesselect_deselect_all_button {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="8" y1="12" x2="16" y2="12"></line></svg>');
}
#pxwebcontent .variableselector-buttons.variableselector_valuesselect_deselect_all_button:hover, #pxwebcontent .variableselector-buttons.variableselector_valuesselect_deselect_all_button:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="8" y1="12" x2="16" y2="12"></line></svg>');
}
#pxwebcontent .pxweb-buttons.minimize-icon {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize-2"><polyline points="4 14 10 14 10 20"></polyline><polyline points="20 10 14 10 14 4"></polyline><line x1="14" y1="10" x2="21" y2="3"></line><line x1="3" y1="21" x2="10" y2="14"></line></svg>');
}
#pxwebcontent .pxweb-buttons.minimize-icon:hover, #pxwebcontent .pxweb-buttons.minimize-icon:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize-2"><polyline points="4 14 10 14 10 20"></polyline><polyline points="20 10 14 10 14 4"></polyline><line x1="14" y1="10" x2="21" y2="3"></line><line x1="3" y1="21" x2="10" y2="14"></line></svg>');
}
#pxwebcontent .icon-placement {
  padding-left: 35px;
}
#pxwebcontent .pxweb-btn {
  font-family: Arial, Helvetica, sans-serif!important;
  border: 2px solid #003b5c;
  border-radius: 25px;
  color: #003b5c;
  
}
#pxwebcontent .pxweb-btn:hover, #pxwebcontent .pxweb-btn:focus {
  background-color: #003b5c;
  color: #fff;
  text-decoration: none;
}
#pxwebcontent .pxbox .pxweb-checkbox .checkbox-label::before {
  background: #F8F7F6;
  border: 1px solid #003b5c;
}
#pxwebcontent .pxbox .pxweb-input .icon-wrapper.search-icon {
   background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="search-icon"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>');
  
}
#pxwebcontent .pxbox .pxweb-input .icon-wrapper.search-icon:hover, #pxwebcontent .pxbox .pxweb-input .icon-wrapper.search-icon:focus {
  background: #003b5c;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="search-icon"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>');
}
#pxwebcontent .navigationFlowArea {
  margin: 20px 0px 0;
}

#pxwebcontent .variableselector-buttons {
  margin-right: 5px;
 
}
#pxwebcontent .variableselector-buttons.variableselector-list-view {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="5" x2="21" y2="5"></line><line x1="3" y1="11" x2="21" y2="11"></line><line x1="3" y1="17" x2="21" y2="17"></line><line x1="3" y1="23" x2="21" y2="23"></line></svg>');
  background-color:#003b5c;
  color:#fff;
  background-position: 15px 5px;
  padding: 10px 20px;
  padding-left: 50px !important;
}
#pxwebcontent .variableselector-buttons.variableselector-list-view:hover, #pxwebcontent .variableselector-buttons.variableselector-list-view:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="5" x2="21" y2="5"></line><line x1="3" y1="11" x2="21" y2="11"></line><line x1="3" y1="17" x2="21" y2="17"></line><line x1="3" y1="23" x2="21" y2="23"></line></svg>');
  background-color:#fff;
  color:#003b5c;
  background-position: 15px 5px;
  padding-left: 50px !important;
}
#pxwebcontent .variableselector-buttons.variableselector-compact-view {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-square"><rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect></svg>');
  background-color:#003b5c;
  color:#fff;
  background-position: 15px 8px;
  padding: 10px 20px;
  padding-left: 50px !important;
}
#pxwebcontent .variableselector-buttons.variableselector-compact-view:hover, #pxwebcontent .variableselector-buttons.variableselector-compact-view:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-square"><rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect></svg>');
  background-color:#fff;
  color:#003b5c;
  background-position: 15px 8px;
  padding-left: 50px !important;
}
#pxwebcontent .variableselector_valuesselect_statistics_panel {
  border-top-color: #003b5c;
 
}
#pxwebcontent .pxweb-btn.primary-btn {
  background-color: #003b5c;
  border-radius:25px;
  border:solid 2px #003b5c;
  font-size: 14px;
}
#pxwebcontent .pxweb-btn.primary-btn:hover, #pxwebcontent .pxweb-btn.primary-btn:active, #pxwebcontent .pxweb-btn.primary-btn:focus {
  background-color: #fff;
  border: 2px solid #003b5c;
  text-decoration: none;
  color: #003b5c;
}
#pxwebcontent .pxweb-buttons.maximize-icon:hover, #pxwebcontent .pxweb-buttons.maximize-icon:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" y1="3" x2="14" y2="10"></line><line x1="3" y1="21" x2="10" y2="14"></line></svg>');
}
#pxwebcontent .variableselector_continue_button {
  height: auto;
  width: auto;
  font-size: 1rem!important;
  line-height: 1.25;
  padding:10px 1.2em 10px 1.2em!important;
  border: solid 2px #ff8200 !important;
  background-color:#ff8200!important;
  color:#000!important;
}

#pxwebcontent .variableselector_continue_button:hover, #pxwebcontent .variableselector_continue_button:focus  {
  background-color: rgba(255,130,0,.8)!important;
  color: #000!important;
  text-decoration: none!important;
}
#pxwebcontent .pxbox select[multiple] option:checked {
  background: #003b5c linear-gradient(0deg, #003b5c 0%, #003b5c 100%)!important;
  
} 
input[type="checkbox"]:checked {
	background-color: #003b5c;
} 
#pxwebcontent .pxbox .pxweb-checkbox input[type="checkbox"]:checked + .checkbox-label::after {
  border: solid #003b5c;
  border-width: 0 2px 2px 0 !important;
}
#pxwebcontent .pxbox .pxweb-checkbox input[type="checkbox"]:focus + .checkbox-label::before, #pxwebcontent .pxbox .pxweb-checkbox input[type="checkbox"]:hover + .checkbox-label::before  {
  background: #003b5c;
}

#pxwebcontent .pxbox .pxweb-checkbox input[type="checkbox"]:focus + .checkbox-label::before {
  border: 2px solid #003b5c;
}
#pxwebcontent .pxbox .pxweb-checkbox:hover .checkbox-label::before, .pxbox #pxwebcontent .pxweb-checkbox:focus .checkbox-label::before {
  border: 2px solid #003b5c;
}
.variableselector_valuesselect_box {
  background-color: #fff;
  border: 0px;
  max-width: 100%;
  margin-top: 0px;
}

#pxwebcontent .pxweb-checkbox input[type="checkbox"]:checked + .checkbox-label::before {
  background: #003b5c;
}
#pxwebcontent .pxbox .pxweb-input input {
   color: #003b5c;
   border: 1px solid #003b5c;
}
#pxwebcontent .pxweb-link .link-text, #pxwebcontent .pxweb-link .link-text:hover, #pxwebcontent .pxweb-link .link-text:focus, #pxwebcontent .pxbox .pxweb-checkbox:hover .checkbox-label::before, .pxbox #pxwebcontent .pxweb-checkbox:focus .checkbox-label::before, .variableselector_variable_box_container > div, #pxwebcontent .variableselector_valuesselect_statistics, 
#pxwebcontent .variableselector_valuesselect_valueslistbox, #pxwebcontent .pxweb-nested-accordion .nested-accordion-header.open .header-text, #pxwebcontent .pxweb-nested-accordion .nested-accordion-header.open .sub-header, #pxwebcontent .pxweb-accordion .accordion-header:hover .header-text, #pxwebcontent .pxweb-accordion .accordion-header:hover .sub-header, #pxwebcontent .pxweb-nested-accordion .nested-accordion-header .header-text, #pxwebcontent .breadcrumb_text   {
  color: #003b5c;
  
}
#pxwebcontent input, #pxwebcontent .pxweb-input input, #pxwebcontent .pxweb-checkbox, #pxwebcontent .variableselector_valuesselect_valueslistbox, #pxwebcontent .pxweb-nested-accordion .nested-accordion-header .header-text{
  font-family: Arial, Helvetica, sans-serif!important;
  
}
#pxwebcontent .pxweb-nested-accordion .nested-accordion-header .header-text{
 font-weight:400;
  
}
select[multiple] option {
  padding: calc(.5rem - 1px) calc(.5rem - 1px) !important;
}
#pxwebcontent .top-link.pxweb-btn.negative {
   background-color: #003b5c;
}
.variableselector_variable_box_container > div {
  background-color: #fff;
  border: .125rem solid #dcdfe0;
  color: #003b5c;
}
 #pxwebcontent .navigationFlowArea {
  margin: 20px auto 0 auto;
  max-width: 1100px;
}
#pxwebcontent .footnotes_container a, #pxwebcontent .footnotes_container a:hover, #pxwebcontent .footnotes_container a:focus {
  color: #003b5c !important;
  background-image: none;
  border-bottom: 1px solid #003b5c;
  font-weight:600;
}
.obs-notes.flex-row.flex-wrap {
  display: block !important;
}
#pxwebcontent .pxweb-accordion .accordion-body {
  color: #003b5c;
  font-size: 16px;
  padding: 0;
}
#pxwebcontent .pxweb-accordion .accordion-header .header-text {
  color: #003b5c;
  padding-left: 30px;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif!important;
}
#pxwebcontent .pxweb-accordion:not(.without-borders)::after, #pxwebcontent .pxweb-accordion:not(.without-borders)::before{
	border:0px;
}
.pxweb-accordion {
  border: solid 2px #dcdfe0;
  padding:0px 1em;
  margin-bottom:10px;
}
#pxwebcontent .pxweb-accordion {
  width: auto;
}
#pxwebcontent .pxweb-accordion .pxweb-btn.icon-placement{
   background-image: none !important;
  text-align: left !important;
  padding-left: 15px !important;
  border-radius: 5px;
  color: #fff;
  background-color: #003b5c;
}
#pxwebcontent .pxweb-accordion .pxweb-btn.icon-placement:hover, #pxwebcontent .pxweb-accordion .pxweb-btn.icon-placement:focus{
  color: #003b5c;
  background-color: #fff;
}{
   background-image: none !important;
  text-align: left !important;
  padding-left: 15px !important;
  border-radius: 5px;
  margin-right: 0px;
  color: #fff;
  background-color: #003b5c;
}
#pxwebcontent .pxweb-accordion .accordion-header:focus, #pxwebcontent #TableOfContent div.AspNet-TreeView li.AspNet-TreeView-Leaf a:focus, #pxwebcontent input:focus {
  outline: 0px;
  outline-offset: 2px;
}
.commandbar_link_dropdownlist input, .commandbar_saveas_dropdownlist input, .px_setting_radiobuttonlist input {
  display: inline-block;
  margin-top: 2rem;
  vertical-align: top;
}

.commandbar_link_dropdownlist input, .commandbar_saveas_dropdownlist input, .px_setting_radiobuttonlist input {
  display: inline-block;
  margin-top: .5rem;
  vertical-align: top;
}
.commandbar_container fieldset > span > input[type="radio"] + label, .selectfromgroup-selecttype label {
  cursor: pointer;
  display: inline-block;
  margin-top: .2rem;
  padding-left: .5rem;
}

.commandbar_link_dropdownlist label, .commandbar_saveas_dropdownlist label, .px_setting_radiobuttonlist label, .savequery_rblist label {
  display: inline-block;
  padding-left: .7rem;
  cursor: pointer;
  max-width: calc(100% - 50px);
  vertical-align: top;
  margin-top: .5rem;
  font-size: 14px;
  color:#003b5c;
}
#pxwebcontent .tablelist_linkHeading {
  color: #003b5c;
  font-weight: bold !important;
  font-size: 16px;
}
#pxwebcontent .tablelist_linkHeading:hover {
  text-decoration: underline;
}
#pxwebcontent .commandbar_saveas_dropdownlist {
  font-family: Arial, Helvetica, sans-serif!important;
  font-size: 14px;
  color: #000;
}
#pxwebcontent .px_setting_radiobuttonlist label {
  margin-right: 0;
  font-size: 14px;
}
#pxwebcontent .px-settings {
  font-family: Arial, Helvetica, sans-serif!important;
  border: 0px;
}
#pxwebcontent .pxweb-accordion .pxweb-btn, #pxwebcontent .pxweb-accordion .commandbar_cancelbutton.pxweb-btn:hover, #pxwebcontent .pxweb-accordion .commandbar_cancelbutton.pxweb-btn:focus {
  min-height: 20px;
  padding: 10px 20px;
  margin-top:5px;
  background-color: #003b5c;
  border: 2px solid #003b5c;
  text-decoration: none;
  color:#fff;
}
#pxwebcontent .pxweb-accordion .pxweb-btn:hover, #pxwebcontent .pxweb-accordion .pxweb-btn:focus, #pxwebcontent .pxweb-accordion .commandbar_cancelbutton.pxweb-btn {
  background-color: #fff;
  border: 2px solid #003b5c;
  text-decoration: none;
  color:#003b5c;
}

#pxwebcontent .pxweb-accordion .accordion-header.closed {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="expand-icon"><polyline points="6 9 12 15 18 9"></polyline></svg>');
  z-index: 0;
}
#pxwebcontent .pxweb-accordion .accordion-header {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="expand-icon"><polyline points="18 15 12 9 6 15"></polyline></svg>');
}
#pxwebcontent .pxweb-nested-accordion .nested-accordion-header:hover .header-text {
  color: #003b5c;
}
#pxwebcontent .pxweb-nested-accordion .nested-accordion-header {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 20 20" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="expand-icon"><polyline points="18 15 12 9 6 15"></polyline></svg>');
  
}
#pxwebcontent .pxweb-nested-accordion .nested-accordion-header.closed {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 20 20" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="expand-icon"><polyline points="6 9 12 15 18 9"></polyline></svg>');
  z-index: 0;
}
#pxwebcontent .pxweb-nested-accordion .nested-accordion-header:focus {
  outline: 0px;
  outline-offset: 2px;
}
#pxwebcontent .px-settings {
  width: auto;
  
}
#pxwebcontent .commandbar-shortcuts .pxweb-buttons {
  border-radius:5px;
  font-size:0px;
  background-position: center center;
}
#pxwebcontent .commandbar-shortcuts .pxweb-buttons {
  margin-right: 10px;
 
}
#pxwebcontent .commandbar-shortcuts  .icon-placement {
  padding-left: 16px !important;
  width: 32px;
  height: 32px;
}
#pxwebcontent .variableselector_error_summary {
  font-family: Arial, Helvetica, sans-serif!important;
  font-size: 16px;
}
#pxwebcontent .pxweb-buttons.pivotManual {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-cw"><polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.pivotManual:hover, #pxwebcontent .pxweb-buttons.pivotManual:focus  {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-cw"><polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path></svg>');
  background-color: #fff;
 }
#pxwebcontent .pxweb-buttons.pivotCW{
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-cw"><polyline points="23 4 23 10 17 10"></polyline><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"></path></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.pivotCW:hover, #pxwebcontent .pxweb-buttons.pivotCW:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-cw"><polyline points="23 4 23 10 17 10"></polyline><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"></path></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.pivotCCW {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-ccw"><polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.pivotCCW:hover, #pxwebcontent .pxweb-buttons.pivotCCW:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-ccw"><polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.perPart{
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-percent"><line x1="19" y1="5" x2="5" y2="19"></line><circle cx="6.5" cy="6.5" r="2.5"></circle><circle cx="17.5" cy="17.5" r="2.5"></circle></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.perPart:hover, #pxwebcontent .pxweb-buttons.perPart:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-percent"><line x1="19" y1="5" x2="5" y2="19"></line><circle cx="6.5" cy="6.5" r="2.5"></circle><circle cx="17.5" cy="17.5" r="2.5"></circle></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.sum {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.sum:hover, #pxwebcontent .pxweb-buttons.sum:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.tableViewSorted {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-down"><polyline points="7 13 12 18 17 13"></polyline><polyline points="7 6 12 11 17 6"></polyline></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.tableViewSorted:hover, #pxwebcontent .pxweb-buttons.tableViewSorted:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-down"><polyline points="7 13 12 18 17 13"></polyline><polyline points="7 6 12 11 17 6"></polyline></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.chartViewColumn {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart-2"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.chartViewColumn:hover, #pxwebcontent .pxweb-buttons.chartViewColumn:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart-2"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.chartViewLine {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg>');
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.chartViewLine:hover, #pxwebcontent .pxweb-buttons.chartViewLine:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23003b5c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.chartViewBar {
   background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><g transform='rotate(90 12 12)'><line x1='18' y1='20' x2='18' y2='10'/><line x1='12' y1='20' x2='12' y2='4'/><line x1='6' y1='20' x2='6' y2='14'/></g></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.chartViewBar:hover, #pxwebcontent .pxweb-buttons.chartViewBar:focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23003b5c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><g transform='rotate(90 12 12)'><line x1='18' y1='20' x2='18' y2='10'/><line x1='12' y1='20' x2='12' y2='4'/><line x1='6' y1='20' x2='6' y2='14'/></g></svg>");
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.chartViewColumnLine {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='6' y1='20' x2='6' y2='14'/><line x1='12' y1='20' x2='12' y2='10'/><line x1='18' y1='20' x2='18' y2='6'/><polyline points='6,14 12,10 18,6'/></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.chartViewColumnLine:hover, #pxwebcontent .pxweb-buttons.chartViewColumnLine:focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23003b5c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='6' y1='20' x2='6' y2='14'/><line x1='12' y1='20' x2='12' y2='10'/><line x1='18' y1='20' x2='18' y2='6'/><polyline points='6,14 12,10 18,6'/></svg>");
  background-color: #fff;
}

#pxwebcontent .pxweb-buttons.FileTypeExcelX {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18.5 15.5" ><polygon fill="%23fff" points="0, 1 0, 15 10, 15.5 10,0.1" /><line stroke="%23003b5c" x1="2.75" y1="4" x2="7" y2="12"></line><line stroke="%23003b5c" x1="2.75" y1="12" x2="7" y2="4"></line><polygon fill="%23003b5c" stroke="%23fff" stroke-width="1" points="9.9, 2.5 9.9, 12.5 18, 12.5 18, 2.5" /><line stroke="%23fff" stroke-width="1" x1="11" y1="4.7" x2="13.3" y2="4.7"></line><line stroke="%23fff" stroke-width="1" x1="14" y1="4.7" x2="16.3" y2="4.7"></line><line stroke="%23fff" stroke-width="1" x1="11" y1="6.5" x2="13.3" y2="6.5"></line><line stroke="%23fff" stroke-width="1" x1="14" y1="6.5" x2="16.3" y2="6.5"></line><line stroke="%23fff" stroke-width="1" x1="11" y1="8.3" x2="13.3" y2="8.3"></line><line stroke="%23fff" stroke-width="1" x1="14" y1="8.3" x2="16.3" y2="8.3"></line><line stroke="%23fff" stroke-width="1" x1="11" y1="10.1" x2="13.3" y2="10.1"></line><line stroke="%23fff" stroke-width="1" x1="14" y1="10.1" x2="16.3" y2="10.1"></line></svg>');
  background-color: #003b5c; 
}
#pxwebcontent .pxweb-buttons.FileTypeExcelX:hover, #pxwebcontent .pxweb-buttons.FileTypeExcelX:focus {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18.5 15.5" ><polygon fill="%23003b5c" points="0, 1 0, 15 10, 15.5 10,0.1" /><line stroke="%23fff" x1="2.75" y1="4" x2="7" y2="12"></line><line stroke="%23fff" x1="2.75" y1="12" x2="7" y2="4"></line><polygon fill="%23fff" stroke="%23003b5c" stroke-width="1" points="9.9, 2.5 9.9, 12.5 18, 12.5 18, 2.5" /><line stroke="%23003b5c" stroke-width="1" x1="11" y1="4.7" x2="13.3" y2="4.7"></line><line stroke="%23003b5c" stroke-width="1" x1="14" y1="4.7" x2="16.3" y2="4.7"></line><line stroke="%23003b5c" stroke-width="1" x1="11" y1="6.5" x2="13.3" y2="6.5"></line><line stroke="%23003b5c" stroke-width="1" x1="14" y1="6.5" x2="16.3" y2="6.5"></line><line stroke="%23003b5c" stroke-width="1" x1="11" y1="8.3" x2="13.3" y2="8.3"></line><line stroke="%23003b5c" stroke-width="1" x1="14" y1="8.3" x2="16.3" y2="8.3"></line><line stroke="%23003b5c" stroke-width="1" x1="11" y1="10.1" x2="13.3" y2="10.1"></line><line stroke="%23003b5c" stroke-width="1" x1="14" y1="10.1" x2="16.3" y2="10.1"></line></svg>');
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.chartViewPoint {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6,14 12,10 18,16'/><circle cx='6' cy='14' r='1.5'/><circle cx='12' cy='10' r='1.5'/><circle cx='18' cy='16' r='1.5'/></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.chartViewPoint:hover, #pxwebcontent .pxweb-buttons.chartViewPoint:focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23003b5c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6,14 12,10 18,16'/><circle cx='6' cy='14' r='1.5'/><circle cx='12' cy='10' r='1.5'/><circle cx='18' cy='16' r='1.5'/></svg>");
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.FileTypePX {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='10' fill='%23fff' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>PX</text></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.FileTypePX:hover, #pxwebcontent .pxweb-buttons.FileTypePX:focus {
 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='10' fill='%23003b5c' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>PX</text></svg>");
  background-color: #fff;
}
#pxwebcontent .pxweb-buttons.FileTypeCsvWithHeadingAndSemiColon {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='10' fill='%23fff' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>CSV</text></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.FileTypeCsvWithHeadingAndSemiColon:hover, #pxwebcontent .pxweb-buttons.FileTypeCsvWithHeadingAndSemiColon:focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='10' fill='%23003b5c' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>CSV</text></svg>");
  background-color: #fff;

}
#pxwebcontent .pxweb-buttons.FileTypeJsonStat {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='9' fill='%23fff' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>JSON</text></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.FileTypeJsonStat:hover, #pxwebcontent .pxweb-buttons.FileTypeJsonStat:focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='9' fill='%23003b5c' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>JSON</text></svg>");
  background-color: #fff;

}
#pxwebcontent .pxweb-buttons.FileTypeChartPng {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='10' fill='%23fff' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>PNG</text></svg>");
  background-color: #003b5c;
}
#pxwebcontent .pxweb-buttons.FileTypeChartPng:hover, #pxwebcontent .pxweb-buttons.FileTypeChartPng:focus {
 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='50%' y='50%' font-size='10' fill='%23003b5c' font-family='Verdana, sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle'>PNG</text></svg>");
  background-color: #fff;
}

#pxwebcontent .container_titletext {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif!important;
  font-size: 16px;
  border-bottom: 1px solid #003b5c;
  padding-top: 10px;
}
#pxwebcontent .commandbar_container {
  border: 0px;
  padding: 0px;
  width: auto;
  
}
#pxwebcontent .commandbar_deletevariable_nametext label {
  padding: 0 0 0 5px;
  vertical-align: sub;
}
#pxwebcontent .commandbar-listbox-container {
  float: left;
  border: .125rem solid #dcdfe0;
  padding: 20px;
  background-color: #fff;
  flex: 0 0 87%;
  margin-top: 10px;
}
#pxwebcontent .container_exit_buttons_row {
  padding-bottom: 5px;
}
#pxwebcontent .top-link.pxweb-btn.negative {
  background-color: #003b5c;
  padding: 8px 20px 8px 10px;
}
.div-right{
  display:flex;
  }
.headermenu{
 margin-top:17px;
 margin-right:20px;
 margin-top: 27px;
}
.headermenu a{
 color:#003b5c;
 font-size: 12px;
}
#pxwebcontent #header .px-change-lang-div, #pxwebcontent #header .px-external-search-div {
   margin-top: 30px;
}
.search_container {
  margin-top: 10px;
}
a.variableselector_markingtips_link{
	color:#003b5c;
	font-weight:600;
	text-decoration:underline!important;
}
a.variableselector_markingtips_link:hover{
	text-decoration:none!important;
}

input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #003b5c;
  position: relative;
}

input[type="radio"]:checked {
  background-image: url('data:image/svg+xml;utf-8,<svg width="10" height="10" viewBox="0 0 10 10" fill="%23003b5c" xmlns="http://www.w3.org/2000/svg"><circle cx="5" cy="5" r="5" fill="%23003b5c"/></svg>');
  
}
input[type="checkbox"]:checked, input[type="radio"]:checked {
  background-position:center center;
  background-repeat: no-repeat;
}
#pxwebcontent .commandbar_sum_radiobuttonlist label {
  vertical-align: top;
}
#pxwebcontent div.AspNet-TreeView a, #pxwebcontent div.AspNet-TreeView a:visited, #pxwebcontent div.AspNet-TreeView a:active, #pxwebcontent div.AspNet-TreeView a:hover, #pxwebcontent div.AspNet-TreeView a:link {
  color: #003b5c;
  
}
span.AspNet-TreeView-Expand::before, span.AspNet-TreeView-Collapse::before, #pxwebcontent .AspNet-TreeView-ClickableNonLink {
  color: #003b5c;
  
}
span.AspNet-TreeView-Expand:focus, span.AspNet-TreeView-Collapse:focus {
  outline: 0px;
  outline-offset: 2px;
}
#pxwebcontent .footnotes_container .the_long_text, #pxwebcontent .footnotes_container a {
  font-family: Arial, Helvetica, sans-serif!important;
 
}
.table-discontinued span.AspNet-TreeView-Expand, .table-discontinued span.AspNet-TreeView-Collapse {
  background-image: none !important;
  position: relative;
  margin-right: 15px !important;
}
.socialmedia{
	margin-top: 30px;
	}
.socialmedia a{
	margin-right: 5px;
	}
#pxwebcontent #SelectionPage .pxweb-accordion.about-table {
  width: 360px;
}

.searchCell.searchCellTable a {
  color: #ff8200;
}
	

.table-discontinued div.AspNet-TreeView ul li {
	border-top: none;
	padding: 0;
	
}
.menu-row {
	display:flex; 
	padding: 10px 6px 6px 6px; 
}
.submenu a { 
     padding: 0px 5px 0px 0px;
	 font-weight:700;
	 font-size: 17px;
     margin-right: 20px;
     color: #000;
}
.submenu a:hover { 
    text-decoration: none; 
	color: #ff8200;
}
@media screen and (max-width: 1350px) {
 .submenu a { 
     font-size: 15px;
     
  }
  
  #pxwebcontent #header span {
    font-size: 1.5em;
    
  }
  #pxwebcontent .imgSiteLogo {
   max-height: 70px;
}
 
}
@media screen and (max-width: 1210px) {

  #pxwebcontent .imgSiteLogo {
   max-height: 60px;
}
 
}
@media screen and (max-width: 800px) {
  .menu-row {
	display:block; 
	padding: 10px 6px 6px 6px; 
}
 
}
@media screen and (max-width: 600px) {
    #pxwebcontent #wrap {
     padding: 0 0.5em;
}
	#pxwebcontent #header span {
      font-size: 1.1em;
      padding: 10px 0 0 20px;
      line-height:1.1em;
}

    #pxwebcontent .imgSiteLogo {
      max-height: 50px;
}
   .search_container {
     margin-top: -20px;
}
   .socialmedia {
      margin-top: 20px;
      margin-left: 15px;
}
   #pxwebcontent #header .px-change-lang-div, #pxwebcontent #header .px-external-search-div{
    margin-top: 20px;
	margin-right: 10px;
    margin-left: 10px;
}
  .headermenu {
    margin-right: 0px;
    margin-top: 17px;
}
  #pxwebcontent .footerright {
    text-align: left;
}
  h1 {
    font-size: 23px;
    
}
#pxfooter {
    padding: 30px 0px;
   
}
}

@media screen and (min-width: 400px) {
  #pxwebcontent .variableselector_valuesselect_box_compact {
     min-width: 100%;
  
  }
 
    }