
/* - bootstrap_fixes.css - */
/* https://www.uni-koblenz-landau.de/portal_css/bootstrap_fixes.css?original=1 */
.btn,
#portal-globalnav .nav-level2 a,
.dropdown-menu,
.form-control,
body {
font-size: 13px;
}
body.media {
zoom: inherit;
overflow: inherit;
margin-top: inherit;
}
.managePortletsLink {
font-size: 100%
}
.well { /* */
background-color: #EEEEEE;
box-shadow: none;
background-image: none;
background-repeat: none;
}
.formHelp,
#content .help-block {
margin-top: 0;
margin-bottom: 5px;
}
#content .control-label {
padding-top: 0;
}
#content .form-horizontal .form-control {
margin-bottom: 1.5em;
}
#content .label {
color: black;
font-size: 100%;
}
#buttons button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.context {
border-radius: 0;
color: black;
text-shadow: none;
border: 1px solid #CCCCCC;
background-color: #EEEEEE;
box-shadow: none;
background-image: none;
background-repeat: repeat-x;
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: middle;
touch-action: manipulation;
white-space: nowrap;
padding: 6px 10px;
line-height: 1.42857143;
}
input[type="submit"]:hover,
.context:hover {
color: black;
text-shadow: none;
border: 1px solid #CCCCCC;
background-color: #E0E0E0;
background-position: 0 -15px;
text-decoration: none;
}
input[type="submit"]:active,
.context:active {
background-color: #E0E0E0;
border-color: #DBDBDB;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
color: #333333;
outline: 0;
border-color: #ADADAD;
}
input[type="submit"]:focus,
.context:focus {
background-color: #E0E0E0;
background-position: 0 -15px;
color: #333333;
border-color: #ADADAD;
text-decoration: none;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.well,
.form-control,
.btn {
border-radius: 0;
}
#anonymous_element_1.prototip .tooltip { /* */
opacity: 1;
}
#anonymous_element_1.prototip .content table { /* */
font-family: Raleway,"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif !important;
}
.modal-footer a:hover,
.modal-footer a:active,
.modal-footer a {
font-size: 1.2em;
color: black;
text-decoration: none;
}
.modal-content {
border-radius: 0;
}
select[multiple],
textarea,
*:not(.plone_jscalendar) > span > select,
input[type="text"], input[type="email"] {
display: block;
width: 100%;
padding: 6px 12px;
color: #555555;
background-image: none;
border: 1px solid #CCCCCC;
border-radius: 0;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
background-color: #FFFFFF;
}
.cpPanelsHeadingInput input {
display: inline;
padding: 0;
width: auto;
text-align: center;
margin-bottom: 0px !important;
}
textarea:focus,
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus,
input[type="text"]:focus, input[type="email"]:focus {
border-color: #66AFE9;
outline: 0px none;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}
.formHelp {
display: block;
white-space: normal;
text-align: left;
color: #737373;
}
label {
display: inline;
white-space: normal;
max-width: 100%;
font-weight: bold;
}
textarea,
select,
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="file"],
input[type="radio"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="password"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="checkbox"] {
margin-bottom: 1em;
}
#portal-quicklinks li.dropdown {
box-sizing: initial;
}
/* */
.pictureSlider .active.left {
left: -19%;
}
.pictureSlider .active.right {
left: 19%;
}
.pictureSlider .prev {
left: -19%;
}
.pictureSlider .next {
left: 19%;
}
#pictureSlider .carousel-control {
width: 8.33333%
}
#pictureSlider .carousel-control,
#pictureSlider .carousel-control .fa {
height: 100%;
background-color: #007CAC;
z-index: 1;
}
#pictureSlider .carousel-control .fa {
top: 25%;
width: 100%
}
#pictureSlider .carousel-control span.fa-angle-left {
left: 0;
}

