#header-wrapper {
    position: relative;
    z-index: 100;
}
#header-wrapper header {
    clear: both;
    display: table;
    width: 100%;
}
#branding {
    display: table-cell;
}
.region-header {
    display: table-cell;
    padding: 0px 28px 0px 0px;
}
.region-header .block {
    float: right;
}
#logo {
    display: table-cell;
    padding: 0 15px 0 0;
    vertical-align: middle;
}
#branding .h-group {
    display: table-cell;
    vertical-align: top;
}
#site-name {
    font-size: 4.5em;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#site-name a {
    letter-spacing: -3px;
}
#site-slogan {
    font-size: 1.1em;
    font-weight: 400;
}
.site-name-hidden #logo, .site-name-hidden #branding .h-group {
    display: block;
}
#secondary-content-wrapper, #top-panels-wrapper, #content-wrapper, #footer-panels-wrapper, #tertiary-content-wrapper {
    clear: both;
    margin-bottom: 25px;
}
.content-margin {
    margin: 0;
}
.content-style {
    background-color: #ffffff;
    min-height: 800px;
    padding: 25px 30px;
}
h1#page-title, .in-maintenance h1#page-title {
    border-bottom: medium none;
    line-height: 1;
    margin: 0 0 10px;
    padding: 0;
}
h1.page-title {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
}
#footer-panels-wrapper {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    padding: 25px 0 10px;
}
#block-user-login .item-list {
    margin-top: 10px;
}
#user-login-form li.openid-link, #user-login li.openid-link, #user-login-form li.openid-processed {
    margin-left: 0;
}
#block-user-login .description {
    margin-bottom: 10px;
}
.form-item-openid-identifier {
    display: block;
    margin: 10px 0;
}
#edit-openid-identifier {
    background-position: 6px 50%;
    padding-left: 25px;
}
.poll .title {
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 8px;
}
.poll .bar-wrapper {
    margin-bottom: 8px;
}
.poll .bar-text {
    line-height: 1.2;
}
.poll .text {
    float: left;
    margin-bottom: 3px;
}
.poll .percent {
    float: right;
    font-size: 0.8em;
    padding: 1px 3px 0 0;
}
.block-poll .poll .percent {
    font-size: 0.7em;
}
.poll .bar {
    background-color: #fafafa;
    border: 1px solid #cccccc;
    height: 1.385em;
}
.poll .bar .foreground {
    height: 1.385em;
}
.vote-form .form-item-choice {
    margin: 6px 0;
    padding: 0;
}
.vote-form .title {
    font-weight: 700;
    line-height: 1.5;
}
.vote-form .form-radios {
    margin: 13px 0 9px;
}
.poll .vote-form {
    text-align: left;
}
.poll .vote-form .choices {
    display: block;
}
.poll .total {
    text-align: left;
}
.profile {
    margin: 0;
}
.profile dd {
    margin-left: 0;
}
.profile dt {
    margin: 0;
}
.profile h3 {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    margin-top: 17px;
    padding-bottom: 4px;
}
.profile .user-picture {
    float: right;
    margin-top: 45px;
}
body.page-profile #profile {
    margin-top: 15px;
}
body.page-profile .profile {
    clear: none;
    float: left;
    margin-right: 1%;
    min-height: 60px;
    width: 48.5%;
}
body.page-profile .user-picture {
    float: left;
    margin: 0;
    padding: 0;
}
body.page-profile .user-picture img {
    padding: 5px 0;
    width: 40px;
}
body.page-profile .name, body.page-profile .field {
    margin-left: 60px;
    padding: 12px 10px 10px 0;
}
.search-results {
    margin: 0;
    padding: 0;
}
.search-results li {
    margin-bottom: 20px;
}
.search-results .title {
    margin: 0;
}
.search-results .search-snippet-info {
    margin: 0;
    padding: 0;
}
.search-results p {
    margin-bottom: 4px;
}
.search-snippet strong {
    background-color: #e25400;
    color: #ffffff;
    padding: 0 4px;
}
body.overlay {
    background-color: transparent;
}
#overlay-container {
    border-radius: 5px 0 5px 5px;
}
body.overlay #main-columns, body.overlay #main {
    max-width: inherit;
    min-width: inherit;
    padding: 0 !important;
}
body.overlay #main-columns {
    width: 100%;
}
body.overlay #page {
    border: medium none;
    padding-bottom: 0;
}
body.overlay #content {
    border: medium none;
}
.overlay .ui-dialog-title {
    font-size: 2em;
    padding: 0 0 6px;
}
form#dblog-filter-form .form-item {
    display: inline-block;
    margin-right: 15px;
    margin-top: 0;
    vertical-align: top;
}
#dblog-filter-form select {
    width: 100%;
}
#dblog-filter-form .form-actions {
    padding: 6px 0;
}
tr.dblog-user {
    background: none repeat scroll 0 0 #ffffdd;
}
tr.dblog-user .active {
    background: none repeat scroll 0 0 #eeeedd;
}
tr.dblog-content {
    background: none repeat scroll 0 0 #fffee9;
}
tr.dblog-content .active {
    background: none repeat scroll 0 0 #fffcc3;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
    background: none repeat scroll 0 0 #f3fcdb;
}
tr.dblog-page-not-found .active, tr.dblog-access-denied .active {
    background: none repeat scroll 0 0 #def2a9;
}
tr.dblog-error {
    background: none repeat scroll 0 0 #fce8dd;
}
tr.dblog-error .active {
    background: none repeat scroll 0 0 #fad4c0;
}
div.contextual-links-wrapper {
    z-index: 20;
}
div.contextual-links-wrapper a.contextual-links-trigger {
    margin: 1px 0 0;
    padding: 0;
}
ul.contextual-links li a {
    color: #333333 !important;
    display: block;
    margin: 0;
    padding: 5px;
}
a.contextual-links-trigger {
    border: 1px solid transparent;
}
.two-sidebars #placeholder {
    margin-bottom: 10px;
    position: static;
}
#dashboard #disabled-blocks h2 {
    color: #ffffff;
}
#dashboard .ui-sortable .block h2 {
    background-position: 0 -36px;
}
h1.page-title {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
}
.shortcut-wrapper {
    position: relative;
}
div.add-or-remove-shortcuts {
    display: none;
    margin-bottom: 3px;
}
div.add-or-remove-shortcuts a span.icon {
    margin-left: 4px;
}
body.page-admin div.add-or-remove-shortcuts, body.overlay-open div.add-or-remove-shortcuts {
    display: inline-block;
    margin-top: 3px;
}
#toolbar div.toolbar-menu ul li a {
    border-radius: 9px;
    line-height: 1.7;
}
body.maintenance-page #content {
    margin-top: 5px;
}
#block-system-help {
    background-color: #f5f9fa;
    border: 1px solid #b3cfd4;
}
#messages {
    margin: 0 10px;
}
div.messages {
    margin-bottom: 15px;
}
#block-system-help, div.messages {
    border-radius: 3px;
}
#block-system-help {
    margin-bottom: 15px;
}
#block-system-help .block-inner {
    margin: 0;
    padding: 0;
}
#main-content, .block-inner, .pane-inner, .menu-wrapper, .branding-elements, .breadcrumb-wrapper, .attribution, .at-panel .rounded-corner, .block-panels-mini > .block-title, div.messages {
    margin-left: 0;
    margin-right: 20px;
}
#content .panel-display, #content .panel-flexible {
    margin-left: -10px;
    margin-right: -10px;
}
a.contextual-links-trigger:hover {
    border-bottom: medium none;
}