body {
    margin: 0;
}

body, p, h1, h2, h3, h4, h5, h6, th, td, blockquote, ul, ol {
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    color: #212121;
    font-size: 0.8em;
    text-shadow: none !important;
}

table, img {
    border: 0;
}

h1 {
    color: #212121;
    font-weight: 900;
    font-size: 23px;
}

h2 {
    color: #212121;
    font-weight: 800;
    font-size: 16px;
}

h3 {
    color: #212121;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1.1em;
}

.table,
.table td {
    line-height: 12px;
    padding: 3px;
}

.table-hover tbody tr:hover > td {
    background-color: rgba(192, 192, 192, 0.75) !important;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #F0F0F6 !important;
}
/*DEFINE COLORS*/
.color-pri-dark-blue {
    color: rgba(33, 45, 53, 1) !important;
}
.color-pri-dark-blue-75 {
    color: rgba(33, 45, 53, 0.75) !important;
}
.color-pri-dark-blue-50 {
    color: rgba(33, 45, 53, 0.5) !important;
}
.color-pri-dark-blue-25 {
    color: rgba(33, 45, 53, 0.25) !important;
}
.color-pri-mid-blue {
    color: rgba(50, 67, 80, 1) !important;
}
.color-pri-mid-blue-75 {
    color: rgba(50, 67, 80, 0.75) !important;
}
.color-pri-mid-blue-50 {
    color: rgba(50, 67, 80, 0.5) !important;
}
.color-pri-mid-blue-25 {
    color: rgba(50, 67, 80, 0.25) !important;
}
.color-pri-light-grey {
    color: rgba(221, 221, 221, 1) !important;
}
.color-pri-light-grey-75 {
    color: rgba(221, 221, 221, 0.75) !important;
}
.color-pri-light-grey-50 {
    color: rgba(221, 221, 221, 0.5) !important;
}
.color-pri-light-grey-25 {
    color: rgba(221, 221, 221, 0.25) !important;
}
.color-pri-grey {
    color: rgba(136, 136, 136, 1) !important;
}
.color-pri-grey-75 {
    color: rgba(136, 136, 136, 0.75) !important;
}
.color-pri-grey-50 {
    color: rgba(136, 136, 136, 0.5) !important;
}
.color-pri-grey-25 {
    color: rgba(136, 136, 136, 0.25) !important;
}
.color-akt-orange {
    color: rgba(246, 139, 37, 1) !important;
}
.color-akt-orange-75 {
    color: rgba(246, 139, 37, 0.75) !important;
}
.color-akt-orange-50 {
    color: rgba(246, 139, 37, 0.5) !important;
}
.color-akt-orange-25 {
    color: rgba(246, 139, 37, 0.25) !important;
}
.color-akt-light-green {
    color: rgba(139, 195, 74, 1) !important;
}
.color-akt-light-green-75 {
    color: rgba(139, 195, 74, 0.75) !important;
}
.color-akt-light-green-50 {
    color: rgba(139, 195, 74, 0.5) !important;
}
.color-akt-light-green-25 {
    color: rgba(139, 195, 74, 0.25) !important;
}
.color-akt-light-blue {
    color: rgba(92, 188, 246, 1) !important;
}
.color-akt-light-blue-75 {
    color: rgba(92, 188, 246, 0.75) !important;
}
.color-akt-light-blue-50 {
    color: rgba(92, 188, 246, 0.5) !important;
}
.color-akt-light-blue-25 {
    color: rgba(92, 188, 246, 0.25) !important;
}
.color-akt-red {
    color: rgba(207, 0, 79, 1) !important;
}
.color-akt-red-75 {
    color: rgba(207, 0, 79, 0.75) !important;
}
.color-akt-red-50 {
    color: rgba(207, 0, 79, 0.5) !important;
}
.color-akt-red-25 {
    color: rgba(207, 0, 79, 0.25) !important;
}
.color-akt-yellow {
    color: rgba(253, 196, 31, 1) !important;
}
.color-akt-yellow-75 {
    color: rgba(253, 196, 31, 0.75) !important;
}
.color-akt-yellow-50 {
    color: rgba(253, 196, 31, 0.5) !important;
}
.color-akt-yellow-25 {
    color: rgba(253, 196, 31, 0.25) !important;
}
.color-akt-teal {
    color: rgba(0, 150, 136, 1) !important;
}
.color-akt-teal-75 {
    color: rgba(0, 150, 136, 0.75) !important;
}
.color-akt-teal-50 {
    color: rgba(0, 150, 136, 0.5) !important;
}
.color-akt-teal-25 {
    color: rgba(0, 150, 136, 0.25) !important;
}
.color-akt-dark-blue {
    color: rgba(51, 102, 153, 1) !important;
}
.color-akt-dark-blue-75 {
    color: rgba(51, 102, 153, 0.75) !important;
}
.color-akt-dark-blue-50 {
    color: rgba(51, 102, 153, 0.5) !important;
}
.color-akt-dark-blue-25 {
    color: rgba(51, 102, 153, 0.25) !important;
}
.color-akt-purple {
    color: rgba(105, 58, 142, 1) !important;
}
.color-akt-purple-75 {
    color: rgba(105, 58, 142, 0.75) !important;
}
.color-akt-purple-50 {
    color: rgba(105, 58, 142, 0.5) !important;
}
.color-akt-purple-25 {
    color: rgba(105, 58, 142, 0.25) !important;
}
.color-akt-dark-grey {
    color: rgba(59, 59, 59, 1) !important;
}
.color-akt-dark-grey-75 {
    color: rgba(59, 59, 59, 0.75) !important;
}
.color-akt-dark-grey-50 {
    color: rgba(59, 59, 59, 0.5) !important;
}
.color-akt-dark-grey-25 {
    color: rgba(59, 59, 59, 0.25) !important;
}

/*Background colors*/
.bg-color-pri-dark-blue {
    background-color: rgba(33, 45, 53, 1) !important;
}
.bg-color-pri-dark-blue-75 {
    background-color: rgba(33, 45, 53, 0.75) !important;
}
.bg-color-pri-dark-blue-50 {
    background-color: rgba(33, 45, 53, 0.5) !important;
}
.bg-color-pri-dark-blue-25 {
    background-color: rgba(33, 45, 53, 0.25) !important;
}
.bg-color-pri-mid-blue {
    background-color: rgba(50, 67, 80, 1) !important;
}
.bg-color-pri-mid-blue-75 {
    background-color: rgba(50, 67, 80, 0.75) !important;
}
.bg-color-pri-mid-blue-50 {
    background-color: rgba(50, 67, 80, 0.5) !important;
}
.bg-color-pri-mid-blue-25 {
    background-color: rgba(50, 67, 80, 0.25) !important;
}
.bg-color-pri-light-grey {
    background-color: rgba(221, 221, 221, 1) !important;
}
.bg-color-pri-light-grey-75 {
    background-color: rgba(221, 221, 221, 0.75) !important;
}
.bg-color-pri-light-grey-50 {
    background-color: rgba(221, 221, 221, 0.5) !important;
}
.bg-color-pri-light-grey-25 {
    background-color: rgba(221, 221, 221, 0.25) !important;
}
.bg-color-pri-grey {
    background-color: rgba(136, 136, 136, 1) !important;
}
.bg-color-pri-grey-75 {
    background-color: rgba(136, 136, 136, 0.75) !important;
}
.bg-color-pri-grey-50 {
    background-color: rgba(136, 136, 136, 0.5) !important;
}
.bg-color-pri-grey-25 {
    background-color: rgba(136, 136, 136, 0.25) !important;
}
.bg-color-akt-orange {
    background-color: rgba(246, 139, 37, 1) !important;
}
.bg-color-akt-orange-75 {
    background-color: rgba(246, 139, 37, 0.75) !important;
}
.bg-color-akt-orange-50 {
    background-color: rgba(246, 139, 37, 0.5) !important;
}
.bg-color-akt-orange-25 {
    background-color: rgba(246, 139, 37, 0.25) !important;
}
.bg-color-akt-light-green {
    background-color: rgba(139, 195, 74, 1) !important;
}
.bg-color-akt-light-green-75 {
    background-color: rgba(139, 195, 74, 0.75) !important;
}
.bg-color-akt-light-green-50 {
    background-color: rgba(139, 195, 74, 0.5) !important;
}
.bg-color-akt-light-green-25 {
    background-color: rgba(139, 195, 74, 0.25) !important;
}
.bg-color-akt-light-blue {
    background-color: rgba(92, 188, 246, 1) !important;
}
.bg-color-akt-light-blue-75 {
    background-color: rgba(92, 188, 246, 0.75) !important;
}
.bg-color-akt-light-blue-50 {
    background-color: rgba(92, 188, 246, 0.5) !important;
}
.bg-color-akt-light-blue-25 {
    background-color: rgba(92, 188, 246, 0.25) !important;
}
.bg-color-akt-red {
    background-color: rgba(207, 0, 79, 1) !important;
}
.bg-color-akt-red-75 {
    background-color: rgba(207, 0, 79, 0.75) !important;
}
.bg-color-akt-red-50 {
    background-color: rgba(207, 0, 79, 0.5) !important;
}
.bg-color-akt-red-25 {
    background-color: rgba(207, 0, 79, 0.25) !important;
}
.bg-color-akt-yellow {
    background-color: rgba(253, 196, 31, 1) !important;
}
.bg-color-akt-yellow-75 {
    background-color: rgba(253, 196, 31, 0.75) !important;
}
.bg-color-akt-yellow-50 {
    background-color: rgba(253, 196, 31, 0.5) !important;
}
.bg-color-akt-yellow-25 {
    background-color: rgba(253, 196, 31, 0.25) !important;
}
.bg-color-akt-teal {
    background-color: rgba(0, 150, 136, 1) !important;
}
.bg-color-akt-teal-75 {
    background-color: rgba(0, 150, 136, 0.75) !important;
}
.bg-color-akt-teal-50 {
    background-color: rgba(0, 150, 136, 0.5) !important;
}
.bg-color-akt-teal-25 {
    background-color: rgba(0, 150, 136, 0.25) !important;
}
.bg-color-akt-dark-blue {
    background-color: rgba(51, 102, 153, 1) !important;
}
.bg-color-akt-dark-blue-75 {
    background-color: rgba(51, 102, 153, 0.75) !important;
}
.bg-color-akt-dark-blue-50 {
    background-color: rgba(51, 102, 153, 0.5) !important;
}
.bg-color-akt-dark-blue-25 {
    background-color: rgba(51, 102, 153, 0.25) !important;
}
.bg-color-akt-purple {
    background-color: rgba(105, 58, 142, 1) !important;
}
.bg-color-akt-purple-75 {
    background-color: rgba(105, 58, 142, 0.75) !important;
}
.bg-color-akt-purple-50 {
    background-color: rgba(105, 58, 142, 0.5) !important;
}
.bg-color-akt-purple-25 {
    background-color: rgba(105, 58, 142, 0.25) !important;
}
.bg-color-akt-dark-grey {
    background-color: rgba(59, 59, 59, 1) !important;
}
.bg-color-akt-dark-grey-75 {
    background-color: rgba(59, 59, 59, 0.75) !important;
}
.bg-color-akt-dark-grey-50 {
    background-color: rgba(59, 59, 59, 0.5) !important;
}
.bg-color-akt-dark-grey-25 {
    background-color: rgba(59, 59, 59, 0.25) !important;
}

/*Light colors*/
.navbar ul li.bg-color-pri-light-grey > a,
.navbar ul li.bg-color-pri-light-grey-75 > a,
.navbar ul li.bg-color-pri-light-grey-50 > a,
.navbar ul li.bg-color-pri-light-grey-25 > a,
.navbar ul li.bg-color-pri-grey > a,
.navbar ul li.bg-color-pri-grey-75 > a,
.navbar ul li.bg-color-pri-grey-50 > a,
.navbar ul li.bg-color-pri-grey-25 > a,
.navbar ul li.bg-color-akt-orange > a,
.navbar ul li.bg-color-akt-orange-75 > a,
.navbar ul li.bg-color-akt-orange-50 > a,
.navbar ul li.bg-color-akt-orange-25 > a,
.navbar ul li.bg-color-akt-light-green > a,
.navbar ul li.bg-color-akt-light-green-75 > a,
.navbar ul li.bg-color-akt-light-green-50 > a,
.navbar ul li.bg-color-akt-light-green-25 > a,
.navbar ul li.bg-color-akt-light-blue > a,
.navbar ul li.bg-color-akt-light-blue-75 > a,
.navbar ul li.bg-color-akt-light-blue-50 > a,
.navbar ul li.bg-color-akt-light-blue-25 > a,
.navbar ul li.bg-color-pri-dark-blue-25 > a,
.navbar ul li.bg-color-akt-dark-blue-25 > a,
.navbar ul li.bg-color-akt-yellow > a,
.navbar ul li.bg-color-akt-yellow-75 > a,
.navbar ul li.bg-color-akt-yellow-50 > a,
.navbar ul li.bg-color-akt-yellow-25 > a,
.navbar ul li.bg-color-akt-teal > a,
.navbar ul li.bg-color-akt-teal-75 > a,
.navbar ul li.bg-color-akt-teal-50 > a,
.navbar ul li.bg-color-akt-teal-25 > a,
.navbar ul li.bg-color-akt-purple > a,
.navbar ul li.bg-color-akt-purple-75 > a,
.navbar ul li.bg-color-akt-purple-50 > a,
.navbar ul li.bg-color-akt-purple-25 > a,
.navbar ul li.bg-color-akt-dark-grey > a,
.navbar ul li.bg-color-akt-dark-grey-75 > a,
.navbar ul li.bg-color-akt-dark-grey-50 > a,
.navbar ul li.bg-color-akt-dark-grey-25 > a,
.navbar ul li.bg-color-akt-red-50 > a,
.navbar ul li.bg-color-akt-red-25 > a {
    color: #3D3D3D !important;
}


.navbar ul li.bg-color-pri-light-grey > a:hover,
.navbar ul li.bg-color-pri-light-grey-75 > a:hover,
.navbar ul li.bg-color-pri-light-grey-50 > a:hover,
.navbar ul li.bg-color-pri-light-grey-25 > a:hover,
.navbar ul li.bg-color-pri-grey > a:hover,
.navbar ul li.bg-color-pri-grey-75 > a:hover,
.navbar ul li.bg-color-pri-grey-50 > a:hover,
.navbar ul li.bg-color-pri-grey-25 > a:hover,
.navbar ul li.bg-color-akt-orange > a:hover,
.navbar ul li.bg-color-akt-orange-75 > a:hover,
.navbar ul li.bg-color-akt-orange-50 > a:hover,
.navbar ul li.bg-color-akt-orange-25 > a:hover,
.navbar ul li.bg-color-akt-light-green > a:hover,
.navbar ul li.bg-color-akt-light-green-75 > a:hover,
.navbar ul li.bg-color-akt-light-green-50 > a:hover,
.navbar ul li.bg-color-akt-light-green-25 > a:hover,
.navbar ul li.bg-color-akt-light-blue > a:hover,
.navbar ul li.bg-color-akt-light-blue-75 > a:hover,
.navbar ul li.bg-color-akt-light-blue-50 > a:hover,
.navbar ul li.bg-color-akt-light-blue-25 > a:hover,
.navbar ul li.bg-color-pri-dark-blue-25 > a:hover,
.navbar ul li.bg-color-akt-dark-blue-25 > a:hover,
.navbar ul li.bg-color-akt-yellow > a:hover,
.navbar ul li.bg-color-akt-yellow-75 > a:hover,
.navbar ul li.bg-color-akt-yellow-50 > a:hover,
.navbar ul li.bg-color-akt-yellow-25 > a:hover,
.navbar ul li.bg-color-akt-teal > a:hover,
.navbar ul li.bg-color-akt-teal-75 > a:hover,
.navbar ul li.bg-color-akt-teal-50 > a:hover,
.navbar ul li.bg-color-akt-teal-25 > a:hover,
.navbar ul li.bg-color-akt-purple > a:hover,
.navbar ul li.bg-color-akt-purple-75 > a:hover,
.navbar ul li.bg-color-akt-purple-50 > a:hover,
.navbar ul li.bg-color-akt-purple-25 > a:hover,
.navbar ul li.bg-color-akt-dark-grey > a:hover,
.navbar ul li.bg-color-akt-dark-grey-75 > a:hover,
.navbar ul li.bg-color-akt-dark-grey-50 > a:hover,
.navbar ul li.bg-color-akt-dark-grey-25 > a:hover,
.navbar ul li.bg-color-akt-red-50 > a:hover,
.navbar ul li.bg-color-akt-red-25 > a:hover {
    color: #000 !important;
}

/*Dark colors*/
.navbar ul li.bg-color-pri-dark-blue > a,
.navbar ul li.bg-color-pri-dark-blue-75 > a,
.navbar ul li.bg-color-pri-dark-blue-50 > a,
.navbar ul li.bg-color-pri-mid-blue > a,
.navbar ul li.bg-color-pri-mid-blue-75 > a,
.navbar ul li.bg-color-pri-mid-blue-50 > a,
.navbar ul li.bg-color-pri-mid-blue-25 > a,
.navbar ul li.bg-color-akt-dark-blue > a,
.navbar ul li.bg-color-akt-dark-blue-75 > a,
.navbar ul li.bg-color-akt-dark-blue-50 > a,
.navbar ul li.bg-color-akt-red > a,
.navbar ul li.bg-color-akt-red-75 > a {
    color: #0088cc !important;
}

.navbar ul li.bg-color-pri-dark-blue > a:hover,
.navbar ul li.bg-color-pri-dark-blue-75 > a:hover,
.navbar ul li.bg-color-pri-dark-blue-50 > a:hover,
.navbar ul li.bg-color-pri-mid-blue > a:hover,
.navbar ul li.bg-color-pri-mid-blue-75 > a:hover,
.navbar ul li.bg-color-pri-mid-blue-50 > a:hover,
.navbar ul li.bg-color-pri-mid-blue-25 > a:hover,
.navbar ul li.bg-color-akt-dark-blue > a:hover,
.navbar ul li.bg-color-akt-dark-blue-75 > a:hover,
.navbar ul li.bg-color-akt-dark-blue-50 > a:hover,
.navbar ul li.bg-color-akt-red > a:hover,
.navbar ul li.bg-color-akt-red-75 > a:hover {
    color: #878787 !important;
}

/*body > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > div.navbar > div > ul > li:nth-child(2) > a*/

/*
.navbar ul li.bg-color-akt-dark-grey-25 a {
    color: yellow !important;
}
.navbar .nav > li.bg-color-akt-dark-grey-25 > a:hover {
    color: #000 !important;
}
*/

.w-full {
    width: 100%;
}
.w-half {
    width: 50%;
}
.w-quarter {
    width: 25%;
}


.header {
    /*background: url(../gfx/jtladmin_03.png) no-repeat;*/
    background: #FFF;
    height: 12px;
}

.footer {
    /*background: url(../gfx/jtladmin_06.png) no-repeat;*/
    height: 47px;
    text-align: center;
    font-size: 12px;
    background: #FFF;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
}

.navbar,
.navbar > div > ul > li > a {
    text-shadow: none !important;
}

A:hover {
    text-decoration: underline;
    color: #000;
    font-style: normal
}

a.menu:link {
    text-decoration: none;
    color: #161616;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

a.menu:visited {
    text-decoration: none;
    color: #161616;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

a.menu:active {
    text-decoration: none;
    color: #161616;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

a.menu:hover {
    text-decoration: underline;
    color: #22C;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

a.innen_menu:link {
    text-decoration: none;
    color: #161616;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 12px;
}

a.innen_menu:visited {
    text-decoration: none;
    color: #161616;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 12px;
}

a.innen_menu:active {
    text-decoration: none;
    color: #161616;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 12px;
}

a.innen_menu:hover {
    text-decoration: underline;
    color: #00B;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    margin-left: 12px;
}

a.textlink:link {
    text-decoration: none;
    color: #2121C1;
    font-style: normal;
    font-size: 12px;
}

a.textlink:visited {
    text-decoration: none;
    color: #2121C1;
    font-style: normal;
    font-size: 12px;
}

a.textlink:active {
    text-decoration: none;
    color: #2121C1;
    font-style: normal;
    font-size: 12px;
}

a.textlink:hover {
    text-decoration: underline;
    color: #000;
    font-style: normal;
    font-size: 12px;
}

a.textlink2:link {
    text-decoration: none;
    font-family: Verdana, arial, sans-serif;
    color: #373737;
    font-style: normal;
    font-size: 11px;
}

a.textlink2:visited {
    text-decoration: none;
    font-family: Verdana, arial, sans-serif;
    color: #373737;
    font-style: normal;
    font-size: 11px;
}

a.textlink2:active {
    text-decoration: none;
    font-family: Verdana, arial, sans-serif;
    color: #373737;
    font-style: normal;
    font-size: 11px;
}

a.textlink2:hover {
    text-decoration: underline;
    font-family: Verdana, arial, sans-serif;
    color: #4325E0;
    font-style: normal;
    font-size: 11px;
}

a.foot:link {
    text-decoration: none;
    color: #FFF;
    font-style: normal;
    font-size: 10px;
}

a.foot:visited {
    text-decoration: none;
    color: #FFF;
    font-style: normal;
    font-size: 10px;
}

a.foot:active {
    text-decoration: none;
    color: #FFF;
    font-style: normal;
    font-size: 10px;
}

a.foot:hover {
    text-decoration: underline;
    color: #FFF;
    font-style: normal;
    font-size: 10px;
}

.topic {
    color: #161616;
    font-size: 13px;
    font-weight: bold;
}

.normal {
    color: #434343;
    font-size: 12px;
}

.extras {
    color: #434343;
    font-size: 13px;
    font-weight: 500;
}

.haendler {
    color: #161616;
    font-size: 15px;
}

.halogin {
    color: #161616;
    font-size: 10px;
}

.mwst {
    color: #161616;
    font-size: 9px;
}

.small {
    font-size: 10px;
}

td.user {
    background-color: #F5F5FF;
    border-color: #BBB;
    border-width: 1px;
    border-style: solid;
    border-left-width: 0;
    border-right-width: 0;
}

td.oberlink_gewaehlt {
    background-color: #E99;
    border-color: #777;
    border-width: 1px;
    border-style: solid;
    border-left-width: 0;
    border-right-width: 0;
}

td.oberlink {
    background-color: #FAFAFA;
    border-color: #999;
    border-width: 1px;
    border-style: solid;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

td.oberlink_letzer {
    background-color: #FAFAFA;
    border-color: #999;
    border-width: 1px;
    border-style: solid;
    border-left-width: 0;
    border-right-width: 0;
}

td.unterlink {
    background-color: #D2D2D2;
}

td.content_header {
    border-bottom: 1px dotted #CCC
}

td.unter_content_header {
    height: 24px;
    /*background: url(../gfx/jtladmin_07.png) repeat-x;*/
    background: #E4EEEE;
}

.table_header {
    font-size: 13px;
    color: #3A87AD;
}

td.content {
}

td.content_bg {
    background-color: #FFF;
}

.content_inner {
    border: 1px solid #E9E9E9;
    padding: 7px
}

td.preisliste0 {
    background-color: #EFEFEF;
}

td.preisliste1 {
    background-color: #DEDEDE;
}

td.preisliste_sel {
    background-color: #BEBEEE;
}

td.bild_active {
    width: 50px;
    padding: 0 4px 3px;
    border-color: #454545;
    border-width: 1px;
    border-style: solid;
    background-color: #FFF;
}

td.bild_inactive {
    width: 20px;
    padding: 0 4px 3px;
    border-color: #454545;
    border-width: 1px;
    border-style: solid;
    background-color: #666;
}

td.bild_over {
    width: 20px;
    padding: 0 4px 3px;
    border-color: #454545;
    border-width: 1px;
    border-style: solid;
    background-color: #FFE0E0;
}

ul.top {
    margin-left: 15px;
    padding: 0 4px 4px;
}

ul.blick {
    margin-left: 15px;
    padding: 0 4px 4px;
    margin-top: 0;
    color: #8A2A0E;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 14px;
}

ul.unterkat {
    margin-left: 15px;
    padding: 0 4px 4px;
    margin-bottom: 0;
    color: #161616;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 14px;
}

.marginleft5 {
    margin-left: 5px;
}

.marginleft10 {
    margin-left: 10px;
}

/* Thumbnail */

.thumbnail {
    position: relative;
    z-index: 0;
}

.thumbnail:hover {
    background-color: transparent;
    z-index: 5;
}

.thumbnail span {
    background: #F7F7F7;
    position: absolute;
    padding: 5px;
    left: -10px;
    border: 1px solid #3B3B3B;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img {
    border-width: 0;
    padding: 5px;
}

.thumbnail:hover span {
    visibility: visible;
    top: 0;
    left: 20px;
}

.userNotice {
    background: #C1FFC1;
    padding: 5px;
    border: 1px solid #228B22;
    font: normal 1em Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #228B22;
    width: 90%;
    height: 35px;
    display: table-cell;
}

.userError {
    background: #FFE4E1;
    padding: 5px;
    border: 1px solid #FF3030;
    font: normal 1em Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #FF3030;
    margin: auto;
    width: 50%;
}

.infoTip {
    background: #DEF;
    padding: 5px;
    border: 1px solid #06F;
    font: normal 1em Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #06F;
    width: 90%;
    height: 35px;
    display: table-cell;
}

.longField {
    width: 300px;
}

.leistungSelect {
    width: 400px;
    height: 150px;
}

.produktSelect {
    width: 400px;
    height: 150px;
}

.content .fadeInBTN {
    width: 16px;
    height: 16px;
    background-image: url("../gfx/arrow-down.png");
}

.content .errorStatus {
    width: 16px;
    height: 16px;
    background-image: url("../gfx/delete.png");
}

.content .okStatus {
    width: 16px;
    height: 16px;
    background-image: url("../gfx/tick.png");
}

.content .sBackup {
    margin: 1px;
}

.content .sBackup .mod1 {
    background-color: #FFF;
}

.content .sBackup .mod0 {
    background-color: #EEE;
}

.content .sBackup .error {
    background-color: #DF9C84;
}

.repricerlog {
    line-height: 1.6em;
}

.content .sBackupStatus .mod1 {
    background-color: #FF9;
}

.content .sBackupStatus .mod0 {
    background-color: #FFC;
}

.content .sBackupStatus {
    border: 1px solid #000;
    background-color: #FFC;
}

.progressbar {
    background: transparent url(/gfx/progress_bg.png) repeat-x;
    border-left: 1px solid #EB6E29;
    border-right: 1px solid #D7D7D7;
}

.progressbar_inner {
    background: transparent url(/gfx/progress.png) repeat-x;
    padding: 3px 0;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
}

.progressbar.search {
    width: 1024px;
}

.progressbar.search.ext {
    width: 1200px;
}

.raidserver_progress {
    background: transparent url(/gfx/progress_bg.png) repeat-x;
    border-left: 1px solid #EB6E29;
    border-right: 1px solid #D7D7D7;
    width: 200px;
}

.raidserver_progress_inner {
    background: transparent url(/gfx/progress.png) repeat-x;
    padding: 3px 0;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
}

.serverStatsPopup {
    display: none;
    height: 252px;
    padding: 15px;
    width: 454px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.parken {
    background-color: #0F0;
    color: #000;
    font-weight: bold;
}

.loeschen {
    background-color: #F00;
    color: #FFF;
    font-weight: bold;
}

.kkantrag {
    background-color: #FF0;
    color: #000;
    font-weight: bold;
}

.guthabenPopup {
    display: none;
    min-height: 252px;
    padding: 15px;
    width: 454px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.guthabenPopupRow {
    float: left;
    text-align: center;
    width: 100%;
}

.guthabenPopupHeader {
    font-size: 10pt;
    font-weight: bold;
    color: #585858;
}

.guthabenPopupLabel {
    float: left;
    text-align: left;
    width: 150px;
}

.guthabenPopupItem {
    float: left;
    text-align: left;
    width: 250px;
}

.tooltipHostingInfo {
    display: none;
    background: transparent url(/gfx/tooltip/black_big.png);
    font-size: 12px;
    height: 140px;
    width: 320px;
    padding: 25px;
    color: #FFF;
}

.aktiv {
    border: 1px solid #0F0;
}

.inaktiv {
    border: 1px solid #F00;
}

.beschriftung {
    font-weight: bold;
}

.messagePopup {
    display: none;
    height: 350px;
    padding: 15px;
    width: 750px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.messagePopupRechnung {
    height: 800px;
}

.eaHistory {
    display: none;
    height: 400px;
    padding: 15px;
    width: 650px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
    overflow: auto;
}

/*semantic tabs*/
ul.semtabs {
    margin: 0 auto;
    clear: both;
    border-bottom: 4px solid #4C77B3;
    height: 25px;
    list-style: none !important;
}

ul.semtabs li {
    float: left;
    height: 30px;
    display: block;
    margin: 0 !important;
    background-image: none;
}

ul.semtabs li a {
    /*  height:15px;*/
    line-height: 15px;
    display: block;
    padding: 5px 5em;
    text-decoration: none;
    font-weight: bold;
    background-color: #E6EEEE;
}

ul.semtabs li.active a {
    background-color: #4C77B3;
    color: #FFF;
}

h3.semtab_head {
    color: #FFF;
}

/*end semantic tabs*/
ul.ftp_filelist {
    list-style-type: none;
    padding: 0;
}


li.ftp_filename {
    float: left;
    width: 320px;
    margin-left: 25px;
    border: 1px solid #FFF;
}

li.ftp_timestamp {
    float: left;
    width: 150px;
    border: 1px solid #FFF;
}

li.ftp_pfad {
    float: left;
    width: 150px;
    border: 1px solid #FFF;
}

li.ftp_server {
    float: left;
    width: 150px;
    border: 1px solid #FFF;
}

li.ftp_size {
    float: left;
    width: 75px;
    border: 1px solid #FFF;
}

li.ftp_aktuell {
    float: none;
    border: 1px solid #FFF;
}

li.ftp_filename_head {
    float: left;
    width: 320px;
    margin-left: 25px;
    font-weight: bold;
    background: #E0E0E0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

li.ftp_timestamp_head {
    float: left;
    width: 150px;
    font-weight: bold;
    background: #E0E0E0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

li.ftp_pfad_head {
    float: left;
    width: 150px;
    font-weight: bold;
    background: #E0E0E0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

li.ftp_server_head {
    float: left;
    width: 150px;
    font-weight: bold;
    background: #E0E0E0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

li.ftp_size_head {
    float: left;
    width: 75px;
    font-weight: bold;
    background: #E0E0E0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

li.ftp_aktuell_head {
    float: none;
    font-weight: bold;
    background: #E0E0E0;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

div.ftp_liste {
    margin-left: 100px;
}


a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
}

a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}

/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
    width: 140px;
    float: left;
}

.kommentar_popup {
    display: none;
    min-height: 250px;
    padding: 15px;
    width: 450px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.ftpInfo_popup {
    display: none;
    min-height: 150px;
    padding: 15px;
    width: 450px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.divWiedervorlage_popup {
    display: none;
    min-height: 250px;
    padding: 15px;
    width: 450px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.divNoteEdit_popup {
    display: none;
    min-height: 250px;
    padding: 15px;
    width: 450px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.divKCLogin_popup {
    display: none;
    min-height: 250px;
    padding: 15px;
    width: 450px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.btnSave {
    margin: 0;
    padding: 2px 2px 2px 20px;
    border: 1px solid #000;
    background-image: url(../gfx/disk.gif);
    background-repeat: no-repeat;
    font-size: 12px;
    background-position: 2px 2px;
    cursor: pointer;
}

.premium-done {
    margin: 0;
    padding: 2px 2px 2px 20px;
    border: 1px solid #000;
    background-image: url(../gfx/done.png);
    background-repeat: no-repeat;
    font-size: 12px;
    background-position: 2px 2px;
    cursor: pointer;
}

.licenseInfoPopup {
    display: none;
    height: 300px;
    padding: 15px;
    width: 550px;
    position: relative;
    overflow: auto;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.licenseInfoLabel {
    float: left;
    width: 120px;
    font-weight: bold;
}

.brandfreeSwitcherSelectbox {
    padding: 2px;
    margin: 0;
    border: 1px solid #000;
    background-repeat: no-repeat;
    font-size: 11px;
    background-position: 2px 2px;
    cursor: pointer;
    width: 150px;
}

.brandfreeSwitcherButton {
    padding: 2px;
    margin: 0;
    border: 1px solid #000;
    background-repeat: no-repeat;
    font-size: 11px;
    background-position: 2px 2px;
    cursor: pointer;
    width: 120px;
}

ul {
    list-style: none;
}

/*
    LEVEL ONE
*/
ul.dropdown {
    position: relative;
}

ul.dropdown li {
    font-weight: bold;
    float: left;
    zoom: 1;
    background: #CCC;
}

ul.dropdown a:hover {
    color: #000;
}

ul.dropdown a:active {
    color: #FFA500;
}

ul.dropdown li a {
    display: block;
    padding: 4px 8px;
    border-right: 1px solid #333;
    color: #222;
}

ul.dropdown li:last-child a {
    border-right: none;
}

/* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover {
    background: #F3D673;
    color: black;
    position: relative;
}

ul.dropdown li.hover a {
    color: black;
}


/* 
    LEVEL TWO
*/
ul.dropdown ul {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}

ul.dropdown ul li {
    font-weight: normal;
    background: #F6F6F6;
    color: #000;
    border-bottom: 1px solid #CCC;
    float: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
}

/* 
    LEVEL THREE
*/
ul.dropdown ul ul {
    left: 100%;
    top: 0;
}

ul.dropdown li:hover > ul {
    visibility: visible;
}

select.PremiumService {
    border: 1px solid #000;
}

#extFunct {
    background: #C0C0C0;
    border: 1px solid #FFF;
    position: fixed;
    top: 0;
    right: 0;
    padding: 2px;
    width: 6px;
}

#extFunct a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

#extFunct a:hover {
    font-weight: bold;
    color: #00C;
    text-decoration: none;
}

.extFunctPopup {
    display: none;
    height: 300px;
    padding: 15px;
    width: 850px;
    position: relative;
    overflow: auto;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.extFunctPopupTimeLicenses {
    display: none;
    height: 400px;
    padding: 15px;
    width: 950px;
    position: relative;
    overflow: auto;
    background-color: #FFF;
    border: 5px solid #AAA;
}

ul.zeitlizenzenListe {
    list-style-type: none;
}

li.zeitlizenzGueltigHead {
    float: left;
    width: 80px;
    font-weight: bold;
}

li.zeitlizenzGueltig {
    float: left;
    width: 80px;
}

li.zeitlizenzKeyHead {
    float: left;
    width: 149px;
    font-weight: bold;
}

li.zeitlizenzKey {
    float: left;
    width: 150px;
}

li.zeitlizenzVerlaengernHead {
    float: left;
    width: 120px;
    font-weight: bold;
}

li.zeitlizenzVerlaengern {
    float: left;
    width: 120px;
}

li.zeitlizenzAktionHead {
    clear: right;
}

li.zeitlizenzAktion {
    clear: right;
}

select.selectAddDays {
    font-size: 8pt;
    border: 1px solid #C0C0C0;
}

input.inputAddDays {
    font-size: 8pt;
    border: 1px solid #C0C0C0;
}

.box_error {
    border: 1px solid #F00;
    margin: 0 0 1em 0;
    padding: 0.5em 30px 0.5em 0.5em;
    background: #FFF3E3 url('./../gfx/box_error.png') right center no-repeat;
}

#divTargetAccount {
    padding-top: 25px;
}

.lblLicHelper {
    float: left;
    width: 150px;
    font-weight: bold;
}

#lic_helper_target_list_header {
    width: 910px;
}

#lic_helper_target_list_header .cCheckboxHeader {
    float: left;
    font-weight: bold;
    background: #C0C0C0;
    width: 25px;
    padding: 5px 2px;
    border: 1px solid #FFF;
}

#lic_helper_target_list_header .cKdNrHeader {
    float: left;
    font-weight: bold;
    background: #C0C0C0;
    width: 125px;
    padding: 5px;
    border: 1px solid #FFF;
}

#lic_helper_target_list_header .cNachnameHeader {
    float: left;
    font-weight: bold;
    background: #C0C0C0;
    width: 200px;
    padding: 5px;
    border: 1px solid #FFF;
}

#lic_helper_target_list_header .cVornameHeader {
    float: left;
    font-weight: bold;
    background: #C0C0C0;
    width: 200px;
    padding: 5px;
    border: 1px solid #FFF;
}

#lic_helper_target_list_header .cEmailHeader {
    float: left;
    font-weight: bold;
    background: #C0C0C0;
    width: 300px;
    padding: 5px;
    border: 1px solid #FFF;
    clear: right;
}

#lic_helper_target_list {
    width: 910px;
}

.lic_helper_target_list_item {
    padding-top: 5px;
    width: 910px;
}

.lic_helper_target_list_item .cCheckbox {
    float: left;
    font-weight: bold;
    width: 25px;
    /*border-bottom: 1px solid #000000;*/
    padding: 2px;
}

.lic_helper_target_list_item .cKdNr {
    float: left;
    font-weight: bold;
    width: 125px;
    border-bottom: 1px solid #000;
    padding: 5px;
}

.lic_helper_target_list_item .cNachname {
    float: left;
    font-weight: bold;
    width: 200px;
    border-bottom: 1px solid #000;
    padding: 5px;
}

.lic_helper_target_list_item .cVorname {
    float: left;
    font-weight: bold;
    width: 200px;
    border-bottom: 1px solid #000;
    padding: 5px;
}

.lic_helper_target_list_item .cEmail {
    float: left;
    font-weight: bold;
    width: 300px;
    border-bottom: 1px solid #000;
    clear: right;
    padding: 5px;
}

.lic_helper_target_list_item .spacer {
    float: left;
    width: 800px;
    padding: 5px;
    border: 1px solid #FFF;
    margin-left: 280px;
    clear: right;
}

#divLicListe {
    width: 910px;
}

#lic_helper_license_list_header {
    width: 910px;
    padding-bottom: 5px;
}

#lic_helper_license_list_header .cCheckboxHeader {
    float: left;
    font-weight: bold;
    width: 25px;
    background-color: #C0C0C0;
    border: 1px solid #FFF;
    padding: 5px;
}

#lic_helper_license_list_header .cLizenzkey {
    float: left;
    font-weight: bold;
    width: 200px;
    background-color: #C0C0C0;
    border: 1px solid #FFF;
    padding: 5px;
}

#lic_helper_license_list_header .cModultyp {
    float: left;
    font-weight: bold;
    width: 175px;
    background-color: #C0C0C0;
    border: 1px solid #FFF;
    padding: 5px;
    clear: right;
}

#lic_helper_license_list_header .cExt {
    float: left;
    font-weight: bold;
    width: 460px;
    padding: 5px;
    background-color: #C0C0C0;
    border: 1px solid #FFF;
}

.lic_helper_license_list {
    width: 910px;
    padding-bottom: 5px;
    clear: both;
}

.lic_helper_license_list .cCheckboxHeader {
    float: left;
    font-weight: bold;
    width: 30px;
    /*border-bottom: 1px solid #000000;*/
    padding: 2px;
}

.lic_helper_license_list .cLizenzkey {
    float: left;
    font-weight: bold;
    width: 200px;
    border-bottom: 1px solid #000;
    padding: 5px;
}

.lic_helper_license_list .cModultyp {
    float: left;
    font-weight: bold;
    width: 175px;
    border-bottom: 1px solid #000;
    padding: 5px;
    clear: right;
}

.lic_helper_license_list .cExt {
    float: left;
    font-weight: bold;
    width: 460px;
    padding: 5px;
    border-bottom: 1px solid #000;
}

#divLicense {
    width: 100%;
    overflow: hidden;
}

/*
 * Daniels Button
 */
.button_search_wrapper {
    width: 1024px;
}

.button_search_wrapper .button_search_left {
    display: inline-block;
    width: 33%;
    float: left;
}

.button_search_wrapper .button_search_center {
    display: inline-block;
    width: 33%;
}

.button_search_wrapper .button_search_right {
    display: inline-block;
    width: 33%;
}

.button_dani {
    background-color: #EA5A30;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F28238), to(#EA5A30));
    background-image: -webkit-linear-gradient(top, #F28238, #EA5A30);
    background-image: -moz-linear-gradient(top, #F28238, #EA5A30);
    background-image: -o-linear-gradient(top, #F28238, #EA5A30);
    background-image: linear-gradient(top, #F28238, #EA5A30);
    background-image: -ms-linear-gradient(top, #F28238, #EA5A30);
    color: white;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #EA5A30;
    text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.button_dani:hover {
    background-color: #DC552D;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E47A35), to(#DC552D));
    background-image: -webkit-linear-gradient(top, #E47A35, #DC552D);
    background-image: -moz-linear-gradient(top, #E47A35, #DC552D);
    background-image: -o-linear-gradient(top, #E47A35, #DC552D);
    background-image: linear-gradient(top, #E47A35, #DC552D);
    background-image: -ms-linear-gradient(top, #E47A35, #DC552D);
    cursor: pointer;
}

.button_dani.svn {
    margin: 5px auto;
    width: 270px;
    padding: .5em 1.5em;
    font-size: 26px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif !important;
}

.button_dani.cache {
    margin: 5px auto;
    width: 280px;
    padding: .5em 1.5em;
    font-size: 26px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif !important;
}

.text_dani {
    font-family: 'Gochi Hand', sans-serif;
    font-size: 160%;
    font-weight: normal;
    text-shadow: 0 2px 5px #CCC;
    color: #888;
}

.text_dani.center {
    margin: 5px auto;
    display: block;
    text-align: center;
}

#svn-syncmsg {
    margin: 10px auto;
    width: 100%;
    background: #F2F9FF;
    border: 1px solid #D1E9FF;
    padding: 10px;
    line-height: 1.5em;
}

#svn-syncmsg > p:first-child {
    font-weight: bold;
}

/*
 *	JTL-Search
 */
#svn-sync {
    margin: 20px auto;
    width: 100%;
    text-align: center;
}

#svn-syncmsg {
    margin: 10px auto;
    width: 100%;
    background: #F2F9FF;
    border: 1px solid #D1E9FF;
    padding: 10px;
    line-height: 1.5em;
}

#svn-syncmsg > p:first-child {
    font-weight: bold;
}

.content .Shops table {
    margin: 1px;
}

.content .Shops tr {
    height: 35px;
}

.content .Shops tr:hover {
    background-color: #EFEFEF;
    cursor: hand;
}

.content div.list_wrapper {
    width: 100%;
}

.content ul.list {
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
}

.content ul.list li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    background-color: #FFF;
}

.content ul.list li input {
    margin: 10px;
}

.content ul.list:hover li {
    background-color: #EFEFEF;
    cursor: hand;
}

li.box {
    width: 5%;
}

li.url {
    width: 55%;
}

li.server {
    width: 40%;
}

span.test, span.prod, span.free, span.killed, span.active, span.denied {
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: inline-block;
}

span.test {
    background-color: #FFE8BA;
}

span.prod {
    background-color: #BCFFAF;
}

span.free {
    background-color: #C0EEFF;
}

span.killed {
    background-color: #FFC0C0;
}

span.active {
    background: url('../gfx/icon_active.png') top center no-repeat;
}

span.denied {
    background: url('../gfx/icon_denied.png') top center no-repeat;
}

/*
 * JTL-Repricer UserInfo
 */
#userinfo thead th:first-child {
    width: 200px;
}

#userinfo tbody td {
    text-align: center;
}

.serverinfo tbody td:first-child {
    text-align: left !important;
}

/*
 *	JTL-Search ShopInfo
 */
.shopinfo_wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.shopinfo_global {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 15px 15px;
}

.shopinfo_global div {
    margin: 0 0 20px 0;
}

.shopinfo_global table.importerrors tbody td:first-child {
    width: 200px;
}

/* DAILY QUERIES */
.shopinfo_global .daily_queries {
    text-align: center;
}

.daily_queries span.head {
    font-weight: bold;
    margin: 0 15px 0 0;
}

/* LINECHART */
.shopinfo_global .linechart {
    height: 280px;
    text-align: center;
}

.box_wrapper {
    width: 994px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #E6E6E6;
    text-shadow: #F0F0F0 1px 1px 1px;
    color: #76797C;
}

.box_wrapper div.box_header {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #E6E6E6;
    margin: 0;
    padding: 0;
}

.box_wrapper div.box_content {
    vertical-align: middle;
    text-align: left;
    background-color: #F9F9F9;
    border: 1px solid white;
    border-left-width: 0;
    border-right-width: 0;
    margin: 0;
    padding: 0 10px;
}

.box_content span.head {
    font-weight: bold;
    width: 200px;
    display: block;
    float: left;
}

.box_content span.content {
    clear: both;
}

.table_wrapper {
    width: 994px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #E6E6E6;
}

.table_wrapper table {
    width: 994px;
    border-collapse: collapse;
}

.table_wrapper table td.option_button {
    text-align: right !important;
}

.table_wrapper.ext {
    width: 1200px;
}

.table_wrapper.ext table {
    width: 1200px;
}

.table_wrapper th, .table_wrapper td {
    vertical-align: middle;
    text-align: center;
    color: #333;
}

.table_wrapper th {
    height: 30px;
    font-weight: bold;
}

.table_wrapper td {
    padding: 0 5px 0 5px;
    height: 25px;
    background-color: #F9F9F9;
    border: 1px solid white;
    border-left-width: 0;
    border-right-width: 0;
}

.table_wrapper tbody tr:hover td {
    background-color: #EFEFEF;
    cursor: hand;
}

.table_wrapper thead tr .header {
    background: url("../gfx/sort_bg.gif") center right no-repeat;
    padding-right: 14px;
    cursor: pointer;
}

.table_wrapper thead tr .headerSortDown {
    background: url("../gfx/sort_desc.gif") center right no-repeat;
}

.table_wrapper thead tr .headerSortUp {
    background: url("../gfx/sort_asc.gif") center right no-repeat;
}

.table_wrapper th.tarif {
    width: 78px;
}

/* Testzeit */
.extend_wrapper {
    background: #F9F9F9;
    width: 640px;
    height: 420px;
    padding: 60px 0 0;
}

.extend_content {
    background: #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 400px;
    height: 300px;
    margin: 0 auto;
    border: 1px solid #CCC;
    text-align: center;
}

.extend_content h2 {
    margin: 10px 0;
    padding: 0;
}

.extend_content input[type=text] {
    width: 250px;
    margin: 0 10px;
}

.button.clock[disabled=disabled] {
    opacity: 0.2;
}

/* Button */
.button {
    border: 1px solid #EDEDED;
    height: 27px;
    line-height: 25px;
    padding: 0 5px 0 25px;
    color: #717171;
    text-shadow: 1px 1px 0 #FFF;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.button:hover {
    color: #444;
    cursor: pointer;
    border: 1px solid #D0D0D0;
}

.button.delete {
    background: transparent url('../gfx/icon_delete.png') no-repeat 5px center;
}

.button.delete:hover {
    background: transparent url('../gfx/icon_delete.png') no-repeat 5px center;
}

.button.search {
    background: transparent url('../gfx/icon_search.png') no-repeat 5px center;
}

.button.search:hover {
    background: transparent url('../gfx/icon_search.png') no-repeat 5px center;
}

.button.manage {
    background: transparent url('../gfx/icon_user.png') no-repeat 5px center;
}

.button.manage:hover {
    background: transparent url('../gfx/icon_user.png') no-repeat 5px center;
}

.button.backend {
    background: transparent url('../gfx/icon_manage.png') no-repeat 5px center;
}

.button.backend:hover {
    background: transparent url('../gfx/icon_manage.png') no-repeat 5px center;
}

.button.clock {
    background: transparent url('../gfx/icon_clock.png') no-repeat 5px center;
}

.button.clock:hover {
    background: transparent url('../gfx/icon_clock.png') no-repeat 5px center;
}
div#resubmissionEditPopup input {
    height: auto;
}

div#resubmissionEditPopup input,
div#divWiedervorlage input {
    width: 420px;
}

div#resubmissionEditPopup textarea,
div#divWiedervorlage textarea {
    width: 420px;
    height: 150px;
}

/*
 * single search browser
 */
.single_search_browser {
    display: none;
    position: absolute;
    width: 880px;
    overflow: hidden;
    padding: 10px;
    background-color: #FFF;
    border: 3px solid #C1C1C1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 999;
}

.single_search_browser h1 {
    float: none;
    font-size: 1.3em;
}

.single_search_browser input[type="text"] {
    width: 874px;
}

.single_search_browser div.search {
    margin: 10px 0;
    width: 100%;
}

.single_search_browser div.search select {
    width: 100%;
}

.button_admin {
    display: inline-block;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #EDEDED;
    background: #F6F6F6;
    height: 27px;
    line-height: 25px;
    padding: 0 5px;
    color: #444;
    cursor: pointer;
}

.divModulHistory_popup {
    display: none;
    min-height: 350px;
    padding: 15px;
    width: 80%;
    height: 80%;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
    overflow: auto;
}

.divV1LizenzHistory_popup {
    display: none;
    min-height: 350px;
    padding: 15px;
    width: 80%;
    height: 80%;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
    overflow: auto;
}

.divAccountFullTerminationHistory_popup {
    display: none;
    min-height: 350px;
    padding: 15px;
    width: 80%;
    height: 80%;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
    overflow: auto;
}

.divTerminationJobLogEntries_popup {
    display: none;
    min-height: 350px;
    padding: 15px;
    width: 80%;
    height: 80%;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
    overflow: auto;
}


#scrollable-table {
    max-height: 100%; /* adjust as needed */
    overflow-y: auto;
    display: block;
}

#scrollable-table table {
    border-collapse: collapse;
    width: 100%;
}

#scrollable-table th,
#scrollable-table td {
    padding: 8px;
    border: 1px solid #ccc;
    text-align: left;
}

#scrollable-table thead th {
    position: sticky;
    top: 0;
    background: #c2c2c2;
    z-index: 2;
}


table tr.hostingrow td {
    padding: 3px;
    border-bottom: 1px solid #A4A4A4;
    border-right: 1px solid #A4A4A4;

}

.sc_new_button {
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEE;
    color: #333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #CCC;
}

table tr.sc_row td {
    padding: 5px;
    border: 1px solid #FFF;
}

table tr.sc_row_odd td {
    padding: 5px;
    background-color: #E8E8E8;
    border: 1px solid #FFF;
}

.providiv {
    display: none;
    height: 500px;
    padding: 15px;
    width: 900px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
    overflow: auto;
}

table.manprovi td {
    padding: 5px 5px 5px 10px;
}

.neueDatei_popup {
    display: none;
    padding: 15px;
    width: 450px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.newSLA_popup {
    display: none;
    padding: 15px;
    width: 500px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

tr.hosting_row {

}

tr.hostingrow:hover {
    background-color: #C0C0C0 !important;
}

tr.sla {
    background-color: #F00;
}

tr.sla td {
    color: #FFF;
}

tr.premium {
    background-color: #0F0;
}

tr.pilot {
    background-color: #00F;
}

tr.pilot td {
    color: #FFF !important;
}

tr.wms-premium {
    background-color: #FFA500;
}

tr.sixyminutes {
    background-color: #FF0;
}

tr.sixyminutes a {
    font-weight: bold;
    color: #000;
}

div.sla_item {
    width: 33%;
    float: left;
}

div.sla_item select {
    width: 147px;
    height: 23px;
}

div.sla_row {
    overflow: hidden;
}

div#editSLA table {
    width: 100%;
}

div#editSLA table td {
    padding-right: 10px;
}

.newOnboarding_popup {
    display: none;
    padding: 15px;
    width: 550px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.newContact_popup {
    display: none;
    padding: 15px;
    width: 550px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.popupModal {
    display: none;
    padding: 15px;
    width: 550px;
    position: relative;
    background-color: #FFF;
    border: 5px solid #AAA;
}

.popupContacts {
    width: 1200px;
}

.popupAcl {
    width: 920px;
}

.customerHeading {
    color: #00729A;
}

tr.tp_status.tp_status_AKTION td {
    background-color: #EBFFEE !important;
}

tr.tp_status.tp_status_FREIGESCHALTET td {
    background-color: #FFF !important;
}

tr.tp_status.tp_status_GEKUENDIGT td {
    background-color: #F2F2F2 !important;
}

tr.tp_status.tp_status_OFFEN td {
    background-color: #FFFAEB !important;
}

a.dial {
    color: #008000;
    font-weight: bold;
    background-color: #FFF;
    border: 2px solid #008000;
    padding: 5px;
    border-radius: 5px;
    text-decoration: none;
}

a.dial:hover {
    background-color: #008000;
    color: #FFF;
}

form.edit_lic input[type=text], form.edit_lic select {
    width: 185px;
}
form.edit_lic input[type=text], form.edit_lic select {
    width: 185px;
}

.prio_minimal, .prio_wichtig, .prio_kritisch {
    padding: 2px;
}

.prio_minimal {
    background-color: #FF0;
}

.prio_wichtig {
    background-color: #FF8000;
}

.prio_kritisch {
    background-color: #F00;
    color: #FFF;
}

.prio_kritisch a {
    color: #FFF;
}

#benutzer tr:hover {
    background: yellow;
    color: black;
}

.scrollable-window {
    height: 370px;
    #border: 1px black solid;
}

.scrollable-content {
    height: 350px;
    overflow: auto;
}

.global-search {
    background-color: #F3F3F3;
    padding: 10px;
    border: 1px solid #BBB;
}

.global-search .form-row {
    display: flex;
    align-items: center;
}

.global-search .form-field {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.global-search label {
    text-align: right;
    font-weight: normal !important;
    margin-right: 5px;
}

.global-search input[type=submit] {
    width: auto;
}

.warning {
    background: #F00;
    color: #FFF;
    border: 0;
    padding: 2px;
}

a.warning {
    color: #FFF;
}

button.warning {
    cursor: pointer;
}

form.ticketrating fieldset {
    display: inline-block;
    background-color: #E6EEEE;
    border: 1px solid #FFF;
    padding: 3px 5px;
}

form.ticketrating div.container {
    overflow: hidden;
    display: inline-block;
}

form.ticketrating div.top, form.ticketrating div.down {
    float: left;
}

form.ticketrating div.container label {
    width: 130px;
    display: inline-block;
}


form.ticketrating div.container select {
    width: 40px;
}

form.ticketrating div.container input {
    width: 100px;
}

form.ticketrating div.top {

}

form.ticketrating div.down {

}

table.server-list td {
    border-bottom: 1px solid #666;
}

.ab_image {
    max-width: 150px;
    border: 1px solid #C0C0C0;
    padding: 5px;
}

.ab_descr {
    width: 200px;
    padding: 4px;
    background: #CCC;
}

.ab_content {
    width: 450px;
    padding: 4px 20px 4px 4px;
    border-bottom: 1px solid #CCC;
}

.ab_button {
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEE;
    color: #333;
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #CCC;
}

div#customercareList table.customercare {
    background: url("http://www.roscripts.com/images/teaser.gif") repeat-x scroll 0 0 #EFF4FB;
    border-collapse: collapse;
    border-left: 1px solid #686868;
    border-right: 1px solid #686868;
    color: #333;
    font: 0.8em/145% 'Trebuchet MS', helvetica, arial, verdana, sans-serif;
}

table.customercare td, th {
    padding: 5px;
}

table.customercare caption {
    background: none repeat scroll 0 0 transparent;
    color: #333;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 0 0.5em;
    text-align: left;
    text-transform: uppercase;
}

table.customercare a {
    color: #950000;
    text-decoration: none;
}

table.customercare a:link {
}

table.customercare a:visited {
    color: #666;
    font-weight: normal;
    text-decoration: line-through;
}

table.customercare a:hover {
    border-bottom: 1px dashed #BBB;
}

table.customercare thead th, tfoot th, tfoot td {
    background: url("http://www.roscripts.com/images/llsh.gif") repeat-x scroll 0 0 #333;
    color: #FFF;
}

table.customercare tfoot td {
    text-align: right;
}

table.customercare td {
    border-bottom: 1px dotted #333;
}

table.customercare tbody th {
    white-space: nowrap;
}

table.customercare tbody th a {
    color: #333;
}

table.customercare .odd {
}

table.customercare tbody tr:hover {
    background: none repeat scroll 0 0 #FAFAFA;
}

.customercareWiedervorlage {
    background-image: url("../gfx/icon_wiedervorlage.png");
    background-position: 10px 1px;
    background-repeat: no-repeat;
    border: 1px solid #000;
    cursor: pointer;
    font-size: 12px;
    height: 24px;
    margin: 0;
    padding: 2px 2px 2px 20px;
    width: 130px;
}

.spp_table_head {
    background-color: #E8E8E8;
    font-size: 0.8em;
}

.spp_table_head {
    font-weight: bold;
}

.spp_table_head.big {
    width: 250px;
}

.spp_table_head.verybig {
    width: 550px;
}

.spp_table_head.small {
    width: 150px;
}

.spp_table_item {
    padding: 4px;
    vertical-align: top;
    background: #F2F2F2;
}

.spp_table_item.even {
    background: #FFF;
}

.center {
    text-align: center;
}

.spp_button {
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEE;
    color: #333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #CCC;
}

.sp_info {
    float: left;
    width: 160px;
    font-size: 1.1em;
    padding-bottom: 3px;
}

.sp_info.descr {
    clear: left;
    font-weight: bold;
}

select.sp_info {
    width: 450px;
    margin-bottom: 5px;
    height: 25px;
}

span.sp_info.item {
    width: 260px;
}

.sp_details {
    background: #F2F2F2;
    min-height: 250px !important;
    padding: 10px;
    margin-bottom: 10px;
}

.sp_details.speichern {
    background: #F2F2F2;
    min-height: 0;
    padding: 10px 10px 10px 100px;
}

.sp_kundenbrowser {
    display: none;
    width: 950px;
    height: 350px;
    background: #FFF;
    padding: 10px;
    overflow: auto;
    border: 4px solid #CCC;
}

.sp_editform {
    display: none;
    text-align: center;
    width: 350px;
    height: 180px;
    background: #FFF;
    padding: 50px 10px 10px;
    overflow: auto;
    border: 4px solid #CCC;
}

.sp_addform {
    display: none;
    width: 350px;
    height: 200px;
    background: #FFF;
    padding: 50px 10px 10px;
    overflow: auto;
    border: 4px solid #CCC;
}

.support_tariff_bronze {
    background-color: #BF8970;
    color: #FFF;
}

.support_tariff_silber {
    background-color: #C0C0C0;
}

.support_tariff_gold {
    background-color: #E2B007;
}

.support_tariff_platin {
    background-color: #7F7679;
    color: #FFF;
}

.support_tariff_premium {
    background-color: #D14205;
    color: #FFF;
}

.support_tariff_servicepartner {
    background-color: #A9DDC7;
}

.support-state-info {
    background-color: #F2F5A9;
}

.support-state-warning {
    background-color: #F00;
}

#divAccountSupportOrdersHistory {
    min-width: 550px;
}

.dot_success {
    height: 15px;
    width: 15px;
    background-color: #1354FA;
    border-radius: 50%;
    display: inline-block;
}

.dot_warning {
    height: 15px;
    width: 15px;
    background-color: #FFFB00;
    border-radius: 50%;
    display: inline-block;
}

.dot_error {
    height: 15px;
    width: 15px;
    background-color: #F10E0E;
    border-radius: 50%;
    display: inline-block;
}

.dot_waiting {
    height: 15px;
    width: 15px;
    background-color: #817F7F;
    border-radius: 50%;
    display: inline-block;
}

.dropdown-submenu {
    position: relative;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}


.vorlage_deprecated {
    background-color: #FAE8A8 !important;
}

.vorlage_entwurf {
    background-color: #AAF69D !important;
}

.vorlage_review {
    background-color: #F8FD85 !important;
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 400;
    src: local("Proximanova-Regular"), local("Proximanova"), local("Proxima Nova"), url(https://cdn.jtl-software.com/fonts/proximanova-regular-webfont.eot) format("eot"), url(https://cdn.jtl-software.com/fonts/proximanova-regular-webfont.woff2) format("woff2"), url(https://cdn.jtl-software.com/fonts/proximanova-regular-webfont.woff) format("woff"), url(https://cdn.jtl-software.com/fonts/proximanova-regular-webfont.ttf) format("truetype"), url(https://cdn.jtl-software.com/fonts/proximanova-regular-webfont.svg#Proxima_Nova) format("svg");
    font-display: swap
}

#colorheader {
    position: relative;
    top: 0;
    height: 5px !important;
}

.sideNavigationTitle {
    font-family: Proximanova, Proxima Nova, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    background-color: #E4EEEE;
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 2px;
}

.sideNavigationSubsection {
    font-family: Proximanova, Proxima Nova, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    background-color: #F6F7F7;
    font-size: 0.8em;
    padding-left: 14px;
    padding-top: 3px;
}

hr.sideNavigationSeparator {
    border-top: 1px dotted #000;
    margin-right: 15px;
}

#mainHeaderBG,
div.mainHeaderBG,
td.mainHeaderBG {
    height: 83px;
    background-color: #E4EEEE;
    font-family: Proximanova, Proxima Nova, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    vertical-align: top;
    padding-top: 20px;
    text-align: center;
}

div.mainHeaderBG h3,
td.mainHeaderBG h3 {
    line-height: 20px;
    margin: 0;
}

td.mainHeaderBG-bootstrap {
    height: 83px;
    background-color: #E4EEEE;
    font-family: Proximanova, Proxima Nova, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    vertical-align: top;

}

h3.mainHeaderBG {
    font-family: Proximanova, Proxima Nova, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 14pt;
}

.mainContent {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.sublinks {
    padding-top: 10px;
}

a.sublink {
    color: #868383;
    font-size: 11pt;
}

.suchForm {
    border: 1px dotted #000;
    margin-left: 14px;
    border-radius: 0 !important;
    margin-right: 20px;
    margin-bottom: 0 !important;
    max-width: 150px;
}

.frmSuchForm {
    margin: 0;
}

#containerEmailExporterMailchimp {
    margin-top: 15px;
}

#containerEmailExporterMailchimp #csv_file_description {
    margin-top: 15px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

#formEmailExporterMailchimp.form-horizontal .control-label {
    width: 200px;
}

#formEmailExporterMailchimp.form-horizontal .controls {
    margin-left: 220px;
}

table.myview {
    background-color: #F7F7F7;
    border: 1px solid #BBB;
}

tr.myview {
    background-color: #EEE;
}

th.myview {
    text-align: left;
    border-bottom: 1px solid #BBB;
}

table.mycreate {
    background-color: #EFE;
    border: 1px solid #BBB;
}

tr.mycreate {
    background-color: #6AEA6A;
}

th.mycreate {
    text-align: left;
    border-bottom: 1px solid #BBB;
}

table.myedit {
    background-color: #FEEDED;
    border: 1px solid #BBB;
}

tr.myedit {
    background-color: #FF8080;
}

th.myedit {
    text-align: left;
    border-bottom: 1px solid #BBB;
}

tableHover tr:hover {
    background-color: #CCF;
}

.pagination {
    margin: 20px 0;
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}

.pagination ul > li {
    display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #DDD;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    cursor: default;
    background-color: transparent;
}


.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

div.unter_content_header {
    padding-top: 5px;
    padding-left: 5px;
    height: 24px;
    background: url(../gfx/jtladmin_07.png) repeat-x;
}

td#filterRow div[class^="span"] {
    margin-left: 0;
}

td#filterRow div#search-btn {
    margin-top: 20px;
}

.switch-field {
    display: flex;
    overflow: hidden;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    background-color: #e4e4e4;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 4px 8px;
    margin-right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #a5dc86;
    box-shadow: none;
}

.switch-field label:first-of-type {
    border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}

.mainHeaderBG a {
    text-decoration: none;
}
.mainHeaderBG a:hover {
    text-decoration: underline;
}

#erweiterteFilter > div { display: grid; grid-template-columns: repeat( auto-fit, minmax(200px, 1fr) ); gap: 10px 10px; margin-bottom: 0; }

table.JTLListView {
    font-family: arial, sans-serif;
    background-color: #CDCDCD;
    margin: 10px 0 15px;
    font-size: 0.95em !important;
    width: 100%;
    text-align: left;
}
table.JTLListView thead tr th, table.JTLListView tfoot tr th {
    background-color: #E6EEEE;
    border: 1px solid #FFF;
    font-size: 0.95em !important;
    padding: 4px;
}

table.JTLListView tbody tr {
    background-color: #FFFFFF;
}

table.JTLListView tbody td {
    font-size: 0.95em !important;
    color: #3D3D3D;
    padding: 4px;
    vertical-align: top;
}

table.JTLListView tbody tr.odd {
    background-color: #F0F0F6;
}

table.JTLListView tbody tr.error {
    background-color: #FF0000;
}

table.JTLListView tbody tr.warning {
    background-color: #ffff00;
}

table.JTLListView tbody tr.zwischenueberschrift td {
    background-color: #D0D0D6;
}

th {
    padding-left: 3px !important;
}

#listAVV caption,
#listAVV caption,
#customersWithSpecialAVV caption,
#listConsent caption {
    font-weight: bold;
    line-height: 20px;
    font-size: 17px;
    text-align: left;
}
.text-muted {
    color: #6c757d!important;
}