
* {
margin:0;
padding:0;
}

html,body {
height:100%;
width:100%;
background-color: white;
margin: 0;
}

h1{
    font-size: 1.5em;
    font-weight: bold;
}
h1.view-title {padding: 4px 0px; margin: 0;}

h3{
    font-size: 1.1em;
    font-weight: bold;
    padding 4px 0px;
}

.discreet {
color: #575757;
}

div#wrapper {
min-height:100%;
width:100%;
position:relative;
margin:0 auto;
}
div#body {
position:relative;
z-index: 2;
}

div#header {
border-bottom: 1px solid black;
background-image: none;
background-position: top left;
background-repeat: repeat;
}
div#logo, div#userinfo{
color: #000000;
}
a#logout { color: inherit;}
div#logo span{
font-size: 2em;
line-height: 2em;
padding: 8px;
vertical-align: top;
}

div#content {
float: left;
padding: 0px 12px 60px 12px;
margin-bottom: 12px;
width: 724px;
}

div#footer {
width:100%;
height:60px;
position:absolute;
bottom:0;
background-color: #341FE3;
color: #ffffff;
line-height: 60px;
font-size: 10px;
border-top: 1px solid gray;
z-index: 2;
}

div#logo {
float: left;
height: 70px;
}
div#tabs {
background-color: #341FE3;
width: 100%;
clear: both;
white-space: nowrap;
}
div#mtabs {
height: 24px;
padding-left: 8px;
}

div#mtabs ul, div#stabs ul {
margin: 0;
}
div#mtabs ul li {
display: inline;
padding: 0 12px 0 18px;
background-image: url(https://www.cuconline.net/olb/www.myrcu.com/++etc++site/resources/++iop++olb.skin.default.gen:341FE3:ffffff:FFFFFF:000000/sprites.png);
background-position: 0 54px;
}
div#mtabs ul li.first {
background-image: none;
}
div#mtabs ul li.active {
padding: 0 0 0 10px;
}
div#mtabs ul li.active a {
background-image: url(https://www.cuconline.net/olb/www.myrcu.com/++etc++site/resources/++iop++olb.skin.default.gen:341FE3:ffffff:FFFFFF:000000/sprites.png);
padding: 4px 0px 4px 14px;
text-decoration: none;
font-weight: bold;
color: #000000;
}
div#mtabs ul li.active a span {
background-image: url(https://www.cuconline.net/olb/www.myrcu.com/++etc++site/resources/++iop++olb.skin.default.gen:341FE3:ffffff:FFFFFF:000000/sprites.png);
background-position: right top;
padding: 4px 20px 4px 0px;
}
div#mtabs ul li a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
font-size: 14px;
}
div#mtabs ul li a span {
padding: 4px 0px 4px 0px;
line-height: 24px;
}

div#stabs {
background-color: #FFFFFF;
padding-left: 18px;
}
div#stabs ul li {
display: inline;
background-image: url(https://www.cuconline.net/olb/www.myrcu.com/++etc++site/resources/++iop++olb.skin.default.gen:341FE3:ffffff:FFFFFF:000000/sprites.png);
background-position: 0 22px;
padding: 0 10px 0 14px;
}
div#stabs ul li.first {
background-image: none;
}
div#stabs ul li.active a {
font-weight: bold;
}
div#stabs ul li a {
text-decoration: none;
color: #000000;
line-height: 24px;
}
div#userinfowrap{
position: relative;
}
div#userinfo{
position: absolute;
right: 0px;
top: 0px;
padding: 4px;
text-align: right;
}
div#userinfo td{
padding: 2px;
font-size: 10px;
border: none;
}
div#userinfo span {
font-weight: bold;
}
div#userinfo span a {
color: black;
}

#lfooter { line-height:1em; color: white; float: left; padding: 10px;}
#lfooter a {color: white; display: block; padding:0.5em;}
span#copy{
padding: 0.5em;
}

/* Account summary */

div.accounts {
width: 100%;
border: 1px solid #CCCCCC;
margin-bottom: 4px;
border-radius: 8px;
padding: 4px;
}
div.accounts h2 {
font-weight: bold;
font-size: 1.25em;
color: #341FE3;
margin: 0;
}

div.accounts td.dt-account,
div.accounts td.dt-balance,
div.accounts td.dt-availablebal {
width: 8em;
}

div#account-content th.dt-date,
div#account-content td.dt-date { width: 58px; text-align: center; }
div#account-content th.dt-description,
div#account-content td.dt-description { width: 94px; }
div#account-content th.dt-remark,
div#account-content td.dt-remark { width: 200px; overflow:hidden;}
div#account-content div.history-loan th.dt-remark,
div#account-content div.history-loan td.dt-remark { width: 142px; }
div#account-content th.dt-draft,
div#account-content td.dt-draft { width: 50px; }
div#account-content th.dt-withdrawals,
div#account-content td.dt-withdrawals { width: 100px; }
div#account-content th.dt-deposits,
div#account-content td.dt-deposits { width: 80px; }

div#account-content th.dt-advances,
div#account-content td.dt-advances { width: 80px; }
div#account-content th.dt-payments,
div#account-content td.dt-payments { width: 80px; }
div#account-content th.dt-interest,
div#account-content td.dt-interest { width: 70px; }

div#account-content th.dt-balance,
div#account-content td.dt-balance { width: 70px; }


/*
div#account-content td.dt-date,
div#account-content td.dt-description {
white-space: nowrap;
}
*/

div.history {
border: 1px solid #CCCCCC;
margin-bottom: 4px;
border-radius: 8px;
padding: 4px;
}

/* datatable */
table.data-table {width: 100%;}

table.data-table td,
table.data-table th {
padding: 6px 4px;
border: none;
}
table.data-table th {
font-weight: bold;
border-bottom: 1px solid black;
}
table.data-table tr.odd td {
background-color: #F0F0F0;
}
.js table.data-table tr.clickable:hover {
background-color: yellow;
cursor: pointer;
}
.js table.data-table tr.clickable:hover td {
background-color: inherit;
}
table.data-table tbody td a.row-link {
    text-decoration: none;
    color: black;
}
table.data-table th {
text-align: left;
}
table.data-table th a {
color: inherit;
text-decoration: none;
background-repeat: no-repeat;
padding-left: 18px;
background-position: 0 3px;
background-image: url("https://www.cuconline.net/olb/www.myrcu.com/fanstatic/cuweb.olb.web.skins.default/:version:2015-09-02T09:34:24/sorted-none.gif");
}
table.data-table th.dt-sorted-a a {
background-image: url("https://www.cuconline.net/olb/www.myrcu.com/fanstatic/cuweb.olb.web.skins.default/:version:2015-09-02T09:34:24/sorted-a.gif");
}
table.data-table th.dt-sorted-d a {
background-image: url("https://www.cuconline.net/olb/www.myrcu.com/fanstatic/cuweb.olb.web.skins.default/:version:2015-09-02T09:34:24/sorted-d.gif");
}
table.data-table th.ralign, 
table.data-table td.ralign {
text-align: right;
}
table.data-table tr.total td {
border-top: 1px solid black;
font-weight: bold;
}

#ctabs{
margin-top: 12px;
padding-left: 12px;
padding-bottom: 6px;
border-bottom: 8px solid #FFFFFF;
}
#ctabs ul {
margin: 0;
}
#ctabs ul li {
display: inline;
padding: 6px;
background-color: #341FE3;
border-right: 3px solid white;
border-top-right-radius: 8px;
}
#ctabs ul li a {
color: #ffffff;
text-decoration: none;
}
#ctabs ul li.active {
background-color: #FFFFFF;
padding-top: 8px;
}
#ctabs ul li.active a {
color: #000000;
font-weight: bold;
}
#account-content {
padding: 8px;
}
#account-content .data-table{
clear:both;
table-layout: fixed;
}
#account-summary {
padding: 4px;
position: relative;
}
#account-summary div {
position: absolute;
right: 0;
top: 4px;
}
#account-summary h2 {
font-size: 1.5em;
font-weight: bold;
margin: 0;
}
#account-summary span {
padding-right: 8px;
}

#history-search {
}
.history-search-field {
float: left;
padding: 8px;
}
.history-search-field label{
font-weight: bold;
display: block;
}
#history-search-search{
margin-top: 1em;
}
#check-images{
text-align: center;
}
#check-images img{
width: 712px;
}

div.box {
border: 1px solid #C0C0C0;
border-radius: 8px;
padding: 8px;
}

.property{
padding: 12px 8px 8px 8px;
position: relative;
border-bottom: 1px solid #C0C0C0;
}
.property b {
}
.property span{
position: absolute;
left: 345px;
}

.transfer {
border: 1px solid #C0C0C0;
border-radius: 4px 4px 4px 4px;
padding: 12px;
}

.field {
padding-bottom: 8px;
}

.field label {
display: block;
}

div.ddm ul {
    background-color: white;
}
li.ddm-li:hover {
background-color: #FFFFFF;
}
input,button{
padding: 4px;
}


#messages ul {
border: 1px solid #C0C0C0;
margin: 0 0 4px;
border-radius: 4px;
padding: 8px;
}
#messages ul li{
background-repeat: no-repeat;
margin-bottom: 4px;
padding-left: 24px;
}
#messages ul li.error {
background-image: url("https://www.cuconline.net/olb/www.myrcu.com/fanstatic/cuweb.olb.web.skins.default/:version:2015-09-02T09:34:24/error.png");
color: red;
}
#messages ul li.info {
background-image: url("https://www.cuconline.net/olb/www.myrcu.com/fanstatic/cuweb.olb.web.skins.default/:version:2015-09-02T09:34:24/info.png");
}

/* FORM */
form.edit-form {
border: 1px solid #C0C0C0;
margin-bottom: 4px;
border-radius: 4px;
padding: 12px;
}
div.form-status {
padding: 12px;
}
table.form-fields {
width: 100%;
margin-bottom: 12px;
}
table.form-fields  span.required{
color: red;
}
table.form-fields  label{
font-weight: bold;
}
table.form-fields  td.label{
padding: 4px 0 0 0;
border: none;
}
table.form-fields  td.field{
border: none;
border-bottom: 1px solid #C0C0C0;
vertical-align: top;
}
div.form-separator{
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 -0.5em;
}
div#actionsView {
text-align: right;
}
.error {
color: red;
}

#snippets-right {
margin-left: 764px;
margin-top: 18px;
margin-bottom: 60px;
width: 300px;
}
.snippet.right {
    margin-bottom: 8px;
}
#snippets-bottom {
text-align: center;
margin-top: 32px;
}
#snippets-footer {
float: right;
line-height: 1em;
}
#snippets-footer .image-snippet {
padding: 4px 4px 4px 0;
}

div.messaging-message {
padding: 4px;
border: 1px solid gray;
border-radius: 8px;
margin-bottom: 2px;
}
div.messaging-direction-o {
border-top-right-radius: 0px;
}
div.messaging-direction-i {
border-top-left-radius: 0px;
}
div.messaging-message-header{
color: #c0c0c0;
}
div.messaging-body {
overflow: auto;
padding: 4px;
}
div.messaging-reply {
margin-top: 12px;
}
textarea {
width: 692px;
}
div.messaging-reply textarea {
height: 100px;
}
tr.messaging-unread td {
font-weight: bold;
}
div#messaging-threads div.box{
margin-top: 8px;
}
div#messaging-threads td.dt-, div#messaging-threads th.dt- { width: 16px; }
div#messaging-threads td.dt-datetime, div#messaging-threads th.dt-datetime { width: 12em; }

div#loan-application { font-size: 0.9em;}
div#loan-application h2 { font-size: 1.2em; font-weight: bold;}
div#loan-application form, div#loan-application div.directions { width: 724px; padding: 12px 0;}
div#loan-application input, div#loan-application button{ padding: 1px; }
div#loan-application ul.errors {margin-left: 14px; padding: 4px;}

table.data-table tr.loan-status-delinquent td.dt-duedate { color: red; }
table.data-table tr.loan-status-delinquent td.dt-duedate a { color: red; }

ul#login-form-links {
margin: 0;
}
ul#login-form-links li{
display: inline;
margin-right: 16px;
}
.calendar {
z-index: 99999;
}
div#est-opt-out-link {
    position: absolute;
    text-align: right;
    width: 706px;
}
