/**************************************/
/* Mode sevenskills Bootstrap */
/**************************************/

#p1 {
  background-image: url("/fileadmin/images/layout/bg-home.jpg");
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    

}

a {
    color:#b4985f;
    text-decoration: none;
}

a:hover {
    color:#746038;
    text-decoration: none;
}

.btn-primary {
    color:#fff;
    background-color:#b4985f;
    border-color:#b4985f;
    text-decoration: none;
}

.btn-primary:hover {
    color:#fff;
    background-color:#746038;
    border-color:#746038;
    text-decoration: none;
}

#p1 h3 {
    color:#b4985f;
}

#p1 legend {
    display:none;
}

#p1 a {
    color:#999;
    text-decoration: none;
}

#p1 a:hover {
    color:#b4985f;
    text-decoration: none;
}

#p1 label {
  display: inline-block;
    width:100%;
}

#p1 input {
  width: 70%;
  float: right;
  margin-bottom: 10px;
}

#p1 [type="submit"] {
    background-color: #b4985f;
    border:0;
    color:#fff;
    padding:6px 0;
    margin-bottom:30px;
    font-weight: 500;
}

#p1 [type="submit"]:hover {
  background-color: #988254;
}

#c258 {
  max-width: 1280px;
  margin: auto;
}


#nav-item-95 {
    margin-right: 50px;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    text-transform: initial;
    display: inline-block;
    margin-top: 1px;
}

.bg-dark, .navbar-inverse, .navbar-inverse-transition, .navbar-inverse-transition.navbar-transition {
  background-color: #000 !important;
}

.main-section {
  padding-top: 30px;
}

.navbar-mainnavigation {
  border-bottom: 2px solid #b4985f;
}

.navbar-mainnavigation .navbar-brand {
    height: 75px;
}

.navbar-mainnavigation .navbar-brand-image img {
  max-height: 100% !important;
}


.navbar-mainnavigation .navbar-brand-image {
  position: relative;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin:0 !important;
}

.navbar-mainnavigation .navbar-nav > li > .nav-link::before {
  background: transparent;
}

.nav-link-text {
  margin-top: 15px;
}

#nav-item-81 .nav-link-text, #nav-item-105 .nav-link-text {
    display: none;
}

#nav-item-81 .nav-link-icon svg, #nav-item-105 .nav-link-icon svg {
    width:30px;
    height:30px;
    margin-top: 10px;
    padding-left:0;
    padding-right:0;
}


.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #333;
  background-clip: padding-box;
  border-radius: 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  margin-left: 1rem !important;
}

.dropdown-item {
  color: #fff;
  border-bottom:1px solid #999;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #b4985f;
}

.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #333;
}

/* Tabelle */

table {
    border:0;
    width:100%;
    border-collapse: collapse;
    background-color: transparent !important;
    
}
.frame-background-quaternary .topnews {
  background: #f1f1f1;
}

.frame-background-dark .topnews {
  background-color: #555;
}

.cr-date {
    padding-right:1rem;
    font-size:0.87rem;
    padding-top:9px;
}

.topnews .n-title {
    font-weight:500;
}

.frame-background-dark .dashboard a, .frame-type-menu_subpages a {
    color:#fff !important;
    text-decoration: none;
}

.frame-background-quaternary .dashboard a:hover,.frame-background-dark .dashboard a:hover, .femanager_list td a:hover, .frame-type-menu_subpages a:hover {
    color:#b4985f !important;
    text-decoration: none;
}

.frame-background-quaternary h2, .frame-background-dark h2 {
    color:#b4985f;
}

.mr-3:hover  {
    color:#988254 !important;
}

.tx-md-newsfrontend .btn-primary:hover {
    color:#fff;
}

.dashboard, table {
    width:100%;
}

.dashboard .cr-date {
    width:90px; 
}

.dashboard .mt-date {
    width:90px; 
    text-align: right;
}




table > tbody > tr:nth-child(2n+1) > td, table > tbody > tr:nth-child(2n+1) > th {
  background-color: #f1f1f1;
}

table.dashboard > tbody > tr:nth-child(2n+1) > td, table.dashboard > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}

thead, tbody, tfoot, tr, td, th {
    border-color: transparent;
    border-style: solid;
    border-width: 1;
}

table tr {
    border-bottom: 1px solid #ccc;
}

.tx-md-newsfrontend tr:hover {
  background: #f1f1f1;
}

table th {
    padding-top: 9px;
    padding-left:5px;
}

table td {
    padding-top: 7px;
    padding-left:3px;
    vertical-align: top;
}

table td p {
    padding: 0;
    Margin:0;
}

h1 {
    font-size:2rem;
    font-weight:700;
}

h2 {
    font-size:1.6rem;
    font-weight:700;
}

h3 {
    font-size:1.3rem;
    font-weight:700;
}

.frame a[class=""], .frame a:not([class]) {
  color: #b4985f;
}

.frame .news-list-view a[class=""], .frame .news-list-view a:not([class]) {
  color: #000;
}

.navbar-dark .navbar-nav .nav-link, .navbar-inverse .navbar-nav .nav-link, .navbar-inverse-transition .navbar-nav .nav-link, .navbar-inverse-transition.navbar-transition .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    Font-weight:700;
    font-style: italic;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-inverse .navbar-nav .nav-link:hover, .navbar-inverse-transition .navbar-nav .nav-link:hover, .navbar-inverse-transition.navbar-transition .navbar-nav .nav-link:hover {
    color: #b4985f;
}




/* Detailseite News */
.news-list-date {
  color: #888;
  font-size: 0.9rem;
  line-height: 1.4rem;
}


.btn-news {
  background: #b4985f;
  color: #fff;
  padding: 5px 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right:10px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
}

.btn-news:hover {
  background: #988254;
  color: #fff;
  text-decoration: none;
}


.back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.news-img-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}

.news-img-wrap .mediaelement-image img {
  max-width: 100%;
  height: auto;
}

/* Edit Mitteilung */
.alert-success {
  color: #376e37;
  padding-bottom: 15px;
}

.form-control:focus, .form-group input[type="file"]:focus {
  background-color: #fafafa;
}

.text-right .btn-primary {
  margin-bottom: 20px;
  min-width: 100px;
}

.news-single .footer {
  border-top: 1px solid #fff;
}

.tx-md-newsfrontend label[for="falMedia"], .tx-md-newsfrontend label[for="falRelatedFiles"]  {
  display:none;
}

.tx-md-newsfrontend legend {
    font-size:1.15rem;
}


.tx-md-newsfrontend label[for="categories"] {
  font-size: 1.1rem;
  color: #1473e6;
  padding-left: 1rem;
  margin-bottom: 6px;
  font-weight: 500;
}


/* Submenu */
.frame-type-menu_subpages li {
  border-bottom: 1px solid;
  margin: 0;
  padding: 6px 0;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
  list-style: none;
  line-height: 1.3rem;
}

.frame-type-menu_subpages ul {
  margin: 0;
  padding:0;
}

@media (max-width: 768px) {
    
    #p1 input {
      width: 100%;
    }
    
    .dashboard .mt-date {
        text-align: left;
    }
    
    table td, .cr-date {
        line-height: 1.1rem;
        padding-top:4px;
        padding-bottom:3px;
    }
}

@media (max-width: 990px) {

    .dropdown-menu.show {
        border: 0px solid white !important;
        margin-left: 0rem !important;
    }
    
    td {
        white-space: nowrap;
    }
    
    .femanager_list {
      overflow-x: auto;
    }
    
    .dashboard td {
        white-space:normal;
    }
}

@media (min-width: 991px) {
    .navbar-mainnavigation .dropdown-toggle::after {
      display:inline-block;
      vertical-align: middle;
      margin-top: 15px;
      margin-left: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-mainnavigation > .navbar-nav .nav-link, .navbar-mainnavigation > .container > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-fluid > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-sm > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-md > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-lg > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-xl > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-xxl > .collapse > .navbar-nav .nav-link {
      padding-right: 5px;
      padding-left: 10px;
        }
    .nav-item {
      font-size: 0.9rem;
    }
}

