
/* - ++resource++unitracc-resource/bootstrap.unitracc.css - */
@media all {
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-resource/bootstrap.unitracc.css?original=1 */
@charset "utf-8";
body {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
}
.span4-5 {
width: 340px;
}
.clear {
clear: both;
}
#ajax-spinner {
z-index: 3000;
position: fixed;
top: 50%;
left: 50%;
margin-top: -30px; /* */
margin-left: -30px; /* */
}
.text-center {
text-align: center;
}
.upper {
text-transform: uppercase;
}
p.text-plain,
.text-plain {
white-space: pre-line;
}
.alert h2,
.alert-structure h2 {
margin: 0;
font-weight: bold;
font-size: 110%;
}
form .row h2 {
margin: 0 0 0.5em;
font-weight: bold;
font-size: 15px;
}
.alert h3,
.alert-structure h3 {
margin: 0;
font-weight: bold;
font-style: italic;
font-size: 100%;
}
.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;
}
/* */
p + form {
display: block;
margin-top: -0.3em;
margin-bottom: 1em;
}
.discreet {
font-size: 11.844px;
}
/* */
a {
color: #005daa;
}
ul, ol {
margin: 0 0 10px 15px;
padding: 0;
}
h1,
h2 {
line-height: 1.6;
}
h3 {
line-height: 1.6;
padding-bottom: 5px;
margin: 0px 0 0;
}
h2.h1,
h1 {
font-size: 26px;
font-weight:bold;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 15px;
font-weight: bold;
}
h5 {
font-weight: bold;
}
hr {
margin: 10px 0;
}
/* */
.carousel-control {
background: none;
border: none;
padding: 0;
color: #005daa;
opacity: 0.2;
top: 50%;
}
.carousel-control:hover,
.carousel-control:focus {
color: #005daa;
opacity: 1;
}
.carousel-indicators {
list-style: none outside none;
margin: 0;
text-align: center;
}
.carousel-indicators .active {
background-color: #005daa;
}
.carousel .item a.thumbnail {
display: block;
/* */
height: 207px;
overflow: hidden;
}
ol.carousel-indicators,
.carousel-indicators {
position: static;
padding-top: 0.5em;
}
#news .carousel .item,
#articles .carousel .item,
#books .carousel .item,
#courses .carousel .item,
.media-carousels .item {
height: 350px;
overflow: hidden;
}
.media-carousels .item {
height: 222px;
}
.carousel .item .book-box h3 img {
float: left;
margin-right: 0.5em;
}
.carousel .item .book-box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.tell-type {
float: left;
margin-bottom: 0;
font-style: italic;
/* */
font-size: 15px;
line-height: 1.6;
}
.tell-type:after {
content: ": ";
margin-right: 0.2em;
font-style: italic;
}
.media-carousels .item .info-data {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
/* */
/* */
/* */
.header-region-1 {
padding: 10px 0 0 0;
/* */
padding: 2px 0 0 10px;
background-color: rgba(255, 255, 255, 0.9);
/* */
}
/* */
.header-region-1.row > .col-md-12 > .partner-logo.pull-right {
margin-left: 30px;
}
/* */
.header-region-2 {
padding: 10px 0 10px 0;
}
/* */
/* */
#navbar-main {
z-index:1000;
}
#navbar-main.affix {
position: fixed;
top: -11px;  /* */
}
/* */
.collapse navbar-collapse {
background:#428bca;
color:#fff;
height:50px;
line-height:30px;
letter-spacing:1px;
width:100%;
}
.content {
margin-top:10px;
}
.collapse navbar-collapse-padding {
padding-top:40px;
}
.content p {
margin-bottom:20px;
}
.sticky {
position:fixed;
top:0;
}
/* */
.nav-pills li.language-switch label,
.nav-pills li.language-switch {
border: none;
margin: 0 0 0 2px;
padding: none;
font-weight: normal;
}
.nav-pills li.language-switch label:hover {
color: #fff;
}
.nav-pills li.language-switch label:hover select {
color: #000;
}
@media (min-width: 768px) {
#navbar-main {
width: 750px;
margin: 10px -15px;
}
.nav-pills li.language-switch {
margin-right: -15px;
}
.nav-pills li.language-switch label {
padding: 10px;
border-radius: 2px;
}
}
@media (min-width: 992px) {
#navbar-main {
width: 970px;
margin: 10px -15px;
}
}
@media (min-width: 1200px) {
#navbar-main {
width: 1170px;
margin: 10px -15px;
}
}
.header-region-3.navbar {
margin: 0 0 10px 0;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #005daa;
}
.nav > li > a {
padding: 15px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
background-color: #bce4fa; /* */
}
.header-region-3.navbar .nav > li > a {
padding-left: 30px;
padding-right: 30px;
color: #ffffff;
text-transform: uppercase;
}
.header-region-3.navbar .nav > li.notransform > a,
.notransform {
text-transform: none;
}
.header-region-3.navbar .nav > li > a:hover {
background-color: #aecb36;
}
.header-region-3.navbar .nav > li.disabled > a:hover {
background-color: inherit;
}
.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: #aecb36;
color: #ffffff;
text-shadow: 0 1px 0 #aecb36;
}
.header-region-3 .dropdown-menu {
margin: 0;
background-color: #d6e59a;
border: none;
border-radius: 0;
font-size: 14px;
}
.header-region-3.navbar .nav li ul.dropdown-menu li a {
padding:10px 30px;
margin: 0;
color: #333333;
}
.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-image: none;
}
.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;
}
.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; /* */
}
.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 #aecb36;
background-color: #aecb36;
}
/* */
/* */
.header-region-4 {
margin-bottom: 10px;
}
.header-region-4 .carousel-control {
background: none;
border: none;
padding: 0;
color: #005daa;
opacity: 0.2;
top: 50%;
}
.header-region-4 .carousel-control:hover,
.carousel-control:focus {
color: #005daa;
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: #005daa;
}
.header-region-4 #banner-area {
color: white;
height: 100px;
}
.header-region-4 #banner-area.with-banner-text {
height: 185px;
}
.header-region-4 .slider-box {
margin:0;
padding:0;
position:relative;
}
.header-region-4 .slider-box h1,
.header-region-4 .slider-box h2 {
margin:0;
padding:0;
color:white;
}
/* */
/* */
.header-region-5 {
padding: inherit 0;
margin: 0 -30px;
border: none;
}
.header-region-5 .header-region-5-bg {
padding: 15px;
background-color: #d7eafa;
}
/* */
.area-content > .header-region-5-bg {
padding: 10px 0;
background-color: #d7eafa;
margin-bottom: 10px;
}
/* */
/* */
/* */
#kss-search-result > div#area-title > div.alert-warning {
margin-top: 20px;
}
/* */
/* */
.ads-content {
background-color: #f5f5f5;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
text-align: center;
}
.ads-content a img {
margin-bottom: 10px;
}
/* */
/* */
/* */
.footer {
padding-top: 10px;
}
.footer-region-1 {
background-color: #005daa;
padding: 20px 0;
}
.footer-region-1 .nav {
margin: 5px 0;
}
.footer-region-1 li a {
color: #ffffff;
padding: 0;
}
.footer-region-1 li a:hover {
background-color: inherit;
text-decoration: underline;
}
.footer-region-1 ul.nav li:first-child,
.footer ul.nav li:first-child {
padding-bottom: 0.6em;
border-bottom: 1px solid white;
margin-bottom: 0.6em;
}
/* */
/* */
.footer-region-2 {
padding: 10px 0 0 0;
}
.footer-region-2 p.text-muted {
padding: 0;
margin: 0 0 2px 0;
}
/* */
/* */
/* */
.white,
.icon-white,
.nav-pills > .active > a > [class^="glyphicon-"],
.nav-pills > .active > a > [class*=" glyphicon-"],
.nav-list > .active > a > [class^="glyphicon-"],
.nav-list > .active > a > [class*=" glyphicon-"],
.navbar-inverse .nav > .active > a > [class^="glyphicon-"],
.navbar-inverse .nav > .active > a > [class*=" glyphicon-"],
.dropdown-menu > li > a:hover > [class^="glyphicon-"],
.dropdown-menu > li > a:focus > [class^="glyphicon-"],
.dropdown-menu > li > a:hover > [class*=" glyphicon-"],
.dropdown-menu > li > a:focus > [class*=" glyphicon-"],
.dropdown-menu > .active > a > [class^="glyphicon-"],
.dropdown-menu > .active > a > [class*=" glyphicon-"],
.dropdown-submenu:hover > a > [class^="glyphicon-"],
.dropdown-submenu:focus > a > [class^="glyphicon-"],
.dropdown-submenu:hover > a > [class*=" glyphicon-"],
.dropdown-submenu:focus > a > [class*=" glyphicon-"] {
color: white;
}
.header-region-3.navbar .nav > li.disabled > a:hover > [class~=glyphicon],
.header-region-3.navbar .nav > li.disabled > a > [class~=glyphicon] {
color: lightgray;
}
/* */
/* */
/* */
.btn-primary {
background-color: #005daa;
border-color: rgba(0, 0, 0, 0.1);
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* */
.btn-primary:focus {
background-color: #005daa;
color: #ffffff;
background-position: 0 0px;
}
/* */
.btn-primary:hover {
background-color: #aecb36;
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;
}
/* */
/* */
/* */
.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;
}
.tile > h2 + div > a:first-child:last-child {
display: block;
}
.tile > h2 + div > a:first-child:last-child,
.thumbnail {
border: 1px solid #dddddd;
border-radius: 0;
padding: 4px;
transition: all 0.2s ease-in-out 0s;
}
.tile:hover > h2 + div > a:first-child:last-child,
a.thumbnail:hover,
.thumbnail:hover {
border-color: #005daa;
}
.tile:hover > h2 > a {
text-decoration: underline;
}
.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;
}
label {
font-weight: normal;
cursor: pointer;
}
.title > label {
float: right;
margin-top: 30px;
margin-bottom: 0;
padding-bottom: 0;
}
.listing-keywords {
padding-bottom: 15px;
white-space: normal;
display: block;
}
table .listing-keywords > * {
display: inline-block;
}
table .listing-keywords > a.label:hover {
color: rgb(51, 51, 51);
}
.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;
}
/* */
/* */
/* */
.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 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: 0;
}
.not-found,
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.not-found {
padding: 0.3em;
border-radius: 0.3em;
}
/* */
/* */
/* */
.progress {
margin-bottom: 10px;
position: relative;
}
.progress .bar {
background-color: #81ba2d;
border-radius: 4px 4px 4px 4px;
left: 0;
position: absolute;
top: 0;
bottom: 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;
}
/* */
/* */
/* */
.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;
}
.table-search-result td div.description > div.clearfix {
margin-top: 0;
}
.table-search-result td div.description p {
margin: 0.3em 0 0;
}
.table-search-result td div.description ol,
.table-search-result td div.description ul {
margin: 0.3em 0 0 1em;
}
/* */
/* */
/* */
.chzn-container-single .chzn-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;
}
.chzn-container-active .chzn-single-with-drop {
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px 4px 0px 0px;
}
.chzn-container-active .chzn-single {
border-width: 1px;
border-style: solid;
border-color: rgba(82, 168, 236, 0.8);
}
.chzn-container .chzn-drop {
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
/* */
/* */
/* */
.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;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #dbdbdb;
}
/* */
/* */
/* */
#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: #005daa;
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;
display: block;
}
.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;
width: 300px;
}
/* */
/* */
/* */
#search-miniform-container {
display: none; /* */
}
.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;
}
.col-md-4 select.form-change {
width: 100%;
margin: 0 0 10px;
}
.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;
}
.dataTables_filter label input {
margin-left: 0.3em;
font-weight: normal;
}
/* */
/* */
/* */
.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;
}
/* */
/* */
/* */
.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;
}
/* */
.tile > h2.h1:first-child,
.row + div > h1:first-child,
.tile > h2:first-child {
margin-bottom: 5px;
}
.row + div > h1:first-child {
margin-top: 35px;
}
/* */
/* */
.box.calendar {
height: 100px;
height: 120px;
overflow: hidden;
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 {
}
.box.calendar .cardimage .date h1,
.box.calendar .cardimage .date h2 {
width: 45px;
width: 46px;
position: absolute;
text-align: center;
z-index: 1;
color: #999999;
background-color:white;
}
.box.calendar .cardimage img {
height: 80px;
width: 46px;
}
.box.calendar .cardimage .date .month {
margin-top: 10px;
}
.box.calendar .cardimage .date h1 {
font-size: 20px;
margin: 28px 0 0 0;
}
.box.calendar .cardimage .date h2 {
font-size: 14px;
margin: 13px 0 0 0;
}
/* */
/* */
.box .cardtitle,
.box .cardcontent {
padding-left: 74px !important;
padding-right: 10px;
}
.box.calendar .cardtitle,
.box.calendar .cardcontent {
position: absolute;
padding-left: 60px !important;
}
/* */
.box.calendar .cardtitle {
top: 13px;
}
.template-group-desktop .box.calendar .cardtitle {
position: relative;
top: -80px;
}
.box.calendar .cardcontent {
top: 50%;
margin-top: 0;
}
.template-group-desktop .box.calendar .cardcontent {
position: relative;
margin-top: 0;
top: -70px;
}
.box .cardimage.portrait {
margin-left: 0;
border: 1px solid #e3e3e3;
}
.box.balancing {
margin-top: 0;
}
td .partner-img,
.listing-item .partner-img {
float: right;
margin: 0 0 0.2em 0.2em;
}
/* */
/* */
/* */
.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;
}
/* */
/* */
/* */
#profileImage {
display: inline-block;
float: left;
margin-right: 20px;
border: 1px solid #e3e3e3;
}
#profileContent {
padding-left: 200px;
}
div.overlaybg div.close, div.overlay div.close {
background-image: url("pb_close.png");
cursor: pointer;
height: 30px;
position: absolute;
top: -14px;
width: 30px;
}
.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;
}
/* */
blockquote:lang(de),
:lang(de) q {
quotes: "\201E" "\201C" "»" "«" "\2018" "\2019";
}
blockquote:lang(en),
:lang(en) q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
/* */
blockquote:lang(fr),
:lang(fr) q {
quotes: "«" "»" "\2039" "\203A";
}
/* */
/* */
/* */
/* */
@media print {
a[href]:after {
content: none
}
}
/* */
/* */
/* */
/* */
[class^=loesung] .media {
border: none !important;
box-shadow: none;
padding: 0;
margin-top: 2px;
}
.width-98 {
width:98%!important;
}
/* */
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;
}
/* */
/* */
table.dataTable td,
table.datatb-mono td {
text-align: left;
vertical-align: top;
padding: 0.5em;
}
table.datatb-ajax tr,
table.datatb-mono tr {
height: 185px;
max-height: 185px;
}
table.datatb-ajax tr td,
table.datatb-mono tr td {
overflow: hidden;
}
table.datatb-ajax td:first-child,
table.datatb-mono td.col-md-3 {
width: 25%;
}
table.datatb-mono td.col-md-9 {
width: 75%;
}
/* */
/* */
.number,
th.number,
td.number {
text-align: right;
}
th.number,
td.number {
padding-right: 0.3em;
}
/* */
/* */
.booking-area form + form,
.booking-area form + h3 {
display: block;
margin-top: 1em;
}
/* */
/* */
select,
/* */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
border: 1px solid #cccccc;
border-radius: 3px;
}
/* */
/* */
/* */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted;
/* */
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
/* */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
/* */
.pagination {
margin: 20px 0;
}
.pagination ul {
display: inline-block;
margin-bottom: 0;
margin-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.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: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
color: #999999;
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: #999999;
cursor: default;
background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
padding: 11px 19px;
font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
padding: 2px 10px;
font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
padding: 0 6px;
font-size: 10.5px;
}
/* */
/* */
/* */
body > .page {
background-color: #e7e7e7;
background-image: url('/++resource++unitracc-images/html-bg.jpg');
background-repeat: repeat-x;
color: #333;
background-position: center top;
}
.header h1, .header h2 {
text-shadow: 1px 1px 0 #005daa;
}
.content {
background-color: #fff;
padding-top: 10px;
}
/* */
td.multi-inputs input {
display: inline;
}
td.multi-inputs input.form-control {
width: 30%;
}
/* */
/* */
input#goto.input-mini.text-right {
display: inline-block;
width: auto;
}
/* */
.userrole-authenticated .anonymous-only {
display: none;
}
.userrole-authenticated.template-atct_edit .anonymous-only {
display: inherit;
background-color: silver;
color: darkgray;
border: 1px dashed blue;
}

}


/* - ++resource++unitracc-resource/content.unitracc.css - */
@media all {
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-resource/content.unitracc.css?original=1 */
/* */
/* */
p.preserve-whitespace, .preserve-whitespace {
white-space: pre-line;
}
p.preserve-linebreaks, .preserve-linebreaks {
white-space: pre-line;
}
.field h2 {
font-size: 14px;
line-height: 20px;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
/* */
.layout-column {
margin-left: 2%;    /* */
float: left;
min-height: 1em;
}
* html .layout-column {
margin-left: 1.5%;
}
.layout-column:first-child,
.layout-column.first {
margin-left: 0;
}
/* */
.layout-row {
margin-top: 1em;
float: none;
}
.layout-row p:first-child,
.layout-row p.first,
.layout-row:first-child,
.layout-row.first {
margin-top: none;
padding-top: none;
}
/* */
.layout-row.marginalia .layout-column.side-note,
.layout-column.side-note {
width: 24%;
}
.layout-row.marginalia .layout-column.text,
.layout-column.text {
width: 73%;
}
.layout-row.marginalia.box .layout-column.side-note {
text-align: center;
}
.layout-row.columns-1 > .layout-column,
.layout-row.columns-1 .layout-column {
width: 99%;
}
.layout-row p:first-child,
.layout-row p:first-child *:first-child,
.layout-row :first-child,
.layout-column p:first-child,
.layout-column p:first-child *:first-child,
.layout-column .layout-row:first-child,
.layout-column .layout-row.box:first-child,
.layout-row.box p:first-child,
.layout-row.box p:first-child *:first-child,
.layout-row.box *:first-child,
.layout-column.box p:first-child,
.layout-column.box p:first-child *:first-child,
.layout-column.box *:first-child {
padding-top: none;
margin-top: none;
}
.layout-column div:first-child .layout-row.box:first-child,
.layout-column .layout-row.box:first-child {
margin-top: none;
}
/* */
* html .layout-row.columns-1 .layout-column {
width: 98%;
}
.layout-row.columns-2 > .layout-column,
.layout-row.columns-2 .layout-column {
width: 48%;
}
.layout-row.columns-3 > .layout-column,
.layout-row.columns-3 .layout-column {
width: 31.5%;
}
.layout-row.columns-4 > .layout-column,
.layout-row.columns-4 .layout-column {
width: 23.2%;
}
.layout-row.alternate,
.layout-column.alternate {
background-color: #dedede;
color: black;
}
.layout-row.alternate.important.box,
.layout-column .alternate.important.box {
background-color: #ffffce;
color: black;
}
/* */
.error.error-access,
.error.error-render {
font-size: smaller;
border: 1px dashed red;
padding: 0.3em;
border-radius: 0.3em;
}
/* */
/* */
/* */
.box,
.course-page-notes {
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-success,
.box-positive,
.box.aspect-benefit {
background-color: #dff0d8;
border: 1px solid #d6e9c6;
background-image: none;
}
.box-error,
.box-negative,
.box.aspect-drawback {
background-color: #f2dede;
border: 1px solid #eed3d7;
background-image: none;
}
.box-warning,
.box-important,
.box.important {
background-color: #fcf8e3;
border: 1px solid #fbeed5;
background-image: none;
}
.box-info,
.box.info {
background-color: #d7eafa;
border: 1px solid #bce8f1;
background-image: none;
}
/* */
.cke_show_borders .layout-row {
padding: -1px;
border: 1px dashed blue;
}
.cke_show_borders .layout-column {
padding: -1px;
border: 1px dotted red;
}
.cke_source {
white-space: pre-line !important;
}
/* */
/* */
.media {
border: 1px solid #dddddd;
padding: 2px 4px 2px 2px;
border-radius: 0 0 0 0;
transition: all 0.2s ease-in-out 0s;
display: inline-block;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.media img {
margin-bottom: 0px;
border: 1px solid transparent;
transition: all 0.2s ease-in-out 0s;
}
.media img:hover {
border: 1px solid #2161a0;
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.media .caption,
.media .caption p,
.media .legend,
.media .legend p {
font-size: 12px;
line-height: 18px;
margin-top: 0px;
margin-bottom: 5px;
}
.media .legend :last-child {
margin-bottom: 0;
}
.caption .caption-title,
.legend .caption-title,
.media .caption .caption-title {
color: #999999;
clear: left;
float: left;
margin-bottom: 0;
margin-right: 0.5em;
}
.media.media-left {
float: left;
margin: 5px 20px 10px 0;
}
.media.media-right {
float: right;
margin: 5px 0 10px 20px;
}
.media.media-inline {
margin: 7px 10px 7px 0;
display: inline-block;
}
/* */
/* */
.area-table table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 20px;
border: 1px solid #dddddd;
}
.area-table th,
.area-table td {
padding: 4px 5px;
line-height: 20px;
text-align: left;
vertical-align: top;
border: 1px solid #dddddd;
}
.area-table th {
font-weight: bold;
}
.area-table thead th {
vertical-align: bottom;
}
.area-table caption + thead tr:first-child th,
.area-table caption + thead tr:first-child td,
.area-table colgroup + thead tr:first-child th,
.area-table colgroup + thead tr:first-child td,
.area-table thead:first-child tr:first-child th,
.area-table thead:first-child tr:first-child td {
border-top: 0;
}
.area-table .caption,
.area-table .caption p {
font-size: 12px;
line-height: 18px;
margin-top: 0px;
margin-bottom: 5px;
}
.area-table .caption .caption-title {
color: #999999;
float: left;
margin-bottom: 0;
}
table.picturegroup td,
table.picturegroup th {
vertical-align: top;
}
/* */
/* */
.template-base_view.portaltype-unitraccliterature .well {
display: none;
}
/* */

}


/* - ++resource++visaplan.plone.structures/toc.css - */
@media all {
/* https://z12.unitracc.de/unitracc/portal_css/++resource++visaplan.plone.structures/toc.css?original=1 */
@charset "UTF-8";
table.presentation-contents td.Document {
padding-left: 1em;
}
table.presentation-contents tr:first-child td.Document,
table.presentation-contents td.Folder {
padding-left: 0;
}
.foils-pane > div > a {
display: block;
margin: 0 0 0.5em 0;
text-align: center;
padding: 1px;
border: 1px solid #aaa;
}
.foils-pane > div:hover > a {
border-color: blue;
}

}


/* - ++resource++unitracc-resource/bootstrap.datatables.css - */
@media all {
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-resource/bootstrap.datatables.css?original=1 */
div.dataTables_length label {
float: left;
text-align: left;
}
div.dataTables_length select {
width: 4em;
}
div.dataTables_filter label {
float: right;
}
div.dataTables_info {
padding-top: 8px;
}
/* */
.top-aligned div.dataTables_info {
padding-top: 0;
}
/* */
div.dataTables_paginate {
float: right;
margin: 0;
}
/* */
.col-md-12 > div.dataTables_paginate:first-child {
margin-right: -15px;
}
.dataTables_wrapper .paging-left > div.dataTables_paginate:first-child,
.paging-left.col-md-12 > div.dataTables_paginate:first-child {
margin-right: 5px;
}
div.dataTables_paginate {
float: right;
}
.paging-left div.dataTables_paginate {
float: left;
}
div.dataTables_info {
float: left;
}
.paging-left div.dataTables_info {
float: none;
}
.dataTables_wrapper .table-head {
padding: 0 12px;
display: block;
clear: both;
}
.filter-helper label select,
.dataTables_wrapper label input {
width: 12em;
}
/* */
table.table {
clear: both;
margin-bottom: 6px !important;
max-width: none !important;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
cursor: pointer;
*cursor: hand;
}
table.table thead .sorting { background: url(/++resource++unitracc-libs/sort_both.png) no-repeat center right; }
table.table thead .sorting_asc { background: url(/++resource++unitracc-libs/sort_asc.png) no-repeat center right; }
table.table thead .sorting_desc { background: url(/++resource++unitracc-libs/sort_desc.png) no-repeat center right; }
table.table thead .sorting_asc_disabled { background: url(/++resource++unitracc-libs/sort_asc_disabled.png) no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url(/++resource++unitracc-libs/sort_desc_disabled.png) no-repeat center right; }
table.dataTable th:active {
outline: none;
}
/* */
div.dataTables_scrollHead table {
margin-bottom: 0 !important;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
border-top: none;
margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
border-top: none;
}
div.dataTables_scrollFoot table {
border-top: none;
}
/* */
.table tbody tr.active td,
.table tbody tr.active th {
background-color: #08C;
color: white;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
background-color: #0075b0 !important;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
background-color: #017ebc;
}
table.DTTT_selectable tbody tr {
cursor: pointer;
*cursor: hand;
}
div.DTTT .btn {
color: #333 !important;
font-size: 12px;
}
div.DTTT .btn:hover {
text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu a {
color: #333 !important; /* */
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
background-color: #0088cc;
color: white !important;
}
/* */
div.DTTT_print_info.modal {
height: 150px;
margin-top: -75px;
text-align: center;
}
div.DTTT_print_info h6 {
font-weight: normal;
font-size: 28px;
line-height: 28px;
margin: 1em;
}
div.DTTT_print_info p {
font-size: 14px;
line-height: 20px;
}
/* */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
background-color: white;
}
div.DTFC_LeftHeadWrapper table {
margin-bottom: 0 !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftBodyWrapper table {
border-top: none;
margin-bottom: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
border-top: none;
}
div.DTFC_LeftFootWrapper table {
border-top: none;
}
// vim: ts=4 sts=4 si noet

}


/* - ++resource++unitracc-libs/jquery.fancybox.css - */
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-libs/jquery.fancybox.css?original=1 */
/* */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(/++resource++unitracc-images/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(/++resource++unitracc-images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(/++resource++unitracc-images/blank.gif); /* */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
/* */
.fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(/++resource++unitracc-images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}
/* */
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; /* */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(/++resource++unitracc-images/fancybox_spriteat2x.png);
background-size: 44px 152px; /**/
}
#fancybox-loading div {
background-image: url(/++resource++unitracc-images/fancybox_loadingat2x.gif);
background-size: 24px 24px; /**/
}
}


/* - ++resource++unitracc-resource/card.css - */
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-resource/card.css?original=1 */
/* */
.card-block {
position: relative;
position: inherit;
margin: 0 15px 15px 0;
padding: 10px;
border: 1px solid #f4f4f4;
background: #ececec url(/++resource++unitracc-images/background_gradient.png) repeat-x;
}
.card-block-small {
height: 120px;
width: 339px;
float: left;
}
.card-block-medium,
.card-block-large {
min-height: 120px;
margin-right: 0;
}
.card-block-minimal,
.card-block .cardimage {
float: left;
}
.card-block-minimal {
margin: 0 10px 10px 0;
}
div.card-block-minimal {
width: 60px;
height: 80px;
text-align: center;
}
.card-block .cardimage img {
border: 1px solid #d0d0d0;
}
.card-block .cardimage .date img {
border: none;
}
.card-block .cardtitle h2 {
font-size: 13px;
margin: 0 0 5px 0;
font-weight: bold;
padding: 0px;
}
.card-block .cardtitle h3 {
font-size: 11px;
color: #737373;
margin: 0 0 5px 0;
font-weight: normal;
}
/* */
.card-block .cardimage .date h1,
.card-block .cardimage .date h2 {
color: #737373;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
z-index: 1;
position: absolute;
width: 46px;
text-align: center;
}
.card-block .cardimage .date h1 {
font-size: 20px;
margin: 28px 0 0 0;
}
.card-block .cardimage .date h2 {
font-size: 14px;
margin: 13px 0 0 0;
}
/* */
.card-block-image .cardcontent,
.card-block-image .cardtitle,
.card-block-image .cardmore {
padding-left: 72px !important;
}
.cardcontent {
text-align: left;
padding: 0;
}
.box.calendar {
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.cardtitle p.info,
.cardtitle p {
margin: 0;
}
.cardtitle + .cardcontent {
margin-top: 0.5em;
}
.card-block .cardmore {
padding: 5px 0 0 0;
}
.card-block .cardmore a {
background-image: url(/++resource++unitracc-images/background_arrow_single_blue.png);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 10px;
}


/* - ++resource++unitracc-resource/questionnaire.css - */
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-resource/questionnaire.css?original=1 */
@charset "UTF-8";   /* */
.question-answers {
border: 1px solid gray;
background-color: #f5f8f0;
padding: 20px;
margin-bottom: 20px;
}
.question-answer {
padding: 5px;
}
label.question-answer {
display: block;
}
.question-answer select {
display: inline-block;
}
.question-buttons {
margin-bottom: 20px;
}
.question-hints > *,
.question-answer-hint,
.question-answer-icon {
display: none;
}
.cke_show_borders div.question-answer-hint,
.cke_show_borders p.question-answer-hint,
.cke_show_borders .question-hints > * {
display: block;
}
.cke_show_borders a.question-answer-hint,
.cke_show_borders p.question-answer-hint {
display: inline-block;
}
.cke_show_borders .question-hint-right,
.cke_show_borders .question-answer-right {
background-color: #dff0d8;
}
.cke_show_borders .question-hint-wrong,
.cke_show_borders .question-answer-wrong {
background-color: #f2dede;
}
.cke_show_borders .question-hint-semi,
.cke_show_borders .question-answer-semi {
background-color: #d7eafa;
}
.cke_show_borders .question-hint-any,
.cke_show_borders .question-answer-any {
background-color: #f5f8f0;
}
/* */
.question-answer-right .icon-by-context {
background-position: -288px 0;
display: inline-block;
}
.question-answer-wrong .icon-by-context {
background-position: -312px 0;
display: inline-block;
}
/* */
.editor-hook {
border: 1px solid lightgray;
padding: 1em;
margin-bottom: 1em;
}
.editor-hook.cke_show_borders {
border: 1px dashed #f00;
}


/* - ++resource++unitracc-libs/ui.multiselect.css - */
/* https://z12.unitracc.de/unitracc/portal_css/++resource++unitracc-libs/ui.multiselect.css?original=1 */
.ui-multiselect { border: solid 1px; font-size: 0.8em; }
.ui-multiselect ul { -moz-user-select: none; }
.ui-multiselect li { margin: 0; padding: 0; cursor: default; line-height: 20px; height: 20px; font-size: 11px; list-style: none; }
.ui-multiselect li a { color: #999; text-decoration: none; padding: 0; display: block; float: left; cursor: pointer;}
.ui-multiselect li.ui-draggable-dragging { padding-left: 10px; }
.ui-multiselect div.selected { position: relative; padding: 0; margin: 0; border: 0; float:left; }
.ui-multiselect ul.selected { position: relative; padding: 0; overflow: auto; overflow-x: hidden; background: #fff; margin: 0; list-style: none; border: 0; position: relative; width: 100%; }
.ui-multiselect ul.selected li { }
.ui-multiselect div.available { position: relative; padding: 0; margin: 0; border: 0; float:left; border-left: 1px solid; }
.ui-multiselect ul.available { position: relative; padding: 0; overflow: auto; overflow-x: hidden; background: #fff; margin: 0; list-style: none; border: 0; width: 100%; }
.ui-multiselect ul.available li { padding-left: 10px; }
.ui-multiselect .ui-state-default { border: none; margin-bottom: 1px; position: relative; padding-left: 20px;}
.ui-multiselect .ui-state-hover { border: none; }
.ui-multiselect .ui-widget-header {border: none; font-size: 11px; margin-bottom: 1px;}
.ui-multiselect .add-all { float: right; padding: 7px;}
.ui-multiselect .remove-all { float: right; padding: 7px;}
.ui-multiselect .search { float: left; padding: 4px;}
.ui-multiselect .count { float: left; padding: 7px;}
.ui-multiselect li span.ui-icon-arrowthick-2-n-s { position: absolute; left: 2px; }
.ui-multiselect li a.action { position: absolute; right: 2px; top: 2px; }
.ui-multiselect input.search { height: 14px; padding: 1px; opacity: 0.5; margin: 4px; width: 100px; }
