@font-face {
     font-family: Footlight;
     src: url(./fonts/FootlightMTLight.ttf);
}
html, body {
     height: 100%;
     font-family: "Footlight", sans-serif;
}
h1 a {
     color: #38782e;
}
.icon {
     max-width: 20%;
     float: left;
     position: absolute;
     left: 0px;
     z-index: 300;
     top: 0px;
}
#myTermTab{
     display: block !important;
}
 .icon img {
     width: 100%;
     height: auto;
}
tr.abgelehnt .estado_termino14, 
tr.vorschlag .estado_termino12{
     background-color: transparent;
     padding: 0px;
}
tr.vorschlag{
     background-color: #dedfff;
}
tr.abgelehnt {
     background-color: #ffe1da;
}
.container {
     position: relative;
}
.header {
     margin-left: 19%;
}
a.navbar-brand {
     padding: 0px;
     margin: 0px;
}
div#listaLetras .estado_termino12 {
     padding: 0px;
}
table#termaudit .estado_termino12 {
     padding: 0px;
}
.navbar-inverse > .container > .navbar-header {
     padding-left: 18%;
}
.navbar-inverse{
     background-color: #38782e;
     border-radius: 0px;
     border: 0px solid white;
     margin-bottom: 100px;
     background-image: none; 
}
.navbar-inverse .navbar-brand, 
.navbar-inverse .navbar-nav>li>a{
     color: #fff;
}
.navbar-inverse .navbar-brand:hover, 
.navbar-inverse .navbar-brand:focus, 
.navbar-inverse .navbar-nav>li>a:focus, 
.navbar-inverse .navbar-nav>li>a:hover{
     text-decoration: underline;
}
ul.dropdown-menu ul.dropdown-menu {
     min-width: 280px;
}
a, a:focus, a:hover{
     color: #38782e;
}
p.metaTerm {
    background:#fff8bf 13px 50% no-repeat;
    border:2px solid #ffd324;
    color:#eb830c;
    font-size:120%;
    padding:5px 11px 5px 20px;
}
h1.metaTerm,a.metaTerm{
    color:#616161;
}
h1.metaTerm:before,a.metaTerm:before{
    content:'<'
}
h1.metaTerm:after,a.metaTerm:after{
    content:'>'
}
h2.TThtml{
     font-size: 20px;
}
.listTE{
    font-size: 14px;
    padding-top:4px;
}
.btn.btn-info, .btn.btn-primary{
     background-color: #38782e;
     border-color: #38782e;
     background-image: none;
}
.check_label {
     width: 90%;
     float: right;
     text-align: left;
     margin-top: 4px;
}
body .label-info {
     background-color: #38782e;
}
div#quellen {
     margin-bottom: 30px;
}
.modal-body > .notas > div, .modal-body > .te > ul {
     border-bottom: 3px double #e5e5e5;
}
.modal-body > .te > ul {
     padding-bottom: 10px;
}
.modal-body #notas dd p {
     margin-bottom: 0px;
}
.thesacronym{
    padding-right:2px;
}
#TE{
    margin-left:5mm;
    padding:4px;
}
#TG{
    margin-left:3mm;
    padding:4px;
}
#TR{
    margin-left:2mm;
    padding:4px;
}
#UP{
    font-style:italic;
    margin-left:1mm;
    padding:4px;
}
.NoTerm{
    color:#7288B5;
}
#EQ{
    margin-left:8mm;
    padding:4px;
}
#main{
    border-left:1px solid #F70;
    border-right:1px solid #F70;
    background:#fff;
}
#notas{
    clear:both;
    background-color: white;
    margin: 0px 20px;
    margin-bottom: 30px;
    padding: 10px;
    padding-bottom: 0px;
    border-bottom: 3px solid #D6D6D6;
    border-bottom-style: double;
}
#notas > dd{
    padding-top:6px;
    padding-bottom:6px;
    border-top: 1px dotted #D6D6D6;
    visibility:inherit;
    text-align:justify;
    margin:0%;
}
#notas > dt{
    font-weight:700;
    padding: 7px 0px;
}
.modal-dialog #notas {
     margin: 0px;
     padding: 0px;
     border-bottom: 0px solid white;
}
.modal-dialog #notas > dt {
     font-size: 18px;
     font-weight: normal;
}
.modal-dialog #notas > dd {
     border-top: 0px solid white;
}
#term{
    font-size:100%;
    margin-bottom:1px;
    margin-top:1px;
    margin-left:6mm;
    padding:2px;
    display: block;
}
.clear{
    clear:both;
}
#tabContent h2{
     border-bottom: 1px solid #e5e5e5;
     margin-top: 30px;
}
fieldset#borrart {
     border: 1px solid gray;
     padding: 20px;
     margin: 20px 50px;
     background-color: whitesmoke;
}
fieldset#borrart legend {
     margin: 0px;
     border-bottom: 0px solid;
     display: inline;
     width: auto;
}
#borrart p.alert.alert-danger {
     background-color: transparent;
     border: 0px;
     padding: 0px;
}
#borrart .alert-warning {
     padding: 0px;
     background-color: transparent;
     border: 0px solid;
     color: #a94442;
}
.error{
    background:#ffe1da url('../images/icon_error.png') 13px 50% no-repeat;
    border:2px solid #f34f4f;
    border-bottom:2px solid #f34f4f;
    color:#be0b0b;
    font-size:120%;
    padding:10px 11px 8px 36px;
}
.errorNoImage{
    background:#ffe1da 13px 50% no-repeat;
    border:2px solid #f34f4f;
    color:#be0b0b;
    font-size:120%;
    padding:10px 11px 8px 36px;
}
.information{
    background:#dedfff url('../images/icon_information.png') 13px 50% no-repeat;
    border:2px solid #9bb8d9;
    color:#406299;
    font-size:120%;
    padding:10px 11px 8px 36px;
}
.success{
    background:#e2f9e3 url('../images/icon_success.png') 13px 50% no-repeat;
    border:2px solid #9c9;
    color:#080;
    font-size:120%;
    padding:10px 11px 8px 38px;
}
.warning{
    background:#fff8bf url('../images/icon_warning.png') 13px 50% no-repeat;
    border:2px solid #ffd324;
    color:#eb830c;
    font-size:120%;
    padding:10px 11px 8px 38px;
}
.warningNoImage{
    background:#fff8bf 13px 50% no-repeat;
    border:2px solid #ffd324;
    color:#eb830c;
    font-size:120%;
    padding:10px 11px 8px 38px;
}
.successNoImage{
    background:#e2f9e3;
    color:#080;
    padding:1px 5px;
}
.help{
    background:#dedfff url('../images/icon_information.png') 13px 50% no-repeat;
    border:1px solid #9bb8d9;
    color:#406299;
    width:500px;
    font-size:90%;
    padding:10px 0 8px 36px;
}
.estado_termino12{
    background:#dedfff;
    color:#406299;
    display:block;
    padding:10px;
}
.estado_termino13{
    color:#080;
    display:block;
}
.estado_termino14{
    background:#ffe1da;
    color:#be0b0b;
    display:block;
    padding:10px;
}
.editable_textarea{
    padding-left:5px;
    padding-right:5px;
    display:inline;
    float:none;
    color:#d85d5d;
    text-decoration: none;
     border-bottom: 1px dashed #08C;
}
.code_tema{
    float:none;
    display:inline;
}
.code_tema:before{
    content:" >> ";
}
.edit_area_term,
.editable_selectTE,
.editable_select2,
.editable_select3,
.editable_select4{
    color:#d85d5d;
    text-decoration: none;
     border-bottom: 1px dashed #08C;
}
.eliminar,.button {
     -moz-border-radius:6px;
     -webkit-border-radius:6px;
     border-radius:6px;
     background-color:#000000;
     border:0;
     height:17px;
     line-height:18px;
     padding:1px 6px 1px 6px;
     position:relative;
     font-family:Helvetica, Arial, sans-serif;
     font-size:11px;
     font-weight:bold;
     color:#FFFFFF;
     cursor: pointer;
     cursor: hand;
}
a.button:hover {
     color:#FFFFFF;
}
a.eliminar:hover {
     color:#FF0000;
}
a.eliminar {
     color:#FF0000;
}
.eliminar {
     margin:5px;
}
.navbar-form {
     overflow: auto;
}
.navbar-form .form-control {
     display: inline-block;
     width: 80%;
     vertical-align: middle;
}
.navbar-form .form-group {
     display: inline;
}
.navbar-form {
     overflow: auto;
}
.navbar-form .form-control {
     display: inline-block;
     width: 80%;
     vertical-align: middle;
}
.navbar-form .form-group {
     display: inline;
}
.form-signin {
     max-width: 330px;
     padding: 15px;
     margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
     margin-bottom: 10px;
}
.form-signin .checkbox {
     font-weight: normal;
}
.form-signin .form-control {
     position: relative;
     height: auto;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     padding: 10px;
     font-size: 16px;
}
.form-signin .form-control:focus {
     z-index: 2;
}
.form-signin input[type="email"] {
     margin-bottom: -1px;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
     margin-bottom: 10px;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
}
.forgot-password {
     text-decoration: underline;
     color: #888;
}
.forgot-password:hover, .forgot-password:focus {
     text-decoration: underline;
     color: #666;
}
#wrap {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -60px;
}
.push{
     height: 60px;
}
#footer {
     background-color: #f5f5f5;
     min-height: 60px;
}
@media (max-width: 767px) {
     #footer {
         margin-left: -20px;
         margin-right: -20px;
         padding-left: 20px;
         padding-right: 20px;
    }
}
.hidden {
     display:none;
}
.form-group-chk input[type="checkbox"] {
     display: none;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span {
     width: 20px;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span:first-child {
     display: none;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span:last-child {
     display: inline-block;
}
.form-group-chk input[type="checkbox"]:checked + .btn-group > label span:first-child {
     display: inline-block;
}
.form-group-chk input[type="checkbox"]:checked + .btn-group > label span:last-child {
     display: none;
}

.btn-second {
     color: #ffffff;
     background-color: #1E5D94;
     border-color: #0D033D;
}
.btn-second:hover,
.btn-second:focus, 
.btn-second:active, 
.btn-second.active, 
.open .dropdown-toggle.btn-second {
     color: #ffffff;
     background-color: #49247A;
     border-color: #0D033D;
}
.btn-second:active, 
.btn-second.active, 
.open .dropdown-toggle.btn-second {
     background-image: none;
}
.btn-second.disabled, 
.btn-second[disabled], 
fieldset[disabled] .btn-second, 
.btn-second.disabled:hover, 
.btn-second[disabled]:hover, 
fieldset[disabled] .btn-second:hover, 
.btn-second.disabled:focus, 
.btn-second[disabled]:focus, 
fieldset[disabled] .btn-second:focus, 
.btn-second.disabled:active, 
.btn-second[disabled]:active, 
fieldset[disabled] .btn-second:active, 
.btn-second.disabled.active, 
.btn-second[disabled].active, 
fieldset[disabled] .btn-second.active {
     background-color: #1E5D94;
     border-color: #0D033D;
}
.btn-second .badge {
     color: #1E5D94;
     background-color: #ffffff;
}
@media (max-width: 767px) {
     #footer {
         margin-left: -20px;
         margin-right: -20px;
         padding-left: 20px;
         padding-right: 20px;
    }
}
.hidden {
     display:none;
}
.form-group-chk input[type="checkbox"] {
     display: none;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span {
     width: 20px;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span:first-child {
     display: none;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span:last-child {
     display: inline-block;
}
.form-group-chk input[type="checkbox"]:checked + .btn-group > label span:first-child {
     display: inline-block;
}
.form-group-chk input[type="checkbox"]:checked + .btn-group > label span:last-child {
     display: none;
}
.btn-second {
     color: #ffffff;
     background-color: #1E5D94;
     border-color: #0D033D;
}
.btn-second:hover, .btn-second:focus, .btn-second:active, .btn-second.active, .open .dropdown-toggle.btn-second {
     color: #ffffff;
     background-color: #49247A;
     border-color: #0D033D;
}
.btn-second:active, .btn-second.active, .open .dropdown-toggle.btn-second {
     background-image: none;
}
.btn-second.disabled, .btn-second[disabled], fieldset[disabled] .btn-second, .btn-second.disabled:hover, .btn-second[disabled]:hover, fieldset[disabled] .btn-second:hover, .btn-second.disabled:focus, .btn-second[disabled]:focus, fieldset[disabled] .btn-second:focus, .btn-second.disabled:active, .btn-second[disabled]:active, fieldset[disabled] .btn-second:active, .btn-second.disabled.active, .btn-second[disabled].active, fieldset[disabled] .btn-second.active {
     background-color: #1E5D94;
     border-color: #0D033D;
}
.btn-second .badge {
     color: #1E5D94;
     background-color: #ffffff;
}

.dropdown-menu > li.kopie > a {
     padding-left:5px;
}
.dropdown-submenu {
     position:relative;
}
.dropdown-submenu>.dropdown-menu {
     top:0;
    left:100%;
     margin-top:-6px;
    margin-left:-1px;
     -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
 .dropdown-submenu > a:after {
     border-color: transparent transparent transparent #333;
     border-style: solid;
     border-width: 5px 0 5px 5px;
     content: " ";
     display: block;
     float: right;
     height: 0;
     margin-right: -10px;
     margin-top: 5px;
     width: 0;
}
 .dropdown-submenu:hover>a:after {
     border-left-color:#555;
}
 .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
     text-decoration: underline;
}
 @media (max-width: 767px) {
     .navbar-nav {
         display: inline;
    }
     .navbar-default .navbar-brand {
         display: inline;
    }
     .navbar-default .navbar-toggle .icon-bar {
         background-color: #fff;
    }
     .navbar-default .navbar-nav .dropdown-menu > li > a {
         color: red;
         background-color: #ccc;
         border-radius: 4px;
         margin-top: 2px;
    }
     .navbar-default .navbar-nav .open .dropdown-menu > li > a {
         color: #333;
    }
     .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
         background-color: #ccc;
    }
     .navbar-nav .open .dropdown-menu {
         border-bottom: 1px solid white;
         border-radius: 0;
    }
     .dropdown-menu {
         padding-left: 10px;
    }
     .dropdown-menu .dropdown-menu {
         padding-left: 20px;
    }
     .dropdown-menu .dropdown-menu .dropdown-menu {
         padding-left: 30px;
    }
     li.dropdown.open {
         border: 0px solid red;
    }
}
 @media (min-width: 768px) {
     ul.nav li:hover > ul.dropdown-menu {
         display: block;
    }
     #navbar {
         text-align: center;
    }
}
#treeTerm {
     padding-top: 20px;
     padding-left: 20px;
}
 #fetchterm #treeTerm {
     padding: 0px;
}
 .jqtree-element {
     padding-bottom: 4px;
     padding-top: 4px;
}
 #treeTerm span[role="treeitem"] {
     margin-left: 0px;
}
 .TT{
     font-size: 20px;
}
 .popover{
     background-color: rgba(0,0,0,0.85);
     border-radius: 5px;
     box-shadow: 0 0 5px rgba(0,0,0,0.4);
     max-width: 60%;
     color:white;
     box-shadow: 0 0 5px rgba(0,0,0,0.4);
     font-family: 'Helvetica',sans-serif;
     left: -5px;
     padding: 7px 10px;
     position: absolute;
}
.glossarizer_replaced{
     border-bottom: 1px #333 dotted;
     cursor: help;
     display: inline;
}
.header {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
.sobre {
     border-bottom: 1px solid ;
     padding: 10px 0px 10px 0px;
     align-items: stretch;
}
 .sobre dt, .sobre dd {
     padding: 0px 10px;
}
 .sobre dt {
     width: 30%;
     background-color: white;
     text-align: right;
}
.sobre dd {
     width: 70%;
     flex-grow: 1;
     text-align: left;
}
.sobre {
     font-size: 14px;
     font-weight: lighter;
}
@media (max-width: 425px) {
     .sobre .flex {
         display: block;
    }
     .sobre dt, .sobre .flex dd {
         width: 100%;
    }
     .sobre dt {
         text-align: left;
         margin-bottom: 10px;
    }
}
@media (min-width: 700px) {
     .add_relation_links {
         display: flex;
        align-items: stretch;
        justify-content: flex-end;
        margin-top: 20px;
        gap: 10px;
    }
}
.add_relation_links a.btn.btn-success {
    font-weight: bold;
}
.add_relation_links a.btn.btn-success small {
    text-decoration: none;
    border-top: 1px solid white;
    display: block;
    padding-top: 2px;
}

body .btn-default {
    background-image: none;
    background-repeat: no-repeat;
    background-color: white;
    box-shadow: none;
    text-shadow: none;
}

body .btn-success {
    background-color: #419641;
    background-image: none;
    border: none;
    transition: all 300ms;
}

body .btn-success:hover {
    background-color: #5cb85c;
}

body .btn-danger {
    background-image: none;
    background-color: #c12e2a;
    border: 1px solid #c12e2a;
}


body .btn-danger:hover {
    background-color: #d9534f;
}

.btn {
    transition: all 300ms;
}
.ml-10{
    margin-left: 10px;
}
.mr-20{
    margin-right: 10px;
}
.remove-source {
    color: #c12e2a;
    padding-top: 3px;
    display: inline-block;
}
.remove-source span {
    top: 3px;
}
.remove-source:hover {
    color: #d9534f;
}
