/* Login "Remember me" warning visibility (replaces inline display styles) */
.remember-warning--hidden {
  display: none !important;
}

#WrapperMain {
  margin: 0 auto;
}

.brand-regular {
  font-weight: normal;
}

.brand-italic {
  font-style: italic;
}

.representation-country {
  float: left;
  white-space: nowrap;
}

.representation-select {
  width: 110px;
}

.notice-right {
  text-align: right;
}

#tabs {
  width: 100%;
}

.is-hidden {
  display: none;
}

/* Extracted <style> blocks */
.form tr {
    height: 30px;
  }

.form tr {
    height: 30px;
}

#arbDashboardChartContainer {
    height: 360px;
}
#arbDashboardImagesContainer {
    margin-top: 20px;
}
.zoomImage {
    padding: 10px;
    transition: transform 1s;
    max-width: 100%;
    height: auto;
}
.zoomImage:hover {
    transform: scale(3);
}
#MainContentFooter a {
    float: right;
    margin: -5px 15px 0 0;
}
.block-sm {
    width: 210px;
}

.conametrunc180 {
    display: block;
    width: 180px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.number_align_right {
    display: block;
    text-align: right;
    width: 40px;
}

/* Extracted inline styles */
.u-06eeebc88f {max-width: 100% !important; height: auto !important;}
.font-normal {font-weight: normal !important;}
.u-13cbe03b9a {text-align: right !important;}
.u-15dab54099 {float:left !important; margin-right: 4px !important;}
.u-17fc39fec6 {font-weight:normal !important; font-style: italic !important;}
.u-2734c9fbe3 {font-weight: bold !important; font-size: larger !important;}
.u-29ab538dde {vertical-align: top !important;}
.u-378c52c0d0 {margin-top: 150px !important; margin-bottom: 150px !important;}
.u-40aa1f775c {background-color: #F5F5F5 !important; margin-top: 0 !important; margin-bottom: 0 !important; width: 100% !important;}
.u-434fc32ec2 {display: inline !important;}
.u-48743bc46d {float: left !important; white-space: nowrap !important;}
.text-center {text-align: center !important;}
.u-7cbe5ecfa6 {width:160px !important;}
.u-80ffd29599 {width:110px !important;}
.u-96d15f64bc {font-weight: normal !important; margin-top: 20px !important;}
.u-9a09961b54 {text-align: right !important; font-weight: bold !important; padding-right: 40px !important;}
.u-a3ce8ba1b5 {padding-left: 460px !important;}
.text-right {text-align:right!important;}
.u-ac5d43d729 {float: right !important;}
.u-b1895ed520 {padding: 2px !important; background-color: white !important;}
.u-b9803d09f7 {margin:0 !important;padding:0 !important;}
.u-ba4ae23121 {background-color: #EEEEEE !important; border: 1px solid #999999 !important; padding: 5px !important;}
.u-bdfdc185e0 {font-weight: bold !important; border-top-style: solid !important; border-top-width: 1px !important; border-bottom-style: solid !important; border-bottom-width: 1px !important;}
.text-left {text-align:left !important;}
.u-df18d7dc95 {padding:0 !important;margin:0 !important;height:15px !important;}
.u-ec060bac5e {width: 200px !important;}
.u-f2892a2e8a {display: none !important;}
.u-f7bc2a1406 {width: 300px !important; margin-top: 20px !important;}

#pusu_table th {
    vertical-align: bottom;
}