

/* space correction  */
#content td {
    padding:5px;
}
#content td.nopadding {
    padding:0px;
}
#content ul{
    list-style-position:inside;
    padding-left:2em;
}
#content .jahia-admin-gxt td {
    padding:0px;
}
#content .jahia-admin-gxt ul{
    list-style-position: inherit;
    padding-left:0;
}
.adminmenu td {
    padding:5px;
}

/* Utils */
.clear {
    clear: both;
}
html { height:100%}
/* general */
body {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    background-color:#fff;
    font-size:11px!important;
    margin: 20px;
}
body.login, #bodyLogin {
    background-color: #fff;
    margin:0 auto;
    text-align:center
}
input[type="text"] {
    font-size: 11px;
}

input[type="password"] {
    font-size: 11px;
}

input[type="file"] {
    font-size: 11px;
}

select
{
    font-size: 11px;
}
select[multiple], select.principalList {
    font-family:"Courier New",Courier,monospace;
}
.fontfix {
    font-family:"Courier New",Courier,monospace;
}

#adminLogin label, #adminLogin th, #adminLogin td
{
    font-size: 11px;
}

/* Copyright */
#copyright {
    text-align: center;
    color: #fff;
    width: 100%;
    float: left;
}
#AdminBar {
    position:absolute;
    top:0;
    left:0;
    height:27px;
    width:100%;
}
/* Container structure */
#mainAdminLayout {
    margin: auto;
    width: 960px;
}

#mainClientLayout {
    width: 960px;
    margin:0 auto;
    text-align:left;
    font-size:11px;
}

#mainLoginLayout {

}
h2.loginlogo{
    width:300px;
    height:80px;
    display:block;
	margin-bottom:10px;
}
#adminLogin {
    clear:both;
    border: 1px solid #eaeaea;
    margin:0 auto;
    margin-top: 10px;
    text-align: center;
    width: 300px;
    color: #000;
    padding:20px;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:11px !important;
    margin-bottom:5px;
    margin:1em 0 0 0;
    overflow:hidden;
    position:absolute;
    top:200px;
    margin: 0 auto;
    z-index:100;
    left:50%;
    margin-left:-170px;
}
#adminLoginFooter {
    color: #fff;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:10px !important;
    overflow:hidden;
    position:absolute;
    bottom:0px;
    z-index:99;
    width:500px;
    left:50%;
    margin-left:-250px;
    border: 1px solid #000;
    background-color: #000;
}
#adminLoginFooter #copyright {
    color: #fff;
}

#topTitle {
    margin: 39px 20px 10px 20px;
    height: 20px;
    text-align:center;
}

ul.noStyle{
    margin: 0;
    padding: 0;
}

ul.noStyle, ul.noStyle li{
    list-style: none;
}

h1 {
    font-size: 100%;
    margin: 0;
    float: left;
    padding-right: 10px;
    text-indent: -2000em;
    display: block;
    width: 55px;
    height: 20px;
    text-indent: -2000em;
    display:none;
}

h1.big {
    float: none;
    height: 54px;
    width: 100px;
    margin:0 auto;
    padding:0;
}

h3.loginIcon{
    padding: 5px 0 10px 50px;
    color: #000;
    margin:0 auto 5px auto;
    padding:5px;
    font-size:12px
}

a {
    color: #006699;
    text-decoration: none;
}

a:hover {
    color: #3399CC;
    text-decoration: none;
}


/**
 * Section title
 */
h2 {
    font-size: 120%;
    margin: 2px;
    display: block;
    float: left;
}

h2.add {
    padding: 0 10px 0 20px;
}

h2.edit {
    padding: 0 10px 0 20px;
}
h2.page {
    padding: 0 10px 0 20px;
}
h2.delete {
    padding: 0 10px 0 20px;
}

h2.workflow {
    padding: 0 10px 0 20px;
}

h2.template {
    padding: 0 10px 0 20px;
}

h3 {
    margin-left: 5px;
}

br.clearFloat{
    float: left;
    width: 100%;
}

.split{
    border-left: 1px solid #b7cbd8;
}

.disabled{
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

#header{
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.step {
    float: right;
    text-align: right;
    padding-top: 8px;
}


#mainContent{
    float: left;
    width: 100%;
}

#actionBar {
    padding-top: 6px;
    text-align: center;
}

#actionBar.alignLeft{
    text-align: left;
}
#actionBar.alignCenter{
    text-align: center;
}
.alignCenter{
    text-align: center;
}

#copyright {
    text-align: center;
    color: #ADB7BD;
}

#loggedUser {
    float: right;
    padding: 2px 20px 0 20px;
}

#quit {
    float: right;
    padding: 2px 0 0 25px;
}

.dex-license-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    float: right;
    text-align: right;
    height: 32px;
}

.dex-license-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    display: -moz-inline-box; *
display: inline;
    vertical-align: bottom;
    cursor: pointer;
    zoom: 1;
    height: 32px;
    color: #333333;
}

.dex-langbar-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    float: right;
    text-align: right;
    height: 32px;
}

/**
 * Page navigation
 */
td.dex-langItem-wrapper-empty{
}

div.dex-langItem-wrapper{
    float: right;
    width: 100%;
}

ul.dex-langItem-wrapper  {
    float: right;
    height:32px
}

.dex-langItem-wrapper li {
    margin: 0 0 0 10px;
    padding: 10px 0 0 0;
    list-style: none;
    vertical-align: bottom;
    cursor: pointer;
    color:#bf2a2f;
    float:left
}

.dex-langItem-wrapper li img{
    vertical-align: middle;
}

/**
 * Menu
 */

.adminmenu {
    margin: 10px;
}

.leftMenu {
    border: 1px solid #b7cbd8;
    border-left: 0;
    width: 220px;
    float: left;
    display: block;
    background-color: #ffffff;
}

.leftMenu ul,.leftMenu li {
    padding: 0;
    margin: 0;
}

.leftMenu ul li,.leftMenu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}

li.section {
    color: #2f3c45;
    font-weight: bold;
    border-bottom: 1px solid #b7cbd8;
}

li.section div.transparentLock {
    display: none;
}

.leftMenu ul li.first {
    margin-top: 0;
}

.leftMenu .section a.closed {
}

.leftMenu .section a.closed:hover {
}

.leftMenu .section a.open {
}

.leftMenu .section a.single {
}

.leftMenu .section a.single:hover {
}

.leftMenu .section a.singleOpen {
}

.leftMenu .section span {
    padding: 5px 5px 5px 7px;
    display: block;
}

.leftMenu ul li.last {
    border-bottom: 0;
}

.leftMenu ul li a {
    display: block;
    padding: 4px 5px 4px 24px;
    text-decoration: none;
}

/* Disabled menu */
.leftMenu ul li.item span {
    display: block;
    padding: 4px 12px 4px 24px;
    filter: alpha(opacity = 60);
    -moz-opacity: .60;
    opacity: .60;
}

.leftMenu ul li a,.leftMenu ul li a:hover {
    color: #333333;
}

li.item a:hover {
    background-color: #dbedf4;
}

li.item a.selected {
    background-color: #dbedf4;
}

li.section a:hover {
}

/**
 * Main content
 */
#content {
    float: left;
    background-color: #ffffff;
    display: block;
    width: 100%;
    border-top: 1px solid #b7cbd8;
}

#content.fit {
    border-left: 1px solid #b7cbd8;
    border-top: 1px solid #b7cbd8;
    border-bottom: 1px solid #b7cbd8;
    width: 720px;
    float: right;
}

#content.full {
    width: 100%;
    display: block;
    background-color: #e1e9ee;

}

.full {
    background-color: #ffffff;
}

#content.w2 {
    width: 733px;
    margin-bottom: 5px;
}

#content p {
    padding: 5px;
}

#content .head, #content .headtop {
    font-weight: bold;
    height: 23px;
    border-bottom: 1px solid #b7cbd8;
}

#content .headtop {
    border-top: 1px solid #b7cbd8;
}

#content div.object-title {
    float: left;
    padding:5px 5px 0 5px
}

#content table.object-title td,#content table.object-title th {
    font-weight: normal;
    padding:5px 5px 0 5px
}

#content .object-shared {
    float: right;
    padding: 2px;
}

#content .content-body {
    clear: both;
}

#content .content-item {
    clear: both;
    padding: 5px;
}

#content .content-item-noborder {
    clear: both;
}

#content .content-body-noborder {
}

#content .padded {
    padding: 10px;
}

#content .bordered {
    border-bottom: 1px solid #b7cbd8;
    border-top: 1px solid #b7cbd8;
}

#operationMenu {
    padding: 5px 2px 5px 2px;
    border-bottom: 1px solid #b7cbd8;
}

#operationMenu .dex-PushButton {
    margin-top: 5px;
}


#changeSite {
    border-bottom: 1px solid #b7cbd8;
    padding: 0 0 5px 10px;
}

/**
 * Tab panel
 */
.dex-TabPanel {
    background-color: #e1e9ee;
}

.tab-icon {
    padding: 1px 8px 0 20px;
}

.dex-TabPanelBottom, .dex-TabPanelBottom-full {
    float: left;
    width: 960px;
    display: block;
    padding: 4px 0 4px 0;
    border-bottom: 1px solid #B7CBD8;
    border-left: 1px solid #B7CBD8;
    border-right: 1px solid #B7CBD8;
}

.dex-TabPanelBottom-full{
    padding: 0 0 0 0;
}

.dex-TabBar {
}

.dex-TabBarItem-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
    list-style: none;
    float: left;
    height: 32px;
}

.dex-TabBarItem-wrapper li {
    margin: 0;
    padding: 0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    display: inline-block;
    display: -moz-inline-box;
    *display: inline;
    vertical-align: bottom;
    cursor: pointer;
    zoom: 1;
    height: 32px;
    color: #000000;
}

.dex-TabBarItem-wrapper li a,.dex-TabBarItem-wrapper li span {
    color: #000000;
}

.dex-TabBarItem-wrapper li a:hover {
    color: #000000;
}


.dex-TabBarFirst {
    width: 5px; /* first tab distance from the left */
}


.dex-TabBarItem,.dex-TabBarItem-selected,.dex-TabBarItem-hover {
    background-position: 0 -128px;
    background-repeat: repeat-x;
    padding: 0;
}

.dex-TabBarItem div,.dex-TabBarItem-selected div,.dex-TabBarItem-hover div{
    background-position: right -32px;
    background-repeat: no-repeat;

}

.dex-TabBarItem div div,.dex-TabBarItem-selected div div,.dex-TabBarItem-hover div div{
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 10px 10px 8px 10px;
}

.dex-TabBarItem-selected {
    background-position: 0 -160px;
}

.dex-TabBarItem-selected div {
    background-position: right -96px;
}

.dex-TabBarItem-selected div div {
    background-position: 0 -64px;
}

.dex-TabBarItem-hover {
    background-position: 0 -288px;
}

.dex-TabBarItem-hover div {
    background-position: right -256px;
}

.dex-TabBarItem-hover div div {
    background-position: 0 -224px;
}


.tabContent {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position:relative;

}

/* Sub tab */

.dex-subTabBar {
    background-color: #f6f8fa;
    padding: 5px 0 4px 0;
    border-bottom: 1px solid #b7cbd8;
    border-top: 1px solid #b7cbd8;
}

.dex-subTabBarItem-wrapper {
    margin: 0;
    padding: 0 0 0 15px;
    zoom: 1;
    list-style: none;
    height: 21px;
}

.dex-subTabBarItem-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    display: -moz-inline-box;
    *display: inline;
    vertical-align: bottom;
    cursor: pointer;
    zoom: 1;
    color: #000000;
}

.dex-subTabBarItem-wrapper li a {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    padding: 4px 22px 2px 15px;
    display: inline-block;
    *display: inline;
}


.dex-subTabBarItem,.dex-subTabBarItem-selected,.dex-subTabBarItem-first {
    background-position: 0 -88px;
    background-repeat: repeat-x;
}

.dex-subTabBarItem div,.dex-subTabBarItem-selected div,.dex-subTabBarItem-first div {
    background-position: right -22px;
    background-repeat: no-repeat;
}

.dex-subTabBarItem div div,.dex-subTabBarItem-selected div div,.dex-subTabBarItem-first div div{
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 0 2px 0;
    position: relative;
    right: 10px;
}

.dex-subTabBarItem-selected {
    background-position: 0 -110px;
}

.dex-subTabBarItem-selected div {
    background-position: right -66px;
}

.dex-subTabBarItem-selected div div {
    background-position: 0 -44px;
}

.dex-subTabBarItem-first div div {
    background-position: 0 -158px;
}

/**
 * Push button
 */
.dex-PushButton {
    border-width: 1px 0;
    border-style: solid;
    border-color: #B7CBD8;
    margin:.25em;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: text-bottom;
    max-height: 28px;
}

.dex-PushButton:hover {
}

.dex-PushButton .first-child {
    border-width: 0 1px;
    border-style: solid;
    border-color: #B7CBD8;
    margin: 0 -1px;
    *position: relative;
    *left: -1px;
    display: block;
    *display: inline-block;
}

.dex-PushButton button,.dex-PushButton a {
    display: block;
    *display: inline-block;
    border: none;
    margin: 0;
    cursor: pointer;
}

.dex-PushButton button {
    background-color: transparent;
    *overflow: visible;
    font-size: 93%;
    line-height: 2;
    *line-height: 1.7;
    min-height: 2em;
    *min-height: auto;
    border: none;

}

.dex-PushButton a {
    padding: 0 10px;
    font-size: 93%;
    line-height: 1.6;
    min-height: auto;
    color: #333333;
    padding: 5px 10px 5px 26px;
}
.dex-PushButton a.noIcon {
    padding: 5px 10px;
}

.dex-PushButton a:hover {
    color: #333333;
}

.dex-PushButton a.ico-next {
    padding: 5px 26px 5px 10px;
}


.dex-PushButton a:active,dex-PushButton-big a:active {
    outline: none;
}

.dex-PushButton a:focus,dex-PushButton-big a:focus {
    -moz-outline-style: none;
}


.dex-PushButton-up-hovering {
    background-position: 0 -28px;
}

.dex-PushButton-down {
    background-position: 0 -56px;
}

.dex-PushButton-down-hovering {
    background-position: 0 -28px;
}

.dex-PushButton-down-disabled {
    filter: alpha(opacity =60);
    -moz-opacity: .60;
    opacity: .60;
}

.dex-PushButton button.ok {
}

.disabledButton {
    padding: 5px 10px 5px 10px;
}

/**
 * Administrion big buttons
 */
.dex-PushButton-big {
    border-width: 1px 0;
    border-style: solid;
    background-color:#fff;
    border-color: #B7CBD8;
    margin: auto .25em;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: text-bottom;
    width: 297px;
}

.disabled {
    filter: alpha(opacity = 60);
    -moz-opacity: .60;
    opacity: .60;
}

.dex-PushButton-big:hover {
}

.dex-PushButton-big.disabled:hover  {
}

.dex-PushButton-big .first-child {
    border-width: 0 1px;
    border-style: solid;
    border-color: #B7CBD8;
    margin: 0 -1px;
    *position: relative;
    *left: -1px;
    display: block;
    *display: inline-block;
    width: 297px;
}

.dex-PushButton-big a {
    display: block;
    *display: inline-block;
    border: none;
    margin: 0;
    cursor: pointer;
    padding: 0 10px;
    font-size: 93%;
    line-height: 2;
    *line-height: 1.7;
    min-height: 2em;
    *min-height: auto;
    color: #333333;
    padding: 10px 5px 6px 10px;
    white-space:nowrap;
}

.dex-PushButton-big a:hover {
    color: #333333;
}

.dex-PushButton-big a span {
    position: relative;
    top: -10px;
    padding-left: 10px;
    font-size: 11px;
}

/**
 * Tabs
 */
.ico-data {
}

.ico-tool {
}

.ico-server {
}

.ico-site {
}

.ico-studio {
    background: url(../icons/studio.png) no-repeat  0 -1px;
}

.ico-edit-mode {
    background: url(../icons/editMode.png) no-repeat 0 -1px;
}

.ico-start {
    background: url(../icons/start.png) no-repeat 0 -1px;
}


/* Actions icons (Start) */ /* Virtual site */
.ico-siteAdd {
    4px 5px;
}

.ico-siteDelete {
    4px 5px;
}

.ico-export {
    5px;
}

.ico-import {
    5px;
}

.ico-help {
    5px;
}

/* Actions icons (End) */ /**
 * Edition object menu
 */
.ico-title {
}

.ico-content {
}

.ico-image {
}

.ico-alignment {
}

.ico-back {
}

.ico-ok {
}

.ico-edit {
}

.ico-add {
}

.ico-cancel {
}

.ico-apply {
}

.ico-delete {
}

.ico-user {
}

.ico-group {
}

.ico-next {
    position: relative;
    right: 3px;
}

.ico-nav-add {
}

.ico-nav-first {
}

.ico-nav-previous {
}

.ico-nav-next {
}

.ico-nav-last {
}

.ico-flush {
}

.ico-refresh {
}

.ico-note {
}

.ico-workflow-ok {
}

.ico-search {
}

.ico-workflow {
}

.ico-template {
}

.ico-user-add {
}

.ico-user-reg {
}

.ico-user-delete {
}

.ico-user-view {
}


.ico-group-add {
}

.ico-group-copy {
}

.ico-group-remove {
}

.ico-group-edit {
}

.ico-group-view {
}


.ico-html-editor {
}

.ico-html-markup {
}

.ico-html-setting {
}


.ico-log-enable {
}
.ico-log-disable {

}

.ico-log-view {
}

.ico-log-flush {
}

.ico-tpl-new {
}

.ico-tpl-add{
}
.ico-tpl-opts {
}

.ico-tpl-view {
}

.ico-tpl-delete {
}

.ico-home-add {
}

.ico-page-select {
}
.ico-remove-lock {
}
.ico-restore {
}


.ico-app-new {
}

.ico-app-add{
}
.ico-app-opts {
}

.ico-app-scan {
}

.ico-flush{
}
.ico-flushAll {
}
.ico-mail-test {
}

.ico-navigate-top {
}

.ico-navigate-up {
}

.ico-navigate-down {
}

.ico-navigate-bottom {
}

.ico-selection-all {
}

.ico-selection-invert {
}

/*
* Form
*/
form {
    padding: 0;
    margin: 0;
}

form fieldset {
    border: 0;
    display: block;
    font-family: verdana, sans-serif;
    margin: 0;
    padding: 0;
}

/**
 * Table
 */
table {
    font-size: 11px;
}

.evenOddTable {

}

table.tBorder {
    border-top: 1px solid #d4d4d4;
}

table.bBorder {
    border-bottom: 1px solid #d4d4d4;
}

table.evenOddTable th,table.evenOddTable td {
    border-color: #d4d4d4;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

.evenOddTable th {
    border-width: 0 1px 0 0;
    background: #ffffff;
    color: #666666;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}


.evenOddTable td {
    border-width: 1px 1px 0 0;
}

.evenOddTable.full td {
    border-width: 1px 0 0 0;
}


.evenOddTable td td {
    border: 0;
}

table.evenOddTable td.lastCol {
    border-right: 0;
}

table.evenOddTable th.lastCol {
    border-right: 0;
}

tr.evenLine {
    background-color: #FFFFFF;
}

tr.oddLine {
    background-color: #f8f8f8;
}

.evenOddTable .x-panel th, .evenOddTable .x-panel td, .permissions .x-panel th, .permissions .x-panel td {
    padding: 0 !important;
}

/**
* Work in progress
*/
#workInProgressOverlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5019;
    background-color: white;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity = 70);
}

#workInProgressOverlay[id] {
    position: fixed;
}

#workInProgressOverlay img.imgLoading,#workInProgressOverlay button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px;
    height: 66px;
    margin-left: -33px;
    margin-top: -33px;
}

/**
* Icon sets
*/
.set-server {
    background-position: 4px -526px;
}
.set-server-disabled {
    background-position: 4px -526px;
}

.ico-server-sites {

    background-position: 4px -286px;
}

.ico-server-info {
    background-position: 4px 2px;
}

.ico-server-components {
    background-position: 4px -94px;
}

.ico-server-categories {
    background-position: 4px -46px;
}

.ico-server-server {
    background-position: 4px -335px;
}

.ico-server-logs {
    background-position: 4px -238px;
}

.ico-server-profile {
    background-position: 4px -190px;
}

.ico-server-status {
    background-position: 4px -430px;
}

.ico-server-serverPermissions {
    background-position: 4px -479px;
}

.ico-server-passwordPolicies {
    background-position: 4px -383px;
}

.ico-server-patches {
    background-position: 4px -144px;
}

.ico-server-stats {
    background-position: 4px -526px;
}

.ico-server-pedia, .ico-server-docs {
    background-position: 4px -576px;
}

.ico-server-community-jira, .ico-server-enterprise-jira {
    background-position: 4px -628px;
}

.set-site {
    background-position: 4px -625px;
}

.set-site-disabled {
    background-position: 4px -625px;
}

.add-lang {
    height: 16px;
    padding-left: 20px;
}

.sort {
    height: 16px;
    padding-left: 20px;
}

.ico-site-pages {
    background-position: 4px 2px;
}

.ico-server-users {
    background-position: 4px -47px;
}

.ico-site-groups {
    background-position: 4px -93px;
}

.ico-site-templates {
    background-position: 4px -143px;
}

.ico-site-search {
    background-position: 4px -191px;
}

.ico-site-languages {
    background-position: 4px -287px;
}

.ico-site-export {
    background-position: 4px -334px;
}

.ico-site-clip {
    background-position: 4px -382px;
}

.ico-site-sitePermissions {
    background-position: 4px -430px;
}

.ico-site-htmlsettings {
    background-position: 4px -476px;
}

.ico-site-integrity {
    background-position: 4px -525px;
}

.ico-site-themes {
    background-position: 4px -382px;
}

.ico-site-analytics {
    background-position: 4px -575px;
}

/* Old Jahia Style*/
.blueColor {
    font-weight: bold;
    color: blue !important;
}

.MarkedForDeleteAndBlueColor {
    text-decoration: line-through;
    font-weight: bold;
    color: blue !important;
}

.redColor {
    font-weight: bold;
    color: red !important;
}

/* Navigation bar */
#navigationBar{
    float: right;
    margin-right: 0px;
}

#navigationBar .navigationButton{
    display: block;
    padding: 4px 10px 4px 10px;
}

#navigationBar table tr td {
    padding: 0;
}

/* Form table */
#adminLogin .formTable{
    margin:0 auto;
    clear:both
}
#adminLogin .formTable th {
    text-align: left;
}

.formTable{
    background-color: #DCE9ED;
    clear:both
}

.formTable tr th{
    background-color: #F6F8FA;
    color: #333333;
    font-weight: normal;
    padding: 5px;
}

.formTable tr th table tr td{
    background-color: #F6F8FA;
}

.formTable tr td{
    background-color: #FFFFFF;
    padding: 5px;
}
.formTable tr td.alone{
    padding: 0;
}

.formTable label{
    padding-bottom: 10px;
}

.MainDivContainer .DwtListView{
    width: 500px;
}

/* Errors and messages */
.error {
    color: #FF0000 !important;
    text-decoration: none;
    font-style: normal;
    padding: 5px;
}
.aloneP {
    text-decoration: none;
    font-style: normal;
    padding: 5px;
}

.errorbold {
    color: #FF0000 !important;
    font-weight: bold;
    padding: 5px;
}

.warning {
    color: #F48A00 !important;
    text-decoration: none;
    font-style: normal;
    padding: 5px;
}

/* Stats */
.pagebanner {
    margin: 5px;
}

/* Logs */
.exportlinks {
    padding: 5px;
}


/* icons for shared lang */
.sharedLanguage{
}

.sharedLanguageNo:link,
.sharedLanguageNo:visited,
.sharedLanguageNo:active {
    text-decoration: none;
    display:block;
    height:16px;
    width:32px
}
.sharedLanguageNo:hover {
    text-decoration: none;
}

.sharedLanguageYes:link,
.sharedLanguageYes:visited,
.sharedLanguageYes:active,
.sharedLanguageYes:hover {
    text-decoration: none;
    display:block;
    height:16px;
    width:32px
}

.sharedLanguageYesDisabled {
    padding: 1px 0px 1px 31px;
}
/* readOnly */
div#readOnly{
    border:1px solid #b7cbd8;
    padding:4px;
    margin-bottom:5px;
    height:1%
}
#readOnly .dex-PushButton{
}
/* Alert */
.msg-alert-ok{
    color: #0c0;
    font-weight:bold
}
.msg-alert-wrong{
    color: #f00;
    font-weight:bold
}
.msg-alert-info{
    color: #f90;
    font-weight:bold
}

#content .imageWrapper {
    height: 100px;
    width: 100px;
    overflow: hidden;
}