.sidebar-outer {
    overflow-y: auto !important;
}
.panel-header {
    border-top: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #505050;
}
.panel-body {
    border: 1px solid #a5a5a5;
}
.panel-footer {
    border-bottom: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #E8E8E8;
}
.panel {
    background-color: white !important;
    box-shadow: 1px 1px 4px #979797;
}
.panel-complete {
    border-radius: 3px;
}
.login-panel {
    top: calc(50% - 230px) !important;
    left: calc(50% - 175px) !important;
}
.normal, .cell, .cellDark, .cellOver, .cellOverDark, .cellSelected, .cellSelectedOver, .cellSelectedDark, .cellSelectedOverDark {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    color: #505050 !important;
}
.button, .buttonOver, .buttonDown {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
}
.buttonDisabled {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    color: #505050 !important;
}
.formTitle, .formTitleFocused {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    margin-bottom: 3px !important;
    color: #505050 !important;
}
.sidebar-menu {
    margin-top: 0;
    padding: 0;
    color: white;
    font-weight: bold;
}
.menu-item {
    height: 25px;
    list-style-type: none;
    padding-top: 10px;
    -webkit-transition: 0.3s;
}
.child-node {
    margin-left: 15px !important;
    background-color: white !important;
}
.child-node a {
    color: #339988 !important;
}
.parent-node a {
    color: white !important;
}
.invisible {
    display: none;
    -webkit-transition: 0.3s;
}
.submenu-hide {
    padding-left: 15px;
    display: none;
    -webkit-transition: 0.3s;
}
.submenu-show {
    padding-left: 15px;
    display: block;
    -webkit-transition: 0.3s;
}
.menu-item:hover {
    height: 25px;
    list-style-type: none;
    padding-top: 10px;
    border-left: 5px solid white;
    font-weight: bold;
    background-color: rgba(240, 240, 240, 0.30);
}
.menu-item.selected {
    height: 25px;
    list-style-type: none;
    padding-top: 10px;
    border-left: 5px solid white;
    font-weight: bold;
    background-color: rgba(240, 240, 240, 0.30);
}
.sidebar-menu li a {
    margin-left: 15px;
    text-decoration: none;
/*    color: white;*/
    font-weight: bold;

}
.divider {
    height: 1px;
    border-bottom: 1px solid #bababa;
    margin-right: 6px;
    margin-left: 6px;
}
.grid tr[role=listitem] input {
    border-left: 1px solid white !important;
    /*height: 30px !important;*/
}
.grid tr[aria-selected=true] {
    background-color: #96dbdb;
}
.grid [role=list] > [role=button] {
    margin-top: 1px !important;
    /*height: 20px !important;*/
    width: 14px !important;
    background-color: white !important;
}
.grid td {
    font-family: 'Open Sans', sans-serif !important;
    /*font-size: 12px !important;*/
    color: #505050 !important;
}
.grid td.cellOver, .grid td.cellOverDark, .grid td.cellSelectedDark, .grid td.cellSelectedOverDark, .grid td.cellSelectedOver, .grid td.cellSelected, .grid td.tallCellOver, .grid td.tallCellSelected, .grid td.tallCellSelectedOver {
    background-color: #96dbdb !important;
}

.headerButton, .headerButtonOver, .headerButtonSelected, .headerButtonSelectedOver {
    background-color: white !important;
    background-image: none !important;
    color: #505050 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
div[role=menu] {
    border: 1px solid #bababa !important;
}
.listTable tbody tr td {
    font-family: 'Open Sans', sans-serif !important;
}
.pickListCellSelectedDark, .pickListCellSelected {
    background-color: #339988 !important;
}
div[role=menu] td {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    color: #505050 !important;
}
div[role=menu] td.menuOver {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    color: #505050 !important;
    background-color: #E8E8E8;
    /*border: 1px solid white !important;*/
}
.apptopbar .button, .apptopbar .buttonOver, .apptopbar .buttonDown {
    background-image: none !important;
    border-radius: 0 !important;
    border: none !important;
    background-color: white !important;
    font-size: 16px !important;
    color: #339988 !important;
}
.apptopbar .buttonOver, .apptopbar .buttonDown {
    background-color: #e4faff !important;
}
td.sectionHeaderclosed, td.sectionHeaderopened {
    background-color: rgb(51, 153, 136) !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
}
.bg-infomarket {
    background-color: #339988;
    color: white !important;
}
.bg-blue {
    background-color: #3581ff;
    color: white !important;
}
.bg-green {
    background-color: #22ba4e;
    color: white !important;
}
.bg-gray {
    background-color: #808080;
    color: white !important;
}
.bg-red {
    background-color: #ce3a2b;
    color: white !important;
}
.windowBackground {
    border-color: #808080 !important;
    -webkit-box-shadow: 4px 4px 4px #808080;
    -moz-box-shadow: 4px 4px 4px #808080;
    box-shadow: 4px 4px 4px #808080;
}
.windowHeader {
    border-color: #808080 !important;
}
.windowHeaderText {
    color: #606060 !important;
}