
/* - bootstrap.unitracc.css - */
@media all {
/* --- "bootstrap.unitracc.css" ist die MainCSS für die UNITRACC-Plattform --- */

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Styling body -------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
body {
    padding: 0 0 0 0;
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------- Styling superior elements -------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* -------- Styling shadow border -------- */
.span4-5 {
    width: 340px;
}

.page-shadow {
    width: 960px;
    margin: auto;
    -moz-box-shadow: 0px -5px 5px #d0d0d0;
    -webkit-box-shadow: 0px -5px 5px #d0d0d0;
    box-shadow: 0px -5px 5px #d0d0d0;
}

.clear {
    clear: both;
}

#ajax-spinner {
    z-index: 3000;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px; /* Hier muss die halbe Höhe der Spinner-Grafik eingetragen werden */
    margin-left: -30px; /* Hier muss die halbe Breite der Spinner-Grafik eingetragen werden */
}

.text-center {
    text-align: center;
}

.jq-load form {
    float: left;
    padding-right: 5px;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.tab-content {
    overflow: hidden;
}

form#go_to_groupdesktop {
    margin-bottom: 0;
}

form#show_thread {
    margin-bottom: 0;
}

.discreet {
    font-size: 11.844px;
}

/* -------- Styling links -------- */
a {
    color: #2162A0;
}

ul, ol {
    margin: 0 0 10px 15px;
    padding: 0;
}

h1,
h2 {
    line-height: 25px;
}

h3 {
    line-height: 20px;
    padding-bottom: 5px;
    margin: 0px 0 0;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 19px;
}

h3 {
    font-size: 14px;
}

hr {
    margin: 10px 0;
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------- Styling header ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* -------- Styling header-region-1 -------- */
.header-region-1 {
    padding: 10px 0 0 0;
}

.header-region-1 .nav {
    margin: 0;
}

.header-region-1 .language-switch {
    padding: 2px 0 0 12px;
}

/* -------- Styling header-region-2 -------- */
.header-region-2 {
    padding: 0 0 10px 0;
}

/* -------- Styling header-region-3 -------- */
.header-region-3 .navbar-inner {
    padding-right: 0;
    padding-left: 0;
    background-color: #2162A0;
    background-image: -moz-linear-gradient(top, #5688b8, #194e82);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5688b8), to(#194e82));
    background-image: -webkit-linear-gradient(top, #5688b8, #194e82);
    background-image: -o-linear-gradient(top, #5688b8, #194e82);
    background-image: linear-gradient(to bottom, #5688b8, #194e82);
    background-repeat: repeat-x;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5688b8', endColorstr='#ff194e82', GradientType=0)";
}

.header-region-3.navbar {
    margin: 0 0 10px 0;
    /*margin: 0 -10px 10px -10px; NAVBAR OHNE RAND*/
}

.header-region-3.navbar .nav {
    width: 100%;
}

.header-region-3.navbar .nav li.mainmenu-selector {
    width: 20%;
    background-image: url(/++resource++unitracc-libs/main-navigation-seperator.png);
    background-repeat: no-repeat;
}

.header-region-3.navbar .nav li.top-navigation-1 {
    background-image: none;
}

.header-region-3.navbar .nav > li > a {
    float: none;
    padding: 10px 20px;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 #194e82;
}

.header-region-3.navbar .nav > li > a:hover {
    text-shadow: 0 1px 0 #8ca250;
    background-color: #8ca250;
    background-image: linear-gradient(to bottom, #cbe08f, #8ca250);
}

.header-region-3.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #8ca250;
    background-image: linear-gradient(to bottom, #cbe08f, #8ca250);
}

.header-region-3.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #E5E5E5;
    color: #ffffff;
    text-shadow: 0 1px 0 #8ca250;
}

.header-region-3 .dropdown-menu {
    padding: 20px;
    margin: 0;
    background-color: #f3ffd2;
    border: none;
    border-radius: 0;
    font-size: 13px;
}

.header-region-3.navbar .nav li ul.dropdown-menu li {
    background-image: none;
    list-style-type: none;
}

.header-region-3.navbar .nav li ul.dropdown-menu li a {
    display: inline;
    padding: 0;
    margin: 0;
    color: #333333;
}

.header-region-3.navbar .nav li ul.dropdown-menu li a:hover {
    background-color: none;
}

.header-region-3 .dropdown-menu > li > a:hover,
.header-region-3 .dropdown-menu > li > a:focus,
.header-region-3 .dropdown-submenu:hover > a,
.header-region-3 .dropdown-submenu:focus > a {
    color: #333333;
    text-decoration: none;
    background-color: #f3ffd2;
    background-image: none;
    text-decoration: underline;
}

.header-region-3.navbar .nav li ul.dropdown-menu li ul {
    padding: 0;
    margin: 0;
}

.header-region-3.navbar .nav li ul.dropdown-menu {
    min-width: 148px;
}

.header-region-3.navbar .nav li ul.dropdown-menu li.capsulated {
    padding-bottom: 20px;
    width: 524px;
}

.header-region-3.navbar .nav li ul.dropdown-menu li ul {
    margin-right: 20px;
    width: 154px;
    display: block;
    float: left;
}

/* ------------------------------------------ [ Bildergalerie ... [ */
div.image-gallery {
    width: 100%;
}
.image-gallery.clearfix > .float-left,
.image-gallery > .float-left,
.image-gallery > div {
    padding: 0 0.5em 0.5em 0;
}
.image-gallery > div.float-left,
.image-gallery > .float-left,
.image-gallery > div,
.float-left {
    float: left;
}
/* ------------------------------------------ ] ... Bildergalerie ] */

.header-region-3.navbar hr.clear {
    clear: both;
    display: block;
    margin: 0;
    padding: 10px;
    border-top: 1px none;
    border-color: #daeca9;
    margin: 0 0 10px 0;
}

.header-region-3.navbar .nav li ul.dropdown-menu li ul li:first-child {
    padding-bottom: 10px;
    white-space: wrap;
}

.header-region-3 ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block; /* NAVIGATION HOVER EXPAND */
}

.header-region-3.navbar .nav > li > .dropdown-menu:before {
    display: none;
}

.header-region-3.navbar .nav > li > .dropdown-menu:after {
    display: none;
}

.header-region-3.navbar .nav .selected {
    text-shadow: 0 1px 0 #8ca250;
    background-color: #8ca250;
    background-image: linear-gradient(to bottom, #cbe08f, #8ca250);
}

/* -------- Styling header-region-4 -------- */
.header-region-4 .carousel {
    margin-bottom: 0;
}

.header-region-4 .carousel-control {
    background: none;
    border: none;
    padding: 0;
    color: #2162A0;
    opacity: 0.2;
    top: 50%;
}

.header-region-4 .carousel-control:hover,
.carousel-control:focus {
    color: #2162A0;
    opacity: 1;
}

.header-region-4 .carousel-indicators {
    list-style: none outside none;
    margin: 0;
    position: absolute;
    left: 21px;
    top: 190px;
    z-index: 5;
    text-align: center;
}

.header-region-4 .carousel-indicators .active {
    background-color: #2162A0;
}

/* -------- Styling header-region-5 -------- */
.header-region-5 {
    background-color: #D7EAFA;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}


/* ------------------------------------------------------------------------------------------ */
/* ---------------------------------- Styling advertisement --------------------------------- */
/* ------------------------------------------------------------------------------------------ */
.ads-content {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    padding: 10px 0 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin: 0 0 10px 0;
    text-align: center;
}

.ads-content a img {
    margin-bottom: 10px;
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------- Styling footer ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* -------- Styling footer-region-1 -------- */
.footer {
    padding-top: 10px;
}

.footer-region-1 {
    background-color: #2162a0;
    padding: 20px 0 20px 0;
}

.footer-region-1 li a {
    color: #ffffff;
}

.footer-region-1 li a:hover {
    color: #ffffff;
    background-color: #2162a0;
    text-decoration: underline;
}

.footer-region-1 .nav {
    margin: 0;
}

/* -------- Styling footer-region-2 -------- */
.footer-region-2 {
    padding: 10px 0 0 0;
}

.footer-region-2 .nav {
    margin: 0;
}

.footer-region-2 .area-links .nav-pills {
    list-style-type: none;
}

.footer-region-2 .area-links .nav-pills a {
    padding-right: 0;
    padding-left: 24px;
}

/* -------- Styling footer-region-3 -------- */
.footer-region-3 {
    padding: 10px 0 20px 0;
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Styling icons ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
[class^="icon-"], [class*=" icon-"] {
    background-image: url(/++resource++unitracc-libs/glyphicons-halflings.png);
}

/* Vorschlag:
 * das weiße Icon sollte bei Verwendung von .btn-primary implizit sein
[class^="icon-"].btn-primary,
.btn-primary > [class^="icon-"],
*/
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url(/++resource++unitracc-libs/glyphicons-halflings-white.png);
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ Styling buttons ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* input[type=submit], */
.btn-primary {
    background-color: #2162A0;
    background-image: linear-gradient(to bottom, #5688B8, #194E82);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* input[type=submit]:focus, */
.btn-primary:focus {
    background-color: #2162A0;
    background-image: linear-gradient(to bottom, #5688B8, #194E82);
    color: #ffffff;
    background-position: 0 0px;
}

/* input[type=submit]:hover, */
.btn-primary:hover {
    background-color: #8ca250;
    background-image: linear-gradient(to bottom, #cbe08f, #8ca250);
    color: #ffffff;
    background-position: 0 -5px;
}

.btn-primary a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

a[onclick]:hover {
    cursor: pointer;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- STYLING ARTICLE-FOLDER-VIEW ----------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.listing-item.large h3 {
    margin: 0 0 0 0;
}

.listing-item.small h3 {
    margin: 0 0 0 0;
}

.listing-item.small .thumbnail {
    margin-bottom: 10px;
}

.info-data {
    padding-bottom: 5px;
}

.info-data .info {
    color: #999999;
    display: inline;
    margin: 0;
}

.info-data .info:after {
    content:"/";
    padding: 0 2px 0 5px;
}

.info-data .info:last-child:after {
    content:"";
    padding: 0;
}

.thumbnail {
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

a.thumbnail:hover {
    border-color: #2162A0;
}

.listing-item {
    padding-bottom: 20px;
}

.listing-item:last-child {
    padding-bottom: 0;
}

a.label:hover,
.label {
    background-color: #F5F5F5;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: normal;
    color: #999999;
}

.listing-keywords {
    padding-bottom: 15px;
}

.breadcrumb {
    margin: 0 0 10px 0;
    border-radius: 0;
}

.pagination .pager li > a, .pager li > span {
    border-radius: 0;
}

.pagination .pager .next > a, .pager .next > span {
    float: left;
}

.pagination ul > li {
    display: inline;
    float: left;
}

.pagination ul {
    margin-top: 0;
}

.pagination .pager li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #dddddd;
    border-width: 1px 1px 1px 0;
    height: 28px;
}

.pagination .pager li:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination .pager li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination ul > li > a, .pagination ul > li > span {
    border-width: 0px;
}


/* -------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- STYLING ARTICLE-VIEW ----------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */
.well {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 10px;
    padding: 0;
}

.well .well-content {
    padding: 10px;
}

.well .well-content p {
    margin: 0;
}

.well .well-content h3 {
    margin: 0;
    padding: 10px 0 0 0;
}

.well .well-content h3:first-child {
    margin: 0;
    padding: 0 0 10px 0;
}

.thumbnail {
    font-size: 11.844px;
}

.thumbnail:hover {
    border-color: #2162A0;
}

.thumbnail p {
    color: #333333;
    padding: 10px;
    margin: 0;
}

.thumbnails a:hover {
    text-decoration: none;
}

.thumbnails.pull-left {
    padding: 5px 20px 5px 0;
}

.thumbnails.pull-right {
    padding: 5px 0 5px 20px;
}

.alert {
    border-radius: 0 0 0 0;
}

.alert-info p:last-child {
    margin-bottom: 0;
}


/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------- MY UNITRACC ----------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
.progress {
    margin-bottom: 10px;
    position: relative;
}

.progress .bar {
    background-color: #81BA2D;
    background-image: linear-gradient(to bottom, #B4D540, #5AA61F);
    border-radius: 4px 4px 4px 4px;
    left: 0;
    position: absolute;
    top: 0;
}

.progress .bar-value {
    position: relative;
    text-align: center;
    z-index: 10;
}

.list-action-item {
    border-top: 1px solid #E3E3E3;
    padding: 10px 0 5px 0;
}

.list-action-item:first-child {
    border-top: none;
    margin-top: -10px;
}

.list-action-item:hover {
    background-color: #F5F5F5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.list-action .list-action-item .action {
    float: right;
}


/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- KnowHow SEARCH ----------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
.table-search-result td.thumbnail {
    text-align: center;
    vertical-align: middle;
    border-right: 0;
    border-left: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
}

.table-search-result td.thumbnail:hover {
    border-right: 0;
    border-left: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
    border-color: #DDDDDD;
}

.table-search-result:last-child {
    border-bottom: 1px solid #DDDDDD;
}


/* ------------------------------------------------------------------------------------------------ */
/* ----------------------------------------- CHZN STYLING ----------------------------------------- */
/* ------------------------------------------------------------------------------------------------ */
.chosen-container-single .chosen-single {
    background-image:   none;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 0 #FFFFFF inset, 0 0px 0px rgba(0, 0, 0, 0.1);
    color: #555555;
}

.chosen-container-active .chosen-single-with-drop {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 0px 0px;
}

.chosen-container-active .chosen-single {
    border-width: 1px;
    border-style: solid;
    border-color: rgba (82, 168, 236, 0.8);
}

.chosen-container .chosen-drop {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}


/* ----------------------------------------------------------------------------------------------- */
/* -------------------------------------- DATATABEL STYLING -------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
.table-bordered {
    border-radius: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    border-top-left-radius: 0;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    border-bottom-left-radius: 0;
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- KURS STYLING -------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
#portlet-book-navigation .header {
    display: none;
}

#portlet-book-navigation ul li img {
    display: none;
}

#portlet-book-navigation ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#portlet-book-navigation #course-navigation {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

#portlet-book-navigation #course-navigation ul li a {
    padding: 8px 15px 8px 15px;
    display: block;
    border-bottom: 1px solid #E5E5E5;
}

#portlet-book-navigation #course-navigation ul li a.level1 {
    background-color: #f5f5f5;
}

#portlet-book-navigation #course-navigation ul li a.level2 {
    padding: 4px 15px 4px 15px;
}

#portlet-book-navigation #course-navigation ul li a.level3 {
    padding: 4px 15px 4px 30px;
}

#portlet-book-navigation #course-navigation ul li a.level4 {
    padding: 4px 15px 4px 45px;
}

#portlet-book-navigation #course-navigation ul li a.level5 {
    padding: 4px 15px 4px 60px;
}

#portlet-book-navigation #course-navigation ul li a:hover {
    background-color: #e9e9e9;
    text-decoration: none;
}

#portlet-book-navigation #course-navigation ul li a.navigation-current {
    background-color: #2162A0;
    color: #ffffff;
}

.book-navigation {
    border: 1px solid #dddddd;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-top: 10px;
}

.book-navigation .span7 {
    width: 536px;
}

.book-navigation a {
    display: block;
    padding: 4px 0 4px 0;
}

.book-navigation p {
    margin: 0;
    padding-top: 4px;
}

.book-navigation .row div:first-child {
    border-right: 1px solid #dddddd;
    display: block;
    text-align: center;
}

.book-navigation .row div:last-child {
    border-left: 1px solid #dddddd;
    display: block;
    text-align: center;
}

.book-navigation .row div:last-child a:hover {
    background-color: #f5f5f5;
    border-radius: 0 4px 4px 0;
}

.book-navigation .row div:first-child a:hover {
    background-color: #f5f5f5;
    border-radius: 4px 0 0 4px;
}

.book-navigation form {
    display:inline;
}

.book-navigation .book-navigation-center {
    text-align:center;
}

.book-navigation .book-navigation-center span {
    line-height:1.8em;
}

.progress-indicator {
    text-align: center;
    border: 1px solid #E5E5E5;
    padding: 10px 18px 5px 18px;
    margin: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    background-color: #ffffff;
}


/* -------------------------------------------------------------------------------------------- */
/* ------------------------------------------ EXTENDED SEARCH --------------------------------- */
/* -------------------------------------------------------------------------------------------- */
.extended-search {
    float: left;
}

.extended-search-options .link-label {
    float: left;
    display: inline-block;
    margin-left: 20px;
    font-size: 11.844px;
    padding-top: 1px;
}

.extended-search-options {
    padding: 0;
    margin: 0;
}

.extended-search-area select {
    height: 100px;
}

.option1 {
    width: 290px;
    margin-left: 30px;
    float: left;
}

.option2 {
    width: 300px;
    float: left;
    margin-left: 20px;
}

.option3 {
    width: 290px;
    float: left;
    margin-left: 20px;
}

.search-filter hr {
    border-top: 1px solid #c4e0f8;
}

.search-filter .options {
    padding: 0 10px 0 10px;
}

.search-filter .options .span4:first-child {
    padding: 0;
    margin: 0;
}

.search-filter .btn-toolbar {
    margin-bottom: 0;
}

.extended-search-area {
    background-color: #D7EAFA;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}

.search form {
    margin: 0;
}


/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------- STYLING BOX ----------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
.box {
    padding: 10px 15px 10px 15px;
    margin: 15px 0 15px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 0;
}

.box-primary {
    background-color: #D7EAFA;
    border: 1px solid #BCE8F1;
}


/* -------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- STYLING BOX EXTENDED ----------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */
.box .title h3,
.box .title h2,
.box .title h1,
.box .title p {
    padding: 0;
    margin: 0;
}

.box .link h3,
.box .link h2,
.box .link h1,
.box .link p {
    padding: 0;
    margin: 0;
}

.box .link {
    vertical-align: center;
    float: right;
}

.box .link img {
    vertical-align: center;
    float: right;
    margin-top: -2px;
}

.box.calendar {
    height: 100px;
    margin: 0 0 10px 0;
}

.box.card {
    min-height: 135px;
    margin: 0 0 10px 0;
}

.box.calendar .cardtitle {
    color: #999999;
}

.box.calendar .cardimage {
    margin-left: 0;
}

.box.calendar .cardimage .date h1,
.box.calendar .cardimage .date h2 {
    width: 45px;
    position: absolute;
    text-align: center;
    z-index: 1;
    color: #999999;
}

.box.calendar .cardimage .date h1 {
    padding-top: 19px;
    font-size: 18px;
}

.box.calendar .cardimage .date h2 {
    padding-top: 9px;
    margin: 0;
    font-size: 15px;
}

.box.calendar .cardtitle,
.box.calendar .cardcontent {
    padding-left: 60px !important;
}

.box .cardtitle,
.box .cardcontent {
    padding-left: 74px !important;
}

.box .cardimage.portrait {
    margin-left: 0;
    border: 1px solid #E3E3E3;
}

.box.balancing {
    margin-top: 0;
}



/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- STYLING COMMENT ------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */

.comment {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin: 10px 0 0 0;
    padding: 10px 0px 10px 0px;
    min-height: 80px;
    display: inline-block;
    width: 100%;
}

.comment.replyTreeLevel1,
.comment.replyTreeLevel2,
.comment.replyTreeLevel3,
.comment.replyTreeLevel4,
.comment.replyTreeLevel5,
.comment.replyTreeLevel6,
.comment.replyTreeLevel7,
.comment.replyTreeLevel8,
.comment.replyTreeLevel9,
.comment.replyTreeLevel10,
.comment.replyTreeLevel11,
.comment.replyTreeLevel12,
.comment.replyTreeLevel13,
.comment.replyTreeLevel14,
.comment.replyTreeLevel15 {
    margin: -1px 0 -1px 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05) inset;
    background-color: #ffffff;
}

.discussion .commentImage {
    float: left;
    border: 1px solid #E3E3E3;
    margin-left: 15px;
}

.discussion .documentByLine {
    margin: 0 15px 0 90px !important;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
}

.discussion .commentBody {
    margin: 0 15px 0 90px !important;
    padding-top: 5px;
}

.discussion .commentDate {
    float: right;
}

.discussion #formfield-form-widgets-user_notification .option input {
    float: left;
    margin-bottom: 5px;
    padding-right: 5px;
}

#commenting #formfield-form-widgets-user_notification .option input {
    float: left;
    margin-bottom: 5px;
    padding-right: 5px;
}

.discussion .reply-to-comment-button {
    float: left;
    margin-right: 5px;
    line-height: 17px;
}

textarea#form-widgets-comment-text {
    width: 95%;
}

.commentActions form {
    float: left;
    padding-right: 5px;

    margin-bottom: 0;
}

.comment .reply {
    display: inline-block;
    margin: 0 15px 0 15px;
}

.comment .reply form {
    margin: 0;
}


/* --------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- STYLING USER PROFIL ------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

#profileImage {
    display: inline-block;
    float: left;
    margin-right: 20px;
    border: 1px solid #E3E3E3;
}

#profileContent {
    padding-left: 200px;
}

/* ---- Overlay Infobox --*/
div.overlaybg div.close, div.overlay div.close {
    background-image: url(/++resource++unitracc-libs/pb_close.png);
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: -14px;
    width: 30px;
}

/*-- Standard Plone Ajax request stuff von KHo --*/
.pb-ajax, .pb-image, .overlay iframe {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    box-shadow: 0 0 3em 0.5em #666666;
    white-space: normal;
}

div.overlay {
    font-size: 80%;
}

.hiddenStructure {
    display: none;
}

.pb-ajax {
    padding: 10px;
}

.plone_jscalendar select {
    width: auto;
}

/* [ Quoting ... [ */
blockquote:lang(de),
:lang(de) q {
    quotes: "\201E" "\201C" "»" "«" "\2018" "\2019";
}
blockquote:lang(en),
:lang(en) q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
/* doppelte und einfache Winkelchen, nach außen zeigend: */
blockquote:lang(fr),
:lang(fr) q {
    quotes: "«" "»" "\2039" "\203A";
}
/* ] ... Quoting ] */

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Styling print ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

@media print {
    a[href]:after {
        content: none
    }
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Bugfix questions ---------------------------------- */
/* ---------------------------- REMOVE AFTER FIX TRANSFORM BROWSER -------------------------- */
/* ------------------------------------------------------------------------------------------ */

[class^=loesung] .media {
    border: none !important;
    box-shadow: none;
    padding: 0;
    margin-top: 2px;
}

/* ------------------ [ .btn-Regeln aus bootstrap.css für input[type=button] repliziert ... [ */
.input-append input[type=button],
.input-prepend input[type=button],
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend input[type=button] {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend input[type=button]:first-child {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group input[type=button]:last-child,
.input-append select + .btn-group input[type=button]:last-child,
.input-append .uneditable-input + .btn-group input[type=button]:last-child {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append input[type=button],
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append input[type=button]:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input + .btn-group input[type=button],
.input-prepend.input-append select + .btn-group input[type=button],
.input-prepend.input-append .uneditable-input + .btn-group input[type=button] {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append input[type=button]:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append input[type=button]:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.form-search .input-append input[type=button] {
  -webkit-border-radius: 0 14px 14px 0;
     -moz-border-radius: 0 14px 14px 0;
          border-radius: 0 14px 14px 0;
}

.form-search .input-prepend input[type=button] {
  -webkit-border-radius: 14px 0 0 14px;
     -moz-border-radius: 14px 0 0 14px;
          border-radius: 14px 0 0 14px;
}

input[type=button] {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0)";
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

input[type=button]:hover,
input[type=button]:focus,
input[type=button]:active,
input[type=button].active,
input[type=button].disabled,
input[type=button][disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

input[type=button]:active,
input[type=button].active {
  background-color: #cccccc \9;
}

input[type=button]:first-child {
  *margin-left: 0;
}

input[type=button]:hover,
input[type=button]:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

input[type=button]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type=button].active,
input[type=button]:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

input[type=button].disabled,
input[type=button][disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: "alpha(opacity=65)";
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-toolbar > .btn + input[type=button],
.btn-toolbar > input[type=button] + .btn,
.btn-toolbar > input[type=button] + input[type=button],
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > input[type=button] {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn + input[type=button],
.btn-group > input[type=button] + .btn,
.btn-group > input[type=button] + input[type=button] {
  margin-left: -1px;
}

.btn-group > input[type=button],
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > input[type=button]:first-child {
  margin-left: 0;
  -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;
}

.btn-group > input[type=button]:last-child,
.btn-group > .dropdown-toggle {
  -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;
}

.btn-group > input[type=button].large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > input[type=button].large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > input[type=button]:hover,
.btn-group > input[type=button]:focus,
.btn-group > input[type=button]:active,
.btn-group > input[type=button].active {
  z-index: 2;
}

.btn-group > input[type=button] + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open input[type=button].dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group-vertical > input[type=button] {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group-vertical > .btn + input[type=button],
.btn-group-vertical > input[type=button] + .btn,
.btn-group-vertical > input[type=button] + input[type=button] {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > input[type=button]:first-child {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.btn-group-vertical > input[type=button]:last-child {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.navbar input[type=button],
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group input[type=button],
.navbar .input-prepend input[type=button],
.navbar .input-append input[type=button],
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.modal-footer .btn + input[type=button],
.modal-footer input[type=button] + .btn,
.modal-footer input[type=button] + input[type=button] {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + input[type=button],
.modal-footer .btn-group input[type=button] + .btn,
.modal-footer .btn-group input[type=button] + input[type=button] {
  margin-left: -1px;
}

.width-98 {
width:98%!important;
}


/* ------------------ ] ... .btn-Regeln aus bootstrap.css für input]type=button] repliziert ] */

/* --------------- [ Nachjustierungen für ../unitracc_libs/bootstrap.css ... [ */
.media.UnitraccFormula {
    overflow: visible;
}
/* --------------- ] ... Nachjustierungen für ../unitracc_libs/bootstrap.css ] */

}

