html {
  background: #ffffff url(../ui/bg.png) 0 0 repeat;
}

body {
  width: 55.625em;
  background-color: #ffffff;
  margin: 30px auto 5px auto;
  padding: 0 10px 30px 10px;
  font-size: 100%;
  line-height: 1.4;
  font-family: Helvetica, sans-serif;
  color: #707070;
  position: relative;
}

/* General */
h1.title,
h1.starttitle {
  font-size: 1.75em;
  color: #4dc8e9;
  margin: 10px 0 5px 0;
}

h1.starttitle {
  margin: 0 0 10px 0;
}

h2.subtitle {
  font-size: 1.125em;
  margin: 0 0 20px 0;
}

h3 {
  font-size: 0.875em;
}

h4 {
  font-size: 0.75em;
}

p,
li {
  font-size: 0.75em;
}

li li,
li p {
  font-size: 1em;
}

a {
  color: #4dc8e9;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

table tr:hover td {
  background-color: #DFF8FF;
}

strong,
span.textbold {
  font-weight: bold;
}

em,
span.italicized,
span.date {
  font-style: italic;
}

span.date {
  color: #948671;
  font-size: 0.8125em;
  line-height: 1.3;
}

span.date-offset {
  padding: 1em 0;
  display: block;
}

input.form-text,
input.form-submit {
  border: 1px #4dc8e9 solid;
}

input.form-text {
  padding: 4px;
}

input.form-submit {
  background: #4DC8E9;
  padding: 3px;
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
  font-size: 0.8125em;
  cursor: pointer;
  font-size: 1.1em;
  *overflow: visible;
}

textarea {
  border: 1px #4dc8e9 solid;
  margin: 0 0 20px 0;
  background: #ffffff;
}


/* Breadcrumb */
.breadcrumb {
  font-size: 0.875em;
}


/* Language */
span#chooselang {
  display: none;
  color: #4dc8e9;
  font-weight: bold;
  cursor: pointer;
}

html.js span#chooselang {
  display: block;
}

ul#langnav li {
  display: inline;
}

html.js ul#langnav {
  display: none;
  position: absolute;
}

html.js ul#langnav li {
  display: block;
}


/* Top bar */
#topbar {
  overflow: hidden;
}

.misc-menu {
  float: right;
}

.misc-menu ul {
  margin: 5px 0 11px 0;
  overflow: hidden;
}

.misc-menu ul li {
  float: left;
  display: inline;
  margin-right: 5px;
  border-right: 1px solid #4dc8e9;
  padding-right: 5px;
  text-transform: uppercase;
  color: #4dc8e9;
}

.misc-menu ul li.last {
  border-right: none;
}


/* Top left */
#topleft {
  float: left;
  display: inline;
  padding-top: 5px;
  margin-bottom: 23px;
}

#logo {
  display: block;
}


/* Top right */
#topright {
  float: right;
  display: inline;
  margin-bottom: 23px;
}

/* Attributes */
.attributes {
  text-align: left;
  padding-bottom: 10px;
}

.attributes .attribute {
  padding: 5px 0;
  overflow: hidden;
}

.product-pairs .attribute {
  clear: left;
}

.attributes .attribute label {
  float: left;
  display: inline;
  margin-right: 10px;
}

.attributes .description {
  clear: both;
}

.add-to-cart legend {
  color: #ffffff;
  font-size: 1.2em;
}

/* Cart */
div#cart-items .cart-slide-prev,
div#cart-items .cart-slide-next {
  background-color: #ffffff;
  background-image: url(../ui/arrows.png);
  background-repeat: no-repeat;
  border-bottom: 2px solid #A6E4F4;
  border-top: 2px solid #A6E4F4;
  cursor: pointer;
  height: 43px;
  width: 22px;
  position: absolute;
  z-index: 2;
  right: 0;
}

div#cart-items .cart-slide-prev {
  background-position: 0 -67px;
  top: 0;
}

div#cart-items .cart-slide-next {
  background-position: 0 14px;
  top: 43px;
}

div#cart-items {
  position: relative;
  max-width: 300px;
  height: 99px;
  overflow: auto;
}

html.js div#cart-items {
  padding-right: 30px;
}

div#cart-items ul {
  float: right;
  display: inline;
}

html.js div#cart-items ul {
  float: none;
  display: block;
}

div#cart-items li {
  background-color: #ffffff;
  border: 2px solid #A6E4F4;
  float: left;
  height: 90px;
  list-style-type: none;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  text-align: center;
  width: 80px;
}

div#cart-items li a,
div#cart-items li img,
div#cart-items li span {
  display: block;
}

div#cart-items li a {
  padding-top: 2px;
}

div#cart-items li a img {
  margin: 0 auto;
}

div#cart-items li span {
  text-align: left;
  padding: 0 5px 3px 5px;
  position: absolute;
  bottom: 0;
  left: 0;
}

div.block-uc_pic_cart_block h2 {
  float: left;
  display: inline;
  font-size: 0.75em;
  margin-right: 5px;
}

div.block-uc_pic_cart_block span.amount {
  font-size: 0.75em;
  font-weight: bold;
}

div.uc-pic-cart-links {
  padding: 5px 0;
}

div.uc-pic-cart-links a {
  font-size: 0.8125em;
  font-weight: bold;
  background: transparent url(../ui/arrows.png) no-repeat 100% -2px;
  padding-right: 20px;
  margin-right: 10px;
}


/* Header image */
#header-image {
  clear: both;
  display: block;
  height: 179px;
}


/* Top center */
#topcenter {
  position: relative;
  clear: both;
  background: #4DC8EA url(../ui/navigation-bottom.png) bottom left repeat-x;
  text-align: right;
  _zoom: 1;
  min-height: 33px;
}

#topcenter:after {
  content: '.';
  color: #ffffff;
  clear: both;
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}


/* Primary links */
#topcenter ul.menu {
  padding-right: 290px;
  border-top: solid 2px #ffffff;
  text-align: left;
  zoom: 1;
}

#topcenter ul.menu li {
  float: left;
  display: inline;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
}

#topcenter ul.menu li a {
  color: #ffffff;
  background: #4dc8e9;
  border-right: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  padding: 4px 0 3px 10px;
  text-decoration: none;
  display: block;
}

#topcenter ul.menu li a:hover {
  background: #fff;
  color: #4dc8e9;
}


/* Search block */
#search-block-form {
  color: #ffffff;
  background: #4DC8EA;
  text-align: right;
  display: inline;
  position: absolute;
  top: 5px;
  *top: 3px;
  right: 0;
  width: 280px;
}

#search-block-form * {
  display: inline;
}

#search-block-form input.form-text {
  background: #fff;
  border: 0;
  width: 160px;
  padding: 5px 3px;
  *padding: 4px 3px;
  font-weight: normal;
  font-size: 0.75em;
  vertical-align: middle;
}

#search-block-form input.form-submit {
  background: #fff url(../ui/arrows.png) 6px 4px no-repeat;
  border: none;
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: auto;
  height: 23px;
  width: 30px;
  text-indent: -500px;
  line-height:0;
  font-size:0;
  vertical-align: middle;
  margin-left: -5px;
  margin-right: 3px;
}

#search-container {
  background: #fff;
  min-height: 40px;
  width: 272px;
  padding: 3px;
  border: 1px solid #4dc8ea;
  position: absolute;
  top: 193px;
  right: 0;
  z-index: 9999;
}

#search-container h5 {
  color: #4dc8ea;
  font-size: 1.13em;
  line-height: 1.13em;
  border-bottom: 1px solid #4dc8ea;
}

#search-container div.results div.result {
  height: 60px;
  margin: 3px 0 0 0;
  padding: 0 0 3px 0;
  width: 272px;
  border-bottom: 1px solid #4dc8ea;
}

#search-container div.results div.result:last-child {
  padding: 0;
  border-bottom: none;
}

#search-container div.results div.result div.result_image {
  height: 60px;
  width: 60px;
  float: left;
  display: inline-block;
}

#search-container div.results div.result div.result_content {
  height: 60px;
  width: 207px;
  float: right;
  display: inline-block;
}


/* Search page */
.search-form {
  font-size: 1.3em;
  margin-top: 20px;
  border-top: solid 1px #4dc8e9;
  border-bottom: solid 1px #4dc8e9;
  margin-bottom: 2em;
}
.search-form label {
  display: block;
  text-indent: -5000px;
}
.search-form input.form-text {
  border:1px solid #4dc8e9;
  padding:5px;
  width:250px;
}

.search-form input.form-submit {
  margin-left: 10px;
  color: #ffffff;
  background: #4dc8e9 url(../ui/arrows.png) no-repeat scroll 97% -157px;
  border: none;
  cursor: pointer;
  padding: 5px 25px 5px 5px;
}

.search-form fieldset {
  margin: 1em 0;
}

.search-form fieldset legend {
  padding-top: 1em;
}

.search-form fieldset label {
  text-indent: 0;
}

.search-form fieldset .fieldset-wrapper {
  padding-left: 1em;
}

.search-form fieldset .form-item {
  padding: 1em 0;
}

.search-form fieldset .form-checkboxes .form-item {
  float: left;
  display: inline;
  margin-right: 10px;
}

.search-form fieldset .form-checkboxes .form-item input {
  vertical-align: -2px;
}

.search-results  .title {
  font-size: 2.4em;
  padding: 0.5em 0;
}


/* Left column */
div#leftColumn h2 {
  font-size: 1.2em;
  padding: 0.5em;
}

div#leftColumn ul {
  padding: 0;
}

div#leftColumn ul ul {
  display: none;
  background-color: #FFFFFF;
}

div#leftColumn ul .expanded > ul {
  display: block;
}

* html div#leftColumn ul .expanded ul {
  display: block;
}

div#leftColumn ul li {
  background: #4dc8e9 url(../ui/arrows.png) 95% -194px no-repeat;
  padding: 0;
  margin: 0 0 2px 0;
  display: block;
  font-size: 0.875em;
}

div#leftColumn ul li.leaf {
  background-image: none;
}

div#leftColumn ul li.active-trail {
  background: #ffffff url(../ui/arrows.png) 95% -114px no-repeat;
}

div#leftColumn .catalog .trail {
  font-weight: normal;
}

div#leftColumn ul li a {
  color: #ffffff;
  display: block;
  padding: 7px 7px 5px 7px;
}

div#leftColumn ul li.active-trail ul {
  background-color: #ffffff;
  display: block;
}

div#leftColumn ul li.active-trail li.active-trail {
  background-image: none;
}

div#leftColumn ul li.active-trail li.active-trail a {
  padding-left: 15px;
  color: #4dc8e9;
}

div#leftColumn ul li.active-trail a {
  color: #4dc8e9;
  border-bottom: 1px solid #4dc8e9;
}

div#leftColumn ul ul li {
  background: #ffffff;  
  text-transform: uppercase;
}

div#leftColumn ul ul li a,
div#leftColumn ul li.active-trail li a {
  color: #707070;
}


/* Top content */
div#block-block-1 {
  padding-bottom: 20px;
}


/* Front page columns */
#latest-offer {
  position: relative;
}

#latest-offer .admin-link {
  position: absolute;
  top: -1.3em;
  line-height: 1;
  font-size: 1em;
}

#latest-articles li,
#latest-offer {
  float: left;
  width: 23%;
  font-size: 1em;
  margin-right: 2%;
  border-top: solid 1px #4dc8e9;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #4dc8e9;
}

#latest-articles li a,
#latest-offer h2 {
  font-size: 1.75em;
  line-height: 1;
  display: block;
}

#latest-articles li a img {
  display: block;
}

#latest-offer h3,
#latest-articles li h2 {
  font-size: 1em;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: solid 1px #4dc8e9;
}

#latest-offer h3 a,
#latest-articles li h2 a {
  font-size: 1em;
  display: block;
  color: #ffffff;
  padding: 5px 5px 15px 5px;
  background-color: #4dc8e9;
}

#latest-offer h3 a {
  background-color: #ef80b3;
}

#latest-articles li p {
  font-size: 0.75em;
}

#latest-news {
  position: relative;
}

#latest-news .admin-link {
  position: absolute;
  top: 0;
  right: 2px;
  color: #ffffff;
}

#latest-news h2 {
  font-size: 1em;
  color: #ffffff;
  height: 3em;
  background: #948671;
  padding: 5px;
  margin: 0 0 10px 0;
}

#latest-news .news-item {
  border-bottom: 1px solid #4dc8e9;
  padding: 5px 0 15px 0;
}

#latest-news h3 {
  font-weight: bold;
  color: #948671;
}

#latest-news h3 a {
  color: #948671;
}

/* Categories */
.uc-categories {
  margin-left: 20px;
}

.uc-categories li {
  font-size: 1.1em;
  margin-right: 10px;
}

/* Product pairs */
.view-product-pairs-block {
  clear: both;
  text-align: right;
}

.view-product-pairs-block .views-admin-links li {
  padding: 0;
}

.view-product-pairs-block .views-admin-links li a {
  font-size: 1em;
}

.view-product-pairs-block li {
  padding: 10px;
}

.view-product-pairs-block li a {
  font-size: 1.3em;
}

.view-product-pairs-block .thickbox {
  float: left;
  display: inline;
  margin-bottom: 10px;
}

.view-product-pairs-block .uc-price-sell_price {
  padding: 0;
  clear: none;
  margin-bottom: 10px;
  font-size: 1.5em;
}

.view-product-pairs-block .add-to-cart {
  background-color: #A4E1EF;
}

#rightColumn .view-product-pairs-block .form-item { /* Id for specificity */
  display: inline;
}

.view-product-pairs-block label {
  position: absolute;
  top: -8000px;
}

.view-product-pairs-block .attributes label {
  position: static;
  top: auto;
  color: #333333;
}

.view-product-pairs-block .attributes .form-radios {
  clear: both;
}

.view-product-pairs-block .attributes .description {
  color: #333333;
}

.view-product-pairs-block .add-to-cart input.form-text {
  width: 2em;
}


/* Product page */
.product-image {
  float: left;
  display: inline;
  width: 160px;
}

.product-info-wrapper {
  margin-left: 180px;
}

.product-info {
  font-size: 0.75em;
}

.uc-price-display {
  font-size: 1.375em;
  font-weight: bold;
  padding: 0.5em 0;
  display: block;
  text-align: right;
}

#edit-qty-wrapper {
  float: left;
  display: inline;
  margin-right: 10px;
}


/* Main content */
#content {
  clear: both;
  padding: 8px 0;
  background-color: #ffffff;
  overflow: hidden;
}

/* Products page */
.view-popular-products {
  clear: both;
}

.view-popular-products .views-row {
  float: left;
  display: inline;
  width: 41%;
  border: 1px solid #4DC8E9;
  margin-bottom: 4%;
  padding: 2%;
}

.view-popular-products .product-title {
  font-size: 1.5em;
  display: block;
  clear: both;
}

.view-popular-products .views-row .thickbox {
  padding-top: 10px;
  float: left;
  display: inline;
}

.view-popular-products .views-row .thickbox img {
  display: block;
}

.view-popular-products .product-teaser {
  margin-left: 75px;
}

.view-popular-products .views-row-even {
  margin-left: 2%;
}

.view-popular-products .views-row-odd {
  clear: left;
  margin-right: 2%;
}

.view-popular-products .add-to-cart {
  margin-right: -5%;
  margin-bottom: -5%;
  margin-left: -5%;
  clear: both;
  zoom: 1;
}

.uc-price {
  display: block;
  padding: 10px 0;
  text-align: right;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.6;
}

.add-to-cart {
  background-color: #4DC8E9;
  padding: 8px;
  color: #ffffff;
  text-align: center;
}

.add-to-cart label {
  *vertical-align: 5px;
}

.add-to-cart input {
  font-size: 1em;
}

#mainColumn .add-to-cart .form-item { /* Id needed for specificity */
  float: none;
  display: inline;
  margin-right: 10px;
}


/* Layout */
#leftColumn {
  width: 19%;
  float: left;
  display: inline;
}

#mainColumn {
  float: left;
  display: inline;
  width: 59%;
  margin: 0 1.5%;
  border-top: 1px solid #4dc8e9;
}

#mainColumn p {
  margin: 0 0 10px 0;
}

#rightColumn {
  width: 19%;
  float: right;
  display: inline;
}

#rightColumn .view-content {
  overflow: hidden;
}

#wideColumn {
  float: left;
  display: inline;
  width: 80%;
}

.archive {
  padding-top: 1em;
}

.archive li {
  padding: 0.3em 0;
  font-size: 1.4em;
}

.item-listing {
  position: relative;
}
.item-listing .admin-link {
  position: absolute;
  top: 0;
  right: 0;
}
.item-listing .item {
  padding-top: 10px;
  padding-bottom: 20px;
}

.item-listing .item h2 {
  font-size: 1.5em;
  padding: 2px 0 5px 0;
}


/* Login form */
form#user-login div.form-item {
  margin: 0 0 15px 0;
}

form#user-login label,
form#user-login input.form-text {
  background: #4DC8E9;
  padding: 5px;
  display: block;
  color: #FFFFFF;
  cursor: pointer;
  border: 1px solid #4DC8E9;
  width: 60%;
}

form#user-login input.form-text {
  background: #FFFFFF;
  border-top: none;
  color: #333333;
}

form#user-login input.form-text:active,
form#user-login input.form-text:focus {
  background: #def1f6;
}

form#user-login input.form-submit {
  background: #4DC8E9 url(../ui/arrows.png) 100% -160px no-repeat;
  padding-right: 20px;
}

form#user-login div.description {
  margin: 2px 0 0 0;
  font-size: 0.75em;
  font-style: italic;
}


/* Ubercart */
#cart-form-pane .uc-price,
table.cart-review .uc-price {
  font-size: 1em;
}

table.cart-review {
  border: 0;
  margin: 0 0 20px 0;
  width: 100%;
}

#customer-pane {
  margin: 0 0 20px 0;
}

#billing-pane,
#payment-pane {
  margin: 20px 0 0 0;
}

#payment-pane .uc-price {
  font-size: 1.5em;
}

#checkout-form-bottom {
  margin: 10px 0 0 0;
  border: 0;
}

#uc-cart-checkout-form td.field-label {
  font-weight: normal;
}

#cart-form-products,
#cart-form-buttons {
  border:0;
}

#cart-form-buttons {
  margin: 5px 0 0 0;
  padding: 0;
}

#continue-shopping-link {
  margin: 0;
  padding: 0;
}

#cart-pane th,
#cart-pane td,
#cart-form-products th,
#cart-form-products td {
  vertical-align: middle;
  border-bottom: solid 1px #4DC8E9;
  background-color: #ffffff;
}

#cart-pane th,
#cart-form-products th {
  padding: 5px;
  font-weight: bold;
}

#cart-pane td,
#cart-form-products td {
  padding: 10px;
}

td.remove {
  width: 1%;
}

td.qty {
  padding-right: 20px;
}

td.qty input {
  width: 3em;
}

td.subtotal {
  margin: 0;
  padding: 10px 0 0 0;
}

.collapse-processed {
  margin: 0;
  padding: 0;
}

.sticky-enabled,
.sticky-table,
#fieldset-wrapper #line-items-div,
#line-items-div,
table.cart-review td {
  border: 0;
}

#checkout-form-bottom .form-button,
#checkout-form-bottom .form-submit {
  margin: 0;
}

#payment_details {
  margin: 0 0 10px 0;
}

.order-review-table {
  width: 100%;
  border: solid 1px #4DC8E9;
  margin-top: 20px;
}

.order-review-table td {
  padding: 0;
}

.order-review-table .pane-title-row {
  background-color: #4DC8E9;
  border: solid 1px #4DC8E9;
  border-bottom: none;
  color: #ffffff;
  font-size: 1.2em;
  line-height: 2;
}

.order-review-table table td {
  padding: 10px 20px;
  vertical-align: middle;
  border-top: solid 1px #4DC8E9;
}

.order-review-table .row-border-top {
  border-top: solid 1px #4DC8E9;
}

.order-review-table .uc-price {
  font-size: 1.2em;
  display: inline;
  line-height: 1.1;
}

.order-review-table .title-col,
.order-review-table .data-col {
  padding-top: 10px;
  padding-bottom: 10px;
}

.order-review-table .title-col {
  padding-right: 1em;
}

.order-review-table .review-button-row,
.order-review-table .review-button-row td {
  background-color: #4DC8E9;
}

.order-review-table .review-button-row td {
  padding: 8px;
  vertical-align: middle;
}

.order-review-table .review-button-row td td {
  padding: 0;
}

.order-review-table .review-button-row input#edit-submit {
  font-weight: bold;
  font-size: 1.2em;
  margin-left: 8px;
}


/* Order / Order history */
.order-pane-title {
  font-weight: bold;
  padding: 20px 0 5px 0;
}

.order-pane {
  padding-top: 20px;
}

.pos-left {
  float: left;
  display: inline;
  width: 30%;
  margin-right: 1.5%;
  font-size: 0.875em;
  padding-top: 0;
}

.pos-left .order-pane-title {
  font-size: 1.14em;
}

.abs-left {
  clear: left;
  padding-top: 0;
}

.uc-order-history,
.order-pane table {
  width: 100%;
  border-bottom: solid 1px #4DC8E9;
}

.order-pane th {
  padding: 5px;
}

.uc-order-history td,
.order-pane td {
  text-align: left;
  padding: 10px 5px;
  line-height: 1.6;
  font-size: 0.875em;
  border-top: solid 1px #4DC8E9;
}

.line-item-table .li-title {
  width: 100%;
}

.line-item-table td {
  text-align: right;
  border-top: 0;
  border-bottom: solid 1px #4DC8E9;
}

.uc-order-history .uc-price,
.order-pane table .uc-price {
  font-size: 1em;
  padding: 0;
}

.uc-order-history .order-admin-icons a {
  margin-left: 10px;
}


/* Profile */
.page-user #mainColumn {
  width: auto;
  float: none;
  display: block;
}

#user-login {
  width: 59%;
}

.page-user h1 {
  float: left;
  display: inline;
  padding-right: 10px;
  border-right: solid 1px #4DC8E9;
}

.page-user h1.notabs {
  float: none;
  display: block;
  border: 0;
}

.page-user .tabs {
  float: left;
  display: inline;
  line-height: 2.45;
  margin-top: 10px;
  margin-left: 10px;
}

.page-user .tabs li {
  display: inline;
  margin-right: 10px;
  font-size: 0.875em;
}

.page-user form {
  clear: both;
}

.page-user form table {
  width: 100%;
  margin-top: 15px;
  border-bottom: solid 1px #4DC8E9;
}

.page-user form table td {
  padding: 10px 0;
  border-top: solid 1px #4DC8E9;
}

.page-user form fieldset {
  padding-bottom: 20px;
}

.page-user form legend {
  font-size: 1.2em;
  color: #4DC8E9;
}

.page-user form label {
  font-size: 0.875em;
  padding-right: 10px;
}

.page-user form input.form-text {
  display: block;
}

.page-user form .form-item {
  padding: 10px 0;
}

.page-user form .form-radios .form-item,
.page-user form .form-checkboxes .form-item {
  padding: 0;
}

#edit-pass-pass1-wrapper {
  padding: 0 0 10px 0;
}

#edit-pass-pass2-wrapper {
  padding: 0;
}

.page-user form .description {
  font-size: 0.75em;
}

.profile {
  clear: both;
}

.profile h3 {
  font-size: 1em;
  font-weight: bold;
  padding-top: 15px;
}

.profile dl {
  padding-left: 10px;
  font-size: 0.875em;
}


/* Pager */
ul.pager {
  padding-top: 2em;
  font-size: 0.8125em;
}

ul.pager li {
  float: left;
  display: inline;
  border: solid 1px #4dc8e9;
  margin-right: 5px;
  text-transform: capitalize;
}

ul.pager li.pager-current {
  background-color: #4dc8e9;
  color: #ffffff;
  padding: 3px 5px 2px 5px;
}

ul.pager li a {
  display: block;
  padding: 3px 5px 2px 5px;
}

ul.pager li a:hover {
  background-color: #4dc8e9;
  color: #ffffff;
}


/* Drupal */
.messages {
  clear: both;
  margin: 20px 0;
  padding: 10px;
  font-size: 1.2em;
}

.error {
  border: solid 2px #D53928;
  color: #D53928;
}

.status {
  border: solid 2px #4DC8E9;
  color: #4DC8E9;
}

#block-admin-display-form table {
  width: 100%;
  color: #ffffff;
  font-size: 0.75em;
  border-collapse: collapse;
  line-height: 1.9;
}

#block-admin-display-form table em {
  font-style: italic;
}

#block-admin-display-form table td,
#block-admin-display-form table th {
  padding: 0.3em 0.5em;
}

#block-admin-display-form table th {
  color: #707070;
  border-bottom: solid 3px #cccccc;
  line-height: 1;
  font-size: 1em;
  border-collapse: separate;
}

#block-admin-display-form table tr.odd,
#block-admin-display-form table tr.even {
  color: #707070;
  background-color: #f5f5f5;
}

#block-admin-display-form table tr.region {
  color: #ffffff;
  background-color: #4DC8EA;
  border-top: solid 1.5em #ffffff;
}

#block-admin-display-form #edit-submit {
  margin: 2em;
  font-size: 1.2em;
}

#block-admin-display-form table.sticky-header {
  color: #707070;
  background-color: #ffffff;
}

.collapsed .fieldset-wrapper,
.collapsed .action {
  display: none;
}

.block-region {
  clear: both;
}

/* KODAMERA */
#block-locale-0 {
  float: right;
  text-transform: uppercase;
  margin: 5px 5px;
  padding: 0 5px;
  border-right: 1px solid #4dc8e9;
}
#edit-options-wrapper {
  font-size: 12px;
}
