@charset "UTF-8";
html {
}

body {
    color: #58595b;
    font: 12px/16px Arial, Helvetica, sans-serif;
    overflow-y: scroll;
    background-image: url("/jakarta.faces.resource/MemberArea_Background.png.jsf?ln=images");
    background-repeat: repeat-x;
    background-position-x: center;
}

body.leer {
    background: none;
    padding: 1em
}

body.print {
    background: none
}

a {
    text-decoration: none;
    color: #58595b;
    outline: none
}

.Text_show a:hover {
    text-decoration: underline
}

a, input, textarea, select {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #58595b;
}


input:disabled, textarea:disabled, select:disabled {
    color: #adadad;
}

h1 {
    color: #32657A;
    font-size: 16px;
    padding-bottom: 17px
}

h2, h2 * {
    font-size: 16px;
    font-weight: bold
}

h2 a {
    font-size: 12px !important;
    font-weight: normal
}

h3, h3 * {
}

h4, h4 * {
    font-size: 12px
}

h5 {
}

h6 {
}

.headline_1 {
    font-size: 16px;
    color: #32657a;
    padding-bottom: 17px;
    font-weight: normal;
    display: block
}

.headline_2 {
    font-size: 16px;
    color: #849baa;
    padding-bottom: 8px;
    font-weight: normal;
    display: block
}

.content .confidentialityLabel {
    padding-bottom: 17px;
    position: relative;
}

.content .confidentialityLabel .confidentialityText {
    font-size: 12px !important;
    font-weight: bold;

}

.functionbar .confidentialityLabel {
    float: left;
}

.confidentialityText {
    font-weight: normal;
}

.hidden {
    display: none;
}

.subline_1 {
    font-size: 14px;
    padding-bottom: 8px;
    font-weight: normal;
    color: #58595b;
    display: block
}

.subline_2 {
    font-size: 12px;
    font-weight: bold;
    color: #58595b;
    padding-bottom: 6px;
    display: block
}

.subline_3 {
    font-size: 12px;
    font-weight: bold;
    color: #32657a;
    padding-bottom: 6px;
    display: block
}

.subline_4 {
    font-size: 12px;
    font-weight: bold;
    color: #919396;
    padding-bottom: 6px;
    display: block
}

.text_1 {
    color: #58595b;
    font-size: 12px;
    font-weight: normal
}

.text_2 {
    color: #32657a;
    font-size: 12px;
    font-weight: normal
}

p {
    margin: 0;
    padding: 0 0 14px
}

big {
    font-size: 13px
}

small {
    font-size: 9px
}

sup, sub {
    font-size: 9px !important
}

hr {
    color: #666;
    background-color: #666;
    height: 1px;
    border: 0
}

img {
    border: none
}

.err, .error, .validation_error {
    color: #c00
}

.success {
    color: green
}

.mceContentBody {
    background: #fff
}

.mceContentBody ul {
    margin-left: 14px;
    margin-top: 14px;
    margin-bottom: 14px
}

.mceContentBody ul li {
    padding-bottom: 5px;
    background: url("/jakarta.faces.resource/list_red_point.gif.jsf?ln=images") no-repeat 0 6px;
    padding-left: 8px
}

.mceContentBody ul ul {
    margin-top: 5px;
    margin-bottom: 0px
}

.mceContentBody ul ul li {
    background: url("/jakarta.faces.resource/list_grey_quarter.gif.jsf?ln=images") no-repeat 0 6px
}

.mceContentBody h2 {
    font-size: 16px;
    font-weight: normal;
    color: #32657a;
    padding-bottom: 17px
}

.l {
    text-align: left !important
}

td.r {
    text-align: right !important
}

.c {
    text-align: center !important
}

.clear {
    clear: both
}

.lfloat {
    float: left !important
}

img.lfloat {
    margin: 0 10px 5px 0
}

.rfloat {
    float: right !important
}

img.rfloat {
    margin: 0 0 5px 10px
}

.hideme {
    display: none
}

br.clear {
    line-height: 0;
    clear: both;
    font: 0;
    height: 0;
    overflow: hidden
}

.block {
    display: block
}

.inline {
    display: inline !important
}

.bold {
    font-weight: bold
}

.block {
    display: block
}

.inline {
    display: inline !important
}

.last, .last a {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.accentuate_text {
    color: #32657a
}

input.text, textarea, select {
    background: #fff;
    border: 1px solid;
    border-color: #adadad #e1e1e1 #d0d0d0;
    padding: 4px 2px;
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #58595b;
}

select {
    padding: 3px 2px;
    border-radius: 0;
}

input.text:focus, textarea:focus {
    background: #fff
}

label {
    display: vertical
}

.no-results {
    font-weight: bold
}

.no-underline {
    text-decoration: none !important
}

.help {
    cursor: help
}

fieldset {
}

fieldset legend, fieldset legend * {
}

.spacer {
    margin-left: 130px
}

.ui-datatable table {
    border: solid #E0E1E2;
    table-layout: auto !important;
}

.ui-datatable table th {
    font-weight: bold;
    text-align: right;
    padding-bottom: 8px;
    padding-top: 8px;
}

.ui-datatable table td {
    padding: 8px;
    padding-right: 0px;
}

.ui-datatable table td.last, .ui-datatable table th.last {
    padding: 8px 14px 8px 8px !important
}

.ui-datatable-even td {
    background: #fff
}

.ui-datatable-odd td {
    background: #f1f2f2
}

.ui-datatable table tr.on {
    cursor: pointer
}

.ui-datatable table tr.on td {
    border-bottom: 1px solid #E0E1E2
}

.ui-datatable table tr.on td {
    border-bottom: 1px solid #E0E1E2
}

.ui-datatable table.list_wo_lines {
}

.ui-datatable table.list_wo_lines th {
    font-weight: bold;
    text-align: right;
    padding-bottom: 8px;
    padding-top: 8px
}

table.list_wo_lines td {
    padding: 8px;
    padding-right: 0px
}

table.list_wo_lines td.last, .ui-datatable table th.last {
    padding: 8px 14px 8px 8px !important
}

table.list_wo_lines tr.odd td {
    background: #fff
}

table.list_wo_lines tr.even td {
    background: #f1f2f2
}

table.list_wo_lines tr.on {
    cursor: pointer
}

table.list_wo_lines_small {
}

table.list_wo_lines_small th {
    font-weight: bold;
    text-align: right;
    padding-bottom: 2px;
    padding-top: 2px
}

table.list_wo_lines_small td {
    padding: 2px;
    padding-right: 0px
}

table.list_wo_lines_small td.last, table.list th.last {
    padding: 2px 2px 2px 2px !important
}

table.list_wo_lines_small tr.odd td {
    background: #fff
}

table.list_wo_lines_small tr.even td {
    background: #f1f2f2
}

table.list_wo_lines_small tr.on {
    cursor: pointer
}

.transmission .ui-datatable table.list tr, .clearingMember .ui-datatable table.list tr {
    cursor: pointer
}

ul.list {
    margin-bottom: 1em;
    clear: both;
    margin-left: 0 !important
}

ul.list li {
    border-bottom: 1px solid #E0E1E2;
    padding: .5em !important;
    background: none !important
}

ul.list li.last {
    border: none
}

ul.list li:hover {
    background: #F1F2F2 !important
}

ul.list li span.date {
    font-weight: bold
}

ul.tabbed {
    border-bottom: 2px solid #32657A;
    list-style: none outside none !important;
    margin: 0 0 1.5em !important;
    overflow: hidden;
    padding: 0 0 0.5em !important;
    width: 100%
}

ul.tabbed li {
    border-right: 1px solid #E0E1E2;
    float: left;
    margin-right: 1em;
    padding: 2px 1em 2px 0 !important;
    background: none !important
}

ul.tabbed li a.on {
    color: #32657A;
    font-weight: bold
}

ul.tabbed li a {
    text-decoration: none !important;
    white-space: nowrap
}

.quarter {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    float: left
}

.quarter li {
    padding: 0 1em 0 .5em;
    float: left
}

.quarter li label {
    font-weight: bold
}

.quarter li a {
    text-decoration: none
}

.quarter li.on a {
    font-weight: bold
}

ul.pager {
    margin: 0 0 1.5em !important;
    padding: 0 !important;
    border-top: 1px solid #E0E1E2;
    border-bottom: 1px solid #E0E1E2;
    list-style: none !important;
    width: 100%
}

ul.pager li {
    padding: .5em 0 !important;
    float: left;
    width: 33.3%;
    background: none !important
}

ul.pager li a, ul.pager li span {
    padding: 0 .5em
}

a.backLink {
    display: block;
    border-bottom: 1px solid #E0E1E2;
    padding: .5em;
    margin-bottom: 1em;
    text-decoration: none !important
}

.red {
    color: #c5091d
}

.green {
    color: #007407 !important
}

.border {
    border: 1px solid #ccc;
    margin-bottom: 28px
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

* html .clearfix {
    height: 1px
}

.round_box {
    background: #fff;
    border: none
}

.round_box h2.headline {
    font-size: 16px;
    font-weight: bold;
    color: #32657a;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e1e2;
    margin-bottom: 3px
}

.round_box h3.headline {
    font-weight: bold;
    padding: 9px 14px 0px
}

.round_box p {
    padding-top: 0 !important
}

.sidebar h2 {
    font-size: 16px;
    font-weight: normal;
    color: #32657a;
    padding-bottom: 17px
}

.sidebar .round_box {
    padding: 14px
}

.sidebar a.round_box {
    padding: 2px 10px
}

.sidebar .Text_show div, .sidebar .Text_show h2 {
    padding: 0 14px
}

.sidebar .Text_show div h2 {
    padding: 0;
    padding-bottom: 17px
}

.sidebar .Text_show h2 {
    padding-bottom: 17px
}

.sidebar .Text_show.round_box {
    padding: 14px
}

.sidebar .Text_show.round_box div, .sidebar .Text_show.round_box h2 {
    padding: 0
}

.sidebar .Text_show a {
    text-decoration: underline
}

button, input[type="button"], input[type="submit"] {
    margin: 0;
    padding: 0;
    border: none;
    line-height: 14px;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important;
}

.button {
    text-align: center;
    background: #F3F8FA;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F3F8FA), to(#dce1e3));
    background: -webkit-linear-gradient(#F3F8FA, #dce1e3);
    background: -moz-linear-gradient(#F3F8FA, #dce1e3);
    background: -ms-linear-gradient(#F3F8FA, #dce1e3);
    background: -o-linear-gradient(#F3F8FA, #dce1e3);
    background: linear-gradient(#F3F8FA, #dce1e3);
    -pie-background: linear-gradient(#F3F8FA, #dce1e3);
    behavior: url(/resources/css/PIE.htc);
    border: none !important;
    font-weight: bold;
    color: #58595b !important;
    font-size: 11px;
    padding: .5em 1em !important;
    text-decoration: none !important;
    cursor: pointer
}

.button_light {
    background: #fefefe;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#e7e7e7));
    background: -webkit-linear-gradient(#fefefe, #e7e7e7);
    background: -moz-linear-gradient(#fefefe, #e7e7e7);
    background: -ms-linear-gradient(#fefefe, #e7e7e7);
    background: -o-linear-gradient(#fefefe, #e7e7e7);
    background: linear-gradient(#fefefe, #e7e7e7);
    -pie-background: linear-gradient(#fefefe, #e7e7e7);
    behavior: url(/resources/css/PIE.htc);
    border: none !important;
    font-weight: bold;
    color: #58595b !important;
    font-size: 11px;
    padding: .25em 1em !important;
    text-decoration: none !important;
    cursor: pointer
}

.button:hover, .button_light:hover {
    text-decoration: underline !important;
    color: #32657a !important
}

#loginForm .button, #requestPasswordForm .button, #resetPasswordForm .button {
    margin-top: 10px;
}

#loginForm a, #requestPasswordForm a, #resetPasswordForm a {
    display: inline-block;
    line-height: 14px;
}

.search_mask {
    background: #32657A
}

.search_mask.round_box {
    margin-bottom: 16px;
    background: #32657A;
    border: none !important;
    color: #fff;
    padding: 14px
}

table.cal .search_mask.round_box {
    width: 766px
}

.search_mask.round_box label, .search_mask.round_box legend {
    font-size: 11px;
    padding-bottom: 3px;
    position: relative
}

.search_mask.round_box p, .search_mask.round_box fieldset {
    padding: 0;
    margin-right: 14px
}

.search_mask.round_box input {
    width: 208px
}

.search_mask.round_box input.button, .search_mask.round_box input.button_light {
    width: auto
}

.search_mask.round_box select {
    width: 170px;
    cursor: pointer
}

.ECCParticipants-show_clearing_member .search_mask.round_box select {
    width: 139px
}

.search_mask.round_box a.next {
    float: left
}

.search_mask.round_box a.next.inactive {
    visibility: hidden
}

.search_mask.round_box a.prev {
    float: left
}

.search_mask.round_box a.prev.inactive {
    visibility: hidden
}

.search_mask.round_box span.page {
    display: block;
    float: left;
    padding-top: 3px;
    width: 545px;
    font-weight: bold;
    font-size: 16px
}

.calendar .search_mask.round_box p {
    margin-right: 80px;
    width: 195px;
    padding-right: 10px;
    border-right: 1px solid #fff
}

.calendar .search_mask.round_box p .button_light {
    margin-left: 14px
}

.print_info {
    display: none
}

.javascript_info {
    width: 100%;
    border-bottom: 1px solid #A29330;
    background: #FDF2AB url("/jakarta.faces.resource/dialog-warning.gif.jsf?ln=images") no-repeat 10px center;
    text-align: left;
    color: #000
}

.javascript_info p {
    padding: 5px 36px 5px 40px
}


.loginLabel {
    font-weight: bold;
    margin: 10px 0px;
}

ul.errorMessage {
    list-style-type: none;
    border: 1px solid red;
    text-align: center;
    margin: 1em;
    padding: 10px 0px 10px 0px !important;
}

ul.errorMessage li,
td span.errorMessage,
td.errorMessage {
    color: red;
    font-weight: bold;
    background: none !important;
}

.singleErrorMessage {
    color: red;
    font-weight: bold;
    margin: 0 0 0 2em;
    float: left;
}

.member_area {
    width: 760px !important;
}

div.button {
    float: left;
    margin: 0em 1em !important
}

div.button span {
    font-weight: bold !important;
    font-size: 11px !important;
}

div.button a {
    font-weight: bold !important;
    font-size: 11px !important;
}

.tdselect {
    width: 100%;
}

td.accentuate_text input.button {
    margin: 0em 0.5em 0em 0em !important;
}

td.accentuate_text a.button {
    margin: 0em 0.5em 0em 0em !important;
}

input.button {
    height: auto !important;
}

a.button {
    height: auto !important;
}

.rf-ds {
    margin: 1em 0em 0em;
}

.scroller a {
    text-align: center;
    background: #F3F8FA;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F3F8FA), to(#dce1e3));
    background: -webkit-linear-gradient(#F3F8FA, #dce1e3);
    background: -moz-linear-gradient(#F3F8FA, #dce1e3);
    background: -ms-linear-gradient(#F3F8FA, #dce1e3);
    background: -o-linear-gradient(#F3F8FA, #dce1e3);
    background: linear-gradient(#F3F8FA, #dce1e3);
    -pie-background: linear-gradient(#F3F8FA, #dce1e3);
    behavior: url(/resources/css/PIE.htc);
    border: none !important;
    font-weight: bold;
    color: #58595b !important;
    font-size: 11px;
    padding: .25em 1em !important;
    margin: 0em 0.5em 0em 0em !important;
    text-decoration: none !important;
    cursor: pointer
}

.rf-ds-act {
    color: #32657A !important;
    font-size: 16px !important;
}

.onlyLinkButton {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-weight: bold;
    cursor: pointer;
}

.onlyLinkButton:hover {
    text-decoration: underline;
}

.table_wo_bg select {
    height: 2em;
}

.table_wo_bg input {
    height: 1.5em;
}

.table_wo_bg a {
    height: 1.5em;
}

.table_wo_bg input,
.table_wo_bg select {
    font-size: 90%;
}

.table_wo_bg_details td {
    border-bottom: 1px solid #e0e1e2;
    border-top: 1px solid #e0e1e2;
    padding: 0.6em 0.7em;
    vertical-align: top;
    border-collapse: collapse;
    margin-bottom: 28px;
}


.table_wo_bg_details select {
    height: 2em;
}

.table_wo_bg_details input {
    height: 1.5em;
}

.table_wo_bg_details a {
    height: 1.5em;
}

.table_wo_bg_details input,
.table_wo_bg_details select {
    font-size: 90%;
}

.approve {
    padding-top: 0;
    height: 18px;
    border: none;
    cursor: pointer;
}

.approve_grey {
    padding-top: 0;
    height: 18px;
    border: none;
}

.reject {
    padding-top: 0;
    padding-left: 2px;
    height: 18px;
    border: none;
    cursor: pointer;
}

.reject_grey {
    padding-top: 0;
    padding-left: 2px;
    height: 18px;
    border: none;
}

.cancel {
    padding-top: 0;
    height: 18px;
    border: none;
    cursor: pointer;
}

.limit_cancelled {
    color: #b9b9b9;
}

.limit_pending {
    font-style: italic;
}

.break_word {
    word-break: break-all;
}

