/******************************************
** Created by WebWorker777 on 30.07.2017 **
*******************************************
** pnv777@outlook.com        --- sdg --- **
******************************************/

body{
    background-color: #eee;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
}

/* Bootstrap */
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color:#ffeed9 !important;
}
.panel-heading {
    background:#2a86cc;
    margin-bottom:10px;
    padding:0;
}
.panel-heading h4 a{
    display:block;
    padding:15px;
    font-weight:bold;
    } 
.panel-heading h4 a:focus, h4 a:hover {
    text-decoration: none;
    background:#eaad75;
    }
.panel-heading h4 {
    display:inline-block;
        width:80%;    
    }
.navbar {
    margin-bottom:0;
}

/*
.panel-heading .restsek, .panel-heading .np, .panel-heading .gesamtpreis {
    float:right;
    background:#000;
    color:#fff;
    display:inline-block;
    padding:14px;
    width:15%;
}
*/
.panel-heading .sdb {
    float:right;
    background:#000;
    color:#fff;
    display:inline-block;
    padding:14px;
    width:20%;
    text-align:center;
}

h1 {
    font-size:2.2em !important;
}
.buttons {
    text-align:right;
    padding-bottom:10px;
}

.spotlist {
    font-size:1.2em;
    padding:5px;
}
.beitragsliste table, .filmliste table, .meldungenliste table, .tippliste table {
    width:100%;
    border:2px solid #2a86cc;
    border-collapse: separate;
    min-height:60px;
}
.beitragsliste td, .filmliste td, .meldungenliste td, .tippliste td {
    padding:5px;
    padding-right:30px;
}

.beitragsliste:hover, .filmliste:hover, .meldungenliste:hover, .tippliste:hover {
    background:#eee;
    cursor:pointer;
}
.beitragsliste, .filmliste, .meldungenliste, .tippliste {
    position:relative;
}

.beitragsliste-head {
    font-weight:bold;
    padding-bottom:10px;
}
.form-inline {
    padding:15px;
    text-align:center;
    margin-bottom:15px;
}
.form-inline .form-group {
    margin-right:10px;
}
.form-inline input {
    min-width:50px;
}
.kleiner {font-size:0.8em;}



.bg-primary {
    background-color:  #2a86cc !important;
    color: #000 !important;
}
/* Bootstrap */

.show {
    display: block;
}
.hide {
    display:none;
}
#loginform,#regform {
    width:20%;
    margin-top:10%;
    margin-left:auto;
    margin-right:auto;
}
.center {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.clear {
    clear:both;
}
.messages, .success, .nosuccess {
    width:40%;
    margin-top:10%;
    font-size:1.5em;
    padding:10px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);  
    border:3px solid #fff;
}
.success, .nosuccess {margin-top:3%;}

#fixedheader {
    position:fixed;
    left:0;
    top:0;
    width:100%;
    background-color: #2a86cc;
    font-size:1.5em;
    padding:0.5em;
    z-index:999;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.75);
}
#back_to_login_btn {
    position:fixed;
    right:0;
    top:0;
    background-color: #2a86cc;
    font-size:1.5em;
    padding:0.5em;
    border-radius: 0px 0px 0px 10px;
    -moz-border-radius: 0px 0px 0px 10px;
    -webkit-border-radius: 0px 0px 0px 10px;
    border: 0px solid #000000;
    z-index:999;
    box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);    
}
#logout_header {
    position:fixed;
    right:20px;
    top:0;
    padding:0.5em;        
}
#logintext {
    font-size:0.7em;
}
#login_header {
    display:inline-block;
    margin-left:20px;
    margin-right:50px;
    margin-top:10px;
}
#add_btn {
    position:fixed;
    right:50%;
    width:300px;
    text-align:center;
    font-weight:bold;
    margin-right: -130px;
    top:15px;
    background-color: #2a86cc;
    font-size:1em;
    padding:0.5em;
    border-radius: 0px 10px 0px 10px;
    -moz-border-radius: 0px 10px 0px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border: 0px solid #000000;
    z-index:999;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.75);
}
#add_btn a {
    padding:0.6em;
}
#logout_header a, #add_btn a, #back_to_login_btn a, #back_header a {
    color:#000;
}
#logout_header a:hover, #add_btn a:hover, #back_header a:hover, #add_btn a:focus, #back_to_login_btn a:focus, #back_header a:focus {
    color:#fff;
    text-decoration:none;
}
#logout_header {
    padding-right:10px;
    margin-top:6px;
}

#main {    
    margin-top:100px;
    margin-bottom:50px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
}
#pruem-gerolstein, #sendungsliste, #bitburg, #ausgabe {
    padding:10px;
    padding-top:20px;
    height:140px;
    background-color:#fff;
    text-align:center;
    box-shadow: 5px 7px 5px 0px rgba(0,0,0,0.75);
}
#pruem-gerolstein, #sendungsliste, #bitburg {
    position:relative;
}
.ort {
    font-weight:bold;
    font-size:1.5em;
    position:absolute;
    bottom:15px;
    left:87px;
}
#pruem-gerolstein-list, #sendungsliste-list, #bitburg-list {
    padding:10px;
    height:auto;
    background-color:#fff;
    text-align:center;
    font-size: 1.5em;
    box-shadow: 5px 7px 5px 0px rgba(0,0,0,0.75);
}
#liststop {
    margin-top: 30px;
}
.lists {
    list-style-type:none;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:0;
}
.liactive  {
    background-color:#f18800;
}
.lists li:hover {
    background-color:#dbdbdb;
}

.lists li a {
    color:#000;
    display:block;
    padding:5px;
    margin:2px;
}
.lists li a:hover, .liactive {
    text-decoration:none;
}
.liactive {
    font-weight:bold;
    letter-spacing:1px;
}
.activelist {
    background-color:#ffeed9 !important;
    border:1px solid #000;
}
.activelist_ausgabe {
    background-color:#ffeed9 !important;
}
#ausgabe {
    height:100%;
    padding-top:30px;
}
#ausgabe, #gesamtpreis {
    box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.75);
}
#ausgabenueberschrift {
    margin-top:50px;
    text-align:center;
    font-size:1.5em;
    position:relative;
    font-weight:bold;
    padding-bottom:45px;
}
.seitenueberschrift {
    font-size:1.5em;
    font-weight:bold;
}
#gesamtpreis {
    position:absolute;
    left:50%;
    margin-left:-300px;
    width:600px;
    top:35px;
    font-size:1.2em;
    background-color: #fff;
    padding:10px 10px 10px 10px;
    border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    border: 0px solid #000000;
}

.seitenansicht {
    width:100%;
    height:600px;
    margin-bottom:30px;  
}
.seitenansicht table {
    width:100%;
    height:500px;
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
    outline:2px solid #000;
}
.seitenansicht table td {
    position:relative;
    outline:1px solid #000;
    height:125px;
}
.sitekunde, .sitepreis {
    font-size:1.2em;
}
.siteformat {
    position:absolute;
    top:0;
    left:0;
    border-right:2px solid black;
    border-bottom:2px solid black;
    padding-right:5px;
    padding-left:5px;
    background:black;
    color:white;
}
.siteprovision {
    position:absolute;
    bottom:0;
    right:0;
    padding-right:5px;
    padding-left:5px;
    background:black;
    color:white;
}
.sitebemerkung {
    font-style:italic;
}

.editimg {

}
#popup, #popup-edit {
    position: fixed;
    z-index:199;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background-color: rgba(0,0,0,0.3);
}

#formular, #formular-edit {
    position:fixed;
    top:20%;
    left:50%;
    margin-left:-330px;
    width:660px;
    height:550px;
    background-color:#ffeed9;
    z-index:999;
    padding: 10px;
    box-shadow: 5px 7px 5px 0px rgba(0,0,0,0.75);
}
#formular legend, #formular-edit legend{
    display:block;
    text-align:center !important;
    font-size:1.2em;
}

#closebutton, #closebutton2, #closebutton3 {
    float:right;
    width: 25px;
    height:25px;
    background-color:#fff;
    text-align:center;
    padding-top:2px;
    border:1px solid #000;
    cursor:pointer;
}
#closebutton2 {
    color: black;
    font-size:0.8em;
}
.popover.confirmation.fade.top.in{
    position:absolute;
    top:-50px;
    right:50px;
    padding:2px;    
}
.formhead{
    font-size:1.2em;
    text-align:center; 
}

.parsley-errors-list {
    list-style-type: none;
    padding-left:0;
    position:absolute;
    left:230px;
    top:20px;;
    width: 200px;
}
.parsley-maxlength, .parsley-type, .parsley-range {
    list-style-type: none;
    position:absolute;
    left:-17px;
    top:-13px;;
    width: 200px;
}
.parsley-errors-list li {
    color: maroon;
}

#errordiv{
    position:relative;
}
.errormsg {
    list-style-type: none;
    padding-left:0;
    position:absolute;
    left:230px;
    top:0;
    width: 200px;
    color: maroon;
}
.gray {
    background-color: lightgray;
}
.confirm_btn {
    padding-left:30px;
    padding-right:30px;
}
.bootbox-body {
    font-size: 2em !important;
    text-align:center;
}
.sonder {
    padding-top:5%;
    display:block;
    position:relative;
    float:left;
}
#firstmessage {
    text-align:center;
    margin-top:30px;
    padding:5px;
    font-size:1.2em;
    background-color:#2a86cc;
    font-weight:bold;
}

#beitrag2, #beitrag3, #beitrag4, #beitrag5, #filmbeitrag2, #filmbeitrag3, #filmbeitrag4, #filmbeitrag5, #filmbeitrag6, #filmbeitrag7, #filmbeitrag8, #meldung2, #meldung3, #meldung4, #meldung5, #meldung6, #meldung7, #meldung8, #tippbeitrag2, #tippbeitrag3, #tippbeitrag4, #tippbeitrag5, #tippbeitrag6, #tippbeitrag7, #tippbeitrag8 {
    margin-top:10px;
}
#beitrag1 tr, #beitrag2 tr, #beitrag3 tr, #beitrag4 tr, #beitrag5 tr, #filmbeitrag1 tr, #filmbeitrag2 tr, #filmbeitrag3 tr, #filmbeitrag4 tr, #filmbeitrag5 tr, #filmbeitrag6 tr, #filmbeitrag7 tr, #filmbeitrag8 tr, #meldung1 tr, #meldung2 tr, #meldung3 tr, #meldung4 tr, #meldung5 tr, #meldung6 tr, #meldung7 tr, #meldung8 tr, #tippbeitrag1 tr, #tippbeitrag2 tr, #tippbeitrag3 tr, #tippbeitrag4 tr, #tippbeitrag5 tr, #tippbeitrag6 tr, #tippbeitrag7 tr, #tippbeitrag8 tr {
    height:30px;
}
.delimg {
    position:absolute;
    right:10px;
    top: calc(50% - 10px);
    z-index:0;
}
#popup-beitraege, #popup-filme, #popup-meldungen, #popup-tipps {
    width: 600px;
    height:450px;
    border:2px solid black;
    background:#d3d3d3;
    position:fixed;
    top:10%;
    left: calc(50% - 300px);
    padding:30px;
    z-index:999;
    background:#FFEED9;
    box-shadow: 5px 7px 5px 0px rgba(0,0,0,0.75);
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px; 
}
#popup-beitraege, #popup-filme {
    width: 800px;
    height: 600px;
    left: calc(50% - 400px);
}
.closebutton {
    float:right;
    width: 25px;
    height:25px;
    background-color:#fff;
    text-align:center;
    padding-top:2px;
    border:1px solid #000;
    cursor:pointer;
    margin-top:10px;
    margin-right:10px;
}
.kein_beitrag, .kein_film, .kein_tipp {
    color:darkred;
    position:relative;
    top:15px;
    font-size:1.2em;
    left:60px;
}
 .keine_meldung {
    color:darkred;
    position:relative;
    font-size:1em;
    left:60px;
}
.red {
    color:crimson;
}
.green {
    color:forestgreen;
}
.frei {
    background:darkseagreen;
}
.add {
    text-align:center;
    margin-top:15px;
    cursor:pointer;
}
.b5_background > div > table > tbody tr{
    background: rgba(255, 0, 0, 0.2) !important;
}
.b5_red {
    color: rgba(255, 0, 0, 1) !important;
}

.terminimg {
    text-align:center;
    margin-bottom: 40px;
}
#terminlistencontainer {
    padding:100px;
}
.print_btn {
    padding:5px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ef8723+100 */
    background: #ffa84c; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa84c),to(#ef8723));
    background: -webkit-linear-gradient(top, #ffa84c 0%,#ef8723 100%);
    background: linear-gradient(to bottom, #ffa84c 0%,#ef8723 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ef8723',GradientType=0 ); /* IE6-9 */  
    font-weight:bold;
    border-radius:10px;
}
.print_btn:hover{
    background: #ffa84c;
    background: -webkit-gradient(linear, left top, left bottom, from(#ef8723),to(#ffa84c));
    background: -webkit-linear-gradient(top, #ef8723 0%,#ffa84c 100%);
    background: linear-gradient(to bottom, #ef8723 0%,#ffa84c 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8723', endColorstr='#ffa84c',GradientType=0 );

}
#terminliste_header{
    display:inline-block;
    position:absolute;
    left: calc(50% - 115px);
}
#back_header {
    margin-right:60px;
}
.date {
    font-weight:bold;
}
.termintitel_b {
    text-align:center;
}


/* Anweisungen für die Tabelle der Printausgabe der Termine */
div.blueTable {
  border: 1px solid #2A86CC;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
.divTable.blueTable .divTableBody .divTableCell {
  font-size: 13px;
  text-align:center;    
}
.divTable.blueTable .divTableRow:nth-child(even) {
  background: #ccc;
}
.divTable.blueTable .divTableHeading {
  background: #EF8723;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ef8723+100 */
    background: #2A86CC; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#2A86CC),to(#7bb9e5));
    background: -webkit-linear-gradient(top, #2A86CC 0%,#7bb9e5 100%);
    background: linear-gradient(to bottom, #2A86CC 0%,#7bb9e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A86CC', endColorstr='#7bb9e5',GradientType=0 ); /* IE6-9 */
  border-bottom: 2px solid #444444;
}
.divTable.blueTable .divTableHeading .divTableHead {
  font-size: 15px;
  font-weight: bold;
  color:#fff;
  border-left: 2px solid #2A86CC;
  padding:10px;
}
.divTable.blueTable .divTableHeading .divTableHead:first-child {
  border-left: none;
}

.blueTable .tableFootStyle {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcebf7), color-stop(66%, #d4e6f6), to(#D0E4F5));
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
.blueTable .tableFootStyle {
  font-size: 14px;
}
.blueTable .tableFootStyle .links {
	 text-align: right;
}
.blueTable .tableFootStyle .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.blueTable.outerTableFooter {
  border-top: none;
}
.blueTable.outerTableFooter .tableFootStyle {
  padding: 3px 5px; 
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

.divTableCell{padding:8px !important;}
.divTableHead {text-align: center;}
.one {width:12%;}
.two {width:12%;}
.three {width:12%;}
.four {width:64%;}

/* Sidebar */
#sidebar{
    position:fixed;
    top:-200px;
    right:0;
    text-align: center;
    width: 150px;
    height:255px;
    padding:20px;
    padding-bottom:10px;
    background:white;
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    -webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.sidebar_img {
    padding:10px;
}
.sidebar_img:hover {
    background:#eee;
}
.toggle_btn {
    background: #2a86cc;
    padding:20px;
    padding-top:10px;
    padding-bottom:10px;
    margin:-20px;
    margin-top:0;
    border-radius: 0 0 0 15px;
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    cursor:pointer;
}
.hover {
    top:40px !important;
}


/* MyPortal */

.error {
    border: 1px solid black;
    padding: 5px 10px;
    background: #0b5a98;
    margin-bottom:10px;
    border-radius: 5px;
    color: white;
    text-align:center;
}
#footer {
    position:fixed;
    width:100%;
    padding:10px;
    background:#2a86cc;
    margin-top:30px;
    bottom:0;
    left:0;
    text-align:right;
    z-index:999;
}
#copyright {
    color:#fff;
}
#footernav ul {
    display:inline;
}
#footernav ul li a{
    color:#fff;    
}
#footernav ul li {
    color:#fff;
    float:left;
    list-style-type: none;
    display:inline-block;    
}
#adminlink {
    position:absolute;
    left:calc(50% - 45px);
}
#adminlink a {
    color:#fff;
}

.logintext {
    margin-top:30px;
    margin-bottom:50px;
    padding:20px;
    background:white;
    border:1px solid black;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    border-radius:15px;
}
.logintext .container {
    width:90%
}
.logintext #main {
    margin-top:30px;
}
.slick-slider {
    margin-top: 70px;
    margin-left: 0;
    width:100%;
}
.slick-slider img {
    width:100%;
}
#useraccount {
    padding:20px;
    border:6px solid #2a86cc;
    border-radius:10px;
}
#user {
    display:inline-block;
    margin-bottom:30px;
}
#userpic {
    float:right;
    margin-right:50px;
    max-width:470px;
}
#userpic img {
    max-width:100%;
    max-height:450px;
    border:2px solid #2a86cc;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;    
}
#userdata {
    display:inline-block;
}


/* Upload */
.bar {
    height: 18px;
    background: green;
}
.fileinput-button {
    margin-top:20px;
}
#progress {
    margin-top:10px;
}

/* Adminbereich */

#admin-main {
    padding:20px;
}
#admin-main .col-md-6 {
    background:#fff;
    min-height:70vh;
    padding:20px;
}
#admin-main .col-md-12 {
    background:#fff;
    min-height:50vh;
    padding:50px;        
}
#admin-main .col-md-6:nth-of-type(1) {
    border-right:2px solid #2a86cc;
}
#admin-main h2 {
    border-bottom:2px solid #2a86cc;
}
.admin-heading {
    display:inline-block;
}
#admin-loginform {
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.dashboard-item {
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.dashboard-item img {
    display:inline-block;
}
.dashboard-item h3 {
    text-align:center;
}
.pagesTable {
    width:99%;
}
#addpageform {
    margin-top:50px;
}

#downloadicon {
    text-align:center;
    font-size: 2.0em;
    margin-top:80px;
    margin-bottom:50px;
}

/* Media Queries */

@media (max-width: 1150px) {
    #fixedheader{
        font-size:1em;
    }
    .slick-slider {
    margin-top: 60px;
    }
}

@media (max-width: 990px) {
    #userpic {
        float: none;
        text-align:left;
    }
    #passfoto {display:none;}
    #fixedheader{
        font-size:0.8em;
    }  
    
}

@media (max-width: 768px) {
    #fixedheader{
        font-size:1.5em;
    }      
    #logout_header {
        position: static;
        float:right;
    } 
    #login_header {
        float:left;
    } 
    .messages, .success, .nosuccess {
        font-size: 0.8em;
        width:80% !important;
    }
    
}

@media print { 
    #fixedheader,#print,#back_header,#login_header,#logout_header,#sidebar { display: none !important; } 
    .divTableCell {width:100%;}
    #terminlistencontainer {
        padding:0;
    }
}