body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.operations.below li
{
	display: inline;
	padding-bottom: 2px;
}

.operations.below li a
{
	display: inline;
	padding: 4px 40px 4px 4px;
}

.account_main
{
  font-weight:bold;
}

.account_selectable
{
  font-weight:normal;
}

.account_unselectable
{
  font-weight:normal;
  font-style: italic;
}

td.centered
{
  text-align: center;
}

td.values
{
  vertical-align: top;
}

.currency
{
  text-align: right;
  width: 100px;
}

.guessed
{
  color: blue;
}

.valuesok
{
  background-color: #C8FFC8;
}

.valueswrong
{
  background-color: #FFEECF;
}

.flashed
{
  background-color: #C3D9FF;
}

.moving
{
  background-color: #B4FF1E;
}

.updating
{
  background-color: yellow;
}

div.success
{
  background-color: #90EE90;
}

div.failure
{
  background-color: orange;
}

a.hiddenlink
{
  text-decoration: none;
  color: black;
}

a.hiddenlink:hover
{
  text-decoration: underline;
  color: blue;
}

a.noshownlink
{
  text-decoration: none;
  color: black;
}

.grandtotal
{
  color: gray;
  /*font-weight: bold;*/
}

div.balance
{
  font-size: 1.2em;
  background-color: #EFEFEF;
}

span.warning
{
   color: #BE3C8B;
}

.error2
{
   background-color: #BE3C8B;
   color: green;
}

span.highlighted
{
   background-color: #FDFFBF;
}

span.outstanding_balance
{
   color: #0066CC;
   border-top-style: solid;
   border-top-width: 1px;
   border-bottom-style: double;
   border-bottom-width: 3px;
   border-color:#0066CC;
}

span.ordinary
{
}


div.statementtable
{
  /* background-color: yellow; */
}

div.statementtable table td
{
  color: black;
  border-bottom-style: dotted;
  border-width: 1px;
}

div.statementtable table td.empty
{
  color: black;
  border-style: none;
  background-color: white;
}

div.statementtable table td.secondtolast
{
  border-top-style: solid;
  border-top-width: 1px;
}

div.statementtable table tr.level1
{
  background-color: black; /*#d7d7d7;*/
}

div.statementtable table tr.level1 td
{
  color: white;
}

div.statementtable table tr.level1 td a
{
  color: white;
}

div.statementtable table tr.level2
{
  background-color: #f0f0f0;
}

div.statementtable table tr.level3
{
  background-color: #f7f7f7;
}

div.statementtable table tr.level4
{
  color: blue;
  background-color: #ffffff;
}

div.statementtable table tr.level5
{
  color: #999999;
  background-color: #ffff;
}

div.statementtable table tr.level6
{
  background-color: #ffffff;
}

div.statementtable table tr.aggregate
{
  background-color: #D6D6D6;
}

div.statementtable table td.heading
{
  text-align: center;
  font-weight: bold;
  color: #555555;
}

span.positiveamount
{
}

span.negativeamount
{
  color: red;
}

.statement-title
{
  background-color: #dddddd;
  color: #222222;
  margin-top: 40px;
}

.closing
{
  background-color: #9AF29A;
}

.unpositioned
{
  background-color: #FFFF00;
}

.important
{
  background:#fffbcc;
  border:1px solid #e6db55;
}

.comment
{
  background:#fffbcc;
  font-style: italic;
  padding-bottom: 10px;
}

.comment span.keyword
{
  color: #8D0F0F;
}

div.jdebit
{
  margin-left: 0px;
}

div.jcredit
{
  margin-left: 20px;
}

.syncaccountstable
{
  font-size: 12px;
}

.syncaccountstable tr td
{
  font-size: 0.9em;
  vertical-align: top;
  background-color: #EFFDFF;
}

.syncaccountstable th
{
	background: #B7D6E7;
  color: #298dcd;
}

#newaccountstable th.first
{
	background: #6FACCF;
}

.socialhint
{
  font-size: 0.9em;
  color: gray
}

input[type="submit"]
{
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:1em;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #4c99c5;
}
input[type="submit"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
input[type="submit"]:active {
	position:relative;
	top:1px;
}

input[type="submit"].dangerous {
	-moz-box-shadow:inset 0px 1px 0px 0px #F7CDBB;
	-webkit-box-shadow:inset 0px 1px 0px 0px #F7CDBB;
	box-shadow:inset 0px 1px 0px 0px #F7CDBB;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF7994), color-stop(1, #F72619) );
	background:-moz-linear-gradient( center top, #FF7994 5%, #F72619 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7994', endColorstr='#F72619');
	background-color:#FF7994;
	border:1px solid #F3848D;
	text-shadow:1px 1px 0px #C54C7A;
}

input[type="submit"].dangerous:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F72619), color-stop(1, #FF7994) );
	background:-moz-linear-gradient( center top, #F72619 5%, #FF7994 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F72619', endColorstr='#FF7994');
	background-color:#F72619;
}



/* This imageless css buttons style was generated by CSSButtonGenerator.com */




span.code
{
  color: blue;
  font-family: "Lucida Console", Monaco, monospace;
}

span.locale
{
  font-style: italic;
}

span.name
{
  font-weight: bold;
}

.journaldescription
{
  font-style: italic;
}

p.firm
{
  margin-bottom: 4px;
}
p.firm span.name
{
  font-weight: bold;
}

p.firm .description
{
  font-style: italic;
}

p.firm .nodescription
{
  font-style: italic;
}

.excluded
{
  color: #888888;
  text-decoration:line-through;
}

tr.excluded a
{
  color: #888888;
}

.firm
{
	color: white;
	background: #6faccf; 
}

.hoauthWidget
{
text-align: center;
}

.fromtemplate
{
  border-width: 4px;
  border-color: #C3D9FF;
}

.withcaption
{
  margin-bottom: 0px;
}

.withnocaption
{
}

.caption
{
  margin-bottom: 0.75em;
}

#postings, #postings tr, #postings td
{
  /*border: 1px solid black;*/
  width: 700px;
}
#td_total_debit
{
  padding-right: 20px;
}
#td_total_credit
{
  padding-right: 20px;
}

#automatic_entries .descriptionline td
{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  font-style: italic;
}

#features
{
  width: 70%; 
  float: left;
}

#badges
{
  float: left;
  width: 30%;
}

#social
{
  clear: both;
}


div.challenge.open
{
  background-color: #FFFFCC;
}

#challenge
{
  background-color: #FFFFCC;
}

#challenge p
{
  margin: 0;
}


#challenge .transaction.current
{
  border-style: inset;
  border-width: 4px;
  background-color: #FFFF77;
}


#challenge .transaction.current div.description, #challenge .transaction.current div.hint
{
  padding-left: 40px;
  padding-right: 40px;
}

#challenge .transaction.current div.description
{
}

#challenge .transaction:hover 
{
  background-color: #EEEEEE;
  /*font-size: 120%;*/
  color: black;
}

#challenge .transaction.noncurrent div.description
{
  /*color: #BFBFBF;*/
}

#challenge div.checks
{
  padding-left: 40px;
  padding-right: 40px;
}

#challenge .transaction.current div.firstline
{
  color: black; 
}

#challenge .challengeinfo
{
   font-size: 67%
}

#challenge .hint
{
  padding-left: 40px;
  padding-right: 40px;
  color: #9F9FFF;
}

#challenge .regexps
{
  padding-left: 0x;
  padding-right: 10px;
  color: #3F3FEE;
  font-family: monospace;
  font-size: 0.8em;
}

#challenge .score
{
   background-color: #FFFF77;
   color: black;
}

#challenge .error
{
  /*background-color: #FFFF77;*/
}

#challenge_context p.description
{
   background-color: #FFFF77;
   font-style: italic;
}

.journalentries_shown
{
  margin-left: 30px;
  margin-right: 30px;
  border-radius: 2px;
  background-color: white;
  background-position: left top;
  background-repeat: repeat;
}

#exercise_copyrightnotice
{
  text-align: center;
  font-size: 70%;
}

span.accountname_normal
{
}

span.accountname_indented
{
  padding-left: 20px;
}

input.subchoice_text
{
  color: #0066A4;
  font-style: italic;
}

select.subchoice_list
{
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   background-color: #EEE;
   color: #0066A4;

}

select.xbatchdropdown
{
  font-size: 0.8em;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   background-color: #EEE;
   color: #06c;
}

@media screen and (max-width: 600px) {
  body {
      
  }
  
  #intro h1, h2
  {
    font-size: 100%;
    color: blue;
  }
  .container
  {
    margin: auto;
    max-width: 300px;
    width: 500px;
  }
  
  #logo img
  {
    width: 200px;
    height: 32px;
  }
  
  #mainmenu
  {
    display:none;
  }
  
  .span-5
  {
    display: none;
  }
  
  .span-19
  {
    margin: auto;
    width: 300px;
    font-size: 140%;
  }
  
  #features
  {
    float: none;
    width: 100%;
  }

  #badges
  {
    float: none;
    width: 100%;
  }
  
  #footer
  {
    margin: auto;
    max-width: 200px;
    width: 300px;
  }
  

}
